:root{--bg: #1a1a23;--fg: #f0eee6;--accent: #f5b400;--muted: #888;font-family:ui-monospace,SF Mono,Menlo,monospace;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:var(--bg);color:var(--fg)}img{image-rendering:pixelated}button{font:inherit;cursor:pointer}
