:root{--bg: #0f0f12;--surface: #1a1a1f;--text: #e8e8ed;--text-muted: #8888a0;--accent: #6366f1;--accent-hover: #818cf8;--border: #2a2a32;--error: #ef4444;--success: #22c55e}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}
