:root[data-color-scheme="light"]{color-scheme:light;--ink:#17151f!important;--paper:#f7f4ee!important;--surface:#fffdfa!important;--subtle:#5d5967!important;--line:#c9c3b8!important;--violet:#5a35b5!important;--violet-dark:#3f228b!important;--mint:#007f6b!important;--yellow:#f1c84b!important;--focus:#005fcc!important;--guide-bg:#f5f2e9;--guide-card:#fffdf7;--guide-ink:#141b21;--guide-muted:#4d5960;--guide-line:#b9b3a5;--guide-accent:#075f53;--guide-focus:#006dff;--guide-code:#0b1115}
:root[data-color-scheme="dark"]{color-scheme:dark;--ink:#f7f4ee!important;--paper:#14121a!important;--surface:#1e1a28!important;--subtle:#cbc6d4!important;--line:#625d6d!important;--violet:#bca7ff!important;--violet-dark:#9379e8!important;--mint:#52d4ba!important;--yellow:#d9a91d!important;--focus:#78aaff!important;--guide-bg:#12191d;--guide-card:#192328;--guide-ink:#f6f2e8;--guide-muted:#c7d0d4;--guide-line:#58636a;--guide-accent:#66d9bd;--guide-focus:#78aaff;--guide-code:#080d10}
.color-mode-picker{display:inline-flex;align-items:center;gap:.4rem;color:var(--guide-muted);font-size:.72rem;font-weight:750}.color-mode-picker select{max-width:8rem;padding:.35rem .55rem;border:1px solid var(--guide-line);background:var(--guide-card);color:var(--guide-ink);font:inherit}
@media(max-width:850px){.color-mode-picker span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}}
:root[data-color-scheme="light"] .button.primary{color:#fff}:root[data-color-scheme="light"] .install>div:first-child>p:last-child{color:#494552}:root[data-color-scheme="light"] pre.syntax-shell{--syntax-command:#66d9bd;--syntax-option:#f1c84b;--syntax-string:#bca7ff;--syntax-variable:#f0a6ca;--syntax-operator:#f1c84b;--syntax-comment:#c7d0d4}
