@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#1c0d5f;--purple:#5247d3;--light:#e8e6f9;--mint:#c9f5ce;--paper:#fafafb;--muted:#686576;--line:#e4e1ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #16a381;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500;line-height:1.12;letter-spacing:-.055em}em{font-style:normal;color:var(--mint)}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}.progress{height:3px;background:var(--mint);position:fixed;top:0;left:0;width:0;z-index:40}header{height:100px;background:var(--ink);color:white;display:flex;align-items:center;padding:0 4.6%;gap:40px;border-bottom:1px solid #ffffff20;position:relative;z-index:10}.brand{flex-shrink:0}.brand img{width:225px;height:auto}nav{display:flex;align-items:center;justify-content:center;gap:30px;margin-left:auto;font-size:14px}nav a{transition:color .2s}nav a:hover{color:var(--mint)}nav span{margin-left:9px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:white;color:var(--ink);padding:18px 25px;min-height:58px;border-radius:7px;font-weight:600;font-size:15px;line-height:1.3;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0002}.button span{font-size:23px;font-weight:400}.button.small{min-height:47px;padding:12px 20px}.mint{background:var(--mint)}.dark{background:var(--ink);color:white}.menu{display:none}.hero{background:var(--ink);color:white;padding:72px 4.6% 0;display:grid;grid-template-columns:1.12fr 1fr;column-gap:44px;overflow:hidden}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;line-height:1.6;display:flex;align-items:center;gap:14px}.line{display:inline-block;width:27px;height:1px;background:var(--mint)}.hero h1{font-size:clamp(44px,4.55vw,76px);margin:25px 0 24px;letter-spacing:-.055em;line-height:1.095}.intro{max-width:455px;font-size:17px;line-height:1.7;color:#d2cee6}.hero-actions{display:flex;gap:27px;align-items:center;margin:32px 0}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid #ffffff60;padding:8px 0;transition:gap .25s}.text-link:hover{gap:28px}.text-link span{font-size:20px}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:35px;margin-bottom:45px}.mini-faces{display:flex;padding-left:7px}.mini-faces img{height:39px;width:39px;object-fit:cover;border-radius:50%;border:2px solid var(--ink);margin-left:-7px;background:var(--light)}.hero-proof p{font-size:12px;line-height:1.6;color:#c5bedb}.hero-proof strong{font-weight:500;color:white}.hero-visual{position:relative;margin:0 21px 40px 0;align-self:stretch;min-height:470px}.photo-wrap{height:100%;position:relative;border-radius:10px 10px 110px 10px;overflow:hidden;background:#625b80}.hero-photo{height:100%;width:100%;object-fit:cover;object-position:52% center;position:absolute;animation:photo-in 1.5s ease both}.photo-shade{position:absolute;inset:0;background:linear-gradient(0deg,#11072bd9,transparent 65%)}.photo-caption{position:absolute;bottom:40px;left:32px}.photo-caption span{font-size:10px;letter-spacing:.12em}.photo-caption p{font-size:32px;line-height:1.18;letter-spacing:-.04em;margin-top:13px}.expert-badge{position:absolute;right:-22px;top:38px;display:flex;align-items:center;gap:13px;border-radius:8px;background:var(--light);color:var(--ink);padding:15px 22px;box-shadow:0 10px 35px #16084430;transform:rotate(3deg);animation:badge-in 1s .3s both}.badge-symbol{font-size:46px;line-height:1}.expert-badge div{font-size:13px;line-height:1.5}.vertical-label{position:absolute;right:-30px;top:50%;writing-mode:vertical-rl;font-size:9px;letter-spacing:.14em;color:#b8aeda}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff25;min-height:75px;font-size:12px;color:#bcb3d9}.hero-bottom>span:first-child{letter-spacing:.1em;font-size:10px}.hero-bottom a{border:1px solid #ffffff50;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-size:20px}.sector-strip{display:flex;align-items:center;justify-content:space-between;padding:28px 4.6%;border-bottom:1px solid var(--line);gap:20px;background:#f0eef7}.sector-strip p{font-size:12px;color:#706586;line-height:1.5}.sector-strip strong{color:var(--ink);font-weight:500}.sector-strip>div{font-family:Manrope,Arial,sans-serif;font-weight:650;font-size:17px;letter-spacing:-.025em}.section{padding:100px 6.3%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:44px}.purple{color:var(--purple)}h2{font-size:clamp(34px,3.3vw,52px)}h2 span{color:#827b9d}.section-heading h2{margin-top:20px}.section-heading>p{font-size:15px;color:var(--muted);padding-bottom:3px}.path-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px}.path-options{display:flex;flex-direction:column;gap:12px}.path-options button{border:1px solid var(--line);background:white;color:var(--ink);border-radius:8px;display:flex;gap:20px;align-items:center;text-align:left;padding:27px 25px;cursor:pointer;min-height:124px;transition:background .25s,border .25s}.path-options button:hover{border-color:var(--purple)}.path-options button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:white}.path-number{font-size:12px;align-self:flex-start;padding-top:3px;opacity:.65}.path-options button>span:nth-child(2){font-size:20px;line-height:1.25;letter-spacing:-.02em}.path-options small{display:block;font-size:13px;letter-spacing:0;opacity:.68;margin-top:11px}.path-arrow{margin-left:auto;font-size:24px;font-weight:400}.path-panel{position:relative;overflow:hidden;background:var(--light);padding:33px 40px;border-radius:8px;min-height:396px}.path-panel h3{font-size:32px;line-height:1.17;margin:12px 0 16px}.path-panel>p:not(.eyebrow){font-size:14px;max-width:410px;color:#625779;position:relative;z-index:1}.path-panel ul{list-style:none;padding:0;margin:20px 0 26px;font-size:13px;position:relative;z-index:1}.path-panel li{margin:7px 0;display:flex;gap:10px}.path-panel li:before{content:'✓';color:#5247d3}.path-panel .button{position:relative;z-index:1;padding:14px 20px;min-height:49px;font-size:13px}.panel-index{position:absolute;right:10px;bottom:-38px;font-size:170px;line-height:1;font-family:Manrope,sans-serif;letter-spacing:-.08em;color:#d7d2ed;pointer-events:none}.urgent-line{margin-top:25px;display:flex;justify-content:center;gap:12px;font-size:13px;color:var(--muted)}.urgent-line a{color:var(--ink);font-weight:600}.urgent-line a span{margin-left:15px}.difference{background:var(--ink);color:white;padding-top:90px;padding-bottom:85px}.difference-top{position:relative}.difference-top h2{font-size:clamp(42px,4.3vw,65px);margin-top:27px}.difference-top>p:last-child{position:absolute;right:0;bottom:5px;color:#c6bfdc;font-size:15px}.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:60px}.difference-grid article{padding-top:25px;border-top:1px solid #ffffff35}.feature-mark{color:#b8adda;letter-spacing:.12em;font-size:11px}.difference-grid h3{font-size:27px;margin:22px 0 18px;line-height:1.18}.difference-grid p{color:#c6bfdc;font-size:14px;line-height:1.8;max-width:320px}.dark-link{border-color:#1c0d5f55;color:var(--ink)}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.portrait{height:300px;position:relative;background:#e9e6f1;border-radius:8px;overflow:hidden}.portrait img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.people article:hover .portrait img{transform:scale(1.035)}.portrait>span{position:absolute;left:18px;bottom:17px;background:#fffc;backdrop-filter:blur(10px);font-size:11px;padding:6px 11px;border-radius:30px}.person-info{padding-top:21px}.person-info h3{font-size:22px;letter-spacing:-.035em}.person-info p{font-size:13px;margin:7px 0;color:var(--purple)}.person-info small{font-size:12px;color:var(--muted)}.case-study{margin:0 6.3%;border-radius:10px;background:var(--mint);display:grid;grid-template-columns:90px 1fr 250px;gap:35px;padding:44px;color:var(--ink)}.case-label{display:flex;flex-direction:column;justify-content:space-between}.case-label .eyebrow{font-size:10px;white-space:nowrap}.case-plus{font-size:100px;line-height:1;margin-left:-12px;font-weight:400}.pill{font-size:10px;letter-spacing:.08em}.case-content h2{font-size:34px;margin:20px 0 17px}.case-content p{font-size:14px;max-width:410px;margin-bottom:18px;color:#36513d}.case-outcome{align-self:center;border-left:1px solid #1c0d5f30;padding:20px 0 20px 33px}.case-outcome>span{font-size:10px;letter-spacing:.12em}.case-outcome p{font-family:Manrope,sans-serif;font-size:39px;line-height:1.2;letter-spacing:-.04em;margin:20px 0 12px}.case-outcome strong{font-weight:500}.case-outcome small{font-size:12px}.connected-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.connected-card{border:1px solid var(--line);background:white;border-radius:8px;padding:35px;position:relative;transition:transform .25s,box-shadow .25s}.connected-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1c0d5f0d}.connected-card>span{font-size:11px;letter-spacing:.12em;color:var(--purple)}.connected-card h3{font-size:29px;margin:22px 0 16px}.connected-card p{font-size:14px;max-width:360px;color:var(--muted)}.connected-card strong{font-size:13px;display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:30px;padding-top:20px}.service-icon{position:absolute;right:28px;top:25px;color:var(--purple);font-size:32px}.cta{background:var(--purple);color:white;text-align:center;position:relative;overflow:hidden}.cta .eyebrow{justify-content:center;font-size:10px}.cta h2{font-size:clamp(38px,4.5vw,68px);margin:25px 0}.cta p:not(.eyebrow){font-size:16px;color:#e0dcff;margin-bottom:30px}.cta .button{margin:auto;min-width:290px}.cta-phone{display:block;width:fit-content;margin:20px auto 0;font-size:12px;color:#e2ddff}footer{background:#150947;color:white;padding:50px 4.6% 25px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:48px}.footer-main p{margin-right:auto;font-size:14px;line-height:1.5;color:#c7bfdc}.footer-main>a:last-child{font-size:14px}.footer-main>a:last-child span{margin-left:20px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #ffffff25;padding-top:22px;font-size:10px;color:#aca1c9}.footer-bottom div{display:flex;gap:20px}.reveal{transition:opacity .7s,transform .7s}.motion-enabled .reveal:not(.visible){opacity:0;transform:translateY(24px)}@keyframes photo-in{from{transform:scale(1.055);opacity:.3}to{transform:scale(1);opacity:1}}@keyframes badge-in{from{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}
@media(min-width:1600px){header,.hero,.sector-strip,.section,footer{padding-left:max(6.3%,calc((100vw - 1400px)/2));padding-right:max(6.3%,calc((100vw - 1400px)/2))}.hero h1{font-size:76px}.hero-visual{min-height:560px}}
@media(max-width:1100px){header{gap:20px}.brand img{width:180px}nav{gap:20px;font-size:12px}.hero{column-gap:24px;padding-top:50px}.hero h1{font-size:49px}.hero-visual{min-height:490px}.hero-actions{gap:17px}.hero-actions .button{padding:16px;font-size:13px}.hero-actions .text-link{font-size:12px;gap:10px}.section{padding:75px 5%}.path-options button{padding:25px 18px}.path-options button>span:nth-child(2){font-size:18px}.case-study{margin:0 5%;grid-template-columns:1fr 210px;gap:24px;padding:35px}.case-label{display:none}.portrait{height:270px}.difference-top>p:last-child{position:static;margin-top:28px}.difference-grid{gap:28px}}
@media(max-width:800px){header{height:80px;padding:0 6%;justify-content:space-between;position:relative}.header-cta{display:none}.menu{display:flex;gap:16px;border:0;background:transparent;color:white;font-size:14px;padding:12px 0;align-items:center}.menu span{font-size:24px}nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--ink);padding:25px 6%;border-bottom:1px solid #ffffff40;align-items:flex-start;font-size:16px}nav.open{display:flex;flex-direction:column}.hero{padding:42px 6% 0;grid-template-columns:1fr;gap:0}.hero h1{font-size:clamp(44px,8vw,65px);max-width:660px}.hero .eyebrow{font-size:10px}.intro{font-size:16px;max-width:520px}.hero-actions .button{padding:17px 21px;font-size:14px}.hero-actions .text-link{font-size:14px}.hero-proof{margin:26px 0 32px}.hero-visual{height:420px;min-height:0;margin:0 12px 30px 0}.photo-wrap{border-radius:10px 10px 85px 10px}.hero-photo{object-position:center 45%}.photo-caption p{font-size:30px}.hero-bottom>span:nth-child(2){display:none}.hero-bottom{min-height:65px}.sector-strip{padding:25px 6%;display:grid;grid-template-columns:1fr 1fr;gap:18px}.sector-strip p{grid-column:1/-1}.sector-strip p br{display:none}.sector-strip p strong{margin-left:4px}.sector-strip>div{font-size:15px}.section{padding:64px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p,.section-heading>.text-link{margin-top:23px}.section-heading h2{font-size:36px}.path-layout{grid-template-columns:1fr;gap:20px}.path-options{gap:8px}.path-options button{min-height:95px;padding:20px}.path-options small{margin-top:6px}.path-panel{padding:30px;min-height:395px}.urgent-line{display:block;text-align:center;font-size:12px}.urgent-line a{display:block;margin-top:7px}.difference-top h2{font-size:42px}.difference-top>p:last-child{font-size:14px}.difference-grid{grid-template-columns:1fr;margin-top:38px;gap:30px}.difference-grid h3 br{display:none}.difference-grid h3{font-size:25px;margin:17px 0 12px}.difference-grid p{max-width:100%}.people-grid{gap:15px}.portrait{height:220px}.portrait>span{font-size:9px;left:8px;bottom:10px;padding:5px 8px}.person-info h3{font-size:19px}.person-info p,.person-info small{font-size:11px}.case-study{margin:0 6%;grid-template-columns:1fr;padding:30px;gap:24px}.case-content h2{font-size:32px}.case-outcome{border-left:0;border-top:1px solid #1c0d5f30;padding:20px 0 0}.case-outcome p{font-size:30px;margin:12px 0}.case-outcome p br{display:none}.case-outcome p strong{margin-left:6px}.connected-grid{grid-template-columns:1fr}.connected-card{padding:28px}.cta h2{font-size:42px}.cta .eyebrow{max-width:260px;margin:auto}.footer-main{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-main p{margin:0}.footer-main>a:last-child{width:100%}.footer-bottom{flex-direction:column;gap:12px}}
@media(max-width:480px){.hero h1{font-size:44px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-visual{height:360px}.hero-proof p{font-size:11px}.expert-badge{padding:11px 16px;top:22px;right:-15px}.expert-badge div{font-size:11px}.badge-symbol{font-size:35px}.photo-caption{left:23px;bottom:30px}.photo-caption span{font-size:8px}.people-grid{grid-template-columns:1fr;gap:30px}.portrait{height:auto;aspect-ratio:1.1}.portrait>span{font-size:12px;left:18px;bottom:18px;padding:7px 12px}.person-info h3{font-size:25px}.person-info p,.person-info small{font-size:13px}.section-heading h2{font-size:33px}.difference-top h2{font-size:36px}.path-panel h3{font-size:30px}.cta h2{font-size:35px}.cta p:not(.eyebrow){font-size:14px}.cta p br{display:none}.footer-main p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .reveal:not(.visible){opacity:1;transform:none}}
/* Comfortable reading sizes across devices. */
.path-panel>p:not(.eyebrow),.difference-grid p,.case-content p,.connected-card p{font-size:16px}.path-panel ul,.path-options small,.person-info p,.text-link,.connected-card strong{font-size:14px}.path-panel .button{font-size:14px}.eyebrow,.feature-mark,.pill,.case-label .eyebrow,.case-outcome>span,.connected-card>span,.footer-bottom{font-size:12px}.portrait>span{font-size:12px}.hero-bottom>span:first-child,.photo-caption span,.cta .eyebrow{font-size:12px}.footer-main p{font-size:16px}.path-panel{min-height:440px}.path-options button{flex:1}.hero-proof p{font-size:12px}.case-label .eyebrow{white-space:normal}
@media(max-width:480px){.hero .eyebrow{font-size:10px}.hero-bottom>span:first-child{font-size:10px}.photo-caption span{font-size:10px}.person-info p,.person-info small{font-size:14px}.hero h1{font-size:42px}.hero-actions .text-link{font-size:14px}.path-options button>span:nth-child(2){font-size:18px}}
/* Evidence, sector relevance and concrete service delivery. */
.hero h1{font-size:clamp(40px,4.05vw,65px);line-height:1.13}.hero .eyebrow{font-size:11px;letter-spacing:.12em}.hero .intro{max-width:490px}.early-proof{margin:42px 6.3%;padding:32px 38px;grid-template-columns:90px 1fr 235px}.early-proof .case-content h2{font-size:32px;margin-top:11px}.early-proof .case-outcome p{font-size:36px}.case-facts{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px;margin:20px 0 10px}.case-facts p{font-size:14px}.case-facts strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;color:var(--ink)}.sector-routes{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 6.3%;background:#f0eef7}.sector-route{display:flex;align-items:center;gap:20px;padding:28px 24px 28px 0;transition:background .2s}.sector-route+ .sector-route{border-left:1px solid #d8d2e8;padding-left:28px}.route-regulator{background:white;border:1px solid #dad5eb;border-radius:8px;padding:9px 13px;font-size:15px;min-width:75px;text-align:center;font-weight:600}.sector-route h2{font-size:21px;letter-spacing:-.04em}.sector-route p{font-size:12px;margin-top:7px;color:var(--muted)}.route-arrow{font-size:25px;margin-left:auto}.sector-route:hover .route-arrow{transform:translate(3px,-3px)}.offer-label{font-size:11px!important;letter-spacing:.12em;font-weight:650;margin-top:24px}.path-panel ul{margin-top:12px}.path-panel{padding-bottom:25px;min-height:555px}.offer-deliverable{position:relative;z-index:1;border-top:1px solid #1c0d5f25;padding-top:17px;margin-bottom:22px;max-width:400px}.offer-deliverable>span{font-size:11px;letter-spacing:.1em;font-weight:650}.offer-deliverable p{font-size:15px;line-height:1.6;margin-top:6px}.scope-note{font-size:12px!important;color:var(--muted);margin-top:14px;position:relative;z-index:1}.delivery-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:55px;align-items:start}.delivery-steps article{display:flex;gap:22px;padding:22px 0;border-top:1px solid #ffffff30}.delivery-steps article>span{font-size:12px;color:var(--mint);padding-top:4px}.delivery-steps h3{font-size:25px;letter-spacing:-.035em}.delivery-steps p{font-size:15px;color:#c6bfdc;margin-top:12px;max-width:415px}.action-example{background:#f6f5fb;color:var(--ink);border-radius:9px;padding:29px;transform:rotate(1deg);box-shadow:0 24px 50px #0f052b40}.example-top{display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid #d8d2e8;padding-bottom:20px}.example-top strong{font-size:14px}.example-top>span{font-size:9px;letter-spacing:.08em;color:var(--muted);text-align:right}.action-example h3{font-size:29px;margin:25px 0}.example-finding{border-left:3px solid var(--purple);background:var(--light);padding:13px 15px}.example-finding>span{font-size:10px;letter-spacing:.1em;color:var(--purple);font-weight:600}.example-finding p{font-size:15px;margin-top:5px}.action-example dl{margin:20px 0}.action-example dl>div{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid #dfdbea;font-size:13px}.action-example dt{font-weight:600}.action-example dd{margin:0;color:#665c7d}.example-note{font-size:11px;color:#736b87;line-height:1.7}.platform-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center}.platform-wordmark{font-size:27px;letter-spacing:-.06em;color:var(--purple)}.platform-wordmark strong{font-weight:450}.platform-copy h3{font-size:35px;margin-top:20px}.platform-copy ul{list-style:none;padding:0;margin:25px 0}.platform-copy li{padding:13px 0;border-bottom:1px solid var(--line)}.platform-copy li strong{display:block;font-size:15px}.platform-copy li span{display:block;font-size:14px;color:var(--muted);margin-top:4px}.platform-screen{margin:0;padding:20px;background:var(--light);border-radius:10px;overflow:hidden}.platform-screen img{width:100%;height:auto;border-radius:5px;box-shadow:0 8px 25px #1c0d5f15}.platform-screen figcaption{font-size:11px;color:var(--muted);margin-top:15px}.governance-link{margin-top:45px;border:1px solid var(--line);border-radius:8px;padding:25px 30px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:#fff}.governance-link div>span{font-size:11px;letter-spacing:.12em;color:var(--purple)}.governance-link h3{font-size:24px;margin:10px 0}.governance-link p{font-size:14px;color:var(--muted)}.governance-link>span{font-size:30px}.governance-link:hover{border-color:var(--purple)}
@media(max-width:1100px){.early-proof{grid-template-columns:1fr 200px}.early-proof .case-label{display:none}.sector-route{gap:12px}.sector-route h2{font-size:18px}.sector-route p{font-size:11px}.delivery-layout{gap:35px}.platform-layout{gap:30px;grid-template-columns:1fr 1fr}.hero h1{font-size:45px}}
@media(max-width:800px){.hero h1{font-size:clamp(40px,7.7vw,60px)}.early-proof{margin:30px 6%;padding:26px;grid-template-columns:1fr}.early-proof .case-content h2{font-size:30px}.case-facts{grid-template-columns:1fr;gap:8px}.case-facts p{font-size:15px}.early-proof .case-outcome{display:flex;align-items:center;gap:15px;flex-wrap:wrap;padding-top:18px}.early-proof .case-outcome p{font-size:25px;margin:0}.early-proof .case-outcome small{display:none}.sector-routes{grid-template-columns:1fr}.sector-route,.sector-route+ .sector-route{padding:22px 0;border-left:0}.sector-route+ .sector-route{border-top:1px solid #d8d2e8}.sector-route h2{font-size:20px}.sector-route p{font-size:12px}.delivery-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.action-example{transform:none;padding:25px}.delivery-steps p{max-width:100%}.platform-layout{grid-template-columns:1fr;gap:30px}.platform-screen{padding:12px}.platform-copy h3{font-size:32px}.governance-link{padding:24px}.governance-link h3{font-size:22px}.path-panel{min-height:555px}.hero .eyebrow{font-size:10px}.path-options button{min-height:105px}.difference-top h2{font-size:40px}}
@media(max-width:480px){.hero h1{font-size:39px}.route-regulator{min-width:65px;padding:8px;font-size:14px}.sector-route h2{font-size:18px}.sector-route p{font-size:11px}.path-options button>span:nth-child(2){font-size:19px}.path-options small{font-size:12px}.path-panel{padding:25px}.example-top>span{font-size:9px}.case-content .text-link{font-size:12px}.hero-actions{gap:14px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:13px}}
/* Audience feedback pass: emergency route, client quotes, four-person team, tab deep-links, platform proof. */
.alert-bar{background:#f4c7c3;color:#3a0d0b;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 4.6%;font-size:14px;line-height:1.5;border-bottom:1px solid #e3a9a3}.alert-bar p{margin:0}.alert-bar strong{font-weight:650}.alert-bar>div{display:flex;align-items:center;gap:22px;flex-shrink:0}.alert-call{font-family:Manrope,Arial,sans-serif;font-weight:750;font-size:18px;letter-spacing:-.02em;white-space:nowrap;border-bottom:2px solid #3a0d0b;padding-bottom:2px}.alert-more{font-size:13px;font-weight:600;white-space:nowrap}.alert-more span{margin-left:8px}
.header-cta{white-space:nowrap}
.proof-quotes{margin:0 6.3% 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}.proof-quotes blockquote{margin:0;background:white;border:1px solid var(--line);border-radius:8px;padding:26px 28px;display:flex;flex-direction:column;gap:14px}.proof-quotes .pill{color:var(--purple);font-weight:650}.proof-quotes p{font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.45;letter-spacing:-.02em;font-weight:500}.proof-quotes cite{font-style:normal;font-size:13px;color:var(--muted);margin-top:auto}.quotes-more{grid-column:1/-1;justify-self:end;font-size:13px}
.people-grid{grid-template-columns:repeat(4,1fr);gap:22px}.people .portrait{height:260px}
.path-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;position:relative;z-index:1}.path-more{font-size:13px}.path-panel{min-height:600px}
.urgent-line{background:#fbeeed;border:1px solid #f0cfcb;border-radius:8px;padding:16px 22px;margin-top:30px;color:#3a0d0b;font-size:14px}.urgent-line a{color:#3a0d0b;font-family:Manrope,Arial,sans-serif;font-weight:750;font-size:16px;letter-spacing:-.02em}
.platform-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:6px 0 26px}.platform-stats div{border-top:2px solid var(--purple);padding-top:10px}.platform-stats strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:26px;letter-spacing:-.04em;font-weight:650;line-height:1.1}.platform-stats span{font-size:12px;color:var(--muted);display:block;margin-top:3px}
.cta-phone{font-size:16px;font-weight:600;color:#fff;border-bottom:1px solid #ffffff70;padding-bottom:3px}
@media(max-width:1100px){.people-grid{grid-template-columns:repeat(2,1fr)}.proof-quotes{grid-template-columns:1fr 1fr}.proof-quotes blockquote:last-of-type{grid-column:1/-1}.alert-bar{font-size:13px}}
@media(max-width:800px){.alert-bar{display:grid;grid-template-columns:1fr;gap:12px;padding:14px 6%}.alert-bar>div{justify-content:space-between}.alert-call{font-size:17px}.header-cta{display:none}.proof-quotes{grid-template-columns:1fr;margin:0 6% 10px;gap:14px}.proof-quotes blockquote{padding:22px}.proof-quotes p{font-size:16px}.people .portrait{height:220px}.path-panel{min-height:0}.platform-stats{gap:10px}.platform-stats strong{font-size:22px}.urgent-line{display:block;text-align:center}.urgent-line a{display:block;margin-top:8px}}
@media(max-width:480px){.people-grid{grid-template-columns:1fr}.people .portrait{height:auto;aspect-ratio:1.1}.platform-stats{grid-template-columns:1fr 1fr}.alert-bar>div{flex-wrap:wrap;gap:10px}}
