:root{color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#0b0b10;color:#e8e8ef}*{box-sizing:border-box}body{margin:0}a{color:#8ab4ff;text-decoration:none}nav.top{display:flex;gap:1rem;padding:.75rem 1.5rem;border-bottom:1px solid #22222c;align-items:center}nav.top .spacer{flex:1}main{max-width:960px;margin:2rem auto;padding:0 1.5rem}.card{background:#15151d;border:1px solid #22222c;border-radius:8px;padding:1rem;margin-bottom:1rem}button{background:#3d5afe;color:#fff;border:none;border-radius:6px;padding:.5rem .9rem;cursor:pointer;font-weight:600}button.secondary{background:#2a2a36;color:#e8e8ef}button:disabled{opacity:.5;cursor:not-allowed}input,select{background:#0f0f16;color:#e8e8ef;border:1px solid #2a2a36;border-radius:6px;padding:.5rem;font:inherit}.row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.muted{color:#8a8a99;font-size:.9rem}.track-title{font-weight:600}.quality-pill{padding:.15rem .5rem;border-radius:999px;font-size:.75rem;border:1px solid #2a2a36}.quality-pill.locked{opacity:.55}.player{position:sticky;bottom:0;background:#15151d;border-top:1px solid #22222c;padding:.75rem 1.5rem}
