:root{--bg: #0f1419;--surface: #1a2332;--border: #2d3a4d;--text: #e6edf3;--muted: #b1bac4;--accent: #58a6ff}*{box-sizing:border-box}body{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}#root{min-height:100vh}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
