:root{--brand: #1db954;--bg: #07090d;--panel: rgba(255, 255, 255, .04);--line: rgba(255, 255, 255, .09);--text: #f3f4f6;--muted: #9ca3af}*{box-sizing:border-box}html,body{margin:0;padding:0}html{color-scheme:dark}body{background:var(--bg);min-height:100dvh;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;overscroll-behavior-y:none}a{color:var(--brand);text-decoration:none}button,input{font-family:inherit}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
