.ImagePlaceholder_placeholder__rUQ0s{position:relative;background:#1a1a1a;border-radius:8px;overflow:hidden}.ImagePlaceholder_placeholder__rUQ0s,.ImagePlaceholder_svgContainer__mYVCh{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ImagePlaceholder_label__Fp6IN{position:absolute;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;font-size:12px;text-align:center;font-weight:500;opacity:.9}@media (max-width:768px){.ImagePlaceholder_label__Fp6IN{font-size:11px;padding:6px}}.ArtistList_container__XKQfD{padding:32px 24px;min-height:100vh;background:#000;color:#fff}.ArtistList_backButton__j9eNd{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:24px;color:hsla(0,0%,100%,.8);text-decoration:none;font-size:14px;font-weight:500;border-radius:4px;transition:all .2s ease;background:rgba(255,20,147,.1);border:1px solid rgba(255,20,147,.3)}.ArtistList_backButton__j9eNd:hover{color:#ff1493;background:rgba(255,20,147,.2);border-color:rgba(255,20,147,.5);transform:translateX(-2px)}.ArtistList_title___qY7M{font-size:32px;font-weight:700;margin-bottom:32px;color:#fff}.ArtistList_grid__peer_{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:24px;gap:24px;padding:0}.ArtistList_card__nFOmj{display:flex;flex-direction:column;background:#1a1a1a;border-radius:8px;padding:16px;text-decoration:none;color:inherit;transition:all .3s ease;cursor:pointer}.ArtistList_card__nFOmj:hover{background:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 24px rgba(255,20,147,.3)}.ArtistList_imageContainer__MJp5G{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:16px;background:#111;position:relative}.ArtistList_image__Ct1ba{width:100%;height:100%;object-fit:cover;border-radius:8px}.ArtistList_name__P9mW7{font-size:16px;font-weight:600;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.ArtistList_container__XKQfD{padding:24px 16px}.ArtistList_backButton__j9eNd{padding:6px 12px;font-size:13px;margin-bottom:20px}.ArtistList_title___qY7M{font-size:24px;margin-bottom:24px}.ArtistList_grid__peer_{grid-template-columns:repeat(2,1fr);gap:16px}.ArtistList_card__nFOmj{padding:12px}.ArtistList_name__P9mW7{font-size:14px}}@media (min-width:769px) and (max-width:1024px){.ArtistList_grid__peer_{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.ArtistList_grid__peer_{grid-template-columns:repeat(4,1fr)}}@media (min-width:1440px){.ArtistList_grid__peer_{grid-template-columns:repeat(5,1fr)}}