
:root{--ink:#071526;--navy:#0b213c;--blue:#3b82f6;--cyan:#3dd9ff;--gold:#d5a83f;--white:#f8fbff;--muted:#a8b7c8;--line:rgba(160,190,220,.22);--panel:#102944;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,21,38,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:78px;display:flex;align-items:center;gap:30px}.brand{font-weight:850;letter-spacing:-.04em;font-size:22px;margin-right:auto}.brand sup{color:var(--cyan);font-size:.5em}.navlinks{display:flex;align-items:center;gap:22px}.nav-item{position:relative}.nav-link,.nav-button{display:flex;align-items:center;gap:6px;padding:26px 0;color:#dce7f2;font-size:14px;font-weight:650;border:0;background:none;cursor:pointer}.nav-link:hover,.nav-button:hover{color:white}.chev{font-size:10px;transition:.2s}.nav-item:hover .chev,.nav-item:focus-within .chev{transform:rotate(180deg)}.mega{position:absolute;top:68px;left:50%;transform:translateX(-50%) translateY(8px);width:760px;padding:24px;background:#fff;color:#0a1c31;border-radius:2px;box-shadow:0 24px 70px rgba(0,0,0,.38);display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:24px;opacity:0;visibility:hidden;transition:.18s}.nav-item:hover .mega,.nav-item:focus-within .mega{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega h4{margin:0 0 10px;color:#3472c7;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.mega a{display:block;padding:7px 0;font-size:14px;font-weight:650}.mega a span{display:block;color:#627083;font-size:12px;font-weight:450}.simple-menu{width:270px;grid-template-columns:1fr}.cta{padding:11px 16px;border:1px solid var(--cyan);color:white;font-size:13px;font-weight:750}.cta:hover{background:var(--cyan);color:var(--ink)}.mobile-toggle{display:none;border:1px solid var(--line);background:none;color:white;padding:9px 11px}.hero{min-height:calc(100vh - 78px);display:grid;align-items:center;padding:90px 0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:720px;height:720px;border:1px solid rgba(61,217,255,.13);border-radius:50%;right:-180px;top:-90px;box-shadow:0 0 160px rgba(36,121,220,.13) inset}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.display{font-size:clamp(48px,7vw,96px);line-height:.98;letter-spacing:-.055em;max-width:1100px;margin:0}.lede{font-size:clamp(19px,2.2vw,28px);line-height:1.3;color:#cad7e5;max-width:850px;margin:28px 0}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:12px;padding:14px 19px;border:1px solid var(--cyan);font-size:14px;font-weight:800}.button.primary{background:var(--cyan);color:var(--ink)}.button:hover{transform:translateY(-2px)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:58px}.metric{padding:28px;border-right:1px solid var(--line)}.metric:last-child{border-right:0}.metric strong{font-size:34px;color:var(--cyan);display:block}.metric span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.section{padding:105px 0;border-bottom:1px solid var(--line)}.section.light{background:#f3f7fb;color:#0b213c}.section.blue{background:#0d2b4b}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kicker{color:var(--gold);font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:850}.heading{font-size:clamp(35px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 25px}.subhead{font-size:26px;line-height:1.15;margin:0 0 16px}.copy{font-size:18px;color:#bfcede;max-width:760px}.light .copy{color:#4d6075}.card{border:1px solid var(--line);background:rgba(255,255,255,.025);padding:28px;min-height:230px}.light .card{background:white;border-color:#d8e2ec}.card-num{font-size:12px;color:var(--cyan);font-weight:800}.light .card-num{color:#2767b2}.card h3{font-size:23px;line-height:1.15;margin:36px 0 12px}.card p{color:var(--muted)}.light .card p{color:#56677a}.loop{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-top:45px}.loop div{padding:24px;border-right:1px solid var(--line);font-weight:800}.loop div:nth-child(4n){border-right:0}.loop small{display:block;color:var(--cyan);margin-bottom:7px}.quote{font-size:clamp(30px,4vw,54px);line-height:1.1;letter-spacing:-.035em;max-width:1020px}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:42px}.proof-cell{background:var(--ink);padding:34px}.proof-cell strong{font-size:42px;color:var(--cyan)}.proof-cell span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase}.product-hero{padding:100px 0 70px;background:linear-gradient(130deg,#071526,#0c2948)}.product-hero h1{font-size:clamp(44px,6.4vw,82px);line-height:1;letter-spacing:-.05em;margin:14px 0 24px;max-width:1050px}.crumb{color:var(--cyan);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:750}.feature-list{display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.feature{background:var(--ink);padding:25px;display:grid;grid-template-columns:80px 1fr;gap:18px}.feature b{color:var(--cyan);font-size:12px}.feature h3{margin:0 0 8px;font-size:21px}.feature p{margin:0;color:var(--muted)}.timeline{border-left:1px solid var(--cyan);padding-left:35px}.timeline article{margin-bottom:35px}.timeline strong{color:var(--cyan)}.leadership{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.leader{border:1px solid var(--line);padding:26px}.avatar{height:190px;background:linear-gradient(145deg,#153b61,#091c31);display:flex;align-items:flex-end;padding:18px;color:#8ca5be;margin-bottom:22px}.leader h3{margin:0;font-size:22px}.leader .role{color:var(--cyan);font-size:13px;font-weight:750}.leader p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px}.contact-box{padding:30px;border:1px solid var(--line)}.footer{padding:55px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}.footer h4{font-size:12px;color:var(--muted);text-transform:uppercase}.footer a{display:block;color:#d3dfeb;margin:8px 0;font-size:14px}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid var(--line);color:#718397;font-size:12px;display:flex;justify-content:space-between}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.navlinks{display:none;position:absolute;top:78px;left:0;right:0;background:#071526;padding:20px 24px;flex-direction:column;align-items:stretch}.navlinks.open{display:flex}.mobile-toggle{display:block}.nav-link,.nav-button{padding:10px 0}.mega{position:static;display:none;opacity:1;visibility:visible;transform:none!important;width:auto;grid-template-columns:1fr;background:#0c2948;color:white;box-shadow:none}.nav-item.open .mega{display:grid}.nav-item:hover .mega{display:none}.nav-item.open:hover .mega{display:grid}.grid-2,.grid-3,.leadership,.contact-grid{grid-template-columns:1fr}.loop{grid-template-columns:1fr 1fr}.metrics,.proof-strip{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.display{font-size:52px}.section{padding:75px 0}}
@media(max-width:560px){.shell{width:min(100% - 28px,var(--max))}.hero{padding:65px 0}.display{font-size:42px}.loop{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.product-hero h1{font-size:42px}.proof-cell strong{font-size:34px}}

.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800;color:#18314c}.field input,.field select,.field textarea{width:100%;border:1px solid #c8d5e2;background:#fff;color:#10243a;padding:13px 14px;font:inherit;border-radius:2px}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #3dd9ff;outline-offset:2px}.form-note{font-size:13px;color:#607287}.form-status{min-height:28px;margin-top:18px;font-weight:750}.form-status.success{color:#08775c}.form-status.error{color:#a82727}@media(max-width:560px){.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}
.hero-outcome{font-size:clamp(46px,6vw,82px);max-width:1180px}.hero-proof{margin:42px 0 0;color:#dce7f2;font-size:16px;font-weight:700;max-width:980px}.metrics.four{grid-template-columns:repeat(4,1fr)}@media(max-width:980px){.metrics.four{grid-template-columns:1fr 1fr}.metrics.four .metric:nth-child(2){border-right:0}}@media(max-width:560px){.metrics.four{grid-template-columns:1fr}}

/* Approved light editorial homepage, proof page and demonstration form. */
.home-title.scale-problem{font-size:clamp(50px,5.8vw,84px);margin-bottom:28px}.home-cost-proof{color:#515761;font-size:clamp(21px,2.1vw,31px);line-height:1.3;margin:0 0 25px;max-width:900px}.home-cost-proof strong{color:#171820}.home-impact{font-size:clamp(25px,2.7vw,40px);font-weight:850;letter-spacing:-.035em;line-height:1.08;margin:0 0 32px;max-width:900px}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #d8dadd}.brand{color:#174d72}.nav-link,.nav-button{color:#171820}.nav-link:hover,.nav-button:hover{color:#16aeb2}.cta{background:#171820;border-color:#171820;color:#fff}.mobile-toggle{color:#171820;border-color:#d8dadd}
.home-stage,.proof-page,.demo-page{background:#fafaf9;color:#171820}.home-stage{min-height:calc(100vh - 78px);display:grid;grid-template-columns:minmax(0,1.7fr) minmax(360px,.85fr)}.home-copy{padding:70px clamp(34px,5vw,84px) 42px}.category{color:#16aeb2;font-size:clamp(18px,2vw,27px);font-weight:850;letter-spacing:.03em;line-height:1.45;max-width:980px;text-transform:uppercase}.home-title{font-size:clamp(58px,7vw,102px);font-weight:450;letter-spacing:-.055em;line-height:.98;margin:46px 0 48px;max-width:1050px}.home-lede{color:#515761;font-size:clamp(18px,1.65vw,25px);line-height:1.55;max-width:900px;margin:0 0 42px}.home-actions{display:flex;gap:14px;flex-wrap:wrap}.home-button{display:inline-flex;padding:17px 23px;border:2px solid #171820;font-weight:850;font-size:15px;letter-spacing:.02em}.home-button.primary{background:#171820;color:#fff}.home-cred{border-top:1px solid #d8dadd;color:#174d72;font-size:14px;font-weight:850;letter-spacing:.035em;margin-top:48px;padding-top:25px;text-transform:uppercase}.scroll-cue{display:inline-flex;align-items:center;gap:12px;color:#171820;font-size:12px;font-weight:900;letter-spacing:.13em;margin-top:30px;text-transform:uppercase}.scroll-cue span{font-size:30px;line-height:1;animation:scrollNudge 1.8s ease-in-out 2}@keyframes scrollNudge{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}.decision-rail{background:#f0f1f1;display:grid;place-items:center;padding:55px 34px}.decision-card{width:min(100%,470px);background:#fff;border:16px solid #e7e9ea;padding:34px}.decision-card h2{font-size:17px;letter-spacing:.02em;margin:0 0 25px}.signal-chart{width:100%;height:240px}.signal-chart polyline{fill:none;stroke:#16aeb2;stroke-width:5}.signal-chart circle{fill:#fff;stroke:#16aeb2;stroke-width:4}.decision-label{font-size:13px;color:#515761;font-weight:800;text-transform:uppercase}.decision-value{font-size:54px;font-weight:850;margin:3px 0}.decision-detail{color:#515761;font-size:14px}.teal-rule{width:120px;height:8px;background:#16aeb2;margin-top:25px}
.editorial-section{padding:95px 0;background:#fafaf9;color:#171820}.editorial-section.white{background:#fff}.editorial-section h1,.editorial-section h2{font-weight:450;letter-spacing:-.045em}.proof-intro h1{font-size:clamp(58px,7vw,94px);margin:15px 0 35px}.editorial-kicker{color:#16aeb2;font-size:14px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.proof-intro-panel{background:#0d223b;color:#fff;margin-top:55px;padding:42px}.proof-intro-panel p{font-size:clamp(27px,3.4vw,50px);line-height:1.15;margin:18px 0}.trust-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.trust-heading h2{font-size:clamp(42px,5vw,72px);margin:0}.award-badge{background:#16aeb2;color:#fff;min-width:170px;padding:22px}.award-badge strong{font-size:48px;line-height:1}.award-badge span{font-size:13px;font-weight:850}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.trust-card{background:#f0f1f1;padding:24px;min-height:210px}.trust-card.dark{background:#0d223b;color:#fff}.trust-card h3{color:#16aeb2;font-size:17px;line-height:1.2}.trust-card.dark h3{color:#fff}.trust-card p{font-size:15px;line-height:1.45}.selection-panel{background:#0d223b;color:#fff;margin-top:22px;padding:38px}.selection-panel h3{color:#16aeb2;font-size:17px;text-transform:uppercase}.selection-panel p{font-size:21px;max-width:1100px}.selection-panel strong{font-size:clamp(25px,3vw,42px);display:block;margin-top:20px}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:45px}.result-card{background:#f0f1f1;padding:30px;min-height:210px}.result-card.dark{background:#0d223b;color:#fff}.result-card.teal{background:#16aeb2;color:#fff}.result-card strong{font-size:clamp(35px,4vw,58px);display:block}.result-card span{font-size:15px}.method-panel{background:#f0f1f1;margin-top:25px;padding:36px}.method-panel h3{font-size:17px;text-transform:uppercase}.method-panel p{font-size:18px;max-width:1050px}.learning-flow{display:grid;grid-template-columns:repeat(4,1fr);background:#f0f1f1;margin-bottom:40px}.learning-flow div{padding:30px}.learning-flow b{display:block;margin-bottom:18px}.learning-flow span{color:#515761}.moat-panel{background:#0d223b;color:#fff;padding:48px}.moat-panel h2{font-size:clamp(40px,5vw,70px);line-height:1.1;margin:15px 0 32px}.moat-panel p{font-size:19px;color:#d4dee7;max-width:1100px}.demo-shell{display:grid;grid-template-columns:1.25fr .75fr;gap:70px}.demo-shell h1{font-size:clamp(52px,6vw,82px);margin:12px 0 28px}.demo-form{margin-top:42px}.demo-aside{background:#0d223b;color:#fff;padding:38px;align-self:start;margin-top:55px}.demo-aside h2{font-size:34px;line-height:1.1}.demo-aside li{margin:18px 0;color:#dbe4eb}.demo-page .field label{color:#171820}.demo-page .field input,.demo-page .field textarea{border:0;border-bottom:1px solid #6c7279;background:transparent;border-radius:0;padding-left:0}.demo-page .field textarea{border:1px solid #8f969c;padding:14px}
@media(max-width:1100px){.home-stage{grid-template-columns:1fr}.decision-rail{min-height:620px}.trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.home-copy{padding:55px 24px}.home-title{font-size:56px;margin:35px 0}.decision-rail{padding:35px 20px}.trust-heading{align-items:start;flex-direction:column}.trust-grid,.result-grid,.learning-flow,.demo-shell{grid-template-columns:1fr}.award-badge{width:100%}.editorial-section{padding:70px 0}.selection-panel p{font-size:18px}}

/* Full-screen homepage story. */
.home-story{background:#fafaf9;color:#171820}.story-panel{min-height:92vh;padding:clamp(80px,10vw,150px) 0;display:flex;align-items:center;border-top:1px solid #d8dadd;overflow:hidden}.story-panel.dark{background:#0d223b;color:#fff;border-top:0}.story-panel.teal{background:#16aeb2;color:#071526;border-top:0}.story-inner{width:min(1400px,calc(100% - 80px));margin:auto}.story-label{font-size:14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#16aeb2;margin-bottom:34px}.dark .story-label{color:#61e2e1}.teal .story-label{color:#071526}.story-display{font-size:clamp(52px,7.2vw,112px);font-weight:430;letter-spacing:-.06em;line-height:.98;margin:0;max-width:1380px}.story-display strong{font-weight:850}.story-turn{font-size:clamp(58px,8vw,128px);font-weight:850;letter-spacing:-.065em;line-height:.93;margin:55px 0 0}.story-close{font-size:clamp(24px,3vw,42px);line-height:1.2;margin:55px 0 0;max-width:950px}.pomc-title{font-size:clamp(48px,6vw,92px);font-weight:450;letter-spacing:-.055em;line-height:1;margin:0 0 70px;max-width:1100px}.pomc-cycle{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #5a6c7e;border-left:1px solid #5a6c7e}.pomc-step{min-height:150px;padding:24px 18px;border-right:1px solid #5a6c7e;border-bottom:1px solid #5a6c7e;display:flex;flex-direction:column;justify-content:space-between;transition:background .4s ease,color .4s ease,transform .4s ease}.pomc-step b{font-size:12px;color:#61e2e1}.pomc-step span{font-size:clamp(17px,1.5vw,23px);line-height:1.1;font-weight:750}.pomc-cycle.visible .pomc-step{animation:pomcPulse .7s ease both}.pomc-cycle.visible .pomc-step:nth-child(2){animation-delay:.08s}.pomc-cycle.visible .pomc-step:nth-child(3){animation-delay:.16s}.pomc-cycle.visible .pomc-step:nth-child(4){animation-delay:.24s}.pomc-cycle.visible .pomc-step:nth-child(5){animation-delay:.32s}.pomc-cycle.visible .pomc-step:nth-child(6){animation-delay:.4s}.pomc-cycle.visible .pomc-step:nth-child(7){animation-delay:.48s}.pomc-cycle.visible .pomc-step:nth-child(8){animation-delay:.56s}.pomc-cycle.visible .pomc-step:nth-child(9){animation-delay:.64s}.pomc-cycle.visible .pomc-step:nth-child(10){animation-delay:.72s}.pomc-cycle.visible .pomc-step:nth-child(11){animation-delay:.8s}.pomc-cycle.visible .pomc-step:nth-child(12){animation-delay:.88s}@keyframes pomcPulse{0%{background:transparent}50%{background:#16aeb2;color:#071526}100%{background:rgba(255,255,255,.035)}}.pomc-note{font-size:clamp(22px,2.5vw,36px);line-height:1.25;margin:55px 0 0;max-width:1000px}.proof-contrast{display:grid;grid-template-columns:1fr 1fr;margin-top:70px;border-top:1px solid #aeb3b8;border-left:1px solid #aeb3b8}.proof-number{padding:45px;border-right:1px solid #aeb3b8;border-bottom:1px solid #aeb3b8}.proof-number strong{font-size:clamp(92px,13vw,205px);font-weight:450;letter-spacing:-.075em;line-height:.8;display:block}.proof-number.pegasus strong{color:#087b80}.proof-number.market strong,.proof-number.market .proof-percent{color:#c92929}.proof-percent{display:block;font-size:clamp(27px,3vw,46px);font-weight:900;letter-spacing:-.03em;margin-top:34px}.proof-percent small{display:block;color:#5d6268;font-size:13px;font-weight:900;letter-spacing:.12em;margin-top:7px;text-transform:uppercase}.proof-number span.proof-copy{display:block;font-size:clamp(17px,1.5vw,23px);line-height:1.35;max-width:560px;margin-top:28px}.evidence-band{display:grid;grid-template-columns:1fr 1fr;background:#0d223b;color:#fff;margin-top:55px}.evidence-quote{padding:34px 38px;border-right:1px solid #536477}.evidence-quote:last-child{border-right:0}.evidence-quote blockquote{font-size:clamp(21px,2.2vw,32px);line-height:1.2;margin:0 0 24px}.evidence-quote a{color:#61e2e1;font-size:13px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.story-proofline{font-size:clamp(24px,3.2vw,46px);line-height:1.15;max-width:1240px;margin:65px 0 0}.entry-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:70px 0 55px;border-top:1px solid rgba(7,21,38,.45);border-left:1px solid rgba(7,21,38,.45)}.entry-card{padding:30px;border-right:1px solid rgba(7,21,38,.45);border-bottom:1px solid rgba(7,21,38,.45);min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.entry-card b{font-size:13px;letter-spacing:.09em}.entry-card span{font-size:clamp(24px,2.4vw,38px);line-height:1.05;font-weight:800}.story-cta{display:inline-flex;padding:18px 25px;border:2px solid #071526;background:#071526;color:#fff;font-size:15px;font-weight:900;letter-spacing:.02em}.story-cta:hover{background:#fff;color:#071526}.home-story .reveal{transform:translateY(35px)}
.story-display.intro{font-size:clamp(42px,5.1vw,78px);line-height:1.04;max-width:1240px}.story-turn.intro{font-size:clamp(54px,6.8vw,104px);margin-top:clamp(85px,10vw,150px);max-width:1240px}.gallup-stat{display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:45px;align-items:end;margin-top:clamp(80px,9vw,135px);padding-top:45px;border-top:1px solid #aeb3b8}.gallup-stat strong{color:#087b80;font-size:clamp(80px,12vw,180px);font-weight:500;letter-spacing:-.075em;line-height:.8}.gallup-stat p{font-size:clamp(25px,3vw,43px);line-height:1.12;margin:0}.gallup-stat small{display:block;color:#61676e;font-size:14px;font-weight:800;letter-spacing:.04em;margin-top:18px}.gallup-stat small a{text-decoration:underline;text-underline-offset:4px}.pomc-paradigm{margin-top:58px;max-width:1150px}.pomc-paradigm strong{display:block;color:#61e2e1;font-size:clamp(30px,4vw,58px);line-height:1.08;margin-bottom:22px}.pomc-paradigm p{font-size:clamp(20px,2.2vw,31px);line-height:1.3;margin:0;color:#e4edf4}
@media(max-width:900px){.story-inner{width:min(100% - 40px,1400px)}.pomc-cycle{grid-template-columns:repeat(3,1fr)}.entry-grid,.evidence-band,.gallup-stat{grid-template-columns:1fr}.evidence-quote{border-right:0;border-bottom:1px solid #536477}.story-panel{min-height:auto}.proof-contrast{grid-template-columns:1fr}}
@media(max-width:560px){.story-inner{width:min(100% - 28px,1400px)}.story-display{font-size:48px}.story-turn{font-size:58px}.pomc-cycle{grid-template-columns:repeat(2,1fr)}.pomc-step{min-height:125px}.proof-number{padding:32px 22px}.proof-number strong{font-size:88px}}

/* Locked homepage revisions. */
.home-stage{position:relative;padding-bottom:72px}.hero-scroll{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:grid;place-items:center;width:58px;height:58px;color:#174d72;font-size:38px;line-height:1}.hero-scroll span[aria-hidden]{animation:arrowDown 1.7s ease-in-out 2}.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}@keyframes arrowDown{0%,100%{transform:translateY(0)}50%{transform:translateY(9px)}}
.story-display.intro{font-size:clamp(38px,4.4vw,68px);line-height:1.06;max-width:1180px}.story-turn.intro{font-size:clamp(48px,5.7vw,88px);line-height:.98;margin-top:clamp(80px,9vw,135px);max-width:1180px}.gap-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(80px,9vw,125px);border-top:1px solid #aeb3b8;border-left:1px solid #aeb3b8}.gap-stat{padding:38px 40px;border-right:1px solid #aeb3b8;border-bottom:1px solid #aeb3b8}.gap-stat strong{display:block;color:#087b80;font-size:clamp(70px,9vw,140px);font-weight:500;letter-spacing:-.07em;line-height:.85}.gap-stat.secondary strong{color:#174d72;font-size:clamp(58px,7.5vw,116px)}.gap-stat span{display:block;font-size:clamp(21px,2.1vw,31px);line-height:1.15;margin-top:30px}.market-evidence{display:grid;grid-template-columns:1fr 1fr;background:#0d223b;color:#fff}.market-quote{padding:34px 40px;border-right:1px solid #536477}.market-quote:last-child{border-right:0}.market-quote blockquote{font-size:clamp(20px,2vw,30px);line-height:1.25;margin:0 0 22px}.market-quote a{color:#61e2e1;font-size:13px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.pomc-title{font-size:clamp(40px,4.8vw,70px);line-height:1.03;max-width:1000px}.proof-heading{font-size:clamp(42px,5vw,76px);line-height:1.04}.proof-number.pegasus strong{font-size:clamp(70px,8vw,126px);white-space:nowrap}.proof-number.market strong{font-size:clamp(50px,5.8vw,88px);white-space:nowrap}.executive-panel{background:#0d223b;color:#fff}.executive-panel .story-label{color:#61e2e1}.executive-panel .story-display{font-size:clamp(46px,5.8vw,88px);max-width:1200px}.ai-workflow{display:grid;grid-template-columns:repeat(5,1fr);margin-top:65px;border-top:1px solid #536477;border-left:1px solid #536477}.ai-workflow div{min-height:155px;padding:24px;border-right:1px solid #536477;border-bottom:1px solid #536477;display:flex;flex-direction:column;justify-content:space-between}.ai-workflow b{color:#61e2e1;font-size:12px;letter-spacing:.08em}.ai-workflow span{font-size:clamp(18px,1.6vw,24px);font-weight:800;line-height:1.12}.decision-alert{margin-top:42px;padding:34px 38px;background:#fff;color:#171820}.decision-alert b{display:block;color:#087b80;font-size:13px;letter-spacing:.11em;margin-bottom:13px}.decision-alert p{font-size:clamp(21px,2.2vw,32px);line-height:1.25;margin:0}.executive-close{font-size:clamp(48px,6.7vw,102px);font-weight:850;letter-spacing:-.06em;line-height:.95;margin:75px 0 45px;max-width:1250px}.product-links{font-size:15px;font-weight:850;letter-spacing:.04em;margin-bottom:38px}.executive-panel .story-cta{border-color:#61e2e1;background:#61e2e1;color:#071526}.executive-panel .story-cta:hover{background:#fff;border-color:#fff}
@media(max-width:900px){.gap-stats,.market-evidence{grid-template-columns:1fr}.market-quote{border-right:0;border-bottom:1px solid #536477}.ai-workflow{grid-template-columns:1fr 1fr}.hero-scroll{bottom:8px}}
@media(max-width:560px){.home-stage{padding-bottom:68px}.story-display.intro{font-size:38px}.story-turn.intro{font-size:48px}.gap-stat{padding:30px 22px}.proof-number.pegasus strong,.proof-number.market strong{white-space:normal;font-size:58px}.ai-workflow{grid-template-columns:1fr}.executive-close{font-size:50px}}

/* AI-pioneer homepage proof point and modal. */
.ai-pioneer-panel{background:#16aeb2;color:#071526}.ai-pioneer-panel .story-label{color:#071526}.ai-pioneer-panel .story-display{max-width:1220px}.ai-pioneer-copy{font-size:clamp(21px,2.2vw,32px);line-height:1.35;max-width:1080px;margin:38px 0}.modal-trigger{border:2px solid #071526;background:#071526;color:#fff;cursor:pointer;display:inline-flex;padding:18px 25px;font-size:15px;font-weight:900;letter-spacing:.02em}.modal-trigger:hover,.modal-trigger:focus-visible{background:#fff;color:#071526}.ai-modal[hidden]{display:none}.ai-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px}.ai-modal-backdrop{position:absolute;inset:0;background:rgba(7,21,38,.82);backdrop-filter:blur(8px)}.ai-modal-dialog{position:relative;width:min(900px,100%);max-height:min(84vh,760px);overflow:auto;background:#fafaf9;color:#171820;padding:clamp(32px,5vw,64px);box-shadow:0 28px 90px rgba(0,0,0,.45)}.ai-modal-close{position:absolute;right:20px;top:16px;border:0;background:transparent;color:#174d72;cursor:pointer;font-size:36px;line-height:1;padding:8px}.ai-modal-close:hover,.ai-modal-close:focus-visible{color:#16aeb2}.ai-modal-dialog h2{font-size:clamp(36px,5vw,62px);font-weight:500;letter-spacing:-.045em;line-height:1.02;margin:12px 52px 32px 0}.ai-modal-dialog h3{color:#087b80;font-size:14px;letter-spacing:.12em;text-transform:uppercase;margin:34px 0 10px}.ai-modal-dialog p{color:#424b55;font-size:18px;line-height:1.6;margin:0}.ai-modal-dialog .modal-close-button{margin-top:38px}.modal-open{overflow:hidden}@media(max-width:560px){.ai-modal{padding:14px}.ai-modal-dialog{padding:30px 24px}.ai-modal-dialog p{font-size:16px}.ai-pioneer-copy{font-size:20px}}
.category-proof{background:#0d223b;color:#fff}.category-proof h2{font-size:clamp(42px,5.5vw,78px);line-height:1.03;margin:16px 0 34px;max-width:1180px}.category-proof-copy{color:#d4dee7;font-size:clamp(19px,2vw,27px);line-height:1.5;max-width:1120px}.validation-callout{border-top:1px solid #536477;border-bottom:1px solid #536477;font-size:clamp(23px,2.7vw,39px);line-height:1.25;margin:48px 0 36px;padding:34px 0;max-width:1240px}.validation-callout strong{color:#61e2e1}.evidence-modal .evidence-comparison{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:32px 0}.evidence-modal .evidence-stat{background:#eef0f1;padding:24px}.evidence-modal .evidence-stat strong{color:#087b80;display:block;font-size:34px}.evidence-modal .evidence-stat span{color:#424b55;font-size:16px;line-height:1.4}.evidence-modal .evidence-source{border-top:1px solid #d8dadd;padding-top:24px}.evidence-modal a{color:#087b80;font-weight:850}.evidence-modal .evidence-note{font-size:14px;margin-top:30px}@media(max-width:650px){.evidence-modal .evidence-comparison{grid-template-columns:1fr}}
.leadership-objectives{display:flex;flex-wrap:wrap;gap:10px;margin:38px 0}.leadership-objectives span{border:1px solid #7d858c;padding:12px 16px;font-size:14px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.leadership-path{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid #85909a;border-left:1px solid #85909a;margin:48px 0}.leadership-path span{border-right:1px solid #85909a;border-bottom:1px solid #85909a;display:flex;align-items:center;justify-content:center;min-height:110px;padding:18px;text-align:center;font-size:16px;font-weight:850}.leadership-path span:last-child{background:#16aeb2;color:#071526}.leadership-decision{font-size:clamp(27px,3.2vw,46px);line-height:1.15;margin:0}.leadership-decision strong{color:#087b80}@media(max-width:900px){.leadership-path{grid-template-columns:repeat(2,1fr)}.leadership-path span:last-child{grid-column:1/-1}}

/* Platform narrative. */
.platform-page{background:#fafaf9;color:#171820}.platform-page .shell{width:min(1360px,calc(100% - 80px))}.platform-hero{min-height:calc(100vh - 78px);padding:clamp(85px,10vw,145px) 0;background:#fafaf9;display:flex;align-items:center}.platform-index{color:#087b80;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:32px}.platform-hero h1,.platform-section h2{font-size:clamp(48px,6.3vw,96px);font-weight:430;letter-spacing:-.06em;line-height:.98;margin:0;max-width:1300px}.platform-hero h1 strong,.platform-section h2 strong{font-weight:850}.platform-hero>div>p,.platform-lede{font-size:clamp(19px,2vw,28px);line-height:1.38;max-width:970px;color:#505862;margin:36px 0 0}.platform-premise{margin-top:70px;padding:34px 40px;background:#0d223b;color:#fff;display:grid;gap:10px;font-size:clamp(23px,2.6vw,38px);line-height:1.15}.platform-premise span{color:#afbecb}.platform-section{padding:clamp(90px,10vw,150px) 0;border-top:1px solid #d8dadd}.platform-section.white{background:#fff}.platform-section.soft{background:#eef1f2}.platform-section.dark{background:#0d223b;color:#fff;border-top:0}.platform-section.dark .platform-index{color:#61e2e1}.platform-section.dark .platform-lede{color:#d4dee7}.platform-section.benchmark{background:#16aeb2;color:#071526;border-top:0}.platform-section.benchmark .platform-index{color:#071526}.platform-section.benchmark .platform-lede{color:#15324a}.platform-section.close{background:#fafaf9}.platform-subtitle{font-size:clamp(27px,3vw,44px);line-height:1.1;margin:75px 0 28px}.platform-grid{display:grid;margin-top:25px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.platform-grid.four{grid-template-columns:repeat(4,1fr)}.platform-grid article{min-height:220px;padding:28px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba}.platform-grid b{font-size:20px;line-height:1.15}.platform-grid p{color:#59616a;font-size:16px}.product-architecture{margin-top:80px}.os-core{background:#0d223b;color:#fff;padding:34px;font-size:20px;letter-spacing:.08em;text-align:center}.os-core strong{font-size:clamp(30px,4vw,56px)}.architecture-arrow{text-align:center;color:#087b80;font-size:46px;line-height:1.4}.product-categories{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.product-categories>div{padding:27px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;display:flex;flex-direction:column;gap:11px}.product-categories small,.learning-layers small,.benchmark-pair small,.collaborative-panel small,.decision-ready small,.build-comparison small{font-size:12px;font-weight:900;letter-spacing:.1em;color:#087b80}.product-categories span{font-size:15px}.product-categories em,.new-product b{display:inline-block;width:max-content;background:#16aeb2;color:#071526;padding:6px 8px;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.08em}.platform-declaration{font-size:clamp(31px,4vw,58px);line-height:1.08;letter-spacing:-.035em;margin:75px 0 0;max-width:1120px}.platform-cycle{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid #536477;border-left:1px solid #536477}.platform-cycle article{min-height:235px;padding:25px;border-right:1px solid #536477;border-bottom:1px solid #536477;display:flex;flex-direction:column}.platform-cycle article>b{font-size:12px;color:#61e2e1}.platform-cycle article>strong{font-size:24px;margin:35px 0 12px}.platform-cycle article>span{color:#bfcbd6;font-size:15px;line-height:1.45}.cycle-close{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px}.cycle-close span,.cycle-close strong{padding:18px;border-left:4px solid #536477;font-size:18px}.cycle-close strong{border-color:#61e2e1;color:#61e2e1}.knowledge-list,.learning-points,.foundation-strip,.benchmark-actions,.workforce-types,.future-questions{display:grid;grid-template-columns:repeat(2,1fr);margin:28px 0 55px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.knowledge-list span,.learning-points span,.foundation-strip span,.benchmark-actions span,.workforce-types span,.future-questions span{padding:20px 24px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;font-size:17px;font-weight:700}.moat-statement{margin-top:55px;background:#0d223b;color:#fff;padding:42px;display:grid;gap:12px;font-size:clamp(25px,3vw,44px);line-height:1.15}.moat-statement span{color:#aebdca}.learning-layers{display:grid;grid-template-columns:1fr 1fr;margin-top:60px}.learning-layers article{background:#fff;padding:42px;min-height:330px}.learning-layers article.dark-card{background:#0d223b;color:#fff}.learning-layers h3{font-size:32px;margin:35px 0 18px}.learning-layers p{font-size:18px;line-height:1.5}.learning-layers .dark-card small{color:#61e2e1}.learning-layers .dark-card p{color:#d4dee7}.foundation-strip{grid-template-columns:repeat(3,1fr);margin-top:55px}.build-comparison{display:grid;grid-template-columns:1fr 1fr;margin-top:55px}.build-comparison article{padding:42px;background:#eef1f2}.build-comparison article.accelerated{background:#0d223b;color:#fff}.build-comparison .accelerated small{color:#61e2e1}.build-comparison h3{font-size:32px;margin:35px 0 20px}.build-comparison p{font-size:18px;line-height:1.55}.build-comparison strong{display:block;margin-top:35px;color:#087b80;font-size:clamp(27px,3vw,42px)}.build-comparison .accelerated strong{color:#61e2e1}.seven-products{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.seven-products>span{min-height:105px;padding:25px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;font-size:18px;font-weight:800;display:flex;flex-direction:column;justify-content:center;gap:10px}.seven-products .new-product{background:#e4fbfa}.benchmark-pair{display:grid;grid-template-columns:1fr 1fr;margin-top:55px}.benchmark-pair article{background:#fff;padding:40px}.benchmark-pair article:last-child{background:#0d223b;color:#fff}.benchmark-pair article:last-child small{color:#61e2e1}.benchmark-pair p{font-size:21px;line-height:1.55}.collaborative-panel{background:#fff;padding:42px;margin-top:45px}.collaborative-panel p{font-size:20px;max-width:1000px}.workforce-types{grid-template-columns:repeat(4,1fr);border-color:#536477}.workforce-types span,.future-questions span{border-color:#536477;color:#e5edf3}.future-questions{border-color:#536477}.decision-ready{margin:55px 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.decision-ready small{grid-column:1/-1;padding:20px 24px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba}.decision-ready span{padding:23px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;font-weight:800}.platform-final{font-size:clamp(48px,7vw,104px);font-weight:430;letter-spacing:-.06em;line-height:.94;margin:80px 0 45px}.platform-final strong{font-weight:850}.platform-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:35px}.platform-actions a{border:1px solid #9da4aa;padding:11px 14px;font-size:13px;font-weight:850}.platform-page .story-cta{background:#171820;border-color:#171820}
@media(max-width:1000px){.platform-page .shell{width:min(100% - 40px,1360px)}.platform-grid.four,.product-categories,.platform-cycle,.workforce-types,.decision-ready{grid-template-columns:repeat(2,1fr)}.cycle-close{grid-template-columns:1fr 1fr}.decision-ready small{grid-column:1/-1}}
@media(max-width:650px){.platform-page .shell{width:min(100% - 28px,1360px)}.platform-hero h1,.platform-section h2{font-size:45px}.platform-grid.four,.product-categories,.platform-cycle,.knowledge-list,.learning-points,.foundation-strip,.learning-layers,.build-comparison,.seven-products,.benchmark-pair,.workforce-types,.future-questions,.decision-ready,.cycle-close{grid-template-columns:1fr}.decision-ready small{grid-column:auto}.platform-premise,.moat-statement,.collaborative-panel{padding:28px}.platform-section{padding:80px 0}.platform-cycle article{min-height:190px}}

/* Compact Platform overview and four-chapter experience. */
.compact-platform{background:#fafaf9}.compact-platform .shell{width:min(1320px,calc(100% - 80px))}.platform-overview{min-height:calc(100vh - 78px);display:flex;align-items:center;padding:clamp(75px,8vw,120px) 0 55px}.platform-overview h1,.platform-chapter h2{font-size:clamp(46px,5.8vw,86px);font-weight:430;letter-spacing:-.058em;line-height:.99;margin:0;max-width:1260px}.platform-overview h1 strong,.platform-chapter h2 strong{font-weight:850}.platform-overview>div>p,.chapter-lede{font-size:clamp(18px,1.8vw,25px);line-height:1.42;max-width:960px;color:#515a63;margin:30px 0 0}.compact-platform .platform-premise{margin-top:46px;padding:28px 34px;font-size:clamp(20px,2.2vw,31px)}.chapter-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.chapter-grid a{min-height:150px;padding:22px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;display:flex;flex-direction:column;gap:8px}.chapter-grid small{color:#087b80;font-weight:900}.chapter-grid strong{font-size:20px}.chapter-grid span{color:#606870;font-size:14px}.platform-down{display:block;width:max-content;margin:25px auto 0;color:#087b80;font-size:38px;line-height:1}.platform-subnav{position:sticky;top:78px;z-index:38;background:rgba(255,255,255,.96);border-top:1px solid #d8dadd;border-bottom:1px solid #d8dadd;backdrop-filter:blur(12px)}.platform-subnav .shell{display:flex;justify-content:center;gap:30px;overflow-x:auto;scrollbar-width:none}.platform-subnav a{padding:15px 0;white-space:nowrap;color:#4e5760;font-size:13px;font-weight:850}.platform-subnav a:hover{color:#087b80}.platform-chapter{min-height:90vh;padding:clamp(85px,9vw,135px) 0;display:flex;align-items:center;scroll-margin-top:130px;border-top:1px solid #d8dadd}.platform-chapter.white{background:#fff}.platform-chapter.soft{background:#eef1f2}.platform-chapter.dark{background:#0d223b;color:#fff;border-top:0}.platform-chapter.dark .platform-index{color:#61e2e1}.platform-chapter.dark .chapter-lede{color:#d3dee7}.compact-cycle{display:grid;grid-template-columns:repeat(6,1fr);margin-top:48px;border-top:1px solid #aeb4b9;border-left:1px solid #aeb4b9}.compact-cycle span{padding:24px 14px;border-right:1px solid #aeb4b9;border-bottom:1px solid #aeb4b9;text-align:center;font-weight:850}.chapter-close{margin-top:45px;background:#0d223b;color:#fff;padding:30px 34px;display:grid;gap:8px;font-size:clamp(21px,2.2vw,31px);line-height:1.22}.chapter-close span{color:#b8c5cf}.compact-pair{display:grid;grid-template-columns:1fr 1fr;margin-top:48px}.compact-pair article{background:#fff;padding:38px;min-height:245px}.compact-pair article.dark-card{background:#0d223b;color:#fff}.compact-pair article.teal-card{background:#16aeb2;color:#071526}.compact-pair small,.compact-comparison small,.compact-products small{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.1em}.compact-pair .dark-card small{color:#61e2e1}.compact-pair h3{font-size:29px;line-height:1.12;margin:32px 0 14px}.compact-pair p{font-size:17px;line-height:1.48}.compact-comparison{display:grid;grid-template-columns:1fr 1fr;margin-top:48px}.compact-comparison article{padding:35px;background:#eef1f2;display:grid;gap:24px}.compact-comparison article.accelerated{background:#0d223b;color:#fff}.compact-comparison .accelerated small,.compact-comparison .accelerated b{color:#61e2e1}.compact-comparison strong{font-size:27px}.compact-comparison b{font-size:clamp(25px,2.8vw,40px);color:#087b80}.compact-products{display:grid;grid-template-columns:1fr 1fr;margin-top:28px}.compact-products>div{padding:34px;border:1px solid #afb5ba}.compact-products>div+div{border-left:0}.compact-products p{font-size:17px;line-height:1.55}.compact-products h3{font-size:27px;line-height:1.15;margin:26px 0 12px}.benchmark-new{background:#e8fbfa}.benchmark-new small{display:inline-block;background:#16aeb2;color:#071526;padding:7px 9px}.compact-heading{font-size:clamp(28px,3vw,43px);margin:55px 0 0}.ai-questions{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border-top:1px solid #536477;border-left:1px solid #536477}.ai-questions span{padding:25px;border-right:1px solid #536477;border-bottom:1px solid #536477;font-size:20px;font-weight:800}.light-close{background:#fff;color:#171820}.light-close span{color:#53606a}.platform-cta{display:inline-flex;margin-top:34px;padding:16px 22px;background:#61e2e1;color:#071526;font-size:14px;font-weight:900}.platform-nav>a.nav-button{color:#171820}.platform-nav>a.nav-button:hover{color:#16aeb2}
@media(max-width:1000px){.compact-platform .shell{width:min(100% - 40px,1320px)}.chapter-grid,.compact-cycle{grid-template-columns:repeat(2,1fr)}.platform-subnav .shell{justify-content:flex-start}.platform-overview{min-height:auto}.platform-chapter{min-height:auto}.ai-questions{grid-template-columns:1fr}.navlinks.open .platform-nav .mega{display:grid}}
@media(max-width:650px){.compact-platform .shell{width:min(100% - 28px,1320px)}.platform-overview h1,.platform-chapter h2{font-size:43px}.chapter-grid,.compact-cycle,.compact-pair,.compact-comparison,.compact-products{grid-template-columns:1fr}.compact-products>div+div{border-left:1px solid #afb5ba;border-top:0}.platform-subnav{top:78px}.platform-subnav .shell{gap:22px}.platform-premise,.chapter-close,.compact-pair article{padding:25px}.chapter-grid a{min-height:125px}.platform-chapter{padding:75px 0}}

.ai-capabilities{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid #aeb4b9;border-left:1px solid #aeb4b9}
.ai-capabilities article{padding:28px;border-right:1px solid #aeb4b9;border-bottom:1px solid #aeb4b9;background:#fff;min-height:290px}
.ai-capabilities small{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.09em}
.ai-capabilities h3{font-size:24px;line-height:1.12;margin:34px 0 14px}
.ai-capabilities p{font-size:16px;line-height:1.5;color:#545d66}
.intelligence-pair{margin-top:30px}
@media(max-width:1000px){.ai-capabilities{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.ai-capabilities{grid-template-columns:1fr}.ai-capabilities article{min-height:auto}}

/* Connected enterprise systems and analytical-scale story. */
.system-bridge{padding:clamp(85px,9vw,135px) 0;background:#f6f7f7;color:#171820;border-top:1px solid #d8dadd}.system-bridge h2,.analysis-scale h2{font-size:clamp(44px,5.6vw,82px);font-weight:430;letter-spacing:-.055em;line-height:1;margin:0;max-width:1200px}.system-bridge h2 strong,.analysis-scale h2 strong{font-weight:850}.system-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:52px;border-top:1px solid #adb4ba;border-left:1px solid #adb4ba}.system-card{background:#fff;border-right:1px solid #adb4ba;border-bottom:1px solid #adb4ba}.system-card>div:first-child{padding:28px;min-height:235px}.system-card small,.workforce-reveal small,.analysis-kicker,.proof-kicker{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.11em}.system-card h3{font-size:27px;line-height:1.05;margin:36px 0 14px}.system-card p{font-size:16px;line-height:1.45;color:#535c65;margin:0}.system-toggle,.workforce-toggle{width:100%;border:0;border-top:1px solid #d5dadd;background:transparent;color:#087b80;text-align:left;padding:17px 28px;font-size:13px;font-weight:900;cursor:pointer}.system-toggle:hover,.system-toggle:focus-visible,.workforce-toggle:hover,.workforce-toggle:focus-visible{background:#e7f8f7;outline:none}.system-detail{padding:0 28px 24px}.system-detail[hidden]{display:none}.system-detail ul{margin:0;padding-left:18px}.system-detail li{margin:9px 0;font-size:14px;line-height:1.35;color:#48525b}.system-detail p{font-size:14px;font-weight:800;color:#17314a;margin:22px 0 0}.workforce-reveal{margin-top:28px;background:#0d223b;color:#fff;padding:clamp(38px,5vw,68px)}.workforce-reveal small{color:#61e2e1}.workforce-reveal h3{font-size:clamp(42px,5.2vw,76px);font-weight:430;letter-spacing:-.055em;line-height:1;margin:20px 0 30px}.workforce-reveal h3 strong{font-weight:850}.workforce-reveal>p{font-size:clamp(18px,1.8vw,25px);line-height:1.45;max-width:1050px;color:#d6e0e8}.workforce-until{font-size:clamp(30px,3.5vw,52px)!important;color:#fff!important;margin:34px 0!important}.workforce-toggle{width:auto;border:1px solid #61e2e1;color:#61e2e1;padding:15px 20px;margin-top:16px}.workforce-detail{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.workforce-detail[hidden]{display:none}.workforce-detail span{border:1px solid #52667a;padding:10px 13px;font-size:14px;color:#e4edf3}.analysis-scale{padding:clamp(90px,10vw,145px) 0;background:#fff;color:#171820}.analysis-kicker,.proof-kicker{margin-bottom:25px}.analysis-scale h2{max-width:1050px}.analysis-scale h2 strong{color:#087b80}.analysis-intro{font-size:clamp(18px,1.7vw,24px);line-height:1.48;max-width:980px;margin:38px 0 0;color:#515a63}.analysis-turn{font-size:clamp(27px,3vw,44px);line-height:1.15;max-width:1000px;margin:50px 0;font-weight:800}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #adb4ba;border-left:1px solid #adb4ba}.action-grid article{padding:30px;border-right:1px solid #adb4ba;border-bottom:1px solid #adb4ba;min-height:250px}.action-grid small{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.1em}.action-grid h3{font-size:30px;margin:36px 0 13px}.action-grid p{font-size:16px;line-height:1.48;color:#515a63}.recommendation-line{background:#0d223b;color:#fff;padding:34px;margin-top:32px;font-size:clamp(19px,2vw,28px);line-height:1.35}.scale-note{font-size:13px;color:#69727a;max-width:1000px;margin:24px 0 0}.platform-proof{padding:clamp(75px,8vw,110px) 0;background:#e9f7f6;color:#171820}.platform-proof-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:34px;border-top:1px solid #97aaa9;border-left:1px solid #97aaa9}.platform-proof-grid article{padding:38px;border-right:1px solid #97aaa9;border-bottom:1px solid #97aaa9;background:#fff}.platform-proof-grid strong{display:block;color:#087b80;font-size:clamp(65px,8vw,115px);font-weight:430;letter-spacing:-.07em;line-height:.9}.platform-proof-grid span{display:block;font-size:20px;line-height:1.3;margin-top:25px;font-weight:750}.proof-close{font-size:clamp(20px,2vw,29px);line-height:1.4;max-width:1100px;margin:38px 0 0}
.system-bridge h2{font-size:clamp(34px,4vw,58px);max-width:980px}.evaluation-band{margin-top:28px;background:#16aeb2;color:#071526;padding:clamp(38px,5vw,65px);display:grid;grid-template-columns:minmax(300px,.8fr) 1.2fr;gap:50px;align-items:center}.evaluation-number{display:grid;align-content:center}.evaluation-number strong{display:block;font-size:clamp(76px,10vw,150px);font-weight:850;letter-spacing:-.075em;line-height:.78;margin:0 0 30px}.evaluation-number .evaluation-subtype{display:block;border-top:1px solid rgba(7,21,38,.45);padding-top:22px;font-size:clamp(17px,1.55vw,23px);font-weight:900;letter-spacing:.045em;line-height:1.25;text-transform:uppercase}.evaluation-number .evaluation-systems{display:block;font-size:clamp(16px,1.35vw,20px);font-weight:700;line-height:1.35;margin-top:18px}.evaluation-copy h3{font-size:clamp(27px,3vw,44px);line-height:1.08;margin:0 0 20px}.evaluation-copy p{font-size:clamp(17px,1.6vw,22px);line-height:1.45;margin:0}.evaluation-copy strong{display:block;font-size:clamp(22px,2.4vw,34px);line-height:1.15;margin-top:27px}.evaluation-note{font-size:12px!important;line-height:1.45!important;margin-top:24px!important;color:#173c48}
@media(max-width:1100px){.system-grid{grid-template-columns:repeat(2,1fr)}.action-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.system-grid,.action-grid,.platform-proof-grid,.evaluation-band{grid-template-columns:1fr}.system-card>div:first-child,.action-grid article{min-height:auto}.system-bridge h2,.analysis-scale h2{font-size:42px}.workforce-reveal,.evaluation-band{padding:30px 24px}.platform-proof-grid article{padding:28px}.evaluation-band{gap:30px}.evaluation-number strong{font-size:82px}}

/* Unified seven-product portfolio. */
.healthcare-selection-proof{margin-top:42px;padding:32px 36px;background:#0d223b;color:#fff;max-width:1120px}.healthcare-selection-proof p{font-size:18px;line-height:1.55;margin:0}.healthcare-selection-proof blockquote{font-size:clamp(24px,2.8vw,40px);font-weight:850;line-height:1.18;margin:24px 0 0;color:#61e2e1}
.products-page{background:#fafaf9;color:#171820}.products-page .shell{width:min(1320px,calc(100% - 80px))}.products-overview{min-height:calc(100vh - 78px);display:flex;align-items:center;padding:clamp(78px,9vw,130px) 0 58px}.products-overview h1,.product-story h2{font-size:clamp(46px,5.8vw,86px);font-weight:430;letter-spacing:-.058em;line-height:.99;margin:0;max-width:1240px}.products-overview h1 strong,.product-story h2 strong{font-weight:850}.products-overview p,.product-lede{font-size:clamp(18px,1.8vw,25px);line-height:1.42;max-width:970px;color:#515a63;margin:30px 0 0}.product-map{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.product-map a{min-height:120px;padding:20px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.product-map small,.product-index,.product-value small,.consultancy-practices small{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.1em}.product-map strong{font-size:18px;line-height:1.15}.products-subnav{position:sticky;top:78px;z-index:39;background:rgba(255,255,255,.97);border-top:1px solid #d8dadd;border-bottom:1px solid #d8dadd;backdrop-filter:blur(12px)}.products-subnav .shell{display:flex;justify-content:center;gap:25px;overflow-x:auto;scrollbar-width:none}.products-subnav a{padding:15px 0;white-space:nowrap;color:#4e5760;font-size:12px;font-weight:850}.products-subnav a:hover,.products-subnav a.active{color:#087b80}.product-story{min-height:88vh;padding:clamp(85px,9vw,135px) 0;display:flex;align-items:center;scroll-margin-top:130px;border-top:1px solid #d8dadd}.product-story.white{background:#fff}.product-story.soft{background:#eef1f2}.product-story.dark{background:#0d223b;color:#fff;border-top:0}.product-story.teal{background:#16aeb2;color:#071526;border-top:0}.product-story.dark .product-index{color:#61e2e1}.product-story.dark .product-lede{color:#d3dee7}.product-story.teal .product-index,.product-story.teal .product-lede{color:#12334a}.product-values{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.product-value{padding:27px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;min-height:205px}.product-value h3{font-size:24px;line-height:1.13;margin:30px 0 13px}.product-value p{font-size:16px;line-height:1.48;color:#59616a}.dark .product-values{border-color:#536477}.dark .product-value{border-color:#536477}.dark .product-value small{color:#61e2e1}.dark .product-value p{color:#c5d1db}.product-statement{margin-top:45px;padding:30px 34px;background:#0d223b;color:#fff;font-size:clamp(22px,2.3vw,33px);font-weight:800;line-height:1.2}.dark .product-statement{background:#fff;color:#171820}.teal .product-statement{background:#071526}.product-link{display:inline-flex;margin-top:30px;padding:14px 19px;border:1px solid currentColor;font-size:13px;font-weight:900}.consultancy-practices{display:grid;grid-template-columns:repeat(7,1fr);margin-top:44px;border-top:1px solid #536477;border-left:1px solid #536477}.consultancy-practices span{padding:20px 12px;border-right:1px solid #536477;border-bottom:1px solid #536477;text-align:center;font-weight:800}.partner-engine{display:grid;grid-template-columns:1fr 1fr;margin-top:30px}.partner-engine article{padding:36px;background:#fff;color:#171820}.partner-engine article:last-child{background:#16aeb2;color:#071526}.partner-engine.revenue-first article:first-child{background:#16aeb2;color:#071526}.partner-engine.revenue-first article:last-child{background:#fff;color:#171820}.partner-engine h3{font-size:29px;line-height:1.12;margin:30px 0 14px}.partner-engine p{font-size:17px;line-height:1.5}.benchmark-levels{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px}.benchmark-levels article{padding:35px;background:#fff;border-right:1px solid #afb5ba}.benchmark-levels article:last-child{border-right:0;background:#0d223b;color:#fff}.benchmark-levels h3{font-size:27px;margin:30px 0 14px}.benchmark-levels p{font-size:17px;line-height:1.5}.product-close{padding:clamp(90px,10vw,145px) 0;background:#fafaf9}.product-close h2{font-size:clamp(48px,6.4vw,96px);font-weight:430;letter-spacing:-.06em;line-height:.96;margin:0}.product-close h2 strong{font-weight:850}.product-close-lines{margin:45px 0;font-size:clamp(21px,2vw,30px);line-height:1.5;color:#53606a}
@media(max-width:1000px){.products-page .shell{width:min(100% - 40px,1320px)}.product-map,.product-values{grid-template-columns:repeat(2,1fr)}.products-subnav .shell{justify-content:flex-start}.consultancy-practices{grid-template-columns:repeat(4,1fr)}.product-story{min-height:auto}}
@media(max-width:650px){.products-page .shell{width:min(100% - 28px,1320px)}.products-overview h1,.product-story h2{font-size:43px}.product-map,.product-values,.partner-engine,.benchmark-levels{grid-template-columns:1fr}.products-subnav .shell{gap:21px}.consultancy-practices{grid-template-columns:repeat(2,1fr)}.product-story{padding:75px 0}.product-value{min-height:auto}.benchmark-levels article{border-right:0;border-bottom:1px solid #afb5ba}.product-statement{padding:25px}}

/* Partner channel opportunity page. */
.partner-map{grid-template-columns:repeat(3,1fr)}.partner-map a{min-height:145px}.channel-equation{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;margin-top:48px;align-items:stretch}.channel-equation>div{padding:32px;background:#fff;border:1px solid #afb5ba}.channel-equation>span{display:flex;align-items:center;justify-content:center;padding:15px;font-size:34px;color:#087b80}.channel-equation small{display:block;color:#087b80;font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:24px}.channel-equation strong{font-size:25px;line-height:1.15}.partner-economics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.partner-economics article{padding:32px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;min-height:280px}.partner-economics small{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.1em}.partner-economics h3{font-size:28px;line-height:1.12;margin:35px 0 16px}.partner-economics p{font-size:17px;color:#59616a}.economics-number{display:block;font-size:clamp(34px,4vw,58px);font-weight:850;color:#087b80;margin-top:28px}.proof-band{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;background:#0d223b;color:#fff}.proof-band div{padding:34px;border-right:1px solid #536477}.proof-band div:last-child{border-right:0}.proof-band strong{display:block;color:#61e2e1;font-size:clamp(35px,4vw,62px);line-height:1}.proof-band span{display:block;margin-top:14px;font-size:16px;color:#c5d1db}.illustrative{font-size:13px;color:#6a737c;margin-top:12px}
@media(max-width:1000px){.partner-map,.partner-economics,.proof-band{grid-template-columns:1fr 1fr}.channel-equation{grid-template-columns:1fr}.channel-equation>span{padding:5px}.proof-band div{border-bottom:1px solid #536477}}
@media(max-width:650px){.partner-map,.partner-economics,.proof-band{grid-template-columns:1fr}.partner-economics article{min-height:auto}.proof-band div{border-right:0}}

/* Founding region and economic development experience. */
.economic-map{grid-template-columns:repeat(3,1fr)}.regional-offer{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.regional-offer article{padding:29px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;min-height:210px}.regional-offer small,.flywheel-step small,.launch-card small{color:#087b80;font-size:12px;font-weight:900;letter-spacing:.1em}.regional-offer h3{font-size:24px;line-height:1.14;margin:30px 0 12px}.regional-offer p{font-size:16px;line-height:1.48;color:#59616a}.economic-page .dark .regional-offer{border-color:#536477}.economic-page .dark .regional-offer article{border-color:#536477}.economic-page .dark .regional-offer small{color:#61e2e1}.economic-page .dark .regional-offer p{color:#c5d1db}.build-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px}.build-proof article{padding:38px;background:#eef1f2}.build-proof article:nth-child(2){background:#16aeb2}.build-proof article:nth-child(3){background:#0d223b;color:#fff}.build-proof small{font-size:12px;font-weight:900;letter-spacing:.1em;color:#087b80}.build-proof article:nth-child(3) small{color:#61e2e1}.build-proof h3{font-size:31px;margin:34px 0 16px}.build-proof p{font-size:17px;line-height:1.5}.launch-path{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px}.launch-card{padding:36px;background:#fff;border-right:1px solid #afb5ba}.launch-card:last-child{border-right:0}.launch-card h3{font-size:28px;line-height:1.12;margin:34px 0 16px}.launch-card p{font-size:17px;line-height:1.5;color:#59616a}.region-flywheel{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid #536477;border-left:1px solid #536477}.flywheel-step{padding:28px;border-right:1px solid #536477;border-bottom:1px solid #536477;min-height:190px}.flywheel-step small{color:#61e2e1}.flywheel-step strong{display:block;font-size:23px;line-height:1.14;margin:30px 0 12px}.flywheel-step span{font-size:16px;color:#c5d1db}.regional-score{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border-top:1px solid #afb5ba;border-left:1px solid #afb5ba}.regional-score span{padding:24px;border-right:1px solid #afb5ba;border-bottom:1px solid #afb5ba;font-size:18px;font-weight:800}.region-close{background:#16aeb2;color:#071526;padding:clamp(90px,10vw,145px) 0}.region-close h2{font-size:clamp(50px,7vw,104px);font-weight:430;letter-spacing:-.065em;line-height:.94;margin:0;max-width:1200px}.region-close h2 strong{font-weight:850}.region-close p{font-size:clamp(20px,2vw,29px);line-height:1.4;max-width:950px;margin:40px 0}.region-close .story-cta{background:#071526;border-color:#071526;color:#fff}
@media(max-width:1000px){.economic-map,.regional-offer{grid-template-columns:repeat(2,1fr)}.build-proof,.launch-path,.region-flywheel,.regional-score{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.economic-map,.regional-offer,.build-proof,.launch-path,.region-flywheel,.regional-score{grid-template-columns:1fr}.regional-offer article,.flywheel-step{min-height:auto}.launch-card{border-right:0;border-bottom:1px solid #afb5ba}}

/* Experimental cinematic motion study. The production master is unchanged. */
.home-stage.motion-study{position:relative;isolation:isolate;overflow:hidden;background:#071526;color:#fff;min-height:calc(100vh - 78px);display:block}
.motion-study .cinematic-hero-image{display:none}.motion-study .enterprise-cinema{position:absolute;inset:0 0 0 38%;z-index:0;margin:0;overflow:hidden;background:#071526}.motion-study .enterprise-cinema img{display:block;width:100%;height:100%;object-fit:cover;object-position:right center;transform:scale(1.055) translate3d(calc(var(--pointer-x,0)*-16px),calc(var(--pointer-y,0)*-10px),0);animation:heroBreathe 18s ease-in-out infinite alternate}.motion-study .enterprise-cinema:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071526 0%,rgba(7,21,38,.7) 10%,rgba(7,21,38,.08) 29%,transparent 52%);pointer-events:none}
.motion-study .cinematic-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(4,15,29,.98) 0%,rgba(4,15,29,.92) 33%,rgba(4,15,29,.52) 50%,rgba(4,15,29,.08) 72%,rgba(4,15,29,.02) 100%),linear-gradient(0deg,rgba(4,15,29,.42),transparent 48%)}
.motion-study .data-atmosphere{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(97,226,225,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(97,226,225,.17) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent 28%,#000 78%);animation:gridDrift 24s linear infinite}
.motion-study .home-copy{position:relative;z-index:2;width:min(64%,1120px);min-height:calc(100vh - 78px);text-shadow:0 2px 22px rgba(0,0,0,.35)}.motion-study .category{color:#61e2e1}.motion-study .home-title,.motion-study .home-cost-proof strong,.motion-study .home-impact{color:#fff}.motion-study .home-cost-proof,.motion-study .home-lede{color:#d8e2e9}.motion-study .home-button{border-color:#fff;color:#fff;backdrop-filter:blur(12px)}.motion-study .home-button.primary{background:#fff;color:#071526}.motion-study .home-cred{color:#61e2e1;border-color:rgba(255,255,255,.26)}
.motion-study .decision-rail{position:absolute;z-index:3;right:clamp(20px,3vw,58px);bottom:clamp(34px,5vw,78px);width:clamp(270px,22vw,360px);padding:0;background:transparent;backdrop-filter:none;place-items:stretch}.motion-study .decision-card{width:100%;padding:22px;border-width:8px;background:rgba(6,21,38,.68);border-color:rgba(97,226,225,.24);box-shadow:0 25px 80px rgba(0,0,0,.42);color:#fff;backdrop-filter:blur(12px);animation:cardFloat 7s ease-in-out infinite}.motion-study .decision-card h2{font-size:13px;margin-bottom:12px}.motion-study .signal-chart{height:112px}.motion-study .decision-value{font-size:38px}.motion-study .decision-detail,.motion-study .decision-label{color:#c8d5df;font-size:11px}.motion-study .teal-rule{height:5px;margin-top:14px}.motion-study .signal-chart polyline{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawSignal 3.2s cubic-bezier(.2,.8,.2,1) .7s forwards}.motion-study .signal-chart circle{opacity:0;animation:signalPoint .5s ease forwards}.motion-study .signal-chart circle:nth-of-type(2){animation-delay:1.1s}.motion-study .signal-chart circle:nth-of-type(3){animation-delay:1.35s}.motion-study .signal-chart circle:nth-of-type(4){animation-delay:1.6s}.motion-study .signal-chart circle:nth-of-type(5){animation-delay:1.85s}.motion-study .signal-chart circle:nth-of-type(6){animation-delay:2.1s}.motion-study .signal-chart circle:nth-of-type(7){animation-delay:2.35s}
.cinematic-story{position:relative;min-height:78vh;display:grid;align-items:end;overflow:hidden;background:#071526;color:#fff}.cinematic-story img{position:absolute;inset:-7% 0;width:100%;height:114%;object-fit:cover;transform:translate3d(0,calc(var(--story-shift,0)*1px),0) scale(1.03);filter:saturate(.85) contrast(1.08)}.cinematic-story:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,15,29,.98) 0%,rgba(4,15,29,.72) 38%,rgba(4,15,29,.12) 75%),linear-gradient(90deg,rgba(4,15,29,.7),transparent 70%)}.cinematic-story-copy{position:relative;z-index:1;width:min(1240px,calc(100% - 48px));margin:0 auto;padding:110px 0 80px}.cinematic-story-copy .story-label{color:#61e2e1}.cinematic-story-copy h2{font-size:clamp(48px,7vw,100px);font-weight:430;letter-spacing:-.06em;line-height:.94;max-width:1000px;margin:24px 0}.cinematic-story-copy h2 strong{font-weight:850}.cinematic-story-copy p{font-size:clamp(18px,1.7vw,25px);line-height:1.5;max-width:760px;color:#dce6ed}
.reveal{transform:translateY(42px);opacity:0;filter:blur(5px);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.8,.2,1),filter 1s ease}.reveal.visible{transform:none;opacity:1;filter:none}.pomc-step{transition:transform .45s ease,background .45s ease,color .45s ease}.pomc-step:hover{transform:translateY(-7px);background:#16aeb2;color:#071526}
@keyframes heroBreathe{from{transform:scale(1.04) translate3d(calc(var(--pointer-x,0)*-10px),calc(var(--pointer-y,0)*-7px),0)}to{transform:scale(1.095) translate3d(calc(var(--pointer-x,0)*-18px),calc(var(--pointer-y,0)*-12px),0)}}@keyframes gridDrift{to{background-position:72px 72px}}@keyframes cardFloat{50%{transform:translateY(-12px)}}@keyframes drawSignal{to{stroke-dashoffset:0}}@keyframes signalPoint{to{opacity:1}} 
@media(max-width:1100px){.motion-study .home-copy{width:72%}.motion-study .decision-rail{right:20px;bottom:32px;width:300px}}
@media(max-width:780px){.motion-study .enterprise-cinema{inset:0 0 0 18%}.motion-study .enterprise-cinema img{object-position:73% center}.motion-study .enterprise-cinema:after{background:linear-gradient(90deg,rgba(7,21,38,.92),rgba(7,21,38,.18))}.motion-study .cinematic-veil{background:linear-gradient(90deg,rgba(4,15,29,.96),rgba(4,15,29,.42))}.motion-study .home-copy{width:100%;min-height:auto;padding-bottom:390px}.motion-study .decision-rail{left:24px;right:auto;bottom:76px;width:min(310px,calc(100% - 48px))}.cinematic-story{min-height:68vh}}
@media(prefers-reduced-motion:reduce){.motion-study .cinematic-hero-image,.motion-study .data-atmosphere,.motion-study .decision-card,.motion-study .signal-chart polyline,.motion-study .signal-chart circle{animation:none}.motion-study .signal-chart polyline{stroke-dashoffset:0}.motion-study .signal-chart circle{opacity:1}.cinematic-story img{transform:scale(1.03)}.reveal{transition:none;transform:none;opacity:1;filter:none}}

/* Cinematic visual system across the experimental site. */
.cinematic-band{position:relative;min-height:72vh;display:flex;align-items:end;overflow:hidden;background:#071526;color:#fff}.cinematic-band>img{position:absolute;inset:-5%;width:110%;height:110%;object-fit:cover;filter:saturate(.82) contrast(1.08);animation:cinemaDrift 22s ease-in-out infinite alternate}.cinematic-band:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,15,29,.96),rgba(4,15,29,.16) 72%),linear-gradient(90deg,rgba(4,15,29,.78),transparent 70%)}.cinematic-band-copy{position:relative;z-index:2;width:min(1240px,calc(100% - 64px));margin:0 auto;padding:90px 0}.cinematic-band-copy small{color:#61e2e1;font-weight:900;letter-spacing:.14em}.cinematic-band-copy h2{font-size:clamp(46px,6.7vw,96px);line-height:.96;letter-spacing:-.055em;max-width:1050px;margin:18px 0}.cinematic-band-copy p{font-size:clamp(18px,1.7vw,25px);line-height:1.48;max-width:780px;color:#d8e4eb}.visual-network{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 20%,rgba(97,226,225,.18) 50%,transparent 78%);background-size:240% 100%;animation:networkSweep 8s linear infinite}.visual-network span{position:absolute;width:12px;height:12px;border:2px solid #61e2e1;border-radius:50%;box-shadow:0 0 24px #61e2e1;animation:nodePulse 2.4s ease-in-out infinite}.visual-network span:nth-child(1){left:18%;top:32%}.visual-network span:nth-child(2){left:48%;top:46%;animation-delay:.5s}.visual-network span:nth-child(3){left:72%;top:28%;animation-delay:1s}.visual-network span:nth-child(4){left:86%;top:66%;animation-delay:1.5s}.photo-triptych{display:grid;grid-template-columns:1.15fr .85fr 1fr;min-height:72vh;background:#071526}.photo-triptych article{position:relative;overflow:hidden;min-height:560px}.photo-triptych img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.06);transition:transform 1.2s ease,filter .6s ease}.photo-triptych article:hover img{transform:scale(1.045);filter:saturate(1) contrast(1.04)}.photo-triptych article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,15,29,.92),transparent 64%)}.photo-triptych div{position:absolute;z-index:1;left:28px;right:28px;bottom:28px;color:#fff}.photo-triptych small{color:#61e2e1;font-weight:900;letter-spacing:.12em}.photo-triptych h3{font-size:clamp(25px,2.5vw,39px);line-height:1.04;margin:10px 0}.mission-sequence{padding:110px 0;background:#071526;color:#fff}.mission-sequence .shell>h2{font-size:clamp(46px,6vw,86px);line-height:.97;letter-spacing:-.055em;margin:0 0 55px}.mission-frames{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:rgba(255,255,255,.15)}.mission-frame{position:relative;min-height:480px;overflow:hidden;background:#0d223b}.mission-frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) brightness(.65);transition:.8s}.mission-frame:hover img{transform:scale(1.05);filter:saturate(.9) brightness(.78)}.mission-frame div{position:absolute;inset:auto 24px 28px;z-index:1}.mission-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,15,29,.96),transparent 72%)}.mission-frame b{position:relative;z-index:2;color:#61e2e1;font-size:12px;letter-spacing:.12em}.mission-frame h3{position:relative;z-index:2;font-size:25px;line-height:1.08;margin:10px 0;color:#fff}@keyframes cinemaDrift{from{transform:scale(1.02) translate3d(-1%,0,0)}to{transform:scale(1.08) translate3d(1.5%,-1%,0)}}@keyframes networkSweep{to{background-position:-240% 0}}@keyframes nodePulse{50%{transform:scale(1.8);opacity:.38}}@media(max-width:900px){.photo-triptych,.mission-frames{grid-template-columns:1fr 1fr}.cinematic-band{min-height:64vh}}@media(max-width:620px){.photo-triptych,.mission-frames{grid-template-columns:1fr}.photo-triptych article,.mission-frame{min-height:430px}.cinematic-band-copy{width:calc(100% - 40px)}}

.austin-precedent{display:grid;grid-template-columns:250px 1fr;margin:54px 0 46px;border:1px solid rgba(97,226,225,.52);background:rgba(3,13,25,.8);backdrop-filter:blur(18px);box-shadow:0 30px 90px rgba(0,0,0,.3);text-align:left}.austin-marker{padding:34px;border-right:1px solid rgba(97,226,225,.35);display:flex;flex-direction:column;justify-content:flex-start}.austin-marker small{color:#61e2e1;font-size:12px;font-weight:900;letter-spacing:.15em;line-height:1.5}.austin-marker strong{font-size:clamp(72px,8vw,118px);font-weight:450;letter-spacing:-.075em;line-height:.9;margin:28px 0;color:#fff}.austin-marker span{color:#a9c1d2;font-size:15px;font-weight:750;line-height:1.65;text-transform:uppercase;letter-spacing:.055em}.austin-story{padding:34px 40px 38px}.austin-story h2{font-size:clamp(34px,4.2vw,60px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:0 0 26px!important;max-width:900px!important;color:#fff!important}.austin-story p{font-size:17px!important;line-height:1.62!important;color:#d5e2eb!important;max-width:980px!important;margin:0 0 17px!important}.austin-story .austin-close{margin:28px 0 0!important;padding-top:23px;border-top:1px solid rgba(97,226,225,.35);font-size:clamp(20px,2vw,27px)!important;line-height:1.35!important;color:#fff!important}.austin-story .austin-close strong{color:#61e2e1}.economic-page .products-hero{min-height:auto!important;align-items:stretch!important}.economic-page .products-hero>.shell{width:min(1380px,calc(100% - 64px))}.economic-page .products-hero .economic-map{margin-top:38px}
@media(max-width:800px){.austin-precedent{grid-template-columns:1fr}.austin-marker{border-right:0;border-bottom:1px solid rgba(97,226,225,.35)}.austin-marker strong{font-size:78px}.austin-story{padding:28px 24px}.economic-page .products-hero>.shell{width:calc(100% - 36px)}}

.team-page{background:#f7f9fb;color:#10243a}.team-hero{padding:95px 0 70px;background:#0d223b;color:#fff}.team-hero h1{font-size:clamp(52px,7vw,92px);font-weight:450;letter-spacing:-.055em;line-height:.98;margin:14px 0 25px}.team-hero .lede{max-width:980px}.team-section{padding:90px 0;border-bottom:1px solid #d8e2ec}.team-section.dark{background:#0d223b;color:#fff}.team-heading{text-align:center;margin-bottom:42px}.team-heading .kicker{color:#087b80}.team-section.dark .team-heading .kicker{color:#61e2e1}.team-heading h2{font-size:clamp(38px,5vw,66px);font-weight:450;letter-spacing:-.045em;line-height:1;margin:12px 0}.team-heading p{color:#607287;font-size:18px}.team-section.dark .team-heading p{color:#bfcede}.founder-card{display:grid;grid-template-columns:330px 1fr;background:#fff;box-shadow:0 16px 50px rgba(7,21,38,.1)}.founder-photo{background:linear-gradient(150deg,#087b80,#0d223b);padding:38px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#fff}.founder-photo img{width:230px;height:230px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 28px rgba(0,0,0,.28)}.founder-photo h2{margin:22px 0 0;font-size:27px}.founder-photo span{color:#bceeed;font-weight:800}.founder-bio{padding:42px}.founder-bio h2{font-size:30px;margin:0}.founder-bio .role{color:#087b80;font-weight:850;margin-bottom:20px}.founder-bio p{font-size:16px;line-height:1.65;color:#43566b}.founder-bio ul{padding-left:21px;color:#43566b}.founder-bio li{margin:8px 0}.founder-bio .bio-emphasis{border-left:4px solid #16aeb2;padding-left:16px;color:#10243a}.people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.person-card{background:#fff;border:1px solid #d8e2ec;padding:26px;text-align:center}.person-card img{width:126px;height:126px;border-radius:50%;object-fit:cover;background:#263d63;border:3px solid #fff;box-shadow:0 5px 18px rgba(7,21,38,.18)}.person-card h3{font-size:21px;margin:18px 0 2px}.person-card .role{color:#087b80;font-size:13px;font-weight:850;min-height:40px}.person-card p{color:#52657a;font-size:14px;line-height:1.55;text-align:left}.dark .person-card{background:#132d4a;border-color:#36516d}.dark .person-card h3{color:#fff}.dark .person-card .role{color:#61e2e1}.dark .person-card p{color:#d0dce7}.track-record{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #c8d5e2;background:#fff}.track-record div{padding:34px;text-align:center;border-right:1px solid #c8d5e2}.track-record div:last-child{border-right:0}.track-record strong{display:block;color:#087b80;font-size:clamp(24px,3vw,40px);line-height:1.1}.track-record span{display:block;color:#607287;font-size:13px;margin-top:8px;text-transform:uppercase;letter-spacing:.08em}.community-band{background:#087b80;color:#fff;text-align:center;padding:80px 0}.community-band h2{font-size:clamp(38px,5vw,64px);font-weight:450;margin:0 0 24px}.community-band p{font-size:19px;line-height:1.65;max-width:900px;margin:0 auto}.community-quote{border:1px solid rgba(255,255,255,.35);padding:30px;margin:36px auto 0;max-width:850px;font-size:21px;font-style:italic}@media(max-width:1050px){.people-grid{grid-template-columns:repeat(2,1fr)}.founder-card{grid-template-columns:260px 1fr}.founder-photo img{width:190px;height:190px}}@media(max-width:700px){.team-section{padding:65px 0}.founder-card{grid-template-columns:1fr}.founder-bio{padding:26px}.people-grid,.track-record{grid-template-columns:1fr}.track-record div{border-right:0;border-bottom:1px solid #c8d5e2}.track-record div:last-child{border-bottom:0}}

.cinematic-page main>section:first-child,.cinematic-page main>div>section:first-child{position:relative;isolation:isolate;overflow:hidden;min-height:min(78vh,820px);display:flex;align-items:flex-end;background:#071526!important;color:#fff!important;padding-top:clamp(110px,14vw,190px)!important;padding-bottom:clamp(70px,9vw,120px)!important}
.cinematic-page main>section:first-child:before,.cinematic-page main>div>section:first-child:before{content:"";position:absolute;z-index:-3;inset:-5%;background-image:var(--page-image);background-size:cover;background-position:center;filter:saturate(.72) contrast(1.1) brightness(.7);animation:pageCinema 24s ease-in-out infinite alternate}
.cinematic-page main>section:first-child:after,.cinematic-page main>div>section:first-child:after{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(3,13,25,.95) 0%,rgba(3,13,25,.72) 48%,rgba(3,13,25,.22) 100%),linear-gradient(0deg,rgba(3,13,25,.94),transparent 58%)}
.cinematic-page main>section:first-child .shell,.cinematic-page main>div>section:first-child .shell{position:relative;z-index:2}.cinematic-page main>section:first-child h1,.cinematic-page main>div>section:first-child h1{color:#fff!important;text-shadow:0 2px 35px rgba(0,0,0,.38);max-width:1100px}.cinematic-page main>section:first-child p,.cinematic-page main>div>section:first-child p{color:#dce8ef!important;max-width:880px}.cinematic-page main>section:first-child .crumb,.cinematic-page main>section:first-child .product-index,.cinematic-page main>div>section:first-child .crumb,.cinematic-page main>div>section:first-child .product-index{color:#61e2e1!important}
.cinematic-page .page-signal{position:absolute;z-index:-1;inset:0;pointer-events:none;overflow:hidden}.cinematic-page .page-signal:before{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 25%,rgba(97,226,225,.22) 49%,transparent 72%);background-size:260% 100%;animation:networkSweep 9s linear infinite}.cinematic-page .page-signal i{position:absolute;width:10px;height:10px;border:2px solid #61e2e1;border-radius:50%;box-shadow:0 0 28px #61e2e1;animation:nodePulse 2.8s ease-in-out infinite}.cinematic-page .page-signal i:nth-child(1){left:58%;top:28%}.cinematic-page .page-signal i:nth-child(2){left:72%;top:52%;animation-delay:.7s}.cinematic-page .page-signal i:nth-child(3){left:88%;top:36%;animation-delay:1.4s}
.cinematic-interlude{position:relative;min-height:58vh;display:flex;align-items:flex-end;overflow:hidden;background:#071526;color:#fff}.cinematic-interlude>img{position:absolute;inset:-4%;width:108%;height:108%;object-fit:cover;filter:saturate(.68) contrast(1.12) brightness(.62);animation:cinemaDrift 24s ease-in-out infinite alternate}.cinematic-interlude:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,13,25,.97),rgba(3,13,25,.08) 76%),linear-gradient(90deg,rgba(3,13,25,.72),transparent 72%)}.cinematic-interlude .cinematic-band-copy{padding-block:75px}.cinematic-interlude h2{max-width:1000px}.cinematic-page .card,.cinematic-page .product-value,.cinematic-page .person-card{transition:transform .45s ease,border-color .45s ease,box-shadow .45s ease}.cinematic-page .card:hover,.cinematic-page .product-value:hover,.cinematic-page .person-card:hover{transform:translateY(-6px);border-color:rgba(97,226,225,.65);box-shadow:0 24px 70px rgba(3,13,25,.14)}
@keyframes pageCinema{from{transform:scale(1.02) translate3d(-1%,0,0)}to{transform:scale(1.09) translate3d(1.5%,-1%,0)}}
@media(prefers-reduced-motion:reduce){.cinematic-page main>section:first-child:before,.cinematic-page main>div>section:first-child:before,.cinematic-page .page-signal:before,.cinematic-page .page-signal i,.cinematic-interlude>img{animation:none!important}.cinematic-page .card,.cinematic-page .product-value,.cinematic-page .person-card{transition:none}}
@media(max-width:760px){.cinematic-page main>section:first-child,.cinematic-page main>div>section:first-child{min-height:70vh}.cinematic-page main>section:first-child:after,.cinematic-page main>div>section:first-child:after{background:linear-gradient(0deg,rgba(3,13,25,.98),rgba(3,13,25,.35))}.cinematic-interlude{min-height:65vh}}
