@font-face{font-family:Urbanist;src:url(/fonts/urbanist-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:100 900}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-latin-400.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-latin-500.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:500}:root{--paper: #f6f6f2;--white: #ffffff;--mineral: #deded8;--ink: #0b0d10;--carbon: #17191d;--graphite: #282b30;--muted: #5b6068;--line: #c8cbd0;--blue: #2d5bff;--blue-deep: #1738bf;--blue-on-dark: #5f7cff;--muted-on-dark: #8b9098;--display: "Urbanist", Helvetica, Arial, sans-serif;--mono: "Urbanist", Helvetica, Arial, sans-serif;--heading-weight: 200;--body-weight: 300;--shell: 1320px;--gutter: clamp(1.25rem, 4.2vw, 3.5rem);--section-y: clamp(5rem, 8.5vw, 7.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--display);font-weight:var(--body-weight)}body,button,a{font-family:var(--display)}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p,dl,dd{margin:0}h1,h2,h3{font-weight:var(--heading-weight)}ul,ol{margin:0;padding:0}.shell{width:min(100%,var(--shell));margin-inline:auto;padding-inline:var(--gutter)}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;padding:.75rem 1rem;background:var(--blue);color:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--paper) 93%,transparent);backdrop-filter:blur(16px)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.wordmark{display:inline-flex;align-items:center;gap:.12em;font-size:1.125rem;font-weight:300;letter-spacing:.14em}.site-nav{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.25rem);font-size:.875rem;font-weight:500}.site-nav a{position:relative;padding-block:.25rem;color:var(--graphite)}.site-nav a:after{position:absolute;top:50%;right:-.72rem;width:5px;height:5px;background:var(--blue);content:"";opacity:0;transform:translateY(-50%) scale(.25);transition:opacity .18s ease,transform .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a.active:after{opacity:1;transform:translateY(-50%) scale(1)}.site-nav a.accent{color:var(--blue)}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);background:transparent;cursor:pointer}.menu-button span{display:block;width:18px;height:1px;margin:5px auto;background:var(--ink)}.hero{position:relative;overflow:hidden;background:var(--paper)}.topographic-field{position:absolute;inset:-12% -6% -16% 38%;pointer-events:none;opacity:.64;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.14) 20%,rgba(0,0,0,.68) 48%,black 72%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.14) 20%,rgba(0,0,0,.68) 48%,black 72%)}.topographic-field img{display:block;width:100%;height:100%;object-fit:cover}.hero-grid{position:relative;display:grid;grid-template-columns:180px minmax(0,1fr);padding-top:clamp(5.5rem,10vw,8rem);padding-bottom:clamp(5rem,9vw,7.5rem)}.mono-label,.step-number{font-family:var(--mono);text-transform:uppercase;letter-spacing:.11em}.hero-copy{max-width:1030px}.hero-eyebrow{margin-bottom:1.4rem;color:var(--blue-deep);font-weight:500}.home-hero .hero-copy,.model-hero .hero-copy{grid-column:2}.hero h1{max-width:14ch;font-size:clamp(3.4rem,7vw,6.8rem);font-weight:var(--heading-weight);line-height:.98;letter-spacing:-.03em;text-wrap:balance}.model-hero h1{max-width:13ch}.hero h1 em{color:var(--blue);font-style:normal}.hero-intro{max-width:670px;margin-top:2.4rem;color:var(--graphite);font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.58}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.75rem}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:.65rem;padding:.9rem 1.75rem;font-size:.9375rem;font-weight:500;transition:background-color .18s ease,color .18s ease,transform .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button:active{transform:scale(.96)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover,.button-dark:focus-visible{background:var(--blue)}.button-blue{background:var(--blue);color:var(--white)}.button-blue:hover,.button-blue:focus-visible{background:var(--paper);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:.75rem;padding-bottom:.25rem;border-bottom:1px solid var(--line);color:var(--graphite);font-size:.9375rem;font-weight:500}.text-link .link-arrow{color:var(--blue);transition:transform .18s ease}.text-link:hover .link-arrow{transform:translate(2px,-2px)}.button .link-arrow{width:1rem;height:1rem}.stats-rail{position:relative;display:grid;grid-template-columns:180px repeat(3,1fr);border-top:1px solid var(--line);padding-right:var(--gutter)}.stat{min-height:128px;padding:1.7rem 2rem;border-left:1px solid var(--line)}.stat strong{display:block;font-size:clamp(2rem,3.5vw,2.6rem);line-height:1;letter-spacing:-.04em}.stat span{display:block;margin-top:.55rem;color:var(--muted);font-family:var(--mono);font-size:.6875rem;line-height:1.4;letter-spacing:.1em;text-transform:uppercase}.stat.accent strong{color:var(--blue)}.section-pad{padding-top:var(--section-y);padding-bottom:var(--section-y)}.section-pad.compact{padding-top:clamp(4rem,7vw,5.5rem);padding-bottom:clamp(4rem,7vw,5.5rem)}.section-dark{background:var(--ink);color:var(--paper)}.section-white{background:var(--white);color:var(--ink)}.section-mineral{background:var(--mineral);color:var(--ink)}.section-head{margin-bottom:clamp(3rem,6vw,4.5rem)}.section-head h2,.focus-grid h2,.reference-grid h2,.contact-inner h2{max-width:21ch;font-size:clamp(2.5rem,4.6vw,3.4rem);font-weight:var(--heading-weight);line-height:1.06;letter-spacing:-.025em;text-wrap:balance}.section-head em{color:var(--blue);font-style:normal}.section-head.light em{color:var(--blue-on-dark)}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.75rem,4vw,4rem)}.step-card{display:flex;min-height:320px;flex-direction:column;padding:.5rem 0 0}.step-number{display:inline-flex;align-items:center;gap:.65rem;margin-bottom:2.25rem;color:var(--blue-on-dark);font-size:.8125rem}.step-number:before{width:7px;height:7px;background:currentColor;content:""}.step-card h3{margin-bottom:.8rem;font-size:1.4rem;line-height:1.15;letter-spacing:-.025em}.step-card>p{color:var(--line);font-size:1rem;line-height:1.55}.step-output{margin-top:auto;padding-top:1.2rem;font-family:var(--mono);font-size:.625rem;line-height:1.6;letter-spacing:.09em;text-transform:uppercase}.step-output:before{display:block;width:32px;height:2px;margin-bottom:1rem;background:var(--blue);content:""}.step-output span{display:block;margin-bottom:.15rem;color:var(--muted-on-dark)}.step-output strong{font-weight:400}.section-button{margin-top:2.5rem}.step-grid-summary .step-card{min-height:230px}.summary-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(3rem,6vw,4.5rem)}.summary-heading .section-head{margin-bottom:0}.summary-heading-action{flex:0 0 auto}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid #b8b8b2;background:#b8b8b2}.summary-grid article{display:flex;min-width:0;min-height:260px;flex-direction:column;padding:clamp(1.75rem,3.5vw,2.75rem);background:var(--paper)}.summary-grid h3{max-width:22ch;font-size:clamp(1.45rem,2.2vw,1.9rem);line-height:1.15;letter-spacing:-.025em;text-wrap:balance}.summary-grid article>p:not(.mono-label){max-width:54ch;margin-top:1rem;color:var(--graphite);font-size:1rem;line-height:1.6;text-wrap:pretty}.summary-grid article>.mono-label,.summary-grid article>.text-link{align-self:flex-start;margin-top:auto;padding-top:2rem}.summary-grid article>.mono-label{color:var(--blue-deep)}.audience-summary .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.audience-summary .summary-grid article{min-height:310px}.audience-summary .summary-grid h3{font-size:clamp(1.3rem,1.8vw,1.65rem)}.delivery-window{display:grid;grid-template-columns:1.05fr .9fr 1.05fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.window-metric{min-height:320px;padding:2rem clamp(1.5rem,3vw,2.75rem) 2.5rem}.window-metric+.window-metric{border-left:1px solid var(--line)}.mono-label{color:var(--muted);font-size:.6875rem;line-height:1.55}.window-value{margin-top:1.4rem;font-size:clamp(3.75rem,6.2vw,5.5rem);font-weight:600;line-height:.95;letter-spacing:-.055em}.window-value span{display:block;margin-top:.75rem;font-size:1rem;font-weight:500;letter-spacing:0}.window-metric-target{box-shadow:inset 0 4px 0 var(--blue)}.window-metric-target .window-value{color:var(--blue)}.window-metric-gap{background:var(--ink);color:var(--paper)}.window-metric-gap .mono-label{color:var(--muted-on-dark)}.window-metric-gap .window-value{font-size:clamp(3.2rem,5vw,4.8rem);white-space:nowrap}.window-body{max-width:390px;margin-top:1.5rem;color:var(--muted);font-size:1rem;line-height:1.55}.window-metric-gap .window-body{color:var(--line)}.source-row{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;margin-top:3.5rem;padding-top:1.5rem}.source-row strong{max-width:580px;font-size:1.35rem;line-height:1.3;letter-spacing:-.02em}.source-row p{color:var(--muted);font-family:var(--mono);font-size:.6875rem;line-height:1.7}.vision-section{border-bottom:1px solid var(--graphite);scroll-margin-top:72px}.vision-intro{max-width:780px;margin:-1.5rem 0 clamp(3rem,6vw,4.5rem);color:var(--line);font-size:1.1rem;line-height:1.65;text-wrap:pretty}.capacity-model{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,5vw,5rem)}.capacity-model:before{position:absolute;top:75px;right:15%;left:15%;height:1px;background:var(--graphite);content:""}.capacity-model article{position:relative;z-index:1}.capacity-symbol{display:flex;width:150px;height:150px;align-items:center;justify-content:center;margin-inline:auto;background:var(--ink);border:1px solid var(--graphite)}.capacity-model article.active .capacity-symbol{border-color:var(--blue)}.capacity-campus{position:relative;display:grid;width:104px;grid-template-columns:repeat(3,1fr);gap:7px;padding-left:11px}.capacity-campus:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--blue-on-dark);content:""}.capacity-campus span{height:38px;border:1px solid #70757e;background:var(--graphite)}.capacity-hubs{display:flex;align-items:flex-end;gap:9px}.capacity-hubs span{position:relative;width:27px;height:62px;border:1px solid var(--blue-on-dark);background:var(--blue)}.capacity-hubs span:before,.capacity-hubs span:after{position:absolute;right:5px;left:5px;height:1px;background:#ffffff8c;content:""}.capacity-hubs span:before{top:20px}.capacity-hubs span:after{top:39px}.capacity-hubs span:nth-child(2){height:86px}.capacity-nodes{display:grid;grid-template-columns:repeat(5,10px);grid-auto-rows:10px;align-content:center;gap:8px}.capacity-nodes span{width:10px;height:10px;background:var(--muted)}.capacity-text{max-width:350px;margin:1.8rem auto 0;text-align:center}.capacity-text h3{color:var(--paper);font-size:1.45rem;line-height:1.15;letter-spacing:-.025em}.capacity-text p{margin-top:.8rem;color:var(--line);font-size:.9375rem;line-height:1.55}.capacity-model article.active h3{color:var(--blue-on-dark)}.vision-copy{max-width:860px;margin-top:clamp(3rem,5vw,4rem);color:var(--line);font-size:1.1rem;line-height:1.65;text-wrap:pretty}.focus-section{background:var(--paper)}.focus-grid h2{margin-top:0;font-size:clamp(2.25rem,4vw,3rem)}.focus-content{display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(260px,.9fr);gap:clamp(2rem,5vw,4rem);align-items:end}.focus-copy{max-width:560px;margin-top:1.4rem;color:var(--muted);line-height:1.65}.pipeline-map{position:relative;margin:clamp(2.5rem,5vw,4rem) 0 0}.pipeline-map img{display:block;width:100%;height:auto}.market-list-mobile{display:none}.focus-criteria{display:grid;grid-template-columns:minmax(140px,.35fr) minmax(0,1.65fr);gap:clamp(1.5rem,4vw,3rem);align-items:start;padding:1.25rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.focus-criteria .mono-label{margin:0;color:var(--muted)}.focus-criteria ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;list-style:none}.focus-criteria li{position:relative;padding-left:1rem;color:var(--graphite);font-size:.82rem;line-height:1.4}.focus-criteria li:before{position:absolute;top:.42rem;left:0;width:6px;height:6px;background:var(--blue);content:""}.contact-section{scroll-margin-top:72px;background:var(--paper)}.contact-inner{max-width:850px}.contact-inner>p{max-width:660px;margin-top:1.5rem;color:var(--graphite);font-size:1.1rem;line-height:1.65}.contact-inner .button{margin-top:2.25rem}.site-footer{background:var(--ink);color:var(--muted-on-dark)}.footer-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-family:var(--mono);font-size:.6875rem;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}.footer-identity,.footer-meta{display:flex;gap:1.4rem}.footer-meta a{color:var(--line)}.model-hero .hero-grid{grid-template-columns:minmax(400px,.9fr) minmax(420px,1.1fr);gap:clamp(2.5rem,5vw,5rem);align-items:end;padding-top:clamp(5rem,8vw,7rem);padding-bottom:clamp(5rem,8vw,7rem)}.model-hero .hero-copy{position:relative;z-index:2;grid-column:1}.model-hero h1{font-size:clamp(3.4rem,5.6vw,5.7rem)}.model-hero-visual{grid-column:2;width:min(118%,920px);margin:0 -8% -1.5rem 0;justify-self:end}.model-hero-visual img{display:block;width:100%;height:auto}.detail-stages{border-bottom:1px solid var(--graphite)}.stage-list article{display:grid;grid-template-columns:72px 116px 1fr 300px;gap:2rem;align-items:start;padding:2rem 0;border-top:1px solid var(--graphite)}.stage-icon{width:116px;height:116px;object-fit:contain;margin-top:-.5rem}.stage-list article:last-child{border-bottom:1px solid var(--graphite)}.stage-list article>span{color:var(--blue-on-dark);font-family:var(--mono);font-size:.8125rem}.stage-list h3{margin-bottom:.45rem;font-size:1.5rem;letter-spacing:-.025em}.stage-list p{color:var(--line);line-height:1.55}.stage-list strong{color:var(--line);font-family:var(--mono);font-size:.6875rem;font-weight:400;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}.product-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,7rem)}.products-section{position:relative;overflow:hidden}.product-lead{position:relative;min-height:0;margin-bottom:clamp(2.5rem,5vw,4rem)}.product-lead .section-head{position:relative;z-index:2;max-width:950px;margin-bottom:0}.product-intro{position:relative;z-index:2;max-width:650px;margin-top:1.5rem;color:var(--line);font-size:1.05rem;line-height:1.65;text-wrap:pretty}.product-visual{position:relative;margin:clamp(2.75rem,5vw,4rem) 0 0;overflow:hidden;pointer-events:none;box-shadow:0 0 0 1px #ffffff1a}.product-visual img{display:block;aspect-ratio:12 / 5;width:100%;height:auto;object-fit:cover;object-position:center bottom}.product-visual-caption{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:2rem;align-items:start;padding:1.25rem 1.5rem 1.4rem;border-top:1px solid rgba(255,255,255,.1);background:var(--carbon)}.product-visual-caption>span{color:var(--blue-on-dark);font-family:var(--mono);font-size:.6875rem;letter-spacing:.09em;line-height:1.55;text-transform:uppercase}.product-visual-caption strong{display:block;color:var(--paper);font-size:1.1rem;font-weight:600;line-height:1.35}.product-visual-caption p{margin-top:.35rem;color:var(--muted-on-dark);font-size:.9rem;line-height:1.55;text-wrap:pretty}.product-card{padding:0;background:transparent}.product-card h3{position:relative;min-height:112px;padding-bottom:2.5rem;font-size:1.65rem;line-height:1.2;letter-spacing:-.03em}.products-section .product-card h3{color:var(--paper)}.product-card h3:after{position:absolute;bottom:0;left:0;width:44px;height:3px;background:var(--blue);content:""}.product-card-body{margin-top:1.35rem;color:var(--line);font-size:.9375rem;line-height:1.6;text-wrap:pretty}.product-card dl{margin-top:1.5rem}.product-card dl>div{display:grid;grid-template-columns:145px 1fr;gap:1.5rem;min-height:5rem;align-items:baseline;padding:1rem 0}.product-card dt{color:var(--muted-on-dark);font-family:var(--mono);font-size:.625rem;line-height:1.5;letter-spacing:.09em;text-transform:uppercase}.products-section .product-card dd{color:var(--line)}.product-card dd{font-size:.9375rem;line-height:1.5}.enabler-list{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;border-top:1px solid #b8b8b2}.enabler-list li{min-height:270px;padding:1.5rem 1.25rem;border-right:1px solid #b8b8b2;border-bottom:1px solid #b8b8b2}.enabler-list li:first-child{border-left:1px solid #b8b8b2}.enabler-list span{color:var(--blue-deep);font-family:var(--mono);font-size:.75rem}.enabler-icon{display:block;width:88px;height:88px;margin-top:1.4rem;object-fit:contain}.enabler-list h3{margin-top:1.4rem;font-size:1.2rem;line-height:1.2;letter-spacing:-.025em}.enabler-list p{margin-top:.8rem;color:var(--muted);font-size:.9375rem;line-height:1.55}.reference-grid{display:grid;grid-template-columns:1fr .8fr;gap:clamp(3rem,9vw,8rem)}.reference-grid h2{margin-top:0}.reference-grid>div>p:last-child{max-width:590px;margin-top:1.5rem;color:var(--muted);font-size:1.05rem;line-height:1.65}.spec-list{border-top:1px solid var(--line)}.spec-list div{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.spec-list dt{color:var(--muted);font-family:var(--mono);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.spec-list dd{color:var(--ink);font-size:1.6rem;font-weight:600;letter-spacing:-.04em}.reference-visual{margin:clamp(3rem,6vw,5rem) 0 0;border:1px solid #ecece8;background:var(--white)}.reference-visual img{display:block;width:100%;height:auto}.ecosystem-map{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.ecosystem-map article{min-height:200px;padding:2rem;background:var(--white)}.ecosystem-map h3{margin-top:2.1rem;font-size:1.3rem;line-height:1.2;letter-spacing:-.025em}.ecosystem-map article>p:last-child{margin-top:.75rem;color:var(--muted);font-size:.9375rem;line-height:1.55}.ecosystem-center{grid-column:1 / -1;display:flex;min-height:108px;align-items:center;padding:1.5rem 2rem;background:var(--ink);color:var(--paper)}.ecosystem-center span{display:flex;align-items:center;gap:.9rem;font-family:var(--mono);font-size:.75rem;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.ecosystem-center span:before{width:10px;height:10px;background:var(--blue);content:""}.ecosystem-intro{max-width:690px;margin-top:calc(clamp(3rem,6vw,4.5rem)*-1 + 1.5rem);margin-bottom:3rem;color:var(--muted);font-size:1.05rem;line-height:1.65}.audience-switch{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.35fr);column-gap:clamp(2rem,4.5vw,4rem);align-items:start;border-top:1px solid #b8b8b2}.audience-switch input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.audience-switch label{display:flex;grid-column:1;min-height:72px;align-items:center;gap:.9rem;padding:1.1rem 1rem 1.1rem .25rem;border-bottom:1px solid #b8b8b2;color:var(--graphite);font-size:1.15rem;letter-spacing:-.015em;line-height:1.25;cursor:pointer}.audience-switch label:before{width:8px;height:8px;flex:0 0 auto;border:1px solid var(--muted);content:"";transition:background-color .15s ease,border-color .15s ease}.audience-switch input:checked+label{color:var(--ink);font-weight:500}.audience-switch input:checked+label:before{border-color:var(--blue);background:var(--blue)}.audience-switch input:focus-visible+label{outline:2px solid var(--blue);outline-offset:-2px}.audience-panel{display:none;grid-column:2;grid-row:1 / span 7;min-height:100%;flex-direction:column;align-items:flex-start;padding:clamp(1.75rem,4vw,3rem);background:var(--paper);border:1px solid #b8b8b2;border-top:0}#audience-0:checked~.audience-panel:nth-of-type(1),#audience-1:checked~.audience-panel:nth-of-type(2),#audience-2:checked~.audience-panel:nth-of-type(3),#audience-3:checked~.audience-panel:nth-of-type(4),#audience-4:checked~.audience-panel:nth-of-type(5),#audience-5:checked~.audience-panel:nth-of-type(6),#audience-6:checked~.audience-panel:nth-of-type(7){display:flex}.audience-body{max-width:560px;color:var(--graphite);font-size:1.05rem;line-height:1.6;text-wrap:pretty}.audience-panel .mono-label{margin-top:1.9rem}.audience-bring,.audience-outcomes{margin-top:.35rem;list-style:none}.audience-bring li,.audience-outcomes li{position:relative;padding:.5rem 0 .5rem 1.4rem;color:var(--graphite);font-size:.9375rem;line-height:1.5}.audience-bring li:before,.audience-outcomes li:before{position:absolute;top:1rem;left:0;width:7px;height:7px;content:""}.audience-bring li:before{background:var(--blue)}.audience-outcomes li:before{border:1px solid var(--blue)}.audience-next{max-width:560px;margin-top:.75rem;color:var(--graphite);font-size:.9375rem;line-height:1.6;text-wrap:pretty}.audience-cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:2.25rem;font-size:1.05rem;font-weight:500}.audience-cta:before{width:10px;height:10px;background:var(--blue);content:""}.audience-cta .link-arrow{color:var(--blue-deep)}.team-section{scroll-margin-top:72px}.founder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,3.5rem)}.founder-profile{min-width:0}.founder-portrait{aspect-ratio:4 / 3;margin:0;overflow:hidden;background:var(--mineral)}.founder-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 36%;filter:grayscale(1) contrast(1.02);outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.founder-copy{padding-top:1.5rem}.founder-name-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.founder-name-row h3{font-size:clamp(1.75rem,3vw,2.3rem);line-height:1.05;letter-spacing:-.035em}.founder-link{display:inline-flex;min-height:44px;align-items:center;gap:.55rem;color:var(--blue-deep);font-size:.8125rem;font-weight:600}.founder-link .link-arrow{transition:transform .18s ease}.founder-link:hover .link-arrow,.founder-link:focus-visible .link-arrow{transform:translate(2px,-2px)}.founder-role{margin-top:.45rem;color:var(--blue-deep);font-family:var(--mono);font-size:.6875rem;line-height:1.55;letter-spacing:.08em;text-transform:uppercase}.founder-bio{max-width:590px;margin-top:1.15rem;color:var(--muted);line-height:1.6;text-wrap:pretty}.team-breadth{display:grid;grid-template-columns:180px minmax(0,1fr);margin-top:clamp(3.5rem,7vw,5.5rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.team-count{display:flex;flex-direction:column;justify-content:center;padding:1.75rem 1.75rem 1.75rem 0}.team-count strong{color:var(--blue);font-size:clamp(3.2rem,5vw,4.4rem);font-weight:500;line-height:.95;letter-spacing:-.055em}.team-count span{margin-top:.65rem;color:var(--muted);font-family:var(--mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.team-expertise{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.team-expertise article{padding:1.75rem clamp(1.25rem,2.5vw,2rem);border-left:1px solid var(--line)}.team-expertise h3{font-size:1.05rem;line-height:1.25;letter-spacing:-.02em}.team-expertise p{margin-top:.65rem;color:var(--muted);font-size:.875rem;line-height:1.5;text-wrap:pretty}@media(max-width:1100px){.audience-summary .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-list-mobile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 clamp(1rem,2.5vw,1.5rem);margin-top:1.5rem;list-style:none}.market-list-mobile li{display:flex;min-width:0;min-height:48px;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.25rem .5rem;padding:.4rem 0;border-bottom:1px solid var(--line);color:var(--graphite);font-size:.9rem}.market-list-mobile li.flagship{color:var(--blue-deep)}.market-list-mobile li span{font-family:var(--mono);font-size:.5rem;line-height:1.35;letter-spacing:.06em;text-transform:uppercase}.market-list-mobile .market-tags{display:flex;min-width:0;flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:.25rem .7rem;margin-left:auto}}@media(max-width:980px){.team-breadth{grid-template-columns:150px minmax(0,1fr)}.team-expertise{grid-template-columns:repeat(2,minmax(0,1fr))}.team-expertise article:nth-child(n+3){border-top:1px solid var(--line)}.model-hero .hero-grid{grid-template-columns:1fr}.model-hero .hero-copy,.model-hero-visual{grid-column:1}.model-hero-visual{width:100%;margin:3.5rem 0 0}.step-grid,.enabler-list{grid-template-columns:repeat(2,1fr)}.enabler-list li,.enabler-list li:first-child{border:0;border-right:1px solid #b8b8b2;border-bottom:1px solid #b8b8b2}.enabler-list li:nth-child(odd){border-left:1px solid #b8b8b2}}@media(max-width:760px){:root{--section-y: 4.5rem}.header-inner{min-height:64px}.menu-button{display:block}.site-nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:.5rem var(--gutter) 1rem;border-bottom:1px solid var(--line);background:var(--paper)}.site-nav[data-open]{display:flex}.site-nav a{padding:.9rem 0;border-bottom:1px solid var(--line)}.site-nav a:after{display:none}.topographic-field{inset:-5% -78% -8% -8%;opacity:.5}.hero-grid{grid-template-columns:1fr;padding-top:4.5rem;padding-bottom:4.5rem}.hero h1{font-size:clamp(3rem,14vw,4.6rem)}.home-hero .hero-copy,.model-hero .hero-copy{grid-column:1}.hero-actions,.summary-heading{align-items:flex-start;flex-direction:column}.summary-grid,.audience-summary .summary-grid{grid-template-columns:1fr}.summary-grid article,.audience-summary .summary-grid article{min-height:230px}.stats-rail{grid-template-columns:1fr 1fr;padding:0}.stats-spacer{display:none}.stat{min-height:112px;padding:1.4rem var(--gutter);border-bottom:1px solid var(--line)}.stat:last-child{grid-column:1 / 3}.section-head{align-items:flex-start;flex-direction:column-reverse;gap:1.2rem}.section-head h2,.focus-grid h2,.reference-grid h2,.contact-inner h2{font-size:clamp(2.2rem,10vw,3rem)}.step-grid,.product-grid,.reference-grid,.source-row{grid-template-columns:1fr}.audience-switch{display:block}.audience-switch label{min-height:60px;padding-right:.25rem;font-size:1.05rem}.audience-panel{border:0;border-bottom:1px solid #b8b8b2;background:transparent;padding:1.5rem 0 2rem}.founder-grid{grid-template-columns:1fr;gap:2.5rem}.founder-profile{display:grid;grid-template-columns:minmax(120px,32%) minmax(0,1fr);gap:1.25rem;padding-top:1.25rem;border-top:1px solid var(--line)}.founder-portrait{aspect-ratio:3 / 4}.founder-copy{padding-top:0}.founder-name-row{align-items:flex-start;flex-direction:column;gap:.15rem}.founder-link{min-height:40px}.team-breadth{grid-template-columns:1fr}.team-count{padding:1.75rem 0}.team-expertise{grid-template-columns:1fr}.team-expertise article{padding:1.25rem 0;border-top:1px solid var(--line);border-left:0}.step-card{min-height:320px}.step-grid-summary .step-card{min-height:220px}.delivery-window{grid-template-columns:1fr}.window-metric{min-height:auto;padding:2rem 0 2.5rem}.window-metric+.window-metric{border-top:1px solid var(--line);border-left:0}.window-metric-gap{margin-inline:calc(var(--gutter) * -1);padding-right:var(--gutter);padding-left:var(--gutter)}.window-metric-target{box-shadow:inset 0 3px 0 var(--blue)}.window-value{font-size:clamp(3.8rem,18vw,5.5rem)}.source-row{gap:1.6rem}.capacity-model{grid-template-columns:1fr;gap:2.5rem}.capacity-model:before{top:58px;bottom:58px;left:57px;width:1px;height:auto}.capacity-model article{display:grid;grid-template-columns:116px 1fr;gap:1.5rem;align-items:center}.capacity-symbol{width:116px;height:116px;margin:0}.capacity-campus{width:84px;gap:5px;padding-left:9px}.capacity-campus span{height:30px}.capacity-hubs{gap:6px}.capacity-hubs span{width:22px;height:48px}.capacity-hubs span:nth-child(2){height:66px}.capacity-hubs span:before{top:15px}.capacity-hubs span:after{top:31px}.capacity-nodes{grid-template-columns:repeat(5,8px);grid-auto-rows:8px;gap:6px}.capacity-nodes span{width:8px;height:8px}.capacity-text{margin:0;text-align:left}.focus-content{grid-template-columns:1fr;align-items:start}.pipeline-map{margin-top:2rem}.market-list-mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-criteria{grid-template-columns:1fr;gap:1rem}.focus-criteria ul{grid-template-columns:repeat(2,minmax(0,1fr))}.product-lead{margin-bottom:3.5rem}.product-visual{margin-top:2.5rem}.product-visual img{aspect-ratio:16 / 7}.product-visual-caption{grid-template-columns:1fr;gap:.7rem;padding:1.15rem 1.2rem 1.3rem}.footer-inner,.footer-identity,.footer-meta{align-items:flex-start;flex-direction:column}.footer-inner{justify-content:center;padding-top:2rem;padding-bottom:2rem}.footer-meta span{display:none}.stage-list article{grid-template-columns:44px 1fr;gap:1rem}.stage-icon{grid-column:2;grid-row:1;width:72px;height:72px;margin-top:0}.stage-list article>div,.stage-list strong{grid-column:2}.product-card h3{min-height:auto}.product-card+.product-card{margin-top:2rem}.product-card dl>div{grid-template-columns:1fr;gap:.6rem;min-height:0;align-items:start}.enabler-list{grid-template-columns:1fr}.enabler-list li,.enabler-list li:first-child,.enabler-list li:nth-child(odd){min-height:220px;border-right:1px solid #b8b8b2;border-bottom:1px solid #b8b8b2;border-left:1px solid #b8b8b2}.ecosystem-map{grid-template-columns:1fr}.ecosystem-center{grid-column:1;min-height:96px}.partnership-intro{margin-top:0}}@media(max-width:360px){.market-list-mobile,.focus-criteria ul{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.link-arrow[data-astro-cid-nixk3ww2]{display:block;width:1.1rem;height:1.1rem;flex:none;overflow:visible;stroke:currentColor;stroke-width:1.25;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}
