:root{--bg:#0f0f12;--panel:#17171c;--panel-2:#1f1f26;--border:#2a2a33;--text:#ececf1;--muted:#9a9aa8;--accent:#1db954;--danger:#e0566a}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit}button{font:inherit;cursor:pointer}