@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Syne:wght@600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f3f1eb;--surface:#fffdf8e6;--surface-solid:#fffdf8;--surface-muted:#ece8df;--ink:#17252a;--muted:#667579;--line:#17252a21;--line-strong:#17252a3d;--teal:#147f85;--teal-soft:#d5ebe8;--orange:#d9693d;--orange-soft:#f4dfd5;--red:#b84c45;--canvas:#f7f5ef;--shadow:0 24px 70px #1f2b2a1f;color:var(--ink);background:radial-gradient(circle at 8% 0%, #147f851c, transparent 28rem), radial-gradient(circle at 94% 10%, #d9693d17, transparent 26rem), var(--page);font-synthesis:none;font:14px/1.55 Manrope,sans-serif}:root[data-theme=midnight]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#071115;--surface:#0b191ee6;--surface-solid:#0d1d22;--surface-muted:#14282d;--ink:#edf5f3;--muted:#9badae;--line:#c2dedb21;--line-strong:#c2dedb40;--teal:#73d1c5;--teal-soft:#2d6c676b;--orange:#f08f61;--orange-soft:#6f392580;--red:#ed8b81;--canvas:#09171c;--shadow:0 28px 84px #0000006b}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-height:100%;margin:0;overflow-x:hidden}body:before{z-index:-1;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);content:"";opacity:.25;background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.shell{width:min(1540px,100vw - 48px);margin:0 auto;padding:36px 0 28px}.hero,.hero__copy,.hero__actions,.hero__proof,.stage__toolbar,.stage__actions,.panel__header,.canvas-hud,.accumulator__copy>div,.audit-card>div,footer{align-items:center;display:flex}.hero{justify-content:space-between;align-items:flex-start;gap:36px;padding:8px 4px 28px}.hero__copy{align-items:flex-start;gap:22px;max-width:1000px}.brand-mark{border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;flex:none;grid-template-columns:repeat(3,18px);gap:3px;padding:10px;display:grid}.brand-mark span{background:var(--teal-soft);width:18px;height:34px;color:var(--teal);border-radius:5px;place-items:center;font:500 11px/1 DM Mono,monospace;display:grid}.brand-mark span:nth-child(2){background:var(--orange-soft);color:var(--orange)}.brand-mark span:nth-child(3){background:var(--ink);color:var(--surface-solid)}.eyebrow,.panel__kicker,.stage__path,.hero__proof,.canvas-hud span,.lesson span,.accumulator span,.metric span,.stats,.audit-card,.pipeline article span,.stage-foot,footer{text-transform:uppercase;letter-spacing:.07em;font-family:DM Mono,monospace}.eyebrow,.panel__kicker,.stage__path{color:var(--muted);font-size:10px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Syne,sans-serif}h1{margin:7px 0 9px;font-size:clamp(36px,5vw,70px);line-height:.93}h1 span{color:var(--teal)}.hero__copy p{max-width:800px;color:var(--muted);margin-bottom:15px;font-size:15px}.hero__proof{flex-wrap:wrap;gap:7px}.hero__proof span{border:1px solid var(--line);background:var(--surface);padding:5px 8px;font-size:8px}.hero__actions,.stage__actions{flex-wrap:wrap;gap:8px}.button{border:1px solid var(--line-strong);background:var(--surface);min-height:36px;color:var(--ink);text-transform:uppercase;border-radius:3px;padding:8px 12px;font:600 10px/1 DM Mono,monospace}.button:hover{border-color:var(--teal)}.button--primary{border-color:var(--teal);background:var(--teal);color:#fff}.button--accent{border-color:var(--orange);color:var(--orange)}.button--danger{border-color:var(--red);color:var(--red)}.button--theme{align-items:center;gap:8px;min-width:112px;display:inline-flex}.button--theme:before{border:2px solid var(--teal);width:12px;height:12px;box-shadow:inset -4px 0 0 var(--teal);content:"";border-radius:50%}.workspace{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(0,1fr) 330px;display:grid}.stage{border-right:1px solid var(--line);min-width:0}.stage__toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 22px}.stage__toolbar h2,.panel h3{margin:4px 0}.stage__toolbar h2{font:700 25px/1.1 Syne,sans-serif}.stage__toolbar p,.panel-copy{color:var(--muted);margin:0;font-size:11px}.mode-switch{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.mode-switch button{border:0;border-right:1px solid var(--line);color:var(--ink);text-align:left;background:0 0;padding:14px 16px}.mode-switch button:last-child{border-right:0}.mode-switch button.is-active{background:linear-gradient(135deg, var(--teal-soft), transparent);box-shadow:inset 0 -3px var(--teal)}.mode-switch b,.mode-switch small{display:block}.mode-switch b{font-size:12px}.mode-switch small{color:var(--muted);margin-top:3px;font:400 8px/1.4 DM Mono,monospace}.insight{border-bottom:1px solid var(--line);grid-template-columns:1.6fr 1fr 1fr;display:grid}.insight>div{border-right:1px solid var(--line);padding:16px 18px}.insight>div:last-child{border-right:0}.insight h3{margin:5px 0;font:700 20px/1.15 Syne,sans-serif}.insight p,.lesson p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.lesson span{color:var(--orange);font-size:8px}.canvas-shell{background:var(--canvas);min-height:520px;position:relative}#simulation-canvas{width:100%;height:520px;display:block}.canvas-hud{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-solid) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:12px;padding:9px 12px;position:absolute;top:14px;left:14px;box-shadow:0 8px 30px #00000017}.canvas-hud div{gap:2px;display:grid}.canvas-hud span{color:var(--muted);font-size:7px}.canvas-hud strong{font:500 10px/1.2 DM Mono,monospace}.canvas-hud i{background:var(--line);width:1px;height:24px}.accumulator{border-top:1px solid var(--line);grid-template-columns:230px 1fr 300px;align-items:center;gap:20px;padding:18px 22px;display:grid}.accumulator__copy>div{justify-content:space-between;gap:10px}.accumulator__copy span,.accumulator__stats span{color:var(--muted);font-size:7px}.accumulator__copy strong{color:var(--teal);font:500 12px DM Mono,monospace}.accumulator__copy p{color:var(--muted);margin:5px 0 0;font-size:9px}.accumulator__track{border:1px solid var(--line-strong);background:var(--surface-muted);height:30px;position:relative;overflow:hidden}.accumulator__track div{background:linear-gradient(90deg, var(--teal-soft), var(--teal));width:0;height:100%;transition:width 80ms linear}.accumulator__track i{background:var(--orange);width:2px;position:absolute;top:0;bottom:0;left:0}.accumulator__track span{font-size:7px;position:absolute;bottom:4px}.accumulator__track span:first-of-type{left:6px}.accumulator__track span:last-child{right:6px}.accumulator__stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.accumulator__stats div{border-left:1px solid var(--line);padding-left:10px}.accumulator__stats strong{margin-top:4px;font:500 12px DM Mono,monospace;display:block}.stage-foot{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:10px 22px;font-size:7px;display:flex}.sidebar{min-width:0}.panel{border-bottom:1px solid var(--line);padding:19px}.panel__header{justify-content:space-between;gap:12px;margin-bottom:14px}.panel__header output{color:var(--teal);font:500 13px DM Mono,monospace}.metric-grid{border:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.metric span{color:var(--muted);font-size:7px;display:block}.metric strong{margin-top:5px;font:500 14px DM Mono,monospace;display:block}.stats{grid-template-columns:1fr auto;margin:13px 0 0;font-size:8px;display:grid}.stats dt,.stats dd{border-bottom:1px solid var(--line);margin:0;padding:5px 0}.stats dd{color:var(--teal)}.controls{gap:16px;display:grid}.controls label{gap:7px;display:grid}.controls label>span{justify-content:space-between;gap:10px;display:flex}.controls b,.controls small{font-size:9px}.controls small{color:var(--muted);font-family:DM Mono,monospace}input[type=range]{width:100%;accent-color:var(--teal)}.controls .toggle{grid-template-columns:1fr auto;align-items:center}.controls .toggle>span{display:grid}.controls .toggle input{width:18px;height:18px;accent-color:var(--teal)}.audit{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:320px 1fr;margin-top:18px;display:grid}.audit__intro{border-right:1px solid var(--line);padding:24px}.audit h2,.pipeline h2{margin:8px 0;font-size:clamp(27px,3vw,42px);line-height:1}.audit__intro>p{color:var(--muted);font-size:11px}.audit-note{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.audit-note b,.audit-note span{display:block}.audit-note b{color:var(--orange);text-transform:uppercase;font:500 8px DM Mono,monospace}.audit-note span{color:var(--muted);margin-top:5px;font-size:9px}.audit-grid{grid-template-columns:repeat(3,1fr);min-width:0;display:grid}.audit-empty{min-height:300px;color:var(--muted);grid-column:1/-1;place-items:center;font:10px DM Mono,monospace;display:grid}.audit-card{border-right:1px solid var(--line);min-width:0;padding:18px}.audit-card:last-child{border-right:0}.audit-card>div{justify-content:space-between;gap:8px;margin-bottom:14px}.audit-card>div span{color:var(--ink);font-weight:500}.audit-card>div strong{color:var(--orange);font-size:7px}.audit-card table{border-collapse:collapse;width:100%;font-size:7px}.audit-card th,.audit-card td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;padding:8px 4px}.audit-card th:first-child{text-align:left}.audit-card thead th{color:var(--muted);font-weight:400}.audit-card td.is-exact{color:var(--teal)}.audit-card td.has-error{color:var(--red)}.pipeline{border:1px solid var(--line);background:var(--surface);grid-template-columns:1.15fr repeat(4,1fr);margin-top:18px;display:grid}.pipeline>div,.pipeline article{border-right:1px solid var(--line);padding:21px}.pipeline article:last-child{border-right:0}.pipeline article span{color:var(--teal);font-size:8px}.pipeline article p{color:var(--muted);margin:8px 0 0;font-size:10px}footer{color:var(--muted);justify-content:space-between;gap:16px;padding:20px 4px 0;font-size:8px}@media (width<=1120px){.workspace{grid-template-columns:1fr}.stage{border-right:0}.sidebar{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.panel{border-right:1px solid var(--line)}.accumulator{grid-template-columns:210px 1fr}.accumulator__stats{grid-column:1/-1}.audit{grid-template-columns:1fr}.audit__intro{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=780px){.shell{width:min(100% - 22px,1540px);padding-top:18px}.hero,.stage__toolbar{display:grid}.hero__copy{gap:12px}.brand-mark{display:none}.mode-switch,.insight,.audit-grid,.pipeline,.sidebar{grid-template-columns:1fr}.mode-switch button,.insight>div,.audit-card,.pipeline>div,.pipeline article,.panel{border-right:0;border-bottom:1px solid var(--line)}.canvas-shell,#simulation-canvas{height:390px;min-height:390px}.accumulator{grid-template-columns:1fr}.accumulator__stats{grid-column:auto}.stage-foot,footer{display:grid}}
