:root{--bg: #0a0a0a;--surface: #141414;--surface2: #1e1e1e;--border: #2a2a2a;--accent: #e51e25;--accent-dim: rgba(229,30,37,.15);--text: #e8e8e8;--text-muted: #888;--green: #22c55e;--yellow: #f59e0b;--red: #e51e25;--radius: 10px}body{background:var(--bg);color:var(--text);min-height:100vh}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}
