@import url('https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400&display=swap');
:root{--bg:#edf0f5;--ink:#171b29;--muted:#687084;--line:#cdd2df;--mint:#dce5ff;--white:#f9faff;--serif:'Courier Prime',Georgia,serif}body{font-family:var(--mono);background:var(--bg);transition:background-color .8s}#scene{position:fixed;inset:0;width:100%;height:100vh;z-index:0;pointer-events:none;overflow:hidden}#scene canvas{display:block;width:100%;height:100%}header{height:90px;z-index:10;max-width:none;padding:0 5.55%;background:transparent}.brand{font-family:var(--mono);font-size:26px;letter-spacing:-2px;font-weight:500}.brand svg{width:24px;height:26px;margin-right:5px}nav{gap:35px;font-size:13px}.button,.button.small{background:#171b29;color:#fff;border-radius:7px;letter-spacing:0;font-weight:400}.button.small{padding:11px 17px;font-size:13px}.button:hover{background:#344bca}.hero{height:calc(100svh - 90px);min-height:680px;max-width:none;padding:0 5.55%;overflow:visible;position:relative;z-index:1}.hero h1{display:flex;justify-content:space-between;gap:0;font-family:var(--serif);font-size:clamp(72px,8.3vw,148px);font-weight:400;letter-spacing:2px;line-height:1.1;margin:0;padding:0;position:relative;z-index:2;pointer-events:none}.hero h1 span{white-space:nowrap}.hero-copy{max-width:460px;margin-top:30px;position:relative;z-index:3}.hero-copy p{font:clamp(21px,2.05vw,32px)/1.34 var(--mono);letter-spacing:-.7px;margin:0 0 28px}.hero-actions{margin:0;gap:13px;align-items:flex-start;flex-direction:column}.hero-actions .button{font-size:20px;padding:12px 22px;line-height:1.4;min-height:47px}.hero-secondary{font:20px/1.4 var(--mono);padding:10px 21px;border-radius:6px;border-color:#bfc5d1;display:inline-block;background:#edf0f540;backdrop-filter:blur(5px)}.hero-secondary:hover{background:#dbe2f9}.hero-bottom{position:absolute;bottom:37px;left:5.55%;right:5.55%;margin:0;padding:0;border:0;align-items:flex-start;gap:30px}.hero-bottom .eyebrow{font:11px var(--mono);letter-spacing:1.5px;color:#777e8d}.hero-bottom p{font:27px/1.3 var(--serif);margin:12px 0 0;letter-spacing:-.6px}.principles{font:28px/1.3 var(--serif);gap:35px;margin-top:12px;color:#505769}.scene-controls{position:absolute;right:5.55%;top:55%;text-align:right;color:#6d7486;font:10px var(--mono);z-index:3}.scene-controls>div{display:flex;gap:7px;justify-content:flex-end;margin:13px 0}.scene-controls button{width:35px;height:33px;border:1px solid #c9cfdc;border-radius:4px;background:#eef1f780;font:11px var(--mono);backdrop-filter:blur(5px)}.scene-controls button:hover,.scene-controls button.active{background:#202840;color:#fff;border-color:#202840}.drag-hint{font-size:9px;letter-spacing:.6px}.scene-label{letter-spacing:1.5px}.journey{height:230vh;position:relative;z-index:1}.journey-sticky{position:sticky;top:0;height:100vh;pointer-events:none}.story-copy{position:absolute;bottom:9vh;left:10%;right:10%;text-align:center;transition:opacity .4s,transform .4s}.story-copy h2{font:clamp(36px,4.1vw,66px)/1.08 var(--serif);letter-spacing:-1px;max-width:900px;margin:0 auto 24px}.story-copy p{font:clamp(15px,1.7vw,26px)/1.4 var(--mono);max-width:950px;margin:auto}.story-two{opacity:0;transform:translateY(30px)}.story-index{position:absolute;bottom:26px;left:0;right:0;text-align:center;font:9px var(--mono);letter-spacing:1px;color:#818899}.section,footer,.final-cta{position:relative;z-index:2;background:#edf0f5}.intro{text-align:center;padding-top:100px;padding-bottom:100px;max-width:none}.intro p{font:20px var(--mono);max-width:none;margin:0 0 20px;color:var(--ink)}.intro h2{font:48px/1.2 var(--serif);letter-spacing:-1px}.steps{max-width:none;padding:0 5.55% 80px}.step{max-width:1280px;margin:auto;grid-template-columns:1fr 1.12fr;gap:7%;padding:100px 0;border-bottom:0;min-height:640px}.step-copy .number{font:15px var(--mono);color:#343d53;margin:0 0 18px}.step-copy .eyebrow{font:15px/1.6 var(--mono);color:var(--muted);letter-spacing:0;margin-bottom:14px}.step-copy h2{font:43px/1.12 var(--serif);letter-spacing:-1px}.step-copy p{font:15px/1.65 var(--mono);max-width:430px}.step-note{display:none}.panel{border-radius:9px;background:#f9faffc9;box-shadow:0 10px 60px -35px #43537b40;border-color:#cdd5e4;padding:25px;min-height:410px}.panel-head{border-color:#dce1eb}.tag{background:#e7ebf5;color:#58627b}.wave i{background:#738cea}.live-dot{background:#6b7fec}.source.selected,.source:hover,.tabs button[aria-selected=true]{background:#dfe6ff;border-color:#a7b9f5}.brain-core{background:#243467;color:#e5ebff}.brain-core small{color:#c3cee9}.core-mark{font-family:var(--mono)}.source-detail,.demo-note{color:#69748c}.chart>div{background:#c3cef1}.chart>div:last-child{background:#617fde}.metric strong span{color:#486ccc}.outline:hover{background:#dfe6ff}.transcript{font:23px/1.5 var(--mono);letter-spacing:-.5px}.interview-meta,.interview-bottom>span{font-size:11px}.interview .wave{height:90px}.section-label{font:13px var(--mono);letter-spacing:0;justify-content:center;margin-bottom:30px}.section-label .dot,.section-label>span:last-child{display:none}h2{font-family:var(--serif);font-weight:400;font-size:49px;letter-spacing:-1px}h2>span{color:var(--ink)}h2 em{font-family:var(--serif);font-style:normal;font-size:1em}.audience{text-align:center;background:#e4e9f4;padding-top:110px;padding-bottom:110px}.audience h2{max-width:1050px;margin:0 auto;font-size:45px}.three-cols{text-align:left;gap:55px}.three-cols article{border-color:#bfc8dd}.three-cols h3{font:19px/1.45 var(--mono)}.three-cols p{font:14px/1.7 var(--mono)}.card-icon{display:none}.comparison{padding-top:130px;padding-bottom:130px}.comparison .section-label{justify-content:flex-start}.comparison-grid h2{font-size:60px}.comparison-grid p{font:17px/1.6 var(--mono)}td:last-child,th:last-child{background:#dfe6f9}table{font-family:var(--mono);font-size:12px}.process{text-align:center;border:0}.process h2{font-size:55px}.timeline{text-align:left}.timeline-num{color:#657ba8}.timeline h3{font-family:var(--serif);font-size:32px}.timeline p{font:14px/1.7 var(--mono)}.team{background:#e1e7f2;color:var(--ink)}.team .section-label{justify-content:flex-start}.team-layout p{color:#59657b;font:16px/1.7 var(--mono)}.team .expertise{color:#525f7a;border-color:#b9c4d9}.resources .section-label{justify-content:flex-start}.resource-art{border-radius:0;height:170px}.art-one{background:#e0e6f4}.art-two{background:#d0dcf5}.art-three{background:#283765;color:#e8edfa}.resource h3{font:22px/1.25 var(--serif);letter-spacing:0}.faq{border:0}.faq .section-label{justify-content:flex-start}.faq-layout h2{font-size:55px}summary{font:16px/1.5 var(--mono)}details p{font:14px/1.7 var(--mono)}.final-cta{background:#dfe6f8;padding-top:130px;padding-bottom:130px}.final-cta h2{font:70px/1.05 var(--serif)}.final-cta h2 em{font-size:1em;font-style:normal}footer{max-width:none}.footer-top>p{font:16px/1.5 var(--mono)}.footer-top>div,.footer-top button{font:12px var(--mono)}.footer-bottom{font:10px/1.5 var(--mono)}dialog{font-family:var(--mono);background:#f5f7fc}.modal-title{font-family:var(--serif)}.modal-intro{font-size:14px}.form-note{font-size:11px}.article-body{font-size:14px}.quiz-option{font-size:14px}.quiz-option:hover{background:#e0e7fb}.skip{z-index:1000}
@media(min-width:1700px){.hero{min-height:820px}.hero-copy{margin-top:45px}.hero-bottom{bottom:45px}}
@media(max-width:1100px) and (min-width:761px){.hero{min-height:650px}.hero-copy{max-width:330px}.hero-copy p{font-size:23px}.principles{font-size:22px;gap:20px}.hero-bottom p{font-size:24px}.scene-controls{top:62%}.hero h1{font-size:8.5vw;letter-spacing:0}.step-copy h2{font-size:35px}.step{gap:4%}}
@media(max-width:760px){header{height:75px;padding:0 6%}.brand{font-size:25px}nav{background:#f3f5fb}.hero{height:calc(100svh - 75px);min-height:760px;padding:0 6%}.hero h1{font-size:clamp(45px,10.7vw,80px);letter-spacing:-2px;line-height:1.2;gap:12px;display:flex;flex-wrap:wrap}.hero h1 span{display:block}.hero h1 span:last-child{margin-left:auto}.hero-copy{margin-top:25px;max-width:290px}.hero-copy p{font-size:19px;line-height:1.4;letter-spacing:-.5px;margin-bottom:20px}.hero-actions{flex-direction:column;gap:10px}.hero-actions .button,.hero-secondary{font-size:15px;padding:10px 16px;min-height:40px}.hero-bottom{left:6%;right:6%;bottom:24px;display:block}.hero-bottom>div:first-child{display:none}.hero-bottom>div:last-child{display:block}.hero-bottom .eyebrow{font-size:8px}.principles{font-size:21px;justify-content:space-between;gap:12px;margin-top:12px}.scene-controls{top:auto;bottom:120px;right:6%}.drag-hint{display:none}.scene-controls>div{margin-bottom:0}.scene-label{font-size:8px}.scene-controls button{width:30px;height:29px}.journey{height:200vh}.story-copy{bottom:13vh;left:6%;right:6%}.story-copy h2{font-size:36px}.story-copy p{font-size:15px}.intro{padding:70px 6%}.intro p{font-size:15px;line-height:1.6}.intro h2{font-size:36px}.step{grid-template-columns:1fr;gap:28px;min-height:0;padding:50px 0 65px}.step-copy h2{font-size:35px}.step-copy p{font-size:14px}.step-copy .eyebrow{font-size:13px}.panel{padding:20px;min-height:390px}.transcript{font-size:19px}.section{padding:65px 6%}.steps{padding:0 6% 40px}.audience h2{font-size:33px}.section-label{font-size:12px;margin-bottom:25px}.three-cols{gap:25px}.three-cols h3{font-size:18px}.comparison-grid h2,.process h2,.team h2,.section-heading h2{font-size:40px}.comparison{padding-top:75px;padding-bottom:75px}.team-layout p{font-size:14px}.team .expertise{font-size:9px}.faq-layout h2{font-size:42px}.final-cta{padding:80px 6%}.final-cta h2{font-size:51px}.resource-art{height:190px}.footer-top{gap:28px}.footer-top>div{font-size:12px}.footer-bottom{font-size:10px}table{font-size:11px}.scene-controls{z-index:5}}
@media(prefers-reduced-motion:reduce){body{transition:none}}
.brand{font-family:'DM Sans',sans-serif;font-weight:600;letter-spacing:-2.3px;font-size:30px;transform:scaleX(.88);transform-origin:left center}.brand svg{display:none}.hero h1{font-weight:400}
html{scroll-padding-top:0}
.step{grid-template-columns:27% 1fr;align-items:start;gap:7%;padding:90px 0;min-height:760px}.step-copy .number{font:58px/1.05 var(--serif);letter-spacing:-1px;margin:0 0 18px;color:var(--ink)}.step-copy p{font:26px/1.45 var(--mono);letter-spacing:-.7px;color:var(--ink);max-width:285px;margin:0}.step-feature{min-width:0}.step-feature>h2{font:58px/1.05 var(--serif);letter-spacing:-1px;margin:0 0 45px}.panel{min-height:460px;background:#edf0f580;border-color:#bec7d9;box-shadow:none}.interview{position:relative}.interview .panel-head{padding-bottom:12px}.interview-meta{padding-top:12px}#interview-model{height:200px;width:100%;display:flex;justify-content:center;pointer-events:none}#interview-model canvas{width:260px;height:200px}.interview .wave{height:25px;margin:0}.interview .wave i{max-height:20px;width:2px}.interview .listening{font-size:10px}.interview .transcript{font:22px/1.4 var(--mono);min-height:0;max-width:670px;margin:18px auto}.interview-bottom{margin-top:25px}.brain .sources{margin-top:45px}.brain-core{margin-top:35px;margin-bottom:35px;max-width:460px}.brain .brain-categories{margin-top:30px}.dashboard .chart{height:150px}.dashboard .insight p{font-size:15px}.dashboard .metric{padding:10px 0}.dashboard .metric strong{font-size:48px}.dashboard .metric>span{font-size:14px}.dashboard .simulation{min-height:38px}
@media(max-width:1100px) and (min-width:761px){.step-copy .number{font-size:45px}.step-copy p{font-size:21px}.step-feature>h2{font-size:43px}.step{gap:5%;grid-template-columns:27% 1fr}.panel{padding:20px}}
@media(max-width:760px){.step{grid-template-columns:1fr;gap:30px;min-height:0;padding:55px 0}.step-copy{display:grid;grid-template-columns:90px 1fr;gap:20px;align-items:start}.step-copy .number{font-size:32px;margin:0}.step-copy p{font-size:15px;letter-spacing:0;line-height:1.5;max-width:240px}.step-feature>h2{font-size:36px;margin-bottom:25px}.panel{min-height:420px;padding:18px}.interview .transcript{font-size:16px}.interview-bottom{margin-top:20px}.brain .sources{margin-top:30px}.brain-core{margin-top:25px;margin-bottom:25px}.dashboard .metric strong{font-size:37px}.dashboard .metric>span{font-size:11px}.dashboard .insight p{font-size:13px}.dashboard .chart{height:120px}}

.hero h1{letter-spacing:-6px}.story-copy h2{letter-spacing:-2px}.step-feature>h2{letter-spacing:-2px;font-size:53px}.step-copy .number{letter-spacing:-2px}
@media(max-width:760px){.hero h1{font-size:clamp(38px,9.8vw,65px);letter-spacing:-3px;flex-wrap:nowrap;gap:4px}.step-feature>h2{font-size:32px;letter-spacing:-1.5px}.story-copy h2{font-size:34px;letter-spacing:-1.5px}.hero-copy{margin-top:27px}}
/* One uninterrupted surface; only the particles move through the page. */
body{transition:none}.section,.audience,.team,.final-cta,footer{background:transparent}.section,.step,.three-cols article,.timeline article,.faq,footer{border-color:transparent}.journey{height:220vh}.journey-sticky{position:relative;top:auto;height:100%}.story-copy{position:absolute;top:62vh;bottom:auto;left:6%;right:6%;opacity:1!important;transform:none!important;transition:none}.story-two{top:153vh}.story-index{display:none}.scene-controls{top:auto;bottom:145px;right:5.55%}.scene-controls>button{background:transparent;border:1px solid #c5cbda;border-radius:50%;width:32px;height:32px;color:#737d96;font:12px var(--mono);opacity:.6}.scene-controls>button:hover{opacity:1}.hero h1{font-size:clamp(72px,8vw,142px);letter-spacing:-6px}.hero h1 span:last-child{margin-left:auto}.story-copy h2{font-size:56px;line-height:1.04}.story-copy p{font-size:21px;max-width:830px}.intro{padding-top:60px}.final-cta{padding-top:140px;padding-bottom:140px}.team{color:var(--ink)}
@media(max-width:760px){.hero h1{font-size:clamp(37px,9.4vw,67px);letter-spacing:-2.8px;gap:8px}.hero-copy p{font-size:19px}.scene-controls{bottom:125px;right:6%}.journey{height:210vh}.story-copy{top:62vh}.story-two{top:147vh}.story-copy h2{font-size:32px;letter-spacing:-1.5px}.story-copy p{font-size:14px;line-height:1.6;max-width:330px}.step-feature>h2{font-size:32px}.final-cta h2{font-size:45px}.hero-bottom .principles{font-size:18px}}
@media(max-width:760px){.hero h1{font-size:clamp(32px,8.2vw,60px);letter-spacing:-2.5px;gap:12px}}
.story-copy{top:70vh}.story-two{top:158vh}
@media(max-width:760px){.story-copy{top:64vh}.story-two{top:148vh}}

/* Reference rhythm: 1 viewport hero, 2.6 viewports pinned, then release. */
.journey{height:360svh}.journey-sticky{position:sticky;top:0;height:100svh;overflow:hidden}.story-copy,.story-two,.story-three{top:auto!important;bottom:6svh!important;left:5.55%;right:5.55%;opacity:var(--chapter-opacity,0)!important;transform:translateY(var(--chapter-offset,0px))!important;transition:none;pointer-events:none}.story-one{--chapter-opacity:1}.story-copy h2{font-size:56px;line-height:1.04;max-width:950px;margin-bottom:22px}.story-copy p{font-size:26px;line-height:1.45;max-width:1100px}.intro{height:26svh;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 6%}.intro>p{display:none}.intro h2{font-size:34px;margin:0}.step{min-height:119svh;padding-top:8svh;padding-bottom:18svh}.audience{min-height:88svh}.comparison{min-height:70svh}.process,.team{min-height:100svh}.final-cta{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center}.final-cta h2{max-width:1000px}.final-cta .button{flex-shrink:0}
@media(max-width:760px){.journey{height:360svh}.story-copy,.story-two,.story-three{bottom:7svh!important;left:6%;right:6%}.story-copy h2{font-size:clamp(27px,7.6vw,38px);max-width:500px;letter-spacing:-1.5px}.story-copy p{font-size:14px;max-width:380px}.intro{height:26svh;min-height:180px}.intro h2{font-size:27px;text-align:center}.step{min-height:100svh;padding-top:55px;padding-bottom:75px}.audience,.comparison,.process,.team{min-height:0}.final-cta{min-height:90svh}}
@media(prefers-reduced-motion:reduce){.journey{height:auto}.journey-sticky{position:relative;height:auto;overflow:visible}.story-copy,.story-two,.story-three{position:relative;left:auto;right:auto;bottom:auto!important;opacity:1!important;transform:none!important;padding:80px 6%}.story-copy h2{font-size:36px}}
.decode-letter{display:inline-block;min-width:.6em;text-align:center;white-space:pre}.decode-letter.unresolved{color:#6676b0}.hero h1>span{display:inline-block}.hero h1 .decode-letter{min-width:.6em}.hero-copy,.hero-bottom{animation:entrance-copy 1.6s cubic-bezier(.2,.75,.3,1) both}.hero-bottom{animation-delay:.2s}@keyframes entrance-copy{0%,25%{opacity:0;transform:translateY(15px)}100%{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.hero-copy,.hero-bottom{animation:none}}
.decode-letter,.hero h1 .decode-letter{min-width:0;width:auto}.nav-insights{padding:0;background:transparent;font:inherit}.team{padding-top:110px;padding-bottom:100px}.team-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.team-kicker .section-label{margin:0;color:#6272a1;letter-spacing:1.5px;font-size:13px}.fiction-label{font:10px/1.5 var(--mono);color:#727c90}.team>h2{font:58px/1.05 var(--serif);letter-spacing:-2px;margin:0 0 65px}.people-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.person{background:#d2d9e7;border-radius:18px;padding:10px 10px 24px;min-width:0}.portrait{width:100%;aspect-ratio:1;background-image:url('team.webp');background-size:400% auto;background-repeat:no-repeat;border-radius:5px}.portrait-0{background-position:0 0}.portrait-1{background-position:33.333333% 0}.portrait-2{background-position:66.666667% 0}.portrait-3{background-position:100% 0}.person h3{font:27px/1.2 var(--serif);letter-spacing:-1px;margin:13px 0 7px}.person-role{display:block;font:11px/1.5 var(--mono);margin-bottom:13px}.person p{font:12px/1.7 var(--mono);margin:0;color:#434d64}.audience .section-label,.process .section-label{justify-content:flex-start;color:#6272a1}.audience{text-align:left}.audience h2{margin:0;max-width:1250px;font-size:53px;line-height:1.07}.three-cols{margin-top:65px}.process{text-align:left}.process>h2{font-size:58px;max-width:750px}.timeline{margin-top:90px}.faq-layout h2{font-size:54px}.insights-list{display:grid;gap:10px;margin:25px 0}.insight-article{display:flex;flex-direction:column;gap:10px;padding:20px;text-align:left;border:1px solid var(--line);background:transparent;border-radius:5px}.insight-article:hover{background:#e4eafa}.insight-article>span{font:10px var(--mono);color:var(--muted)}.insight-article strong{font:24px/1.15 var(--serif);font-weight:400}
@media(max-width:1050px){.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.person h3{font-size:27px}.person p{font-size:13px}.team>h2{font-size:46px}.audience h2{font-size:42px}}
@media(max-width:760px){.team{padding:65px 6%}.team-kicker{align-items:flex-start}.fiction-label{font-size:9px;max-width:145px;text-align:right}.team>h2{font-size:36px;margin-bottom:35px;letter-spacing:-1.5px}.people-grid{gap:12px}.person{padding:7px 7px 18px;border-radius:10px}.person h3{font-size:20px;letter-spacing:-1px}.person-role{font-size:10px;min-height:30px}.person p{font-size:11px;line-height:1.6}.audience h2{font-size:31px;letter-spacing:-1.4px}.process>h2,.faq-layout h2{font-size:37px}.timeline{margin-top:40px}}
.hero h1 .decode-letter{display:inline-block;margin-left:0}

/* Banner-inspired custom rounded wordmark. */
.brand img{display:block;width:124px;height:auto;max-width:none}.footer-top .brand img{width:156px}@media(max-width:760px){.brand img{width:112px}}
