.cover-container.svelte-9fvt81 img:where(.svelte-9fvt81){animation:svelte-9fvt81-spin-continuous 3s linear infinite;animation-play-state:paused;transform-origin:center}.cover-container.svelte-9fvt81 img.spinning:where(.svelte-9fvt81){animation-play-state:running}@keyframes svelte-9fvt81-spin-continuous{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.controls-row.svelte-1exq5dk{display:flex;align-items:center;justify-content:space-between;gap:.25rem;margin-top:.75rem;padding-inline:.125rem;flex-wrap:nowrap}.icon-btn.svelte-1exq5dk{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--content-main);transition:color .15s ease,transform .15s ease;flex:0 0 auto}.icon-btn.svelte-1exq5dk:hover{color:var(--primary)}.icon-btn.svelte-1exq5dk:active{transform:scale(.96)}.mode-btn.svelte-1exq5dk,.list-btn.svelte-1exq5dk{color:var(--content-meta)}.active-mode.svelte-1exq5dk{color:var(--primary)}.controls-row.svelte-1exq5dk button{flex-shrink:0}@media(max-width:520px){.controls-row.svelte-1exq5dk{gap:.15rem;padding-inline:0}.controls-row.svelte-1exq5dk .btn-plain{width:2.25rem;height:2.25rem;padding:0;border-radius:.6rem;flex:0 0 2.25rem}.controls-row.svelte-1exq5dk .btn-regular{width:2.75rem;height:2.75rem;flex:0 0 2.75rem}.icon-btn.svelte-1exq5dk{width:1.9rem;height:1.9rem;flex:0 0 1.9rem}}.accordion-drawer.svelte-toi1td{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.accordion-drawer.open.svelte-toi1td{grid-template-rows:1fr;opacity:1}.accordion-inner.svelte-toi1td{overflow:hidden;min-height:0}.track-list-item.svelte-3xisl2{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.75rem;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.track-list-item.svelte-3xisl2:hover{background:color-mix(in srgb,var(--btn-plain-bg-hover) 75%,transparent 25%)}.track-list-item.is-current.svelte-3xisl2{background:color-mix(in srgb,var(--btn-plain-bg) 80%,transparent 20%)}.cover-shell.svelte-3xisl2{position:relative;width:2rem;height:2rem;border-radius:.5rem;overflow:hidden;flex-shrink:0;background:var(--btn-regular-bg)}.item-cover.svelte-3xisl2{width:100%;height:100%;object-fit:cover}.content.svelte-3xisl2{flex:1;min-width:0}.item-title.svelte-3xisl2{font-size:.75rem;font-weight:700;color:var(--content-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.track-list-item.svelte-3xisl2:hover .item-title:where(.svelte-3xisl2),.item-title.active.svelte-3xisl2{color:var(--primary)}.dark .item-title.svelte-3xisl2{color:#e5e5e5}.item-artist.svelte-3xisl2{font-size:10px;color:var(--content-meta);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-artist.active.svelte-3xisl2,.item-title.active.svelte-3xisl2{color:var(--primary)}.dark .item-artist.svelte-3xisl2{color:#a3a3a3}.dark .item-artist.active.svelte-3xisl2,.dark .item-title.active.svelte-3xisl2{color:var(--primary)}.playlist-drawer{margin-top:0}.playlist-shell.svelte-lccqec{margin-top:.5rem;padding-top:.5rem;border-top:1px solid color-mix(in srgb,var(--content-meta) 12%,transparent 88%)}.playlist-content.svelte-lccqec{overflow-y:auto;max-height:12rem;padding-right:.25rem;padding-bottom:.25rem;display:flex;flex-direction:column;gap:.25rem;scrollbar-width:none;-ms-overflow-style:none}.playlist-content.svelte-lccqec::-webkit-scrollbar{display:none}.sidebar-progress-wrapper.svelte-hyl72j{margin-top:.15rem}.sidebar-progress-bar.svelte-hyl72j{position:relative;width:100%;height:.375rem;border-radius:9999px;background:color-mix(in srgb,var(--btn-regular-bg) 80%,var(--content-meta) 20%);overflow:hidden;cursor:pointer}.sidebar-progress-fill.svelte-hyl72j{height:100%;border-radius:inherit;background:var(--primary);transition:width .1s linear;min-width:0}.sidebar-progress-bar.svelte-hyl72j:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.title-row.svelte-qjxhwt{margin-bottom:.06rem}.title-text.svelte-qjxhwt{font-weight:600;color:var(--content-main);line-height:1.1}.dark .title-text.svelte-qjxhwt{color:#f5f5f5}.artist-text.svelte-qjxhwt{font-size:.75rem;color:var(--content-meta);display:block}.artist-row.svelte-qjxhwt{margin-bottom:.36rem}.meta-row.svelte-qjxhwt{display:flex;align-items:center;gap:.55rem;min-width:0;justify-content:space-between}.time-label.svelte-qjxhwt{display:flex;align-items:center;gap:.2rem;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--content-meta);white-space:nowrap;flex-shrink:0}.divider.svelte-qjxhwt{opacity:.6}.volume-wrap.svelte-qjxhwt{display:flex;align-items:center;gap:.35rem;min-width:0;justify-content:flex-end;margin-left:auto}.volume-btn.svelte-qjxhwt{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;color:var(--content-meta);transition:color .15s ease}.volume-btn.svelte-qjxhwt:hover{color:var(--primary)}.volume-slider.svelte-qjxhwt{position:relative;width:4rem;height:.25rem;border-radius:9999px;background:color-mix(in srgb,var(--btn-regular-bg) 80%,var(--content-meta) 20%);overflow:hidden;cursor:pointer;flex-shrink:0;transition:height .15s ease}.volume-slider.svelte-qjxhwt:hover,.volume-slider.svelte-qjxhwt:focus-visible{height:.375rem}.volume-fill.svelte-qjxhwt{height:100%;background:var(--primary);border-radius:inherit;transition:width .1s linear}.volume-slider.svelte-qjxhwt:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media(max-width:520px){.artist-row.svelte-qjxhwt{margin-bottom:.28rem}.meta-row.svelte-qjxhwt{gap:.4rem}.time-label.svelte-qjxhwt{font-size:9px}.volume-wrap.svelte-qjxhwt{gap:.25rem}.volume-btn.svelte-qjxhwt{width:1.25rem;height:1.25rem}.volume-slider.svelte-qjxhwt{width:3.2rem}}
