.songs-section.svelte-vi86kf{max-width:800px;margin:0 auto;padding-bottom:6rem}.album-group.svelte-vi86kf{margin-bottom:2.5rem}.album-header.svelte-vi86kf{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.album-art.svelte-vi86kf{width:56px;height:56px;border-radius:var(--radius);background:var(--bg-hover);display:flex;align-items:center;justify-content:center;color:var(--accent)}.album-header.svelte-vi86kf h3:where(.svelte-vi86kf){font-family:var(--font-body);font-size:1.1rem;font-weight:600}.album-count.svelte-vi86kf{font-size:.85rem;color:var(--text-muted)}.track-list.svelte-vi86kf{display:flex;flex-direction:column}.track.svelte-vi86kf{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border:none;background:none;border-radius:var(--radius);color:var(--text-primary);font-size:.95rem;transition:all var(--transition);width:100%;text-align:left}.track.svelte-vi86kf:hover{background:var(--bg-hover)}.track.active.svelte-vi86kf{background:#b8a96e1a}.track-number.svelte-vi86kf{width:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.num.svelte-vi86kf{color:var(--text-muted);font-size:.9rem;font-variant-numeric:tabular-nums}.play-icon.svelte-vi86kf{display:none;color:var(--text-primary)}.track.svelte-vi86kf:hover .num:where(.svelte-vi86kf){display:none}.track.svelte-vi86kf:hover .play-icon:where(.svelte-vi86kf){display:block}.track.playing.svelte-vi86kf .track-title:where(.svelte-vi86kf){color:var(--accent)}.eq-bars.svelte-vi86kf{display:flex;align-items:flex-end;gap:2px;height:16px}.eq-bars.svelte-vi86kf span:where(.svelte-vi86kf){width:3px;background:var(--accent);border-radius:1px;animation:svelte-vi86kf-eq .8s ease-in-out infinite}.eq-bars.svelte-vi86kf span:where(.svelte-vi86kf):nth-child(1){height:60%;animation-delay:0s}.eq-bars.svelte-vi86kf span:where(.svelte-vi86kf):nth-child(2){height:100%;animation-delay:.2s}.eq-bars.svelte-vi86kf span:where(.svelte-vi86kf):nth-child(3){height:40%;animation-delay:.4s}@keyframes svelte-vi86kf-eq{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.track-info.svelte-vi86kf{flex:1;overflow:hidden}.track-title.svelte-vi86kf{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-duration.svelte-vi86kf{color:var(--text-muted);font-size:.85rem;font-variant-numeric:tabular-nums}
