:root{--bg:#0b0d10;--surface:#14181d;--surface-2:#1b212a;--border:#262e39;--text:#e6e9ee;--muted:#94a1b2;--accent:#4cc2ff;--accent-dim:#1d5c7c;--danger:#ff6b6b;--radius:10px;--player-height:92px;--max-width:1080px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:650;line-height:1.2}h1{font-size:1.9rem}h2{font-size:1.25rem}.page{max-width:var(--max-width);padding:1.75rem 1.25rem calc(var(--player-height) + 3rem);margin:0 auto}.muted{color:var(--muted)}.small{font-size:.85rem}.tabular{font-variant-numeric:tabular-nums}.stack{flex-direction:column;gap:1.5rem;display:flex}.row{align-items:center;gap:.6rem;display:flex}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.card-link:hover{border-color:var(--accent-dim);background:var(--surface-2)}.grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.btn{border:1px solid var(--border);background:var(--surface-2);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .75rem;display:inline-flex}.btn:hover{border-color:var(--accent-dim);color:var(--accent)}.btn-icon{border-radius:50%;width:2.25rem;height:2.25rem;padding:0}.btn-primary{background:var(--accent);border-color:var(--accent);color:#04121b;font-weight:600}.btn-primary:hover{color:#04121b;filter:brightness(1.08)}.tag{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:.1rem .5rem;font-size:.75rem;display:inline-block}.empty{text-align:center;color:var(--muted);padding:2.5rem 1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){:root{--player-height:128px}h1{font-size:1.5rem}.page{padding:1.25rem .9rem calc(var(--player-height) + 2rem)}}.panel.svelte-1ou7k0t{right:0;bottom:var(--player-height);z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius) 0 0 0;border-bottom:none;flex-direction:column;width:min(420px,100vw);max-height:min(60vh,520px);display:flex;position:fixed;box-shadow:0 -12px 40px #00000073}header.svelte-1ou7k0t{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .9rem;display:flex}ol.svelte-1ou7k0t{margin:0;padding:.4rem;list-style:none;overflow-y:auto}li.svelte-1ou7k0t{border-radius:8px;align-items:center;gap:.5rem;padding:.35rem .4rem;display:flex}li.svelte-1ou7k0t:hover{background:var(--surface-2)}li.current.svelte-1ou7k0t{background:var(--surface-2);box-shadow:inset 2px 0 0 var(--accent)}.title.svelte-1ou7k0t{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.name.svelte-1ou7k0t{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sub.svelte-1ou7k0t{white-space:nowrap;gap:.3rem;display:flex;overflow:hidden}.actions.svelte-1ou7k0t{flex:none;gap:.15rem;display:flex}.actions.svelte-1ou7k0t button:where(.svelte-1ou7k0t){width:1.6rem;height:1.6rem;color:var(--muted);border-radius:6px;line-height:1}.actions.svelte-1ou7k0t button:where(.svelte-1ou7k0t):hover:not(:disabled){background:var(--bg);color:var(--accent)}.actions.svelte-1ou7k0t button:where(.svelte-1ou7k0t):disabled{opacity:.25;cursor:default}@media (width<=640px){.panel.svelte-1ou7k0t{border-radius:var(--radius) var(--radius) 0 0}}.player.svelte-nfsfpn{z-index:50;background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);position:fixed;inset:auto 0 0}.scrub.svelte-nfsfpn{background:var(--surface-2);height:5px;position:relative}.buffered.svelte-nfsfpn,.played.svelte-nfsfpn{pointer-events:none;position:absolute;inset:0 auto 0 0}.buffered.svelte-nfsfpn{background:var(--border)}.played.svelte-nfsfpn{background:var(--accent)}.scrub.svelte-nfsfpn input:where(.svelte-nfsfpn){opacity:0;cursor:pointer;width:100%;margin:0;position:absolute;inset:-6px 0}.scrub.svelte-nfsfpn input:where(.svelte-nfsfpn):disabled{cursor:default}.bar.svelte-nfsfpn{max-width:var(--max-width);align-items:center;gap:1rem;margin:0 auto;padding:.6rem 1.25rem;display:flex}.now.svelte-nfsfpn{flex:1 1 0;min-width:0}.title.svelte-nfsfpn{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.sub.svelte-nfsfpn{white-space:nowrap;gap:.35rem;display:flex;overflow:hidden}.controls.svelte-nfsfpn{flex:none;align-items:center;gap:.3rem;display:flex}.controls.svelte-nfsfpn svg:where(.svelte-nfsfpn){fill:currentColor;width:1rem;height:1rem}.primary.svelte-nfsfpn{background:var(--accent);border-color:var(--accent);color:#04121b;width:2.75rem;height:2.75rem}.primary.svelte-nfsfpn:hover:not(:disabled){color:#04121b;filter:brightness(1.1)}.skip.svelte-nfsfpn{font-size:.7rem;font-weight:600}.btn.svelte-nfsfpn:disabled{opacity:.35;cursor:default}.right.svelte-nfsfpn{flex:1 1 0;justify-content:flex-end;align-items:center;gap:.7rem;min-width:0;display:flex}.time.svelte-nfsfpn{white-space:nowrap}.rate.svelte-nfsfpn select:where(.svelte-nfsfpn){background:var(--surface-2);color:inherit;border:1px solid var(--border);border-radius:999px;padding:.2rem .4rem}.volume.svelte-nfsfpn{align-items:center;gap:.3rem;display:flex}.volume.svelte-nfsfpn svg:where(.svelte-nfsfpn){fill:currentColor;width:1rem;height:1rem}.mute.svelte-nfsfpn{color:var(--muted);place-items:center;display:grid}.mute.svelte-nfsfpn:hover{color:var(--accent)}.volume.svelte-nfsfpn input:where(.svelte-nfsfpn){width:70px;accent-color:var(--accent)}.queue-toggle.svelte-nfsfpn .count:where(.svelte-nfsfpn){color:var(--muted)}.queue-toggle.active.svelte-nfsfpn{border-color:var(--accent);color:var(--accent)}.spinner.svelte-nfsfpn{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite svelte-nfsfpn-spin}@keyframes svelte-nfsfpn-spin{to{transform:rotate(360deg)}}.error.svelte-nfsfpn{color:var(--danger);text-align:center;margin:0;padding:0 1.25rem .5rem}@media (width<=860px){.volume.svelte-nfsfpn input:where(.svelte-nfsfpn),.rate.svelte-nfsfpn{display:none}}@media (width<=640px){.bar.svelte-nfsfpn{flex-wrap:wrap;gap:.5rem;padding:.5rem .9rem}.now.svelte-nfsfpn{flex:100%;order:1}.controls.svelte-nfsfpn{flex:1;order:2;justify-content:flex-start}.right.svelte-nfsfpn{flex:none;order:3}}@media (prefers-reduced-motion:reduce){.spinner.svelte-nfsfpn{animation-duration:2s}}.search.svelte-1o0c7a1{flex:260px;max-width:380px;position:relative}form.svelte-1o0c7a1{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem;display:flex}form.svelte-1o0c7a1:focus-within{border-color:var(--accent-dim)}form.svelte-1o0c7a1 svg:where(.svelte-1o0c7a1){width:.95rem;height:.95rem;color:var(--muted);flex:none}input.svelte-1o0c7a1{min-width:0;color:inherit;font:inherit;background:0 0;border:none;outline:none;flex:1}input.svelte-1o0c7a1::-webkit-search-cancel-button{filter:invert(.6)}.dot.svelte-1o0c7a1{background:var(--accent);border-radius:50%;width:.5rem;height:.5rem;animation:1s ease-in-out infinite svelte-1o0c7a1-pulse}@keyframes svelte-1o0c7a1-pulse{50%{opacity:.25}}.results.svelte-1o0c7a1{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-height:60vh;padding:.3rem;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000080}.heading.svelte-1o0c7a1{text-transform:uppercase;letter-spacing:.06em;margin:.4rem .5rem .2rem;font-size:.7rem}.results.svelte-1o0c7a1 button:where(.svelte-1o0c7a1){text-align:left;border-radius:7px;flex-direction:column;width:100%;padding:.4rem .5rem;display:flex}.results.svelte-1o0c7a1 button:where(.svelte-1o0c7a1):hover{background:var(--surface-2)}.name.svelte-1o0c7a1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.all.svelte-1o0c7a1{border-top:1px solid var(--border);color:var(--accent);margin-top:.3rem;font-size:.85rem}@media (prefers-reduced-motion:reduce){.dot.svelte-1o0c7a1{animation:none}}.site-header.svelte-12qhfyh{z-index:30;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.inner.svelte-12qhfyh{max-width:var(--max-width);align-items:center;gap:1rem;margin:0 auto;padding:.7rem 1.25rem .5rem;display:flex}.brand.svelte-12qhfyh{letter-spacing:-.02em;flex:none;align-items:center;gap:.5rem;font-weight:700;display:flex}.brand.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1.4rem;height:1.4rem;fill:var(--accent)}nav.svelte-12qhfyh{max-width:var(--max-width);scrollbar-width:none;gap:.15rem;margin:0 auto;padding:0 1.25rem .55rem;display:flex;overflow-x:auto}nav.svelte-12qhfyh::-webkit-scrollbar{display:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);white-space:nowrap;border-radius:999px;padding:.25rem .7rem;font-size:.9rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface);color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--surface-2);color:var(--accent)}.short.svelte-12qhfyh{display:none}@media (width<=640px){.brand.svelte-12qhfyh span:where(.svelte-12qhfyh),.full.svelte-12qhfyh{display:none}.short.svelte-12qhfyh{display:inline}}
