:root{--artist-gold:#f8cd02;--artist-gold-dark:#d4af02;--artist-text-dark:#1a1a1a;--artist-text-light:#fff;--artist-bg-light:#f5f5f5;--artist-content-bg:#fff;--artist-overlay:rgba(0,0,0,.7);--artist-overlay-heavy:rgba(0,0,0,.85)}.artist-magazine{width:100%;background-color:var(--artist-bg-light);font-family:'Inter',system-ui,-apple-system,sans-serif}.artist-title-callout{width:100%;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);padding:2.5rem 0 2rem;position:relative;overflow:hidden}.artist-title-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;filter:grayscale(30%);z-index:1}.artist-title-bg:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.8) 100%)}.artist-title-callout:before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:var(--artist-gold);z-index:2}.artist-title-callout:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--artist-gold);z-index:2}.artist-title-container{max-width:1400px;margin:0 auto;padding:0 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:3}@media (min-width:768px){.artist-title-container{padding:0 2rem}.artist-title-callout{padding:3rem 0 2.5rem}}@media (min-width:1024px){.artist-title-callout{padding:3.5rem 0 3rem}}.artist-page-title{font-family:'Gabarito',sans-serif;font-size:clamp(3rem,10vw,7rem);font-weight:900;color:var(--artist-text-light);text-transform:uppercase;letter-spacing:-.04em;margin:0;line-height:.85;text-shadow:3px 3px 0 var(--artist-gold),5px 5px 0 rgba(0,0,0,.3)}.artist-badge{display:inline-block;background-color:var(--artist-gold);color:var(--artist-text-dark);font-family:'Gabarito',sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.15em;padding:.625rem 1.75rem;clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%)}.artist-bio-section{background-color:var(--artist-content-bg);padding:3rem 0;border-bottom:3px solid var(--artist-gold)}.artist-bio-container{max-width:1000px;margin:0 auto;padding:0 1rem;font-size:1.125rem;line-height:1.7;color:var(--artist-text-dark)}@media (min-width:768px){.artist-bio-container{padding:0 2rem;font-size:1.25rem}}.artist-bio-container p{margin-bottom:1.5rem}.artist-bio-container p:last-child{margin-bottom:0}.artist-hero-section{width:100%;position:relative;background-color:var(--artist-content-bg)}.hero-image-full{position:relative;width:100%;min-height:50vh;max-height:70vh;overflow:hidden}@media (min-width:768px){.hero-image-full{min-height:60vh;max-height:75vh}}@media (min-width:1024px){.hero-image-full{min-height:65vh;max-height:80vh}}.hero-img-horizontal{width:100%;height:100%;object-fit:cover;object-position:top}.hero-overlay-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.6) 40%,transparent 80%)}.hero-image-blurred{position:relative;width:100%;min-height:500px;max-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}@media (min-width:768px){.hero-image-blurred{min-height:600px;max-height:800px}}.hero-blur-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(40px);transform:scale(1.2);opacity:.6}.hero-img-centered{position:relative;height:auto;max-height:700px;width:auto;object-fit:contain;z-index:2;box-shadow:0 20px 60px rgba(0,0,0,.5)}@media (min-width:768px){.hero-img-centered{max-height:800px}}.hero-content-overlay{position:absolute;bottom:0;left:0;right:0;z-index:10;padding:2rem 1rem}@media (min-width:768px){.hero-content-overlay{padding:3rem 2rem}}@media (min-width:1024px){.hero-content-overlay{padding:4rem 3rem}}.hero-content-inner{max-width:1400px;margin:0 auto}@media (min-width:768px){.hero-content-inner{max-width:65%}}.hero-title{margin:0 0 1rem;font-family:'Gabarito',sans-serif;font-size:clamp(2rem,5vw,4.5rem);font-weight:900;line-height:1;letter-spacing:-.03em;text-transform:uppercase}.hero-title a{color:var(--artist-text-light);text-decoration:none;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 20px rgba(248,205,2,.3);transition:all .3s ease}.hero-title a:hover{color:var(--artist-gold);text-shadow:2px 2px 8px rgba(0,0,0,.9),0 0 30px rgba(248,205,2,.6)}.hero-excerpt{margin:0 0 1.5rem;color:rgba(255,255,255,.95);font-size:clamp(1rem,2vw,1.25rem);line-height:1.5;text-shadow:0 2px 8px rgba(0,0,0,.9);max-width:45rem}.hero-read-more{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background-color:var(--artist-gold);color:var(--artist-text-dark);font-family:'Gabarito',sans-serif;font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%);transition:all .3s ease}.hero-read-more:hover{background-color:var(--artist-text-light);transform:translateY(-2px);box-shadow:0 8px 24px rgba(248,205,2,.4)}.artist-main-content{max-width:1400px;margin:0 auto;padding:3rem 1rem}@media (min-width:768px){.artist-main-content{padding:4rem 2rem}}@media (min-width:1024px){.artist-main-content{padding:5rem 2rem}}.section-header-magazine{margin-bottom:2.5rem;text-align:center}.section-title-magazine{font-family:'Gabarito',sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:var(--artist-text-dark);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1rem;line-height:1;text-shadow:3px 3px 0 rgba(248,205,2,.2)}.section-divider-magazine{width:120px;height:5px;background:linear-gradient(90deg,var(--artist-gold) 0%,var(--artist-gold-dark) 50%,var(--artist-gold) 100%);margin:0 auto}.artist-articles-section{margin-bottom:4rem}.articles-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.articles-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.articles-grid{grid-template-columns:repeat(3,1fr)}}.articles-grid .article-card,.articles-grid .review-card{transition:all .3s ease;background-color:var(--artist-content-bg);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.articles-grid .article-card:hover,.articles-grid .review-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-4px)}.articles-grid .card-image{width:100%;aspect-ratio:4/3;overflow:hidden}.articles-grid .card-image img{width:100%;height:100%}.articles-grid .card-image img.object-cover{object-fit:cover}.articles-grid .card-image img.object-contain{object-fit:contain}.articles-grid .card-content{padding:1.25rem}.articles-grid .card-title{font-size:1.125rem;line-height:1.4;margin-bottom:.5rem}.articles-grid .card-meta{font-size:.875rem;margin-bottom:.75rem}.articles-grid .card-excerpt{font-size:.9375rem;line-height:1.5}.artist-pagination{margin-top:3rem}.empty-state{text-align:center;padding:4rem 2rem;background-color:var(--artist-content-bg);border-radius:12px;max-width:480px;margin:0 auto}.empty-state-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:#f8cd02}.empty-state-icon svg{width:100%;height:100%}.empty-state-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;font-family:var(--font-display,'Gabarito',sans-serif)}.empty-state-message{font-size:1rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.6}.empty-state-cta{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#f8cd02;color:#1a1a1a;font-weight:600;border-radius:6px;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.empty-state-cta:hover{background-color:#d4af02;transform:translateY(-1px)}.empty-state-cta svg{width:1rem;height:1rem;margin-left:.5rem}.empty-state-fallback{margin-top:3rem}.empty-state-fallback .section-header-magazine{margin-bottom:2rem}.no-articles-message{text-align:center;padding:4rem 2rem;background-color:var(--artist-content-bg);border-radius:8px}.no-articles-message p{font-size:1.25rem;color:#6b7280;margin:0}@media (max-width:767px){.artist-page-title{font-size:clamp(2.5rem,8vw,3.5rem)}.hero-content-inner{max-width:100%}.section-title-magazine{font-size:2rem}.artist-bio-section{padding:2rem 0}}@media print{.artist-title-callout,.hero-read-more,.artist-pagination{display:none}.artist-page-title,.section-title-magazine{color:#000;text-shadow:none}.articles-grid{grid-template-columns:1fr;gap:1rem}}