.artist-page-v2{background:#f7f5f2;color:#111;overflow:hidden}.artist-page-v2 .artist-hero{position:relative;height:90vh;min-height:700px;overflow:hidden}.artist-page-v2 .artist-hero img{width:100%;height:100%;object-fit:cover;display:block}.artist-page-v2 .artist-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d1,#00000059,#00000026);z-index:1}.artist-page-v2 .artist-hero-content{position:absolute;bottom:70px;left:8%;z-index:3;max-width:700px}.artist-page-v2 .artist-tag{display:inline-block;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:10px 18px;border-radius:100px;font-size:13px;text-transform:uppercase;letter-spacing:2px;margin-bottom:24px}.artist-page-v2 .artist-hero h1{font-size:88px;line-height:.95;color:#fff;margin:0 0 30px;font-weight:800;letter-spacing:-4px}.artist-page-v2 .artist-short-intro{color:#ffffffe0;font-size:24px;line-height:1.8;max-width:650px}.artist-page-v2 .artist-content-wrapper{display:grid;grid-template-columns:320px 1fr;gap:80px;max-width:1450px;margin:0 auto;padding:90px 40px}.artist-page-v2 .artist-sidebar{position:sticky;top:120px;height:fit-content}.artist-page-v2 .artist-sidebar-card{background:#fff;border-radius:28px;padding:35px;box-shadow:0 10px 30px #0000000f;margin-bottom:24px}.artist-page-v2 .artist-sidebar-card h4{font-size:24px;margin-bottom:16px}.artist-page-v2 .artist-sidebar-card p{color:#666;line-height:1.8}.artist-page-v2 .artist-watch-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:60px;border-radius:18px;background:#111;color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease}.artist-page-v2 .artist-watch-btn:hover{transform:translateY(-3px);background:#222}.artist-page-v2 .artist-main-content{max-width:850px}.artist-page-v2 .artist-section{margin-bottom:90px}.artist-page-v2 .section-label{font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#888;margin-bottom:28px;font-weight:700}.artist-page-v2 .artist-richtext{font-size:21px;line-height:2;color:#222}.artist-page-v2 .artist-richtext p{margin-bottom:32px}.artist-page-v2 .artist-interview{border-left:3px solid #111;padding-left:35px}.artist-page-v2 .artist-video-section{margin-top:80px}.artist-page-v2 .artist-video-wrapper{position:relative;overflow:hidden;border-radius:30px;box-shadow:0 30px 80px #00000026}.artist-page-v2 .artist-video-wrapper iframe{width:100%;height:650px;border:none;display:block}.artist-page-v2 .artist-products{margin-top:100px}.artist-page-v2 .artist-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.artist-page-v2 .artist-product-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000f;transition:all .3s ease}.artist-page-v2 .artist-product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0000001f}.artist-page-v2 .artist-product-card img{width:100%;height:350px;object-fit:cover;display:block}.artist-page-v2 .artist-product-card-content{padding:24px}.artist-page-v2 .artist-product-card h3{font-size:20px;margin:0}@media screen and (max-width:1200px){.artist-page-v2 .artist-content-wrapper{grid-template-columns:1fr;gap:50px}.artist-page-v2 .artist-sidebar{position:relative;top:auto}.artist-page-v2 .artist-products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.artist-page-v2 .artist-hero{min-height:560px}.artist-page-v2 .artist-hero-content{left:24px;right:24px;bottom:40px}.artist-page-v2 .artist-hero h1{font-size:48px;letter-spacing:-2px}.artist-page-v2 .artist-short-intro{font-size:18px}.artist-page-v2 .artist-content-wrapper{padding:50px 20px}.artist-page-v2 .artist-richtext{font-size:18px;line-height:1.9}.artist-page-v2 .artist-video-wrapper iframe{height:300px}.artist-page-v2 .artist-interview{padding-left:20px}.artist-page-v2 .artist-products-grid{grid-template-columns:1fr}}.artists-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:16px 16px 20px;max-width:1324px;margin:160px auto 0;background:#000}.artist-card{position:relative;display:block;overflow:hidden;border-radius:8px;text-decoration:none;height:300px;background:#111;cursor:pointer;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.artist-card img{position:absolute;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;top:-.2px;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.artist-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(to top,#000000f2,#0009 40%,#0000);z-index:1;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.artist-card h2{position:absolute;bottom:0;left:0;right:0;z-index:2;color:#fff;font-family:Sennheiser Neue,sans-serif;font-size:24px;font-weight:500;line-height:30px;letter-spacing:0;margin:0;padding:0 20px 20px;height:auto;display:block}.artist-card p{display:none}.artist-card:hover{transform:scale(1.03)}@media screen and (max-width:1024px){.artists-grid{margin-top:90px}}@media screen and (max-width:900px){.artists-grid{grid-template-columns:repeat(2,1fr);gap:24px;padding:16px}.artist-card{height:260px}}@media screen and (max-width:560px){.artists-grid{grid-template-columns:1fr;gap:24px;padding:16px}.artist-card{height:240px}.artist-card h2{font-size:18px;line-height:24px;height:auto;padding:0 16px 16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/artist.css.map */
