:root{--legacy-bg:#f7f6f3;--legacy-surface:#fff;--legacy-ink:#1c1c1e;--legacy-muted:#626269;--legacy-link:#075da8;--legacy-line:#ddd9d1}
[data-theme="dark"]{color-scheme:dark;--bg:#101014;--surface:#1b1b21;--ink:#f2f2f4;--muted:#b7b7bf;--blue:#79baf5;--soft:#1d3450;--blue-soft:#1d3450;--gold:#f4ce69;--line:#383842;--legacy-bg:#101014;--legacy-surface:#1b1b21;--legacy-ink:#f2f2f4;--legacy-muted:#b7b7bf;--legacy-link:#79baf5;--legacy-line:#383842}
body{background:var(--bg,var(--legacy-bg))!important;color:var(--ink,var(--legacy-ink))!important}a{color:var(--blue,var(--legacy-link))}.updated{color:var(--muted,var(--legacy-muted))!important}
[data-theme="dark"] table,[data-theme="dark"] .card,[data-theme="dark"] .callout,[data-theme="dark"] .tone-card,[data-theme="dark"] .group,[data-theme="dark"] .toc{background:var(--surface,var(--legacy-surface))!important;border-color:var(--line,var(--legacy-line))!important}
.legacy-theme-toggle{border:1px solid #7381a7;background:#142042;color:#fff;border-radius:999px;padding:.4rem .75rem;font:inherit;font-size:.85rem;font-weight:750;cursor:pointer;white-space:nowrap}.legacy-theme-toggle.floating{position:fixed;right:1rem;top:1rem;z-index:30;box-shadow:0 4px 18px rgba(0,0,0,.2)}.legacy-theme-toggle:focus-visible{outline:3px solid #efb900;outline-offset:3px}
@media(prefers-color-scheme:dark){:root:not([data-theme="light"]){color-scheme:dark;--bg:#101014;--surface:#1b1b21;--ink:#f2f2f4;--muted:#b7b7bf;--blue:#79baf5;--soft:#1d3450;--blue-soft:#1d3450;--gold:#f4ce69;--line:#383842;--legacy-bg:#101014;--legacy-surface:#1b1b21;--legacy-ink:#f2f2f4;--legacy-muted:#b7b7bf;--legacy-link:#79baf5;--legacy-line:#383842}:root:not([data-theme="light"]) table,:root:not([data-theme="light"]) .card,:root:not([data-theme="light"]) .callout,:root:not([data-theme="light"]) .tone-card,:root:not([data-theme="light"]) .group,:root:not([data-theme="light"]) .toc{background:var(--surface,var(--legacy-surface))!important;border-color:var(--line,var(--legacy-line))!important}}
