@charset "UTF-8";:root{--bg: #0e0e0e;--bg-elev: #1a1a1a;--bg-elev2: #222;--border: #2a2a2a;--text: #eee;--text-muted: #888;--accent: #c9a84c;--success: #5dcaa5;--danger: #e24b4a;--info: #378add}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px}h1,h2,h3{font-weight:600}a{color:var(--accent)}button{font-family:inherit}
