:root{--bg: #1a1a23;--fg: #f0eee6;--accent: #f5b400;--muted: #888;--font-sans: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Apple SD Gothic Neo", sans-serif;font-family:var(--font-sans);color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:var(--bg);color:var(--fg);font-family:var(--font-sans)}input,button,textarea,select{font-family:inherit}img{image-rendering:pixelated}button{font:inherit;cursor:pointer}
