.play-link{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--acid);text-decoration:none;font-weight:700}.tone-cover-0{background:linear-gradient(135deg,#123d22,#030403)}.tone-cover-1{background:linear-gradient(135deg,#d2a92f,#191304)}.tone-cover-2{background:linear-gradient(135deg,#d9dcd5,#202320)}.tone-cover-3{background:linear-gradient(135deg,#08351a,#8c7429)}.artist-modal{width:100vw;height:100vh;max-width:none;max-height:none;border:0;background:#080a08;color:#f4f4ef;padding:8rem var(--pad) 5rem}.artist-modal::backdrop{background:#000}.artist-close{position:fixed;right:var(--pad);top:1.5rem;color:white;background:#111;border:1px solid #444;border-radius:50%;width:48px;height:48px;font-size:1.8rem}.profile-hero{min-height:45vh;display:flex;flex-direction:column;justify-content:flex-end;border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 25%,#05aa5044,transparent 28%)}.profile-hero p{color:var(--acid);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem}.profile-hero h2{font:clamp(4rem,12vw,12rem)/.82 "Archivo Black";letter-spacing:-.06em;margin:1rem 0}.profile-bio,.data-note{max-width:760px;font-size:1.1rem;line-height:1.7}.data-note{padding:1rem;border-left:3px solid var(--gold);background:#d8a92812;color:#d9d1b9}.artist-modal section{margin-top:5rem}.artist-modal section>h3{font:clamp(2rem,5vw,5rem)/1 "Archivo Black";margin:.6rem 0}.discography{border-top:1px solid var(--line)}.discography article{display:grid;grid-template-columns:minmax(220px,.75fr) 1.25fr;gap:2rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.discography strong{display:block;font-size:1.15rem}.discography span{display:block;margin-top:.4rem;color:var(--muted);font-size:.75rem}.discography ul{margin:0;padding-left:1.2rem;color:#c2c6c1;line-height:1.8}.official-link{display:inline-block;margin-top:3rem;padding:1rem 1.3rem;background:var(--acid);color:#071009;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:.75rem}.search-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.search-grid h3{font:2rem "Archivo Black"}.search-grid button{display:block;width:100%;text-align:left;background:none;color:white;border:0;border-bottom:1px solid var(--line);padding:1rem 0;font-size:1.3rem}.search-grid section>p{border-bottom:1px solid var(--line);padding-bottom:1rem}.search-grid span{color:var(--muted);font-size:.75rem}.artist-card{cursor:pointer;min-height:54vh}.artist-card h3{overflow-wrap:anywhere}@media(max-width:920px){.discography article,.search-grid{grid-template-columns:1fr;gap:1rem}.artist-modal{padding-top:6rem}}

.artist-card.has-artist-photo:before{background-image:linear-gradient(180deg,rgba(3,7,15,.05) 20%,rgba(3,7,15,.92) 86%),var(--artist-image);background-size:cover;background-position:center;filter:saturate(.92) contrast(1.05)}
.artist-card.has-artist-photo>span,.artist-card.has-artist-photo>div{position:relative;z-index:2;text-shadow:0 2px 18px #000}.cover{background-size:cover!important;background-position:center!important}
.profile-hero.has-profile-photo{position:relative;background-image:linear-gradient(90deg,rgba(3,7,15,.94),rgba(3,7,15,.16)),var(--profile-image);background-size:cover;background-position:center}.profile-hero.has-profile-photo>*{position:relative;z-index:1;text-shadow:0 4px 28px #000}
.latest-release{display:flex;align-items:center;gap:1.5rem;margin-top:1.5rem}.latest-release img{width:min(240px,40vw);aspect-ratio:1;object-fit:cover;box-shadow:0 22px 55px #0009}.latest-release h3{margin:0}.release-cover{width:110px;aspect-ratio:1;object-fit:cover;box-shadow:0 12px 30px #0008}.discography article:has(.release-cover){grid-template-columns:110px minmax(180px,.7fr) 1.3fr}
@media(max-width:700px){.discography article:has(.release-cover){grid-template-columns:80px 1fr}.release-cover{width:80px}.discography article:has(.release-cover) ul{grid-column:1/-1}.profile-hero.has-profile-photo{background-position:62% center}}
