:root{color-scheme:dark;--bg:#101b2a;--surface:#142233;--line:#2b3949;--text:#f2f3f4;--muted:#a7b3c1;--accent:#ed754b;--cyan:#87bfc5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a,input:focus-visible{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent)}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}.page-shell{max-width:1440px;padding:0 64px;margin:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:108px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:30px;font-weight:700;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;background:var(--accent);color:var(--bg);width:34px;height:34px;border-radius:3px;font-size:26px;line-height:1}.brand-note{font-family:monospace;font-size:12px;letter-spacing:1.2px;font-weight:400;color:var(--muted);margin-left:18px;padding-left:24px;border-left:1px solid var(--line);max-width:135px;line-height:1.5}nav{display:flex;gap:32px;align-items:center;font-size:14px}nav a:hover{color:var(--accent)}.nav-cta{border-bottom:1px solid var(--accent);padding:9px 0}.nav-cta span{margin-left:16px;color:var(--accent)}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:56px;padding:76px 0 36px;align-items:center}.eyebrow{font:12px/1.5 Consolas,monospace;letter-spacing:1.5px;color:var(--muted);margin:0 0 26px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:8px;vertical-align:2px}h1,h2,h3,p{overflow-wrap:break-word}h1{font-size:clamp(36px,4.1vw,60px);line-height:1.13;letter-spacing:-2px;margin:0 0 26px;font-weight:500}h1 em{font-style:normal;color:var(--accent)}.hero-description{color:var(--muted);margin:0 0 30px;line-height:1.85}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:14px 22px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:600;line-height:1.5}.primary{background:var(--accent);color:#122031;transition:background .15s,transform .15s}.primary:hover{background:#ff8f67;transform:translateY(-1px)}.hero-bottom{display:flex;flex-wrap:wrap;gap:19px;margin-top:55px;font:11px/1.5 Consolas,monospace;letter-spacing:.2px;color:var(--muted)}.diagram-panel{padding:24px 0 0;background-image:radial-gradient(#334151 1px,transparent 1px);background-size:18px 18px;min-width:0}.panel-heading{display:flex;justify-content:space-between;font:12px Consolas,monospace;color:var(--muted);letter-spacing:1px}.diagram-panel svg{width:100%;display:block;margin:15px 0 0;color:#a9b8c8}.diagram-wire{fill:none;stroke:currentColor;stroke-width:1.4}.sum{fill:var(--bg);stroke:#adbac8}.controller{fill:#ed754b;stroke:#ed754b}.plant{fill:#21364a;stroke:#667b90}.diagram-text{fill:var(--text);font-size:20px}.formula{font:24px Georgia,serif;fill:var(--text)}.controller+.plant+.formula{fill:#112030}.diagram-label{font:14px Consolas,monospace;fill:var(--muted)}.diagram-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:16px;margin-top:5px}.equation{font:18px Georgia,serif;color:var(--accent)}.diagram-caption p{font-size:12px;color:var(--muted)}.lab{padding:60px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:32px;font-weight:500;line-height:1.25;letter-spacing:-.8px;margin:0}.section-heading>p,.section-note{font-size:14px;color:var(--muted);margin:0}.lab-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#122031}.chart-panel{padding:24px 26px 12px;min-width:0;background:linear-gradient(160deg,#162536,#111e2e)}.chart-header{display:flex;justify-content:space-between;gap:16px;font-size:14px}.legend{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.legend-line{width:15px;height:2px;display:inline-block}.target{border-top:2px dashed var(--cyan)}.response{background:var(--accent);margin-left:14px}#response-chart{width:100%;display:block;margin-top:15px;overflow:visible}.chart-grid-line{stroke:#304050;stroke-width:.7}.chart-axis-text{fill:#9fadb9;font:12px Consolas,monospace}.response-path{fill:none;stroke:var(--accent);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.target-path{fill:none;stroke:var(--cyan);stroke-width:1.5;stroke-dasharray:6 6}.chart-footer{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.chart-status{margin:5px 0 0;min-height:23px;font-size:12px;color:var(--muted)}.controls{border-left:1px solid var(--line);padding:22px 25px;background:#172536}.model-label{font:11px Consolas,monospace;letter-spacing:1px;color:var(--muted);margin:0}.transfer{display:flex;gap:12px;align-items:center;justify-content:center;font:20px Georgia,serif;margin:20px 0 24px}.fraction{display:flex;flex-direction:column;text-align:center;gap:5px}.fraction>span:first-child{border-bottom:1px solid #8d9dad;padding-bottom:5px}.controls label{display:flex;justify-content:space-between;gap:8px;font-size:12px;margin-top:15px}.controls label>span{color:var(--accent);white-space:nowrap}.controls input[type=range]{display:block;width:100%;accent-color:var(--accent);cursor:pointer;margin:10px 0 3px;height:15px}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font:11px Consolas,monospace}.metric{border-top:1px solid var(--line);padding-top:13px;margin-top:14px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px}.metric strong{font-size:14px;font-weight:400;color:#e7eff7}.text-button{color:var(--muted);background:none;border:0;padding:0;margin-top:17px;font-size:12px}.text-button:hover{color:var(--text)}.materials{padding:60px 0 65px}.material-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.material-card{border:1px solid var(--line);border-radius:3px;padding:24px 26px;display:flex;flex-direction:column;transition:background .2s,border-color .2s}.material-card:hover{background:var(--surface);border-color:#728195}.card-meta{display:flex;justify-content:space-between;color:var(--accent);font:12px Consolas,monospace}.card-meta>span:last-child{color:#778899}.material-card h3{font-size:23px;line-height:1.25;letter-spacing:-.5px;font-weight:500;margin:25px 0 15px}.material-card p{color:var(--muted);font-size:14px;margin:0 0 28px}.card-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.card-bottom>span:last-child{font-size:22px;color:var(--text)}.launch{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#1c2b3c;border:1px solid #344355;border-radius:3px;padding:43px 45px;margin-bottom:60px}.launch .eyebrow{color:var(--accent);margin-bottom:16px}.launch h2{font-size:36px}.launch p{font-size:14px;color:var(--muted);margin-bottom:0}.launch form{align-self:center;min-width:0}.launch form>label{display:block;font-size:14px;margin-bottom:8px}.email-row{display:flex;gap:8px}.email-row>input{min-width:0;flex:1;background:#122031;border:1px solid #536173;border-radius:3px;color:var(--text);padding:12px}.email-row>input::placeholder{color:#8d9bad}.email-row .button{white-space:nowrap;gap:12px;padding:13px 17px}.launch label.consent{display:flex;align-items:start;gap:8px;margin:17px 0 8px;font-size:12px;color:var(--muted);line-height:1.5}.consent input{accent-color:var(--accent);margin:3px 0}.launch p.form-note{font-size:12px;margin:0}.launch p.form-status{min-height:24px;margin-top:8px;color:#e8f0f5}.honeypot{position:absolute;left:-9999px}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:35px;padding:25px 0 34px;color:var(--muted);font-size:12px}.footer-brand{font-size:23px;font-weight:700;color:var(--text)}footer>span:last-child{margin-left:auto}.skip-link{position:absolute;left:20px;top:-100px;background:var(--accent);color:var(--bg);z-index:10;padding:10px}.skip-link:focus{top:10px}.article{max-width:760px;margin:65px auto 90px;min-height:55vh}.back-link{display:block;margin-bottom:38px;color:var(--accent);font-size:14px}.article h1{font-size:46px}.article-lead{font-size:20px;color:var(--muted)}.article-body{font-size:18px;line-height:1.85;margin:40px 0}.article-body p{margin-bottom:25px}.error{color:#ffb096!important}@media(min-width:1450px){.hero{padding-top:85px}}@media(max-width:1100px){.page-shell{padding:0 32px}.brand-note{display:none}.hero{gap:26px}.hero h1{font-size:44px}.hero-description{font-size:14px}.hero-bottom{gap:12px;font-size:10px}.diagram-caption{flex-direction:column;align-items:start;gap:0}.diagram-caption p{margin-top:6px}.launch{gap:30px;padding:32px}.email-row{flex-wrap:wrap}.email-row .button{flex:1}.lab-grid{grid-template-columns:minmax(0,1fr) 280px}.material-card{padding:20px}.controls{padding:22px 18px}.section-heading>p{max-width:260px}}@media(max-width:760px){.page-shell{padding:0 20px}.header{min-height:84px;gap:20px}.brand{font-size:25px}.brand-mark{width:30px;height:30px;font-size:23px}nav{gap:18px}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px}.nav-cta span{margin-left:7px}.hero{grid-template-columns:1fr;padding-top:45px;gap:35px}.hero h1{font-size:clamp(35px,8.5vw,55px);letter-spacing:-1.3px}.hero-description{font-size:16px}.desktop-break{display:none}.hero-bottom{margin-top:32px;font-size:10px;gap:14px}.diagram-panel{padding-top:16px}.diagram-panel svg{max-height:260px}.diagram-caption{flex-direction:row;align-items:center;gap:14px}.diagram-caption p{font-size:11px;max-width:140px}.equation{font-size:16px}.lab{padding:35px 0 40px}.section-heading{align-items:start;flex-direction:column;gap:16px}.section-heading>p{max-width:none}.section-heading>p br{display:none}h2{font-size:28px}.lab-grid{grid-template-columns:1fr}.controls{border-top:1px solid var(--line);border-left:none;padding:23px}.controls label{font-size:14px}.range-labels,.text-button,.metric{font-size:12px}.chart-panel{padding:19px 12px 12px}.chart-header{flex-direction:column;gap:8px}.chart-footer{font-size:10px;gap:8px}.chart-footer>span:last-child{white-space:nowrap}.material-grid{grid-template-columns:1fr}.materials{padding:40px 0}.material-card h3{margin-top:17px}.material-card p{font-size:16px}.launch{grid-template-columns:1fr;padding:26px 22px;gap:28px;margin-bottom:40px}.launch h2{font-size:31px}.launch p{font-size:16px}.launch label.consent,.launch p.form-note{font-size:12px}.email-row{flex-direction:column}.email-row .button{padding:14px}.email-row>input{width:100%}footer{gap:16px;flex-wrap:wrap}footer>span:last-child{margin-left:0}.article{margin-top:40px}.article h1{font-size:36px}.article-lead{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep interactive labels readable on both narrow and wide screens. */
.controls label,.metric,.text-button,.launch label.consent,.launch p.form-note{font-size:14px}
.range-labels,.model-label,.hero-bottom{font-size:12px}
.controls{padding-bottom:25px}
