.page-subtitle.svelte-e12qt1{font-size:.85rem;color:#787890;margin-bottom:1rem}.search-bar.svelte-e12qt1{display:flex;align-items:center;gap:.6rem;background:#1a1a2e;border:1px solid #2a2a40;border-radius:.75rem;padding:.7rem 1rem;margin-bottom:1.25rem;transition:border-color .2s}.search-bar.svelte-e12qt1:focus-within{border-color:#7c5cfc}.search-icon.svelte-e12qt1{width:1.15rem;height:1.15rem;fill:none;stroke:#585870;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.search-input.svelte-e12qt1{flex:1;border:none;background:none;color:#e0e0e0;font-size:.95rem;outline:none;min-width:0}.search-input.svelte-e12qt1::placeholder{color:#585870}.clear-btn.svelte-e12qt1{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:#2a2a40;border-radius:50%;cursor:pointer;flex-shrink:0;transition:background .2s}.clear-btn.svelte-e12qt1:hover{background:#3a3a55}.clear-btn.svelte-e12qt1 svg:where(.svelte-e12qt1){width:.75rem;height:.75rem;fill:none;stroke:#787890;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.results-count.svelte-e12qt1{font-size:.78rem;color:#585870;margin-bottom:.75rem}.results-grid.svelte-e12qt1{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}@media (min-width: 480px){.results-grid.svelte-e12qt1{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.results-grid.svelte-e12qt1{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.results-grid.svelte-e12qt1{grid-template-columns:repeat(5,1fr)}}.result-card.svelte-e12qt1{display:flex;flex-direction:column;background:#1a1a2e;border:1px solid #2a2a40;border-radius:.6rem;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s,transform .15s}.result-card.svelte-e12qt1:hover{border-color:#7c5cfc;transform:translateY(-2px)}.card-cover-wrap.svelte-e12qt1{position:relative;aspect-ratio:3 / 4;overflow:hidden}.card-cover.svelte-e12qt1{width:100%;height:100%;object-fit:cover}.card-score.svelte-e12qt1{position:absolute;top:.4rem;right:.4rem;display:flex;align-items:center;gap:.2rem;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.15rem .35rem;border-radius:.3rem;font-size:.65rem;font-weight:600;color:#fbbf24}.card-score.svelte-e12qt1 svg:where(.svelte-e12qt1){width:.65rem;height:.65rem;fill:#fbbf24;stroke:none}.card-body.svelte-e12qt1{padding:.55rem .6rem .65rem;display:flex;flex-direction:column;gap:.2rem}.card-title.svelte-e12qt1{font-size:.8rem;font-weight:600;color:#e0e0e0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25}.card-meta.svelte-e12qt1{font-size:.65rem;color:#787890}.card-genres.svelte-e12qt1{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.2rem}.genre-tag.svelte-e12qt1{font-size:.55rem;font-weight:500;color:#a78bfa;background:#7c5cfc1a;padding:.1rem .3rem;border-radius:.2rem}.pagination.svelte-e12qt1{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 0 1.5rem}.page-btn.svelte-e12qt1{display:flex;align-items:center;gap:.3rem;padding:.45rem .85rem;border:1px solid #2a2a40;border-radius:.5rem;background:#1a1a2e;color:#e0e0e0;font-size:.8rem;font-weight:500;cursor:pointer;transition:border-color .2s,background .2s}.page-btn.svelte-e12qt1:hover:not(:disabled){border-color:#7c5cfc;background:#7c5cfc14}.page-btn.svelte-e12qt1:disabled{opacity:.35;cursor:not-allowed}.page-btn.svelte-e12qt1 svg:where(.svelte-e12qt1){width:.85rem;height:.85rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page-indicator.svelte-e12qt1{font-size:.8rem;color:#787890;font-weight:500}.skeleton-card.svelte-e12qt1{background:#1a1a2e;border:1px solid #2a2a40;border-radius:.6rem;overflow:hidden}.skeleton-cover.svelte-e12qt1{aspect-ratio:3 / 4;background:linear-gradient(110deg,#22223a 30%,#2a2a45,#22223a 70%);background-size:200% 100%;animation:svelte-e12qt1-shimmer 1.5s infinite}.skeleton-title.svelte-e12qt1{height:.7rem;width:80%;margin:.6rem .6rem .3rem;border-radius:.2rem;background:linear-gradient(110deg,#22223a 30%,#2a2a45,#22223a 70%);background-size:200% 100%;animation:svelte-e12qt1-shimmer 1.5s infinite}.skeleton-meta.svelte-e12qt1{height:.5rem;width:50%;margin:0 .6rem .65rem;border-radius:.2rem;background:linear-gradient(110deg,#22223a 30%,#2a2a45,#22223a 70%);background-size:200% 100%;animation:svelte-e12qt1-shimmer 1.5s infinite}@keyframes svelte-e12qt1-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state.svelte-e12qt1,.hint-state.svelte-e12qt1{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:4rem 1rem;text-align:center}.empty-state.svelte-e12qt1 svg:where(.svelte-e12qt1),.hint-state.svelte-e12qt1 svg:where(.svelte-e12qt1){width:2.5rem;height:2.5rem;fill:none;stroke:#3a3a55;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.empty-state.svelte-e12qt1 p:where(.svelte-e12qt1),.hint-state.svelte-e12qt1 p:where(.svelte-e12qt1){font-size:.95rem;color:#787890;font-weight:500}.empty-state.svelte-e12qt1 span:where(.svelte-e12qt1){font-size:.78rem;color:#585870}
