:root{--bg: #0f1419;--surface: #1a2332;--border: #2d3a4d;--text: #e6edf3;--text-muted: #8b9cb3;--accent: #f59e0b;--accent-hover: #fbbf24;--success: #34d399;--error: #f87171;--font: "Noto Sans JP", sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#root{min-height:100vh;height:100vh}
