.site-header{position:fixed;inset:0 0 auto;z-index:100;display:flex;align-items:center;gap:32px;min-height:100px;padding:24px var(--gutter);color:var(--cream);transition:color .4s,background .4s}.site-header[data-theme=light]{color:var(--navy);background:rgba(252,248,237,.96)}.site-header[data-theme=yellow]{color:var(--navy);background:rgba(255,217,21,.96)}.site-header[data-theme=dark].has-scrolled{background:rgba(13,31,76,.96)}.brand{width:clamp(138px,12vw,188px);flex-shrink:0;display:grid;position:relative;min-height:44px;align-items:center}.brand img{grid-area:1/1;width:100%;height:auto;transition:opacity .4s}.brand-dark,.brand-black{opacity:0}.site-header[data-theme=light] .brand-light,.site-header[data-theme=yellow] .brand-light{opacity:0}.site-header[data-theme=light] .brand-dark,.site-header[data-theme=yellow] .brand-black{opacity:1}.desktop-nav{display:flex;gap:clamp(18px,2.2vw,36px);margin-left:auto;align-items:center}.desktop-nav a{font-size:12px;font-weight:500;padding:12px 0;position:relative}.desktop-nav a::after{content:'';position:absolute;bottom:8px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover::after{transform:scaleX(1)}.header-cta{font-size:11px;border:1px solid currentColor;padding:12px 16px;display:flex;gap:20px;align-items:center}.header-cta span{font-size:18px}.menu-toggle{display:none;border:0;background:none;width:48px;height:48px;padding:12px}.menu-toggle span{display:block;width:24px;height:1px;background:currentColor;margin:6px 0;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;background:var(--navy);color:var(--cream);padding:130px var(--gutter) 50px;z-index:90;display:flex;flex-direction:column;gap:18px}.mobile-menu[hidden]{display:none}.mobile-menu>a{font-size:clamp(32px,8vw,60px);line-height:1.4}.mobile-menu>.eyebrow{margin-top:auto;color:var(--yellow)}body.menu-open{overflow:hidden}
.signal-story{position:relative;background:var(--navy);color:var(--cream)}.signal-stage{position:relative;overflow:hidden}.intro-copy{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:145px var(--gutter) 150px;text-align:center;position:relative;z-index:3}.hero-kicker{margin-bottom:36px;color:#c0c8da}.intro-copy h1{font-size:clamp(45px,6.6vw,112px);font-weight:800;line-height:.98;letter-spacing:-.045em}.intro-copy h1>span{display:block}.intro-copy h1>span:first-child{font-size:.68em;letter-spacing:-.025em;line-height:1.5}.intro-copy em{font-style:normal;color:var(--yellow)}.hero-subtitle{font-size:clamp(17px,1.6vw,25px);font-weight:400;letter-spacing:-.025em;margin-top:26px}.scroll-cue{display:flex;align-items:center;gap:16px;position:absolute;bottom:88px;font-size:9px;letter-spacing:.15em;font-weight:600;min-height:44px}.scroll-mark{height:30px;width:17px;border:1px solid #77839f;border-radius:12px;position:relative}.scroll-mark::after{content:'';position:absolute;width:2px;height:6px;background:var(--yellow);top:6px;left:6px}.hero-foot{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.14em;color:#bec7da}.signal-svg{position:absolute;width:100%;height:100svh;top:0;left:0;z-index:2;pointer-events:none;overflow:visible}.story-copy{padding:100px var(--gutter);position:relative;z-index:3;min-height:70svh}.story-copy .eyebrow{color:var(--yellow);margin-bottom:30px}.story-copy h2{font-size:clamp(42px,5.3vw,88px)}.story-copy>p:last-of-type{font-size:clamp(19px,2vw,28px);margin-top:28px;line-height:1.4}.static-brain{width:260px;margin-top:60px}.inside-copy{background:var(--blue)}.hemisphere-mesh{opacity:0}.signal-caption{display:none;position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);align-items:center;gap:10px;font-size:9px;letter-spacing:.12em;z-index:4}.signal-stage-number{margin-left:auto}.tiny-dot{width:5px;height:5px;background:var(--yellow);border-radius:50%}
[data-motion=full] .signal-stage{height:100svh;min-height:580px}[data-motion=full] .story-copy{position:absolute;inset:0;padding:0 var(--gutter);display:flex;flex-direction:column;justify-content:center;min-height:0;opacity:0;visibility:hidden;pointer-events:none;background:transparent}[data-motion=full] .reading-copy{padding-left:10vw}[data-motion=full] .inside-copy{align-items:center;text-align:center}[data-motion=full] .static-brain{display:none}[data-motion=full] .signal-caption{display:flex}[data-motion=full] .hero-foot{bottom:32px}[data-motion=full] .signal-caption{opacity:0}
.hardware{background:#0f1012;color:var(--cream);position:relative}.hardware-stage{position:relative;overflow:hidden;min-height:1100px;padding:110px var(--gutter) 70px}.hardware-top{display:flex;justify-content:space-between;color:#bfc2c8;position:relative;z-index:3}.hardware h2{font-size:clamp(45px,5.7vw,92px);font-weight:600;margin-top:32px;position:relative;z-index:3;pointer-events:none}.hardware h2 span{color:#adb3bf}.device-visual{position:relative;margin:30px auto;width:min(900px,80%);overflow:hidden}.device-visual>img{width:100%;height:100%;object-fit:cover}.device-annotation{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--yellow);stroke-width:1;opacity:0}.device-notes{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;z-index:4}.device-note .eyebrow{color:var(--yellow)}.device-note h3{font-size:23px;letter-spacing:-.02em;margin:16px 0}.device-note p{font-size:14px;max-width:260px;color:#c2c5cc}.device-index{display:none}.hardware-footnote{display:block;margin-top:40px;font-size:9px;letter-spacing:.16em;color:#aab1bd}
[data-motion=full] .hardware-stage{height:100svh;min-height:620px;padding-top:115px}[data-motion=full] .device-visual{position:absolute;inset:0;margin:0;width:100%;height:100%;z-index:1}[data-motion=full] .device-visual>img{object-fit:cover;object-position:center}[data-motion=full] .hardware h2{font-size:clamp(42px,4.8vw,80px);max-width:620px}[data-motion=full] .device-notes{position:absolute;left:var(--gutter);right:var(--gutter);bottom:115px;display:block}[data-motion=full] .device-note{position:absolute;bottom:0;max-width:330px;background:rgba(15,16,18,.8);padding:20px 24px 20px 0}[data-motion=full] .device-note:not(:first-child){opacity:0;visibility:hidden}[data-motion=full] .device-note p{max-width:280px}[data-motion=full] .device-index{display:flex;gap:16px;align-items:center;position:absolute;bottom:42px;left:var(--gutter);font-size:9px;letter-spacing:.14em;z-index:5}[data-motion=full] .device-index i{width:30px;height:1px;background:#73767c}[data-motion=full] .device-index span{color:#aeb5c1}[data-motion=full] .device-index .is-active{color:var(--yellow)}[data-motion=full] .hardware-footnote{position:absolute;right:var(--gutter);bottom:42px;z-index:4;margin:0}
.cycle{background:var(--yellow);position:relative}.cycle-stage{padding:100px var(--gutter);position:relative;overflow:hidden}.cycle h2{font-size:clamp(45px,5vw,82px);margin-top:28px;font-weight:600}.cycle-diagram{position:relative;width:min(600px,65vw);margin:50px auto}.cycle-diagram>svg{width:100%;overflow:visible}.cycle-track,.cycle-progress{fill:none;stroke:var(--navy);stroke-width:.7}.cycle-track{opacity:.25}.cycle-progress{stroke-width:1.5;transform:rotate(-90deg);transform-origin:center;stroke-dasharray:1477;stroke-dashoffset:1477}.cycle-dot{fill:var(--navy)}.cycle-center{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.cycle-word{font-size:clamp(20px,3.3vw,50px);font-weight:700;letter-spacing:-.05em;line-height:1.2}.cycle-small{font-size:9px;letter-spacing:.2em;margin-top:22px}.cycle-label{position:absolute;font-size:9px;font-weight:600;letter-spacing:.12em;background:var(--yellow);padding:8px}.c1{top:5%;left:40%}.c2{right:-6%;top:47%}.c3{bottom:5%;left:37%}.c4{left:-10%;top:47%}.cycle-ending{font-size:clamp(22px,2.6vw,40px);letter-spacing:-.035em;line-height:1.25}.cycle-note{display:block;margin-top:28px;font-size:12px}
[data-motion=full] .cycle-stage{height:100svh;min-height:640px;padding-top:115px}[data-motion=full] .cycle-diagram{position:absolute;width:min(52vw,670px);top:50%;left:65%;transform:translate(-50%,-50%);margin:0}[data-motion=full] .cycle-center .cycle-word{position:absolute}[data-motion=full] .cycle-small{position:absolute;top:59%}[data-motion=full] .cycle-word:not(:first-child){opacity:0;visibility:hidden}[data-motion=full] .cycle-ending{position:absolute;left:var(--gutter);bottom:110px;max-width:38%}[data-motion=full] .cycle-note{position:absolute;bottom:38px;left:var(--gutter)}
.ecosystem{background:var(--cream);position:relative}.ecosystem-stage{padding:110px var(--gutter) 55px;overflow:hidden}.ecosystem h2{font-size:clamp(45px,5.4vw,90px);margin-top:30px;font-weight:600}.ecosystem h2 span{color:var(--blue)}.branch-map{position:relative;margin:65px auto 0;max-width:1300px}.branch-brain{width:110px;margin:auto;position:relative;z-index:2}.branch-map>svg{width:100%;height:260px;margin-top:-20px;fill:none;stroke:var(--blue);stroke-width:1}.branch-brands{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;margin-top:-20px}.branch-brands a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;min-width:0}.branch-brands img{width:100%;height:65px;object-fit:contain}.focus-mark{background:var(--ink);padding:20px 24px;display:flex;align-items:center;width:100%;height:65px}.focus-mark img{max-height:25px}.ecosystem-foot{text-align:center;font-size:13px;margin-top:60px}[data-motion=full] .ecosystem-stage{height:100svh;min-height:700px;padding-top:105px}[data-motion=full] .ecosystem h2{font-size:clamp(42px,4.8vw,76px)}[data-motion=full] .branch-map{margin-top:15px}[data-motion=full] .branch-map>svg{height:210px}[data-motion=full] .ecosystem-foot{margin-top:38px}
.solutions-stage{position:relative}.solution-panel{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;padding:130px var(--gutter) 115px;min-height:100svh}.solution-copy{position:relative;z-index:3;max-width:540px}.solution-copy>.eyebrow{margin-bottom:42px}.solution-logo{width:220px;height:auto;max-height:95px;object-fit:contain;object-position:left center;margin-bottom:38px}.solution-copy h2{font-size:clamp(40px,4.25vw,73px);font-weight:600;line-height:1.04}.solution-definition{font-size:17px;max-width:370px;font-weight:600;line-height:1.5;margin-top:24px}.solution-description{font-size:15px;max-width:395px;line-height:1.65;margin-top:16px}.solution-copy .text-link{margin-top:25px;min-width:220px}.solution-media{height:62svh;min-height:350px;max-height:700px;position:relative;overflow:hidden}.solution-media video{width:100%;height:100%;object-fit:cover}.solution-media figcaption{position:absolute;bottom:0;left:0;right:0;padding:35px 24px 22px;color:white;background:linear-gradient(transparent,rgba(0,0,0,.7));font-size:9px;letter-spacing:.15em}.solution-pace{background:#FCF8ED;color:#0B346E}.solution-focar{background:#FFFFFF;color:#0D1F4C}.solution-clinic{background:#FCF8ED;color:#10225A}.solution-focus{background:#0F0F0F;color:#DBD6CE}.solution-focus h2{color:#FFD915}.solution-focus .solution-logo{max-height:75px;margin-bottom:55px}.solution-number{position:absolute;right:var(--gutter);bottom:22px;font-size:clamp(44px,5vw,84px);font-weight:600;line-height:1;opacity:.3;letter-spacing:-.05em}.solution-thread{position:absolute;inset:0;width:100%;height:100%;z-index:5;pointer-events:none;fill:none;stroke:var(--blue);stroke-width:1;opacity:.3}.development{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.13em;margin-top:24px}.development i{width:5px;height:5px;background:var(--yellow);border-radius:50%}[data-motion=full] .solutions-stage{height:100svh;min-height:740px;overflow:hidden}[data-motion=full] .solution-panel{position:absolute;inset:0;min-height:0;padding-top:100px;padding-bottom:70px}[data-motion=full] .solution-media{height:67svh;max-height:700px}[data-motion=full] .solution-panel:not(:first-of-type){clip-path:inset(100% 0 0 0)}[data-motion=full] .solution-copy>.eyebrow{margin-bottom:28px}[data-motion=full] .solution-logo{margin-bottom:25px;max-height:75px}[data-motion=full] .solution-focus .solution-logo{margin-bottom:35px}
.convergence{background:var(--cream);position:relative}.convergence-stage{position:relative;padding:100px var(--gutter) 60px;overflow:hidden}.convergence h2{font-size:clamp(55px,10.1vw,174px);font-weight:800;letter-spacing:-.065em;line-height:.98;color:#E0DCD0;position:absolute;left:var(--gutter);top:36%;width:90%;text-align:center;pointer-events:none}.orbit{position:relative;max-width:1200px;height:600px;margin:30px auto 0}.orbit>svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--blue);stroke-width:.5;opacity:.35}.orbit-center{position:absolute;width:30%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.orbit-brand{position:absolute;width:19%;height:110px;display:flex;align-items:center;justify-content:center;z-index:2}.orbit-brand img{max-height:90px;width:100%;object-fit:contain}.orbit-pace{top:4%;left:7%}.orbit-focar{top:4%;right:7%}.orbit-clinic{bottom:4%;left:7%}.orbit-focus{bottom:4%;right:7%;background:var(--ink);padding:22px}.orbit-focus img{max-height:50px}.convergence-foot{text-align:center;font-size:13px}[data-motion=full] .convergence-stage{height:100svh;min-height:660px;padding-top:110px}[data-motion=full] .orbit{height:70svh;max-height:600px;margin:0 auto}[data-motion=full] .convergence-foot{position:absolute;left:0;right:0;bottom:38px}
.human{background:var(--cream);padding:125px 0 95px;overflow:hidden}.human-heading{padding:0 var(--gutter);max-width:1400px;margin:auto}.human-heading>.eyebrow{margin-bottom:38px}.human h2{font-size:clamp(42px,6.2vw,105px);font-weight:500;line-height:1.04}.human h2 span{color:var(--blue)}.human-image{position:relative;width:80%;margin:80px auto 0;transform-origin:center top}.human-image img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center 45%}.human-image figcaption{display:flex;justify-content:space-between;gap:20px;padding:15px 0;font-size:9px;letter-spacing:.13em}.human-copy{margin:100px var(--gutter) 0 auto;max-width:600px;font-size:clamp(24px,2.7vw,44px);line-height:1.4;letter-spacing:-.035em}.human-copy strong{font-weight:600}
.manifesto{background:var(--blue);color:var(--cream)}.manifesto-stage{position:relative;padding:100px var(--gutter);overflow:hidden}.manifesto-text{position:relative;margin-top:70px}.manifesto-phrase{font-size:clamp(38px,5.5vw,92px);font-weight:500;letter-spacing:-.045em;line-height:1.1;margin:0 0 80px}.manifesto-phrase>span{display:block}.yellow-text{color:var(--yellow)}.manifesto-wave{width:100%;height:120px;fill:none;stroke:var(--yellow);stroke-width:1}.manifesto-end{display:block;margin-top:40px}[data-motion=full] .manifesto-stage{height:100svh;min-height:600px;padding-top:120px}[data-motion=full] .manifesto-text{position:absolute;inset:0;display:flex;align-items:center;margin:0;pointer-events:none}[data-motion=full] .manifesto-phrase{position:absolute;left:var(--gutter);right:var(--gutter);margin:0}[data-motion=full] .manifesto-phrase:not(:first-child){visibility:hidden}[data-motion=full] .manifesto-wave{position:absolute;left:0;bottom:90px}[data-motion=full] .manifesto-end{position:absolute;bottom:35px;left:var(--gutter);margin:0}
.insights-section{padding:125px var(--gutter) 130px;background:var(--cream)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:70px}.section-heading .eyebrow{margin-bottom:28px}.section-heading h2{font-size:clamp(40px,4.6vw,78px);font-weight:600}.section-heading .text-link{white-space:nowrap}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.editorial-item{position:relative;border-bottom:1px solid #b1b4b8;padding-bottom:50px}.editorial-item figure{overflow:hidden;aspect-ratio:1.3;margin-bottom:28px}.editorial-item img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease)}.editorial-item:nth-child(3) img{object-position:center 64%}.editorial-item:hover img{transform:scale(1.02)}.editorial-item .eyebrow{font-size:9px;margin-bottom:16px;color:var(--blue)}.editorial-item h3{font-size:clamp(21px,1.8vw,29px);font-weight:600;line-height:1.25;letter-spacing:-.025em;max-width:420px}.editorial-arrow{position:absolute;bottom:15px;right:0;font-size:24px;transition:transform .3s}.editorial-item:hover .editorial-arrow{transform:translate(4px,-4px)}
.final-cta{position:relative;background:var(--yellow);padding:110px var(--gutter) 90px;min-height:95svh;overflow:hidden}.final-cta .eyebrow{position:relative;z-index:2}.final-cta h2{font-size:clamp(55px,8vw,140px);font-weight:700;line-height:.98;max-width:1100px;margin-top:55px;position:relative;z-index:2}.final-cta h2 span{color:var(--blue)}.final-links{display:flex;align-items:center;gap:42px;margin-top:65px;position:relative;z-index:3}.final-brain{width:240px;position:absolute;right:var(--gutter);bottom:100px;z-index:2}.final-thread{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--navy);stroke-width:1;opacity:.18}.site-footer{background:var(--navy);color:var(--cream);padding:80px var(--gutter) 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-logo{width:280px;display:block}.footer-top p{font-size:16px;line-height:1.6;color:#c7cede}.footer-middle{display:flex;justify-content:space-between;gap:40px;border-top:1px solid #405073;border-bottom:1px solid #405073;padding:45px 0;margin-top:60px}.footer-middle nav{display:flex;gap:24px;flex-wrap:wrap;align-items:flex-start}.footer-middle a{font-size:12px;display:inline-block;min-height:35px;padding:7px 0}.footer-middle>div{display:flex;flex-direction:column}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:10px;color:#c0c8d9;padding-top:25px}.motion-toggle{border:0;border-bottom:1px solid #6b7896;background:none;font-size:10px;padding:12px 0;color:inherit}.footer-bottom>a{padding:12px 0}.motion-toggle:active,.button:active{opacity:.7}
@media(min-width:1700px){.intro-copy h1{font-size:120px}.story-copy h2{font-size:100px}.device-notes{font-size:18px}.solution-description{font-size:17px}.solution-copy{max-width:620px}.solution-copy h2{font-size:84px}}
@media(max-width:1100px){.site-header{gap:20px}.desktop-nav{gap:20px}.header-cta{display:none}.solution-panel{gap:4vw}.solution-copy h2{font-size:46px}.solution-description{font-size:14px}.branch-brands{gap:30px}.convergence h2{font-size:10vw}.footer-middle nav{gap:18px}.hero-kicker{font-size:9px}.solution-logo{width:190px}}
@media(max-width:767px){:root{--gutter:24px}.site-header{min-height:80px;padding:18px var(--gutter)}.brand{width:140px}.desktop-nav{display:none}.menu-toggle{display:block;margin-left:auto}.intro-copy{padding:130px 20px 150px;min-height:100svh}.intro-copy h1{font-size:clamp(38px,8.6vw,62px);letter-spacing:-.055em}.intro-copy h1>span:first-child{font-size:.6em;line-height:1.8;letter-spacing:-.02em}.hero-kicker{font-size:8px;letter-spacing:.12em;margin-bottom:30px;max-width:270px;line-height:1.8}.hero-subtitle{font-size:17px;margin-top:25px}.hero-foot{font-size:8px;letter-spacing:.08em;bottom:25px}.hero-foot>span:last-child{display:none}.scroll-cue{font-size:8px;bottom:85px}.signal-svg{width:180%;left:-40%}.story-copy{min-height:70svh;padding:85px 24px}.story-copy h2{font-size:40px}.story-copy>p:last-of-type{font-size:20px}.story-copy .eyebrow{margin-bottom:20px}[data-motion=full] .signal-stage{min-height:560px}[data-motion=full] .reading-copy{justify-content:flex-start;padding-top:125px;padding-left:24px}[data-motion=full] .reading-copy h2{font-size:39px}[data-motion=full] .reading-copy>p:last-of-type{margin-top:18px}[data-motion=full] .inside-copy{padding-left:24px;padding-right:24px}.signal-caption{font-size:7px}.hardware-stage{padding-top:90px;min-height:0}.hardware-top p:last-child{display:none}.hardware h2{font-size:42px}.device-visual{width:100%;margin:30px auto}.device-notes{grid-template-columns:1fr;gap:35px}.device-note p{max-width:320px;font-size:15px}.device-note h3{font-size:25px}.device-index{font-size:8px}.hardware-footnote{font-size:8px}[data-motion=full] .hardware-stage{height:100svh;min-height:620px;padding-top:100px}[data-motion=full] .hardware h2{font-size:38px}[data-motion=full] .device-visual{top:12%;height:72%;width:150%;left:-25%}[data-motion=full] .device-visual>img{object-fit:contain}[data-motion=full] .device-notes{bottom:96px}[data-motion=full] .device-note{padding:15px 10px 0 0;background:#0f1012;max-width:310px}[data-motion=full] .device-note h3{font-size:24px;margin:9px 0}[data-motion=full] .device-note p{font-size:13px}[data-motion=full] .hardware-footnote{display:none}[data-motion=full] .device-index{font-size:7px;gap:12px;bottom:35px}[data-motion=full] .device-index i{width:18px}.cycle-stage{padding:80px 24px}.cycle h2{font-size:42px}.cycle-diagram{width:90%;margin:55px auto}.cycle-word{font-size:25px}.cycle-label{font-size:7px}.c2{right:-9%}.c4{left:-11%}.cycle-ending{font-size:26px}.cycle-note{font-size:11px}[data-motion=full] .cycle-stage{min-height:760px;height:100svh;padding-top:100px}[data-motion=full] .cycle h2{font-size:36px}[data-motion=full] .cycle-diagram{width:85%;max-width:390px;left:50%;top:52%}[data-motion=full] .cycle-center .cycle-word{font-size:29px}[data-motion=full] .cycle-ending{bottom:75px;max-width:90%;font-size:23px}[data-motion=full] .cycle-note{bottom:26px;font-size:10px}.ecosystem-stage{padding:90px 24px 65px}.ecosystem h2{font-size:42px}.branch-map{margin-top:55px}.branch-brain{width:85px}.branch-map>svg{height:150px}.branch-brands{gap:24px 35px;grid-template-columns:1fr 1fr;margin-top:0}.branch-brands .eyebrow{font-size:8px}.branch-brands img{height:48px}.focus-mark{height:48px;padding:12px}.branch-brands a{gap:15px}.ecosystem-foot{font-size:12px;margin-top:40px}[data-motion=full] .ecosystem-stage{height:auto;min-height:0;padding-top:90px}[data-motion=full] .ecosystem h2{font-size:42px}[data-motion=full] .branch-map{margin-top:50px}[data-motion=full] .branch-map>svg{height:150px}.solution-panel{display:flex;flex-direction:column;align-items:stretch;padding:90px 24px 80px;gap:40px}.solution-copy{max-width:100%}.solution-copy>.eyebrow{font-size:8px;margin-bottom:32px}.solution-logo{width:180px;max-height:70px;margin-bottom:30px}.solution-copy h2{font-size:46px}.solution-definition{font-size:16px;margin-top:22px}.solution-description{font-size:15px;max-width:420px}.solution-media{height:390px;min-height:0;width:100%}.solution-number{font-size:48px;bottom:15px}.solution-thread{display:none}[data-motion=full] .solutions-stage{height:auto;min-height:0;overflow:hidden}[data-motion=full] .solution-panel{position:relative;inset:auto;clip-path:none!important;padding:90px 24px 80px}[data-motion=full] .solution-media{height:390px}.solution-focus .solution-logo{margin-bottom:35px}.convergence-stage{padding:90px 24px 55px}.convergence h2{font-size:10vw;top:43%;line-height:1.15}.orbit{height:420px;margin-top:40px}.orbit-brand{width:31%;height:85px}.orbit-pace{left:0}.orbit-focar{right:0}.orbit-clinic{left:0}.orbit-focus{right:0;padding:16px}.orbit-center{width:57%}.orbit>svg{display:none}.orbit-brand img{max-height:60px}.convergence-foot{font-size:12px}[data-motion=full] .convergence-stage{height:auto;min-height:0;padding-top:90px}[data-motion=full] .orbit{height:450px;margin-top:30px}[data-motion=full] .convergence-foot{position:static}.human{padding:80px 0}.human-heading>.eyebrow{font-size:9px;margin-bottom:30px}.human h2{font-size:42px}.human-image{width:calc(100% - 48px);margin-top:50px}.human-image img{aspect-ratio:4/5;object-position:63% center}.human-image figcaption{font-size:7px;gap:15px;line-height:1.6}.human-copy{margin:55px 24px 0;font-size:26px}.manifesto-stage{padding:90px 24px}.manifesto-phrase{font-size:36px;line-height:1.15;margin-bottom:60px}.manifesto-wave{height:70px}.manifesto-end{font-size:8px;max-width:280px}[data-motion=full] .manifesto-stage{height:auto;min-height:0;padding-top:90px}[data-motion=full] .manifesto-text{position:relative;inset:auto;margin-top:65px;display:block}[data-motion=full] .manifesto-phrase{position:relative;inset:auto;margin-bottom:60px;visibility:visible}[data-motion=full] .manifesto-wave{position:relative;bottom:auto}[data-motion=full] .manifesto-end{position:static;margin-top:40px}.insights-section{padding:85px 24px}.section-heading{flex-direction:column;align-items:flex-start;gap:26px;margin-bottom:45px}.section-heading h2{font-size:40px}.section-heading .text-link{font-size:12px}.editorial-grid{grid-template-columns:1fr;gap:45px}.editorial-item figure{aspect-ratio:1.45;margin-bottom:22px}.editorial-item h3{font-size:25px;max-width:520px}.editorial-item .eyebrow{font-size:9px}.final-cta{padding:85px 24px;min-height:760px}.final-cta .eyebrow{font-size:9px}.final-cta h2{font-size:clamp(45px,9.4vw,68px);margin-top:55px}.final-links{flex-direction:column;align-items:flex-start;gap:20px;margin-top:40px}.final-links .button{font-size:12px}.final-brain{position:relative;inset:auto;width:175px;margin-top:40px}.final-thread{opacity:.15}.site-footer{padding:65px 24px 25px}.footer-top{align-items:flex-start;flex-direction:column;gap:30px}.footer-logo{width:220px}.footer-top p{font-size:14px}.footer-middle{margin-top:35px;padding:30px 0;flex-direction:column;gap:30px}.footer-middle nav{gap:10px 25px}.footer-middle a{min-height:44px;padding:10px 0}.footer-bottom{flex-wrap:wrap;gap:12px 20px;font-size:9px}.footer-bottom>span{width:100%}.footer-bottom>a{margin-left:auto}.motion-toggle{font-size:10px;min-height:44px}}
@media(max-height:620px) and (min-width:768px){[data-motion=full] .signal-stage,[data-motion=full] .hardware-stage,[data-motion=full] .cycle-stage,[data-motion=full] .ecosystem-stage,[data-motion=full] .solutions-stage,[data-motion=full] .convergence-stage,[data-motion=full] .manifesto-stage{min-height:620px}.intro-copy{min-height:620px}.site-header{min-height:80px;padding-top:15px;padding-bottom:15px}.hero-kicker{margin-bottom:15px}.intro-copy h1{font-size:62px}}
@media print{.site-header,.mobile-menu,.scroll-cue,.signal-svg,.solution-thread,.device-index,.motion-toggle{display:none!important}section,.solution-panel{break-inside:avoid}.pin-spacer{padding:0!important;height:auto!important}*{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;clip-path:none!important}.site-footer{color:#000;background:#fff}}

/* Shared signal and final composition refinements. */

@media(max-width:767px){.solution-copy{order:0}.manual-scroll-hint{order:1}.solution-media{order:2}}
.manual-scroll-hint{position:absolute;left:var(--gutter);bottom:26px;display:flex;align-items:center;gap:14px;font-size:9px;font-weight:600;letter-spacing:.1em;z-index:7}.manual-scroll-hint>span{font-size:22px;line-height:1}
/* Playback controls share the page surface and keep a stable, compact footprint. */
.tour-control{position:fixed;z-index:85;right:24px;bottom:calc(18px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:14px;padding:0;background:transparent;color:var(--cream);max-width:calc(100vw - 32px)}
.tour-control[hidden]{display:none}
.tour-control[data-theme=light],.tour-control[data-theme=yellow]{color:var(--navy)}
.tour-copy{position:relative;display:grid;gap:3px;width:154px;min-width:0;padding-bottom:7px;line-height:1.4}
.tour-title{font-size:11px;font-weight:600;letter-spacing:.015em}
.tour-status{font-size:10px;font-weight:400;opacity:.8;min-height:14px}
.tour-control button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;transition:background .2s}
.tour-control button:hover{background:rgba(255,255,255,.1)}
.tour-control[data-theme=light] button:hover,.tour-control[data-theme=yellow] button:hover{background:rgba(13,31,76,.08)}
.tour-control button:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.tour-icon{width:18px;height:18px}
.tour-play{display:none}
[data-tour-toggle][aria-pressed=false] .tour-pause{display:none}
[data-tour-toggle][aria-pressed=false] .tour-play{display:block}
.tour-progress{position:absolute;bottom:0;left:0;height:1px;width:100%;background:currentColor;opacity:0;transform:scaleX(var(--progress,0));transform-origin:left}
.tour-control[data-phase=holding] .tour-progress{opacity:.45}
.menu-open .tour-control{visibility:hidden}
@media(max-width:767px){.tour-control{right:16px;bottom:calc(14px + env(safe-area-inset-bottom,0px));gap:12px}.tour-copy{width:146px}}

@media(min-width:768px){.solution-number{bottom:88px}.hero-foot{padding-right:310px}.signal-stage-number{margin-right:305px}.cycle-note{bottom:45px;max-width:calc(100% - 380px)}.convergence-foot{padding-right:310px}.manifesto-end{max-width:calc(100% - 380px)}}
@media(max-width:767px){.hero-foot{bottom:90px}.scroll-cue{bottom:140px}[data-motion=full] .hero-foot{bottom:95px}.signal-caption{bottom:90px}.manual-scroll-hint{position:relative;inset:auto;margin-top:-20px;font-size:8px;max-width:210px}.solution-number{bottom:28px}.final-cta{padding-bottom:120px}.footer-bottom{padding-bottom:75px}[data-motion=full] .cycle-note{bottom:90px}[data-motion=full] .cycle-ending{bottom:135px}[data-motion=full] .cycle-diagram{top:49%}}
@media print{.tour-control,.manual-scroll-hint{display:none!important}}
.signal-svg{max-width:none}
.signal-svg.is-conductor{position:fixed;inset:0;left:0;width:100%;height:100svh;z-index:6;opacity:.45}
[data-motion=full] .solution-thread,[data-motion=full] .manifesto-wave,[data-motion=full] .final-thread{visibility:hidden}
.site-header[data-theme=dark].has-scrolled{background:var(--header-surface,#0D1F4C)}
.site-header[data-theme=yellow]{background:var(--header-surface,#FFD915)}
.site-header[data-theme=light]{background:var(--header-surface,#FCF8ED)}
[data-motion=full] .cycle-center .cycle-word{top:57%}
[data-motion=full] .cycle-small{top:67%}
.cycle-glyph{fill:none;stroke:var(--navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.final-brain{width:clamp(180px,22vw,350px);bottom:210px;right:var(--gutter)}
.cycle-label{font-size:10px}

@media(min-width:768px){[data-motion=full] .convergence-foot{bottom:100px;padding-right:0}}

/* A quiet continuation cue, part of the page rather than another control panel. */
.scroll-hint{position:fixed;z-index:84;left:50%;bottom:calc(20px + env(safe-area-inset-bottom,0px) + var(--tour-clearance,0px));transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:44px;max-width:calc(100vw - 48px);padding:4px 12px;border:0;background:transparent;color:var(--cream);font-size:10px;font-weight:500;letter-spacing:.12em;line-height:1.5;white-space:nowrap}
.scroll-hint[data-theme=light],.scroll-hint[data-theme=yellow]{color:var(--navy)}
.scroll-hint[hidden]{display:none}
.scroll-hint:hover span{text-decoration:underline;text-underline-offset:4px}
.scroll-hint:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.scroll-hint svg{width:18px;height:18px;flex-shrink:0;animation:scroll-hint-arrow 2s ease-in-out 3}
@keyframes scroll-hint-arrow{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}
.menu-open .scroll-hint{display:none}
.has-scroll-hint .scroll-cue,.has-scroll-hint .manual-scroll-hint{visibility:hidden!important}
[data-motion=reduced] .scroll-hint svg{animation:none}
@media(prefers-reduced-motion:reduce){.scroll-hint svg{animation:none}}
@media(max-width:767px){.scroll-hint{bottom:calc(16px + env(safe-area-inset-bottom,0px) + var(--tour-clearance,0px));font-size:10px}.has-scroll-hint .hero-foot,.has-scroll-hint[data-motion=full] .hero-foot{bottom:145px}}
@media print{.scroll-hint{display:none!important}}
@media(max-width:767px){.cycle-label{font-size:8px}.c2{right:-5%}.c4{left:-6%}.final-brain{position:relative;inset:auto;width:135px;margin-top:45px}.final-cta{min-height:0}.signal-svg.is-conductor{width:100%;left:0}.cycle-center .cycle-word{font-size:26px}}
