.music-page.svelte-1d376ng{width:100%;max-width:1000px;min-height:100vh;margin:0 auto;padding:24px 16px}.music-header.svelte-1d376ng{text-align:center;margin-bottom:32px}.music-header.svelte-1d376ng h1:where(.svelte-1d376ng){color:var(--text-primary);margin:0 0 8px;font-size:2.5rem;font-weight:700}.music-header.svelte-1d376ng p:where(.svelte-1d376ng){color:var(--text-secondary);font-size:1.1rem}.music-list.svelte-1d376ng{flex-direction:column;gap:12px;display:flex}.music-card.svelte-1d376ng{background:var(--surface-elevated);border:1px solid var(--border-subtle);cursor:pointer;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .2s;display:flex}.music-card.svelte-1d376ng:hover{background:var(--surface-muted);border-color:rgba(var(--primary-rgb), .3);transform:translate(4px)}.music-number.svelte-1d376ng{color:var(--text-secondary);text-align:center;min-width:32px;font-size:1.25rem;font-weight:700}.music-artwork.svelte-1d376ng{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;width:64px;min-width:64px;height:64px;position:relative;overflow:hidden}.music-artwork--placeholder.svelte-1d376ng{justify-content:center;align-items:center;display:flex}.music-icon.svelte-1d376ng{font-size:2rem}.play-overlay.svelte-1d376ng{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.music-card.svelte-1d376ng:hover .play-overlay:where(.svelte-1d376ng){opacity:1}.play-button.svelte-1d376ng{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding-left:3px;font-size:1rem;display:flex}.music-details.svelte-1d376ng{flex:1;min-width:0}.music-title.svelte-1d376ng{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:1rem;font-weight:600;overflow:hidden}.music-artist.svelte-1d376ng{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:.875rem;overflow:hidden}.music-album.svelte-1d376ng{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;overflow:hidden}.music-stats.svelte-1d376ng{color:var(--text-secondary);align-items:center;gap:16px;margin:0 16px;font-size:.875rem;display:flex}.music-stats.svelte-1d376ng span:where(.svelte-1d376ng){align-items:center;gap:4px;display:flex}.music-duration.svelte-1d376ng{color:var(--text-secondary);text-align:right;min-width:48px;font-size:.875rem;font-weight:600}@media (width<=768px){.music-number.svelte-1d376ng{min-width:24px;font-size:1rem}.music-artwork.svelte-1d376ng{width:48px;min-width:48px;height:48px}.music-stats.svelte-1d376ng{display:none}}
