*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0f0f14;--bg-card: #1a1a24;--bg-hover: #252535;--text: #e8e8f0;--text-muted: #8888a0;--primary: #6c5ce7;--primary-hover: #7c6df7;--danger: #d63031;--success: #00b894;--border: #2a2a3a;--radius: 12px}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--primary);text-decoration:none}button{cursor:pointer;font-family:inherit}input,button{font-size:.95rem}
