.artist-header{position:relative;overflow:hidden}.artist-header__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.artist-header__backdrop-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:blur(6px);transform:scale(1.06)}.artist-header__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.artist-header__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;padding-top:var(--artist-header-padding-top, 6rem);padding-bottom:var(--artist-header-padding-bottom, 4rem)}.artist-header__identity{display:flex;align-items:center;gap:2rem;width:100%}.artist-header__photo-wrap{flex-shrink:0;width:var(--artist-photo-size, 120px);height:var(--artist-photo-size, 120px);border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.3);background:#ffffff1a}.artist-header__photo{width:100%;height:100%;object-fit:cover;display:block}.artist-header__photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;color:#ffffff80;background:#ffffff14}.artist-header__meta{flex:1;min-width:0}.artist-header__name{font-size:clamp(2.4rem,5vw,4.8rem);font-weight:700;color:#fff;margin:0 0 .6rem;line-height:1.1;letter-spacing:-.02em}.artist-header__genre{font-size:1.4rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;margin:0}.artist-header__bio-wrap{max-width:70ch}.artist-header__bio{font-size:1.5rem;line-height:1.6;color:#ffffffd9;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.artist-header__bio.is-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.artist-header__bio-toggle{display:none;align-items:center;gap:.5rem;margin-top:.6rem;background:none;border:none;padding:0;cursor:pointer;color:#fff9;font-size:1.3rem;transition:color .2s}.artist-header__bio-toggle:hover{color:#fff}.artist-header__bio-toggle svg{transition:transform .25s ease;flex-shrink:0}.artist-header__bio-toggle.is-expanded svg{transform:rotate(180deg)}.artist-header__bio-wrap.needs-toggle .artist-header__bio-toggle{display:flex}.artist-header__socials{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.artist-header__social-link{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.4rem;border-radius:2rem;border:1px solid rgba(255,255,255,.3);color:#fff;text-decoration:none;font-size:1.3rem;font-weight:500;transition:background .2s,border-color .2s;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14}.artist-header__social-link:hover{background:#ffffff2e;border-color:#fff9}.artist-header__social-link svg{width:16px;height:16px;flex-shrink:0;fill:currentColor}.artist-header__social-link--spotify{--social-color: #1db954}.artist-header__social-link--youtube{--social-color: #ff0000}.artist-header__social-link--instagram{--social-color: #e1306c}.artist-header__social-link--tiktok{--social-color: #010101}.artist-header__social-link--twitter{--social-color: #1da1f2}.artist-header__social-link:hover .social-dot{background:var(--social-color, rgba(255,255,255,.6))}.social-dot{width:6px;height:6px;border-radius:50%;background:#fff6;transition:background .2s}.artist-header__release{width:100%;max-width:480px}.artist-header__release-label{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#fff9;margin:0 0 .8rem;display:flex;align-items:center;gap:.6rem}.artist-header__release-label:before{content:"";display:block;width:2rem;height:2px;background:currentColor}.artist-header__release-card{display:flex;align-items:center;gap:1.6rem;padding:1.4rem 1.8rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:1.2rem;text-decoration:none;transition:background .2s,border-color .2s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.artist-header__release-card:hover{background:#ffffff24;border-color:#ffffff59}.artist-header__release-cover{flex-shrink:0;width:64px;height:64px;border-radius:.8rem;overflow:hidden;background:#ffffff1a}.artist-header__release-cover img{width:100%;height:100%;object-fit:cover;display:block}.artist-header__release-info{flex:1;min-width:0}.artist-header__release-title{font-size:1.6rem;font-weight:600;color:#fff;margin:0 0 .4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist-header__release-price{font-size:1.4rem;color:#ffffffbf;margin:0}.artist-header__release-arrow{flex-shrink:0;color:#ffffff80;transition:color .2s,transform .2s}.artist-header__release-card:hover .artist-header__release-arrow{color:#fff;transform:translate(3px)}@media screen and (max-width:749px){.artist-header__photo-wrap{width:var(--artist-photo-size-mb, 80px);height:var(--artist-photo-size-mb, 80px)}.artist-header__release{max-width:100%}.artist-header__inner{gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-artist-header.css.map */
