.artist-card.svelte-1ykmae3{display:flex;flex-direction:column;align-items:center;width:8.25rem;border-radius:.5rem;transition:background-color .15s ease-in-out;padding:.5rem;text-decoration:none}.artist-card.svelte-1ykmae3:hover{background-color:var(--black-900)}.artist-image.svelte-1ykmae3{width:96px;height:96px;flex-shrink:0;border-radius:50%;overflow:hidden;margin-bottom:.5rem;background-color:var(--gray-900);border:1px solid var(--artist-avatar-ring);display:flex;align-items:center;justify-content:center}.artist-initials.svelte-1ykmae3{font-size:1.4rem;font-weight:600;color:var(--white-800);text-align:center;line-height:1;letter-spacing:-.02em}.artist-name.svelte-1ykmae3{text-align:center;font-weight:600;color:var(--primary-text-color);font-size:1rem;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.artist-role.svelte-1ykmae3{text-align:center;font-size:.8125rem;color:var(--secondary-text-color);margin:.25rem 0 0}@media(max-width:640px){.artist-card.svelte-1ykmae3{width:6.75rem}.artist-image.svelte-1ykmae3{width:80px;height:80px}}.artists-grid.svelte-cdqacm{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);gap:.5rem 1rem;align-items:start;flex-shrink:0}.artists-grid.single-row.svelte-cdqacm{grid-template-rows:auto}
