@font-face{font-family:'Bespoke Serif';src:url('assets/bespoke-serif-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Bespoke Serif';src:url('assets/bespoke-serif-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'General Sans';src:url('assets/general-sans-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'General Sans';src:url('assets/general-sans-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'General Sans';src:url('assets/general-sans-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
:root{--ink:#172c3b;--muted:#425b6b;--blue:#2b8cdd;--green:#79b64b;--gutter:clamp(24px,5.6vw,110px);--body:'General Sans',Arial,sans-serif;--display:'Bespoke Serif',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:35px}body{margin:0;background:#f3f7f9;color:var(--ink);font-family:var(--body);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;letter-spacing:-.025em;text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #2475b5;outline-offset:5px}::selection{background:#b5d997;color:#101719}.wrap{padding-inline:var(--gutter);max-width:1800px;margin-inline:auto}.skip-link{position:fixed;z-index:200;left:16px;top:-80px;background:white;padding:12px 20px}.skip-link:focus{top:12px}
.site-header{position:absolute;inset:0 0 auto;z-index:30;padding:28px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:9px;font-size:30px;font-weight:600;letter-spacing:-1.4px;line-height:1}.brand-symbol{position:relative;flex:none;width:46px;height:30px;overflow:hidden}.brand-symbol img{position:absolute;width:123px;height:82px;max-width:none;left:-38.5px;top:-17.8px}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:500}.site-header nav a{padding:8px 0}.site-header nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-cta{display:flex;gap:22px;align-items:center;padding:10px 20px;border:1px solid #28465b55;border-radius:40px;font-size:14px}.nav-cta span{font-size:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;padding:16px 26px;min-height:56px;border-radius:40px;font-size:16px;font-weight:500;line-height:1.3;transition:background 160ms,transform 160ms}.button-dark{background:#172c3b;color:white}.button span{font-size:24px}.button:hover{background:#28536b;transform:translateY(-2px)}
.hero{position:relative;height:100svh;min-height:800px;max-height:1200px;overflow:clip;isolation:isolate;background:linear-gradient(175deg,#91b9e7 0%,#bcd8f2 56%,#eee5dd 100%)}.sky-plane{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 20% 80%,#eef4fbba,transparent 50%),radial-gradient(ellipse at 90% 40%,#fcf2e98f,transparent 40%)}.cloud-plane{position:absolute;inset:0 -5% -7%;z-index:1;pointer-events:none;animation:cloud-arrival 24s linear infinite alternate}.cloud-plane img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.flight-intro{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.cloud-world{position:absolute;inset:0;z-index:3;opacity:0;pointer-events:none;transition:opacity .35s ease}.cloud-world canvas{display:block;width:100%;height:100%}.world-ready .cloud-world{opacity:1}.world-ready .sky-plane,.world-ready .cloud-plane{opacity:0}.hero-light{position:absolute;inset:0;z-index:4;background:radial-gradient(ellipse at 50% 34%,#eaf4ff32,transparent 68%);pointer-events:none}.hero-copy{position:relative;z-index:5;width:100%;padding:clamp(155px,19vh,230px) var(--gutter) 0;text-align:center;pointer-events:none}.hero-copy h1{font-size:clamp(64px,7.4vw,118px);line-height:1.02;letter-spacing:-.035em;color:#172c3b}.hero-copy h1 span{color:#285e84}.hero-copy p{max-width:920px;margin:27px auto 0;font-size:clamp(17px,1.4vw,21px);line-height:1.65;color:#253f51}.hero-copy .button{margin-top:29px;pointer-events:auto}.hero-footer{position:absolute;bottom:27px;left:var(--gutter);right:var(--gutter);z-index:6;display:flex;align-items:center;justify-content:space-between;font-size:14px}.hero-footer a{display:flex;gap:18px;align-items:center;margin-left:auto}.hero-footer a span{font-size:22px}.flight-control{appearance:none;background:#eef6ffa1;border:1px solid #304d6640;border-radius:30px;font-size:14px;padding:10px 15px}.flight-control[hidden]{display:none}
@keyframes cloud-arrival{from{transform:scale(1.03) translateY(0)}to{transform:scale(1.12) translateY(-18px)}}
.recognition{display:grid;grid-template-columns:1fr 1.12fr;gap:6%;align-items:center;padding-block:85px 100px;min-height:600px}.recognition-visual{min-width:0}.recognition-copy h2{font-size:clamp(36px,3.5vw,58px);line-height:1.18}.recognition-copy h2 span{color:#527d97}.recognition-copy>p{max-width:630px;margin-top:28px;color:var(--muted);font-size:18px;line-height:1.75}.connection-diagram{position:relative;width:100%;height:440px;isolation:isolate}.connection-diagram:before{content:'';position:absolute;inset:6% -6%;z-index:-1;background:radial-gradient(ellipse,#bad9ee48,transparent 70%)}.connection-puzzle{position:absolute;inset:0;display:block;width:100%;height:100%}.puzzle-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:26px;color:#426b83}.puzzle-fallback strong{font-weight:500;color:#467832;margin-top:15px}.puzzle-ready .puzzle-fallback{visibility:hidden}.puzzle-controls{display:flex;gap:25px;justify-content:center;margin-top:8px;flex-wrap:wrap}.puzzle-control{appearance:none;background:none;border:0;border-bottom:1px solid #527a934f;color:#42657b;padding:8px 0;font-size:14px;min-height:42px}.puzzle-control[hidden]{display:none}.puzzle-control span{margin-left:6px}
.solutions{position:relative;isolation:isolate;max-width:none;width:100%;margin:0;padding:95px var(--gutter) 110px;background:#bed8f0 url('assets/sky.webp') center 42%/cover;overflow:clip}.solutions:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#a5c8eb35,#d8e9f430 35%,#eef3f64a);pointer-events:none}.solutions-sky{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.solutions-sky canvas{display:block;width:100%;height:100%}.solutions-heading,.solutions-layout{position:relative;z-index:1;max-width:1640px;margin-inline:auto}.solutions-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.solutions-heading h2{font-size:clamp(54px,6.4vw,102px);line-height:1.04}.solutions-heading h2 span{color:#285b81}.solutions-heading>p{font-size:clamp(22px,1.8vw,28px);line-height:1.45;color:#2f4657;max-width:460px;margin-bottom:7px}.solutions-heading>p strong{font-weight:500;color:#203f56}.solutions-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:6%;align-items:center;margin-top:65px}.wheel-wrap{position:relative;min-width:0;text-align:center}.solution-universe{--orb-radius:235px;width:100%;height:580px;position:relative;perspective:1250px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.solution-universe.dragging{cursor:grabbing}.solution-universe:after{content:'';position:absolute;bottom:17px;left:15%;right:15%;height:35px;background:radial-gradient(ellipse,#224a6b2b,transparent 68%);pointer-events:none}.solution-sphere{width:0;height:0;position:absolute;left:50%;top:49%;transform-style:preserve-3d;will-change:transform}.solution-tile{position:absolute;left:0;top:0;width:112px;height:88px;padding:9px 6px;border-radius:12px;border:1px solid #ffffff9c;background:#e4edf6;color:#24475d;display:flex;align-items:center;justify-content:center;gap:6px;flex-direction:column;backface-visibility:hidden;box-shadow:0 7px 14px -9px #14354b66;transition:filter 160ms;transform-style:preserve-3d}.solution-tile svg{width:25px;height:25px;flex:none}.solution-tile span{font-size:14px;line-height:1.15;font-weight:500;text-align:center;max-width:100%}.tile-workflows{background:#cfe3f5;color:#254e72}.tile-apps{background:#dce9cf;color:#405d2f}.tile-data{background:#d1e5f5;color:#285a7b}.tile-knowledge{background:#e7e1ee;color:#5c496e}.solution-tile.is-related{box-shadow:0 0 0 1px #5e8cab8c,0 10px 20px -8px #15334a44}.solution-tile:hover{filter:brightness(1.07)}.wheel-controls{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:4px}.wheel-controls>button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #34576d4f;color:#23435a;background:#f1f7f950;font-size:23px}.wheel-controls>span{font-size:14px;color:#324f63}.wheel-pause{margin-top:14px;border:0;background:none;color:#334d60;font-size:14px;text-decoration:underline;text-underline-offset:5px;padding:8px;min-height:40px}.solution-tabs{display:flex;flex-wrap:wrap;gap:8px 20px;border-bottom:1px solid #28465a33;padding-bottom:17px}.solution-tab{appearance:none;background:none;border:0;color:#304e64;font-size:14px;font-weight:500;padding:10px 0;position:relative}.solution-tab[aria-selected=true]{color:#102a3b}.solution-tab[aria-selected=true]:after{content:'';position:absolute;height:2px;bottom:0;left:0;right:0;background:#2b8cdd}.solution-panel{padding-top:32px;min-height:390px}.solution-panel[hidden]{display:none}.solution-panel h3{font-size:clamp(37px,3.6vw,58px);line-height:1.12;max-width:550px}.solution-panel>p{font-size:18px;line-height:1.75;max-width:550px;color:#2f4657;margin-top:23px}.solution-panel>p.solution-examples{font-size:14px;line-height:1.65;color:#3e5b6d;margin-top:20px}.solution-inquiry{display:inline-flex;align-items:center;gap:35px;font-size:16px;margin-top:28px;padding-block:7px;border-bottom:1px solid #24445b}.solution-inquiry>span{font-size:24px}.solution-detail{min-width:0}.solutions:not(.solutions-ready) .wheel-wrap,.solutions:not(.solutions-ready) .solution-tabs{display:none}.solutions:not(.solutions-ready) .solutions-layout{display:block}.solutions:not(.solutions-ready) .solution-panel[hidden]{display:block}.solutions>noscript{position:relative;z-index:1}
.approach{background:#e7f0f5}.approach-inner{display:grid;grid-template-columns:1fr 1.18fr;gap:12%;padding-block:100px}.approach h2{font-size:clamp(42px,4.3vw,68px);line-height:1.12}.approach-heading>p{max-width:340px;margin-top:24px;color:var(--muted)}.approach-rule{height:1px;max-width:340px;background:#9bb2bf;margin-top:32px}.approach-steps{padding:0;margin:0;list-style:none;counter-reset:steps}.approach-steps li{position:relative;padding-left:44px;counter-increment:steps}.approach-steps li+li{margin-top:30px}.approach-steps li:before{content:counter(steps);position:absolute;left:0;top:2px;font-size:14px;color:#426479;border:1px solid #7e98a766;width:27px;height:27px;display:grid;place-items:center;border-radius:50%}.approach-steps span{font-size:22px;font-weight:500}.approach-steps p{font-size:17px;color:var(--muted);margin-top:8px;max-width:480px;line-height:1.75}
.founder{display:grid;grid-template-columns:1fr 1.7fr;gap:9%;padding-block:110px 125px}.founder-portrait{display:block;width:230px;height:260px;max-width:100%;object-fit:cover;object-position:50% 38%;border-radius:7px 7px 70px 7px}.founder-label>p{margin-top:22px;font-size:17px;font-weight:500;line-height:1.7}.founder-label>p span{font-weight:400;font-size:14px;color:#476578}.founder-copy h2{font-size:clamp(40px,4.4vw,70px);line-height:1.14;margin-bottom:30px}.founder-copy h2 span{color:#527d97}.founder-copy p{font-size:18px;line-height:1.8;max-width:650px;color:var(--muted)}.founder-copy p+p{margin-top:18px}
.contact{position:relative;min-height:780px;isolation:isolate;overflow:clip;background:#dcecf8}.contact-sky{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;z-index:-2}.contact:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#e9f1f860,transparent 75%)}.contact-content{text-align:center;padding:100px var(--gutter) 155px}.contact h2{font-size:clamp(60px,7.5vw,118px);line-height:1.03}.contact h2 span{color:#245d89}.contact p{font-size:18px;color:#2b4354;margin:27px auto 0;max-width:780px}.contact .button{margin-top:30px}.email-link{display:block;width:fit-content;margin:22px auto 0;font-size:16px;text-decoration:underline;text-underline-offset:5px}.contact footer{position:absolute;bottom:0;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #2b465726;padding-block:27px;font-size:14px;color:#314955}.footer-brand{font-size:28px;letter-spacing:-1.3px;font-weight:600}
@media(min-width:1800px){.solutions{padding-inline:max(var(--gutter),calc((100% - 1640px)/2))}}
@media(max-width:1100px){.site-header nav{gap:20px}.hero-copy h1{font-size:82px}.recognition{gap:4%;grid-template-columns:1fr 1fr}.recognition-copy h2{font-size:40px}.connection-diagram{height:400px}.solutions-layout{grid-template-columns:1fr 1fr;gap:5%}.solution-universe{--orb-radius:195px;height:520px}.solution-tile{width:94px;height:82px}.solution-tile svg{width:22px;height:22px}.solution-tile span{font-size:13px}.solution-panel h3{font-size:41px}.solution-tabs{gap:8px 15px}.founder{gap:7%}}
@media(max-width:760px){:root{--gutter:24px}body{font-size:17px}.site-header{padding:24px var(--gutter);gap:12px}.site-header nav{display:none}.brand{font-size:26px;gap:5px}.brand-symbol{transform:scale(.85);transform-origin:left center;width:41px}.nav-cta{font-size:14px;padding:8px 14px;gap:16px}.hero{height:100svh;min-height:830px;max-height:1100px}.hero-copy{padding:145px 22px 0}.hero-copy h1{font-size:clamp(48px,11.4vw,76px);line-height:1.06;letter-spacing:-.035em}.hero-copy p{font-size:17px;max-width:380px;margin-top:24px}.desktop-break{display:none}.hero-copy .button{margin-top:25px}.hero-footer{bottom:25px;gap:16px;font-size:14px}.hero-footer a{max-width:170px;line-height:1.5}.flight-control{font-size:14px;padding:9px 12px}.cloud-plane{inset:0 -40% -6%}.recognition{display:flex;flex-direction:column;padding-block:65px 75px;gap:30px}.recognition-visual{width:100%}.connection-diagram{height:330px}.puzzle-controls{margin-top:0}.recognition-copy h2{font-size:39px;line-height:1.2}.recognition-copy>p{font-size:17px;margin-top:23px}.solutions{padding-block:65px 75px}.solutions-heading{display:block}.solutions-heading h2{font-size:58px}.solutions-heading>p{font-size:17px;margin-top:23px}.solutions-layout{display:block;margin-top:60px}.solution-universe{--orb-radius:172px;height:460px;width:calc(100% + 24px);margin-left:-12px;perspective:1100px}.solution-tile{width:86px;height:78px;padding:8px 5px;gap:5px}.solution-tile span{font-size:13px;line-height:1.15}.solution-detail{margin-top:40px}.solution-tabs{gap:8px 19px}.solution-tab{font-size:14px}.solution-panel{padding-top:27px;min-height:365px}.solution-panel h3{font-size:43px}.solution-panel>p{font-size:17px;margin-top:19px}.solution-panel>p.solution-examples{font-size:14px}.wheel-controls{margin-top:-6px}.wheel-pause{margin-top:6px}.approach-inner{display:block;padding-block:65px}.approach h2{font-size:47px}.approach-heading>p{max-width:100%;margin-top:22px}.approach-rule{max-width:100%}.approach-steps{margin-top:38px}.approach-steps span{font-size:21px}.founder{display:block;padding-block:70px}.founder-label{display:flex;gap:22px;align-items:center;margin-bottom:35px}.founder-portrait{width:104px;height:125px;border-radius:5px 5px 32px 5px;flex-shrink:0}.founder-label>p{margin:0;font-size:16px}.founder-copy h2{font-size:45px}.founder-copy p{font-size:17px}.contact{min-height:800px}.contact-content{padding:75px 24px 210px}.contact h2{font-size:61px}.contact p{font-size:17px}.contact footer{flex-wrap:wrap;gap:12px;padding-block:24px;font-size:14px}.footer-brand{width:100%}.email-link{font-size:15px}}
@media(max-width:380px){.hero-copy h1{font-size:46px}.hero-copy{padding-top:137px}.hero{min-height:800px}.connection-diagram{height:305px}.recognition-copy h2{font-size:36px}.solution-universe{--orb-radius:155px;height:420px}.solution-tile{width:80px;height:74px}.solution-tile span{font-size:12px}.solutions-heading h2{font-size:53px}.contact h2{font-size:55px}.founder-copy h2{font-size:41px}}
@media(prefers-reduced-motion:reduce){.cloud-world,.flight-intro{display:none}.cloud-plane{animation:none}.solution-sphere{will-change:auto}.solution-tile,.button{transition:none}.button:hover{transform:none}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sound-control{position:fixed;right:20px;bottom:18px;z-index:50;display:flex;align-items:center;gap:10px;padding:5px 15px 5px 7px;border:1px solid #40626e38;border-radius:32px;background:#f0f7f5f2;box-shadow:0 3px 18px #12374810;color:#254454}
.sound-control[hidden]{display:none}.sound-control button{display:flex;align-items:center;gap:9px;min-height:40px;padding:6px 10px;border:0;border-radius:24px;background:none;font-size:14px;white-space:nowrap}.sound-control button:hover{background:#dceadb}.sound-control input{width:64px;accent-color:#59853e;vertical-align:middle}.sound-volume{display:none}.sound-playing .sound-volume{display:block}.sound-playing svg{color:#527d37}.hero-footer{right:max(var(--gutter),260px)}.contact footer{padding-bottom:90px}
@media(max-width:760px){.solutions-heading>p{font-size:22px;max-width:420px}.sound-control{right:16px;bottom:14px}.hero-footer{left:var(--gutter);right:var(--gutter);bottom:82px}.contact{min-height:850px}.contact footer{padding-bottom:92px}}

.hero-sound{display:block;margin:14px auto 0;padding:5px 9px;border:0;border-radius:4px;background:#eaf3fc70;color:#24445a;font-size:14px;text-decoration:underline;text-underline-offset:4px;pointer-events:auto;min-height:36px}.hero-sound[hidden]{display:none}.sound-volume{display:block}.sound-control input{cursor:pointer}.hero-copy p{line-height:1.55}
@media(max-width:760px){.hero-copy p{max-width:400px;line-height:1.5}.hero-sound{margin-top:8px}.hero-copy .button{margin-top:21px}}

.connection-diagram{height:360px}.connection-diagram:before{display:none}.puzzle-key{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;list-style:none;padding:0;margin:0 auto;max-width:480px;color:#315973}.puzzle-key li{display:flex;align-items:center;flex-direction:column;gap:7px;font-size:15px;font-weight:500;line-height:1.3}.puzzle-key svg{width:24px;height:24px}.puzzle-key li:last-child{color:#466c2d}.puzzle-resolution{text-align:center;color:#42657b;font-size:16px;font-weight:500;margin-top:21px;transition:color .6s}.puzzle-resolution.is-connected{color:#426c2c}.puzzle-controls{margin-top:12px}
.contact{min-height:0}.landing-scene{position:relative;height:clamp(300px,29vw,420px);width:100%;mask-image:linear-gradient(transparent,black 12%,black 77%,transparent);-webkit-mask-image:linear-gradient(transparent,black 12%,black 77%,transparent)}.landing-scene canvas{display:block;width:100%;height:100%}.landing-controls{display:flex;justify-content:center;gap:25px;min-height:36px;margin-top:-8px;position:relative}.landing-controls button{border:0;border-bottom:1px solid #45647740;background:transparent;color:#36586c;font-size:14px;padding:6px 0;min-height:36px}.landing-controls button[hidden]{display:none}.contact-content{padding:22px var(--gutter) 180px}.contact h2{font-size:clamp(58px,6.5vw,100px)}.contact p{max-width:740px}
@media(max-width:760px){.connection-diagram{height:280px}.puzzle-key{gap:6px}.puzzle-key li{font-size:14px}.puzzle-key svg{width:22px;height:22px}.puzzle-resolution{font-size:16px}.landing-scene{height:300px}.contact-content{padding:28px 24px 240px}.contact h2{font-size:clamp(47px,10.5vw,72px)}.contact p{font-size:17px}.contact .button{font-size:15px;gap:22px}}
@media(prefers-reduced-motion:reduce){.puzzle-resolution{transition:none}}

/* The photo mosaic begins scattered, then resolves into the approved cloud mark. */
.connection-diagram{height:420px}.puzzle-resolution{margin:-28px auto 0;text-align:center;position:relative;pointer-events:none}.mosaic-wordmark{display:block;font-family:'General Sans',sans-serif;font-size:clamp(38px,4.5vw,60px);font-weight:600;line-height:1;letter-spacing:-.055em;color:#101719;opacity:0;transform:translateY(8px);transition:opacity 1.1s,transform 1.1s}.puzzle-resolution.is-connected .mosaic-wordmark{opacity:1;transform:translateY(0)}.puzzle-resolution p{font-size:17px;line-height:1.5;color:#31556b;margin:16px 0 0}.puzzle-key{display:block;max-width:440px;margin:15px auto 0;font-size:14px;font-weight:400;line-height:1.7;text-align:center;color:#526975}.puzzle-controls{margin-top:10px}
@media(max-width:760px){.connection-diagram{height:350px}.puzzle-resolution{margin-top:-36px}.mosaic-wordmark{font-size:44px}.puzzle-key{max-width:300px}.puzzle-resolution p{font-size:17px}}
@media(prefers-reduced-motion:reduce){.mosaic-wordmark{transition:none}}

/* A quiet, connected reading sequence: listen, choose, build. */
.approach-inner{gap:10%;padding-block:110px}.approach-rule{height:2px;background:linear-gradient(90deg,#2b8cdd,#79b64b);max-width:210px;transform-origin:left}.approach-steps li{padding:0 0 30px 66px}.approach-steps li+li{margin-top:26px}.approach-steps li:before{width:38px;height:38px;top:1px;content:counter(steps,decimal-leading-zero);font-size:15px;font-weight:500;background:#e7f0f5;border-color:#64869d80;color:#285c80}.approach-steps li:not(:last-child):after{content:'';position:absolute;left:19px;top:48px;bottom:-18px;width:1px;background:linear-gradient(#2b8cdd80,#79b64b90);transform-origin:top}.approach-steps span{display:block;width:fit-content;font-family:var(--display);font-size:clamp(27px,2.2vw,34px);font-weight:400;letter-spacing:-.02em;line-height:1.25}.approach-steps p{margin-top:13px;max-width:490px}.approach-steps li:last-child{padding-bottom:0}.approach-motion .approach-rule{transform:scaleX(.14);transition:transform 1s cubic-bezier(.2,.7,.2,1)}.approach-motion .approach-heading.is-revealed .approach-rule{transform:scaleX(1)}.approach-motion .approach-steps li:not(.is-revealed):after{transform:scaleY(0)}.approach-motion .approach-steps li:after{transition:transform .95s cubic-bezier(.2,.7,.2,1) .16s}.approach-motion .approach-steps li.is-revealed>span,.approach-motion .approach-steps li.is-revealed>p{animation:approach-settle .75s cubic-bezier(.2,.7,.2,1) both}.approach-motion .approach-steps li.is-revealed:before{animation:approach-ring 1.2s ease-out both}.approach-steps li:last-child:before{color:#476c31;border-color:#79b64b}
@keyframes approach-settle{from{transform:translateY(12px)}to{transform:translateY(0)}}
@keyframes approach-ring{0%{box-shadow:0 0 0 0 #2b8cdd24;border-color:#2b8cdd}65%{box-shadow:0 0 0 8px #2b8cdd00}100%{box-shadow:0 0 0 8px #2b8cdd00}}
@media(max-width:760px){.approach-inner{padding-block:75px}.approach-steps{margin-top:44px}.approach-steps li{padding-left:55px;padding-bottom:24px}.approach-steps span{font-size:28px}.approach-steps p{font-size:17px}.approach-steps li+li{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.approach-rule,.approach-steps li:after,.approach-steps li:before,.approach-steps li>span,.approach-steps li>p{animation:none!important;transition:none!important;transform:none!important}}
.puzzle-outcomes{display:inline-block;color:#426c2c;font-weight:500;margin-top:3px}

/* A quiet, bounded footer after the sky, with the sound control in its own row. */
.contact-content{padding-bottom:72px}
.contact:after{background:linear-gradient(#e9f1f860,transparent 55%,#eaf1f6 100%)}
.site-footer{position:relative;background:#eaf1f6;border:0;padding:36px var(--gutter) 24px;color:#314955;font-size:14px;line-height:1.6}
.footer-inner{max-width:1320px;margin-inline:auto}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px 48px}
.footer-identity{display:flex;align-items:flex-start;flex-direction:column;gap:8px}
.site-footer .footer-brand{width:auto;font-size:31px;line-height:1.1;color:#172c3b}
.site-footer nav{display:flex;align-items:center;flex-wrap:wrap;gap:4px 26px}
.site-footer nav a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-decoration-color:#47657855;text-underline-offset:5px}
.site-footer nav a:hover{text-decoration-color:currentColor}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px 36px;margin-top:16px;padding-top:0;border:0}
.footer-details{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 22px;font-size:13px;color:#426072}
.footer-details small{font-size:inherit}
.footer-sound-dock{min-height:52px;width:246px;max-width:100%;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center}
.footer-sound-dock.is-visible .sound-control{position:static;box-shadow:none;background:#f5f9fb;border-color:#526e8130}
@media(max-width:760px){.contact-content{padding-bottom:55px}.site-footer{padding:30px var(--gutter) 24px}.footer-top{align-items:flex-start;flex-direction:column;gap:16px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;margin-top:16px;padding-top:0}.footer-details{flex-direction:column;gap:6px}.footer-sound-dock{justify-content:flex-start;min-width:0}.site-footer nav{gap:4px 22px}}

/* A distinct blue chapter: existing systems remain; AI connects the work around them. */
.recognition{padding-bottom:70px}
.ecosystem-section{position:relative;background:#ccdfed}
.ecosystem-inner{max-width:1500px;margin-inline:auto;padding:90px var(--gutter) 92px}
.ecosystem-intro h2{max-width:1120px;font-size:clamp(44px,5.4vw,82px);line-height:1.07;letter-spacing:-.035em;color:#213f55}
.ecosystem-intro h2 span{display:inline-block;max-width:100%;color:#275d44;transform-origin:left center}
.ecosystem-positioning{display:grid;grid-template-columns:1fr 1fr;gap:8%;max-width:1160px;margin-top:32px}
.ecosystem-positioning p{font-size:18px;line-height:1.75;color:#405969}
.ecosystem-columns,.ecosystem-row{display:grid;grid-template-columns:minmax(0,.9fr) 80px minmax(0,1.25fr);column-gap:36px}
.ecosystem-columns{margin-top:54px;padding-bottom:18px;font-size:14px;font-weight:500;letter-spacing:.075em;text-transform:uppercase;color:#355b75}
.ecosystem-columns>span:last-child{grid-column:3;color:#23543b}
.ecosystem-row{align-items:center;padding-block:30px;border-top:1px solid #9fbaca}
.ecosystem-existing h3{font-family:var(--body);font-size:clamp(22px,1.8vw,27px);font-weight:500;line-height:1.3;letter-spacing:-.015em;color:#365f7b}
.ecosystem-card{display:block;width:100%;padding:0;border:0;background:none;text-align:left;perspective:1200px;border-radius:14px}
.ecosystem-card:disabled{opacity:1;cursor:default}
.ecosystem-card-inner{display:grid;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.4,0,.2,1)}
.ecosystem-card-face{grid-area:1/1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:270px;padding:30px 32px;border:1px solid #79b64b70;border-radius:14px;background:#164c40;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 14px 28px -22px #183f3470}
.ecosystem-card-back{background:#103b34}
.ecosystem-card-question,.ecosystem-card-title{display:block;font-family:var(--display);font-size:clamp(28px,2.35vw,36px);font-weight:400;line-height:1.18;letter-spacing:-.025em;color:#f4f9f0}
.ecosystem-card-copy{display:block;margin-top:17px;font-size:17px;line-height:1.65;color:#e0eee7}
.ecosystem-card-hint{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-top:24px;font-size:14px;font-weight:500;color:#d5e6d8}
.ecosystem-card-hint>span{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:50%;background:#79b64b;color:#163c30;font-size:32px;font-weight:500;line-height:1}
.ecosystem-card.flip-ready .ecosystem-card-back{transform:rotateY(180deg)}
.ecosystem-card.is-flipped .ecosystem-card-inner{transform:rotateY(180deg)}
.ecosystem-card:not(.flip-ready) .ecosystem-card-front,.ecosystem-card:not(.flip-ready) .ecosystem-card-hint{display:none}
.ecosystem-card:not(:disabled):hover .ecosystem-card-face{border-color:#a3d17e}
.ecosystem-row p{max-width:500px;margin-top:12px;font-size:17px;line-height:1.7;color:#405969}
.ecosystem-row p.ecosystem-gap{margin-top:22px;font-size:16px;color:#315466}
.ecosystem-gap strong{display:block;margin-bottom:4px;font-size:14px;font-weight:600;color:#234b61}
.ecosystem-bridge{position:relative;display:block;height:3px;background:linear-gradient(90deg,#2b79ae,#28634b);border-radius:3px;transform-origin:left center}
.ecosystem-bridge:after{content:'';position:absolute;right:0;top:-7px;width:17px;height:17px;border-top:3px solid #28634b;border-right:3px solid #28634b;transform:rotate(45deg)}
.ecosystem-motion .ecosystem-intro h2 span{opacity:.6;transform:translateY(14px) scale(.94);transition:transform 1.05s cubic-bezier(.16,1,.3,1),opacity .8s ease}
.ecosystem-motion .ecosystem-intro h2.is-connected span{opacity:1;transform:none}
.ecosystem-motion .ecosystem-existing,.ecosystem-motion .ecosystem-added{opacity:.65;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .7s ease;transition-delay:var(--arrival-delay,0ms)}
.ecosystem-motion .ecosystem-existing{transform:translateX(-14px)}
.ecosystem-motion .ecosystem-added{transform:translateX(14px);transition-delay:calc(var(--arrival-delay,0ms) + 160ms)}
.ecosystem-motion .ecosystem-bridge{transform:scaleX(.16);transition:transform .85s cubic-bezier(.22,.7,.24,1);transition-delay:calc(var(--arrival-delay,0ms) + 80ms)}
.ecosystem-row.is-connected .ecosystem-existing,.ecosystem-row.is-connected .ecosystem-added{opacity:1;transform:none}
.ecosystem-row.is-connected .ecosystem-bridge{transform:scaleX(1)}
.ecosystem-principle{max-width:780px;margin-top:22px;font-size:16px;line-height:1.7;color:#466173}
.ecosystem-section+.solutions{padding-top:96px}
@media(max-width:1000px){.ecosystem-columns,.ecosystem-row{grid-template-columns:minmax(0,.9fr) 52px minmax(0,1.25fr);column-gap:24px}.ecosystem-positioning{gap:36px}}
@media(max-width:760px){.recognition{padding-bottom:48px}.ecosystem-inner{padding-block:64px}.ecosystem-intro h2{font-size:clamp(36px,8.7vw,56px);line-height:1.1}.ecosystem-positioning{display:block;margin-top:26px}.ecosystem-positioning p{font-size:17px}.ecosystem-positioning p+p{margin-top:16px}.ecosystem-columns{display:none}.ecosystem-rows{margin-top:38px}.ecosystem-row{grid-template-columns:18px minmax(0,1fr);gap:22px 16px;padding-block:26px}.ecosystem-existing{grid-column:1/-1}.ecosystem-existing h3{font-size:23px}.ecosystem-added{grid-column:2;grid-row:2}.ecosystem-added h4{font-size:29px}.ecosystem-bridge{grid-column:1;grid-row:2;margin-top:15px}.ecosystem-row p{font-size:16px;margin-top:10px}.ecosystem-principle{margin-top:18px;font-size:15px}.ecosystem-section+.solutions{padding-top:68px}}
@media(prefers-reduced-motion:reduce){.ecosystem-motion .ecosystem-intro h2 span,.ecosystem-motion .ecosystem-existing,.ecosystem-motion .ecosystem-added,.ecosystem-motion .ecosystem-bridge{transition:none;transform:none;opacity:1}}
.tile-research{background:#d5e6e4;color:#285966}
@media(max-width:760px){.ecosystem-row{grid-template-columns:minmax(0,1fr);gap:22px}.ecosystem-existing{grid-column:1;grid-row:1}.ecosystem-added{grid-column:1;grid-row:3}.ecosystem-card-face{min-height:270px;padding:24px}.ecosystem-card-question,.ecosystem-card-title{font-size:29px}.ecosystem-card-copy{font-size:16px}.ecosystem-bridge{grid-column:1;grid-row:2;justify-self:center;width:3px;height:36px;margin:0;background:linear-gradient(#2b79ae,#28634b);transform-origin:center top}.ecosystem-bridge:after{top:auto;bottom:0;right:-7px;border-top:0;border-right:3px solid #28634b;border-bottom:3px solid #28634b}.ecosystem-motion .ecosystem-bridge{transform:scaleY(.25)}.ecosystem-row.is-connected .ecosystem-bridge{transform:scaleY(1)}}
@media(prefers-reduced-motion:reduce){.ecosystem-card-inner{transition:none}}

/* Share the tallest panel's natural height so tab changes never recenter the copy. */
.solutions-ready .solution-detail{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-content:start}
.solutions-ready .solution-tabs{grid-area:1/1}
.solutions-ready .solution-panel{grid-area:2/1;align-self:start}
.solutions-ready .solution-panel[hidden]{display:block;visibility:hidden;pointer-events:none}

/* Contact controls use fixed vector icons, including in mobile Safari. */
.nav-cta,.button,.solution-inquiry{min-height:48px;line-height:1.3;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.nav-cta{flex-shrink:0}
.cta-icon{display:block;width:22px;height:22px;flex:0 0 22px;pointer-events:none}
.contact-dialog{width:min(560px,calc(100% - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:44px;border:1px solid #c4d9e6;border-radius:24px;background:#edf5fa;color:#19394e;box-shadow:0 24px 100px #102c3c40;overflow:auto;overscroll-behavior:contain}
.contact-dialog:not([open]){display:none}
.contact-dialog::backdrop{background:#102b40a6}
.contact-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #abc3d0;border-radius:50%;background:transparent;color:#19394e;touch-action:manipulation}
.contact-dialog-eyebrow{max-width:calc(100% - 20px);font-size:14px;line-height:1.5;color:#365b74}
.contact-dialog h2{margin-top:12px;font-size:60px;line-height:1.05;letter-spacing:-.035em}
#contact-dialog-description{margin-top:20px;font-size:17px;line-height:1.65;color:#36566a}
.contact-address-label{display:block;margin-top:28px;font-size:14px;line-height:1.5;color:#36566a}
.contact-address{display:block;width:100%;min-width:0;height:48px;padding:0;border:0;border-bottom:1px solid #abc3d0;border-radius:0;background:transparent;color:#173d55;font:500 18px/1.4 var(--body);-webkit-text-fill-color:#173d55;opacity:1}
.contact-dialog-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:28px}
.contact-dialog-actions .button{min-height:54px;gap:20px}
.contact-copy{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 12px;border:1px solid #abc3d0;border-radius:40px;background:transparent;color:#19394e;font-size:15px;line-height:1.4;touch-action:manipulation}
.contact-copy svg{flex:none}
.contact-email-help{margin-top:20px;font-size:14px;line-height:1.5;color:#36566a}
.contact-copy-status{min-height:42px;margin-top:10px;font-size:14px;line-height:1.5;color:#24563b}
.contact-dialog :focus-visible{outline:2px solid #2b78b1;outline-offset:4px}
@media(max-width:760px){.contact-content .button{gap:18px;padding-inline:20px}.contact-dialog{padding:48px 24px 22px}.contact-dialog h2{font-size:50px}.contact-address{font-size:16px}.contact-dialog-eyebrow{max-width:calc(100% - 18px)}}
@media(max-width:360px){.contact-dialog{padding-inline:20px}.contact-content .button{font-size:14px;gap:14px;padding-inline:18px}}

/* Keep phone text within its column and controls comfortable to tap. */
@media(max-width:380px){.solutions-heading h2{font-size:clamp(42px,12.5vw,47px)}}
@media(pointer:coarse){.solution-tab,.flight-control,.hero-sound,.sound-control button{min-height:44px}.site-footer .footer-brand{display:inline-flex;align-items:center;min-height:44px}.sound-control input{min-height:44px;margin-block:0}}
/* Reduced motion switches faces without a 3D compositing dependency. */
@media(prefers-reduced-motion:reduce){
  .ecosystem-card.flip-ready .ecosystem-card-inner,.ecosystem-card.flip-ready .ecosystem-card-back{transform:none;transform-style:flat}
  .ecosystem-card.flip-ready .ecosystem-card-face{backface-visibility:visible;-webkit-backface-visibility:visible}
  .ecosystem-card.flip-ready .ecosystem-card-front{visibility:visible}
  .ecosystem-card.flip-ready .ecosystem-card-back{visibility:hidden}
  .ecosystem-card.flip-ready.is-flipped .ecosystem-card-front{visibility:hidden}
  .ecosystem-card.flip-ready.is-flipped .ecosystem-card-back{visibility:visible}
}
