:root{--shell-scheme:dark;--shell-bg:#0a0a0b;--shell-fg:#e5e2e3;--shell-glow:#e9c1760d;--shell-scrollbar:#e9c1764d;--shell-scrollbar-hover:#e9c17680;--shell-ring-track:#e5e2e338;--shell-ring-head:#e9c176;--shell-mark:"Bodoni Moda", Didot, Georgia, serif}html[data-design-system=ivory-ledger]{--shell-scheme:light;--shell-bg:#f8f1e3;--shell-fg:#0a122a;--shell-glow:#f1cb6824;--shell-scrollbar:#0a122a47;--shell-scrollbar-hover:#0a122a73;--shell-ring-track:#0a122a2e;--shell-ring-head:#846305;--shell-mark:"Playfair Display", "Times New Roman", Georgia, serif}html,body{height:100%;color-scheme:var(--shell-scheme);background-color:var(--shell-bg);margin:0;padding:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--shell-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--shell-scrollbar-hover)}