:root{--accent:#4e2a84;--accent-fg:#fff;--accent-tint:color-mix(in srgb, var(--accent) 10%, transparent);--accent-edge:color-mix(in srgb, var(--accent) 35%, transparent);--accent-track:color-mix(in srgb, var(--accent) 18%, transparent);--bg:#f7f6f8;--surface:#fff;--surface-sunk:#f1f0f3;--text:#17141c;--text-dim:#6b6375;--text-faint:#9a93a3;--border:#e5e3e8;--radius-sm:8px;--radius:14px;--radius-lg:22px;--radius-pill:999px;--shadow-card:#17141c0f 0 1px 2px, #17141c0a 0 4px 12px;--shadow-raised:#17141c24 0 2px 6px, #17141c1a 0 8px 24px;--sans:-apple-system, system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--tap:44px;font:16px/1.45 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--accent:#a882e8;--accent-fg:#14101c;--bg:#14121a;--surface:#1d1a25;--surface-sunk:#26222f;--text:#f2f0f5;--text-dim:#a49caf;--text-faint:#746c80;--border:#2f2a3a;--shadow-card:#0006 0 1px 2px, #0000004d 0 4px 12px;--shadow-raised:#00000080 0 2px 6px, #0006 0 8px 24px}}*{box-sizing:border-box}body{background:var(--bg);min-height:100svh;margin:0}#app{min-height:100svh}audio::-webkit-media-controls{display:none!important}.caddy-strip.svelte-1wyjl5s{align-items:center;gap:.6rem;width:100%;min-width:0;display:flex}.scroller.svelte-1wyjl5s{scroll-snap-type:x proximity;scrollbar-width:none;flex:auto;align-items:flex-end;gap:.4rem;min-width:0;margin:0;padding:6px 2px 8px;list-style:none;display:flex;overflow:auto hidden}.scroller.svelte-1wyjl5s::-webkit-scrollbar{display:none}.scroller.svelte-1wyjl5s li:where(.svelte-1wyjl5s){scroll-snap-align:center;flex:none;display:block}.caddy.svelte-1wyjl5s{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-sunk);cursor:pointer;opacity:.55;-webkit-tap-highlight-color:transparent;width:38px;height:38px;padding:0;transition:transform .18s,opacity .18s,box-shadow .18s;display:block;overflow:hidden}.caddy.svelte-1wyjl5s img:where(.svelte-1wyjl5s){object-fit:cover;width:100%;height:100%;display:block}.placeholder.svelte-1wyjl5s{width:100%;height:100%;font-family:var(--mono);color:var(--text-faint);place-items:center;font-size:.6rem;display:grid}.caddy.current.svelte-1wyjl5s{opacity:1;border-color:var(--accent-edge);box-shadow:var(--shadow-raised);transform:translateY(-5px)scale(1.12)}.caddy.svelte-1wyjl5s:focus-visible{outline:2px solid var(--accent);outline-offset:2px;opacity:1}@media (hover:hover){.caddy.svelte-1wyjl5s:hover{opacity:1}}.arrow.svelte-1wyjl5s{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:26px;height:38px;color:var(--text-dim);cursor:pointer;-webkit-tap-highlight-color:transparent;flex:none;place-items:center;padding:0;display:grid}.arrow.svelte-1wyjl5s svg:where(.svelte-1wyjl5s){fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.arrow.svelte-1wyjl5s:disabled{opacity:.3;cursor:default}.arrow.svelte-1wyjl5s:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (hover:hover){.arrow.svelte-1wyjl5s:hover:not(:disabled){color:var(--accent);border-color:var(--accent-edge);background:var(--accent-tint)}}.mix-list.svelte-n8sitx{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}li.svelte-n8sitx{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:stretch;gap:.25rem;display:flex;overflow:hidden}li.playing.svelte-n8sitx{background:var(--accent-tint);border-color:var(--accent-edge)}li.playing.svelte-n8sitx .title:where(.svelte-n8sitx),li.playing.svelte-n8sitx .play:where(.svelte-n8sitx){color:var(--accent)}button.svelte-n8sitx{font:inherit;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none}.info.svelte-n8sitx{text-align:left;flex:auto;align-items:center;gap:.7rem;min-width:0;padding:.5rem .25rem .5rem .5rem;display:flex}.cover.svelte-n8sitx{border-radius:var(--radius-sm);object-fit:cover;background:var(--surface-sunk);flex:none;width:46px;height:46px;display:block}.placeholder.svelte-n8sitx{font-family:var(--mono);color:var(--text-faint);place-items:center;font-size:.7rem;display:grid}.meta.svelte-n8sitx{flex-direction:column;min-width:0;display:flex}.title.svelte-n8sitx,.sub.svelte-n8sitx{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.title.svelte-n8sitx{color:var(--text);font-size:.92rem;font-weight:600}.sub.svelte-n8sitx{color:var(--text-dim);font-size:.78rem}.play.svelte-n8sitx{width:var(--tap);color:var(--text-faint);flex:none;place-items:center;display:grid}.play.svelte-n8sitx svg:where(.svelte-n8sitx){fill:currentColor;width:20px;height:20px}button.svelte-n8sitx:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}@media (hover:hover){.info.svelte-n8sitx:hover .title:where(.svelte-n8sitx),.play.svelte-n8sitx:hover{color:var(--accent)}}button.svelte-n8sitx:active{background:var(--surface-sunk)}.now-playing.svelte-18dlyq5{text-align:left;align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}.badge.svelte-18dlyq5{font-family:var(--mono);font-variant-numeric:tabular-nums;flex-direction:column;flex:none;align-items:center;line-height:1.1;display:flex}.n.svelte-18dlyq5{color:var(--accent);font-size:.95rem;font-weight:600}.rule.svelte-18dlyq5{background:var(--border);width:100%;height:1px;margin:2px 0}.total.svelte-18dlyq5{color:var(--text-faint);font-size:.7rem}.meta.svelte-18dlyq5{flex:auto;min-width:0}.title.svelte-18dlyq5,.artist.svelte-18dlyq5{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.title.svelte-18dlyq5{color:var(--text);font-size:.95rem;font-weight:600}.artist.svelte-18dlyq5{color:var(--text-dim);font-size:.82rem}.transport.svelte-4sxny0{flex-direction:column;gap:.5rem;width:100%;display:flex}.buttons.svelte-4sxny0{justify-content:center;align-items:center;gap:.35rem;display:flex}.buttons.svelte-4sxny0 button:where(.svelte-4sxny0){cursor:pointer;color:var(--text);border-radius:var(--radius-pill);-webkit-tap-highlight-color:transparent;background:0 0;border:none;place-items:center;padding:0;display:grid}.buttons.svelte-4sxny0 button:where(.svelte-4sxny0):disabled{opacity:.25;cursor:default}.buttons.svelte-4sxny0 svg:where(.svelte-4sxny0){fill:currentColor}.skip.svelte-4sxny0{width:var(--tap);height:var(--tap)}.skip.svelte-4sxny0 svg:where(.svelte-4sxny0){width:22px;height:22px}.disc.svelte-4sxny0{color:var(--text-dim)}.play.svelte-4sxny0{width:calc(var(--tap) + 20px);height:calc(var(--tap) + 20px);box-shadow:var(--shadow-card);margin:0 .35rem;background:var(--accent)!important;color:var(--accent-fg)!important}.play.svelte-4sxny0 svg:where(.svelte-4sxny0){width:30px;height:30px}.buttons.svelte-4sxny0 button:where(.svelte-4sxny0):active{transform:scale(.94)}@media (hover:hover){.skip.svelte-4sxny0:hover:not(:disabled){background:var(--accent-tint);color:var(--accent)}}.buttons.svelte-4sxny0 button:where(.svelte-4sxny0):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.scrub.svelte-4sxny0{grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;display:grid}.time.svelte-4sxny0{font-family:var(--mono);color:var(--text-faint);font-variant-numeric:tabular-nums;min-width:3.4ch;font-size:.72rem}.remaining.svelte-4sxny0{text-align:right}input[type=range].svelte-4sxny0{appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:0}input[type=range].svelte-4sxny0:disabled{cursor:default;opacity:.5}input[type=range].svelte-4sxny0::-webkit-slider-runnable-track{border-radius:var(--radius-pill);background:linear-gradient(to right, var(--accent) calc(var(--progress) * 100%), var(--accent-track) calc(var(--progress) * 100%));height:4px}input[type=range].svelte-4sxny0::-moz-range-track{border-radius:var(--radius-pill);background:var(--accent-track);height:4px}input[type=range].svelte-4sxny0::-moz-range-progress{border-radius:var(--radius-pill);background:var(--accent);height:4px}input[type=range].svelte-4sxny0::-webkit-slider-thumb{appearance:none;background:var(--accent);border:2px solid var(--surface);width:13px;height:13px;box-shadow:var(--shadow-card);border-radius:50%;margin-top:-4.5px}input[type=range].svelte-4sxny0::-moz-range-thumb{border:2px solid var(--surface);background:var(--accent);border-radius:50%;width:13px;height:13px}input[type=range].svelte-4sxny0:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:var(--radius-pill)}.compact.svelte-4sxny0{display:contents}.compact.svelte-4sxny0 .buttons:where(.svelte-4sxny0){grid-area:btns}.compact.svelte-4sxny0 .scrub:where(.svelte-4sxny0){grid-area:scrub}.compact.svelte-4sxny0 .skip:where(.svelte-4sxny0){width:36px;height:36px}.compact.svelte-4sxny0 .skip:where(.svelte-4sxny0) svg:where(.svelte-4sxny0){width:18px;height:18px}.compact.svelte-4sxny0 .play:where(.svelte-4sxny0){width:44px;height:44px;margin:0 .2rem}.compact.svelte-4sxny0 .play:where(.svelte-4sxny0) svg:where(.svelte-4sxny0){width:20px;height:20px}.compact.svelte-4sxny0 .disc:where(.svelte-4sxny0){display:none}.compact.svelte-4sxny0 .time:where(.svelte-4sxny0){font-size:.65rem}main.svelte-1n46o8q{max-width:480px;font-family:var(--sans);flex-direction:column;gap:.85rem;margin:0 auto;padding:.75rem .75rem 3rem;display:flex}.chrome.svelte-1n46o8q{z-index:3;background:var(--bg);align-items:center;gap:.4rem;padding:.4rem 0;display:flex;position:sticky;top:0}.chip.svelte-1n46o8q{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);width:36px;height:36px;color:var(--text-dim);cursor:pointer;-webkit-tap-highlight-color:transparent;flex:none;place-items:center;padding:0;display:grid}.chip.svelte-1n46o8q svg:where(.svelte-1n46o8q){width:18px;height:18px}.order.svelte-1n46o8q svg:where(.svelte-1n46o8q){fill:currentColor}.order.svelte-1n46o8q{color:var(--text-faint)}.order.on.svelte-1n46o8q{color:var(--accent);background:var(--accent-tint);border-color:var(--accent-edge)}.sort.svelte-1n46o8q svg:where(.svelte-1n46o8q){fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.sort.svelte-1n46o8q svg.flipped:where(.svelte-1n46o8q){transform:rotate(180deg)}.corpus.svelte-1n46o8q{background:var(--surface-sunk);border-radius:var(--radius-pill);flex:auto;gap:2px;padding:3px;display:flex}.corpus.svelte-1n46o8q button:where(.svelte-1n46o8q){font:inherit;color:var(--text-dim);border-radius:var(--radius-pill);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1 1 0;padding:.35rem .2rem;font-size:.8rem;font-weight:500}.corpus.svelte-1n46o8q button.active:where(.svelte-1n46o8q){background:var(--surface);color:var(--accent);box-shadow:var(--shadow-card)}.chrome.svelte-1n46o8q button:where(.svelte-1n46o8q):focus-visible,.corpus.svelte-1n46o8q button:where(.svelte-1n46o8q):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.compact-player.svelte-1n46o8q{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);z-index:2;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"cover now btns""cover scrub btns";align-items:center;gap:.25rem .7rem;padding:.55rem .7rem;display:grid;position:sticky;top:3.1rem}.compact-cover.svelte-1n46o8q{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-sunk);cursor:pointer;-webkit-tap-highlight-color:transparent;grid-area:cover;width:52px;height:52px;padding:0;overflow:hidden}.compact-cover.svelte-1n46o8q img:where(.svelte-1n46o8q){object-fit:cover;width:100%;height:100%;display:block}.compact-now.svelte-1n46o8q{grid-area:now;min-width:0}.mix.svelte-1n46o8q{flex-direction:column;align-items:center;gap:.85rem;display:flex}.cover.svelte-1n46o8q{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-lg);width:100%;max-width:min(100%,42svh);box-shadow:var(--shadow-card);background:var(--surface-sunk);display:block}.ph.svelte-1n46o8q{font-family:var(--mono);color:var(--text-faint);place-items:center;display:grid}.mix-title.svelte-1n46o8q{text-align:center}h1.svelte-1n46o8q{color:var(--text);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:600}.year.svelte-1n46o8q{color:var(--text-dim);margin:.1rem 0 0;font-size:.82rem}.tracklist.svelte-1n46o8q{flex-direction:column;gap:1px;width:100%;margin:0;padding:0;list-style:none;display:flex}.tracklist.svelte-1n46o8q button:where(.svelte-1n46o8q){text-align:left;width:100%;font:inherit;color:var(--text);border-radius:var(--radius-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;grid-template-columns:1.9rem minmax(0,1fr) minmax(0,42%);align-items:baseline;gap:.5rem;padding:.5rem .45rem;font-size:.86rem;display:grid}.tracklist.svelte-1n46o8q .n:where(.svelte-1n46o8q){font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--text-faint);font-size:.75rem}.tracklist.svelte-1n46o8q .t:where(.svelte-1n46o8q){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tracklist.svelte-1n46o8q .a:where(.svelte-1n46o8q){color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;text-align:right;font-size:.75rem;overflow:hidden}.tracklist.svelte-1n46o8q li.current:where(.svelte-1n46o8q) button:where(.svelte-1n46o8q){background:var(--accent-tint)}.tracklist.svelte-1n46o8q li.current:where(.svelte-1n46o8q) .n:where(.svelte-1n46o8q),.tracklist.svelte-1n46o8q li.current:where(.svelte-1n46o8q) .t:where(.svelte-1n46o8q){color:var(--accent);font-weight:600}.tracklist.svelte-1n46o8q button:where(.svelte-1n46o8q):focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.banner.svelte-1n46o8q,.load-error.svelte-1n46o8q,.placeholder.svelte-1n46o8q{text-align:center;border-radius:var(--radius);margin:0;padding:.6rem .8rem;font-size:.85rem}.banner.svelte-1n46o8q{background:var(--accent-tint);color:var(--accent)}.load-error.svelte-1n46o8q{background:var(--surface-sunk);color:var(--text)}.placeholder.svelte-1n46o8q{color:var(--text-dim)}.build-label.svelte-1n46o8q{text-align:center;font-family:var(--mono);color:var(--text-faint);margin-top:.5rem;font-size:.62rem}audio.svelte-1n46o8q{display:none}
