:root{color-scheme:dark;--bg: #0b0b0d;--fg: #f2f0ec;--muted: #9a978f;--line: rgb(255 255 255 / 14%);--accent: #e8c37a;--warning: #e8a87a}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,sans-serif}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
