.container.svelte-duyirb{max-width:1200px;margin:0 auto;padding:30px 16px}.search-bar.svelte-duyirb{box-sizing:border-box;width:100%;margin-bottom:28px;padding:14px 20px;font-size:1.18em;border-radius:12px;border:1.5px solid var(--color-border);outline:none;box-shadow:0 1px 4px #0001;transition:border .2s;background-color:var(--color-bg-card);color:var(--color-text)}.search-bar.svelte-duyirb:focus{border:1.5px solid var(--color-accent, #6366f1)}.artist-grid.svelte-duyirb{display:grid;grid-template-columns:repeat(1,1fr);gap:32px}@media (min-width: 600px){.artist-grid.svelte-duyirb{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.artist-grid.svelte-duyirb{grid-template-columns:repeat(4,1fr)}}.artist-card.svelte-duyirb{background:var(--color-bg-card, #fff);border-radius:12px;box-shadow:0 2px 16px #0002;padding:18px 10px 12px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:box-shadow .18s,transform .18s,background .18s;border:2px solid transparent;outline:none;min-height:260px;min-width:0;aspect-ratio:1 / 1;justify-content:center}.artist-card.svelte-duyirb:hover,.artist-card.svelte-duyirb:focus{box-shadow:0 6px 32px #6366f133;background:var(--color-badge);border:2px solid var(--color-accent, #6366f1);transform:translateY(-3px) scale(1.03)}.artist-preview-large.svelte-duyirb{margin-bottom:10px;height:100px;width:100%;display:flex;align-items:flex-end;justify-content:center}.preview-fan-large.svelte-duyirb{position:relative;width:140px;height:100px;display:flex;align-items:flex-end;justify-content:center}.fan-img-large.svelte-duyirb{position:absolute;width:74px;height:100px;object-fit:cover;border-radius:10px;box-shadow:0 2px 8px #0002;background:var(--color-badge);border:1.5px solid var(--color-border);transition:box-shadow .18s,transform .18s}.fan-img-large.center.svelte-duyirb{left:30px;z-index:2;box-shadow:0 4px 16px #6366f122}.fan-img-large.left.svelte-duyirb{left:0;z-index:1;transform:rotate(-22deg) scale(1.03) translate(-10px)}.fan-img-large.right.svelte-duyirb{left:60px;z-index:1;transform:rotate(22deg) scale(1.03) translate(10px)}.no-preview-large.svelte-duyirb{width:74px;height:100px;background:var(--color-badge);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--color-text);font-size:1em}.artist-badge-big.svelte-duyirb{display:flex;align-items:center;justify-content:center;background:var(--color-accent, #6366f1);color:var(--color-bg-card);font-size:1.25em;font-weight:700;border-radius:50%;width:48px;height:48px;box-shadow:0 2px 8px #6366f122;margin:12px 0 6px;letter-spacing:.5px}.artist-name-big.svelte-duyirb{font-size:1.08em;font-weight:600;text-align:center;color:var(--color-accent, #6366f1);word-break:break-word;line-height:1.18;margin-bottom:0}.error.svelte-duyirb{color:var(--color-error)}.artist-card.svelte-duyirb:hover .fan-img-large.left:where(.svelte-duyirb),.artist-card.svelte-duyirb:focus .fan-img-large.left:where(.svelte-duyirb){transform:rotate(-22deg) scale(1.03) translate(-10px);box-shadow:0 4px 16px #6366f122}.artist-card.svelte-duyirb:hover .fan-img-large.right:where(.svelte-duyirb),.artist-card.svelte-duyirb:focus .fan-img-large.right:where(.svelte-duyirb){transform:rotate(22deg) scale(1.03) translate(10px);box-shadow:0 4px 16px #6366f122}.artist-card.svelte-duyirb:hover .fan-img-large.center:where(.svelte-duyirb),.artist-card.svelte-duyirb:focus .fan-img-large.center:where(.svelte-duyirb){transform:scale(1.1) translateY(-8px);box-shadow:0 8px 32px #6366f144;z-index:3}@media (max-width: 500px){.container.svelte-duyirb{padding-left:4px;padding-right:4px}.search-bar.svelte-duyirb{padding:10px 6px;font-size:1em;border-radius:8px;margin-bottom:18px}}
