@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";:root{--void:#0a0a0b;--obsidian:#141416;--basalt:#1e1e22;--slate:#2a2a30;--ember:#ff4d00;--molten:#ff7a00;--gold:#ffb800;--amber:#ffc94d;--heat-critical:#ff2d00;--cool-smoke:#4a4a52;--ash:#8a8a92;--font-heading:"Inter Tight", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--sidebar-width:240px;--player-height:96px;--player-height-mobile:80px;--nav-height-mobile:56px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{background:var(--void);color:#e8e8ec;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2}button{cursor:pointer;font-family:var(--font-body);background:0 0;border:none}input{font-family:var(--font-body)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--obsidian)}::-webkit-scrollbar-thumb{background:var(--slate);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--cool-smoke)}
