*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface-hover: #222633;--border: #2a2e3d;--text: #e4e6ed;--text-muted: #8b8fa3;--primary: #5b8def;--primary-hover: #4a7de0;--success: #4ade80;--error: #f87171;--warning: #fbbf24;--radius: 8px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column;align-items:center}
