.artist-sections{display:flex;flex-direction:column;gap:2.5rem}.artist-panel{padding:1.5rem}@media (min-width: 768px){.artist-panel{padding:2rem}}.artist-head{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media (min-width: 1024px){.artist-head{flex-direction:row;gap:2rem}}.artist-head-cover{flex-shrink:0;align-self:flex-start;max-width:20rem;cursor:default}.music-album-cover-frame.artist-head-cover:hover{transform:none;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px 2px #00000026,0 20px 32px #0003}@media (max-width: 1023px){.artist-head-cover{align-self:center}}.artist-head-meta{flex:1;min-width:0}.artist-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#6b7280;margin:0}.artist-name{font-size:clamp(1.875rem,5vw,2.5rem);font-weight:800;color:#171717;line-height:1.1;margin-top:.5rem}.artist-section-head{margin-bottom:1.5rem}.artist-section-title{font-size:clamp(1.5rem,4vw,1.875rem);font-weight:800;color:#171717;line-height:1.15;margin-top:.25rem}.artist-empty{color:#6b7280}.artist-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;align-items:start}@media (min-width: 640px){.artist-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}}@media (min-width: 1024px){.artist-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.artist-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000e6}.artist-lightbox-frame{position:relative;display:inline-flex;max-width:min(54.4rem,100%);max-height:76.5vh;margin-top:4rem;border-radius:20px;background:linear-gradient(to bottom,#fdfdfd,#d7d7d7);border:1px solid #6b6b6b;padding:.85rem;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px 2px #00000026,0 20px 32px #0003,0 10px 24px #0000002e;line-height:0}@media (max-width: 768px){.artist-lightbox-frame{margin-top:2rem}}.artist-lightbox-frame:before{content:"";position:absolute;top:1px;left:1px;right:1px;height:46%;border-radius:18px 18px 24px 24px;background:linear-gradient(to bottom,#ffffffbf,#ffffff14);pointer-events:none;z-index:1}.artist-lightbox-img{display:block;max-width:100%;max-height:calc(76.5vh - 1.7rem);width:auto;height:auto;object-fit:contain;border-radius:14px}
