.ArtistDiscography_section__auuUn{width:100%}.ArtistDiscography_sectionHead__G2JKS{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--bdr)}.ArtistDiscography_sectionLabel___qpBE{color:var(--acc);font-family:var(--fd);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ArtistDiscography_sectionTitle__PbMPN{margin-top:.15rem;color:var(--fg);font-family:var(--fd);font-size:1.5rem;font-weight:700}.ArtistDiscography_sectionCount__Nv_he{padding-top:.2rem;color:var(--fg-dim);font-size:.78rem}.ArtistDiscography_filters__iH7RV{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.ArtistDiscography_filter__cGzxX{padding:.4rem 1rem;border:1px solid var(--bdr);border-radius:999px;background:none;color:var(--fg-dim);cursor:pointer;font-family:var(--fb);font-size:.78rem;transition:all .15s}.ArtistDiscography_filter__cGzxX:hover{border-color:var(--acc-bdr);color:var(--fg)}.ArtistDiscography_filterActive__gHRct{border-color:var(--acc);background:var(--acc);color:#fff}.ArtistDiscography_grid__dy9BX{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.ArtistDiscography_card__dEJ2Q{display:flex;min-width:0;flex-direction:column;border:0;background:none;color:inherit;cursor:pointer;font-family:inherit;text-align:left}.ArtistDiscography_cover__EzS3z{position:relative;aspect-ratio:1;margin-bottom:.9rem;overflow:hidden;border-radius:8px;background:var(--bg-soft);box-shadow:0 4px 24px rgba(0,0,0,.35);transition:box-shadow .3s}.ArtistDiscography_card__dEJ2Q:hover .ArtistDiscography_cover__EzS3z{box-shadow:0 8px 32px rgba(200,16,46,.2),0 4px 16px rgba(0,0,0,.45)}.ArtistDiscography_cardActive__nX0kl .ArtistDiscography_cover__EzS3z{box-shadow:0 0 0 2px var(--acc),0 8px 32px rgba(200,16,46,.3)}.ArtistDiscography_coverInner__SPlHJ{width:100%;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.ArtistDiscography_card__dEJ2Q:hover .ArtistDiscography_coverInner__SPlHJ{transform:scale(1.03)}.ArtistDiscography_coverInner__SPlHJ img,.ArtistDiscography_detailCover__bUBh2 img{width:100%;height:100%;object-fit:cover}.ArtistDiscography_coverPlaceholder__fSfSw,.ArtistDiscography_detailCoverPlaceholder__A7wz8{display:grid;width:100%;height:100%;place-items:center;background:var(--bg-soft);color:var(--acc);font-family:var(--fd);font-size:3rem;font-weight:800}.ArtistDiscography_playIcon__UVPXl{position:absolute;top:50%;left:50%;display:grid;width:48px;height:48px;padding-left:3px;place-items:center;border-radius:50%;background:var(--acc);box-shadow:0 4px 20px rgba(200,16,46,.5);color:#fff;opacity:0;transform:translate(-50%,-50%) scale(.85);transition:all .2s cubic-bezier(.34,1.56,.64,1)}.ArtistDiscography_cardActive__nX0kl .ArtistDiscography_playIcon__UVPXl,.ArtistDiscography_card__dEJ2Q:hover .ArtistDiscography_playIcon__UVPXl{opacity:1;transform:translate(-50%,-50%) scale(1)}.ArtistDiscography_typeBadge__AMk2s{position:absolute;bottom:.5rem;left:.5rem;padding:.18rem .55rem;border-radius:4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--fd);font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ArtistDiscography_badgeALBUM__n_JZS{background:rgba(200,16,46,.88);color:#fff}.ArtistDiscography_badgeEP__vXbzB{background:rgba(255,165,0,.88);color:#000}.ArtistDiscography_badgeSINGLE__2ssNw{border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,4%,.55);color:#fff}.ArtistDiscography_releaseInfo__uq6NR{display:flex;min-width:0;flex-direction:column;gap:.25rem;padding:0 .1rem}.ArtistDiscography_releaseTitle__ViF5e{overflow:hidden;color:var(--fg);font-family:var(--fd);font-size:.92rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ArtistDiscography_releaseMeta__iQ4W6{display:flex;align-items:center;gap:.4rem;color:var(--fg-dim);font-size:.72rem}.ArtistDiscography_separator__U9PHM{opacity:.35}.ArtistDiscography_detailPanel__Mt5Nr{grid-column:1/-1}.ArtistDiscography_detailInner__YDQLY{position:relative;display:flex;flex-direction:column;gap:2.25rem;padding:2rem;border:1px solid var(--bdr);border-radius:12px;background:var(--bg-card);animation:ArtistDiscography_reveal__RxPOS .3s ease}@keyframes ArtistDiscography_reveal__RxPOS{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ArtistDiscography_close__Ooua6{position:absolute;top:1rem;right:1rem;z-index:1;display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--bdr);border-radius:50%;background:var(--bg-soft);color:var(--fg-dim);cursor:pointer}.ArtistDiscography_close__Ooua6:hover{border-color:var(--acc);background:var(--acc);color:#fff}.ArtistDiscography_detailSummary__LBjqX{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;grid-gap:2rem;gap:2rem;padding-right:3rem}.ArtistDiscography_detailCover__bUBh2{width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.45)}.ArtistDiscography_detailInfo__1V8q7{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.ArtistDiscography_detailType__xbpkF{margin-bottom:.35rem;color:var(--fg);font-family:var(--fd);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ArtistDiscography_detailTitle__hQq58{color:var(--fg);font-family:var(--fd);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1}.ArtistDiscography_detailArtist__5WdvS{margin-top:.35rem;color:var(--acc);font-family:var(--fd);font-size:1.2rem;font-weight:700}.ArtistDiscography_detailMeta__QneIX{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.ArtistDiscography_detailMeta__QneIX span{color:var(--fg-dim);font-size:.78rem}.ArtistDiscography_detailMeta__QneIX strong{color:var(--fg)}.ArtistDiscography_detailDesc__MoC6O{margin-top:.85rem;max-width:36rem}.ArtistDiscography_detailDesc__MoC6O p{margin:0;color:var(--fg-dim);font-size:.88rem;line-height:1.55;white-space:pre-wrap}.ArtistDiscography_moreBtn__AFC6_{margin-top:.35rem;padding:0;border:0;background:none;color:var(--fg);cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.08em}.ArtistDiscography_moreBtn__AFC6_:hover{color:var(--acc)}.ArtistDiscography_playAll__0hkfi{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;padding:.6rem 1.1rem;border:0;border-radius:8px;background:var(--acc);color:#fff;cursor:pointer;font-weight:600;margin-top:1.5rem}.ArtistDiscography_tracks__FiDeV{width:100%;max-height:420px;overflow-y:auto;border-top:1px solid var(--bdr)}.ArtistDiscography_trackRow__GCnEx{display:grid;width:100%;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.65rem .5rem;border:0;border-bottom:1px solid var(--bdr);border-radius:6px;background:none;color:inherit;cursor:pointer;font-family:inherit;text-align:left}.ArtistDiscography_trackRow__GCnEx:hover:not(:disabled){background:var(--bg-soft)}.ArtistDiscography_trackRow__GCnEx:disabled{cursor:default}.ArtistDiscography_trackNumber__zgOZT{color:var(--fg-dim);font-size:.78rem;text-align:center}.ArtistDiscography_trackPlay__5bPFp{display:none;color:var(--fg);font-size:.7rem;text-align:center}.ArtistDiscography_trackRow__GCnEx:hover:not(:disabled) .ArtistDiscography_trackNumber__zgOZT{display:none}.ArtistDiscography_trackRow__GCnEx:hover:not(:disabled) .ArtistDiscography_trackPlay__5bPFp{display:block}.ArtistDiscography_trackTitleWrap__rS1t4{display:flex;min-width:0;flex-direction:column;gap:.1rem}.ArtistDiscography_trackTitle__VX6TQ{overflow:hidden;color:var(--fg);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.ArtistDiscography_trackFeature__UqXow{overflow:hidden;color:var(--fg-dim);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.ArtistDiscography_explicit__roTqC{padding:.1rem .35rem;border-radius:3px;background:var(--fg-dim);color:var(--bg);font-size:.55rem;font-weight:700}.ArtistDiscography_duration__mw1yV{color:var(--fg-dim);font-size:.78rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:1023px){.ArtistDiscography_grid__dy9BX{grid-template-columns:repeat(3,minmax(0,1fr))}.ArtistDiscography_detailSummary__LBjqX{grid-template-columns:180px minmax(0,1fr)}}@media (max-width:767px){.ArtistDiscography_grid__dy9BX{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ArtistDiscography_detailInner__YDQLY{padding:1.25rem}.ArtistDiscography_detailSummary__LBjqX{grid-template-columns:120px minmax(0,1fr);gap:1rem;padding-right:2rem}.ArtistDiscography_detailTitle__hQq58{font-size:1.5rem}.ArtistDiscography_detailArtist__5WdvS{font-size:1rem}.ArtistDiscography_playAll__0hkfi{margin-top:.85rem}}@media (max-width:479px){.ArtistDiscography_grid__dy9BX{gap:.75rem}.ArtistDiscography_releaseTitle__ViF5e{font-size:.82rem}.ArtistDiscography_detailSummary__LBjqX{grid-template-columns:1fr;padding-right:0}.ArtistDiscography_detailCover__bUBh2{max-width:240px}}.ArtistLinks_section__dB0OD{display:flex;flex-direction:column;gap:1rem;max-width:680px}.ArtistLinks_title__J7_kO{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--acc);margin:0;font-weight:600}.ArtistLinks_releaseBtn__EqHH2{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.75rem 1.6rem;background:var(--acc);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:6px;transition:opacity .2s}.ArtistLinks_releaseBtn__EqHH2:hover{opacity:.88}.ArtistLinks_socialRow__j_swD{display:flex;flex-wrap:wrap;gap:.6rem}.ArtistLinks_socialBtn__ZfG5c{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:1px solid var(--bdr,#e5e5e5);border-radius:6px;color:var(--fg-dim);text-decoration:none;transition:all .2s}.ArtistLinks_socialBtn__ZfG5c svg{width:100%;height:100%;display:block}.ArtistLinks_socialBtn__ZfG5c:hover{border-color:var(--acc);color:var(--acc)}.artist_page__DC_TV{min-height:100vh}.artist_hero__Rg60o{position:relative;min-height:420px;display:flex;align-items:flex-end;padding-bottom:3rem;overflow:hidden}.artist_heroBg__crTwO{position:absolute;inset:0;background-size:cover;background-position:top;transform:scale(1.05)}.artist_heroOverlay__lncAP{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.85))}.artist_heroContent__49RLZ{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.artist_avatarWrap__BK4Iw{margin-bottom:.5rem}.artist_avatar__uvZQ0{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.2)}.artist_genrePill__TcpsT{display:inline-block;padding:.25rem .75rem;border:1px solid var(--acc);color:var(--acc);border-radius:999px;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;width:-moz-fit-content;width:fit-content}.artist_name__9H_Is{font-size:clamp(2rem,6vw,4rem);font-weight:700;color:#fff;margin:0;line-height:1.1}.artist_meta__UQIyc{display:flex;gap:.5rem;align-items:center;color:hsla(0,0%,100%,.65);font-size:.9rem;flex-wrap:wrap}.artist_dot__sBRwU{opacity:.4}.artist_content__drEyk{padding:3rem 0;display:flex;flex-direction:column;gap:2.5rem}.artist_sectionTitle__TRwP5{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--acc);margin-bottom:1rem;font-weight:600}.artist_bio__G00GR p{font-size:1.05rem;line-height:1.75;color:var(--fg-dim);max-width:680px}.artist_storiesLead__HN38a{margin:-.35rem 0 1.25rem;font-size:.95rem;color:var(--fg-dim);max-width:42rem}.artist_storiesList__0NJbg{display:flex;flex-direction:column;gap:1rem}.artist_storyCard__BCVDf{display:grid;grid-template-columns:120px 1fr;grid-gap:1rem;gap:1rem;text-decoration:none;color:inherit;padding:.75rem;border:1px solid var(--bdr);border-radius:10px;background:var(--bg-card);transition:border-color .2s,transform .2s}.artist_storyCard__BCVDf:hover{border-color:var(--acc-bdr,var(--acc));transform:translateY(-1px)}.artist_storyCover__cGxO9{width:120px;aspect-ratio:1;border-radius:8px;background-size:cover;background-position:50%;background-color:var(--bg-soft,#eee)}.artist_storyCoverEmpty__XaxoR{display:grid;place-items:center}.artist_storyBody__eQPmL{min-width:0;display:flex;flex-direction:column;gap:.25rem;justify-content:center}.artist_storyCat__zqEPq{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--acc);font-weight:600}.artist_storyTitle__QJQ1D{margin:0;font-size:1.05rem;line-height:1.3;color:var(--fg)}.artist_storyExc__JNHif{margin:0;font-size:.88rem;color:var(--fg-dim);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.artist_storyMeta__8mhB4{font-size:.78rem;color:var(--fg-dim);margin-top:.15rem}.artist_embedWrap__zdLWN{position:relative;padding-top:56.25%;border-radius:10px;overflow:hidden;background:var(--bg-card)}.artist_embed__PqiFF{position:absolute;inset:0;width:100%;height:100%;border:none}.artist_audio__FI_JB{width:100%;border-radius:8px}@media (max-width:767px){.artist_hero__Rg60o{min-height:360px;padding-bottom:2rem}.artist_avatar__uvZQ0{width:72px;height:72px}.artist_storyCard__BCVDf{grid-template-columns:88px 1fr;gap:.75rem}.artist_storyCover__cGxO9{width:88px}}