:root{--ink:#111823;--ink-soft:#34404d;--muted:#66717d;--faint:#8b949e;--paper:#f4f5f3;--paper-blue:#f1f4f8;--white:#fff;--line:#d9dde2;--line-strong:#b9c1ca;--brand:#102a82;--brand-bright:#2449c7;--accent:#872686;--success:#18704b;--warning:#a05a11;--error:#b33434;--background:var(--white);--surface:var(--white);--surface-muted:var(--paper);--foreground:var(--ink);--foreground-muted:var(--muted);--border:var(--line);--radius-small:4px;--radius-panel:8px;--container:1140px;--header-container:1320px;--font-sans:"Aptos", "Segoe UI Variable", "Segoe UI", Arial, sans-serif;--font-mono:"Cascadia Mono", "SFMono-Regular", Consolas, monospace;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font:400 16px/1.62 var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.038em;text-wrap:balance;line-height:1.05}h1{margin-bottom:28px;font-size:clamp(3.4rem,6.2vw,5.15rem);font-weight:520}h2{margin-bottom:20px;font-size:clamp(2.35rem,4.3vw,3.55rem);font-weight:520}h3{letter-spacing:-.022em;margin-bottom:10px;font-size:1.2rem;font-weight:620}p{margin-bottom:1.25rem}:focus-visible{outline-offset:3px;outline:3px solid #5c7ce0}::selection{color:var(--ink);background:#dce5ff}.container{width:min(calc(100% - 64px), var(--container));margin-inline:auto}.section{padding:88px 0}.muted-copy{color:var(--muted)}.skip-link{z-index:1000;border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);padding:10px 15px;font-weight:650;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.eyebrow{color:var(--brand-bright);font:650 .7rem/1.3 var(--font-mono);letter-spacing:.13em;text-transform:uppercase;margin:0 0 20px}.editorial-heading{max-width:760px;margin-bottom:48px}.editorial-heading p:last-child,.section-heading p{max-width:620px;color:var(--muted);font-size:1rem}.editorial-heading--compact{max-width:720px;margin-bottom:44px}.site-header{z-index:100;background:#ffffffdb;border-bottom:1px solid #0000;height:78px;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.site-header[data-scrolled=true]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-color:#1118231a}.site-header .container{width:min(calc(100% - 64px), var(--header-container))}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{flex:none;display:inline-block}.brand__logo{width:138px;height:auto}.brand--header{align-items:center;height:100%;display:inline-flex;overflow:visible}.brand--header .brand__logo{object-fit:contain;width:auto;height:56px}.brand--footer .brand__logo{width:152px}.site-nav{align-items:center;gap:28px;display:flex}.site-nav__link,.site-nav__contact{color:var(--ink-soft);font-size:.91rem;font-weight:550;position:relative}.site-nav__link:after{background:var(--brand);content:"";transform-origin:0;height:1px;transition:transform .2s;position:absolute;bottom:-12px;left:0;right:0;transform:scaleX(0)}.site-nav__link:hover,.site-nav__link[data-active=true],.site-nav__contact:hover{color:var(--brand)}.site-nav__link[data-active=true]:after{transform:scaleX(1)}.site-nav__contact{color:var(--brand);align-items:center;gap:7px;display:inline-flex}.site-nav__contact svg{transition:transform .2s}.site-nav__contact:hover svg{transform:translate(3px)}.menu-button{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--white);width:44px;height:44px;color:var(--ink);justify-content:center;align-items:center;display:none}.button{border:1px solid var(--brand);border-radius:var(--radius-small);background:var(--brand);min-height:48px;color:var(--white);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:12px 19px;font-size:.92rem;font-weight:630;line-height:1.2;transition:background .2s,border-color .2s;display:inline-flex}.button:hover{border-color:var(--brand-bright);background:var(--brand-bright)}.button svg,.text-link svg,.arrow-link svg{transition:transform .2s}.button:hover svg,.text-link:hover svg,.arrow-link:hover svg{transform:translate(4px)}.button:disabled{opacity:.55;cursor:wait}.button--small{min-height:40px;padding:9px 14px;font-size:.84rem}.button--secondary{border-color:var(--line-strong);color:var(--ink);background:0 0}.button--secondary:hover{border-color:var(--ink);background:var(--paper)}.button--light{border-color:var(--white);background:var(--white);color:var(--brand)}.button--light:hover{border-color:var(--paper);background:var(--paper)}.button-row{flex-wrap:wrap;align-items:center;gap:26px;margin-top:36px;display:flex}.text-link,.arrow-link{color:var(--brand);align-items:center;gap:8px;font-weight:620;display:inline-flex}.home-hero{background:var(--white);padding:84px 0 68px;overflow:hidden}.home-hero__copy{max-width:780px}.home-hero__copy h1{max-width:720px;margin-bottom:22px}.home-hero__copy>p:not(.eyebrow){max-width:620px;color:var(--ink-soft);font-size:clamp(1.06rem,1.45vw,1.22rem);line-height:1.45}.hero-product{margin-top:52px}.hero-product .product-frame{width:min(980px,100%);margin-inline:auto}.context-section{border-top:1px solid var(--line);background:var(--paper);padding:92px 0 84px;position:relative;overflow:hidden}.context-statement{grid-template-columns:180px minmax(0,850px);align-items:start;gap:64px;display:grid}.context-statement>span,.platform-overview__statement>span{color:var(--faint);font:650 .7rem/1.4 var(--font-mono);letter-spacing:.12em}.context-statement p{color:var(--ink);letter-spacing:-.028em;margin:0;font-size:clamp(1.45rem,2.6vw,2.15rem);line-height:1.26}.flow-motif{opacity:.48;grid-template-rows:repeat(3,1fr);gap:8px;width:min(90%,980px);height:54px;margin:52px auto 0;display:grid}.flow-motif i{background:var(--brand);height:1px;display:block;position:relative}.flow-motif i:first-child{width:70%;margin-left:15%}.flow-motif i:nth-child(2){width:84%;margin-left:8%}.flow-motif i:nth-child(3){width:100%}.flow-motif b{border-top:1px solid var(--accent);border-right:1px solid var(--accent);width:7px;height:7px;position:absolute;bottom:14px;right:5%;transform:rotate(45deg)}.platform-section{background:var(--white)}.platform-narrative{grid-template-columns:minmax(250px,.62fr) minmax(560px,1.38fr);align-items:start;gap:56px;display:grid}.platform-narrative__copy{position:relative}.platform-narrative__copy article{opacity:.28;min-height:clamp(290px,34vh,360px);transition:opacity .5s var(--ease), transform .5s var(--ease);flex-direction:column;justify-content:center;padding-left:22px;display:flex;position:relative;transform:translate(0)}.platform-narrative__copy article:before{content:"";background:var(--line-strong);transform-origin:50%;width:2px;height:34px;transition:height .5s var(--ease), background .5s ease, transform .5s var(--ease);position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(.45)}.platform-narrative__copy article.is-active{opacity:1;transform:translate(4px)}.platform-narrative__copy article.is-active:before{background:var(--brand-bright);height:68px;transform:translateY(-50%)scaleY(1)}.platform-narrative__copy article>span{color:var(--faint);font:600 .68rem/1.3 var(--font-mono);letter-spacing:.1em}.platform-narrative__copy article>p{color:var(--brand-bright);font:650 .72rem/1.3 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:18px 0 12px}.platform-narrative__copy h3{max-width:390px;font-size:clamp(1.7rem,2.5vw,2.45rem);font-weight:520}.platform-narrative__copy article>div:not(.platform-narrative__mobile-visual){max-width:380px;color:var(--muted);font-size:.98rem}.platform-narrative__visual{padding-top:4vh;position:sticky;top:98px}.platform-narrative__stage{display:grid}.platform-narrative__visual-layer{opacity:0;pointer-events:none;transition:opacity .52s var(--ease), transform .52s var(--ease);grid-area:1/1;transform:translateY(10px)scale(.997)}.platform-narrative__visual-layer.is-active{opacity:1;pointer-events:auto;transform:none}.platform-narrative__visual-layer .product-frame{box-shadow:none}.platform-narrative__visual-layer.is-active .product-frame{box-shadow:0 16px 32px #1118230f}.platform-narrative__mobile-visual{display:none}.product-frame{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--white);color:var(--ink);transition:opacity .45s var(--ease);margin:0;position:relative;overflow:hidden;box-shadow:0 16px 32px #1118230f}.product-frame__chrome{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;height:54px;padding:0 20px;display:flex}.product-frame__identity{color:var(--brand);font:700 .7rem/1 var(--font-mono);letter-spacing:.1em;align-items:center;gap:9px;display:flex}.product-frame__mark{border:2px solid var(--brand);border-radius:50% 50% 50% 2px;width:17px;height:17px;display:block}.product-frame__meta{color:var(--faint);font:600 .58rem/1 var(--font-mono);letter-spacing:.08em;gap:16px;display:flex}.product-frame__meta span:nth-child(2){color:var(--success)}.product-frame__body{grid-template-columns:54px 1fr;display:grid}.product-frame__rail{border-right:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:center;gap:21px;padding-top:31px;display:flex}.product-frame__rail span{background:var(--line-strong);width:14px;height:2px}.product-frame__rail .is-active{background:var(--brand);width:20px}.product-frame__workspace{min-width:0;padding:28px 30px 44px}.product-frame__workspace>header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.product-frame__workspace header span,.product-frame__workspace header small,.panel-label,.chart-scale,.product-frame figcaption{color:var(--faint);font:600 .58rem/1.3 var(--font-mono);letter-spacing:.08em}.product-frame__title{letter-spacing:-.025em;margin:5px 0 0;font-size:1.55rem;font-weight:570;display:block}.product-frame__metrics{border-block:1px solid var(--line);grid-template-columns:1.08fr 1fr 1fr;display:grid}.product-frame__metrics>div{border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:17px 20px;display:flex}.product-frame__metrics>div:first-child{padding-left:0}.product-frame__metrics>div:last-child{border-right:0}.product-frame__metrics span{color:var(--muted);font-size:.7rem}.product-frame__metrics strong{margin:4px 0;font-size:1.08rem;font-weight:610}.product-frame__primary strong{color:var(--brand);letter-spacing:-.04em;font-size:2rem}.product-frame__metrics small{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.product-frame__canvas{grid-template-columns:1.55fr .72fr;gap:18px;margin-top:20px;display:grid}.signal-panel,.status-panel{border:1px solid var(--line);border-radius:var(--radius-small);min-width:0;padding:18px}.panel-label{justify-content:space-between;display:flex}.panel-label span{color:var(--ink-soft)}.signal-panel svg{width:100%;height:auto;margin-top:8px;overflow:visible}.chart-axis{fill:none;stroke:var(--line);stroke-width:1px}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.chart-line--base{stroke:var(--line-strong);stroke-width:2px;stroke-dasharray:3 7}.chart-line--state{stroke:var(--brand);stroke-width:3px;transition:d .55s var(--ease), opacity .4s ease}.product-frame--attention .chart-line--state{stroke:var(--accent)}.chart-scale{justify-content:space-between;display:flex}.status-panel>div:not(.panel-label){border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 42px auto;align-items:center;gap:9px;padding:13px 0;font-size:.68rem;display:grid}.status-panel>div:last-child{border-bottom:0}.status-panel i{background:var(--line-strong);height:3px}.status-panel .is-emphasised{color:var(--ink)}.status-panel .is-emphasised i{background:var(--accent)}.status-panel small{color:var(--faint)}.product-frame__fade{background:#ffffffe0;height:30px;position:absolute;bottom:0;left:54px;right:0}.product-frame figcaption{z-index:2;position:absolute;bottom:10px;right:18px}.product-frame--compact{box-shadow:none}.product-frame--compact .product-frame__workspace{padding-bottom:25px}.product-frame--compact .product-frame__fade,.product-frame--compact figcaption{display:none}.capabilities-section{border-top:1px solid var(--line);background:var(--paper)}.editorial-split,.governance-layout,.validation-layout,.constraints-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:72px;display:grid}.editorial-split>div:first-child{position:sticky;top:98px}.editorial-list{border-top:1px solid var(--line-strong)}.editorial-list article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:start;gap:24px;padding:30px 2px;transition:background .2s;display:grid}.editorial-list article:hover{background:#ffffff6b}.editorial-list article>span,.governance-layout li>span{color:var(--faint);font:600 .68rem/1.5 var(--font-mono);letter-spacing:.08em;transition:transform .2s}.editorial-list article:hover>span{transform:translate(2px)}.editorial-list p,.governance-layout p{max-width:560px;color:var(--muted);margin:0}.editorial-list svg{color:var(--brand);opacity:0;margin-top:3px;transition:opacity .2s,transform .2s;transform:translate(-5px)}.editorial-list article:hover svg{opacity:1;transform:none}.integration-section{border-top:1px solid var(--line);background:var(--white)}.system-diagram{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--paper);max-width:1000px;margin-inline:auto;padding:48px 58px}.system-diagram__label{color:var(--faint);font:600 .64rem/1.3 var(--font-mono);letter-spacing:.1em;justify-content:space-between;display:flex}.system-diagram__sources{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:36px;display:grid}.system-diagram__sources>div{border:1px solid var(--line);background:var(--white);padding:17px;position:relative}.system-diagram__sources strong{font:650 .74rem/1 var(--font-mono);letter-spacing:.08em}.system-diagram__sources i{background:var(--line-strong);width:1px;height:30px;position:absolute;top:100%;left:50%}.system-diagram__merge{border-top:1px solid var(--line-strong);height:52px;margin:30px 11.5% 0;position:relative}.system-diagram__merge span{border-left:1px solid var(--line-strong);height:30px;position:absolute;top:-30px}.system-diagram__merge span:first-child{left:0}.system-diagram__merge span:nth-child(2){left:33.333%}.system-diagram__merge span:nth-child(3){left:66.666%}.system-diagram__merge span:nth-child(4){right:0}.system-diagram__merge b{border-left:1px solid var(--brand);height:52px;position:absolute;top:0;left:50%}.system-diagram__core{border:1px solid var(--brand);background:var(--white);text-align:center;flex-direction:column;align-items:center;width:min(100%,560px);margin-inline:auto;padding:24px;display:flex}.system-diagram__core span,.system-diagram__teams span{color:var(--brand-bright);font:650 .62rem/1.3 var(--font-mono);letter-spacing:.1em}.system-diagram__core strong{color:var(--brand);letter-spacing:.08em;margin:8px 0 5px;font-size:1.3rem}.system-diagram__core small{color:var(--muted)}.system-diagram__arrow{color:var(--brand);margin:18px auto;display:block}.system-diagram__teams{border-top:1px solid var(--line-strong);text-align:center;flex-direction:column;align-items:center;gap:8px;width:min(100%,440px);margin-inline:auto;padding:18px;display:flex}.system-diagram__teams strong{font-weight:570}.governance-section{background:var(--ink);color:#aeb7c2}.governance-section h2{color:var(--white)}.governance-layout>div>p:last-child{color:#aeb7c2;max-width:440px}.governance-layout ol{border-top:1px solid #46505d;margin:0;padding:0;list-style:none}.governance-layout li{border-bottom:1px solid #3a4450;grid-template-columns:45px 190px 1fr;gap:18px;padding:24px 0;display:grid}.governance-layout li>span{color:#87919c}.governance-layout strong{color:var(--white);font-weight:570}.governance-layout p{color:#aeb7c2;font-size:.9rem}.validation-section{background:var(--paper)}.validation-layout>div:last-child>p{max-width:680px;color:var(--ink-soft);font-size:1.18rem}.validation-layout ol{border-block:1px solid var(--line-strong);margin:36px 0;padding:0;list-style:none;display:flex}.validation-layout li{border-right:1px solid var(--line);flex:1;padding:20px 18px;font-weight:570}.validation-layout li:first-child{padding-left:0}.validation-layout li:last-child{border-right:0}.validation-layout li span{color:var(--faint);font:600 .65rem/1 var(--font-mono);margin-bottom:6px;display:block}.company-strip{border-top:1px solid var(--line);background:var(--white)}.company-strip__inner{justify-content:space-between;align-items:flex-end;gap:44px;display:flex}.company-strip__inner h2{max-width:790px;margin-bottom:0}.final-cta,.section--cta{background:var(--brand);color:#c8d4fa}.final-cta h2,.section--cta h2{max-width:900px;color:var(--white)}.final-cta .eyebrow,.section--cta .eyebrow{color:#b7c7fa}.final-cta .button{margin-top:20px}.page-hero{border-bottom:1px solid var(--line);background:var(--white);padding:82px 0 58px}.page-hero__inner{max-width:760px}.page-hero h1{font-size:clamp(3.25rem,5.8vw,5rem)}.page-hero__copy{max-width:640px;color:var(--muted);font-size:1.05rem}.page-hero__copy .text-link,.page-hero__copy .button{margin-top:14px;font-size:1rem}.platform-overview{background:var(--paper);padding-top:68px;padding-bottom:76px;overflow:hidden}.platform-overview__visual .product-frame{width:min(100%,980px);margin-inline:auto}.platform-overview__statement{border-top:1px solid var(--line-strong);grid-template-columns:160px 1fr;gap:44px;margin-top:58px;padding-top:32px;display:grid}.platform-overview__statement p{max-width:680px;color:var(--ink-soft);font-size:1.16rem}.product-principles-section{background:var(--white)}.product-glimpses{background:var(--paper)}.glimpse-strip{grid-template-columns:1fr 1fr;gap:36px;display:grid}.glimpse-strip>div>span{color:var(--faint);font:600 .65rem/1.3 var(--font-mono);letter-spacing:.1em;margin-bottom:12px;display:block}.glimpse-strip .product-frame{height:440px}.glimpse-strip .product-frame__workspace{min-width:650px}.constraints-section{background:var(--white)}.constraints-layout ul{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none}.constraints-layout li{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:19px 0}.section-heading{max-width:790px;margin-bottom:58px}.section-heading--center{text-align:center;margin-inline:auto}.pilot-fit-grid,.outcomes-panel,.two-column-section{grid-template-columns:.82fr 1.18fr;align-items:start;gap:72px;display:grid}.pilot-fit-grid>div:first-child>p,.outcomes-panel>div>p{color:var(--muted);font-size:1.05rem}.pilot-fit-list{border-top:1px solid var(--line-strong)}.pilot-fit-list article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:20px;padding:25px 0;display:grid}.pilot-fit-list svg{color:var(--brand);margin-top:3px}.pilot-fit-list p,.pilot-stages p{color:var(--muted);margin:0}.section--tint,.section--quiet,.advisor-section{background:var(--paper)}.pilot-stages{border-block:1px solid var(--line-strong);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.pilot-stages li{border-right:1px solid var(--line);padding:26px 23px}.pilot-stages li:last-child{border-right:0}.pilot-stages li>span{color:var(--faint);font:600 .67rem/1 var(--font-mono)}.pilot-stages h3{margin-top:18px}.check-list{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);color:var(--ink-soft);gap:11px;padding:17px 0;display:flex}.check-list svg{color:var(--success);flex:none;margin-top:3px}.cta-panel{justify-content:space-between;align-items:center;gap:70px;display:flex}.cta-panel>div{max-width:780px}.cta-panel p:last-child{margin-bottom:0}.team-profiles{border-top:1px solid var(--line-strong)}.person-profile{border-bottom:1px solid var(--line);grid-template-columns:230px minmax(0,720px);gap:62px;padding:48px 0;display:grid}.person-profile__image,.advisor-image{background:var(--paper);filter:saturate(.78);position:relative;overflow:hidden}.person-profile__image{width:230px;height:285px}.person-profile__image img,.advisor-image img{object-fit:cover}.person-role{color:var(--brand-bright);font:650 .69rem/1.4 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px}.person-profile__content h2{font-size:2.25rem}.person-profile__content>p:last-child{color:var(--muted)}.advisor-layout{grid-template-columns:230px minmax(0,720px);align-items:center;gap:62px;display:grid}.advisor-image{width:230px;height:285px}.advisor-lead{color:var(--muted);font-size:1.06rem}.founder-principle{justify-content:space-between;align-items:flex-end;gap:72px;display:flex}.founder-principle>div{max-width:780px}.founder-principle>div>p:last-child{color:var(--muted)}.future-path-section{border-top:1px solid var(--line);background:var(--paper)}.future-path-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:82px;display:grid}.future-path-layout>div:first-child{position:sticky;top:104px}.future-path-layout>div:first-child>p:last-child{max-width:430px;color:var(--muted)}.future-path{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none}.future-path li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:24px;padding:30px 0;display:grid}.future-path li>span,.future-workflow-list article>span,.future-market-list article>span{color:var(--faint);font:600 .68rem/1.5 var(--font-mono);letter-spacing:.08em}.future-path small,.future-market-list small{color:var(--brand-bright);font:650 .64rem/1.4 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;display:block}.future-path h3{margin-bottom:9px;font-size:1.45rem;font-weight:560}.future-path p{max-width:590px;color:var(--muted);margin:0}.future-workflows-section{background:var(--white)}.future-workflow-list{border-top:1px solid var(--line-strong)}.future-workflow-list article{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(190px,.65fr) minmax(300px,1.35fr);align-items:baseline;gap:32px;padding:28px 2px;display:grid}.future-workflow-list h3{margin:0;font-size:1.35rem;font-weight:570}.future-workflow-list p{max-width:620px;color:var(--muted);margin:0}.future-markets-section{background:var(--ink);color:#aeb7c2}.future-markets-header{grid-template-columns:.72fr 1.28fr;gap:82px;display:grid}.future-markets-header .eyebrow{grid-column:1/-1}.future-markets-header h2{max-width:560px;color:var(--white)}.future-markets-header>p:last-child{color:#aeb7c2;max-width:620px;font-size:1.05rem}.future-market-list{border-top:1px solid #46505d;margin-top:56px}.future-market-list article{border-bottom:1px solid #3a4450;grid-template-columns:52px .72fr 1fr;gap:34px;padding:30px 0;display:grid}.future-market-list article>span{color:#87919c}.future-market-list h3{color:var(--white);font-size:1.55rem;font-weight:550}.future-market-list p{color:#aeb7c2;max-width:520px;margin:0}.future-market-list small{color:#b7c7fa}.contact-section,.legal-section{background:var(--paper)}.contact-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:72px;display:grid}.contact-aside{position:sticky;top:98px}.contact-aside>p:not(.eyebrow):not(.contact-aside__note){color:var(--muted)}.contact-aside dl{border-top:1px solid var(--line-strong);margin:38px 0}.contact-aside dl>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:18px;padding:17px 0;display:grid}.contact-aside dt{font-weight:630}.contact-aside dd{color:var(--muted);margin:0}.contact-aside__note{border-left:2px solid var(--accent);color:var(--ink-soft);padding-left:16px;font-size:.86rem}.contact-form{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--white);min-height:620px;padding:42px}.contact-form--loading{opacity:.7}.form-grid{grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.field{margin-bottom:24px}.field label,.label-row{color:var(--ink);margin-bottom:8px;font-size:.87rem;font-weight:620;display:block}.field label span,.label-row span{color:var(--faint);font-size:.76rem;font-weight:400}.label-row{justify-content:space-between;display:flex}.field input,.field select,.field textarea{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;color:var(--ink);transition:border-color .18s,box-shadow .18s}.field input,.field select{height:48px;padding:0 13px}.field textarea{resize:vertical;min-height:150px;padding:12px 13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #2449c71a}.field-note{color:var(--faint);margin:7px 0 0;font-size:.76rem}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.checkbox-field{color:var(--muted);align-items:flex-start;gap:11px;font-size:.84rem;display:flex}.checkbox-field input{width:17px;height:17px;accent-color:var(--brand);flex:none;margin-top:3px}.checkbox-field a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.form-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.form-status{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:.85rem;display:flex}.form-status--success{color:var(--success)}.form-status--error{color:var(--error)}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.legal-layout{grid-template-columns:230px minmax(0,760px);align-items:start;gap:100px;display:grid}.legal-nav{border-left:1px solid var(--line-strong);padding-left:18px;position:sticky;top:118px}.legal-nav>p{margin-bottom:12px;font-weight:620}.legal-nav ol{color:var(--muted);margin:0;padding-left:17px;font-size:.84rem}.legal-nav li{margin:7px 0}.legal-content{max-width:760px}.legal-content--standalone{margin-inline:auto}.legal-intro{color:var(--ink-soft);margin-bottom:42px;font-size:1.08rem}.legal-content h2{margin:44px 0 13px;scroll-margin-top:108px;font-size:1.55rem}.legal-content p,.legal-content li{color:var(--muted)}.legal-content a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.not-found{text-align:center;place-items:center;min-height:65vh;padding:90px 0;display:grid}.not-found p:not(.eyebrow){color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:var(--paper);color:var(--muted)}.site-footer__grid{grid-template-columns:2fr .72fr .72fr;gap:80px;padding-top:68px;padding-bottom:55px;display:grid}.site-footer__intro>p{max-width:430px;margin:22px 0 0}.footer-heading{color:var(--ink);font:650 .68rem/1.4 var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.footer-list{margin:0;padding:0;list-style:none}.footer-list li{margin:9px 0}.footer-list a:hover{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.site-footer__base{border-top:1px solid var(--line);color:#737e89;font:.72rem/1.5 var(--font-mono);justify-content:space-between;gap:30px;padding-top:24px;padding-bottom:28px;display:flex}.site-footer__base p{margin:0}@media (max-width:1050px){.platform-narrative{grid-template-columns:.68fr 1.32fr;gap:42px}.product-frame__canvas{grid-template-columns:1fr}.status-panel{display:none}.pilot-stages{grid-template-columns:1fr 1fr}.pilot-stages li{border-bottom:1px solid var(--line)}.pilot-stages li:nth-child(2n){border-right:0}}@media (max-width:820px){.container{width:min(calc(100% - 34px), var(--container))}.section{padding:68px 0}.site-header{height:70px}.site-header .container{width:min(calc(100% - 20px), var(--header-container))}.brand__logo{width:128px}.menu-button{display:flex}.site-nav{border-top:1px solid var(--line);background:var(--white);flex-direction:column;align-items:stretch;gap:0;padding:32px 20px;display:none;position:fixed;inset:70px 0 0}.site-nav--open{display:flex}.site-nav__link,.site-nav__contact{border-bottom:1px solid var(--line);padding:14px 4px;font-size:1.2rem}.site-nav__link:after{display:none}.site-nav__contact{justify-content:space-between}.home-hero{padding-top:64px}.hero-product{margin-top:42px;transform:translateY(18px)}.context-section{padding:74px 0 68px}.context-statement,.platform-overview__statement{grid-template-columns:1fr;gap:22px}.platform-narrative{display:block}.platform-narrative__copy article{opacity:1;border-top:1px solid var(--line);min-height:auto;padding:42px 0}.platform-narrative__copy article:first-child{border-top:0;padding-top:0}.platform-narrative__visual{display:none}.platform-narrative__mobile-visual{margin-top:24px;display:block}.editorial-split,.governance-layout,.validation-layout,.constraints-layout,.pilot-fit-grid,.outcomes-panel,.two-column-section,.contact-layout,.legal-layout{grid-template-columns:1fr;gap:42px}.editorial-split>div:first-child,.contact-aside,.legal-nav{position:static}.governance-layout li{grid-template-columns:38px 160px 1fr}.company-strip__inner,.founder-principle,.cta-panel{flex-direction:column;align-items:flex-start}.system-diagram{padding:32px 24px}.glimpse-strip{grid-template-columns:1fr}.person-profile{grid-template-columns:190px 1fr;gap:38px}.person-profile__image{width:190px;height:240px}.advisor-layout{grid-template-columns:200px 1fr;gap:38px}.advisor-image{width:200px;height:250px}.brand--header .brand__logo{width:auto;height:48px}.hero-product,.platform-narrative__copy article,.platform-narrative__copy article.is-active{transform:none}.platform-narrative__copy article:before{display:none}.future-path-layout,.future-markets-header{grid-template-columns:1fr;gap:38px}.future-path-layout>div:first-child{position:static}.future-markets-header .eyebrow{grid-column:auto}.future-workflow-list article{grid-template-columns:42px 1fr;gap:20px}.future-workflow-list article p{grid-column:2}.future-market-list article{grid-template-columns:42px 1fr;gap:22px}.future-market-list article>div:last-child{grid-column:2}}@media (max-width:600px){h1{font-size:clamp(2.55rem,12vw,3.5rem)}h2{font-size:2rem}.container{width:min(calc(100% - 22px), var(--container))}.section{padding:56px 0}.home-hero{padding-top:54px}.button-row{flex-direction:column;align-items:stretch;gap:14px}.button-row .button{width:100%}.editorial-heading{margin-bottom:36px}.product-frame{font-size:12px;box-shadow:0 14px 28px #1118230f}.product-frame__chrome{height:44px;padding:0 12px}.product-frame__meta span:first-child{display:none}.product-frame__body{grid-template-columns:34px 1fr}.product-frame__rail{padding-top:24px}.product-frame__workspace{min-width:520px;padding:20px 20px 32px}.product-frame__fade{left:34px}.hero-product .product-frame{width:680px}.hero-product{width:calc(100% - 10px);margin-left:10px;overflow:hidden}.platform-narrative__mobile-visual{overflow:hidden}.platform-narrative__mobile-visual .product-frame{width:640px}.context-statement p{font-size:1.45rem}.flow-motif{margin-top:42px}.editorial-list article{grid-template-columns:36px 1fr;padding:24px 0}.editorial-list svg{display:none}.governance-layout li{grid-template-columns:34px 1fr}.governance-layout li p{grid-column:2}.validation-layout ol{flex-direction:column}.validation-layout li,.validation-layout li:first-child{border-right:0;border-bottom:1px solid var(--line);padding:15px 0}.validation-layout li:last-child{border-bottom:0}.system-diagram{padding:24px 14px}.system-diagram__label{flex-direction:column;align-items:flex-start;gap:6px}.system-diagram__sources{gap:7px}.system-diagram__sources>div{padding:13px 4px}.system-diagram__sources strong{font-size:.62rem}.system-diagram__core{padding:19px 12px}.glimpse-strip .product-frame{width:640px}.glimpse-strip>div{overflow:hidden}.pilot-stages{grid-template-columns:1fr}.pilot-stages li{border-right:0}.person-profile{grid-template-columns:108px 1fr;gap:20px}.person-profile__image{width:108px;height:140px}.person-profile__content h2{font-size:1.45rem}.person-profile__content>p:last-child{grid-column:1/-1}.advisor-layout{grid-template-columns:1fr}.advisor-image{width:150px;height:190px}.form-grid{grid-template-columns:1fr}.contact-form{min-height:600px;padding:26px 18px}.form-actions{flex-direction:column;align-items:stretch}.form-actions .button{width:100%}.site-footer__grid{grid-template-columns:1fr 1fr;gap:40px}.site-footer__intro{grid-column:1/-1}.site-footer__base{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
