.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}}.ArtistPage_container__6zSsZ{padding:32px 24px;min-height:100vh;background:#000;color:#fff}.ArtistPage_notFound__W8qhE{text-align:center;padding:64px 24px;font-size:24px;color:hsla(0,0%,100%,.6)}.ArtistPage_backButton__gFqkn{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)}.ArtistPage_backButton__gFqkn:hover{color:#ff1493;background:rgba(255,20,147,.2);border-color:rgba(255,20,147,.5);transform:translateX(-2px)}.ArtistPage_header__1SXD8{display:flex;gap:32px;margin-bottom:48px;align-items:flex-end}.ArtistPage_imageContainer__g7P_n{width:300px;height:300px;border-radius:8px;overflow:hidden;background:#1a1a1a;flex-shrink:0;position:relative}.ArtistPage_image__gkJGc{width:100%;height:100%;object-fit:cover}.ArtistPage_info__wgki4{flex:1 1;padding-bottom:16px}.ArtistPage_name__LkuMO{font-size:48px;font-weight:700;margin:0 0 16px;color:#fff}.ArtistPage_albumCount__AqgwJ{font-size:16px;color:hsla(0,0%,100%,.8);margin:0}.ArtistPage_albumsSection__h3sy0{margin-top:48px}.ArtistPage_sectionTitle__CEB1e{font-size:28px;font-weight:700;margin-bottom:24px;color:#fff}.ArtistPage_grid__mHtrk{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:24px;gap:24px}.ArtistPage_card__upA0O{display:flex;flex-direction:column;background:#1a1a1a;border-radius:8px;padding:16px;text-decoration:none;color:inherit;transition:all .3s ease;cursor:pointer}.ArtistPage_card__upA0O:hover{background:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 24px rgba(255,20,147,.3)}.ArtistPage_albumImageContainer__aTuPl{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:16px;background:#111;position:relative}.ArtistPage_albumImage__uo6hu{width:100%;height:100%;object-fit:cover}.ArtistPage_albumInfo__bt6Qq{display:flex;flex-direction:column;gap:4px}.ArtistPage_albumName__5iKXa{font-size:16px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ArtistPage_albumYear__KdCWo{font-size:14px;color:hsla(0,0%,100%,.6)}@media (max-width:768px){.ArtistPage_container__6zSsZ{padding:24px 16px}.ArtistPage_backButton__gFqkn{padding:6px 12px;font-size:13px;margin-bottom:20px}.ArtistPage_header__1SXD8{flex-direction:column;align-items:center;text-align:center;gap:24px;margin-bottom:32px}.ArtistPage_imageContainer__g7P_n{width:200px;height:200px}.ArtistPage_name__LkuMO{font-size:32px}.ArtistPage_sectionTitle__CEB1e{font-size:24px;margin-bottom:20px}.ArtistPage_grid__mHtrk{grid-template-columns:repeat(2,1fr);gap:16px}.ArtistPage_card__upA0O{padding:12px}}@media (min-width:769px) and (max-width:1024px){.ArtistPage_grid__mHtrk{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.ArtistPage_grid__mHtrk{grid-template-columns:repeat(4,1fr)}}@media (min-width:1440px){.ArtistPage_grid__mHtrk{grid-template-columns:repeat(5,1fr)}}