.theme-control{display:flex;align-items:center;gap:8px;font:12px/1.5 system-ui,sans-serif;white-space:nowrap}.theme-control select{font:inherit;color:inherit;background:transparent;border:1px solid #819087;border-radius:4px;padding:7px;min-height:36px}.theme-control select:focus-visible{outline:2px solid #598b70;outline-offset:3px}html[data-theme=dark]{color-scheme:dark;--ink:#edf1ee;--muted:#bdc8bf;--paper:#181d1a;--line:#3e4941;--accent:#ff8172}html[data-theme=dark] body{background:#181d1a;color:#edf1ee}html[data-theme=dark] .capabilities{background:#242d26}html[data-theme=dark] .capability-grid article{border-color:#445249}html[data-theme=dark] .state{color:#bccdbf}html[data-theme=dark] .hero{color:#202522}html[data-theme=dark] .hero .button{background:#202522;color:white}html[data-theme=dark] .hero .dot{background:#c3362b}html[data-theme=dark] .mark{background:#c3362b}html[data-theme=dark] .skip{background:#242d26}html[data-theme=dark] .status{background:#101612}html[data-theme=dark] .toolbar,html[data-theme=dark] .option,html[data-theme=dark] header{border-color:#3e4941}html[data-theme=dark] .heading>p:last-child,html[data-theme=dark] .eyebrow,html[data-theme=dark] figcaption,html[data-theme=dark] .number,html[data-theme=dark] .option p,html[data-theme=dark] .role,html[data-theme=dark] .toolbar>span,html[data-theme=dark] footer{color:#bdc8bf}html[data-theme=dark] .hero .eyebrow{color:#202522}html[data-theme=dark] .hex{color:#e1e8e2}html[data-theme=dark] .theme-control select{background:#242d26}.header{flex-wrap:wrap;padding-block:16px}@media(max-width:600px){header{height:auto;min-height:82px;flex-wrap:wrap;padding-block:14px;gap:12px}.header nav{order:3}.theme-control{margin-left:auto;font-size:11px}}
