.flow-field>svg{touch-action:pan-y;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:crosshair}.flow-field>svg:focus-visible{outline:1px solid #334dee;outline-offset:-5px}.flow-field>svg:focus:not(:focus-visible){outline:none}.flow-field .flow-instructions{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.field-interactive-label{color:#818b7b;margin-left:4px}.flow-field .flow-readout{font-size:8px;fill:#7e8890;font-variant-numeric:tabular-nums}.flow-field .flow-pointer{opacity:0;transition:opacity .18s ease}.flow-field[data-interacting=true] .flow-pointer{opacity:.6}.flow-field .flow-desktop-hint,.flow-field .flow-touch-hint{fill:#7f8993;font-size:8px;letter-spacing:.6px}.flow-field .flow-touch-hint{display:none}.flow-field[data-motion=paused] .flow-particles path,.flow-field[data-motion=offscreen] .flow-particles path,.flow-field[data-motion=reduced] .flow-particles path{animation-play-state:paused}.flow-field[data-paused=true]>svg{cursor:default}.flow-field .field-controls button{width:32px;height:32px;transition:background .14s ease,border-color .14s ease}.flow-field .field-controls button:focus-visible{outline:2px solid #334dee;outline-offset:3px}.flow-field .field-controls button[aria-pressed=true]{border-color:#a7b1d7;background:#e8ecf7}@media(pointer:coarse){.flow-field .flow-desktop-hint{display:none}.flow-field .flow-touch-hint{display:block}.flow-field .field-controls button{width:40px;height:40px}}@media(max-width:680px){.flow-field .field-interactive-label{font-size:6px}.flow-field .field-bottom{padding-block:6px}}@media(prefers-reduced-motion:reduce){.flow-field .flow-particles path{animation:none}.flow-field .flow-pointer,.flow-field .field-controls button{transition:none}}.evidence-receipt{border:1px solid var(--line);border-top:0;padding:25px 30px;background:#f1f3eb;color:var(--ink)}.receipt-identity{display:flex;align-items:center;gap:16px}.receipt-identity>svg{color:var(--blue)}.receipt-identity>div{display:grid;gap:7px}.receipt-identity .eyebrow{font-size:8px}.receipt-identity strong{font-size:15px;font-weight:500;letter-spacing:.08em}.receipt-identity>div>span:last-child{font-size:11px;color:var(--muted)}.receipt-sealed{margin-left:auto;display:flex;gap:7px;align-items:center;font-size:8px;color:#506344}.receipt-actions{display:flex;gap:25px;margin:23px 0 0}.receipt-actions .text-button{font-size:11px}.receipt-actions button:disabled{opacity:.5;cursor:wait}.receipt-details{border-top:1px solid var(--line);margin-top:22px;padding-top:14px}.receipt-details summary{font-size:10px;color:var(--muted);cursor:pointer}.receipt-details p{font-size:11px;line-height:1.8;max-width:740px;margin-top:14px}.receipt-details code{display:block;overflow-wrap:anywhere;font-size:10px;margin-top:14px;color:var(--blue)}.receipt-report{border-left:2px solid var(--blue);padding:12px 16px;background:#e8eddf;margin-top:20px}.receipt-report strong{font-size:12px;font-weight:550}.receipt-report p{font-size:11px;line-height:1.8;margin-top:5px}.receipt-report.mismatch,.receipt-report.incompatible{background:#f4eadd;border-color:#9c632e}.evidence-notebook{border-top:1px solid var(--ink);padding:32px 0 0;margin:70px 0}.notebook-intro{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.notebook-intro .eyebrow{font-size:8px}.notebook-intro h2{font-size:clamp(30px,3vw,42px);font-weight:520;letter-spacing:-.055em;margin:17px 0 12px}.notebook-intro p{font-size:12px;color:var(--muted);line-height:1.8}.notebook-intro>div:last-child{display:grid;justify-items:end;gap:13px}.notebook-intro .button{font-size:9px}.notebook-location{font-size:7px;color:var(--muted)}.notebook-message{font-size:12px;line-height:1.8;color:#49633c;margin-top:22px}.notebook-list-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:38px;padding-bottom:15px;border-bottom:1px solid var(--line)}.notebook-list-heading h3{font-size:15px;font-weight:550}.notebook-list-heading>span{font-size:8px;color:var(--muted)}.notebook-row.history-row{display:grid;grid-template-columns:20px minmax(140px,1fr) 88px 150px 32px;gap:18px;padding:20px 0;align-items:center}.notebook-row>input{accent-color:var(--blue);width:15px;height:15px}.notebook-open{display:grid;gap:8px;text-align:left;cursor:pointer;min-width:0}.notebook-open strong{font-size:12px;font-weight:550}.notebook-open>span{font-size:8px;display:flex;gap:9px;align-items:center;color:var(--blue)}.notebook-row .notebook-gates{font-size:9px}.notebook-row time{font-size:10px;color:var(--muted)}.notebook-download{width:32px;height:32px;display:grid;place-items:center;color:var(--blue);cursor:pointer}.notebook-more{margin-top:20px;font-size:11px}.notebook-empty{display:flex;align-items:center;gap:20px;padding:30px 0 0;margin-top:27px;border-top:1px solid var(--line);color:var(--muted)}.notebook-empty>svg{color:#819076}.notebook-empty p{font-size:12px;line-height:1.9}.notebook-empty p span{font-size:10px}.notebook-comparison{margin-top:32px;padding:25px;background:#edf0e6;border:1px solid #d4dbc9}.notebook-comparison>div:first-child{display:flex;align-items:center;gap:12px}.notebook-comparison h3{font-size:17px;font-weight:550;letter-spacing:-.025em}.notebook-comparison>div>button{margin-left:auto;font-size:10px}.notebook-comparison>p{font-size:11px;line-height:1.8;margin:14px 0;color:var(--muted)}.notebook-table-wrap{overflow:auto}.notebook-comparison table{width:100%;border-collapse:collapse;text-align:right;font-variant-numeric:tabular-nums}.notebook-comparison th,.notebook-comparison td{padding:14px 12px;border-bottom:1px solid #d2d9c8;font-size:11px;white-space:nowrap}.notebook-comparison th{font-weight:500}.notebook-comparison th:first-child{text-align:left;padding-left:0}.notebook-comparison thead th{font:8px var(--mono);color:var(--muted)}.notebook-comparison th small{display:block;font-size:8px;color:var(--muted);margin-top:4px}.notebook-comparison details{margin-top:20px;font-size:11px}.notebook-comparison summary{cursor:pointer}.notebook-input-pair{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:18px}.notebook-input-pair .mono{font-size:8px}.notebook-input-pair pre{font-size:10px;line-height:1.8;overflow:auto;padding-top:8px}@media(max-width:700px){.evidence-receipt{padding:22px 18px}.receipt-sealed{display:none}.receipt-identity{gap:12px}.receipt-actions{gap:18px;flex-wrap:wrap}.receipt-actions .text-button{font-size:10px}.evidence-notebook{margin:45px 0}.notebook-intro{flex-direction:column;gap:23px}.notebook-intro>div:last-child{justify-items:start}.notebook-intro h2{font-size:32px}.notebook-list-heading{align-items:flex-start;gap:12px}.notebook-list-heading>span{text-align:right;font-size:6px;line-height:1.8;max-width:110px}.notebook-row.history-row{grid-template-columns:18px minmax(0,1fr) 65px 28px;gap:10px}.notebook-row time{grid-column:2/4;grid-row:auto;font-size:9px}.notebook-row .notebook-gates{font-size:7px}.notebook-download{grid-column:4;grid-row:auto}.notebook-open strong{font-size:11px}.notebook-comparison{padding:18px 14px}.notebook-comparison h3{font-size:15px}.notebook-comparison>div>button{font-size:9px}.notebook-comparison th,.notebook-comparison td{padding:13px 9px}.notebook-input-pair{grid-template-columns:1fr;gap:18px}.notebook-empty{gap:13px}.notebook-empty p{font-size:11px}}.proof-workbench{margin:38px 0 24px;border:1px solid var(--line);background:#f9faf5;min-width:0;color:var(--ink)}.proof-workbench.proof-workbench-compact{margin:0;border:0}.proof-workbench-heading{padding:31px;display:flex;justify-content:space-between;align-items:flex-start;gap:25px;border-bottom:1px solid var(--line)}.proof-workbench-heading h2{font-size:32px;line-height:1.2;font-weight:530;letter-spacing:-.055em;margin:12px 0}.proof-workbench-heading p{font-size:12px;line-height:1.85;color:#6b7562;max-width:650px}.proof-workbench-heading .eyebrow{font-size:8px}.proof-scope-label{font-size:8px;line-height:1.8;white-space:nowrap;color:#828b77;text-align:right;padding-top:4px}.proof-scope-label strong{font-weight:400;color:#776039}.proof-provenance{display:grid;grid-template-columns:.8fr 1.1fr 1.2fr;border-bottom:1px solid var(--line);padding:20px 30px;gap:23px;background:#f0f2e9}.proof-provenance>div{min-width:0}.proof-provenance .mono{display:block;font-size:7px;color:#859077;margin-bottom:9px}.proof-provenance a{display:inline-flex;align-items:center;gap:9px;color:var(--blue)}.proof-provenance code{font:10px var(--mono);overflow-wrap:anywhere}.proof-provenance strong{font-size:10px;font-weight:500;line-height:1.7}.proof-controls{display:flex;align-items:center;gap:22px;padding:24px 30px;border-bottom:1px solid var(--line)}.proof-controls .button{font-size:8px;gap:18px;min-height:42px}.proof-session-status{font-size:7px;color:#678149;line-height:1.8}.proof-status-failed{color:#a64b35}.proof-error{display:flex;align-items:flex-start;gap:12px;padding:18px 25px;background:#f5e8df;color:#944a32;border-bottom:1px solid #dfcbbd}.proof-error p{font-size:12px;line-height:1.7}.proof-error button{margin-left:auto;font-size:11px;text-decoration:underline}.proof-inspection-grid{display:grid;grid-template-columns:260px 1fr;min-width:0;border-bottom:1px solid var(--line)}.proof-statement-list{padding:26px 20px;border-right:1px solid var(--line);min-width:0;background:#f1f3eb}.proof-statement-list>.mono{font-size:8px;color:#7f8c70;display:block;margin-bottom:18px}.proof-statement-list button{display:block;width:100%;padding:16px 12px;text-align:left;border:1px solid transparent;margin:6px 0;color:#617352;min-width:0}.proof-statement-list button.selected{background:#e8ecfa;border-color:#ccd6f1;color:#2f43c7}.proof-statement-list button:hover{border-color:#c4ceba}.proof-statement-list button>.mono{font-size:7px;display:block;line-height:1.8}.proof-statement-list strong{font-weight:550;font-size:12px;line-height:1.6;display:block;margin:8px 0}.proof-statement-list code{font:8px var(--mono);overflow-wrap:anywhere;line-height:1.8;display:block}.proof-statement-list>p{font-size:10px;line-height:1.85;color:#7a866e;margin:25px 10px 0}.proof-source-inspector{min-width:0}.proof-statement-heading{padding:25px 26px}.proof-statement-heading>.mono{font-size:7px;color:#7e8f6c}.proof-statement-heading h3{font:12px var(--mono);line-height:1.9;overflow-wrap:anywhere;margin:10px 0}.proof-statement-heading>p{font-size:11px;line-height:1.8;color:#758768}.proof-statement-heading .text-button{font-size:10px;margin-top:12px;gap:10px;color:var(--blue)}.proof-view-tabs{display:flex;gap:0;border-block:1px solid var(--line);padding:0 13px;overflow:auto}.proof-view-tabs button{font-size:10px;padding:16px 12px;border-bottom:2px solid transparent;white-space:nowrap;color:#758768}.proof-view-tabs button[aria-pressed=true]{border-bottom-color:var(--blue);color:var(--blue)}.proof-source-filename{padding:13px 24px;display:flex;justify-content:space-between;gap:17px;align-items:center;background:#e9eee1;color:#667957}.proof-source-filename code{font:9px var(--mono);overflow-wrap:anywhere;line-height:1.8}.proof-source-code{font:10px/1.9 var(--mono);margin:0;padding:20px 0;max-height:430px;min-height:200px;overflow:auto;background:#202922;color:#ced8c5;-moz-tab-size:2;tab-size:2}.proof-source-code>code{display:block;min-width:max-content}.proof-source-code>code>span{display:flex;padding:0 24px 0 15px;white-space:pre}.proof-source-code>code>span>i{font:9px/2.1 var(--mono);font-style:normal;color:#6c7d63;display:inline-block;min-width:27px;text-align:right;margin-right:21px;-webkit-user-select:none;user-select:none}.proof-source-highlight{background:#364434;border-left:2px solid #a1bd82;padding-left:13px!important}.proof-source-empty{display:flex;align-items:center;justify-content:center;min-height:200px;gap:16px;background:#eef2e7;color:#7e906a}.proof-source-empty p{font-size:11px;line-height:1.8}.proof-source-boundary{display:flex;gap:10px;padding:17px 24px;background:#ecefe6;color:#7a8d69}.proof-source-boundary p{font-size:10px;line-height:1.8}.proof-source-boundary svg{margin-top:3px}.proof-file-hash{padding:0 24px}.proof-file-hash summary{padding:18px 0;display:flex;justify-content:space-between;gap:15px;cursor:pointer;font-size:10px;color:#77896a;list-style:none}.proof-file-hash summary::-webkit-details-marker{display:none}.proof-file-hash dl{margin:0 0 19px;font:8px/1.9 var(--mono);color:#7b886e}.proof-file-hash dt{margin-top:12px;color:#667955}.proof-file-hash dd{margin:4px 0 0;overflow-wrap:anywhere}.proof-assumptions{display:grid;grid-template-columns:1fr 1.05fr;gap:50px;padding:29px 30px;border-bottom:1px solid var(--line)}.proof-assumptions .eyebrow{font-size:7px}.proof-assumptions h3{font-size:19px;font-weight:520;letter-spacing:-.035em;margin:12px 0}.proof-axioms{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0 13px}.proof-axioms code{font:9px var(--mono);padding:7px 9px;background:#edf0e5;border:1px solid #d8dfcb;color:#697e57}.proof-assumptions p{font-size:10px;line-height:1.9;color:#7b8d6b}.proof-assumptions ul{list-style:none;padding:5px 0 0;margin:0}.proof-assumptions li{display:flex;gap:15px;justify-content:space-between;padding:13px 0;border-bottom:1px solid #dbe1d0;font-size:10px;color:#6f835e}.proof-assumptions li strong{font:8px var(--mono);white-space:nowrap;color:#8a7758}.proof-run-record{padding:29px 30px;background:#f0f3e9;border-bottom:1px solid var(--line)}.proof-run-heading{display:flex;align-items:center;justify-content:space-between;gap:23px}.proof-run-heading .eyebrow{font-size:7px}.proof-run-heading h3{font-size:22px;font-weight:520;letter-spacing:-.04em;margin-top:12px}.proof-run-heading>.mono{font-size:8px;color:#768c62;white-space:nowrap}.proof-record-time{font-size:7px;line-height:1.9;color:#829474;margin:15px 0 20px;overflow-wrap:anywhere}.proof-gate-details summary,.proof-worker-instructions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:11px;padding:16px 0}.proof-gate-details summary::-webkit-details-marker,.proof-worker-instructions summary::-webkit-details-marker{display:none}.proof-gate-details{border-block:1px solid #d5dfc8}.proof-gate-row{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-top:1px solid #d5dfc8;color:#728b5c}.proof-gate-row>svg,.proof-gate-dash{margin-top:3px;min-width:15px}.proof-gate-row>div{flex:1;min-width:0}.proof-gate-row strong{font-size:11px;font-weight:550;overflow-wrap:anywhere}.proof-gate-row p{font-size:10px;line-height:1.85;margin-top:8px;color:#7e916d}.proof-gate-row code{display:block;font:7px/2 var(--mono);margin-top:8px;overflow-wrap:anywhere;color:#839473}.proof-gate-row>.mono{font-size:7px;white-space:nowrap;margin-top:4px}.proof-gate-failed{color:#aa5136}.proof-gate-not-run{color:#9b8a69}.proof-integrity-limit{font-size:10px;line-height:1.9;color:#7c8d6d;margin:19px 0}.proof-export-actions{display:flex;gap:11px;flex-wrap:wrap}.proof-export-actions .button{font-size:8px;gap:15px;min-height:42px}.proof-worker-instructions{padding:4px 30px 7px;border-bottom:1px solid var(--line)}.proof-worker-instructions summary{font-size:12px}.proof-worker-instructions>p{font-size:11px;line-height:1.9;color:#7e8b70;padding:0 0 17px}.proof-worker-instructions>p>code{font:9px var(--mono);overflow-wrap:anywhere}.proof-worker-instructions pre{overflow:auto;padding:19px;background:#e9eee0;color:#647b50;font:9px/1.9 var(--mono);margin:0 0 17px;white-space:pre-wrap;overflow-wrap:anywhere}.proof-workbench-footer{display:flex;gap:24px;flex-wrap:wrap;padding:21px 30px}.proof-workbench-footer>a{display:flex;gap:10px;font-size:9px;color:#718666;align-items:center}.proof-workbench-footer>a:hover{color:var(--blue)}@media(max-width:1000px){.proof-inspection-grid{grid-template-columns:220px 1fr}.proof-statement-list{padding-inline:13px}.proof-provenance{grid-template-columns:.8fr 1.2fr}.proof-provenance>div:last-child{grid-column:1/-1}.proof-assumptions{gap:25px}.proof-run-heading{align-items:flex-start;flex-direction:column;gap:14px}}@media(max-width:700px){.proof-workbench{margin-top:25px}.proof-workbench-heading{padding:22px 18px;gap:14px}.proof-workbench-heading h2{font-size:25px}.proof-workbench-heading p{font-size:11px}.proof-workbench-heading .eyebrow,.proof-scope-label{font-size:6px}.proof-provenance{padding:17px 18px;gap:19px 15px;grid-template-columns:1fr}.proof-provenance>div:last-child{grid-column:auto}.proof-provenance code{font-size:9px}.proof-controls{padding:19px 18px;align-items:flex-start;flex-direction:column;gap:13px}.proof-controls .button{font-size:7px;padding:0 15px;gap:13px;min-height:41px}.proof-session-status{font-size:6px}.proof-error{padding:15px}.proof-error p{font-size:10px}.proof-inspection-grid{grid-template-columns:1fr}.proof-statement-list{padding:20px 17px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:6px}.proof-statement-list>.mono{grid-column:1/-1;margin-bottom:6px;font-size:7px}.proof-statement-list button{padding:12px 9px;margin:0}.proof-statement-list button>.mono{font-size:6px}.proof-statement-list strong{font-size:10px;margin:8px 0}.proof-statement-list code{font-size:7px}.proof-statement-list>p{grid-column:1/-1;margin:14px 0 0;font-size:9px}.proof-statement-heading{padding:21px 18px}.proof-statement-heading h3,.proof-statement-heading p{font-size:10px}.proof-statement-heading .text-button{font-size:9px}.proof-view-tabs{padding:0 6px}.proof-view-tabs button{font-size:8px;padding:13px 8px}.proof-source-filename{padding:12px 17px}.proof-source-filename code{font-size:8px}.proof-source-code{font-size:9px;max-height:340px}.proof-source-code>code>span{padding-left:5px}.proof-source-code>code>span>i{font-size:8px;margin-right:14px;min-width:23px}.proof-source-highlight{padding-left:3px!important}.proof-source-boundary{padding:15px 17px}.proof-source-boundary p{font-size:9px}.proof-file-hash{padding:0 18px}.proof-file-hash summary{font-size:9px}.proof-assumptions{grid-template-columns:1fr;padding:23px 18px;gap:27px}.proof-assumptions .eyebrow{font-size:6px}.proof-assumptions h3{font-size:19px}.proof-assumptions p,.proof-assumptions li{font-size:9px}.proof-run-record{padding:23px 18px}.proof-run-heading h3{font-size:21px}.proof-run-heading>.mono{font-size:7px}.proof-record-time{font-size:6px}.proof-gate-details summary{font-size:10px}.proof-gate-row{gap:9px;flex-wrap:wrap}.proof-gate-row strong{font-size:10px}.proof-gate-row p{font-size:9px}.proof-gate-row code{font-size:6px}.proof-gate-row>.mono{width:100%;padding-left:24px;font-size:6px}.proof-export-actions{gap:9px}.proof-export-actions .button{font-size:7px;padding:0 12px;gap:10px}.proof-integrity-limit{font-size:9px}.proof-worker-instructions{padding-inline:18px}.proof-worker-instructions summary{font-size:10px}.proof-worker-instructions>p{font-size:10px}.proof-worker-instructions pre{font-size:8px;padding:13px}.proof-workbench-footer{padding:20px 18px;gap:17px}.proof-workbench-footer>a{font-size:8px}}.founder-editorial{padding-top:58px;padding-bottom:95px}.founder-opening-top,.founder-opening-bottom,.founder-case-index{display:flex;align-items:center;justify-content:space-between;gap:24px}.founder-opening-top{color:var(--muted);font-size:9px}.founder-opening h1{font-size:clamp(76px,10.5vw,150px);line-height:.98;letter-spacing:-.075em;font-weight:530;margin:42px 0 36px}.founder-opening h1 span{color:var(--blue)}.founder-opening-bottom{align-items:flex-end;padding-bottom:44px;border-bottom:1px solid var(--line)}.founder-opening-bottom>p{font-size:clamp(17px,1.7vw,24px);letter-spacing:-.055em;line-height:1.55}.founder-jump{display:flex;align-items:center;gap:24px;min-height:40px;color:var(--blue);white-space:nowrap}.founder-jump svg{transition:transform .2s}.founder-jump:hover svg{transform:translateY(4px)}.founder-biography{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding:38px 0 84px;align-items:start}.founder-biography>.mono{font-size:9px;color:var(--muted);padding-top:5px}.founder-biography>p{max-width:625px;font-size:16px;line-height:1.85;color:#666d61}.founder-case{scroll-margin-top:110px}.founder-case-index{border-top:1px solid var(--ink);padding:19px 0;color:var(--muted);font-size:9px}.founder-case-index>span:first-child{color:var(--blue)}.founder-bank-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(40px,8vw,125px);padding:45px 0 100px;align-items:start}.founder-case h2,.founder-stokes h2{font-size:clamp(36px,4vw,59px);line-height:1.09;letter-spacing:-.06em;font-weight:520}.founder-case-copy>h2{margin-bottom:28px}.founder-case-copy>p{font-size:14px;line-height:1.9;color:#666d61;max-width:620px}.founder-case-copy>p+p{margin-top:19px}.founder-case-copy>p.founder-lead{font-size:17px;line-height:1.75;color:var(--ink);letter-spacing:-.015em}.founder-signal-system{padding-top:11px}.founder-signal-inputs{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #b7bdb1;padding-bottom:20px;color:var(--blue)}.founder-signal-inputs .mono{font-size:9px;letter-spacing:.07em}.founder-signal-inputs svg{color:#8e9885}.founder-signal-spine{height:24px;width:1px;background:#b7bdb1;margin-left:18px}.founder-signal-steps{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.founder-signal-steps li{position:relative;display:flex;align-items:center;gap:25px;padding:23px 0;border-bottom:1px solid var(--line)}.founder-signal-steps li>.mono{color:var(--blue);font-size:9px;width:26px}.founder-signal-steps h3{font-size:15px;letter-spacing:-.02em;font-weight:550}.founder-signal-steps p{font-size:11px;line-height:1.7;margin-top:7px;color:#73796e}.founder-signal-steps li>svg{margin-left:auto;color:#929b88}.founder-system-caption{display:block;font-size:8px;color:#73796e;margin-top:24px}.founder-race-board{position:relative;isolation:isolate;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;background:#222b24;color:#eff3e9;margin-top:15px}.founder-race-position{position:relative;z-index:1;padding:43px 0 39px 44px;display:flex;flex-direction:column;align-items:flex-start}.founder-race-position>.mono{font-size:8px;color:#b9c6b1;line-height:1.9}.founder-placement{display:flex;align-items:flex-start;line-height:.88;padding:31px 0 28px}.founder-placement>span{font-size:clamp(150px,19vw,264px);font-weight:430;letter-spacing:-.095em;margin-left:-.065em}.founder-placement sup{font-size:31px;line-height:1.4;letter-spacing:-.08em;margin:8px 0 0 20px;font-weight:400;color:#a0b49b}.founder-race-illustration{min-width:0;display:flex;flex-direction:column;justify-content:center;position:relative;margin-left:-45px;padding-bottom:37px}.founder-race-illustration>.mono{position:absolute;right:27px;bottom:34px;font-size:7px;color:#95a88d}.founder-flight-art{width:100%;height:auto;max-height:390px;overflow:visible}.flight-grid{fill:none;stroke:#374236;stroke-width:.6}.flight-route-shadow{fill:none;stroke:#3e4e3c;stroke-width:22;opacity:.48}.flight-route{fill:none;stroke:#adcd93;stroke-width:1.8;opacity:.8}.flight-route-tracer{fill:none;stroke:#efffcf;stroke-width:3;stroke-dasharray:7 93;animation:founder-flight-trace 10s linear infinite}.flight-gate{stroke:#799373;stroke-width:1;fill:none}.flight-gate text{font:8px var(--mono);fill:#91a888;stroke:none}.flight-crosshair{fill:none;stroke:#cee1bd;stroke-width:.8;opacity:.75}.founder-race-board-footer{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #485142;padding:18px 29px;color:#b6c4ab;font-size:8px}.founder-race-story{display:grid;grid-template-columns:1fr 1.14fr;gap:90px;margin:52px 0 35px}.founder-race-story h2{margin-bottom:23px}.founder-inline-source{color:var(--blue);display:inline;white-space:normal;border-bottom:1px solid #b9c0df;padding-bottom:2px;font-size:11px}.founder-inline-source svg{margin-left:3px}.founder-inline-source:hover{border-bottom-color:var(--blue)}.founder-case-copy>p.founder-race-context{font-size:10px;line-height:1.8;color:var(--muted);border-left:1px solid #bcc4b5;padding-left:14px;margin-top:23px}.founder-stack{border-block:1px solid var(--line);margin-bottom:95px}.founder-stack summary{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.founder-stack summary::-webkit-details-marker{display:none}.founder-stack summary>.mono{font-size:9px;color:var(--blue)}.founder-stack summary>svg{color:var(--blue);transition:transform .2s}.founder-stack[open] summary>svg{transform:rotate(45deg)}.founder-stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:13px 0 31px}.founder-stack-grid .mono{font-size:8px;color:var(--muted)}.founder-stack-grid h3{font-weight:550;font-size:17px;letter-spacing:-.025em;margin:15px 0 11px}.founder-stack-grid p{font-size:12px;line-height:1.9;color:#666d61}.founder-stokes{display:grid;grid-template-columns:1fr 1.14fr;gap:90px;border-top:1px solid var(--ink);padding-top:34px}.founder-stokes .eyebrow{font-size:9px;margin-bottom:27px}.founder-stokes>div>p{font-size:15px;line-height:1.9;color:#666d61}.founder-stokes>div>p+p{margin-top:18px}.founder-ending-links{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:27px}.founder-ending-links .button{font-size:9px;gap:22px}.founder-ending-links .text-button{font-size:11px;gap:13px}@keyframes founder-flight-trace{to{stroke-dashoffset:-100}}@media(prefers-reduced-motion:reduce){.flight-route-tracer{animation:none}.founder-jump svg,.founder-stack summary>svg{transition:none}}@media(max-width:1000px){.founder-biography{gap:40px}.founder-bank-grid{gap:50px}.founder-race-story,.founder-stokes{gap:45px}.founder-race-position{padding-left:29px}.founder-race-position>.mono:last-child{max-width:235px}.founder-race-illustration{margin-left:-30px}.founder-placement sup{font-size:24px;margin-left:16px}}@media(max-width:700px){.founder-editorial{padding-top:35px;padding-bottom:56px}.founder-opening-top{font-size:7px;gap:18px;align-items:flex-start}.founder-opening-top .eyebrow{font-size:7px;max-width:120px}.founder-opening-top>span:last-child{font-size:6px;text-align:right;line-height:1.8;max-width:100px}.founder-opening h1{font-size:clamp(54px,13.8vw,96px);margin:37px 0 27px;letter-spacing:-.075em}.founder-opening-bottom{align-items:flex-start;flex-direction:column;gap:18px;padding-bottom:25px}.founder-opening-bottom>p{font-size:16px;letter-spacing:-.04em}.founder-jump{font-size:8px;gap:18px}.founder-biography{grid-template-columns:1fr;gap:17px;padding:26px 0 47px}.founder-biography>.mono{font-size:7px}.founder-biography>p{font-size:13px;line-height:1.9}.founder-case-index{font-size:7px;gap:18px;padding:15px 0;align-items:flex-start;line-height:1.8}.founder-case-index>span:last-child{text-align:right;max-width:135px}.founder-bank-grid{grid-template-columns:1fr;gap:36px;padding:26px 0 54px}.founder-case h2,.founder-stokes h2{font-size:37px;letter-spacing:-.06em}.founder-case-copy>h2{margin-bottom:22px}.founder-case-copy>p{font-size:12px;line-height:1.95}.founder-case-copy>p.founder-lead{font-size:15px;line-height:1.8}.founder-case-copy>p+p{margin-top:15px}.founder-signal-system{padding-top:0}.founder-signal-inputs{padding-bottom:16px}.founder-signal-inputs .mono{font-size:8px}.founder-signal-spine{height:16px}.founder-signal-steps li{padding:18px 0;gap:16px}.founder-signal-steps h3{font-size:14px}.founder-signal-steps p{font-size:10px}.founder-system-caption{font-size:7px;margin-top:18px}.founder-race-board{grid-template-columns:1fr;margin-top:7px}.founder-race-position{padding:27px 23px 0}.founder-race-position>.mono{font-size:7px}.founder-placement{padding:27px 0 21px}.founder-placement>span{font-size:174px}.founder-placement sup{font-size:25px;margin:5px 0 0 14px}.founder-race-position>.mono:last-child{max-width:none;font-size:6px}.founder-race-illustration{margin:-9px 0 0 32px;height:184px;padding-bottom:0}.founder-flight-art{position:absolute;width:100%;height:auto}.founder-race-illustration>.mono{font-size:6px;right:17px;bottom:15px}.founder-race-board-footer{padding:14px 20px;gap:12px;align-items:flex-start;font-size:6px;line-height:1.8}.founder-race-board-footer>span:last-child{text-align:right;max-width:90px}.founder-race-story{grid-template-columns:1fr;gap:27px;margin:32px 0 25px}.founder-race-story h2{margin-bottom:15px}.founder-race-story .text-button{font-size:11px}.founder-case-copy>p.founder-race-context{font-size:9px;margin-top:21px}.founder-inline-source{font-size:10px}.founder-stack{margin-bottom:53px}.founder-stack summary{padding:19px 0}.founder-stack summary>.mono{font-size:8px}.founder-stack-grid{grid-template-columns:1fr;gap:24px;padding:9px 0 25px}.founder-stack-grid h3{font-size:16px;margin-top:10px;margin-bottom:7px}.founder-stack-grid p{font-size:11px}.founder-stokes{grid-template-columns:1fr;gap:26px;padding-top:25px}.founder-stokes .eyebrow{font-size:8px;margin-bottom:20px}.founder-stokes>div>p{font-size:13px}.founder-ending-links{gap:18px;margin-top:24px}.founder-ending-links .button{font-size:8px}.founder-ending-links .text-button{font-size:10px}}@media(max-width:360px){.founder-opening h1{font-size:15vw}}.experiment-story{margin-top:82px;padding:0 0 35px;--story-rule:#d3dace;--story-travel:0;scroll-margin-top:95px}.story-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:65px;padding-top:10px}.story-intro h2{font-size:clamp(40px,4.5vw,62px);font-weight:450;letter-spacing:-3.2px;line-height:1.08;margin-top:23px}.story-intro h2>span{color:#7d8973}.story-intro>p{max-width:335px;font-size:13px;line-height:1.85;color:#738069;padding-bottom:4px}.story-layout{display:grid;grid-template-columns:1.16fr 1fr;gap:clamp(45px,7.5vw,112px);align-items:start}.story-instrument-wrap{position:sticky;top:90px;padding-bottom:20px}.story-instrument{border-top:1px solid #acb7a2}.story-instrument-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 0;font-size:8px;color:#6d7963}.story-instrument-heading>span:first-child{display:flex;align-items:center;gap:8px}.story-instrument-heading i{width:5px;height:5px;background:var(--blue);border-radius:50%}.story-readout{display:flex;align-items:center;justify-content:space-between;padding:15px 0 0;gap:20px}.story-readout>div>.mono{font-size:7px;color:#76816d}.story-readout strong{display:block;font-size:75px;font-weight:430;letter-spacing:-4.5px;line-height:1.08;margin-top:9px;font-variant-numeric:tabular-nums}.story-readout strong small{font-size:19px;font-weight:400;letter-spacing:-.3px;padding-left:9px;color:#6d7765}.story-readout .story-conditions{padding-top:2px;display:flex;flex-direction:column;gap:9px}.story-readout .story-conditions strong{font-size:23px;letter-spacing:-.7px;margin:0}.story-readout .story-conditions strong small{font-size:9px;letter-spacing:0;padding-left:6px}.story-geometry{margin:6px -10px 0}.story-geometry svg{display:block;width:100%;height:auto;max-height:215px;overflow:visible}.story-geometry text{font:7px var(--mono);fill:#7c8971;letter-spacing:.04em}.story-geometry .story-geometry-radius{font:italic 17px Georgia,serif;fill:var(--blue)}.story-pipe-shell path,.story-pipe-shell ellipse{transition:all .4s cubic-bezier(.2,.7,.2,1)}.story-flow-line{stroke-dashoffset:calc(var(--story-travel)*-80)}.story-stage-surface{min-height:210px;padding-top:18px}.story-explorer-heading{display:flex;justify-content:space-between;gap:10px;align-items:center}.story-explorer-heading label{font-size:7px;color:var(--blue)}.story-explorer-heading output{font-size:10px;color:#5d6d50;letter-spacing:0}.story-explorer-heading output span{font-size:7px;color:#8a9580}.story-radius-explorer input{display:block;width:100%;height:20px;padding:0;margin:12px 0 0;accent-color:var(--blue);cursor:ew-resize}.story-sweep-plot{display:block;width:100%;height:145px;overflow:visible;cursor:crosshair}.story-sweep-plot text{font:7px var(--mono);fill:#7c8971;letter-spacing:0}.story-gridline{stroke:#dce1d4;stroke-width:.7}.story-curve{fill:none;stroke:#3047e5;stroke-width:1.4;opacity:.7}.story-sample{fill:#3047e5;transition:r .15s ease;opacity:.85}.story-baseline-guide{stroke:#758868;stroke-width:.8;stroke-dasharray:3 4}.story-sweep-plot .story-point-label{font-size:8px;fill:var(--blue)}.story-scenario-controls{display:flex;gap:6px;margin-bottom:16px}.story-scenario-controls button{flex:1;text-align:left;padding:11px 13px;border:1px solid #d3dacb;font-size:12px;background:#eef0e7;transition:background .18s,border-color .18s}.story-scenario-controls button>span{font-size:9px;color:#7c8971;margin-left:9px}.story-scenario-controls button[aria-pressed=true]{border-color:#627b4f;background:#e5ecdd}.story-scenario-controls button:last-child[aria-pressed=true]{border-color:#aa795d;background:#efe7df}.story-attack-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.story-attack-grid>div{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #d8dfd1;padding:10px 0;font-size:10px;color:#5f744f}.story-attack-grid>div[data-status=failed]{color:#a36346}.story-scenario-outcome{font-size:9px;line-height:1.8;color:#7d8874;padding:13px 0 3px;max-width:470px}.story-scenario-outcome strong{color:#425834;font-weight:500}.story-evidence-receipt{border-top:1px solid #ccd5c2;margin-top:1px;padding:15px 0 0}.story-receipt-top{display:flex;justify-content:space-between;color:#5b7050}.story-receipt-top .mono{font-size:8px}.story-evidence-receipt dl{margin:14px 0 17px;display:grid;gap:12px}.story-evidence-receipt dl>div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.story-evidence-receipt dt{color:#7a8770}.story-evidence-receipt dd{margin:0;color:#506642;display:flex;align-items:center;gap:5px;text-align:right}.story-downloads{display:flex;gap:26px;padding:13px 0;border-block:1px solid #d4dccc}.story-downloads button{display:flex;gap:7px;align-items:center;padding:3px 0;font-size:10px;color:var(--blue)}.story-downloads button:hover{color:#1c31b8}.story-stage-controls{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ccd5c2;margin-top:14px}.story-stage-controls button{position:relative;min-height:49px;padding:12px 3px;display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:10px;color:#839078;transition:color .18s}.story-stage-controls button .mono{font-size:8px}.story-stage-controls button i{position:absolute;top:-1px;left:0;width:calc(100% - 15px);height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.story-stage-controls button:hover,.story-stage-controls button[aria-pressed=true]{color:var(--blue)}.story-stage-controls button[aria-pressed=true] i{transform:scaleX(1)}.story-stage-controls button:focus-visible{outline-offset:1px}.story-instrument-caption{font-size:6px;line-height:1.8;color:#849078;margin-top:1px;letter-spacing:.045em}.story-chapter{position:relative;padding:29px 0 50px;border-top:1px solid var(--story-rule);scroll-margin-top:125px;min-height:350px}.story-chapter:before{content:"";position:absolute;top:-1px;left:0;height:2px;width:36px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.story-chapter.is-active:before{transform:scaleX(1)}.story-chapter-index{font-size:8px;letter-spacing:.07em;color:#839078;transition:color .2s}.story-chapter.is-active .story-chapter-index{color:var(--blue)}.story-chapter h3{font-size:33px;line-height:1.12;font-weight:450;letter-spacing:-1.5px;margin:23px 0 21px;max-width:410px}.story-chapter p{font-size:12px;line-height:1.9;color:#6c7a61;max-width:420px}.story-chapter p strong{font-weight:550;color:#435b35}.story-chapter .story-detail{font-size:10px;line-height:1.9;color:#849078;margin-top:20px}.story-equation{font-size:28px;font-family:Georgia,serif;letter-spacing:-.4px;padding:24px 0 0;color:#5a704a}.story-equation span{padding-left:4px}.story-reading-cue{display:flex;align-items:center;gap:18px;font-size:7px;color:#809173;margin-top:26px}.story-numeric-pair{display:flex;gap:44px;margin:25px 0 0}.story-numeric-pair strong{display:block;font-size:37px;line-height:1.1;font-weight:450;letter-spacing:-1.8px;font-variant-numeric:tabular-nums}.story-numeric-pair small{font-size:12px;font-weight:400;letter-spacing:0;margin-left:6px;color:#79856f}.story-numeric-pair .mono{display:block;font-size:7px;color:#839078;margin-top:10px}.story-chapter .story-stress-note{border-left:2px solid #aa775b;padding-left:16px;font-size:11px;color:#8a735e;margin-top:25px}.story-stress-note>.mono{display:block;font-size:7px;letter-spacing:.06em;margin-bottom:9px}.story-chapter>.text-button{margin-top:29px;font-size:12px;color:var(--blue)}@media(max-width:1050px){.story-layout{gap:43px;grid-template-columns:1.1fr 1fr}.story-intro{gap:40px}.story-intro>p{max-width:280px;font-size:12px}.story-readout strong{font-size:61px}.story-readout strong small{font-size:15px}.story-readout .story-conditions strong{font-size:21px}.story-readout .story-conditions>.mono:last-child{font-size:6px}.story-chapter h3{font-size:29px}.story-chapter p{font-size:11px}.story-scenario-controls button{padding:9px;font-size:10px}.story-scenario-controls button>span{display:block;font-size:8px;margin:4px 0 0}.story-attack-grid{gap:0 15px}.story-attack-grid>div{font-size:9px}.story-instrument-caption{font-size:5px}}@media(min-width:761px)and (max-height:820px){.story-instrument-wrap{top:65px}.story-readout{padding-top:3px}.story-readout strong{font-size:55px}.story-geometry svg{max-height:155px}.story-stage-surface{min-height:190px;padding-top:10px}.story-sweep-plot{height:117px}.story-stage-controls{margin-top:8px}.story-stage-controls button{min-height:42px}.story-instrument-heading{padding:13px 0}}@media(max-width:760px){.experiment-story{margin-top:51px;padding-bottom:8px}.story-intro{display:block;margin-bottom:35px}.story-intro h2{font-size:43px;letter-spacing:-2px;margin-top:18px}.story-intro>p{max-width:390px;margin-top:21px;font-size:12px}.story-layout{display:block}.story-instrument-wrap{position:static;padding-bottom:34px;max-width:530px;margin:0 auto}.story-instrument-heading{font-size:7px;padding:15px 0}.story-readout{padding-top:12px}.story-readout strong{font-size:60px;letter-spacing:-3px}.story-readout .story-conditions strong{font-size:21px}.story-readout .story-conditions>.mono{font-size:6px}.story-readout strong small{font-size:16px}.story-geometry{margin:14px -8px 0}.story-geometry svg{max-height:190px}.story-stage-surface{padding-top:15px;min-height:202px}.story-sweep-plot{height:135px}.story-stage-controls button{min-height:46px;gap:7px;font-size:10px}.story-instrument-caption{font-size:5px}.story-chapter{padding:27px 0 35px;min-height:0}.story-chapter h3{font-size:30px;letter-spacing:-1.2px;max-width:none;margin:20px 0}.story-chapter h3 br{display:none}.story-chapter p{font-size:12px;max-width:540px}.story-chapter .story-detail{font-size:11px}.story-numeric-pair{gap:49px;margin-top:23px}.story-chapter .story-stress-note{font-size:11px}.story-chapter-index{font-size:8px}.story-chapter>.text-button{font-size:12px}.story-scenario-controls button{font-size:11px;padding:10px 12px}.story-scenario-controls button>span{display:inline;margin-left:6px}.story-attack-grid>div{font-size:9px}.story-evidence-receipt dl>div{font-size:9px}.story-downloads{gap:23px}.story-downloads button{font-size:9px}}@media(max-width:370px){.story-intro h2{font-size:37px}.story-readout strong{font-size:50px}.story-readout>div>.mono{font-size:6px}.story-readout{gap:10px}.story-readout .story-conditions strong{font-size:18px}.story-conditions>.mono:last-child{font-size:5px!important}.story-stage-controls button{font-size:9px;gap:5px}.story-stage-controls button .mono{font-size:7px}.story-explorer-heading output span{font-size:6px}.story-scenario-controls button>span{display:block;margin:4px 0 0}.story-evidence-receipt dl>div{font-size:8px}.story-chapter h3{font-size:28px}}@media(prefers-reduced-motion:reduce){.experiment-story *,.experiment-story *:before{transition:none!important}.story-flow-line{stroke-dashoffset:0}}@media(max-width:760px)and (min-height:691px){.story-instrument-wrap{position:sticky;top:0;z-index:3;padding:8px 0 0;background:var(--paper)}.story-instrument-heading{padding:10px 0;font-size:6px}.story-readout{padding-top:5px}.story-readout strong{font-size:44px;margin-top:6px;letter-spacing:-2px}.story-readout .story-conditions{gap:5px}.story-readout .story-conditions strong{font-size:18px}.story-readout>div>.mono{font-size:5px}.story-geometry{margin:3px -8px 0}.story-geometry svg{max-height:95px}.story-stage-surface{min-height:177px;padding-top:10px}.story-sweep-plot{height:105px}.story-radius-explorer input{height:18px;margin-top:8px}.story-explorer-heading label{font-size:6px}.story-explorer-heading output{font-size:9px}.story-scenario-controls{margin-bottom:8px}.story-scenario-controls button{padding:7px 10px;font-size:10px}.story-scenario-controls button>span{font-size:7px}.story-attack-grid>div{padding:8px 0;font-size:8px}.story-scenario-outcome{padding-top:8px;font-size:8px}.story-stage-controls{margin-top:8px}.story-stage-controls button{min-height:36px;font-size:9px}.story-instrument-caption{font-size:4px;padding-bottom:10px}.story-chapter{scroll-margin-top:440px}.story-evidence-receipt{padding-top:10px}.story-evidence-receipt dl{gap:9px;margin:12px 0}.story-downloads{padding:10px 0}}.chamber-tour{background:#e9ece2;border-block:1px solid #dce1d3;padding:73px 0 37px;margin-top:26px;--tour-travel:0;scroll-margin-top:85px}.tour-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:54px}.tour-intro h2{font-size:clamp(37px,4vw,55px);font-weight:450;line-height:1.12;letter-spacing:-2.7px;margin-top:24px;max-width:810px}.tour-intro h2>span{color:#79896e}.tour-intro>.text-button{white-space:nowrap;font-size:11px;margin-bottom:7px;color:#65795a}.tour-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:clamp(45px,7vw,100px);align-items:start}.tour-visual-wrap{grid-column:2;grid-row:1;position:sticky;top:91px}.tour-chapters{grid-column:1;grid-row:1}.tour-controls{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #a8b49e;margin-bottom:14px}.tour-controls button{display:flex;align-items:center;gap:12px;position:relative;text-align:left;padding:18px 0;font-size:11px;color:#859579;transition:color .2s}.tour-controls button>.mono{font-size:8px}.tour-controls button:before{content:"";position:absolute;top:-1px;left:0;width:calc(100% - 19px);height:2px;background:#3047e5;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.tour-controls button[aria-pressed=true],.tour-controls button:hover{color:var(--blue)}.tour-controls button[aria-pressed=true]:before{transform:scaleX(1)}.tour-scene{background:#202d24;color:#bed0a8;min-height:513px;transition:background .35s,color .35s}.tour-scene-top{display:flex;justify-content:space-between;gap:15px;font-size:8px;padding:23px 25px 0;color:#9aaf84}.tour-scene-content{min-height:397px;animation:tour-scene-in .3s ease-out}.tour-scene-content>svg{display:block;width:100%;height:auto;max-height:330px}.tour-scene svg text{font:7px var(--mono);letter-spacing:.08em;fill:currentColor}.tour-proof-surface{transform:translateY(calc(var(--tour-travel)*-8px));transform-origin:center}.tour-proof-node{fill:#b8cb9f}.tour-scene svg .tour-svg-note{font-size:6px;fill:#6f8960}.tour-proof-source{padding:0 30px 16px}.tour-proof-source>span.mono{font-size:6px;color:#89a274;display:block;margin-bottom:9px}.tour-proof-source>a{font:9px/1.6 var(--mono);letter-spacing:0;display:flex;align-items:center;gap:9px;overflow-wrap:anywhere;color:#c5d4b2}.tour-proof-status{display:flex;justify-content:space-between;gap:18px;font-size:6px;color:#86a071;margin-top:20px}.tour-scene-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #435a37;margin:0 25px;padding:15px 0;color:#91a97c}.tour-scene-bottom>.mono{font-size:6px;line-height:1.8;max-width:80%}.tour-scene-bottom>a{padding:4px 0 4px 10px;color:#c0d5a8}.tour-current-status{display:flex;justify-content:space-between;gap:20px;padding:15px 0}.tour-current-status>.mono{font-size:7px;line-height:1.6;color:#829574}.tour-current-status>.mono:last-child{white-space:nowrap}.tour-scene-metric{padding:25px 30px 0}.tour-scene-metric>.mono{font-size:7px;color:#7e906e}.tour-scene-metric strong{display:block;font-size:60px;line-height:1.1;font-weight:440;letter-spacing:-3.2px;margin-top:10px;color:#344d2c;font-variant-numeric:tabular-nums}.tour-scene-metric strong small{font-size:15px;font-weight:400;letter-spacing:-.2px;margin-left:8px;color:#7f8c6c}.tour-flow-scene svg,.tour-thermal-scene svg{max-height:245px;margin-top:7px}.tour-inline-control{margin:0 32px 12px}.tour-inline-control>label{display:flex;justify-content:space-between;gap:14px;font-size:7px;color:#728760}.tour-inline-control>label>output{color:#405a31;letter-spacing:0;font-size:10px}.tour-inline-control>input{display:block;width:100%;margin-top:13px;accent-color:#536d3e;cursor:ew-resize;height:18px}.chamber-tour[data-active-chamber=flow] .tour-scene{background:#f1f3e9;color:#647d54}.chamber-tour[data-active-chamber=thermal] .tour-scene{background:#f1eee1;color:#8e7f5b}.chamber-tour[data-active-chamber=flow] .tour-scene-top{color:#7e926a}.chamber-tour[data-active-chamber=thermal] .tour-scene-top{color:#a29471}.chamber-tour[data-active-chamber=flow] .tour-scene-bottom,.chamber-tour[data-active-chamber=thermal] .tour-scene-bottom{color:#899777;border-color:#d1dac3}.chamber-tour[data-active-chamber=flow] .tour-scene-bottom>a,.chamber-tour[data-active-chamber=thermal] .tour-scene-bottom>a{color:#587845}.chamber-tour[data-active-chamber=thermal] .tour-scene-metric>.mono{color:#9c8c65}.chamber-tour[data-active-chamber=thermal] .tour-scene-metric strong{color:#6c654a}.tour-liquid-level{transition:d .3s ease}.tour-scene svg .tour-tank-label{fill:#8f9b7b;font-size:7px;letter-spacing:.17em}.tour-chapters>article{position:relative;min-height:395px;border-top:1px solid #cbd5c2;padding:27px 0 43px;scroll-margin-top:120px}.tour-chapters>article:before{content:"";position:absolute;top:-1px;left:0;width:31px;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .3s}.tour-chapters>article.is-active:before{transform:scaleX(1)}.tour-chapter-number{font-size:8px;letter-spacing:.06em;color:#859777}.tour-chapters>article.is-active .tour-chapter-number{color:var(--blue)}.tour-chapters h3{font-size:34px;font-weight:450;letter-spacing:-1.6px;line-height:1.12;margin-top:23px}.tour-chapters p{font-size:12px;line-height:1.9;color:#6f8261;max-width:390px}.tour-chapters .tour-chapter-lead{font-size:18px;line-height:1.45;font-weight:400;letter-spacing:-.45px;margin:18px 0 16px;color:#687e59}.tour-inline-fact{margin:23px 0 0;display:flex;flex-direction:column;gap:9px}.tour-inline-fact>.mono{font-size:7px;color:#8a9b7d}.tour-inline-fact>a.mono{font-size:10px;color:#586e49;display:flex;align-items:center;gap:8px}.tour-inline-fact strong{font-size:23px;font-weight:450;letter-spacing:-.7px;color:#405735}.tour-inline-fact strong small{font-size:10px;font-weight:400;letter-spacing:0;color:#7e916e}.tour-chapters .tour-limit{font-size:10px;line-height:1.9;color:#8b9b7f;margin-top:18px}.tour-chapters .text-button{font-size:11px;margin-top:25px;color:#4c673e}.tour-chapters .text-button:hover{color:var(--blue)}@keyframes tour-scene-in{0%{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.tour-layout{gap:45px;grid-template-columns:1fr 1.25fr}.tour-intro{gap:28px}.tour-intro h2{font-size:43px;letter-spacing:-2px}.tour-intro>.text-button{font-size:10px;gap:10px}.tour-chapters h3{font-size:29px}.tour-chapters p{font-size:11px}.tour-chapters .tour-chapter-lead{font-size:17px}.tour-controls button{gap:9px;font-size:10px}.tour-controls button>.mono{font-size:7px}.tour-scene-top{padding:21px 21px 0;font-size:7px}.tour-scene{min-height:470px}.tour-scene-content{min-height:365px}.tour-proof-source{padding:0 23px 16px}.tour-proof-source>a{font-size:8px}.tour-proof-status{font-size:6px;gap:10px}.tour-scene-metric strong{font-size:51px}.tour-scene-metric{padding:24px 25px 0}.tour-scene-metric strong small{font-size:13px}.tour-inline-control{margin-inline:25px}.tour-current-status>.mono{font-size:6px}.tour-scene-bottom{margin-inline:21px}}@media(min-width:761px)and (max-height:820px){.tour-visual-wrap{top:64px}.tour-controls button{padding:14px 0}.tour-scene{min-height:425px}.tour-scene-content{min-height:327px}.tour-scene-content>svg{max-height:240px}.tour-flow-scene svg,.tour-thermal-scene svg{max-height:186px}.tour-scene-metric{padding-top:17px}.tour-scene-metric strong{font-size:47px}.tour-proof-source{padding-bottom:12px}.tour-proof-status{margin-top:12px}.tour-current-status{padding-top:12px}}@media(max-width:760px){.chamber-tour{padding:43px 0 16px;margin-top:20px}.tour-intro{display:block;margin-bottom:29px}.tour-intro h2{font-size:37px;letter-spacing:-1.7px;line-height:1.12;margin-top:20px}.tour-intro>.text-button{margin:23px 0 0;font-size:11px}.tour-layout{display:flex;flex-direction:column;gap:28px}.tour-visual-wrap{position:sticky;top:0;z-index:3;width:100%;padding-top:8px;background:#e9ece2}.tour-controls{margin-bottom:8px}.tour-controls button{padding:12px 0;font-size:9px;gap:8px}.tour-controls button>.mono{font-size:7px}.tour-scene{min-height:0;height:310px;overflow:hidden}.tour-scene-top{font-size:6px;padding:15px 16px 0}.tour-scene-content{height:231px;min-height:0}.tour-scene-content>svg{max-height:177px}.tour-proof-source{padding:0 17px}.tour-proof-source>span.mono{display:none}.tour-proof-source>a{font-size:7px;line-height:1.6}.tour-proof-status{margin-top:9px;font-size:5px;gap:8px}.tour-scene-bottom{padding:10px 0;margin-inline:16px;min-height:43px}.tour-scene-bottom>.mono{font-size:5px}.tour-scene-bottom>a{padding:2px 0 2px 10px}.tour-scene-bottom>a>svg{width:18px;height:18px}.tour-current-status{padding:9px 0;background:#e9ece2;gap:10px}.tour-current-status>.mono{font-size:5px}.tour-scene-metric{padding:15px 20px 0}.tour-scene-metric>.mono{font-size:5px}.tour-scene-metric strong{font-size:38px;letter-spacing:-1.8px;margin-top:5px}.tour-scene-metric strong small{font-size:11px}.tour-flow-scene svg,.tour-thermal-scene svg{position:absolute;right:4px;top:17px;width:60%;max-height:143px}.tour-flow-scene,.tour-thermal-scene{position:relative}.tour-inline-control{position:absolute;bottom:12px;left:0;right:0;margin:0 21px}.tour-inline-control>label{font-size:6px}.tour-inline-control>label>output{font-size:9px}.tour-inline-control>input{margin-top:8px}.tour-chapters{width:100%}.tour-chapters>article{min-height:365px;padding:25px 0 34px;scroll-margin-top:390px}.tour-chapter-number{font-size:7px}.tour-chapters h3{font-size:29px;letter-spacing:-1.2px;margin-top:19px}.tour-chapters .tour-chapter-lead{font-size:18px;margin-top:16px}.tour-chapters .tour-chapter-lead>br{display:none}.tour-chapters p{font-size:12px;max-width:540px}.tour-chapters .tour-limit{font-size:10px}.tour-inline-fact{margin-top:21px}.tour-inline-fact strong{font-size:23px}.tour-chapters .text-button{font-size:12px;margin-top:23px}}@media(max-width:370px){.tour-intro h2{font-size:33px}.tour-scene{height:283px}.tour-scene-content{height:205px}.tour-scene-content>svg{max-height:155px}.tour-proof-source>a{font-size:6px}.tour-scene-metric{padding-left:17px}.tour-scene-metric strong{font-size:33px}.tour-scene-metric>.mono{font-size:4px}.tour-flow-scene svg,.tour-thermal-scene svg{width:59%;top:23px}.tour-scene-top{font-size:5px}.tour-chapters>article{scroll-margin-top:365px}.tour-inline-fact strong small{font-size:9px}}@media(max-width:760px)and (max-height:690px){.tour-visual-wrap{position:static}.tour-chapters>article{scroll-margin-top:30px}}@media(prefers-reduced-motion:reduce){.chamber-tour *,.chamber-tour *:before{animation:none!important;transition:none!important}.tour-proof-surface{transform:none}}@media(max-width:760px){.tour-flow-scene>svg,.tour-thermal-scene>svg{top:70px;right:0;width:100%;height:106px;max-height:106px}.tour-proof-source>a>svg{width:13px;height:13px;flex-shrink:0}}@media(max-width:370px){.tour-flow-scene>svg,.tour-thermal-scene>svg{top:60px;height:93px;max-height:93px}}@media(max-width:760px){.tour-proof-source>a{font-size:7px}.tour-proof-status{font-size:6px}}#main-content{view-transition-name:route-stage}::view-transition{pointer-events:none}::view-transition-group(root),::view-transition-old(root),::view-transition-new(root){animation:none}::view-transition-group(route-stage){animation-duration:.18s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(route-stage){animation:route-depart 95ms ease-out both}::view-transition-new(route-stage){animation:route-arrive .18s cubic-bezier(.22,1,.36,1) both}html[data-navigation-direction=back]{--route-offset: -9px}html[data-navigation-direction=forward]{--route-offset: 9px}@keyframes route-depart{to{opacity:0}}@keyframes route-arrive{0%{opacity:.3;transform:translate(var(--route-offset,9px))}to{opacity:1;transform:translate(0)}}.button:active{transform:translateY(0) scale(.98);transition-duration:70ms}.field-controls button:active,.mode-options button:active{transform:scale(.97)}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .16s cubic-bezier(.22,1,.36,1)}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{transform:scaleX(1)}.result-tabs button{transition:color .12s ease,border-color .14s ease}.result-panel [role=tabpanel]{animation:result-settle .15s ease-out}@keyframes result-settle{0%{opacity:.65}to{opacity:1}}@media(prefers-reduced-motion:reduce){#main-content{view-transition-name:none}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}.button:active,.field-controls button:active,.mode-options button:active{transform:none}}:root{font-family:Inter,Arial,sans-serif;color:#222720;background:#f5f5ef;font-synthesis:none;font-weight:400;--paper:#f5f5ef;--ink:#222720;--blue:#3047e5;--line:#d9dcd2;--muted:#73786e;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #7f91ff;outline-offset:5px}button{border:0;background:none}h1,h2,h3,p{margin:0}svg{vertical-align:middle;flex-shrink:0}::selection{background:#d1d8fd;color:#1c2e93}.container{max-width:1320px;width:calc(100% - 112px);margin:0 auto}.mono{font-family:var(--mono);font-weight:400;font-size:10px;letter-spacing:.06em}.muted{color:var(--muted)}.blue-text{color:var(--blue)}.status-dot{display:inline-block;width:6px;height:6px;background:currentColor;border-radius:50%;flex-shrink:0}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:10px;letter-spacing:.07em;line-height:1.6}.button{min-height:47px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font:500 10px var(--mono);letter-spacing:.055em;white-space:nowrap;border:1px solid transparent;transition:background .2s,transform .2s,color .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff}.primary:hover{background:#2036c7}.secondary{border-color:#d0d4c9;background:transparent}.secondary:hover{background:#e9ebe2}.text-button{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:550;padding:4px 0}.text-button:hover{color:var(--blue)}.text-button svg{transition:transform .2s}.text-button:hover svg{transform:translate(2px,-2px)}.skip-link{position:fixed;top:-60px;left:20px;padding:12px;background:var(--blue);color:#fff;z-index:100}.skip-link:focus{top:10px}#main-content:focus{outline:none}.site-header{border-bottom:1px solid var(--line);height:86px}.header-inner{width:calc(100% - 112px);max-width:1320px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:38px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;letter-spacing:-.7px;font-weight:750;white-space:nowrap}.brand-symbol{color:var(--blue);display:flex}.brand-slash{color:#a1a799;font-weight:400;padding:0 2px}.brand-physics{font-weight:450}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:31px}.site-header nav a{font:400 10px var(--mono);letter-spacing:.045em;color:#676d62;padding:9px 0}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--blue)}.header-cta{min-height:36px;padding:0 14px;gap:23px;font-size:9px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:20px;padding-top:88px;padding-bottom:73px;align-items:center}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(54px,5.7vw,82px);font-weight:550;line-height:1.025;letter-spacing:-4.6px;margin:26px 0 23px;max-width:610px}.hero h1 span{color:var(--blue)}.hero p{color:#72776e;font-size:14px;line-height:1.95;letter-spacing:-.1px}.hero-actions{display:flex;gap:12px;margin-top:29px;flex-wrap:wrap}.hero-footnote{display:block;color:#7a8075;margin-top:22px;font-size:8px;letter-spacing:.07em}.hero-visual{padding-top:13px;min-width:0}.flow-field{position:relative;background:radial-gradient(ellipse at 52% 49%,#edf0ee,#f0f2ea 55%,#f5f5ef 85%);min-width:0}.flow-field>svg{display:block;width:100%;height:auto;overflow:visible}.field-top,.field-bottom{display:flex;align-items:center;justify-content:space-between;color:#586555;font-size:8px;gap:10px}.field-top{padding:13px 0;border-top:1px solid var(--line)}.field-top>span:first-child{display:flex;align-items:center;gap:8px;color:var(--blue)}.field-bottom{margin-top:-15px;position:relative;z-index:1;padding:13px 0}.field-bottom .mono{font-size:7px;letter-spacing:.045em}.field-bottom .muted{margin-left:5px}.field-controls{display:flex;gap:3px}.field-controls button{width:26px;height:26px;border:1px solid #d6dbd0;display:grid;place-items:center;padding:0}.field-controls button:hover{background:#e4e8de}.flow-particles path{stroke-dasharray:3 200;animation:flow 9s linear infinite}.paused .flow-particles path{animation-play-state:paused}@keyframes flow{to{stroke-dashoffset:-810}}.visual-caption{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:17px;color:#80877a}.visual-caption .mono{font-size:8px}.caption-plus{font-size:22px;color:var(--blue);font-weight:300}.pipeline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:25px 0;gap:24px}.pipeline-label{font-size:8px;letter-spacing:.07em;color:#828779}.pipeline p{font-family:var(--mono);font-size:9px;margin-top:9px;letter-spacing:.015em}.pipeline p span{color:#adb4a6;padding:0 6px}.pipeline-arrow{color:#919b89;stroke-width:1}.pipeline-lab{display:flex;gap:11px;align-items:center;color:var(--blue);font-size:12px;letter-spacing:.04em}.pipeline-lab strong{font-weight:600}.section{padding-top:84px;padding-bottom:10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.section h2,.section-heading h2{font-size:34px;font-weight:500;letter-spacing:-1.4px;line-height:1.15;margin-top:12px}.section-heading>p{font-size:12px;color:#7a8174;line-height:1.8;max-width:350px}.section-heading>.text-button{padding-bottom:5px}.result-panel{background:#18201f;color:#edf0e9;border:1px solid #303a32;overflow:hidden}.result-header{display:flex;justify-content:space-between;align-items:center;padding:26px 30px;gap:20px}.result-header .eyebrow{font-size:8px;color:#97a895}.result-header h3{font-size:19px;font-weight:450;letter-spacing:-.45px;margin-top:9px}.badge{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;font:400 8px var(--mono);letter-spacing:.035em;border:1px solid #415241;white-space:nowrap}.badge.success{color:#b6d39b;background:#26342a}.badge.warning{color:#e4c785;background:#343324;border-color:#5a5137}.badge.neutral{color:#727665;border-color:#d5d8cc;background:#eeefe7}.result-tabs{border-top:1px solid #344039;border-bottom:1px solid #344039;display:flex;align-items:center;padding:0 30px;gap:27px}.result-tabs button{font-size:10px;color:#9ba599;padding:15px 0;border-bottom:2px solid transparent;white-space:nowrap}.result-tabs button[aria-selected=true]{color:#eef4e9;border-bottom-color:#c1d6a3}.result-tabs>span{color:#818e7d;margin-left:auto;font-size:8px}.result-grid{display:grid;grid-template-columns:1.7fr 1fr}.result-grid>div:first-child{padding:30px 30px 12px;border-right:1px solid #344039}.comparison{display:flex;align-items:center;gap:30px}.comparison>div>span{font-size:8px;color:#98a294;display:block}.comparison strong{display:block;font-size:33px;font-weight:450;letter-spacing:-1.2px;margin-top:10px;white-space:nowrap}.comparison strong small{font-size:14px;font-weight:400;color:#93a38d;letter-spacing:0}.comparison-arrow{color:#7b8974}.candidate-number{color:#b9d699}.comparison .change-pill{margin-left:auto;align-self:flex-end;padding:6px 9px;background:#293b2b;color:#bedda4;font:400 11px var(--mono);white-space:nowrap;margin-bottom:6px}.chart-label{display:flex;justify-content:space-between;gap:12px;color:#8e9a88;font-size:7px;margin:29px 0 5px}.chart-label span{display:flex;align-items:center;gap:6px}.chart-label i{display:block;width:12px;height:2px;background:#7c91ff}.result-chart>svg{width:100%;max-height:228px}.result-chart text{fill:#8e9a88;font-family:var(--mono);font-size:8px}.result-side{padding:30px}.small-caption{font-size:8px;color:#89927f;line-height:1.6;letter-spacing:.06em}.result-side>.small-caption{margin-bottom:13px}.compact-attack{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;font-size:10px;border-bottom:1px solid #303b30;color:#c3ccbc}.compact-attack svg{color:#b9d699}.compact-attack .failed-text{color:#eba799}.evidence-count{display:flex;align-items:center;justify-content:space-between;margin-top:25px;font-size:10px;color:#bac5b3}.evidence-count strong{font-size:26px;font-weight:450;color:#d5e4c4}.evidence-count strong span{font-size:15px;color:#75886f}.physical-note{font-size:7px;color:#808f78;display:flex;justify-content:space-between;gap:10px;margin-top:14px}.physical-note span{color:#b8ad8d}.result-footer{border-top:1px solid #344039;padding:17px 30px;display:flex;justify-content:space-between;align-items:center;gap:15px}.result-footer>.mono{font-size:8px;color:#93a18a}.footer-dot{padding:0 9px;color:#59664f}.light-text{color:#e1e9d7;font-size:10px}.light-text:hover{color:#b3c5ff}.artifact-buttons{display:flex;gap:16px}.artifact-buttons button{display:flex;align-items:center;gap:7px;font-size:10px;color:#c0ccba;padding:5px 0}.artifact-buttons button:hover{color:#fff}.attack-table{padding:8px 30px}.attack-row{display:flex;align-items:flex-start;gap:15px;padding:18px 0;border-bottom:1px solid #303b30}.attack-row:last-child{border:0}.attack-icon{display:grid;place-items:center;width:25px;height:25px;background:#2b372b;flex-shrink:0}.attack-row strong{font-size:12px;font-weight:500}.attack-row p{font-size:11px;color:#a0ad98;line-height:1.7;margin-top:6px;overflow-wrap:anywhere}.attack-status{font-size:8px;margin-left:auto;white-space:nowrap;padding-top:6px}.passed{color:#9dbe82}.failed{color:#e7a092}.not-run,.source-claim{color:#b6a782}.assumptions-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:28px 30px}.assumptions-grid ul{padding-left:15px;margin-bottom:0}.assumptions-grid li{font-size:11px;line-height:1.85;color:#bac4b2;margin-bottom:10px;overflow-wrap:anywhere}.chamber-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.chamber-card{display:block;border:1px solid var(--line);background:#f7f7f2;transition:border-color .2s,transform .2s;min-width:0}.chamber-card:hover{border-color:#acb5d3;transform:translateY(-4px)}.chamber-art{height:183px;position:relative;overflow:hidden;background:#eceee8;border-bottom:1px solid var(--line)}.chamber-art>.mono{position:absolute;top:18px;left:20px;font-size:8px;color:#707965;z-index:2}.chamber-art>svg:not(.chamber-arrow){position:absolute;width:115px;height:115px;top:43px;left:calc(50% - 57px);color:#879875}.chamber-arrow{position:absolute;right:18px;top:16px;color:#788571}.chamber-art.navier{background:radial-gradient(ellipse at 60% 35%,#e4e8da,#edf0e6)}.math-decoration{position:absolute;font-family:Georgia,serif;font-style:italic;font-size:17px;bottom:15px;width:100%;text-align:center;color:#55674c}.chamber-art.navier>svg:not(.chamber-arrow){height:76px;top:45px}.chamber-art.flow{background:#e7ecf0}.chamber-art.flow>svg:not(.chamber-arrow){z-index:2;color:#6176b5;width:90px;left:calc(50% - 45px);opacity:.8}.flow-decoration{position:absolute;top:0;right:0;bottom:0;left:0}.flow-decoration i{height:1px;width:140%;left:-20%;background:#adbbd7;display:block;position:absolute}.chamber-art.thermal{background:#efebe0}.chamber-art.thermal>svg:not(.chamber-arrow){color:#958465;z-index:2;height:90px;top:48px}.thermal-decoration{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.thermal-decoration i{border:1px solid #d6c9ab;width:125px;height:125px;border-radius:50%;position:absolute}.thermal-decoration i:nth-child(2){width:170px;height:170px}.thermal-decoration i:nth-child(3){width:215px;height:215px}.thermal-decoration i:nth-child(4){width:260px;height:260px}.chamber-copy{padding:23px 22px 0}.chamber-copy .eyebrow{font-size:8px;color:#858b79}.chamber-copy h3{font-size:23px;font-weight:500;letter-spacing:-.8px;margin:11px 0}.chamber-copy p{font-size:12px;line-height:1.8;color:#737d6c;min-height:65px}.chamber-state{display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);padding:17px 0;margin-top:22px;color:#526548;font-size:7px}.chamber-state svg{margin-left:auto;color:#737d6c}.chamber-state .status-dot{width:5px;height:5px}.difference{margin-top:90px;padding:79px 0;background:#e9ece2;border-top:1px solid #dfe3d7;border-bottom:1px solid #dfe3d7}.difference-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.difference h2{font-size:52px;font-weight:450;letter-spacing:-2.6px;line-height:1.12;margin:25px 0}.difference h2 span{color:#77856b}.difference-grid>div>p{font-size:13px;color:#747e6c;line-height:1.85}.difference .text-button{margin-top:25px}.difference-step{display:flex;align-items:flex-start;gap:19px;padding:27px 0;border-bottom:1px solid #cdd5c4}.difference-step:first-child{padding-top:0}.difference-step:last-child{border:0;padding-bottom:0}.step-number{font-size:8px;color:#8a977f;padding-top:6px}.difference-step>svg{color:#5f7153;margin-top:1px}.difference-step h3{font-size:15px;font-weight:550;letter-spacing:-.25px}.difference-step p{font-size:12px;line-height:1.85;color:#788170;margin-top:10px;max-width:330px}.output-section{padding-bottom:80px}.output-section h2{font-size:45px;letter-spacing:-2px;margin:20px 0}.output-section>p{font-size:13px;line-height:1.9;color:#7a8172;max-width:490px}.output-types{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;border:1px solid var(--line)}.output-types>a{display:flex;align-items:center;gap:15px;padding:25px 21px;border-right:1px solid var(--line)}.output-types>a:last-child{border:0}.output-types>a>svg:first-child{color:#737d67}.output-types>a>svg:last-child{margin-left:auto;color:#7a8571}.output-types .mono{font-size:8px}.output-types>a:hover{background:#e9ece2}.final-cta{background:#e8ecfc;border-block:1px solid #d6def5;padding:66px 0 70px;text-align:center}.final-cta .eyebrow{justify-content:center;font-size:8px}.final-cta h2{font-size:43px;font-weight:450;letter-spacing:-1.8px;margin:18px 0 26px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:37px;padding-bottom:37px}.site-footer .brand{font-size:13px;gap:8px}.site-footer .brand svg{width:24px;height:24px}.site-footer>div>p{font-size:7px;color:#939b8a;margin:11px 0 0 32px}.footer-links{display:flex;gap:22px;font-size:10px;color:#6b7561}.footer-links a:hover{color:var(--blue)}.footer-copyright{font-size:7px;color:#959c8d}.page-content{padding-top:63px;padding-bottom:70px;min-height:calc(100vh - 215px)}.page-intro{margin-bottom:46px}.page-intro h1{font-size:clamp(44px,5.2vw,72px);font-weight:450;line-height:1.1;letter-spacing:-3.4px;margin:22px 0}.page-intro>p{font-size:15px;color:#79816f;line-height:1.85;max-width:700px}.plain-note{display:flex;gap:16px;align-items:center;padding:24px;background:#eaeee3;margin-top:34px;color:#728066}.plain-note p{font-size:12px;line-height:1.8}.back-link{display:inline-block;font-size:8px;color:#79826e;margin-bottom:35px}.navier-intro{margin-bottom:38px}.navier-intro h1{font-size:57px}.navier-intro h1 .muted{color:#8a927e}.source-strip{display:grid;grid-template-columns:.8fr 1.1fr 1.3fr;border-block:1px solid var(--line);padding:26px 0;gap:30px}.source-strip>div>span{color:#8a937f;font-size:8px;display:block;margin-bottom:10px}.source-strip strong,.source-strip a{font-family:var(--mono);font-size:11px;font-weight:400;overflow-wrap:anywhere}.source-strip a{color:var(--blue);display:flex;align-items:center;gap:8px}.evidence-categories{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);margin-bottom:35px}.evidence-categories article{padding:30px;border-bottom:1px solid var(--line)}.evidence-categories article:nth-child(odd){border-right:1px solid var(--line)}.evidence-categories article:nth-last-child(-n+2){border-bottom:0}.evidence-categories .eyebrow{font-size:9px}.evidence-categories p{font-size:13px;line-height:1.85;margin-top:14px;color:#78816c;overflow-wrap:anywhere}.source-evidence{margin-top:40px}.source-evidence h2{font-size:27px;font-weight:450;letter-spacing:-.7px;margin-bottom:20px}.source-evidence-row{display:flex;align-items:flex-start;gap:20px;border-top:1px solid var(--line);padding:23px 0}.source-status{background:#e8ecdf;display:grid;place-items:center;padding:7px;color:#678152}.source-status.not-run{background:#edeadd;color:#9b8d61}.source-evidence-row h3{font-size:13px;font-weight:550}.source-evidence-row p{font-size:12px;line-height:1.85;margin-top:8px;color:#828978;max-width:820px;overflow-wrap:anywhere}.source-evidence-row>.mono{margin-left:auto;white-space:nowrap;color:#879178;font-size:8px}.declarations>a{display:flex;align-items:center;gap:18px;padding:23px;border:1px solid var(--line);margin-top:-1px}.declarations>a:hover{background:#eaeee4}.declarations>a>div{min-width:0}.declarations strong{font-size:13px;font-weight:500;display:block;overflow-wrap:anywhere}.declarations .mono{font-size:9px;color:#8a937c;margin-top:8px;display:block;overflow-wrap:anywhere}.declarations>a>svg:last-child{margin-left:auto;color:var(--blue)}.plain-copy{font-size:12px;line-height:1.85;color:#858d7b;margin-top:20px}.research-feature{padding:40px;background:#e7ecdf;display:grid;grid-template-columns:1fr .55fr;gap:40px}.research-feature h2{font-size:31px;line-height:1.2;letter-spacing:-1.2px;font-weight:450;margin:21px 0}.research-feature p{max-width:540px;font-size:13px;line-height:1.8;color:#758368}.research-feature .text-button{margin-top:24px}.research-formula{align-self:center;color:#8d9e7e;font-family:Georgia,serif;font-size:40px;font-style:italic;line-height:1.2}.research-formula span{font-size:26px}.method-links>a{display:flex;gap:24px;align-items:center;padding:29px 0;border-top:1px solid var(--line)}.method-links>a>svg:first-child{color:#8a967d}.method-links>a>svg:last-child{margin-left:auto;color:var(--blue);width:19px}.method-links .eyebrow{font-size:8px;color:#8a937e}.method-links h3{font-size:17px;font-weight:500;letter-spacing:-.4px;margin-top:10px}.method-links p{font-size:11px;color:#8a937d;margin-top:8px}.architecture{display:flex;align-items:center;flex-wrap:wrap;gap:13px;font-size:9px;padding:28px 0;border-block:1px solid var(--line);margin-bottom:35px;color:#6b7b5e}.architecture span{display:flex;gap:13px;align-items:center}.architecture svg{color:#a2ad96}.scope-note{background:#e9ede1;padding:30px}.scope-note h3{font-weight:500;font-size:17px}.scope-note p{font-size:13px;line-height:1.9;color:#778469;margin-top:12px}.founder-grid{display:grid;grid-template-columns:.75fr 1fr;gap:85px}.founder-mark{background:radial-gradient(ellipse at 50% 35%,#e3e8da,#edf0e6);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:45px;min-height:420px;max-height:470px}.founder-mark>svg{width:180px;height:180px;color:#8e9e7c}.founder-mark .mono{font-size:8px;color:#869775}.founder-copy h2{font-size:29px;font-weight:450;letter-spacing:-.9px;margin-bottom:24px}.founder-copy p{font-size:14px;line-height:1.95;color:#79846e;margin:20px 0}.founder-copy blockquote{margin:30px 0;padding-left:24px;border-left:2px solid #99ae7f;font-size:22px;line-height:1.5;letter-spacing:-.6px;color:#566749}.founder-title{font-family:var(--mono);font-size:11px!important}.lab-page{padding-top:30px;padding-bottom:70px;min-height:80vh}.lab-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:0 0 20px}.local-indicator{font-size:8px;color:#829474;display:flex;align-items:center;gap:7px}.lab-intro{margin-top:38px;margin-bottom:33px}.lab-intro h1{font-size:50px;letter-spacing:-2.5px;margin:0 0 13px}.lab-intro p{font-size:13px}.lab-layout{display:grid;grid-template-columns:233px 1fr;gap:38px;align-items:start}.lab-sidebar{padding-top:17px}.lab-sidebar>.small-caption{padding-left:12px}.mode-options{margin-top:14px;display:flex;flex-direction:column;gap:6px}.mode-options>button{display:flex;align-items:center;gap:13px;padding:16px 13px;text-align:left;color:#7a846d;border:1px solid transparent}.mode-options>button:hover{background:#edefe7}.mode-options>button.active{background:#eaedfd;border-color:#d6ddf5;color:var(--blue)}.mode-options>button>span{font-size:12px;font-weight:500}.mode-options small{display:block;font-size:10px;font-weight:400;color:#8d957f;margin-top:5px}.sidebar-note{border-top:1px solid var(--line);margin:28px 12px 0;padding:24px 0;color:#8f9b80}.sidebar-note p{font-size:11px;line-height:1.9;margin-top:12px}.sidebar-link{font-size:7px;line-height:1.9;color:#7d896c;padding:15px 12px;display:flex;gap:8px}.sidebar-link:hover{color:var(--blue)}.lab-workspace{border:1px solid var(--line);background:#f9f9f4;min-width:0}.workspace-heading{padding:20px 27px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.workspace-heading .mono{font-size:8px;color:#7f8a72}.workspace-heading .muted{color:#9aa38d}.upload-surface{margin:27px 27px 22px;min-height:186px;border:1px dashed #bdc8ab;background:#f0f3e9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:23px;text-align:center;color:#718362;transition:background .15s}.upload-surface.dragging{background:#e6ebfc;border-color:var(--blue)}.upload-surface>button{font-size:15px;font-weight:500;padding:0;color:#556349;line-height:1.5}.upload-surface>span{font-size:11px;color:#939d86}.inline-button{display:inline;padding:0;color:var(--blue);font-size:inherit;text-decoration:underline;text-underline-offset:3px}.idea-label{display:block;font-size:8px;margin:23px 27px 12px;color:#81916e}.lab-workspace textarea{display:block;width:calc(100% - 54px);margin:0 27px;resize:vertical;min-height:135px;padding:17px 18px;border:1px solid #d5dccb;background:#fffefa;color:#4c5b42;font-size:13px;line-height:1.85;border-radius:0}.lab-workspace textarea::placeholder{color:#a0a892}.example-questions{margin:21px 27px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.example-questions>.small-caption{margin-bottom:2px}.example-questions button{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#859477;padding:2px 0;text-align:left;line-height:1.55}.example-questions button svg{margin-top:2px;color:#9cae8e}.example-questions button:hover{color:var(--blue)}.model-note{display:flex;align-items:flex-start;gap:8px;margin:24px 27px;padding:13px 14px;background:#edf0e7;color:#95a581}.model-note>.status-dot{width:4px;height:4px;margin-top:5px}.model-note p{font-size:10px;line-height:1.75;color:#7d8a70}.build-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 27px;border-top:1px solid var(--line)}.build-row>.mono{font-size:7px;color:#96a287;line-height:1.8}.build-row .button{min-height:43px}.attached-files{margin:0 27px;display:flex;flex-direction:column;gap:7px}.attached-files>div{display:flex;align-items:center;gap:10px;background:#e9eee1;padding:11px 12px;color:#788d65}.attached-files>div>span{font-size:11px;overflow-wrap:anywhere;min-width:0}.attached-files small{display:block;font:400 8px var(--mono);margin-top:5px;color:#8d9f7d}.attached-files button{margin-left:auto;padding:4px;flex-shrink:0}.model-intro{padding:30px 27px 20px}.model-intro>svg{color:var(--blue);margin-bottom:19px}.model-intro h2{font-size:28px;font-weight:450;letter-spacing:-1px}.model-intro p{font-size:12px;line-height:1.85;color:#839174;margin-top:13px;max-width:570px}.model-equation{margin-top:22px;padding:17px 21px;background:#edf0e7;font:italic 23px Georgia,serif;color:#788b62}.parameter-grid{padding:8px 27px 24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.number-field>span{font-size:11px;color:#728660;display:block;margin-bottom:10px}.number-field>div{display:flex;align-items:center;gap:10px;border:1px solid #d4ddc8;background:#fffefa;min-height:45px;padding:0 13px}.number-field input{width:100%;min-width:0;border:0;background:none;outline-offset:3px;color:#4f673c;font-size:15px;padding:11px 0}.number-field .mono{color:#98a788;font-size:9px;white-space:nowrap}.model-details{margin:0 27px;border-top:1px solid #dce2d3;border-bottom:1px solid #dce2d3;padding:16px 0}.model-details summary{font-size:11px;color:#829471;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px}.model-details summary::-webkit-details-marker{display:none}.model-details[open] svg{transform:rotate(180deg)}.model-details p{font-size:11px;line-height:1.8;margin-top:13px;color:#8a9c78}.error-message{padding:13px 16px;background:#f8e6df;color:#a24b34;font-size:12px;line-height:1.6;margin:15px 27px;border:1px solid #eccac0}.lab-output{scroll-margin-top:30px;margin-top:45px}.lab-output:empty{margin:0}.lab-output .section-heading h2{font-size:31px}.plan-result{padding:28px;border:1px solid var(--line);background:#f9faf3}.plan-result .section-heading{align-items:center}.plan-result .section-heading h2{font-size:27px}.plan-notice{font-size:12px;line-height:1.8;color:#8e8769;padding:16px;background:#eeede1}.plan-summary{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;margin:26px 0}.plan-summary .eyebrow{font-size:8px}.plan-summary p{font-size:14px;line-height:1.8;margin-top:10px;color:#697e54;overflow-wrap:anywhere;white-space:pre-wrap}.plan-summary small{font-size:10px;line-height:1.7;color:#95a580}.plan-steps>div{display:flex;align-items:flex-start;gap:20px;border-top:1px solid var(--line);padding:20px 0}.plan-steps>div>.mono:first-child{color:#9fb18d;font-size:9px;padding-top:3px}.plan-steps h3{font-size:13px;font-weight:500;color:#6d8356}.plan-steps p{font-size:11px;line-height:1.8;color:#91a47d;margin-top:6px}.plan-steps>div>.mono:last-child{margin-left:auto;white-space:nowrap;font-size:8px;padding-top:4px}.plan-unknowns{padding:24px;background:#edf1e5;margin-top:6px}.plan-unknowns .eyebrow{font-size:8px;color:#7d9662}.plan-unknowns ul{padding-left:16px;margin-bottom:0}.plan-unknowns li{font-size:12px;line-height:1.9;color:#879e70;margin:6px 0}.plan-actions{display:flex;align-items:center;gap:25px;margin-top:25px;flex-wrap:wrap}.plan-actions .text-button{font-size:11px}.run-history{margin-top:50px}.run-history .section-heading h2{font-size:27px}.run-history .section-heading>.mono{font-size:8px}.history-row{display:flex;align-items:center;gap:18px;padding:18px 0;border-top:1px solid var(--line);color:#8a9a78}.history-row strong{font-size:12px;font-weight:450;color:#788d63}.history-row>.mono{font-size:8px}.history-row>span{margin-left:auto}.history-row time{color:#a0af8f}@media(min-width:1600px){.hero{padding-top:105px;padding-bottom:85px}.hero h1{font-size:87px}.hero-visual{margin-left:15px}}@media(max-width:1150px){.container,.header-inner{width:calc(100% - 72px)}.site-header nav{gap:23px}.header-inner{gap:25px}.hero{padding-top:65px;padding-bottom:60px}.hero h1{font-size:65px;letter-spacing:-3.7px}.hero p{font-size:12px}.hero .button{padding:0 15px;gap:18px}.hero-footnote{font-size:7px}.field-bottom .muted{display:none}.pipeline{gap:18px}.pipeline p{font-size:8px}.pipeline p span{padding:0 2px}.comparison{gap:18px}.comparison strong{font-size:28px}.comparison .change-pill{font-size:9px;padding:5px}.comparison-arrow{width:18px}.result-side{padding:25px}.result-header{padding:23px 26px}.result-header h3{font-size:17px}.result-grid>div:first-child{padding:25px 25px 12px}.result-footer{padding:17px 25px}.result-footer>.mono{font-size:7px}.difference-grid{gap:65px}.difference h2{font-size:46px}.output-types>a{padding:23px 17px;gap:11px}.output-types .mono{font-size:7px}.lab-layout{grid-template-columns:210px 1fr;gap:26px}.footer-links{gap:14px}.source-strip strong,.source-strip a{font-size:9px}}@media(max-width:900px){.container,.header-inner{width:calc(100% - 48px)}.site-header{height:74px}.brand{font-size:14px;gap:7px}.brand-symbol svg{width:26px}.site-header nav{gap:18px}.site-header nav a{font-size:9px}.header-cta{font-size:8px;gap:12px;padding:0 11px}.header-inner{gap:20px}.hero{grid-template-columns:1fr 1fr;gap:10px;padding-top:55px;padding-bottom:48px}.hero h1{font-size:52px;letter-spacing:-3px}.hero .eyebrow{font-size:8px}.hero p{font-size:11px;line-height:1.8}.desktop-break{display:none}.hero-actions{gap:8px;margin-top:24px}.hero .button{font-size:8px;padding:0 12px;gap:12px;min-height:41px}.hero-footnote,.field-top,.field-bottom .mono,.visual-caption .mono{font-size:6px}.pipeline{gap:12px}.pipeline-label,.pipeline p{font-size:6px}.pipeline-arrow{width:16px}.pipeline-lab{font-size:9px;gap:7px}.pipeline-lab svg{width:18px}.section{padding-top:58px}.section h2,.section-heading h2{font-size:29px}.section-heading>p{font-size:10px}.result-header .badge{font-size:6px}.result-header h3{font-size:16px}.result-grid{grid-template-columns:1.3fr 1fr}.comparison{gap:12px;flex-wrap:wrap}.comparison>div>span{font-size:6px}.comparison strong{font-size:26px}.comparison .change-pill{margin-left:0;font-size:8px}.comparison strong small{font-size:12px}.result-side{padding:22px}.compact-attack{font-size:9px}.result-side>.small-caption{font-size:7px}.physical-note{font-size:6px}.result-footer>.mono{font-size:6px}.result-footer .text-button{font-size:9px}.footer-dot{padding:0 4px}.result-tabs{gap:20px}.result-tabs button{font-size:9px}.result-tabs>span{font-size:6px}.chamber-cards{gap:14px}.chamber-art{height:159px}.chamber-copy{padding:19px 16px 0}.chamber-copy h3{font-size:19px}.chamber-copy p{font-size:11px;min-height:77px}.chamber-copy .eyebrow{font-size:6px}.chamber-state{font-size:6px;gap:5px}.chamber-state svg{width:13px}.math-decoration{font-size:12px}.difference{margin-top:65px;padding:60px 0}.difference-grid{gap:45px}.difference h2{font-size:40px;letter-spacing:-1.8px}.difference-step{gap:14px;padding:24px 0}.difference-step h3{font-size:13px}.difference-step p{font-size:11px}.difference-step>svg{width:21px}.output-section h2{font-size:39px}.output-types>a{padding:23px 13px;gap:9px}.output-types>a>svg:first-child{width:19px}.output-types .mono{font-size:6px}.output-types>a>svg:last-child{width:12px}.final-cta h2{font-size:36px}.site-footer{flex-wrap:wrap}.footer-copyright{margin-left:auto}.lab-layout{grid-template-columns:180px 1fr;gap:20px}.mode-options>button{gap:9px;padding:13px 10px}.mode-options>button>span{font-size:10px}.mode-options small{font-size:8px}.sidebar-link{font-size:6px;padding-inline:8px}.workspace-heading{padding:18px 20px}.workspace-heading .mono{font-size:6px}.upload-surface{margin:20px;min-height:170px;padding:20px 13px}.upload-surface>button{font-size:13px}.upload-surface>span{font-size:9px}.idea-label{margin-inline:20px}.lab-workspace textarea{width:calc(100% - 40px);margin-inline:20px;font-size:12px}.example-questions,.model-note,.attached-files,.error-message{margin-inline:20px}.model-intro{padding:25px 20px 18px}.model-intro h2{font-size:23px}.parameter-grid{padding:8px 20px 24px;gap:18px}.number-field>span{font-size:9px}.model-details{margin-inline:20px}.build-row{padding:18px 20px;gap:10px}.build-row>.mono{font-size:6px}.build-row .button{font-size:8px;padding:0 13px;gap:12px}.founder-grid{gap:45px}.founder-mark{min-height:360px}.founder-mark .mono{font-size:6px}.source-strip{gap:18px}.source-strip>div>span{font-size:7px}.source-evidence-row>.mono{font-size:7px}.research-feature{grid-template-columns:1fr .4fr;padding:32px;gap:20px}.research-feature h2{font-size:27px}}@media(max-width:680px){.container,.header-inner{width:calc(100% - 36px)}.site-header{height:67px}.header-inner{gap:14px}.brand{font-size:14px}.brand-symbol svg{width:27px}.header-cta{margin-left:auto;min-height:33px;font-size:7px;gap:10px;padding:0 10px}.header-cta svg{width:12px}.menu-toggle{display:block;padding:3px;margin-right:-3px}.menu-toggle svg{width:21px}.site-header nav{display:none;position:absolute;left:0;top:66px;width:100%;background:var(--paper);z-index:20;padding:20px 25px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #2b38200d}.site-header nav.nav-open{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.site-header nav a{font-size:11px;width:100%;padding:12px 0}.hero{display:flex;flex-direction:column;align-items:stretch;gap:35px;padding-top:41px;padding-bottom:31px}.hero h1{font-size:clamp(48px,11vw,66px);letter-spacing:-2.9px;max-width:530px;margin:21px 0}.hero .eyebrow{font-size:8px}.hero p{font-size:13px;line-height:1.9;max-width:450px}.hero .button{font-size:9px;padding:0 18px;gap:24px;min-height:45px}.hero-actions{gap:11px}.hero-footnote{font-size:7px;margin-top:19px}.hero-visual{padding:0}.field-top{font-size:7px;padding:10px 0}.flow-field>svg{margin:-8px 0 -18px}.field-bottom{margin:0;padding:10px 0}.field-bottom .mono{font-size:6px}.field-bottom .muted{display:inline}.visual-caption{padding-top:11px}.visual-caption .mono{font-size:7px}.pipeline{display:grid;grid-template-columns:1fr auto;gap:18px;padding:23px 0}.pipeline>div:first-child{grid-column:1;grid-row:1}.pipeline>div:last-child{grid-column:1;grid-row:2}.pipeline-arrow{display:none}.pipeline-lab{grid-column:2;grid-row:1/3;font-size:11px;background:#e9ecfc;padding:19px 17px;flex-direction:column;gap:9px}.pipeline-lab svg{width:24px;height:24px}.pipeline-label{font-size:7px}.pipeline p{font-size:7px;margin-top:7px}.pipeline p span{padding:0 2px}.section{padding-top:48px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:23px;flex-wrap:wrap}.section h2,.section-heading h2{font-size:28px;letter-spacing:-1.2px;margin-top:9px}.section-heading .eyebrow{font-size:8px}.section-heading>p{font-size:11px;max-width:none}.section-heading>.text-button{font-size:11px}.result-header{padding:22px 20px;align-items:flex-start;flex-direction:column;gap:14px}.result-header h3{font-size:17px}.result-header .eyebrow,.result-header .badge{font-size:7px}.result-tabs{padding:0 20px;gap:20px}.result-tabs button{font-size:8px;padding:14px 0}.result-tabs>span{display:none}.result-grid{grid-template-columns:1fr}.result-grid>div:first-child{padding:25px 20px 10px;border-right:0}.comparison{gap:14px;flex-wrap:nowrap}.comparison>div>span{font-size:6px}.comparison strong{font-size:28px}.comparison .change-pill{font-size:8px;margin-left:auto;padding:5px}.comparison-arrow{width:16px}.chart-label{font-size:6px;margin-top:25px}.result-side{border-top:1px solid #344039;padding:23px 20px}.result-side>.small-caption{font-size:8px}.compact-attack{font-size:11px}.evidence-count{margin-top:20px;font-size:11px}.evidence-count strong{font-size:27px}.physical-note{font-size:7px;margin-top:13px}.result-footer{padding:17px 20px;flex-wrap:wrap;gap:14px}.result-footer>.mono{font-size:6px;line-height:1.8}.result-footer .text-button{font-size:10px}.attack-table{padding:5px 20px}.attack-row{gap:10px;flex-wrap:wrap;padding:15px 0}.attack-row>div{flex:1;min-width:0}.attack-row strong{font-size:11px}.attack-row p{font-size:10px}.attack-status{font-size:6px}.attack-icon{width:21px;height:21px}.assumptions-grid{grid-template-columns:1fr;padding:24px 20px;gap:25px}.assumptions-grid li{font-size:11px}.artifact-buttons{gap:20px}.artifact-buttons button{font-size:10px}.chamber-cards{grid-template-columns:1fr;gap:20px}.chamber-art{height:180px}.chamber-art>.mono{font-size:8px}.chamber-copy{padding:24px 22px 0}.chamber-copy h3{font-size:24px;margin:13px 0}.chamber-copy .eyebrow{font-size:8px}.chamber-copy p{font-size:12px;min-height:0}.chamber-state{font-size:7px;margin-top:25px}.math-decoration{font-size:17px}.difference{margin-top:54px;padding:46px 0}.difference-grid{grid-template-columns:1fr;gap:40px}.difference .eyebrow{font-size:8px}.difference h2{font-size:45px;letter-spacing:-2px;margin:23px 0}.difference-step{gap:18px}.difference-step h3{font-size:15px}.difference-step p{font-size:12px;max-width:none}.difference-step>svg{width:23px}.step-number{font-size:8px}.output-section{padding-bottom:45px}.output-section h2{font-size:36px;letter-spacing:-1.6px;margin:20px 0}.output-section>.eyebrow{font-size:8px}.output-section>p{font-size:12px}.output-types{grid-template-columns:1fr 1fr;margin-top:26px}.output-types>a{padding:23px 17px;gap:11px}.output-types>a:nth-child(2){border-right:0}.output-types>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.output-types .mono{font-size:7px}.output-types>a>svg:first-child{width:21px}.final-cta{padding:47px 0 49px}.final-cta h2{font-size:33px;letter-spacing:-1.5px;line-height:1.16;max-width:320px;margin:18px auto 25px}.final-cta .eyebrow{font-size:7px}.site-footer{padding:28px 0;gap:26px;align-items:flex-start}.site-footer>div:first-child{width:100%}.site-footer .brand{font-size:15px}.site-footer>div>p{font-size:7px}.footer-links{gap:18px;flex-wrap:wrap;font-size:10px}.footer-copyright{margin-left:0;display:block;font-size:7px;width:100%}.page-content{padding-top:36px;padding-bottom:42px}.page-intro{margin-bottom:32px}.page-intro h1{font-size:43px;letter-spacing:-2px;margin:18px 0}.page-intro .eyebrow{font-size:8px}.page-intro>p{font-size:13px}.plain-note{padding:20px;align-items:flex-start;margin-top:25px}.plain-note p{font-size:11px}.navier-intro h1{font-size:38px;letter-spacing:-1.8px}.navier-intro .button{font-size:8px;padding:0 15px;gap:18px;min-height:42px}.source-strip{grid-template-columns:1fr;gap:25px;padding:24px 0}.source-strip>div>span{font-size:8px}.source-strip strong,.source-strip a{font-size:11px}.evidence-categories{grid-template-columns:1fr;margin-bottom:25px}.evidence-categories article{padding:23px;border-right:0!important;border-bottom:1px solid var(--line)!important}.evidence-categories article:last-child{border-bottom:0!important}.evidence-categories .eyebrow{font-size:8px}.evidence-categories p{font-size:12px;margin-top:12px}.source-evidence{margin-top:25px}.source-evidence-row{gap:12px;flex-wrap:wrap}.source-evidence-row>div{flex:1;min-width:0}.source-evidence-row>.mono{width:100%;padding-left:44px;font-size:7px;margin-top:-5px}.source-evidence-row p{font-size:11px}.declarations>a{padding:18px 15px;gap:12px}.declarations strong{font-size:11px}.declarations .mono{font-size:8px;line-height:1.6}.declarations svg{width:15px}.plain-copy{font-size:11px}.research-feature{display:block;padding:27px 23px}.research-feature h2{font-size:27px;letter-spacing:-1px}.research-feature .eyebrow{font-size:7px}.research-feature p{font-size:12px}.research-formula{display:none}.method-links>a{gap:17px;padding:23px 0}.method-links h3{font-size:14px;line-height:1.4}.method-links p{font-size:10px}.method-links>a>svg:first-child{width:21px}.architecture{font-size:8px;gap:13px}.scope-note{padding:24px}.scope-note p{font-size:12px}.founder-grid{grid-template-columns:1fr;gap:30px}.founder-mark{min-height:270px;gap:25px}.founder-mark>svg{width:135px;height:135px}.founder-mark .mono{font-size:7px}.founder-copy h2{font-size:27px;margin-bottom:20px}.founder-copy p{font-size:13px}.founder-copy blockquote{font-size:21px}.lab-page{padding-top:23px;padding-bottom:40px}.lab-title-row .eyebrow{font-size:8px}.local-indicator{font-size:7px}.lab-intro{margin-top:29px;margin-bottom:26px}.lab-intro h1{font-size:36px;letter-spacing:-1.8px}.lab-intro p{font-size:12px}.lab-layout{grid-template-columns:1fr;gap:22px}.lab-sidebar{padding:0;min-width:0}.lab-sidebar>.small-caption,.sidebar-note,.sidebar-link{display:none}.mode-options{display:grid;grid-template-columns:repeat(3,1fr);margin:0;gap:6px}.mode-options>button{flex-direction:column;align-items:flex-start;gap:9px;padding:12px 10px;border-color:var(--line)}.mode-options>button>span{font-size:10px;line-height:1.4}.mode-options small{font-size:7px;line-height:1.5;margin-top:5px}.mode-options>button>svg{width:17px}.workspace-heading{padding:18px}.workspace-heading .mono{font-size:6px;line-height:1.6}.upload-surface{margin:18px;min-height:180px}.upload-surface>button{font-size:13px;max-width:235px}.upload-surface>span{font-size:9px;line-height:1.8}.upload-size{display:block}.idea-label{margin:21px 18px 11px;font-size:7px}.lab-workspace textarea{width:calc(100% - 36px);margin-inline:18px;font-size:12px;padding:14px;min-height:145px}.example-questions{margin:23px 18px;gap:12px}.example-questions button{font-size:10px}.model-note{margin:22px 18px;padding:12px}.model-note p{font-size:9px}.build-row{padding:18px;gap:12px}.build-row>.mono{font-size:6px;max-width:100px}.build-row .button{font-size:8px;padding:0 15px;gap:17px;min-height:43px}.attached-files,.error-message{margin-inline:18px}.model-intro{padding:25px 18px 18px}.model-intro h2{font-size:25px;line-height:1.15}.model-intro p{font-size:11px}.model-equation{font-size:20px;padding:15px}.parameter-grid{padding:10px 18px 22px;gap:20px 13px}.number-field>span{font-size:9px;line-height:1.5;min-height:27px;margin-bottom:7px}.number-field>div{padding:0 9px;gap:5px}.number-field input{font-size:13px}.number-field .mono{font-size:7px}.model-details{margin-inline:18px}.model-details summary{font-size:10px}.model-details p{font-size:10px}.lab-output{margin-top:35px}.lab-output .section-heading h2{font-size:28px}.lab-output .section-heading>.text-button{font-size:10px}.plan-result{padding:20px 17px}.plan-result .section-heading h2{font-size:25px}.plan-summary{grid-template-columns:1fr;gap:20px}.plan-notice{font-size:11px;padding:13px}.plan-summary p{font-size:12px}.plan-steps>div{gap:10px;flex-wrap:wrap}.plan-steps>div>div{flex:1}.plan-steps>div>.mono:last-child{width:100%;padding-left:24px;font-size:7px}.plan-steps h3{font-size:12px}.plan-steps p{font-size:10px}.plan-unknowns{padding:17px}.plan-unknowns li{font-size:11px}.plan-actions{gap:18px}.plan-actions .button{font-size:8px}.plan-actions .text-button{font-size:10px;line-height:1.6}.run-history{margin-top:37px}.run-history .section-heading>.mono{font-size:7px}.history-row{flex-wrap:wrap;gap:10px}.history-row strong{font-size:10px;flex:1}.history-row>.mono{font-size:7px}.history-row time{width:100%;padding-left:27px}.history-row>span{margin-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.secondary-metrics{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #344039;padding:16px 0 7px}.secondary-metrics .mono{font-size:7px;color:#9ba991;display:block}.secondary-metrics strong{font-size:11px;font-weight:400;color:#c7d4bd;display:flex;align-items:center;gap:6px;margin-top:9px;flex-wrap:wrap}.secondary-metrics small{font-size:9px;color:#99ab8b}.secondary-metrics svg{color:#7c8d6f}.skip-link{opacity:0;pointer-events:none}.skip-link:focus{opacity:1;pointer-events:auto}@media(max-width:900px){.secondary-metrics{gap:10px;flex-wrap:wrap}.secondary-metrics .mono{font-size:6px}.secondary-metrics strong{font-size:10px}.secondary-metrics small{font-size:8px}}@media(max-width:380px){.header-inner{gap:10px}.brand{font-size:12px;gap:6px}.brand-symbol svg{width:22px}.header-cta{font-size:6px;padding:0 8px;gap:7px}.comparison{flex-wrap:wrap;gap:13px}.comparison .change-pill{margin-left:0}.result-tabs{gap:14px}.result-tabs button{font-size:7px}.plan-steps>div>.mono:last-child{white-space:normal}.artifact-buttons{gap:15px}.output-types>a{padding-inline:12px;gap:8px}.output-types .mono{font-size:6px}}
