:root{--bg: #f7f7f8;--text: #111;--card: #ffffff;--border: #e0e0e0;--muted: #777;--muted-bg: #fafafa;--accent: #ef5350;--accent-strong: #b71c1c;--success: #66bb6a;--shadow: 0 8px 24px rgba(0, 0, 0, .08)}.theme-dark{--bg: #0f1115;--text: #eaeef5;--card: #141820;--border: #2a2f3a;--muted: #a8b3cf;--muted-bg: #0b0d12;--accent: #ef5350;--accent-strong: #7f1313;--success: #41d18e;--shadow: 0 10px 30px rgba(0, 0, 0, .45)}@media (prefers-color-scheme: dark){:root:not(.force-light):not(.force-dark){color-scheme:dark}}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}*{transition:background-color .25s ease,color .25s ease,border-color .25s ease}h1,h2,h3{margin:.25rem 0}.brand{font-family:"Press Start 2P",monospace}
