.search-page.svelte-e12qt1{min-height:100vh;padding:100px 1.5rem 2rem}.search-header.svelte-e12qt1{max-width:600px;margin:0 auto 2rem}.search-title.svelte-e12qt1{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.search-input-wrapper.svelte-e12qt1{align-items:center;display:flex;position:relative}.search-icon.svelte-e12qt1{color:#888;width:20px;height:20px;position:absolute;left:1rem}.search-input.svelte-e12qt1{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:8px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:border-color .2s}.search-input.svelte-e12qt1:focus{border-color:var(--accent-green,#1ed760);outline:none}.search-spinner.svelte-e12qt1{border:2px solid #333;border-top-color:var(--accent-green,#1ed760);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite svelte-e12qt1-spin;position:absolute;right:1rem}@keyframes svelte-e12qt1-spin{to{transform:rotate(360deg)}}.results-section.svelte-e12qt1{max-width:800px;margin:0 auto}.section-title.svelte-e12qt1{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.tracks-list.svelte-e12qt1{flex-direction:column;gap:.5rem;display:flex}.track-row.svelte-e12qt1{color:inherit;background:#1a1a1a;border-radius:8px;grid-template-columns:48px 1fr auto;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;transition:background .2s;display:grid}.track-row.svelte-e12qt1:hover{background:#252525}.track-cover.svelte-e12qt1{border-radius:4px;width:48px;height:48px;position:relative;overflow:hidden}.track-cover.svelte-e12qt1 img:where(.svelte-e12qt1){object-fit:cover;width:100%;height:100%}.track-cover-placeholder.svelte-e12qt1{background:linear-gradient(135deg, var(--accent-green,#1ed760), var(--accent-purple,#8b5cf6));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.track-cover-placeholder.svelte-e12qt1 svg:where(.svelte-e12qt1){color:#fff;width:24px;height:24px}.play-overlay.svelte-e12qt1{opacity:0;cursor:pointer;background:#0009;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.track-row.svelte-e12qt1:hover .play-overlay:where(.svelte-e12qt1){opacity:1}.play-overlay.svelte-e12qt1 svg:where(.svelte-e12qt1){color:#fff;width:24px;height:24px}.track-info.svelte-e12qt1{flex-direction:column;gap:.25rem;min-width:0;display:flex}.track-title.svelte-e12qt1{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.track-artist.svelte-e12qt1{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.track-duration.svelte-e12qt1{color:#888;font-size:.875rem}.empty-state.svelte-e12qt1{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.empty-state.svelte-e12qt1 svg:where(.svelte-e12qt1){opacity:.5;margin-bottom:1rem}.empty-state.svelte-e12qt1 p:where(.svelte-e12qt1){margin-bottom:.5rem;font-size:1.125rem}.empty-state.svelte-e12qt1 span:where(.svelte-e12qt1){font-size:.875rem}@media (width<=768px){.track-row.svelte-e12qt1{grid-template-columns:40px 1fr auto;gap:.75rem;padding:.5rem}.track-cover.svelte-e12qt1{width:40px;height:40px}}
