:root{--bg: #0c0c0c;--panel: #161616;--border: #262626;--text: #f5f5f5;--muted: #9a9a9a;--brand: #1db954;--warn: #d4a017;--error: #d33;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html,body{margin:0;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--brand)}button{font-family:inherit}*{box-sizing:border-box}
