:root{--bg:#fbfbfa;--surface:#fff;--ink:#17171a;--muted:#6b6b73;--rule:#e4e4e2}@media (prefers-color-scheme:dark){:root{--bg:#111113;--surface:#18181b;--ink:#f2f2f0;--muted:#9b9ba3;--rule:#2b2b30}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
