:root{--paper:#f7f9fa;--white:#fff;--ink:#10161b;--steel:#52616b;--soft:#7e8b94;--blue:#1677ff;--blue-soft:#eaf3ff;--line:#dce5ea;--glass:rgba(255,255,255,.76);--display:"Space Grotesk",sans-serif;--body:"Inter",sans-serif;--progress:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 15px;background:var(--ink);color:#fff}.skip-link:focus{top:16px}.shell{width:min(1360px,calc(100% - 96px));margin-inline:auto}
.world-stage{position:fixed;inset:0;z-index:0;overflow:hidden;background:#f8fafb;pointer-events:none}.world-image{position:absolute;inset:0;background:url("luminous-gateway-v1.webp") 50% 50%/cover no-repeat;opacity:.94;transform:scale(1.015)}#webgl-world{position:absolute;inset:0;width:100%;height:100%;z-index:2;opacity:0;mix-blend-mode:multiply;transition:opacity .8s ease}.webgl-ready #webgl-world{opacity:.72}.world-stage:after{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(90deg,rgba(250,252,253,.98) 0%,rgba(250,252,253,.9) 34%,rgba(250,252,253,.15) 64%,rgba(250,252,253,.02)),linear-gradient(0deg,rgba(246,249,250,.58),transparent 22%,transparent 78%,rgba(255,255,255,.42))}.world-vignette{position:absolute;inset:0;z-index:4;box-shadow:inset 0 0 140px rgba(99,122,137,.1)}.world-grain{position:absolute;inset:0;z-index:5;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:multiply}
.site-header{position:fixed;inset:0 0 auto;z-index:30;border-bottom:1px solid rgba(16,22,27,.1);background:rgba(250,252,253,.8);backdrop-filter:blur(18px) saturate(140%)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;height:76px;align-items:center}.brand img{display:block;width:116px;height:76px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(35,79,112,.08))}.main-nav{display:flex;align-items:center;gap:38px}.main-nav a{position:relative;text-decoration:none;color:#43515b;font-size:.82rem;font-weight:600}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--blue);transition:right .2s ease}.main-nav a:hover,.main-nav a:focus-visible{color:#000}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}.menu-toggle{display:none}.journey-meter{position:fixed;right:23px;top:50%;z-index:20;display:grid;justify-items:center;gap:10px;color:#65747e;font:500 .61rem var(--display);letter-spacing:.12em;text-transform:uppercase;transform:translateY(-50%)}.journey-meter i{width:1px;height:120px;background:#c9d5dc;position:relative;overflow:hidden}.journey-meter b{position:absolute;inset:auto 0 0;height:calc(var(--progress)*100%);background:var(--blue)}.journey-label{writing-mode:vertical-rl}
main,.site-footer{position:relative;z-index:6}.scene{position:relative;min-height:100vh;display:flex;align-items:center;padding:clamp(110px,14vh,170px) 0}.hero{height:100svh;min-height:680px;padding-top:84px}.hero-layout{height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:center;gap:7vw}.hero-copy{max-width:825px}.signal-label{display:flex;align-items:center;gap:13px;margin:0 0 25px;color:#53626c;font:600 .67rem var(--display);letter-spacing:.17em;text-transform:uppercase}.signal-label span{width:44px;height:1px;background:linear-gradient(90deg,var(--blue),transparent)}h1,h2,h3,blockquote{font-family:var(--display);font-weight:500;letter-spacing:-.048em}h1{margin:0;font-size:clamp(3.8rem,6.2vw,7.35rem);line-height:.92;text-wrap:balance}h1 em,h2 em,blockquote em{font-style:normal;color:var(--blue)}.hero-deck{max-width:565px;margin:30px 0 0;color:#52616b;font-size:clamp(1rem,1.35vw,1.19rem);line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:12px 19px;border:1px solid transparent;border-radius:4px;font:600 .82rem var(--body);text-decoration:none;cursor:pointer;transition:transform .18s ease-out,background .15s ease-out,box-shadow .18s ease-out}.button-primary{color:#fff;background:var(--ink);box-shadow:0 15px 35px rgba(16,22,27,.15)}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button:active{transform:scale(.98)}.text-link{font-size:.84rem;text-decoration:none;color:#263139}.text-link span{display:inline-block;margin-left:7px;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.portal-caption{align-self:end;max-width:270px;margin-bottom:8vh;padding:18px 0;border-top:1px solid rgba(22,119,255,.5)}.portal-caption span{color:var(--blue);font:600 .62rem var(--display);text-transform:uppercase;letter-spacing:.15em}.portal-caption p{margin:11px 0 0;color:#5f6f79;font-size:.82rem;line-height:1.55}
.chapter{background:linear-gradient(90deg,rgba(247,249,250,.97),rgba(247,249,250,.88) 52%,rgba(247,249,250,.42))}.chapter:nth-of-type(odd){background:linear-gradient(270deg,rgba(255,255,255,.97),rgba(255,255,255,.86) 52%,rgba(255,255,255,.38))}.chapter-kicker{margin:0 0 24px;color:var(--blue);font:600 .86rem var(--body);letter-spacing:-.01em}.chapter-grid{display:grid;grid-template-columns:1.05fr .72fr;gap:12vw;align-items:start}.chapter-title h2,.section-heading h2,.build-sticky h2,.contact-copy h2{margin:0;font-size:clamp(3rem,5.3vw,6.4rem);line-height:.98}.chapter-copy{max-width:560px;padding-top:8vh}.chapter-copy>p{color:#5d6c76}.chapter-copy .lead{color:#151c21;font:400 clamp(1.35rem,2vw,1.9rem)/1.38 var(--display);letter-spacing:-.025em}.principle-line{margin:45px 0 0;border-top:1px solid #cdd9df}.principle-line div{display:grid;grid-template-columns:90px 1fr;padding:16px 0;border-bottom:1px solid #cdd9df}.principle-line dt{color:var(--blue);font:600 .78rem var(--display)}.principle-line dd{margin:0;color:#64737d;font-size:.84rem}
.chapter-platforms{display:block;padding-top:17vh}.section-heading{max-width:700px;margin-bottom:70px}.orbit-list{width:min(800px,70%);margin-left:auto;border-top:1px solid #bccbd3}.orbit-item{display:grid;grid-template-columns:52px 1fr 30px;gap:22px;align-items:center;min-height:145px;padding:25px 6px;border-bottom:1px solid #bccbd3;text-decoration:none;transition:padding .2s ease,background .15s ease}.orbit-item:hover{padding-inline:18px;background:rgba(255,255,255,.72)}.orbit-index{color:#7b8992;font:600 .63rem var(--display)}.orbit-item h3{margin:0 0 6px;font-size:clamp(1.6rem,2.4vw,2.45rem)}.orbit-item p{max-width:560px;margin:0;color:#586872;font-size:.9rem}.orbit-arrow{color:var(--blue);font-size:1.2rem;transition:transform .2s}.orbit-item:hover .orbit-arrow{transform:translate(3px,-3px)}
.chapter-build{align-items:flex-start;padding-top:18vh}.build-layout{display:grid;grid-template-columns:.8fr 1fr;gap:12vw}.build-sticky{position:sticky;top:20vh}.build-sticky>p:last-child{max-width:480px;color:#5b6973}.build-sequence{margin:0;padding:0;list-style:none;border-top:1px solid #bccbd3}.build-sequence li{min-height:32vh;display:grid;grid-template-columns:60px 1fr;gap:20px;padding:38px 0;border-bottom:1px solid #bccbd3;align-content:center}.build-sequence>li>span{color:var(--blue);font:600 .64rem var(--display)}.build-sequence h3{margin:0 0 16px;font-size:clamp(1.9rem,3vw,3.4rem)}.build-sequence p{max-width:520px;margin:0;color:#5d6c76}
.standard-layout{display:grid;grid-template-columns:1fr .7fr;gap:12vw;align-items:center}.standard-quote>p{color:var(--blue);font:600 .66rem var(--display);letter-spacing:.16em;text-transform:uppercase}.standard-quote blockquote{margin:20px 0 0;font-size:clamp(3.4rem,6vw,7rem);line-height:.98}.standard-notes{border-top:1px solid #bccbd3}.standard-notes article{padding:25px 0;border-bottom:1px solid #bccbd3}.standard-notes h3{margin:0 0 7px;font-size:1.15rem;letter-spacing:-.02em}.standard-notes p{margin:0;color:#596872;font-size:.88rem}
.contact{background:linear-gradient(90deg,rgba(244,247,249,.98),rgba(244,247,249,.92))}.contact-layout{display:grid;grid-template-columns:1fr .75fr;gap:10vw;align-items:center}.contact-copy>p:last-child{max-width:560px;color:#596872}.contact-form{padding:clamp(24px,4vw,46px);border:1px solid #d2dde3;border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 35px 100px rgba(54,75,88,.12),0 2px 8px rgba(54,75,88,.04);backdrop-filter:blur(18px)}.contact-form label{display:block;margin-bottom:18px}.contact-form label>span{display:block;margin-bottom:7px;color:#56656f;font-size:.72rem;font-weight:600}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #c5d1d8;border-radius:0;padding:10px 2px;color:var(--ink);background:transparent;font:inherit;outline:none}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 1px var(--blue)}.website-field{position:absolute!important;left:-9999px!important}.form-footer{display:flex;align-items:center;gap:18px;margin-top:26px}.form-footer p{margin:0;color:#596872;font-size:.78rem}.site-footer{padding:28px 0;border-top:1px solid #d6e0e5;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;color:#61717b;font-size:.76rem}.footer-inner img{width:92px;height:60px;object-fit:contain}.footer-inner a{text-decoration:none}.footer-inner a:hover{color:#000}
.reveal-block{opacity:0;transform:translate3d(0,28px,0);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}.reveal-block.is-visible{opacity:1;transform:none}.hero .reveal-block:first-child{transition-delay:.1s}.hero .portal-caption{transition-delay:.25s}
@media(max-width:980px){.shell{width:min(100% - 48px,900px)}.journey-meter{display:none}.world-image{background-position:58% center}.hero-layout,.chapter-grid,.build-layout,.standard-layout,.contact-layout{grid-template-columns:1fr}.hero-layout{align-content:center}.hero-copy{margin-top:4vh}.portal-caption{display:none}.chapter-copy{padding-top:0}.orbit-list{width:100%}.build-sticky{position:relative;top:auto}.standard-notes{max-width:640px}.contact-layout{gap:60px}}
@media(max-width:700px){.shell{width:calc(100% - 32px)}.site-header{background:rgba(250,252,253,.94)}.header-inner{height:72px}.brand,.brand img{width:96px;height:64px}.menu-toggle{display:block;min-height:44px;padding:0 12px;border:1px solid #c9d5dc;border-radius:4px;color:var(--ink);background:#fff}.main-nav{position:absolute;left:0;right:0;top:72px;display:none;padding:20px 16px 28px;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.hero{height:auto;min-height:100svh;padding-top:100px}.hero-layout{display:flex;align-items:flex-start;justify-content:center}.hero-copy{margin-top:8vh}.signal-label{margin-bottom:20px}h1{font-size:clamp(3rem,14vw,4.8rem);line-height:.96}.hero-deck{font-size:.98rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.scene{min-height:auto;padding:120px 0}.chapter-title h2,.section-heading h2,.build-sticky h2,.contact-copy h2{font-size:clamp(2.65rem,12vw,4.4rem)}.chapter-platforms{padding-top:120px}.section-heading{margin-bottom:45px}.orbit-item{grid-template-columns:34px 1fr 20px;gap:10px;min-height:135px}.orbit-item p{font-size:.82rem}.build-sequence li{min-height:auto;padding:42px 0}.standard-quote blockquote{font-size:clamp(3rem,13vw,5rem)}.field-pair{grid-template-columns:1fr}.form-footer{align-items:flex-start;flex-direction:column}.footer-inner{gap:16px;flex-direction:column;text-align:center}.world-stage:after{background:linear-gradient(90deg,rgba(250,252,253,.96),rgba(250,252,253,.72) 55%,rgba(250,252,253,.3))}}
@media(hover:hover) and (pointer:fine){.button-primary:hover{background:#263038;box-shadow:0 19px 44px rgba(16,22,27,.2)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-block{opacity:1;transform:none;transition:none}.world-image{transform:none}.button,.orbit-item,.orbit-arrow,.text-link span{transition:none}}
.world-image{background-image:url("herowe.webp")}
.brand,.brand img{width:76px;height:76px}
.footer-inner img{width:60px;height:60px}
@media(max-width:700px){.brand,.brand img{width:62px;height:62px}}

/* Editorial hero */
html[data-scene="0"] #webgl-world{opacity:0}
html[data-scene="0"] .world-stage:after{background:linear-gradient(90deg,rgba(250,252,253,.98) 0%,rgba(250,252,253,.86) 35%,rgba(250,252,253,.18) 61%,rgba(250,252,253,0) 78%),linear-gradient(0deg,rgba(248,250,251,.22),transparent 25%)}
.site-header .brand,.site-header .brand img{width:70px;height:70px}
.hero-layout{grid-template-columns:1fr;align-items:center}
.hero-copy{max-width:760px;margin-top:4vh}
.hero .signal-label{display:inline-flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:27px;color:var(--blue);font-size:.64rem;letter-spacing:.22em}
.hero .signal-label span{width:47px;background:var(--blue)}
.hero h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(4.4rem,6.7vw,8rem);font-weight:500;line-height:.82;letter-spacing:-.055em}
.hero h1>span{display:block;white-space:nowrap}
.hero h1 em{font-weight:400}
.hero-deck{max-width:455px;margin-top:30px;color:#53616b;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.52}
.hero-actions{gap:42px;margin-top:34px}
.hero .button-primary{min-width:198px;background:#0c1925;box-shadow:0 13px 30px rgba(12,25,37,.13)}
.hero .text-link{min-width:145px;padding:12px 0 9px;border-bottom:1px solid #9ac8ff;color:#23303a}
@media(max-width:980px){.hero-copy{max-width:690px}.hero h1{font-size:clamp(4rem,9vw,6.7rem)}}
@media(max-width:700px){.site-header .brand,.site-header .brand img{width:56px;height:56px}.hero-copy{margin-top:3vh}.hero h1{font-size:clamp(3.5rem,16vw,5.25rem);line-height:.86}.hero h1>span{white-space:normal}.hero h1>span:last-child{white-space:nowrap}.hero-deck{max-width:340px}.hero-actions{gap:18px}.world-image{background-position:64% center}html[data-scene="0"] .world-stage:after{background:linear-gradient(90deg,rgba(250,252,253,.98),rgba(250,252,253,.86) 55%,rgba(250,252,253,.3))}}

/* Interactive hero intelligence */
.hero{overflow:hidden}.hero-layout{grid-template-columns:minmax(520px,.98fr) minmax(300px,.62fr);gap:clamp(20px,3vw,56px)}.hero-copy{position:relative;z-index:2}.hero-robot-wrap{position:relative;z-index:1;align-self:end;justify-self:end;width:min(31vw,470px);height:calc(100svh - 106px);min-height:570px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;pointer-events:none;opacity:0;transform:translateY(12px);transition:opacity 280ms cubic-bezier(.22,1,.36,1),transform 280ms cubic-bezier(.22,1,.36,1)}.hero-robot-wrap.is-visible{opacity:1;transform:none}.hero-robot{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;filter:contrast(1.025);opacity:.01;transition:opacity 120ms cubic-bezier(.22,1,.36,1)}.hero-robot.has-alpha{mix-blend-mode:normal}.hero-robot.is-ready{opacity:.94}.hero-robot.is-tracking{opacity:1}.robot-cue{position:absolute;right:0;bottom:clamp(24px,5vh,54px);margin:0;padding:9px 12px;background:rgba(255,255,255,.76);border:1px solid rgba(12,41,68,.12);backdrop-filter:blur(9px);color:#596773;font:600 .57rem var(--display);letter-spacing:.15em;text-transform:uppercase}.robot-cue span{display:inline-block;width:5px;height:5px;margin:0 7px 1px 0;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px rgba(22,119,255,.1)}
@media(max-width:980px){.hero-layout{grid-template-columns:minmax(0,1fr) minmax(220px,.46fr);gap:0}.hero-robot-wrap{width:min(39vw,360px);height:calc(100svh - 90px);min-height:510px}.hero-copy{max-width:610px}.hero h1{font-size:clamp(3.75rem,8vw,6rem)}}
@media(max-width:700px){.hero-layout{display:block}.hero-robot-wrap{position:absolute;right:-14vw;bottom:0;width:58vw;height:68vh;min-height:0;opacity:.18}.hero-robot-wrap.is-visible{opacity:.18}.robot-cue{display:none}.hero-copy{position:relative;z-index:3}.hero-deck,.hero-actions{position:relative;z-index:3}}
@media(prefers-reduced-motion:reduce){.hero-robot-wrap,.hero-robot{transition:none}}

/* Purpose card */
.chapter-intro .chapter-copy{max-width:500px;padding-top:3vh}.company-card{position:relative;padding:30px 30px 18px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(247,249,250,.82));border:1px solid rgba(205,217,223,.9);border-radius:24px;box-shadow:0 28px 70px rgba(41,63,78,.12),0 2px 5px rgba(41,63,78,.06);backdrop-filter:blur(12px)}.company-card:before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.86);border-radius:17px;pointer-events:none}.company-card-mark,.principle-icon{display:grid;place-items:center;color:var(--blue);background:rgba(255,255,255,.88);border:1px solid rgba(22,119,255,.16);box-shadow:0 8px 22px rgba(22,119,255,.1)}.company-card-mark{width:32px;height:32px;margin-bottom:22px;border-radius:50%}.company-card-mark svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round}.company-card .lead{max-width:380px;margin:0;color:#151c21;font:500 clamp(1.35rem,1.75vw,1.72rem)/1.34 var(--display);letter-spacing:-.03em}.company-card-note{max-width:400px;margin:17px 0 0;color:#64737d;font-size:.86rem;line-height:1.65}.company-card .principle-line{margin:24px 0 0;border-top:1px solid rgba(205,217,223,.9)}.company-card .principle-line>div{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:14px;min-height:76px;padding:10px 0;border-bottom:1px solid rgba(205,217,223,.85)}.company-card .principle-line>div:last-child{border-bottom:0}.principle-icon{width:42px;height:42px;border-radius:50%}.principle-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.company-card .principle-line strong,.company-card .principle-line small{display:block}.company-card .principle-line strong{margin-bottom:5px;color:var(--blue);font:600 .82rem var(--display)}.company-card .principle-line small{color:#53626c;font-size:.76rem;line-height:1.45}
@media(max-width:980px){.chapter-intro .chapter-copy{width:min(100%,540px);padding-top:0}.company-card{padding:28px 28px 16px}}
@media(max-width:700px){.company-card{padding:24px 20px 12px;border-radius:18px}.company-card:before{border-radius:12px}.company-card-note{font-size:.82rem}.company-card .principle-line>div{min-height:70px}}

/* Capabilities editorial */
.orbit-list-legacy{display:none}.chapter-platforms .section-heading{max-width:570px;margin-bottom:56px}.chapter-platforms .chapter-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.chapter-platforms .section-heading h2 em{font-weight:600}.chapter-platforms .section-intro{max-width:510px;margin:28px 0 0;color:#596872;font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.7}.chapter-platforms .orbit-list-capabilities{width:min(820px,64%)}.chapter-platforms .orbit-item{min-height:122px}.chapter-platforms .orbit-item h3{font-size:clamp(1.45rem,2.05vw,2.15rem)}.chapter-platforms .orbit-arrow{font-size:1rem}.chapter-platforms .orbit-item:hover .orbit-arrow{transform:translateX(5px)}
@media(min-width:1100px){.chapter-platforms .orbit-list-capabilities{margin-top:-62px}}
@media(max-width:980px){.chapter-platforms .section-heading{margin-bottom:48px}.chapter-platforms .orbit-list-capabilities{width:100%;margin-top:0}.chapter-platforms .orbit-item{min-height:116px}}
@media(max-width:700px){.chapter-platforms .section-intro{margin-top:22px}.chapter-platforms .orbit-item{grid-template-columns:32px 1fr 20px;gap:10px;min-height:128px;padding:22px 0}.chapter-platforms .orbit-item h3{font-size:1.45rem}.chapter-platforms .orbit-item p{font-size:.82rem;line-height:1.55}}

/* Mobile tilt control */
.tilt-control{position:absolute;right:clamp(18px,4vw,56px);bottom:22px;z-index:8;min-height:44px;padding:10px 15px;border:1px solid rgba(22,119,255,.22);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(35,79,112,.14);backdrop-filter:blur(10px);color:#34434d;font:600 .66rem var(--display);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color 120ms cubic-bezier(.22,1,.36,1),border-color 120ms cubic-bezier(.22,1,.36,1),transform 120ms cubic-bezier(.22,1,.36,1)}.tilt-control span{display:inline-block;width:6px;height:6px;margin:0 7px 1px 0;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px rgba(22,119,255,.1)}.tilt-control:hover,.tilt-control:focus-visible{color:var(--blue);border-color:rgba(22,119,255,.48);transform:translateY(-1px)}.tilt-control:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.tilt-control.is-active{color:var(--blue)}.tilt-control:disabled{cursor:default;transform:none}
@media(min-width:701px){.tilt-control{display:none}}
@media(prefers-reduced-motion:reduce){.tilt-control{display:none}}

/* Unified scale and aligned capabilities */
:root{--section-title:clamp(3.4rem,4.65vw,5.45rem);--section-copy:clamp(.98rem,1.08vw,1.08rem)}.chapter-title h2,.section-heading h2,.build-sticky h2,.contact-copy h2{font-size:var(--section-title);line-height:.96}.chapter-kicker{font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.chapter-platforms{padding:15vh 0}.chapter-platforms .shell{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);gap:clamp(64px,8vw,128px);align-items:start}.chapter-platforms .section-heading{max-width:560px;margin:0}.chapter-platforms .section-intro{font-size:var(--section-copy)}.chapter-platforms .orbit-list-capabilities{width:100%;margin:0;border-top:1px solid #bccbd3}.chapter-platforms .orbit-item{grid-template-columns:54px 1fr;gap:18px;min-height:126px;padding:24px 4px;text-decoration:none;cursor:default}.chapter-platforms .orbit-item:hover{padding-inline:4px;background:transparent}.chapter-platforms .orbit-item h3{font-size:clamp(1.55rem,1.9vw,2rem)}.chapter-platforms .orbit-item p,.build-sequence p,.standard-notes p,.contact-copy>p:last-child{font-size:var(--section-copy);line-height:1.65}.contact-layout{grid-template-columns:minmax(420px,.9fr) minmax(500px,.9fr);gap:clamp(56px,7vw,110px)}.contact-form{padding:clamp(34px,4vw,52px)}.contact-form label{margin-bottom:22px}.contact-form label>span{margin-bottom:8px;font-size:.79rem}.contact-form input,.contact-form select,.contact-form textarea{min-height:48px;padding:12px 3px;font-size:1rem}.contact-form textarea{min-height:132px}.form-footer p{font-size:.85rem}
@media(min-width:1100px){.chapter-platforms .orbit-list-capabilities{margin-top:0}}
@media(max-width:980px){:root{--section-title:clamp(3.1rem,9vw,5.1rem)}.chapter-platforms .shell{display:block}.chapter-platforms .section-heading{margin-bottom:54px}.chapter-platforms .orbit-list-capabilities{width:100%}.contact-layout{grid-template-columns:1fr;gap:60px}.contact-form{width:100%;max-width:680px}}
@media(max-width:700px){:root{--section-title:clamp(2.8rem,12vw,4.25rem);--section-copy:1rem}.chapter-platforms{padding:112px 0}.chapter-platforms .orbit-item{grid-template-columns:30px 1fr;min-height:124px}.contact-form{padding:28px 20px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}}

/* Optional mobile tilt journey */
.tilt-journey{position:fixed;inset:0;z-index:80;pointer-events:none}.journey-exit{position:absolute;top:84px;right:16px;z-index:3;min-height:44px;padding:9px 14px;border:1px solid rgba(16,22,27,.15);border-radius:999px;background:rgba(255,255,255,.92);color:#34434d;font:600 .68rem var(--display);text-transform:uppercase;letter-spacing:.08em;pointer-events:auto}.journey-guide{position:absolute;left:50%;top:88px;transform:translateX(-50%);padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.8);color:#66747d;font:600 .62rem var(--display);letter-spacing:.08em;text-transform:uppercase}.journey-ball{position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff 0 8%,#83bdff 18%,#1677ff 55%,#074aa7 100%);box-shadow:0 8px 20px rgba(22,119,255,.3),inset -4px -5px 9px rgba(4,44,98,.25);transform:translate3d(calc(50vw - 14px),calc(50vh - 14px),0);will-change:transform}.journey-hole{position:absolute;left:50%;width:76px;height:36px;margin-left:-38px;border:1px solid rgba(22,119,255,.35);border-radius:50%;background:radial-gradient(ellipse,rgba(8,42,78,.3),rgba(22,119,255,.09) 54%,rgba(255,255,255,.78) 58%);box-shadow:0 0 0 7px rgba(255,255,255,.55),0 12px 32px rgba(22,119,255,.16);pointer-events:none}.journey-hole-top{top:142px}.journey-hole-bottom{bottom:44px}.tilt-journey.is-captured .journey-hole.is-active{pointer-events:auto;animation:portal-pulse 1.2s ease-in-out infinite}.tilt-journey.is-captured .journey-guide:after{content:" · Tap the portal to continue"}.tilt-journey.is-captured .journey-ball{opacity:0}.journey-paused{overflow:hidden}.journey-paused body{overflow:hidden}@keyframes portal-pulse{50%{transform:scale(1.08);box-shadow:0 0 0 11px rgba(22,119,255,.08),0 15px 38px rgba(22,119,255,.22)}}
@media(min-width:701px),(prefers-reduced-motion:reduce){.tilt-journey{display:none!important}}
.tilt-journey.is-captured .journey-ball{opacity:1;filter:saturate(1.15);box-shadow:0 0 0 7px rgba(22,119,255,.12),0 8px 20px rgba(22,119,255,.32)}

/* Shared right-hand rail */
:root{--content-rail:560px;--rail-title:clamp(1.45rem,1.65vw,1.82rem);--rail-copy:clamp(.92rem,.95vw,1rem)}
@media(min-width:981px){.chapter-grid,.chapter-platforms .shell,.build-layout,.standard-layout,.contact-layout{grid-template-columns:minmax(0,1fr) minmax(0,var(--content-rail));column-gap:clamp(72px,8vw,128px)}.chapter-intro .chapter-copy,.chapter-platforms .orbit-list-capabilities,.build-sequence,.standard-notes,.contact-form{width:100%;max-width:var(--content-rail);justify-self:end}.chapter-intro .chapter-copy{padding-top:0}.chapter-grid{align-items:center}.chapter-platforms .shell{align-items:start}.build-layout{align-items:start}.standard-layout,.contact-layout{align-items:center}}
.company-card{width:100%}.company-card .lead,.chapter-platforms .orbit-item h3,.build-sequence h3,.standard-notes h3{font-size:var(--rail-title);line-height:1.22;letter-spacing:-.035em}.company-card-note,.chapter-platforms .orbit-item p,.build-sequence p,.standard-notes p{font-size:var(--rail-copy);line-height:1.62}.chapter-platforms .orbit-item,.build-sequence li,.standard-notes article{box-sizing:border-box}.build-sequence li{min-height:190px;padding:30px 0}.build-sequence h3{margin-bottom:12px}.standard-notes article{min-height:132px;display:grid;align-content:center;padding:22px 0}.standard-notes h3{margin-bottom:9px}.contact-form{font-size:var(--rail-copy)}
@media(max-width:980px){:root{--content-rail:680px;--rail-title:clamp(1.4rem,4.2vw,1.8rem);--rail-copy:1rem}.chapter-intro .chapter-copy,.chapter-platforms .orbit-list-capabilities,.build-sequence,.standard-notes,.contact-form{width:100%;max-width:var(--content-rail)}}

/* Reliable mobile motion entry */
@media(max-width:700px){.tilt-control{position:fixed;left:50%;right:auto;bottom:calc(18px + env(safe-area-inset-bottom));z-index:79;white-space:nowrap;transform:translateX(-50%)}.tilt-control:hover,.tilt-control:focus-visible{transform:translateX(-50%) translateY(-1px)}.tilt-control:disabled{transform:translateX(-50%)}}

/* Physical metal motion maze */
.maze-shell{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));width:min(360px,calc(100vw - 28px));padding:38px 10px 10px;border:1px solid rgba(77,98,112,.32);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(205,217,224,.94));box-shadow:0 24px 70px rgba(28,51,68,.24),inset 1px 1px 0 #fff,inset -1px -1px 0 rgba(82,105,120,.22);transform:translateX(-50%);pointer-events:none}.maze-shell:before{content:"";position:absolute;inset:5px;border:1px solid rgba(255,255,255,.72);border-radius:17px;pointer-events:none}.maze-shell .journey-guide{position:absolute;left:18px;top:11px;padding:0;background:none;color:#536570;transform:none}.maze-board{position:relative;width:100%;height:238px;overflow:hidden;border:1px solid rgba(74,96,111,.38);border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(175,190,199,.66)),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,rgba(67,88,102,.05) 1px 4px);box-shadow:inset 0 3px 9px rgba(38,61,75,.22),inset 0 -1px 1px #fff}.maze-board:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 24%,rgba(255,255,255,.52) 38%,transparent 52%);pointer-events:none}.maze-wall{position:absolute;z-index:2;height:10px;border:1px solid rgba(67,84,96,.3);border-radius:999px;background:linear-gradient(#f9fcfd,#9eafb9 48%,#edf3f6 52%,#718691);box-shadow:0 4px 6px rgba(35,53,64,.28),inset 0 1px #fff}.maze-wall-1{left:12px;top:48px;width:232px}.maze-wall-2{right:12px;top:91px;width:216px}.maze-wall-3{left:12px;top:134px;width:205px}.maze-wall-4{right:12px;top:177px;width:230px}.maze-wall-5{left:48%;top:62px;width:10px;height:83px}.maze-board .journey-ball{z-index:5;width:28px;height:28px;background:radial-gradient(circle at 31% 27%,#fff 0 9%,#dfe6ea 18%,#7d909b 46%,#f7fafb 61%,#43545e 82%,#17252d 100%);box-shadow:0 7px 10px rgba(24,41,51,.42),inset -4px -5px 8px rgba(8,20,27,.28);transition:none}.maze-board .journey-hole{z-index:4;left:auto;bottom:auto;width:42px;height:42px;margin:0;border:2px solid #91a4af;border-radius:50%;background:radial-gradient(circle,#07131a 0 47%,#30434e 50%,#dce5e9 58%,#7e929d 70%,#f8fbfc 78%);box-shadow:inset 0 5px 10px #000,0 2px 4px rgba(31,48,58,.3);pointer-events:none}.maze-board .journey-hole span{position:absolute;left:50%;top:50%;color:#fff;font:600 .48rem var(--display);letter-spacing:.08em;text-transform:uppercase;transform:translate(-50%,-50%)}.maze-board .journey-hole-top{right:13px;top:12px}.maze-board .journey-hole-bottom{left:13px;bottom:12px;top:auto}.tilt-journey.is-captured .maze-board .journey-hole.is-active{pointer-events:auto;animation:metal-hole-pulse 1.1s ease-in-out infinite}.tilt-journey.is-captured .journey-ball{opacity:1;filter:none;box-shadow:0 0 0 5px rgba(22,119,255,.14),0 7px 10px rgba(24,41,51,.42)}.tilt-journey.is-captured .journey-guide:after{content:" · Tap the captured hole"}.tilt-journey .journey-exit{top:auto;right:18px;bottom:calc(310px + env(safe-area-inset-bottom));background:rgba(242,246,248,.96)}@keyframes metal-hole-pulse{50%{box-shadow:inset 0 5px 10px #000,0 0 0 7px rgba(22,119,255,.18),0 5px 14px rgba(22,119,255,.22)}}
