/*
Theme Name: Wolffman Experience V9.3
Author: Wolffman
Version: 9.6.6
Text Domain: wolffman-v5
*/
:root{--bg:#090909;--panel:#111;--text:#f5f1e8;--muted:#aaa49a;--gold:#c7a35a;--line:rgba(255,255,255,.12);--shell:min(1220px,calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.55}img,video,iframe{max-width:100%;display:block}a{color:inherit}.shell{width:var(--shell);margin:auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:linear-gradient(#080808e8,#080808aa);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:92px;display:flex;align-items:center;gap:28px}.brand img{height:44px;width:auto;max-width:290px;object-fit:contain;image-rendering:auto}.main-nav{margin-left:auto}.main-nav ul{display:flex;list-style:none;padding:0;margin:0;gap:24px;align-items:center}.main-nav a{text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:800}.main-nav a:hover{color:var(--gold)}.menu-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:#111;color:#fff;border-radius:999px;padding:10px 15px}.hero{min-height:100svh;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-media,.hero-media:after{position:absolute;inset:0}.hero-media:after{content:"";background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.35) 45%,#090909 100%)}.hero-media video,.hero-media img{width:100%;height:100%;object-fit:cover}.hero-play{display:none;position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;border:1px solid #ffffff80;background:#0009;color:#fff;font-size:25px}.hero-content{position:relative;z-index:4;padding:170px 0 64px}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.2em;color:var(--gold)}.hero h1{font-size:clamp(72px,13vw,190px);line-height:.76;letter-spacing:-.075em;margin:.18em 0 .24em;max-width:100%;overflow-wrap:normal}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:36px}.hero-intro{font-size:clamp(19px,2.4vw,32px);max-width:650px;margin:0}.actions,.platforms{display:flex;gap:10px;flex-wrap:wrap}.button,.platforms a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 20px;text-decoration:none;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:900;border:1px solid var(--gold)}.button.primary{background:var(--gold);color:#0b0b0b}.button.outline,.platforms a{color:var(--gold);background:transparent}.button:hover,.platforms a:hover{filter:brightness(1.12);transform:translateY(-1px)}section{padding:110px 0}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:end;margin-bottom:45px}.section-head h2,.bio h2,.booking h2{font-size:clamp(48px,8vw,108px);line-height:.88;letter-spacing:-.055em;margin:0}.section-head p{font-size:19px;color:var(--muted);max-width:600px}.light{background:#f0ede5;color:#101010}.release-feature{display:grid;grid-template-columns:minmax(280px,.85fr) 1.15fr;gap:45px;align-items:center}.release-art img{aspect-ratio:1;object-fit:cover;width:100%;border-radius:22px;box-shadow:0 24px 70px #0003}.release-copy h3{font-size:clamp(42px,6vw,82px);line-height:.95;margin:8px 0 26px}.embed iframe{border-radius:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.playlist-card,.video-card,.production-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden}.playlist-card{padding:20px}.playlist-card h3{font-size:25px;margin:0 0 16px}.playlist-card iframe{border-radius:13px}.video-feature iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:22px}.video-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:18px}.video-card{position:relative;text-decoration:none}.video-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.video-card h3{font-size:15px;margin:13px 15px 16px}.video-play{position:absolute;left:14px;top:14px;background:var(--gold);color:#111;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.portrait img{width:100%;max-height:720px;object-fit:cover;border-radius:26px}.bio p{font-size:21px;color:var(--muted)}.credits{display:flex;gap:9px;flex-wrap:wrap}.credits span{border:1px solid var(--line);padding:8px 12px;border-radius:999px}.production-overview{position:relative}.production-content{max-height:680px;overflow:hidden;mask-image:linear-gradient(#000 75%,transparent)}.production-overview.open .production-content{max-height:none;mask-image:none}.production-more{margin-top:25px}.project-grid{margin-top:35px}.production-card{padding:20px}.production-card .year{color:var(--gold);font-weight:900}.production-card h3{font-size:23px;margin:6px 0}.booking{background:linear-gradient(130deg,#15130f,#090909 70%)}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px}.booking-grid>p{font-size:24px;color:var(--muted)}.partner-card{display:grid;grid-template-columns:1fr 1fr;gap:16px}.partner{min-height:180px;background:#f2efe8;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:28px}.partner img{max-height:90px;max-width:90%;object-fit:contain}.partner-card .button{grid-column:span 1}.site-footer{border-top:1px solid var(--line);padding:45px 0}.footer-inner{display:flex;justify-content:space-between;gap:25px}.socials{display:flex;gap:15px;flex-wrap:wrap}.socials a{color:var(--muted)}
@media(max-width:900px){.header-inner{min-height:74px}.brand img{height:34px;max-width:220px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#090909;padding:25px}.main-nav.open{display:block}.main-nav ul{flex-direction:column;align-items:flex-start}.hero-content{padding-top:135px}.hero-bottom,.section-head{grid-template-columns:1fr;display:grid}.release-feature,.split,.booking-grid{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.video-strip{grid-template-columns:1fr 1fr}.partner-card{max-width:650px}}
@media(max-width:560px){:root{--shell:calc(100vw - 26px)}.hero{min-height:760px}.hero h1{font-size:clamp(58px,20vw,92px);letter-spacing:-.065em}.hero-content{padding-bottom:38px}.hero-intro{font-size:18px}.actions .button{width:100%}section{padding:78px 0}.section-head{gap:10px;margin-bottom:30px}.grid,.video-strip{grid-template-columns:1fr}.release-feature{gap:28px}.partner-card{grid-template-columns:1fr}.partner-card .button{grid-column:auto}.footer-inner{flex-direction:column}.hero-play{display:grid;place-items:center}}

/* V5.1 mobile hero and production refinements */
.hero-mobile-gif{display:none}.hero-desktop-video{display:block}.production-playlist{display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;align-items:center;margin:36px 0;padding:24px;border-radius:20px;background:#121212;color:#f5f1e8}.production-playlist h3{font-size:clamp(24px,3vw,38px);line-height:1;margin:7px 0 0}.production-playlist iframe{border-radius:14px}.production-content{max-height:460px}.hero .eyebrow{color:#f5f1e8;text-shadow:0 2px 18px #000;display:flex;align-items:center;gap:14px}.hero .eyebrow:before{content:"";width:48px;height:2px;background:var(--gold);flex:0 0 auto}
@media(max-width:560px){.hero-desktop-video{display:none}.hero-mobile-gif{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero{min-height:720px}.hero-content{padding-top:116px;padding-bottom:34px}.hero h1{font-size:clamp(50px,17vw,74px);line-height:.86;letter-spacing:-.055em;white-space:nowrap;max-width:calc(100vw - 32px)}.hero .eyebrow{font-size:10px;line-height:1.45;letter-spacing:.16em;max-width:94%;color:#fff}.hero .eyebrow:before{width:28px}.hero-intro{font-size:17px;line-height:1.45}.production-content{max-height:310px}.production-playlist{grid-template-columns:1fr;padding:18px;gap:16px}}
@media(prefers-reduced-motion:reduce){.hero-desktop-video{display:none}}

/* V5.2 navigation and expandable about */
section[id]{scroll-margin-top:96px}.about-overview{position:relative}.about-content{max-height:118px;overflow:hidden;mask-image:linear-gradient(#000 70%,transparent)}.about-overview.open .about-content{max-height:none;mask-image:none}.about-more{margin:12px 0 24px}.epk-button{grid-column:1/-1}.main-nav a[href*="#"]{cursor:pointer}
@media(max-width:560px){section[id]{scroll-margin-top:92px}.about-content{max-height:105px}.hero-mobile-gif{animation-play-state:running}.hero h1{font-size:clamp(44px,15vw,64px);letter-spacing:-.045em}.hero .eyebrow{font-size:9px;letter-spacing:.12em;line-height:1.35}.production-content{max-height:250px}}

/* V5.4: official YouTube playlist */
.youtube-playlist-block{margin-top:clamp(2rem,5vw,4rem);display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;padding:clamp(1.3rem,3vw,2.5rem);border:1px solid rgba(199,163,90,.34);border-radius:30px;background:linear-gradient(135deg,rgba(199,163,90,.11),rgba(255,255,255,.025));box-shadow:0 24px 70px rgba(0,0,0,.24)}
.youtube-playlist-block h3{margin:.35rem 0 .7rem;font-size:clamp(1.55rem,3vw,2.8rem)}
.youtube-playlist-block p{margin:0;color:rgba(255,255,255,.68)}
.youtube-playlist-block iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:20px;background:#000}
@media(max-width:760px){.youtube-playlist-block{grid-template-columns:1fr;border-radius:22px}.youtube-playlist-block iframe{border-radius:16px}}

/* V6.0 — Polish release */
:root{--gold:#d2aa58;--gold-soft:#e5c77f;--cream:#f3efe6;--ink:#0b0b0c;--radius-lg:28px;--shadow-soft:0 26px 80px rgba(15,12,6,.12)}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
section{position:relative}
.light{background:linear-gradient(180deg,#f4f0e7 0%,#eee9df 100%)}
.section-head{margin-bottom:52px}
.section-head h2,.bio h2,.booking h2{text-wrap:balance}
.button,.platforms a{transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease,border-color .22s ease}
.button.primary{box-shadow:0 10px 28px rgba(199,163,90,.20)}
.button.primary:hover{box-shadow:0 14px 36px rgba(199,163,90,.30)}
.main-nav a{position:relative;padding:12px 0}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--gold);transition:right .22s ease}
.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}
.playlist-card,.video-card,.release-art img,.video-feature iframe,.youtube-playlist-block,.partner,.production-playlist{box-shadow:var(--shadow-soft)}
.video-card{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.video-card:hover{transform:translateY(-5px);border-color:rgba(210,170,88,.6);box-shadow:0 24px 56px rgba(0,0,0,.35)}

/* Recent production cards */
.project-grid{margin:6px 0 56px;gap:20px}
.production-card{position:relative;min-height:260px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;color:var(--cream);background:
 radial-gradient(circle at 90% 10%,rgba(210,170,88,.20),transparent 32%),
 linear-gradient(145deg,#181715 0%,#0b0b0c 72%);border:1px solid rgba(210,170,88,.22);border-radius:24px;overflow:hidden;box-shadow:0 22px 58px rgba(20,16,8,.16);isolation:isolate;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.production-card:before{content:"";position:absolute;inset:auto -14% -45% 30%;height:78%;border:1px solid rgba(210,170,88,.16);border-radius:50%;transform:rotate(-12deg);z-index:-1}
.production-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--gold),transparent 72%)}
.production-card:hover{transform:translateY(-6px);border-color:rgba(210,170,88,.55);box-shadow:0 30px 70px rgba(20,16,8,.23)}
.production-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.production-card .year{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(210,170,88,.42);border-radius:999px;color:var(--gold-soft);font-size:13px;font-weight:900;letter-spacing:.08em}
.production-index{color:rgba(255,255,255,.23);font-size:15px;font-weight:800;letter-spacing:.18em}
.production-card-copy{margin-top:54px}
.production-artist{margin:0 0 8px!important;color:var(--gold-soft)!important;font-size:12px!important;font-weight:900;text-transform:uppercase;letter-spacing:.16em}
.production-card h3{margin:0 0 22px;color:#fff;font-size:clamp(26px,2.5vw,38px);line-height:1.02;letter-spacing:-.035em}
.production-meta{display:flex;flex-wrap:wrap;gap:8px}
.production-meta span{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.72);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}

/* Production archive */
.production-overview{margin-top:8px;padding:clamp(24px,4vw,48px);background:rgba(255,255,255,.48);border:1px solid rgba(11,11,12,.09);border-radius:var(--radius-lg);box-shadow:0 18px 55px rgba(26,20,10,.07)}
.production-overview-head{display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:end;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid rgba(11,11,12,.12)}
.production-overview-head h3{margin:6px 0 0;font-size:clamp(30px,4vw,52px);line-height:.95;letter-spacing:-.04em}
.production-overview-head p{margin:0;color:#68635b;font-size:16px}
.production-content{max-height:330px;color:#171717;mask-image:linear-gradient(#000 66%,transparent)}
.production-content h1,.production-content h2,.production-content h3,.production-content h4{color:#111}
.production-content p,.production-content li{font-size:15px;line-height:1.72}
.production-more{margin-top:20px}
.production-overview.open .production-content{max-height:none}
.production-playlist{margin:36px 0 0;padding:28px 30px;border:1px solid rgba(210,170,88,.30);background:linear-gradient(135deg,#151411,#0b0b0c);border-radius:24px}
.production-playlist p{margin:10px 0 0;color:rgba(255,255,255,.58)}

/* Global rhythm and consistency */
.release-feature,.split,.booking-grid{gap:clamp(32px,5vw,70px)}
.playlist-card{border-color:rgba(210,170,88,.18)}
.partner{border:1px solid rgba(210,170,88,.24)}
.site-footer{background:#070707}

@media(max-width:900px){
 .project-grid{grid-template-columns:1fr 1fr}
 .production-overview-head{grid-template-columns:1fr}
 .production-card{min-height:230px}
}
@media(max-width:560px){
 .section-head{margin-bottom:34px}
 .project-grid{grid-template-columns:1fr;margin-bottom:36px}
 .production-card{min-height:220px;padding:22px}
 .production-card-copy{margin-top:40px}
 .production-overview{padding:22px 18px;border-radius:22px}
 .production-content{max-height:220px}
 .production-playlist{padding:22px 18px;border-radius:20px}
}
@media(prefers-reduced-motion:reduce){.production-card,.video-card,.button,.platforms a{transition:none}.production-card:hover,.video-card:hover,.button:hover{transform:none}}

/* V7 producer database + on-demand Spotify player */
.production-spotify-toggle{margin-top:22px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--gold);border-radius:999px;background:var(--gold);color:#0b0b0b;font:inherit;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.production-spotify-toggle:hover{filter:brightness(1.08);transform:translateY(-1px)}
.production-spotify-player{margin-top:16px;position:relative;z-index:2}
.production-spotify-player iframe{display:block;border-radius:13px;background:#121212}
.production-card.has-spotify{min-height:300px}
.production-card.has-spotify:has(.production-spotify-player:not([hidden])){grid-column:span 1;min-height:470px}
@media(max-width:760px){.production-card.has-spotify{min-height:245px}.production-card.has-spotify:has(.production-spotify-player:not([hidden])){min-height:410px}}

.leadership-line{margin:22px 0 16px;color:var(--gold)!important;font-size:14px!important;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-mobile-gif{background-position:center;background-size:cover}.hero-media{background:#111 center/cover no-repeat}

/* V7.7 — cinematic latest release showcase */
.release-showcase-section{overflow:hidden;background:#eee9df;padding:clamp(80px,9vw,140px) 0}
.release-showcase{position:relative;isolation:isolate;padding:clamp(26px,4vw,58px);border:1px solid rgba(11,11,12,.08);border-radius:clamp(26px,4vw,46px);background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(245,239,225,.78));box-shadow:0 35px 110px rgba(35,25,8,.14);overflow:hidden}
.release-glow{position:absolute;z-index:-2;inset:-18%;background-image:linear-gradient(110deg,rgba(238,233,223,.72) 25%,rgba(238,233,223,.24)),var(--release-art);background-size:cover;background-position:center;filter:blur(70px) saturate(1.2);opacity:.42;transform:scale(1.1)}
.release-showcase:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 20% 45%,rgba(210,170,88,.16),transparent 38%),linear-gradient(90deg,rgba(247,243,234,.9),rgba(247,243,234,.72))}
.release-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:clamp(34px,5vw,68px)}
.release-showcase-head h2{margin:.12em 0 0;font-size:clamp(54px,8vw,116px);line-height:.82;letter-spacing:-.065em;max-width:760px}
.release-status{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 16px;border-radius:999px;background:#111;color:var(--gold-soft);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 10px 28px rgba(0,0,0,.16)}
.release-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(210,170,88,.16)}
.release-showcase .release-feature{grid-template-columns:minmax(280px,520px) minmax(0,1fr);gap:clamp(38px,6vw,88px);align-items:center}
.release-art-wrap{position:relative;aspect-ratio:1;width:100%}
.release-art-wrap:before{content:"";position:absolute;inset:7% -7% -7% 7%;border-radius:30px;background:#111;opacity:.15;filter:blur(20px)}
.release-showcase .release-art{position:relative;width:100%;height:100%;aspect-ratio:1;border-radius:clamp(22px,3vw,34px);overflow:hidden;background:#161616;box-shadow:0 30px 80px rgba(24,16,4,.3)}
.release-showcase .release-art img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:center;border-radius:0;box-shadow:none}
.release-copy{min-width:0}
.release-showcase .release-copy h3{margin:8px 0 4px;font-size:clamp(52px,7vw,104px);line-height:.88;letter-spacing:-.06em;text-wrap:balance}
.release-artist{margin:0;color:#3e3931;font-size:clamp(20px,2vw,28px);font-weight:700}
.release-date{margin:8px 0 0;color:#80786b;font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}
.release-platforms{margin-top:clamp(24px,3vw,38px);gap:12px}
.release-platforms a{min-height:46px;padding:0 19px;background:rgba(255,255,255,.55);border-color:rgba(158,119,39,.48);color:#765719;box-shadow:0 8px 24px rgba(84,59,12,.06)}
.release-platforms a:hover{background:var(--gold);color:#111}
.release-embed{margin-top:clamp(28px,4vw,48px);max-width:660px;padding-top:0}
.release-embed iframe{border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.14)}
@media(max-width:900px){.release-showcase .release-feature{grid-template-columns:minmax(240px,440px) minmax(0,1fr);gap:34px}.release-showcase .release-copy h3{font-size:clamp(44px,7vw,70px)}}
@media(max-width:720px){.release-showcase{padding:22px;border-radius:28px}.release-showcase-head{align-items:flex-start;margin-bottom:30px}.release-showcase-head h2{font-size:clamp(50px,16vw,78px)}.release-status{margin-top:4px}.release-showcase .release-feature{grid-template-columns:1fr}.release-art-wrap{max-width:520px;margin:auto}.release-showcase .release-copy h3{font-size:clamp(48px,15vw,78px)}.release-platforms{margin-top:24px}.release-embed{margin-top:30px}}
@media(max-width:480px){.release-showcase-head{display:block}.release-status{margin-top:18px}.release-showcase{padding:18px}.release-showcase .release-copy h3{font-size:clamp(44px,14vw,66px)}.release-platforms a{min-height:43px;padding:0 15px;font-size:10px}}


/* V8 — vector branding and final premium header */
.site-header{background:linear-gradient(180deg,rgba(7,7,7,.96),rgba(7,7,7,.82));-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15);transition:background .25s ease,box-shadow .25s ease}
.site-header.is-scrolled{background:rgba(7,7,7,.94);box-shadow:0 12px 45px rgba(0,0,0,.28)}
.header-inner{min-height:96px;transition:min-height .25s ease}
.site-header.is-scrolled .header-inner{min-height:76px}
.brand{display:flex;align-items:center;flex:0 0 auto;line-height:0}
.brand img{display:block;width:clamp(210px,19vw,315px);height:auto;max-width:none;object-fit:contain;image-rendering:auto;transform:translateZ(0);transition:width .25s ease,opacity .2s ease}
.site-header.is-scrolled .brand img{width:clamp(190px,17vw,270px)}
.main-nav a{padding:14px 0}
@media(max-width:900px){
 .header-inner{min-height:82px}.site-header.is-scrolled .header-inner{min-height:70px}
 .brand img,.site-header.is-scrolled .brand img{width:clamp(190px,47vw,260px)}
}
@media(max-width:480px){
 .header-inner{min-height:76px;gap:14px}
 .brand img,.site-header.is-scrolled .brand img{width:min(57vw,225px)}
 .menu-toggle{flex:0 0 auto}
}

/* V8.1 founder links */
.leadership-line a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(199,163,90,.7);transition:color .2s ease,border-color .2s ease}
.leadership-line a:hover,.leadership-line a:focus-visible{color:#f2d486;border-color:#f2d486}


/* V8.2 — flagship companies showcase */
.booking{position:relative;overflow:hidden;isolation:isolate;background:
 radial-gradient(circle at 78% 28%,rgba(199,163,90,.12),transparent 27%),
 radial-gradient(circle at 18% 78%,rgba(238,76,19,.08),transparent 25%),
 linear-gradient(135deg,#11100e 0%,#080808 62%,#0d0b08 100%)}
.booking .shell{position:relative;z-index:2}.booking-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.22;pointer-events:none}.booking-orb-one{width:360px;height:360px;background:#c7a35a;right:-120px;top:-120px}.booking-orb-two{width:280px;height:280px;background:#ef4e13;left:-130px;bottom:-110px}.booking-copy{align-self:center}.booking-copy>p:first-child{font-size:clamp(21px,2.2vw,30px);line-height:1.45;color:#c4beb4;max-width:620px}.booking-founder-note{margin-top:28px;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.partner-showcase{display:grid;grid-template-columns:1fr 1fr;gap:18px}.partner{position:relative;min-height:260px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:28px;text-decoration:none;background:linear-gradient(145deg,#f7f3eb,#eae4d9);border:1px solid rgba(255,255,255,.5);box-shadow:0 25px 70px rgba(0,0,0,.38);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.partner:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 15%,rgba(255,255,255,.58) 45%,transparent 75%);transform:translateX(-130%);transition:transform .7s ease}.partner:hover:before{transform:translateX(130%)}.partner:hover{transform:translateY(-8px) scale(1.012);box-shadow:0 38px 100px rgba(0,0,0,.48),0 0 0 1px rgba(199,163,90,.35)}.partner img{position:relative;z-index:1;width:100%;height:122px;max-width:none;max-height:none;object-fit:contain}.partner-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;color:#111}.partner-copy strong{font-size:18px;letter-spacing:-.02em}.partner-copy small{text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#6d665c}.partner-arrow{position:absolute;right:22px;top:20px;z-index:2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;transition:transform .3s ease,background .3s ease}.partner:hover .partner-arrow{transform:rotate(10deg) scale(1.08);background:var(--gold);color:#111}.partner-foxx{background:linear-gradient(145deg,#fff7ef,#eee5da)}.partner-redhead{background:linear-gradient(145deg,#faf8f4,#e9e4dc)}.booking-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:14px}.booking-actions .epk-button{grid-column:1/-1}.booking-actions .button{min-height:52px}.partner-shine{position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(199,163,90,.18);filter:blur(30px);right:-45px;bottom:-60px}
@media(max-width:900px){.partner-showcase{grid-template-columns:1fr}.partner{min-height:230px}.booking-actions{grid-template-columns:1fr}.booking-actions .epk-button{grid-column:auto}}
@media(max-width:560px){.partner{padding:22px;min-height:210px}.partner img{height:105px}.booking-founder-note{line-height:1.55}.booking-actions .button{width:100%}}

/* V8.3 release platform controls */
.release-platforms:empty{display:none}.release-platforms{margin-bottom:34px}.release-platforms a{position:relative;overflow:hidden}.release-platforms a:before{content:'';width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:9px;opacity:.75}.release-platforms a.platform-spotify:hover{background:#1ed760;border-color:#1ed760;color:#07120a}.release-platforms a.platform-apple-music:hover{background:#fc3c44;border-color:#fc3c44;color:#fff}.release-platforms a.platform-deezer:hover{background:#6f36ff;border-color:#6f36ff;color:#fff}.release-platforms a.platform-beatport:hover{background:#01ff95;border-color:#01ff95;color:#06120c}.release-platforms a.platform-traxsource:hover{background:#ee3d23;border-color:#ee3d23;color:#fff}


/* V9 — connected music flow and signature impact */
.music-flow-link{display:inline-flex;align-items:center;gap:10px;margin-top:26px;color:#111;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;border-bottom:1px solid rgba(16,16,16,.35);padding-bottom:7px;transition:color .25s ease,border-color .25s ease,transform .25s ease}.music-flow-link span{font-size:18px;color:var(--gold)}.music-flow-link:hover{color:#8a6829;border-color:var(--gold);transform:translateY(2px)}
.latest-release-ribbon{position:relative;display:grid;grid-template-columns:64px 1fr auto auto;align-items:center;gap:18px;margin:-38px 0 58px;padding:14px 18px;border-radius:22px;background:linear-gradient(125deg,#171510,#0b0b0b 66%);border:1px solid rgba(210,170,88,.38);box-shadow:0 22px 65px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.04);text-decoration:none;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.latest-release-ribbon:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 25%,rgba(210,170,88,.1) 48%,transparent 70%);transform:translateX(-110%);transition:transform .8s ease}.latest-release-ribbon:hover:before{transform:translateX(110%)}.latest-release-ribbon:hover{transform:translateY(-4px);border-color:rgba(229,199,127,.75);box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 0 1px rgba(210,170,88,.12)}.latest-release-ribbon-art{width:64px;aspect-ratio:1;border-radius:14px;overflow:hidden;background:#222}.latest-release-ribbon-art img{width:100%;height:100%;object-fit:cover}.latest-release-ribbon-copy{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:baseline}.latest-release-ribbon-copy small{grid-column:1/-1;color:var(--gold);text-transform:uppercase;letter-spacing:.17em;font-weight:900;font-size:10px}.latest-release-ribbon-copy strong{font-size:20px;line-height:1.1}.latest-release-ribbon-copy span{color:#a9a298;font-size:13px}.latest-release-ribbon-arrow{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(210,170,88,.55);color:var(--gold);font-size:20px}.latest-release-ribbon-eq{display:flex;align-items:end;gap:3px;height:22px}.latest-release-ribbon-eq i{display:block;width:3px;border-radius:3px;background:var(--gold);animation:wf-eq 1s ease-in-out infinite alternate}.latest-release-ribbon-eq i:nth-child(1){height:8px}.latest-release-ribbon-eq i:nth-child(2){height:18px;animation-delay:.15s}.latest-release-ribbon-eq i:nth-child(3){height:12px;animation-delay:.3s}.latest-release-ribbon-eq i:nth-child(4){height:21px;animation-delay:.45s}@keyframes wf-eq{to{height:5px;opacity:.55}}
.signature-impact{min-height:72vh;display:flex;align-items:center;overflow:hidden;background:#070707;isolation:isolate}.signature-impact-media{position:absolute;inset:-8%;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.93),rgba(0,0,0,.5)),url('assets/hero-live-poster.jpg') center/cover no-repeat;filter:grayscale(1);transform:scale(1.06)}.signature-impact:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 72% 44%,rgba(210,170,88,.17),transparent 32%),linear-gradient(180deg,transparent,#070707 95%)}.signature-impact-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.signature-impact h2{font-size:clamp(58px,8.8vw,132px);line-height:.83;letter-spacing:-.065em;margin:18px 0 30px;max-width:900px}.signature-impact-copy p{font-size:clamp(18px,2vw,26px);color:#b7b0a4;max-width:690px}.signature-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.signature-stats div{min-height:170px;padding:27px 24px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.025);backdrop-filter:blur(8px);transition:background .3s ease,transform .3s ease}.signature-stats div:hover{background:rgba(210,170,88,.1);transform:translateY(-4px)}.signature-stats strong{font-size:clamp(32px,4vw,58px);line-height:.95;color:var(--text);letter-spacing:-.045em}.signature-stats span{text-transform:uppercase;letter-spacing:.15em;font-size:10px;color:var(--gold);font-weight:900}
@media(max-width:900px){.signature-impact-inner{grid-template-columns:1fr;gap:48px}.signature-stats div{min-height:140px}.latest-release-ribbon{margin-top:-20px}}
@media(max-width:560px){.latest-release-ribbon{grid-template-columns:52px 1fr auto;gap:13px;margin:-20px 0 38px;padding:12px;border-radius:17px}.latest-release-ribbon-art{width:52px;border-radius:11px}.latest-release-ribbon-copy{display:block}.latest-release-ribbon-copy small,.latest-release-ribbon-copy strong,.latest-release-ribbon-copy span{display:block}.latest-release-ribbon-copy strong{font-size:17px}.latest-release-ribbon-copy span{font-size:11px}.latest-release-ribbon-eq{display:none}.latest-release-ribbon-arrow{width:36px;height:36px}.signature-impact{min-height:auto}.signature-impact h2{font-size:clamp(52px,15vw,78px)}.signature-stats div{min-height:118px;padding:20px 16px}.signature-stats strong{font-size:31px}.signature-impact-inner{gap:34px}}
@media(prefers-reduced-motion:reduce){.latest-release-ribbon-eq i{animation:none}.latest-release-ribbon:before{display:none}}


/* V9.1 — guided chapter navigation */
.chapter-cue{margin:54px auto 0;display:flex;align-items:center;justify-content:center;gap:18px;width:min(760px,100%);padding:21px 25px;border:1px solid rgba(210,170,88,.35);border-radius:999px;color:var(--text);text-decoration:none;background:linear-gradient(135deg,rgba(210,170,88,.11),rgba(255,255,255,.025));box-shadow:0 20px 55px rgba(0,0,0,.18);transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.chapter-cue:hover,.chapter-cue:focus-visible{transform:translateY(-3px);border-color:rgba(229,199,127,.75);background:linear-gradient(135deg,rgba(210,170,88,.18),rgba(255,255,255,.04));box-shadow:0 26px 70px rgba(0,0,0,.27)}.chapter-cue-copy{display:flex;flex-direction:column;min-width:0}.chapter-cue-copy small{text-transform:uppercase;letter-spacing:.19em;font-size:10px;font-weight:900;color:var(--gold)}.chapter-cue-copy strong{font-size:clamp(18px,2vw,25px);line-height:1.18;letter-spacing:-.02em}.chapter-cue-arrow{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(210,170,88,.48);color:var(--gold);font-size:21px;animation:wf-cue-bob 2s ease-in-out infinite}.chapter-cue-impact{margin-top:52px;max-width:460px;margin-left:0;background:rgba(8,8,8,.5);backdrop-filter:blur(10px)}@keyframes wf-cue-bob{0%,100%{transform:translateY(-2px)}50%{transform:translateY(4px)}}
@media(max-width:560px){.chapter-cue{margin-top:36px;padding:16px 17px;gap:13px;border-radius:22px;justify-content:space-between}.chapter-cue-copy strong{font-size:17px}.chapter-cue-arrow{width:39px;height:39px}.chapter-cue-impact{margin-top:32px}.signature-impact-inner{align-items:start}}
@media(prefers-reduced-motion:reduce){.chapter-cue-arrow{animation:none}}

/* V9.2 — curated production archive */
.production-overview{overflow:hidden}
.archive-intro{position:relative;display:grid;grid-template-columns:auto 1fr;gap:clamp(20px,3vw,38px);align-items:start;margin:4px 0 34px;padding:clamp(24px,4vw,42px);border-radius:24px;background:linear-gradient(135deg,#101010 0%,#17140f 60%,#0d0d0d 100%);color:#f5f1e8;box-shadow:0 24px 70px rgba(26,20,10,.16);overflow:hidden}
.archive-intro:after{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(210,170,88,.24),rgba(210,170,88,0) 68%);pointer-events:none}
.archive-intro-mark{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid rgba(210,170,88,.52);border-radius:999px;color:var(--gold-soft,#d5ae5a);font-size:11px;font-weight:900;letter-spacing:.16em;white-space:nowrap}
.archive-intro h4{position:relative;z-index:1;margin:0;max-width:940px;font-size:clamp(28px,4.1vw,56px);line-height:.98;letter-spacing:-.045em;color:#f5f1e8}
.archive-intro p{position:relative;z-index:1;margin:18px 0 0;max-width:780px;font-size:clamp(15px,1.6vw,20px);line-height:1.55;color:rgba(245,241,232,.68)}
.archive-highlight-label{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:8px 0 16px;padding:0 2px}
.archive-highlight-label span{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;color:#171717}
.archive-highlight-label small{color:#7a746b;font-size:12px}
.archive-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}
.archive-highlight-card{position:relative;min-height:138px;padding:24px 24px 22px 88px;border-radius:20px;border:1px solid rgba(17,17,17,.10);background:rgba(255,255,255,.72);box-shadow:0 12px 34px rgba(30,24,14,.055);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.archive-highlight-card:nth-child(5){grid-column:1/-1}
.archive-highlight-card:hover{transform:translateY(-3px);border-color:rgba(199,163,90,.52);box-shadow:0 20px 45px rgba(30,24,14,.10)}
.archive-highlight-number{position:absolute;left:22px;top:22px;color:rgba(17,17,17,.22);font-size:13px;font-weight:900;letter-spacing:.16em}
.archive-highlight-year{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;margin-bottom:13px;border:1px solid rgba(199,163,90,.55);border-radius:999px;color:#8b6a25;font-size:12px;font-weight:900;letter-spacing:.07em}
.archive-highlight-card p{margin:0!important;color:#171717!important;font-size:clamp(16px,1.4vw,20px)!important;line-height:1.42!important;font-weight:650}
.production-more{margin:4px 0 0}
.production-full-archive{margin-top:30px;padding-top:30px;border-top:1px solid rgba(17,17,17,.12);max-height:none!important;overflow:visible!important;mask-image:none!important}
.production-full-archive[hidden]{display:none!important}
.archive-full-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:24px}
.archive-full-head span{color:#92702d;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}
.archive-full-head strong{font-size:clamp(22px,3vw,36px);line-height:1;letter-spacing:-.035em;color:#121212}
.archive-timeline{display:grid;gap:10px}
.archive-year-group{display:grid;grid-template-columns:110px 1fr;gap:22px;padding:20px 0;border-top:1px solid rgba(17,17,17,.09)}
.archive-year-heading{position:sticky;top:105px;align-self:start;color:#9a752c;font-size:24px;font-weight:900;letter-spacing:-.03em}
.archive-year-entries{display:grid;gap:8px}
.archive-year-entries article{padding:13px 16px;border-radius:12px;background:rgba(255,255,255,.54);border:1px solid rgba(17,17,17,.065);color:#1a1a1a;font-size:15px;line-height:1.5}
.archive-year-entries article a{color:#6f531d;text-decoration-color:rgba(111,83,29,.35);text-underline-offset:3px}
.archive-year-entries article a:hover{color:#111;text-decoration-color:#111}
@media(max-width:760px){
 .archive-intro{grid-template-columns:1fr;padding:24px 20px;border-radius:20px}
 .archive-intro-mark{width:max-content}
 .archive-highlight-label{align-items:start;flex-direction:column;gap:4px}
 .archive-highlight-grid{grid-template-columns:1fr}
 .archive-highlight-card:nth-child(5){grid-column:auto}
 .archive-highlight-card{min-height:0;padding:20px 18px 20px 68px}
 .archive-highlight-number{left:18px;top:20px}
 .archive-full-head{align-items:start;flex-direction:column;gap:8px}
 .archive-year-group{grid-template-columns:1fr;gap:10px;padding:18px 0}
 .archive-year-heading{position:static;font-size:20px}
 .archive-year-entries article{padding:13px 14px;font-size:14px}
}


/* V9.3 — Futuristic career archive */
.production-overview{margin-top:18px;padding:clamp(26px,3.4vw,46px);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.48));border:1px solid rgba(10,10,10,.09);border-radius:32px;box-shadow:0 26px 90px rgba(24,18,9,.08);overflow:hidden}
.production-overview-head{margin-bottom:22px;padding-bottom:20px}
.archive-signal{position:relative;display:grid;grid-template-columns:6px 126px minmax(0,1fr);gap:22px;align-items:center;margin:0 0 24px;padding:18px 22px;border:1px solid rgba(16,16,16,.08);border-radius:18px;background:rgba(255,255,255,.62);overflow:hidden}
.archive-signal:after{content:"";position:absolute;right:-70px;top:-90px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(199,163,90,.17),transparent 68%);pointer-events:none}
.archive-signal-rail{height:62px;border-radius:99px;background:rgba(18,18,18,.08);overflow:hidden;position:relative}
.archive-signal-rail span{position:absolute;inset:auto 0 0;height:62%;border-radius:inherit;background:linear-gradient(180deg,#e4c477,#a77b28);box-shadow:0 0 22px rgba(199,163,90,.45);animation:wfArchivePulse 2.8s ease-in-out infinite alternate}
@keyframes wfArchivePulse{from{height:34%;opacity:.65}to{height:90%;opacity:1}}
.archive-signal-era{font-size:13px;font-weight:900;letter-spacing:.12em;color:#8e6a25;white-space:nowrap}.archive-signal-era b{padding:0 5px;color:#171717}
.archive-signal-copy{position:relative;z-index:1}.archive-signal-copy h4{margin:0;color:#151515;font-size:clamp(20px,2.2vw,31px);line-height:1.1;letter-spacing:-.025em;max-width:850px}.archive-signal-copy p{margin:7px 0 0;color:#777065;font-size:14px;line-height:1.5}
.archive-console{position:relative;margin-top:8px;padding:22px;border-radius:24px;background:linear-gradient(145deg,#0c0c0d,#15130f 68%,#0b0b0c);border:1px solid rgba(199,163,90,.22);box-shadow:0 24px 65px rgba(10,8,4,.18);overflow:hidden}
.archive-console:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(90deg,#000,transparent 82%);pointer-events:none}
.archive-console:after{content:"";position:absolute;width:320px;height:160px;right:-90px;top:-90px;background:radial-gradient(ellipse,rgba(205,165,77,.17),transparent 70%);pointer-events:none}
.archive-console-head{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:17px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.09)}
.archive-console-kicker{display:block;margin-bottom:4px;color:#cda653;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.22em}.archive-console-head h4{margin:0;color:#f5f1e8;font-size:clamp(22px,2.4vw,34px);line-height:1;letter-spacing:-.035em}.archive-console-curator{color:rgba(245,241,232,.48);font-size:11px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.archive-highlight-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0}
.archive-highlight-card{position:relative;display:flex;flex-direction:column;min-height:150px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.075);background:linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:none;overflow:hidden;transition:transform .28s ease,border-color .28s ease,background .28s ease}
.archive-highlight-card:nth-child(5){grid-column:auto}.archive-highlight-card:hover{transform:translateY(-5px);border-color:rgba(205,166,83,.5);background:linear-gradient(160deg,rgba(205,166,83,.11),rgba(255,255,255,.025));box-shadow:0 18px 40px rgba(0,0,0,.22)}
.archive-highlight-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.archive-highlight-year{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;margin:0;border:1px solid rgba(205,166,83,.5);border-radius:999px;color:#e0bd6f;font-size:10px;font-weight:900;letter-spacing:.08em}.archive-highlight-number{position:static;color:rgba(255,255,255,.22);font-size:10px;font-weight:900;letter-spacing:.16em}
.archive-highlight-card p{margin:auto 0 8px!important;color:#f5f1e8!important;font-size:clamp(13px,1.15vw,16px)!important;line-height:1.35!important;font-weight:650;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.archive-highlight-line{display:block;width:34px;height:2px;border-radius:99px;background:linear-gradient(90deg,#d5ad58,transparent);transition:width .28s ease}.archive-highlight-card:hover .archive-highlight-line{width:70%}
.archive-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.archive-actions .production-more{margin:0}.archive-actions>span{color:#8b8479;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.11em}
.production-full-archive{margin-top:26px;padding:22px;border-radius:22px;background:rgba(255,255,255,.74);border:1px solid rgba(17,17,17,.08);mask-image:none}.archive-full-head{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:15px;margin-bottom:2px;border-bottom:1px solid rgba(17,17,17,.1)}.archive-full-head span{color:#9a752c;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.archive-full-head strong{font-size:18px;letter-spacing:-.02em}.archive-year-group{grid-template-columns:86px 1fr;padding:15px 0}.archive-year-heading{top:96px;font-size:20px}.archive-year-entries{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.archive-year-entries article{padding:11px 13px;border-radius:10px;background:rgba(255,255,255,.7);font-size:13px;line-height:1.42;transition:border-color .2s ease,transform .2s ease}.archive-year-entries article:hover{transform:translateX(2px);border-color:rgba(199,163,90,.38)}
@media(max-width:1050px){.archive-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-highlight-card:nth-child(4),.archive-highlight-card:nth-child(5){grid-column:auto}.archive-year-entries{grid-template-columns:1fr}}
@media(max-width:700px){.production-overview{padding:20px 14px;border-radius:22px}.archive-signal{grid-template-columns:5px 1fr;gap:14px;padding:16px}.archive-signal-era{grid-column:2}.archive-signal-copy{grid-column:2}.archive-signal-copy h4{font-size:21px}.archive-signal-copy p{font-size:13px}.archive-console{padding:17px 14px;border-radius:19px}.archive-console-head{align-items:start;flex-direction:column;gap:5px}.archive-highlight-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:0 1px 8px;scrollbar-width:none}.archive-highlight-grid::-webkit-scrollbar{display:none}.archive-highlight-card{flex:0 0 min(78vw,270px);min-height:145px;scroll-snap-align:start}.archive-actions{align-items:flex-start;flex-direction:column}.archive-actions .button{width:100%}.archive-year-group{grid-template-columns:1fr}.archive-year-heading{position:static}.production-full-archive{padding:16px 13px}.archive-full-head{align-items:flex-start;flex-direction:column;gap:3px}}
@media(prefers-reduced-motion:reduce){.archive-signal-rail span{animation:none;height:70%}.archive-highlight-card{transition:none}}

/* V9.3.2: legacy curator label removed permanently. */
.archive-console-curator{display:none!important}

/* V9.3.4 recovery: hide legacy curator label from V9.2/V9.3 cached templates. */
.archive-console-curator,
.archive-highlight-label small{display:none!important}
.archive-highlight-label{justify-content:flex-start!important}

/* V9.3.5 — inline Watch gallery */
.video-card.wf-video-choice{appearance:none;-webkit-appearance:none;font:inherit;color:inherit;text-align:left;padding:0;cursor:pointer;width:100%;background:var(--dark,#111);}
.video-card.wf-video-choice:focus-visible{outline:2px solid #d2a84d;outline-offset:3px;}
.video-card.wf-video-choice.is-active{border-color:#d2a84d;box-shadow:0 0 0 1px #d2a84d,0 16px 35px rgba(210,168,77,.16);}


/* V9.3.6 — Legacy & Innovation content layer. Existing visual identity preserved. */
.about-main-copy{
  white-space:normal;
}
.selected-collaborations{
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.13);
}
.selected-collaborations small{
  display:block;
  margin-bottom:9px;
  color:var(--accent,#c7a35a);
  font-size:.68rem;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.selected-collaborations p{
  margin:0!important;
  color:rgba(255,255,255,.84);
  font-size:.92rem;
  line-height:1.75;
}
.selected-collaborations i{
  padding:0 .3rem;
  color:var(--accent,#c7a35a);
  font-style:normal;
}
.signature-stats div span{
  max-width:130px;
}

.technology-section{
  position:relative;
  overflow:hidden;
  padding:clamp(78px,9vw,140px) 0;
  background:
    radial-gradient(circle at 82% 22%,rgba(199,163,90,.14),transparent 30%),
    linear-gradient(135deg,#0b0b0c,#151310 62%,#0a0a0b);
  color:#fff;
}
.technology-section:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.025),transparent);
}
.technology-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);
  gap:clamp(40px,7vw,110px);
  align-items:center;
}
.technology-copy h2{
  max-width:760px;
  margin:.1em 0 .55em;
}
.technology-copy>p{
  max-width:760px;
  color:rgba(255,255,255,.7);
  font-size:clamp(1rem,1.3vw,1.16rem);
  line-height:1.75;
}
.focus-chips{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin:28px 0 32px;
}
.focus-chips span{
  padding:9px 13px;
  border:1px solid rgba(199,163,90,.34);
  border-radius:999px;
  background:rgba(199,163,90,.07);
  color:rgba(255,255,255,.82);
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.045em;
}
.technology-actions{
  display:flex;
  flex-wrap:wrap;
  gap:11px;
}
.technology-quote{
  position:relative;
  margin:0;
  padding:clamp(30px,4vw,52px);
  border:1px solid rgba(199,163,90,.27);
  border-radius:24px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.015));
  box-shadow:0 28px 70px rgba(0,0,0,.28);
}
.technology-quote:before{
  content:"“";
  position:absolute;
  right:24px;
  top:4px;
  color:rgba(199,163,90,.17);
  font-family:Georgia,serif;
  font-size:8rem;
  line-height:1;
}
.technology-quote>span{
  color:var(--accent,#c7a35a);
  font-size:.66rem;
  font-weight:800;
  letter-spacing:.2em;
}
.technology-quote p{
  position:relative;
  margin:20px 0 24px;
  color:#fff;
  font-size:clamp(1.5rem,2.5vw,2.35rem);
  font-weight:700;
  line-height:1.22;
  letter-spacing:-.03em;
}
.technology-quote small{
  color:rgba(255,255,255,.47);
  font-size:.72rem;
  letter-spacing:.05em;
}

@media(max-width:900px){
  .technology-grid{grid-template-columns:1fr}
  .technology-quote{max-width:650px}
}
@media(max-width:620px){
  .technology-section{padding:72px 0}
  .technology-actions{flex-direction:column;align-items:stretch}
  .technology-actions .button{text-align:center}
  .selected-collaborations p{font-size:.84rem}
}


/* V9.3.7 — archive always-accessible close controls */
.archive-console,
.production-overview{scroll-margin-top:108px}
.archive-bottom-actions{
  display:flex;
  justify-content:flex-start;
  padding:28px 0 4px;
  border-top:1px solid rgba(17,17,17,.08);
  margin-top:18px
}
.archive-bottom-hide{min-width:255px}
.archive-floating-hide{
  position:fixed;
  z-index:46;
  right:22px;
  top:50%;
  transform:translateY(-50%) translateX(18px);
  min-height:44px;
  padding:0 16px;
  opacity:0;
  pointer-events:none;
  box-shadow:0 14px 42px rgba(24,18,9,.24);
  transition:opacity .2s ease,transform .2s ease,filter .2s ease
}
.archive-floating-hide.is-visible{
  opacity:1;
  pointer-events:auto;
  transform:translateY(-50%) translateX(0)
}
.archive-floating-hide span{margin-right:7px;font-size:15px}
@media(max-width:760px){
  .archive-bottom-actions{padding-top:22px}
  .archive-bottom-hide{width:100%;min-width:0}
  .archive-floating-hide{
    top:auto;
    right:50%;
    bottom:max(16px,env(safe-area-inset-bottom));
    transform:translateX(50%) translateY(14px);
    width:auto;
    max-width:calc(100vw - 28px);
    min-width:176px;
    min-height:46px;
    white-space:nowrap;
    box-shadow:0 16px 45px rgba(24,18,9,.30)
  }
  .archive-floating-hide.is-visible{
    transform:translateX(50%) translateY(0)
  }
}
@media(prefers-reduced-motion:reduce){.archive-floating-hide{transition:none}}


/* V9.3.8 mobile archive control refinement */
@media(max-width:760px){
  .archive-floating-hide{
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .archive-floating-hide[hidden]{display:none!important}
}


/* V9.3.9 — hard-pinned mobile archive close control */
@media(max-width:900px){
  body.archive-mobile-open .archive-floating-hide{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:fixed!important;
    z-index:2147482000!important;
    left:50%!important;
    right:auto!important;
    top:auto!important;
    bottom:calc(18px + env(safe-area-inset-bottom))!important;
    transform:translateX(-50%)!important;
    align-items:center!important;
    justify-content:center!important;
  }
  body.archive-mobile-open .archive-floating-hide[hidden]{
    display:flex!important;
  }
}


/* V9.4.0 — optional Gold / Platinum record status */
.record-award{
  position:absolute;
  z-index:3;
  right:22px;
  top:66px;
  display:flex;
  align-items:center;
  gap:9px;
  pointer-events:none;
  user-select:none
}
.record-award-disc{
  position:relative;
  display:block;
  width:48px;
  height:48px;
  border-radius:50%;
  box-shadow:0 8px 24px rgba(0,0,0,.26),inset 0 0 0 1px rgba(255,255,255,.32);
  overflow:hidden
}
.record-award-disc:before,
.record-award-disc:after{
  content:"";
  position:absolute;
  inset:7px;
  border-radius:50%;
  border:1px solid rgba(24,20,14,.20);
  box-shadow:
    0 0 0 4px rgba(30,25,17,.07),
    0 0 0 8px rgba(30,25,17,.055),
    0 0 0 12px rgba(30,25,17,.045)
}
.record-award-disc:after{
  inset:19px;
  border:0;
  background:#171514;
  box-shadow:0 0 0 3px rgba(255,255,255,.16)
}
.record-award-disc i{
  position:absolute;
  z-index:2;
  inset:22px;
  border-radius:50%;
  background:#f6f0df
}
.record-award-label{
  display:inline-flex;
  align-items:center;
  min-height:27px;
  padding:0 9px;
  border-radius:999px;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.14em;
  backdrop-filter:blur(6px)
}
.record-award-gold .record-award-disc{
  background:
    radial-gradient(circle at 33% 27%,#fff0a9 0 5%,transparent 6%),
    conic-gradient(from 35deg,#8b6320,#f3cd70,#a77a29,#f8df95,#9b6d21,#e6bd58,#8b6320)
}
.record-award-gold .record-award-label{
  color:#e9c66e;
  border:1px solid rgba(213,173,88,.40);
  background:rgba(185,133,38,.10)
}
.record-award-platinum .record-award-disc{
  background:
    radial-gradient(circle at 33% 27%,#fff 0 5%,transparent 6%),
    conic-gradient(from 35deg,#6f7378,#e8ecef,#93999f,#f8fafb,#7c8288,#d5dade,#6f7378)
}
.record-award-platinum .record-award-label{
  color:#d7dde1;
  border:1px solid rgba(205,213,220,.34);
  background:rgba(210,218,224,.08)
}
.production-card.has-record-award .production-card-copy{padding-right:76px}
.archive-highlight-card .record-award-mini{
  position:static;
  margin:8px 0 7px;
  gap:6px;
  align-self:flex-start
}
.archive-highlight-card .record-award-mini .record-award-disc{
  width:26px;
  height:26px;
  box-shadow:0 4px 12px rgba(0,0,0,.24),inset 0 0 0 1px rgba(255,255,255,.28)
}
.archive-highlight-card .record-award-mini .record-award-disc:before{
  inset:4px;
  box-shadow:0 0 0 2px rgba(30,25,17,.07),0 0 0 4px rgba(30,25,17,.05)
}
.archive-highlight-card .record-award-mini .record-award-disc:after{inset:10px;box-shadow:0 0 0 2px rgba(255,255,255,.15)}
.archive-highlight-card .record-award-mini .record-award-disc i{inset:12px}
.archive-highlight-card .record-award-mini .record-award-label{
  min-height:22px;
  padding:0 7px;
  font-size:8px
}
@media(max-width:760px){
  .record-award{right:18px;top:62px}
  .record-award-disc{width:42px;height:42px}
  .production-card.has-record-award .production-card-copy{padding-right:62px}
}

/* V9.4.1 highlight Spotify */
.archive-spotify-toggle{display:inline-flex;align-items:center;gap:7px;margin:10px 0 4px;padding:8px 11px;border:1px solid rgba(211,171,81,.42);border-radius:999px;background:rgba(202,157,58,.08);color:#e2bd61;font:800 9px/1 inherit;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}
.archive-spotify-toggle:hover,.archive-spotify-toggle.is-open{background:#d2aa52;color:#111}
.archive-spotify-player{width:100%;margin:9px 0 5px;overflow:hidden;border-radius:12px;background:#121212}.archive-spotify-player[hidden]{display:none!important}.archive-spotify-player iframe{display:block;border:0;border-radius:12px}
@media(max-width:760px){.archive-spotify-toggle{font-size:10px;padding:9px 12px}}


/* V9.4.3 — stable multi-platform highlight links */
.archive-music-link{text-decoration:none}


/* V9.4.4 — embedded Spotify / Apple Music / iTunes / Deezer highlight players */
.archive-music-link.platform-spotify{border-color:rgba(211,171,81,.42)}
.archive-music-link.platform-apple,
.archive-music-link.platform-itunes{
  border-color:rgba(220,224,228,.34);
  color:#eceff1;
  background:rgba(231,235,239,.055)
}
.archive-music-link.platform-deezer{
  border-color:rgba(211,171,81,.38);
  color:#e6c56d
}
.archive-music-link.platform-apple:hover,
.archive-music-link.platform-itunes:hover,
.archive-music-link.platform-deezer:hover,
.archive-music-link.platform-apple.is-open,
.archive-music-link.platform-itunes.is-open,
.archive-music-link.platform-deezer.is-open{
  background:#d2aa52;
  border-color:#d2aa52;
  color:#111
}
.archive-spotify-player.archive-player-apple,
.archive-spotify-player.archive-player-itunes,
.archive-spotify-player.archive-player-deezer{
  background:#0b0b0b;
  border:1px solid rgba(255,255,255,.08)
}
.archive-spotify-player iframe{
  width:100%;
  max-width:100%;
}

/* V9.4.5 — curated player vs complete YouTube archive */
.youtube-archive-cta{align-items:stretch}.youtube-archive-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.youtube-archive-copy p{max-width:34rem;line-height:1.65}
.youtube-archive-button{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.35rem;padding:.9rem 1.2rem;border:1px solid rgba(211,171,81,.55);border-radius:999px;background:#d2aa52;color:#111;text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:.2s ease}.youtube-archive-button:hover{transform:translateY(-2px);background:#e0bc69}
.youtube-archive-visual{min-height:290px;position:relative;overflow:hidden;border-radius:20px;padding:clamp(1.4rem,3vw,2.4rem);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-decoration:none;color:#f7f3ea;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 78% 24%,rgba(211,171,81,.18),transparent 28%),linear-gradient(135deg,#090909 0%,#17130d 58%,#090909 100%)}
.youtube-archive-visual:before{content:"";position:absolute;inset:0;opacity:.16;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px}.youtube-archive-mark{position:absolute;right:7%;top:8%;font-size:clamp(6rem,14vw,12rem);font-weight:900;line-height:1;color:rgba(211,171,81,.08)}
.youtube-archive-kicker,.youtube-archive-visual strong,.youtube-archive-youtube{position:relative;z-index:1}.youtube-archive-kicker{margin-bottom:.45rem;color:#d2aa52;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.youtube-archive-visual strong{font-size:clamp(1.8rem,4vw,3.5rem);line-height:.94;letter-spacing:-.045em}.youtube-archive-youtube{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);width:100%;font-weight:700}.youtube-archive-youtube b{color:#d2aa52}.youtube-archive-visual:hover{border-color:rgba(211,171,81,.45)}
@media(max-width:760px){.youtube-archive-visual{min-height:220px}.youtube-archive-button{width:100%;justify-content:center}}

/* V9.4.6 — visually separate front-page spotlight from archive milestones */
.production-layer-label{display:flex;align-items:center;gap:12px;margin-top:14px;flex-wrap:wrap}
.production-layer-label b{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#9a7225;border-left:3px solid #cfa64f;padding-left:10px}
.production-layer-label span{font-size:12px;color:#9d978d}
.archive-console-head{align-items:flex-end}.archive-console-explain{margin:4px 0 0;color:#8f8a80;font-size:11px;line-height:1.35}
.archive-console-kicker:before{content:"02";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:8px;border:1px solid rgba(207,166,79,.5);border-radius:50%;color:#cfa64f;font-size:8px}
.production-layer-label b:before{content:"01";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:8px;border:1px solid rgba(154,114,37,.45);border-radius:50%;font-size:8px}
@media(max-width:700px){.production-layer-label{align-items:flex-start;flex-direction:column;gap:6px}.archive-console-explain{max-width:260px}}

/* V9.4.7 — compact spotlight hierarchy */
.production-layer-label:has(span:empty) span{display:none}
.production-layer-label{margin-top:12px}
.production-layer-label b{margin:0}

/* V9.4.8 — restrained production artwork */
.production-card{position:relative;overflow:hidden}.production-artwork{position:absolute;right:24px;top:58px;width:92px;height:92px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.13);box-shadow:0 12px 30px rgba(0,0,0,.35);background:#181818}.production-artwork img{width:100%;height:100%;object-fit:cover;display:block}.production-card:has(.production-artwork) .record-award{right:126px}.production-card:has(.production-artwork) .production-card-copy{padding-right:112px}
.archive-highlight-artwork{width:50px;height:50px;border-radius:9px;overflow:hidden;border:1px solid rgba(255,255,255,.12);margin:7px 0 7px;box-shadow:0 7px 18px rgba(0,0,0,.28)}.archive-highlight-artwork img{width:100%;height:100%;object-fit:cover;display:block}.archive-highlight-card.has-artwork .record-award-mini{margin-top:0}
@media(max-width:760px){.production-artwork{width:76px;height:76px;right:18px;top:54px}.production-card:has(.production-artwork) .record-award{right:102px}.production-card:has(.production-artwork) .production-card-copy{padding-right:88px}.archive-highlight-artwork{width:46px;height:46px}}

/* V9.5.1 — Social Icon Footer */
.socials.social-icons{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.social-icon{width:42px;height:42px;display:grid!important;place-items:center;border-radius:50%;border:1px solid rgba(207,166,79,.26);background:rgba(255,255,255,.025);color:rgba(247,243,234,.72)!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}
.social-icon svg{width:18px;height:18px;display:block;fill:currentColor;max-width:20px;max-height:20px}
.social-icon.social-facebook svg{width:12px;height:20px}.social-icon.social-soundcloud svg{width:23px;height:18px}
.social-icon:hover,.social-icon:focus-visible{transform:translateY(-2px);color:#e1bd68!important;border-color:rgba(225,189,104,.72);background:rgba(207,166,79,.08);box-shadow:0 9px 24px rgba(207,166,79,.12);outline:none}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:760px){.footer-inner{gap:18px}.socials.social-icons{justify-content:center;width:100%}.social-icon{width:44px;height:44px}}


/* V9.5.2 — Career Milestones infinite carousel */
.archive-console{
  overflow:hidden;
}
.archive-console .archive-highlight-grid{
  display:flex!important;
  grid-template-columns:none!important;
  gap:14px;
  width:max-content;
  will-change:transform;
}
.archive-console .archive-highlight-card{
  flex:0 0 clamp(250px,18vw,310px);
  min-width:250px;
}
.archive-console.is-carousel-ready .archive-highlight-grid{
  animation:wf952CareerMarquee var(--wf952-duration,42s) linear infinite;
}
.archive-console.is-carousel-ready.is-user-paused .archive-highlight-grid{
  animation-play-state:paused;
}
@keyframes wf952CareerMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(calc(-1 * var(--wf952-loop-width)),0,0)}
}
.archive-console .archive-highlight-grid{
  touch-action:pan-y;
}
@media(max-width:760px){
  .archive-console .archive-highlight-card{
    flex-basis:78vw;
    min-width:78vw;
    max-width:320px;
  }
  .archive-console.is-carousel-ready .archive-highlight-grid{
    animation-duration:50s;
  }
}
@media(prefers-reduced-motion:reduce){
  .archive-console.is-carousel-ready .archive-highlight-grid{
    animation:none!important;
    transform:none!important;
  }
  .archive-console{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }
}


/* V9.5.3 — interaction pause only while pointer/key is held */
.archive-console.is-carousel-ready .archive-highlight-card,
.archive-console.is-carousel-ready .archive-spotify-toggle{
  -webkit-tap-highlight-color:transparent;
}

/* V9.5.4 - player-open persistent pause */
.archive-console.is-carousel-ready.is-player-open .archive-highlight-grid{animation-play-state:paused;}

/* V9.5.6 — From The Lab */
.from-lab{padding-top:clamp(54px,7vw,92px);padding-bottom:clamp(54px,7vw,92px);background:linear-gradient(180deg,#f7f3ea 0%,#f3eee4 100%)}
.from-lab-head{align-items:flex-end}.from-lab-head p{max-width:500px;color:#777067;line-height:1.65}
.from-lab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}
.from-lab-card{position:relative;min-width:0;padding:18px;border-radius:16px;background:#101010;color:#f5f0e7;border:1px solid rgba(207,166,79,.18);box-shadow:0 12px 28px rgba(0,0,0,.08);overflow:hidden}
.from-lab-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 90% 0%,rgba(207,166,79,.11),transparent 31%)}
.from-lab-index{position:absolute;right:14px;top:13px;color:rgba(207,166,79,.46);font-size:11px;font-weight:800;letter-spacing:.16em}
.from-lab-copy{position:relative;padding-right:34px;min-height:72px}.from-lab-label{display:inline-block;color:#cfa64f;font-size:9px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin-bottom:7px}
.from-lab-card h3{font-size:17px;line-height:1.08;margin:0;color:#fff;letter-spacing:-.02em}
.from-lab-player{position:relative;display:block;width:100%;height:118px;border:0;border-radius:10px;background:#171717;margin-top:12px}
.from-lab-open{position:relative;display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.08);text-decoration:none;color:#aaa39a;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.from-lab-open span,.from-lab-more span{color:#cfa64f}.from-lab-open:hover{color:#f4d27d}
.from-lab-more{display:flex;justify-content:flex-end;margin-top:18px}.from-lab-more a{display:inline-flex;gap:8px;align-items:center;text-decoration:none;color:#443b31;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(68,59,49,.2);padding-bottom:4px}
@media(max-width:1100px){.from-lab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.from-lab-head{align-items:flex-start}.from-lab-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;margin-right:-18px}.from-lab-card{flex:0 0 84vw;max-width:330px;scroll-snap-align:start}.from-lab-more{justify-content:flex-start}}


/* V9.5.7 — From The Lab premium infinite carousel */
.from-lab{
  position:relative;
  overflow:hidden;
  padding-top:clamp(42px,5vw,70px);
  padding-bottom:clamp(48px,6vw,78px);
  background:
    radial-gradient(circle at 84% 12%,rgba(207,166,79,.09),transparent 28%),
    linear-gradient(180deg,#f6f1e8 0%,#f2ece2 100%);
}
.from-lab:before{
  content:"";
  position:absolute;inset:0;
  pointer-events:none;
  opacity:.22;
  background-image:
    linear-gradient(rgba(37,31,24,.07) 1px,transparent 1px),
    linear-gradient(90deg,rgba(37,31,24,.07) 1px,transparent 1px);
  background-size:52px 52px;
  mask-image:linear-gradient(to bottom,transparent 0%,#000 14%,#000 86%,transparent 100%);
}
.from-lab .shell{position:relative;z-index:1}
.from-lab-head{
  position:relative;
  min-height:0!important;
  margin-bottom:20px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(300px,470px);
  gap:48px;
  align-items:end!important;
}
.from-lab-head>div:first-of-type{grid-column:1}
.from-lab-head p{grid-column:2;margin:0!important;max-width:470px}
.from-lab-live{
  position:absolute;
  right:0;
  top:-2px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-size:8px;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#8d8377;
  font-weight:800;
}
.from-lab-live span{
  width:7px;height:7px;border-radius:50%;
  background:#cfa64f;
  box-shadow:0 0 0 4px rgba(207,166,79,.10),0 0 14px rgba(207,166,79,.28);
}
.from-lab-viewport{
  position:relative;
  overflow:hidden;
  margin-top:20px;
  padding:4px 0 8px;
  mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%);
}
.from-lab-grid{
  display:flex!important;
  grid-template-columns:none!important;
  gap:16px!important;
  width:max-content;
  margin-top:0!important;
  will-change:transform;
}
.from-lab.is-carousel-ready .from-lab-grid{
  animation:wf957LabMarquee var(--wf957-duration,38s) linear infinite;
}
.from-lab.is-user-paused .from-lab-grid,
.from-lab.is-playing .from-lab-grid{
  animation-play-state:paused;
}
@keyframes wf957LabMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(calc(-1 * var(--wf957-loop-width)),0,0)}
}
.from-lab-card{
  flex:0 0 clamp(280px,24vw,360px)!important;
  min-width:280px!important;
  padding:18px 18px 16px!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 92% 0%,rgba(207,166,79,.14),transparent 34%),
    linear-gradient(145deg,#0d0d0d,#17130f)!important;
  border:1px solid rgba(207,166,79,.22)!important;
  box-shadow:0 14px 34px rgba(39,30,19,.12)!important;
  transform:translateZ(0);
}
.from-lab-card:hover{
  border-color:rgba(207,166,79,.5)!important;
  box-shadow:0 18px 42px rgba(39,30,19,.17)!important;
}
.from-lab-copy{min-height:64px!important}
.from-lab-card h3{
  font-size:19px!important;
  line-height:1.06!important;
  max-width:260px;
}
.from-lab-player{
  height:122px!important;
  border-radius:12px!important;
  box-shadow:0 8px 22px rgba(0,0,0,.26);
}
.from-lab-open{
  color:#bcb3a7!important;
  margin-top:13px!important;
}
.from-lab-more{margin-top:18px!important}
.from-lab-more a{
  padding:8px 0 5px;
  border-bottom-color:rgba(154,114,37,.35)!important;
}
.from-lab.is-playing .from-lab-live span{
  background:#e0b858;
  animation:wf957Pulse 1.2s ease-in-out infinite;
}
@keyframes wf957Pulse{
  0%,100%{box-shadow:0 0 0 4px rgba(207,166,79,.10),0 0 12px rgba(207,166,79,.22)}
  50%{box-shadow:0 0 0 7px rgba(207,166,79,.06),0 0 22px rgba(207,166,79,.42)}
}
@media(max-width:900px){
  .from-lab-head{grid-template-columns:1fr;gap:12px}
  .from-lab-head p{grid-column:1}
  .from-lab-live{position:static;grid-row:1;margin-bottom:2px}
}
@media(max-width:680px){
  .from-lab{padding-top:38px;padding-bottom:56px}
  .from-lab-viewport{margin-right:-18px;mask-image:linear-gradient(to right,#000 0,#000 92%,transparent 100%)}
  .from-lab-grid{overflow:visible!important}
  .from-lab-card{flex-basis:82vw!important;min-width:82vw!important;max-width:330px!important}
  .from-lab.is-carousel-ready .from-lab-grid{animation-duration:46s}
}
@media(prefers-reduced-motion:reduce){
  .from-lab.is-carousel-ready .from-lab-grid{animation:none!important;transform:none!important}
  .from-lab-viewport{overflow-x:auto;-webkit-overflow-scrolling:touch;mask-image:none}
}


/* V9.5.8 — From The Lab Experience */
.from-lab{
  background:
    radial-gradient(circle at 12% 16%,rgba(207,166,79,.13),transparent 22%),
    radial-gradient(circle at 88% 72%,rgba(74,49,25,.08),transparent 30%),
    linear-gradient(180deg,#f7f2e9 0%,#efe8dc 100%)!important;
}
.from-lab:after{
  content:"FROM THE LAB";
  position:absolute;
  left:50%;
  top:9%;
  transform:translateX(-50%);
  font-size:clamp(58px,10vw,150px);
  line-height:.8;
  letter-spacing:-.07em;
  font-weight:900;
  color:rgba(64,48,31,.025);
  white-space:nowrap;
  pointer-events:none;
}
.from-lab-titleblock h2{
  max-width:760px;
  font-size:clamp(34px,5vw,72px)!important;
  line-height:.92!important;
  letter-spacing:-.055em!important;
  margin-bottom:12px!important;
}
.from-lab-hook{
  color:#9a7225;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.14em;
}
.from-lab-head p{
  font-size:15px!important;
  color:#6f675e!important;
  line-height:1.7!important;
  padding-bottom:4px;
}
.from-lab-live{
  padding:7px 10px;
  border:1px solid rgba(154,114,37,.20);
  border-radius:999px;
  background:rgba(255,255,255,.42);
  backdrop-filter:blur(8px);
}
.from-lab-live b{
  color:#9a7225;
  letter-spacing:.16em;
}
.from-lab-viewport{
  padding-top:12px!important;
  padding-bottom:16px!important;
}
.from-lab-card{
  position:relative;
  min-height:314px;
  border-color:rgba(207,166,79,.28)!important;
  background:
    radial-gradient(circle at 86% 2%,rgba(207,166,79,.20),transparent 30%),
    linear-gradient(145deg,#0b0b0b 0%,#14110e 60%,#1b140d 100%)!important;
  box-shadow:
    0 18px 46px rgba(42,31,18,.14),
    inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.from-lab-card:after{
  content:"";
  position:absolute;
  left:18px;right:18px;bottom:13px;
  height:1px;
  opacity:.55;
  background:linear-gradient(90deg,#cfa64f 0 14%,rgba(207,166,79,.18) 14% 100%);
  pointer-events:none;
}
.from-lab-card:hover{
  transform:translateY(-4px) scale(1.012);
  border-color:rgba(224,184,88,.72)!important;
  box-shadow:
    0 22px 50px rgba(45,31,15,.21),
    0 0 0 1px rgba(207,166,79,.08),
    0 0 34px rgba(207,166,79,.10)!important;
}
.from-lab-index{
  font-size:10px!important;
  border:1px solid rgba(207,166,79,.26);
  border-radius:999px;
  padding:4px 6px;
  line-height:1;
}
.from-lab-label{
  display:inline-flex!important;
  align-items:center;
  gap:6px;
}
.from-lab-label:before{
  content:"";
  width:5px;height:5px;
  border-radius:50%;
  background:#cfa64f;
  box-shadow:0 0 11px rgba(207,166,79,.55);
}
.from-lab-card h3{
  font-size:21px!important;
  min-height:44px;
  display:flex;
  align-items:flex-end;
}
.from-lab-player{
  border:1px solid rgba(255,255,255,.07)!important;
  transition:box-shadow .22s ease,border-color .22s ease;
}
.from-lab-card:hover .from-lab-player{
  border-color:rgba(207,166,79,.22)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.32),0 0 20px rgba(207,166,79,.05);
}
.from-lab-open{
  padding:12px 0 10px!important;
  border:0!important;
  font-size:9px!important;
}
.from-lab-open span{
  display:grid;
  place-items:center;
  width:23px;height:23px;
  border:1px solid rgba(207,166,79,.32);
  border-radius:50%;
}
.from-lab-more a{
  padding:11px 14px!important;
  border:1px solid rgba(154,114,37,.28)!important;
  border-radius:999px;
  background:rgba(255,255,255,.34);
  transition:.2s ease;
}
.from-lab-more a:hover{
  background:#15110d;
  color:#f5efe5!important;
  border-color:#15110d!important;
  transform:translateY(-2px);
}
.from-lab.is-playing{
  background:
    radial-gradient(circle at 50% 55%,rgba(207,166,79,.14),transparent 36%),
    linear-gradient(180deg,#f7f2e9 0%,#eee5d7 100%)!important;
}
.from-lab.is-playing .from-lab-live{
  border-color:rgba(207,166,79,.55);
  color:#65513a;
}
.from-lab.is-playing .from-lab-live:after{
  content:"NOW PLAYING";
  margin-left:5px;
  color:#9a7225;
  font-weight:900;
  letter-spacing:.13em;
}
@media(max-width:900px){
  .from-lab-titleblock h2{font-size:clamp(36px,8vw,58px)!important}
  .from-lab-hook{line-height:1.5}
}
@media(max-width:680px){
  .from-lab:after{font-size:82px;top:6%}
  .from-lab-card{min-height:305px}
  .from-lab-head p{font-size:14px!important}
}

.from-lab-card.is-track-playing{
  border-color:#d9ad4f!important;
  box-shadow:0 22px 56px rgba(42,27,10,.24),0 0 32px rgba(207,166,79,.16)!important;
}
.from-lab-card.is-track-playing .from-lab-label:after{
  content:"PLAYING";
  margin-left:5px;
  padding:3px 6px;
  border-radius:999px;
  background:#cfa64f;
  color:#111;
  font-size:7px;
  letter-spacing:.12em;
}


/* V9.5.9 — From The Lab dark premium color correction */
.from-lab{
  color:#f4efe6!important;
  background:
    radial-gradient(circle at 14% 18%,rgba(207,166,79,.12),transparent 23%),
    radial-gradient(circle at 88% 72%,rgba(207,166,79,.07),transparent 28%),
    linear-gradient(180deg,#0d0c0b 0%,#15110e 58%,#0c0b0a 100%)!important;
  border-top:1px solid rgba(207,166,79,.16);
  border-bottom:1px solid rgba(207,166,79,.13);
}
.from-lab:before{
  opacity:.18!important;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px)!important;
}
.from-lab:after{
  color:rgba(255,255,255,.025)!important;
}
.from-lab .eyebrow{
  color:#d3a94f!important;
}
.from-lab-titleblock h2{
  color:#f7f2e9!important;
  text-shadow:0 3px 22px rgba(0,0,0,.18);
}
.from-lab-hook{
  color:#d0a44c!important;
}
.from-lab-head p{
  color:#aaa198!important;
}
.from-lab-live{
  color:#c4bbb0!important;
  background:rgba(255,255,255,.035)!important;
  border-color:rgba(207,166,79,.26)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.from-lab-live b{
  color:#d5aa51!important;
}
.from-lab-card{
  background:
    radial-gradient(circle at 86% 2%,rgba(207,166,79,.17),transparent 28%),
    linear-gradient(145deg,#15120f 0%,#0d0d0d 72%)!important;
  border-color:rgba(207,166,79,.25)!important;
  box-shadow:
    0 18px 46px rgba(0,0,0,.28),
    inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.from-lab-card:nth-child(odd){
  background:
    radial-gradient(circle at 86% 2%,rgba(207,166,79,.19),transparent 28%),
    linear-gradient(145deg,#0c0c0c 0%,#17120d 100%)!important;
}
.from-lab-card:hover{
  border-color:rgba(226,185,89,.74)!important;
  box-shadow:
    0 22px 54px rgba(0,0,0,.36),
    0 0 0 1px rgba(207,166,79,.10),
    0 0 32px rgba(207,166,79,.10)!important;
}
.from-lab-label{
  color:#d7aa50!important;
}
.from-lab-card h3{
  color:#f8f3eb!important;
}
.from-lab-index{
  color:#d2a64f!important;
  border-color:rgba(207,166,79,.34)!important;
  background:rgba(207,166,79,.035);
}
.from-lab-open{
  color:#aaa198!important;
}
.from-lab-open:hover{
  color:#e5bd63!important;
}
.from-lab-open span{
  color:#d3a94f!important;
}
.from-lab-more a{
  color:#d7d0c7!important;
  background:rgba(255,255,255,.035)!important;
  border-color:rgba(207,166,79,.25)!important;
}
.from-lab-more a:hover{
  color:#111!important;
  background:#d0a64f!important;
  border-color:#d0a64f!important;
}
.from-lab.is-playing{
  background:
    radial-gradient(circle at 50% 55%,rgba(207,166,79,.12),transparent 34%),
    linear-gradient(180deg,#0f0e0c 0%,#18120d 58%,#0d0c0b 100%)!important;
}
.from-lab.is-playing .from-lab-live{
  color:#e4d7c7!important;
  border-color:rgba(207,166,79,.56)!important;
  background:rgba(207,166,79,.06)!important;
}
.from-lab.is-playing .from-lab-live:after{
  color:#dfb557!important;
}

/* V9.6.0 — Mobile Production Card Fix */
@media(max-width:760px){
  .production-card{padding:22px 22px 24px!important;min-height:0!important}
  .production-artwork{top:78px!important;right:22px!important;width:84px!important;height:84px!important;border-radius:14px!important}
  .production-card .record-award{position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin:0 100px 18px 0!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:max-content!important;max-width:calc(100% - 100px)!important}
  .production-card .production-card-copy{padding-right:0!important;position:relative!important;z-index:2!important}
  .production-card .production-artist,.production-card .project-artist,.production-card .artist{display:block!important;max-width:calc(100% - 104px)!important;margin-top:0!important;margin-bottom:8px!important;line-height:1.28!important;overflow-wrap:anywhere!important;white-space:normal!important}
  .production-card h3,.production-card .production-title,.production-card .project-title{clear:both!important;max-width:100%!important;padding-right:0!important;margin-top:0!important;line-height:1.02!important}
  .production-card .production-tags,.production-card .project-tags,.production-card .badges{margin-top:18px!important}
  .production-card .production-actions,.production-card .project-actions{margin-top:20px!important}
}
@media(max-width:430px){
  .production-artwork{width:76px!important;height:76px!important;right:18px!important;top:76px!important}
  .production-card .record-award{margin-right:88px!important;max-width:calc(100% - 88px)!important}
  .production-card .production-artist,.production-card .project-artist,.production-card .artist{max-width:calc(100% - 92px)!important}
}

/* V9.6.2 — larger Gold / Platinum award discs */
.production-card .record-award .record-disc{
  width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;flex:0 0 58px!important;
}
.production-card .record-award{gap:12px!important;}
.archive-highlight-card .record-award-mini .record-disc,
.archive-highlight-card .record-award .record-disc{
  width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex:0 0 38px!important;
}
.archive-highlight-card .record-award-mini,
.archive-highlight-card .record-award{gap:8px!important;}
@media(max-width:760px){
  .production-card .record-award .record-disc{
    width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;flex-basis:52px!important;
  }
  .archive-highlight-card .record-award-mini .record-disc,
  .archive-highlight-card .record-award .record-disc{
    width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;flex-basis:34px!important;
  }
}


/* V9.6.3 — ACTUAL Gold / Platinum disc scaling
   Correct selector: .record-award-disc */

/* Featured Productions */
.production-card .record-award-disc{
  width:72px!important;
  height:72px!important;
  min-width:72px!important;
  min-height:72px!important;
  flex:0 0 72px!important;
  box-shadow:
    0 12px 30px rgba(0,0,0,.34),
    inset 0 0 0 1px rgba(255,255,255,.34)!important;
}
.production-card .record-award-disc i{
  transform:scale(1.12);
}
.production-card .record-award{
  gap:13px!important;
}

/* Career Milestones */
.archive-highlight-card .record-award-mini .record-award-disc,
.archive-highlight-card .record-award .record-award-disc{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  flex:0 0 46px!important;
  box-shadow:
    0 7px 18px rgba(0,0,0,.30),
    inset 0 0 0 1px rgba(255,255,255,.30)!important;
}
.archive-highlight-card .record-award-mini,
.archive-highlight-card .record-award{
  gap:9px!important;
}

/* Keep mobile hierarchy safe */
@media(max-width:760px){
  .production-card .record-award-disc{
    width:62px!important;
    height:62px!important;
    min-width:62px!important;
    min-height:62px!important;
    flex-basis:62px!important;
  }
  .archive-highlight-card .record-award-mini .record-award-disc,
  .archive-highlight-card .record-award .record-award-disc{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
    flex-basis:40px!important;
  }
}


/* V9.6.4 — Award layout refinement
   Larger discs stay, but never collide with artist text.
   Inner spindle/label is reduced to make the metallic disc read larger. */

/* Featured Productions: reserve a clean top award zone */
.production-card .record-award{
  position:absolute!important;
  top:58px!important;
  left:auto!important;
  right:116px!important;
  margin:0!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
}

/* Artwork remains rightmost */
.production-card .production-artwork{
  z-index:4!important;
}

/* Ensure copy starts below award/artwork zone */
.production-card .production-card-copy{
  padding-top:72px!important;
}

/* Long artist names get full width below awards */
.production-card .production-artist,
.production-card .project-artist,
.production-card .artist{
  max-width:100%!important;
  padding-right:0!important;
  clear:both!important;
}

/* Make the inner label/spindle smaller.
   The award disc is built with pseudo-elements in the current theme. */
.record-award-disc:before{
  width:27%!important;
  height:27%!important;
  inset:36.5%!important;
}
.record-award-disc:after{
  width:8%!important;
  height:8%!important;
  inset:46%!important;
}

/* Career Milestones: same smaller centre, maintain compact spacing */
.archive-highlight-card .record-award{
  position:relative!important;
  top:auto!important;
  right:auto!important;
  left:auto!important;
  margin:8px 0 14px!important;
  width:max-content!important;
}
.archive-highlight-card .record-award-mini{
  margin:8px 0 14px!important;
  width:max-content!important;
}

/* Keep cards balanced on desktop */
@media(min-width:761px){
  .production-card{
    padding-top:24px!important;
  }
}

/* Mobile: preserve the V9.6.0 collision-safe hierarchy */
@media(max-width:760px){
  .production-card .record-award{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    left:auto!important;
    margin:0 96px 18px 0!important;
    width:max-content!important;
    max-width:calc(100% - 96px)!important;
  }
  .production-card .production-card-copy{
    padding-top:0!important;
  }
  .record-award-disc:before{
    width:26%!important;
    height:26%!important;
    inset:37%!important;
  }
  .record-award-disc:after{
    width:8%!important;
    height:8%!important;
    inset:46%!important;
  }
}


/* V9.6.5 — Featured Award Presence
   Reference target: larger metallic disc, much smaller centre,
   award occupies the unused upper card space without touching artist copy. */

@media(min-width:761px){
  .production-card .record-award{
    top:44px!important;
    right:112px!important;
    gap:14px!important;
  }

  .production-card .record-award-disc{
    width:104px!important;
    height:104px!important;
    min-width:104px!important;
    min-height:104px!important;
    flex:0 0 104px!important;
  }

  /* Reserve enough vertical room so artist/title never collide with award. */
  .production-card .production-card-copy{
    padding-top:104px!important;
  }
}

/* Much smaller centre: visually increases the metallic surface. */
.production-card .record-award-disc:before{
  width:17%!important;
  height:17%!important;
  inset:41.5%!important;
}
.production-card .record-award-disc:after{
  width:5%!important;
  height:5%!important;
  inset:47.5%!important;
}

/* Career milestone discs keep their current scale, but receive the refined centre. */
.archive-highlight-card .record-award-disc:before{
  width:19%!important;
  height:19%!important;
  inset:40.5%!important;
}
.archive-highlight-card .record-award-disc:after{
  width:6%!important;
  height:6%!important;
  inset:47%!important;
}

/* Mobile remains collision-safe, with a meaningful but not oversized award. */
@media(max-width:760px){
  .production-card .record-award-disc{
    width:68px!important;
    height:68px!important;
    min-width:68px!important;
    min-height:68px!important;
    flex-basis:68px!important;
  }
  .production-card .record-award{
    margin-right:100px!important;
    max-width:calc(100% - 100px)!important;
  }
  .production-card .record-award-disc:before{
    width:18%!important;
    height:18%!important;
    inset:41%!important;
  }
}


/* V9.6.6 — LP centre refinement
   The large cream centre is the <i> element, not the groove pseudo-elements.
   Keep the outer award disc large, but make the centre truly LP-like. */

/* Featured Productions: tiny cream centre label */
.production-card .record-award-disc i{
  inset:auto!important;
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  min-height:16px!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:#f6f0df!important;
  box-shadow:
    0 0 0 2px rgba(24,20,14,.64),
    0 0 0 4px rgba(255,255,255,.13)!important;
}

/* The dark spindle immediately around it stays small too */
.production-card .record-award-disc:after{
  inset:auto!important;
  width:24px!important;
  height:24px!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:#171514!important;
  box-shadow:0 0 0 2px rgba(255,255,255,.14)!important;
}

/* Career Milestones: same LP ratio at compact scale */
.archive-highlight-card .record-award-disc i,
.archive-highlight-card .record-award-mini .record-award-disc i{
  inset:auto!important;
  width:8px!important;
  height:8px!important;
  min-width:8px!important;
  min-height:8px!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:#f6f0df!important;
  box-shadow:
    0 0 0 1.5px rgba(24,20,14,.62),
    0 0 0 3px rgba(255,255,255,.10)!important;
}

.archive-highlight-card .record-award-disc:after,
.archive-highlight-card .record-award-mini .record-award-disc:after{
  inset:auto!important;
  width:14px!important;
  height:14px!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:#171514!important;
  box-shadow:0 0 0 1.5px rgba(255,255,255,.13)!important;
}

/* Narrow/mobile featured cards: centre shrinks with the outer disc */
@media(max-width:760px){
  .production-card .record-award-disc i{
    width:11px!important;
    height:11px!important;
    min-width:11px!important;
    min-height:11px!important;
  }
  .production-card .record-award-disc:after{
    width:18px!important;
    height:18px!important;
  }
}
