*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0a0a;--surface: #141414;--surface-hover: #1a1a1a;--border: #2a2a2a;--accent: #e53e3e;--accent2: #ff6b6b;--accent-muted: rgba(229, 62, 62, .15);--text: #e0e0e0;--muted: #737373;--success: #38a169;--warning: #d69e2e;--error: #e53e3e;--radius: 12px;--radius-sm: 8px}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent2)}input,button,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
