:root{--bg:#05090d;--bg2:#081019;--panel:#0a141d;--panel2:#101c25;--ink:#f6f7f8;--muted:#a5adb5;--line:#253541;--yellow:#ffe000;--yellow2:#dfff00;--red:#ff4141;--max:1480px;--pad:clamp(18px,3vw,48px);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:radial-gradient(circle at 50% 0,#0c1a25 0,#05090d 38%);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;left:10px;top:-80px;z-index:999;background:var(--yellow);color:#050505;padding:10px 14px;border-radius:10px}.skip-link:focus{top:10px}
.site-header{height:92px;position:absolute;z-index:50;top:0;left:0;width:100%;display:grid;grid-template-columns:190px 1fr auto;gap:34px;align-items:center;padding:0 var(--pad);background:linear-gradient(180deg,rgba(5,9,13,.96),rgba(5,9,13,.72) 70%,transparent);border-bottom:1px solid rgba(255,255,255,.04)}.site-header.scrolled{position:fixed;height:74px;background:rgba(5,9,13,.93);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.08)}
.header-logo img{width:176px;height:auto}.desktop-nav{display:flex;justify-content:center;gap:30px;align-items:center}.desktop-nav a{position:relative;font-size:13px;font-weight:700;color:#e7e9eb;padding:28px 0;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:3px;background:var(--yellow);border-radius:3px;transition:.25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}
.header-actions{display:flex;align-items:center;gap:14px}.search-btn{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.listen-btn{border:0;border-radius:999px;background:var(--yellow);color:#080808;font-weight:900;padding:14px 20px;display:inline-flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 10px 35px rgba(255,224,0,.14);transition:transform .2s}.listen-btn:hover{transform:translateY(-2px)}.listen-btn b{font-size:11px}.menu-btn{display:none;width:44px;height:44px;border:0;background:transparent;padding:8px;cursor:pointer}.menu-btn i{height:2px;background:#fff;display:block;margin:6px 0;border-radius:2px}.mobile-menu{display:none}
.hero{position:relative;isolation:isolate;height:clamp(600px,64vw,820px);max-height:820px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06)}.hero-bg{position:absolute;z-index:-5;inset:0;background:url('/assets/premium/background.webp') center/cover no-repeat}.hero-shade{position:absolute;z-index:-4;inset:0;background:linear-gradient(180deg,rgba(5,9,13,.2),rgba(5,9,13,.03) 35%,rgba(5,9,13,.34) 68%,#05090d 100%),linear-gradient(90deg,rgba(5,9,13,.28),transparent 30%,transparent 74%,rgba(5,9,13,.1))}
.hero-brand{position:absolute;z-index:5;left:50%;top:17%;transform:translateX(-50%);width:min(47vw,690px);text-align:center;filter:drop-shadow(0 18px 28px rgba(0,0,0,.42))}.hero-brand img{width:100%;margin:auto}.hero-brand p{font-family:"Segoe Print","Bradley Hand",cursive;font-size:clamp(22px,2.2vw,38px);margin:-12px 0 10px;transform:rotate(-3deg);text-shadow:0 2px 12px rgba(0,0,0,.55)}.hero-brand span{font-size:11px;letter-spacing:.25em;font-weight:800;text-shadow:0 2px 12px #000}
.hero-mic{position:absolute;z-index:4;left:-1%;bottom:-3%;height:76%;width:auto;filter:drop-shadow(0 20px 34px rgba(0,0,0,.5))}.hero-headphones{position:absolute;z-index:3;left:7%;bottom:-6%;width:min(27vw,390px);filter:drop-shadow(0 20px 30px rgba(0,0,0,.45))}.hero-mixer{position:absolute;z-index:2;left:15%;bottom:-17%;width:min(50vw,760px);filter:drop-shadow(0 25px 40px rgba(0,0,0,.55));opacity:.95}.hero-onair{position:absolute;z-index:3;left:2.5%;top:21%;width:min(16vw,220px);filter:drop-shadow(0 8px 22px rgba(255,0,0,.25))}
.hero-features{position:absolute;z-index:6;right:3%;top:19%;display:grid;gap:15px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.72);color:#0b0f12;backdrop-filter:blur(8px);box-shadow:0 15px 45px rgba(0,0,0,.2)}.hero-features span{font-size:11px;font-weight:900;letter-spacing:.03em;white-space:nowrap}
.live-shell{position:relative;z-index:10;max-width:var(--max);margin:-78px auto 0;padding:0 var(--pad)}.live-card{min-height:210px;border:1px solid #2b3d49;border-radius:26px;background:linear-gradient(135deg,rgba(9,20,29,.98),rgba(6,13,19,.98));box-shadow:0 28px 70px rgba(0,0,0,.42);display:grid;grid-template-columns:90px minmax(0,1.5fr) 130px minmax(190px,.65fr) auto;gap:26px;align-items:center;padding:24px 30px;overflow:hidden}.main-play{width:76px;height:76px;border-radius:50%;border:0;background:var(--yellow);color:#090909;font-size:29px;font-weight:900;cursor:pointer;box-shadow:0 0 0 8px rgba(255,224,0,.05)}.live-info{min-width:0}.live-label{display:flex;align-items:center;gap:10px;color:var(--yellow);font-size:12px;letter-spacing:.12em}.live-label i{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 7px rgba(255,65,65,.11)}.live-info h1{font-size:clamp(28px,2.3vw,40px);letter-spacing:-.04em;margin:10px 0 4px}.live-info p{margin:0;color:#c3c8cc;font-size:15px}.live-wave{width:min(520px,100%);height:48px;object-fit:cover;object-position:center;margin:14px 0 3px;filter:drop-shadow(0 0 8px rgba(255,224,0,.14))}.progress{height:4px;background:#30404a;border-radius:99px;overflow:hidden}.progress span{display:block;height:100%;width:2%;background:linear-gradient(90deg,var(--yellow),var(--yellow2));transition:width .5s}.now-cover{width:118px;height:118px;border-radius:16px;border:1px solid #3b4c56;overflow:hidden;background:#0f1920}.cover-photo{width:100%;height:100%;background:linear-gradient(135deg,rgba(255,224,0,.18),rgba(0,0,0,.15)),url('/assets/premium/background.webp') 68% 58%/cover}.now-copy{min-width:0}.now-copy span{font-size:12px;color:var(--yellow);font-weight:800}.now-copy strong{display:block;font-size:23px;line-height:1.05;margin:8px 0 4px}.now-copy small{display:block;color:#aeb6bc}.volume{display:flex;align-items:center;gap:10px}.volume input{width:90px;accent-color:var(--yellow)}.player-state{margin:9px 0 0 2px;color:#78858f;font-size:11px;height:15px}
.programs,.podcast-section,.history-section{max-width:var(--max);margin:0 auto;padding:70px var(--pad) 0}.section-title{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:25px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;color:#fff}.section-title h2{font-size:clamp(28px,3vw,44px);letter-spacing:-.045em;margin:8px 0 0}.section-title>a{font-size:12px;color:#c4cbd0}.section-title>a span{color:var(--yellow);font-size:18px;margin-left:8px}.program-rail-wrap{position:relative}.program-rail{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:2px 0 12px}.program-rail::-webkit-scrollbar{display:none}.slot-card{scroll-snap-align:start;flex:0 0 226px;min-height:145px;border:1px solid #2b3f4c;border-radius:17px;background:linear-gradient(145deg,#0c1821,#091219);padding:17px;display:grid;grid-template-columns:42px 1fr;gap:12px;position:relative}.slot-card.current{border:3px solid var(--yellow);padding:15px;box-shadow:0 0 0 1px rgba(255,224,0,.1)}.slot-icon{font-size:24px;color:var(--yellow)}.slot-card time{color:#b9c0c4;font-size:13px}.slot-card.current time{color:var(--yellow);font-weight:900}.slot-card strong{display:block;font-size:15px;margin:7px 0}.slot-card p{margin:0;color:#9aa5ad;font-size:12px;line-height:1.4}.slot-card small{grid-column:2;color:#687681;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.rail-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:34px;height:60px;border:0;background:rgba(5,9,13,.82);font-size:34px;cursor:pointer}.rail-arrow.prev{left:-31px}.rail-arrow.next{right:-31px}.loading-card{color:#77838c;padding:20px}
.editorial{max-width:var(--max);margin:0 auto;padding:34px var(--pad) 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.editorial-card{height:310px;border:1px solid #2d414f;border-radius:20px;overflow:hidden;position:relative;background:#0d1820;color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.editorial-card .card-bg{position:absolute;z-index:0;inset:0}.editorial-card .landscape{background:linear-gradient(180deg,rgba(5,9,13,.04),rgba(5,9,13,.9) 76%),url('/assets/premium/background.webp') center/cover}.editorial-card .dark{background:radial-gradient(circle at 70% 25%,#24313b,#0a1218 56%,#05090d)}.editorial-card>img{position:absolute;z-index:1;right:-10%;bottom:-25%;height:118%;width:auto;opacity:.88;filter:drop-shadow(0 16px 20px rgba(0,0,0,.45))}.card-local>img{height:auto;width:82%;right:-9%;bottom:4%}.editorial-card>span,.editorial-card>div:not(.card-bg),.editorial-card>b{position:relative;z-index:2}.editorial-card>span{font-size:11px;font-weight:900;letter-spacing:.06em}.editorial-card h3{font-size:24px;line-height:1.05;margin:0 0 8px;max-width:85%}.editorial-card p{margin:0;color:#d7dde1;font-size:13px;line-height:1.4;max-width:80%}.editorial-card>b{position:absolute;right:18px;bottom:18px;width:38px;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:28px}
.everywhere{max-width:calc(var(--max) - 2*var(--pad));margin:34px auto 0;height:250px;border:1px solid #334956;border-radius:22px;overflow:hidden;position:relative;display:grid;grid-template-columns:1.1fr auto;align-items:center;padding:34px 40px 34px 42%;background:#0b151d}.everywhere-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,13,.05),rgba(5,9,13,.28) 35%,rgba(5,9,13,.94) 58%),url('/assets/premium/background.webp') center/cover}.everywhere-headphones{position:absolute;z-index:2;left:5%;bottom:-24%;height:130%;width:auto;filter:drop-shadow(0 18px 28px rgba(0,0,0,.42))}.everywhere-copy,.everywhere>.listen-btn{position:relative;z-index:3}.everywhere-copy .script{font-family:"Segoe Print","Bradley Hand",cursive;font-size:26px;display:block;transform:rotate(-5deg);margin:0 0 2px;color:#fff}.everywhere-copy h2{font-size:clamp(24px,2.3vw,36px);line-height:1.08;margin:0 0 18px}.devices{display:flex;gap:28px}.devices>span{display:grid;place-items:center;font-size:25px}.devices small{font-size:11px;margin-top:6px;color:#d4d9dc}.listen-btn.big{padding:16px 24px;white-space:nowrap}
.values{max-width:var(--max);margin:0 auto;padding:42px var(--pad) 18px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.values>div{text-align:center;padding:16px}.values b{width:64px;height:64px;border:1px solid #3d5260;border-radius:50%;display:grid;place-items:center;margin:0 auto 13px;font-size:30px;font-weight:500}.values strong{display:block;font-size:14px}.values span{display:block;color:#9ca8b0;font-size:12px;line-height:1.45;margin-top:6px}
.podcast-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.podcast-card{min-height:260px;border:1px solid #2c414e;border-radius:19px;background:linear-gradient(145deg,#0d1922,#071017);padding:22px;display:flex;flex-direction:column;position:relative;overflow:hidden}.podcast-card:before{content:"";position:absolute;right:-80px;bottom:-100px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,224,0,.12),transparent 68%)}.podcast-badge{font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--yellow)}.podcast-card h3{font-size:24px;line-height:1.05;letter-spacing:-.03em;margin:20px 0 10px;position:relative}.podcast-card p{font-size:13px;line-height:1.5;color:#9eabb4;position:relative}.podcast-player{margin-top:auto;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;position:relative}.pod-play{border:0;border-radius:999px;background:var(--yellow);color:#090909;padding:11px 16px;font-size:11px;font-weight:900;cursor:pointer}.podcast-player input{width:100%;accent-color:var(--yellow)}.pod-time{font-size:10px;color:#a2abb2}.share-podcast{border:0;background:none;color:#7d8991;font-size:10px;font-weight:800;margin-top:15px;padding:0;align-self:flex-start;cursor:pointer;position:relative}
.history-grid{border-top:1px solid #23333e;margin-bottom:70px}.history-item{display:grid;grid-template-columns:90px 1fr;gap:20px;padding:17px 4px;border-bottom:1px solid #20313b}.history-item time{font-size:11px;color:#7c8991}.history-item strong{display:block;font-size:15px}.history-item span{display:block;color:#7c8991;font-size:11px;margin-top:4px}
footer{border-top:1px solid #1b2a33;max-width:var(--max);margin:60px auto 0;padding:34px var(--pad) 110px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:32px}.footer-logo img{width:170px}.footer-links{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.footer-links a{font-size:10px;letter-spacing:.18em;font-weight:800;color:#d4d9dc}.footer-social{display:flex;gap:16px;font-size:18px}.bottom-nav{display:none}.mini-player{position:fixed;z-index:90;left:50%;bottom:15px;transform:translate(-50%,130%);opacity:0;transition:.3s;display:grid;grid-template-columns:48px minmax(0,1fr) 36px;gap:10px;align-items:center;width:min(560px,calc(100% - 30px));background:rgba(8,15,21,.96);border:1px solid #304651;border-radius:18px;padding:8px;box-shadow:0 18px 55px rgba(0,0,0,.45);backdrop-filter:blur(18px)}body.player-visible .mini-player{transform:translate(-50%,0);opacity:1}.mini-player button{border:0;background:transparent;cursor:pointer}.mini-player>button:first-child{width:48px;height:48px;border-radius:50%;background:var(--yellow);color:#080808;font-weight:900}.mini-player div{min-width:0}.mini-player span{display:block;font-size:8px;color:var(--yellow);font-weight:900;letter-spacing:.12em}.mini-player strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;margin-top:3px}
@media(max-width:1050px){.site-header{grid-template-columns:170px 1fr auto}.desktop-nav{gap:17px}.desktop-nav a{font-size:11px}.hero-brand{width:min(52vw,610px);top:18%}.hero-mic{height:70%;left:-4%}.hero-headphones{width:29vw}.hero-features{right:2%;top:22%;padding:14px}.hero-features span{font-size:9px}.live-card{grid-template-columns:74px minmax(0,1.4fr) 100px minmax(160px,.7fr);gap:18px}.volume{grid-column:2/5;justify-content:flex-end}.now-cover{width:96px;height:96px}.values{grid-template-columns:repeat(3,1fr)}.values>div:nth-child(n+4){grid-column:span 1}.editorial-card h3{font-size:21px}}
@media(max-width:820px){:root{--pad:16px}.site-header{position:absolute;height:78px;grid-template-columns:145px 1fr auto;padding:0 16px;gap:10px}.site-header.scrolled{height:68px}.header-logo img{width:140px}.desktop-nav,.search-btn{display:none}.header-actions{justify-self:end;gap:8px}.header-actions .listen-btn{padding:11px 15px}.menu-btn{display:block}.mobile-menu{display:flex;position:fixed;inset:0;z-index:-1;background:rgba(5,9,13,.98);padding:110px 24px 120px;flex-direction:column;gap:8px;opacity:0;pointer-events:none;transition:.25s}.mobile-menu a{font-size:36px;font-weight:900;letter-spacing:-.04em;padding:6px 0}.site-header.menu-open .mobile-menu{opacity:1;pointer-events:auto}.site-header.menu-open .menu-btn i:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.menu-open .menu-btn i:nth-child(2){opacity:0}.site-header.menu-open .menu-btn i:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
.hero{height:610px;max-height:none}.hero-bg{background-position:center top}.hero-shade{background:linear-gradient(180deg,rgba(5,9,13,.08),rgba(5,9,13,.05) 35%,rgba(5,9,13,.54) 69%,#05090d 100%)}.hero-brand{top:23%;left:50%;width:min(72vw,500px)}.hero-brand p{font-size:22px;margin:-5px 0 8px}.hero-brand span{font-size:8px;letter-spacing:.15em}.hero-mic{height:54%;left:-13%;bottom:-2%}.hero-headphones{width:45vw;left:-4%;bottom:-2%}.hero-mixer{width:67vw;left:7%;bottom:-12%;opacity:.88}.hero-onair{width:24vw;left:3%;top:18%}.hero-features{display:none}
.live-shell{margin:-36px auto 0}.live-card{min-height:0;border-radius:22px;padding:18px;grid-template-columns:64px 1fr 76px;gap:14px}.main-play{width:58px;height:58px;font-size:20px}.live-info{grid-column:2/4}.live-info h1{font-size:24px;margin:7px 0 3px}.live-info p{font-size:12px}.live-wave{height:38px;margin:10px 0 2px}.now-cover{grid-column:1;width:64px;height:64px}.now-copy{grid-column:2/4}.now-copy strong{font-size:17px}.volume{grid-column:2/4;justify-content:flex-start}.volume input{width:120px}.player-state{display:none}
.programs,.podcast-section,.history-section{padding:50px 16px 0}.section-title{align-items:flex-start;margin-bottom:18px}.section-title h2{font-size:30px}.section-title>a{font-size:11px}.slot-card{flex-basis:190px;min-height:135px}.rail-arrow{display:none}.editorial{padding:28px 16px 0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;scrollbar-width:none}.editorial::-webkit-scrollbar{display:none}.editorial-card{flex:0 0 78vw;height:270px;scroll-snap-align:start}.editorial-card h3{font-size:22px}
.everywhere{margin:28px 16px 0;height:250px;padding:28px 22px 28px 44%;grid-template-columns:1fr}.everywhere-headphones{left:-7%;height:110%;bottom:-18%}.everywhere-copy .script{font-size:21px}.everywhere-copy h2{font-size:24px}.devices{gap:15px}.devices>span{font-size:21px}.everywhere>.listen-btn{display:none}.values{padding:32px 12px 8px;grid-template-columns:repeat(2,1fr);gap:4px}.values>div{padding:12px 8px}.values>div:last-child{grid-column:1/3}.values b{width:54px;height:54px;font-size:25px}.podcast-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;scrollbar-width:none}.podcast-grid::-webkit-scrollbar{display:none}.podcast-card{flex:0 0 82vw;scroll-snap-align:start;min-height:250px}.history-grid{margin-bottom:40px}footer{display:none}.bottom-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;height:76px;background:rgba(5,9,13,.96);border-top:1px solid #263944;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(18px)}.bottom-nav a,.bottom-nav button{border:0;background:none;color:#e8ecee;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px}.bottom-nav b{font-size:22px;font-weight:500}.bottom-nav .active{color:var(--yellow)}.mini-player{bottom:86px;width:calc(100% - 20px)}body{padding-bottom:76px}}
@media(max-width:520px){.site-header{grid-template-columns:120px 1fr auto;height:72px}.header-logo img{width:118px}.header-actions .listen-btn{padding:10px 12px;font-size:11px}.header-actions .listen-btn span{display:none}.header-actions .listen-btn b{font-size:16px}.hero{height:530px}.hero-bg{background-position:53% top}.hero-brand{top:21%;width:79vw}.hero-brand p{font-size:18px}.hero-brand span{display:none}.hero-mic{height:46%;left:-18%;bottom:-1%}.hero-headphones{width:48vw;left:-8%;bottom:0}.hero-mixer{width:78vw;left:2%;bottom:-10%}.hero-onair{width:28vw;left:2%;top:16%}.live-shell{margin:-24px auto 0}.live-card{grid-template-columns:58px 1fr 64px;padding:15px;gap:11px}.main-play{width:52px;height:52px}.live-info h1{font-size:21px}.live-info p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.now-cover{width:56px;height:56px}.programs{padding-top:42px}.section-title h2{font-size:27px}.editorial-card{flex-basis:84vw;height:250px}.everywhere{height:225px;padding-left:42%}.everywhere-headphones{height:98%;left:-14%;bottom:-9%}.everywhere-copy h2{font-size:20px}.devices{gap:10px}.devices small{font-size:9px}.values strong{font-size:12px}.values span{font-size:10px}.podcast-card{flex-basis:86vw}}
@media(max-width:390px){.hero{height:500px}.hero-brand{top:22%;width:82vw}.hero-mic{height:42%;left:-20%}.hero-headphones{width:52vw}.hero-mixer{width:82vw}.live-card{grid-template-columns:54px 1fr}.live-info{grid-column:2}.now-cover{display:none}.now-copy{grid-column:2}.volume{grid-column:2}.bottom-nav{height:72px}.mini-player{bottom:80px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.listen-btn,.mini-player{transition:none!important}}
@media(max-width:520px){.site-header{grid-template-columns:54px 1fr auto}.header-logo img{content:url('/assets/premium/icon.webp');width:48px;height:48px;object-fit:contain}.header-actions .listen-btn{padding:10px 15px;font-size:11px}.header-actions .listen-btn span{display:inline}.header-actions .listen-btn b{font-size:11px}}


/* Radio 84500 Studio commerce — v31 */
.studio-commerce{max-width:1240px;margin:10px auto 58px;padding:28px 26px 32px;border:1px solid rgba(255,255,255,.08);border-radius:30px;background:linear-gradient(180deg,rgba(15,20,27,.96),rgba(5,9,13,.98));box-shadow:0 30px 80px rgba(0,0,0,.32)}
.studio-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.studio-heading h2{margin:5px 0 7px;font-size:clamp(28px,3vw,46px);line-height:1}.studio-heading p{max-width:760px;margin:0;color:#aeb7c1;font-size:15px;line-height:1.55}.studio-secure{flex:none;padding:9px 13px;border:1px solid rgba(255,217,0,.28);border-radius:999px;color:#e7edf2;font-size:12px;background:rgba(255,217,0,.07)}
.studio-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.studio-product{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0b1117;box-shadow:0 16px 38px rgba(0,0,0,.28);transition:transform .2s ease,border-color .2s ease}.studio-product:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.24)}
.studio-visual{height:210px;position:relative;overflow:hidden;padding:18px}.studio-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(2,5,9,.72) 100%)}.studio-visual img{position:absolute;right:-8%;bottom:-20%;width:78%;height:90%;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,0,0,.5));z-index:1}.studio-kicker{position:relative;z-index:2;display:inline-flex;padding:6px 9px;border-radius:7px;background:rgba(4,7,10,.72);font-size:10px;font-weight:900;letter-spacing:.1em;color:#fff}.studio-visual strong{position:absolute;left:17px;bottom:14px;z-index:3;font-size:42px;line-height:.95;font-weight:1000;letter-spacing:-.04em;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.5)}
.studio-personal .studio-visual{background:linear-gradient(135deg,rgba(104,52,0,.35),rgba(255,174,0,.12)),url('/assets/premium/background.webp') center/cover}.studio-radio .studio-visual{background:radial-gradient(circle at 75% 20%,#ffe900 0,#a88700 25%,#111 62%,#06090d 100%)}.studio-surprise .studio-visual{background:radial-gradient(circle at 75% 24%,#ff49be 0,#8d1dd3 30%,#220b37 64%,#08070f 100%)}.studio-pro .studio-visual{background:radial-gradient(circle at 70% 20%,#2d9cff 0,#4934dd 31%,#0b2450 65%,#050b15 100%)}
.studio-surprise .studio-visual img{width:62%;right:1%;bottom:3%;height:68%}.studio-pro .studio-visual img{width:63%;right:0;bottom:-15%;height:92%}.studio-radio .studio-visual img{width:95%;right:-16%;bottom:-26%;height:100%}
.studio-product-body{padding:19px 18px 18px;display:flex;flex-direction:column;min-height:310px}.studio-product-body h3{margin:0 0 8px;font-size:20px;line-height:1.08}.studio-product-body p{margin:0 0 12px;color:#aab3bd;font-size:13px;line-height:1.48}.studio-product-body ul{margin:0 0 16px;padding:0;list-style:none;color:#dce3e9;font-size:12px;line-height:1.6}.studio-product-body li:before{content:"✓";margin-right:7px;color:#ffd900;font-weight:900}.studio-buy{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-radius:13px;background:#ffd900;color:#05090d;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.025em;text-decoration:none}.studio-surprise .studio-buy{background:linear-gradient(90deg,#ff3ca6,#a74dff);color:white}.studio-pro .studio-buy{background:linear-gradient(90deg,#1d8cff,#6c4dff);color:white}.studio-radio .studio-buy{background:#fff100}.studio-note{margin:18px 0 0;text-align:center;color:#7f8a95;font-size:11px}


@media(max-width:1000px){.studio-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-product-body{min-height:260px}}
@media(max-width:700px){.studio-commerce{margin:8px 12px 38px;padding:20px 0 22px;border-radius:24px}.studio-heading{display:block;padding:0 17px;margin-bottom:17px}.studio-heading h2{font-size:31px}.studio-heading p{font-size:13px}.studio-secure{display:inline-flex;margin-top:12px}.studio-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 17px 8px;scrollbar-width:none}.studio-product-grid::-webkit-scrollbar{display:none}.studio-product{flex:0 0 82vw;max-width:340px;scroll-snap-align:start}.studio-visual{height:190px}.studio-product-body{min-height:286px}.studio-note{padding:0 18px;line-height:1.5}.studio-visual strong{font-size:39px}}


/* UX clarity + mobile menu — v32 */
.free-listen{max-width:var(--max);margin:16px auto 0;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:24px}.free-listen-main{display:flex;align-items:center;gap:13px}.free-listen-main i{width:11px;height:11px;border-radius:50%;background:#42d66b;box-shadow:0 0 0 7px rgba(66,214,107,.1)}.free-listen-main strong{display:block;font-size:15px}.free-listen-main span{display:block;color:#8e9aa4;font-size:12px;margin-top:3px}.free-listen-points{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.free-listen-points span{padding:8px 11px;border:1px solid #263944;border-radius:999px;color:#cbd3d9;font-size:11px;background:#081018}
.studio-commerce{margin:70px auto 58px;scroll-margin-top:96px}.mobile-studio-link small{font-size:10px;color:#ffd900;text-transform:uppercase;letter-spacing:.08em;margin-left:auto}
@media(max-width:820px){.site-header.menu-open{z-index:120;background:#05090d}.site-header.menu-open .header-logo,.site-header.menu-open .header-actions{position:relative;z-index:123}.mobile-menu{display:flex;position:fixed;inset:0;z-index:121;background:#05090d;padding:106px 22px calc(100px + env(safe-area-inset-bottom));opacity:0;pointer-events:none;overflow-y:auto;align-items:flex-start}.site-header.menu-open .mobile-menu{opacity:1;pointer-events:auto}.mobile-menu-inner{width:100%;max-width:520px;margin:0 auto;display:flex;flex-direction:column}.mobile-menu-label{font-size:10px;font-weight:900;letter-spacing:.18em;color:#6f7d87;margin-bottom:8px}.mobile-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:28px;line-height:1.05;font-weight:850;letter-spacing:-.035em;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-menu a.mobile-studio-link{color:#f7f8f9}.mobile-menu-free{margin-top:22px;padding:16px 17px;border:1px solid rgba(66,214,107,.24);border-radius:16px;background:rgba(66,214,107,.06)}.mobile-menu-free b{display:block;color:#58e87b;font-size:11px;letter-spacing:.08em}.mobile-menu-free span{display:block;color:#9aa6af;font-size:11px;margin-top:5px}body.menu-open .bottom-nav,body.menu-open .mini-player{opacity:0!important;pointer-events:none!important}.free-listen{margin-top:12px;padding:0 16px;display:block}.free-listen-main{padding:14px 15px;border:1px solid #263944;border-radius:16px;background:#081018}.free-listen-points{justify-content:flex-start;gap:7px;margin-top:9px}.free-listen-points span{font-size:10px;padding:7px 9px}.studio-commerce{margin:46px 12px 38px}}
@media(max-width:520px){.mobile-menu{padding-top:96px}.mobile-menu a{font-size:25px;padding:14px 0}.mobile-menu-free{margin-top:18px}.free-listen-main strong{font-size:14px}.free-listen-main span{font-size:11px}}

/* Music Pulse — anonymous listener reactions */
.music-vote{max-width:var(--max);margin:10px auto 0;padding:14px 18px;border:1px solid #263944;border-radius:18px;background:linear-gradient(135deg,#0b1219,#080d12);display:grid;grid-template-columns:1fr auto;gap:10px 20px;align-items:center}.music-vote[hidden]{display:none}.music-vote-label{display:block;color:#ffd900;font-size:9px;font-weight:1000;letter-spacing:.13em}.music-vote strong{display:block;margin-top:3px;font-size:15px;color:#f4f6f7}.vote-buttons{display:flex;gap:8px}.vote-buttons button{min-width:72px;border:1px solid #2b3944;border-radius:999px;background:#101820;color:#fff;padding:9px 13px;font-size:15px;cursor:pointer;transition:.16s}.vote-buttons button:hover,.vote-buttons button.selected{border-color:#ffd900;background:#23230c;transform:translateY(-1px)}.vote-buttons button span{font-size:11px;color:#b9c2c9;margin-left:3px}.music-vote>small{grid-column:1/-1;color:#7f8c96;font-size:10px}
@media(max-width:620px){.music-vote{margin:9px 16px 0;grid-template-columns:1fr;padding:13px 14px}.vote-buttons{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.vote-buttons button{min-width:0;padding:10px 7px}.music-vote>small{grid-column:auto}}

/* volume control v34 */
.volume input[type=range]{--volume-pct:80%;appearance:none;-webkit-appearance:none;width:150px;height:34px;background:transparent;touch-action:pan-y;cursor:pointer}.volume input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--yellow) 0 var(--volume-pct),#d6d9dd var(--volume-pct) 100%)}.volume input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;border-radius:50%;background:#fff;border:0;margin-top:-11px;box-shadow:0 2px 9px rgba(0,0,0,.35)}.volume input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:#d6d9dd}.volume input[type=range]::-moz-range-progress{height:6px;border-radius:999px;background:var(--yellow)}.volume input[type=range]::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#fff;border:0}@media(max-width:520px){.volume input[type=range]{width:min(220px,62vw);height:44px}}
