
:root{--ink:#071b34;--blue:#075fae;--blue2:#0087e8;--navy:#041a32;--gold:#ffc514;--gold2:#ff9c00;--red:#ff2438;--paper:#f7fbff;--muted:#5b6f86;--line:#d9e6f2;--shadow:0 18px 55px rgba(2,24,51,.18);--radius:18px;--container:min(1180px,calc(100% - 38px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#eef6fc;line-height:1.55;padding-bottom:82px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:var(--container);margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:15px;top:15px;background:#fff;padding:10px;z-index:9999}.topbar{background:#032347;color:#fff;font-size:13px}.topbar .container{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.socials{display:flex;gap:9px}.socials a{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#0a5c9d;font-weight:800}.top-contact{display:flex;gap:22px;align-items:center}.live-pill{background:var(--red);padding:7px 14px;border-radius:999px;font-weight:800}.site-header{background:rgba(255,255,255,.96);box-shadow:0 5px 18px rgba(0,39,84,.08);position:sticky;top:0;z-index:100}.nav-wrap{min-height:82px;display:flex;align-items:center;gap:30px}.brand{width:150px;flex:0 0 150px}.brand img{width:150px;height:auto;margin-top:-12px;margin-bottom:-12px}.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:13px;font-weight:800;text-transform:uppercase}.main-nav a{padding:31px 0 26px;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{border-color:var(--gold)}.listen-btn,.btn{border:0;border-radius:999px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px}.listen-btn{background:linear-gradient(135deg,var(--gold),var(--gold2));padding:13px 18px;box-shadow:0 8px 26px rgba(255,185,0,.35)}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;font-size:27px}.hero{position:relative;min-height:515px;color:#fff;overflow:hidden;background:#0071c8}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,31,67,.9) 0%,rgba(0,55,110,.65) 40%,rgba(0,61,118,.25) 68%,rgba(0,31,67,.65) 100%),url('../images/marc-anthony.webp');background-size:cover;background-position:center}.hero::after{content:'';position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(transparent,rgba(1,30,59,.8))}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;padding:52px 0 66px}.hero-logo{width:min(350px,76%);filter:drop-shadow(0 16px 22px rgba(0,0,0,.35))}.hero-tagline{font-family:Georgia,serif;font-style:italic;color:#ffd42a;font-size:34px;margin:5px 0 0}.hero h1{font-size:58px;line-height:.96;margin:6px 0 10px;letter-spacing:-2px}.genres-inline{font-weight:800;letter-spacing:.03em}.now-card{background:rgba(2,27,58,.9);border:2px solid rgba(0,174,255,.45);border-radius:20px;padding:24px;box-shadow:var(--shadow);backdrop-filter:blur(10px)}.now-card h2{font-size:20px;margin:0 0 16px;display:flex;gap:10px}.wave{height:38px;display:flex;align-items:center;gap:4px;margin:16px 0}.wave i{width:4px;background:var(--gold);height:10px;border-radius:4px;animation:eq .8s ease-in-out infinite alternate}.wave i:nth-child(2n){height:29px;animation-delay:.1s}.wave i:nth-child(3n){height:20px;animation-delay:.2s}@keyframes eq{to{height:35px}}.station-name{font-size:28px;font-weight:900}.station-sub{color:#a8d7fb}.play-big{width:82px;height:82px;border-radius:50%;border:6px solid rgba(255,255,255,.2);background:var(--red);color:#fff;font-size:31px;box-shadow:0 0 35px rgba(255,36,56,.6);cursor:pointer}.player-row{display:flex;align-items:center;gap:18px}.player-row .meta{flex:1}.volume{display:flex;align-items:center;gap:9px;margin-top:16px}.volume input{width:100%}.status{font-size:12px;color:#b8daf5;margin:12px 0 0}.genre-strip{position:relative;z-index:3;margin-top:-42px}.genre-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.genre-card{min-height:132px;border-radius:14px;overflow:hidden;position:relative;background:#073867;color:#fff;box-shadow:var(--shadow);padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.genre-card::before{content:'';position:absolute;inset:0;background:linear-gradient(25deg,rgba(0,16,38,.94),rgba(0,104,185,.25))}.genre-card:nth-child(2){background:#7b2e0b}.genre-card:nth-child(3){background:#493111}.genre-card:nth-child(4){background:#502f80}.genre-card:nth-child(5){background:#061f57}.genre-card>*{position:relative}.genre-card h3{font-size:23px;margin:0}.genre-card p{font-size:13px;margin:1px 0 12px;color:#d5e8f5}.mini-btn{background:var(--gold);color:#082240;font-weight:900;border-radius:999px;padding:7px 12px;font-size:12px;width:max-content}.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.section-head h2{font-size:35px;margin:0}.section-head p{margin:5px 0 0;color:var(--muted)}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--blue)}.content-grid{display:grid;grid-template-columns:.78fr 1.55fr .72fr;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(0,35,75,.08);overflow:hidden}.panel-title{background:linear-gradient(90deg,#07559b,#0c80d5);color:#fff;padding:14px 18px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;display:flex;justify-content:space-between}.program-list{padding:8px 16px 16px}.program{padding:13px 0;border-bottom:1px solid var(--line)}.program:last-child{border:0}.program strong{display:block}.program span{font-size:12px;color:var(--muted)}.feature-article{display:grid;grid-template-columns:210px 1fr;gap:18px;padding:12px}.feature-article img{height:155px;width:100%;object-fit:cover;border-radius:12px}.feature-article h3{font-size:21px;margin:6px 0}.feature-article p{font-size:14px;color:var(--muted);margin:0}.article-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 12px 12px}.article-mini{border-top:1px solid var(--line);padding-top:12px}.article-mini img{height:90px;width:100%;object-fit:cover;border-radius:10px}.article-mini h4{margin:8px 0 0;font-size:14px}.badge{display:inline-block;background:#ff5a25;color:#fff;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900;text-transform:uppercase}.listen-box{padding:18px;text-align:center}.device-row{font-size:13px;color:var(--muted);margin-bottom:16px}.platform{display:grid;grid-template-columns:1fr 1fr;gap:8px}.platform span{background:#07182d;color:#fff;padding:10px 6px;border-radius:9px;font-size:12px;font-weight:700}.anniv{margin-top:16px;background:linear-gradient(135deg,#ffbf00,#ffd94c);padding:20px;border-radius:14px;text-align:center}.anniv b{font-size:42px;display:block;line-height:1}.anniv span{font-size:12px;font-weight:900}.bio-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bio-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 9px 26px rgba(0,35,75,.07);transition:.18s}.bio-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.bio-card img,.bio-placeholder{height:175px;width:100%;object-fit:cover}.bio-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#075eaa,#06264d);color:#ffd21e;font-weight:900;font-size:42px}.bio-card-body{padding:15px}.bio-card h3{margin:4px 0 7px;font-size:17px}.bio-card p{font-size:13px;color:var(--muted);margin:0}.about{background:#061f3c;color:#fff}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center}.about-logo{width:340px;margin:auto}.about h2{font-size:42px;margin:5px 0 15px}.about p{color:#c4d7e8}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.contact-card span{display:block;font-size:11px;text-transform:uppercase;color:var(--blue);font-weight:900;letter-spacing:.1em}.contact-card strong{display:block;margin-top:6px}.site-footer{background:#03182e;color:#fff;padding:32px 0 105px}.footer-flex{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-flex img{width:135px}.footer-copy{font-size:13px;color:#b7cde0}.credit{font-family:Georgia,serif;font-style:italic;font-size:17px}.sticky-player{position:fixed;left:0;right:0;bottom:0;z-index:120;background:#032b58;color:#fff;border-top:2px solid #0879ce;box-shadow:0 -8px 30px rgba(0,0,0,.2)}.sticky-inner{height:82px;display:flex;align-items:center;gap:15px}.sticky-logo{width:92px}.sticky-play{width:48px;height:48px;border-radius:50%;border:0;background:var(--red);color:#fff;font-size:20px;cursor:pointer}.sticky-meta{min-width:190px}.sticky-meta small{display:block;color:#76d7ff;font-weight:900}.sticky-meta strong{display:block}.sticky-wave{display:flex;gap:3px;align-items:center;margin-left:auto}.sticky-wave i{width:3px;height:8px;background:#17bfff;border-radius:3px}.is-playing .sticky-wave i{animation:eq .75s ease-in-out infinite alternate}.sticky-wave i:nth-child(2n){animation-delay:.12s;height:23px}.sticky-volume{width:170px;display:flex;gap:8px;align-items:center}.sticky-live{background:var(--red);border-radius:999px;padding:12px 18px;font-weight:900}.article-hero{background:linear-gradient(135deg,#06386b,#008fe5);color:#fff;padding:55px 0 48px}.article-hero .crumb{font-size:12px;color:#bfe5ff;margin-bottom:16px}.article-hero h1{font-size:clamp(36px,5vw,58px);line-height:1.02;margin:0;max-width:850px}.article-hero p{font-size:18px;max-width:760px;color:#d9efff}.article-layout{display:grid;grid-template-columns:1fr 300px;gap:35px;padding:48px 0 70px}.article-body{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 12px 30px rgba(0,35,75,.07)}.article-body img{width:100%;max-height:430px;object-fit:cover;border-radius:14px;margin-bottom:25px}.article-body p{font-family:Georgia,serif;font-size:18px;line-height:1.78;color:#263e55}.article-body h2{margin-top:35px}.article-note{border-left:4px solid var(--gold);background:#fff8d8;padding:13px 16px;font-size:13px;color:#5b5122;margin-top:25px}.side-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;margin-bottom:16px}.side-card h3{margin-top:0}.side-links a{display:block;padding:9px 0;border-bottom:1px solid var(--line);font-weight:700}.side-links a:last-child{border:0}.back-link{color:var(--blue);font-weight:900}.music-icon{font-size:62px;margin-bottom:15px}.music-quote{background:#061f3c;color:#fff;border-radius:17px;padding:23px;margin:28px 0;font-size:20px;font-family:Georgia,serif}.all-bios-head{padding:44px 0 12px}.all-bios-head h1{font-size:48px;margin:0}.all-bios-head p{color:var(--muted);max-width:700px}.all-grid{padding:25px 0 70px}
@media(max-width:980px){.main-nav{position:fixed;top:124px;left:18px;right:18px;background:#fff;border-radius:15px;padding:16px;display:none;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.is-open{display:flex}.main-nav a{padding:10px;border:0}.menu-toggle{display:block}.listen-btn{display:none}.hero-inner{grid-template-columns:1fr}.now-card{max-width:560px}.genre-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.bio-cards{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr}.article-sidebar{order:-1}.contact-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{padding-bottom:72px}.top-contact span:not(.live-pill){display:none}.nav-wrap{min-height:70px}.brand{width:122px;flex-basis:122px}.brand img{width:122px}.main-nav{top:112px}.hero-inner{padding-top:34px}.hero-logo{width:300px}.hero-tagline{font-size:26px}.hero h1{font-size:44px}.genre-grid,.bio-cards,.contact-grid{grid-template-columns:1fr}.genre-strip{margin-top:-20px}.feature-article{grid-template-columns:1fr}.article-mini-grid{grid-template-columns:1fr}.article-mini img{height:150px}.section-head{align-items:flex-start;flex-direction:column}.footer-flex{align-items:flex-start;flex-direction:column}.sticky-inner{height:72px}.sticky-logo,.sticky-wave,.sticky-volume{display:none}.sticky-meta{min-width:0;flex:1}.sticky-live{padding:9px 12px}.article-body{padding:22px}.article-body p{font-size:17px}.article-hero{padding:40px 0 35px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

/* V50.2 navigation and Nuestra Música hub */
.nav-dropdown{position:relative;border-bottom:3px solid transparent}.nav-dropdown.active{border-color:var(--gold)}.nav-dropdown>.nav-parent{display:flex;align-items:center;gap:5px;border-bottom:0!important}.nav-dropdown-menu{position:absolute;top:74px;left:50%;transform:translateX(-50%) translateY(8px);min-width:190px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);padding:8px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s;z-index:150}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-dropdown-menu a{display:block;padding:10px 12px!important;border:0!important;border-radius:8px;text-transform:none;font-size:14px}.nav-dropdown-menu a:hover{background:#edf6ff;color:var(--blue)}
.music-strip-head{display:flex;align-items:center;justify-content:space-between;color:#fff;margin:0 0 12px;padding:0 4px;font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.35)}.music-strip-head strong{font-size:20px}.music-strip-head a{font-size:13px;border-bottom:1px solid rgba(255,255,255,.55)}
.music-hub-hero{background:linear-gradient(135deg,#03264b,#087dc6 58%,#00a1e9)}.music-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.music-hub-card{min-height:240px;border-radius:20px;padding:28px;color:#fff;position:relative;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end;background:#075eaa}.music-hub-card::after{content:'';position:absolute;inset:0;background:linear-gradient(20deg,rgba(0,18,43,.94),rgba(0,18,43,.1));z-index:0}.music-hub-card>*{position:relative;z-index:1}.music-hub-card span{position:absolute;top:18px;right:22px;font-size:50px;font-weight:900;opacity:.18}.music-hub-card h2{font-size:36px;margin:0}.music-hub-card p{margin:5px 0 18px;color:#e2f2ff;max-width:520px}.music-hub-card strong{color:var(--gold)}.music-hub-card.merengue{background:#8c3510}.music-hub-card.bachata{background:#65450e}.music-hub-card.bolero{background:#583288}.music-hub-card.urbano{background:#071e5e;grid-column:1/-1}
@media(max-width:980px){.nav-dropdown{border-bottom:0}.nav-dropdown>.nav-parent{padding:10px!important}.nav-dropdown-menu{position:static;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;border-left:3px solid var(--gold);border-radius:0;margin-left:14px;padding:0 0 0 8px;min-width:0}.nav-dropdown-menu a{padding:7px 10px!important}.music-hub-grid{grid-template-columns:1fr}.music-hub-card.urbano{grid-column:auto}}
@media(max-width:640px){.brand{width:112px;flex-basis:112px}.brand img{width:112px}.hero-logo{width:270px}.music-strip-head{align-items:flex-start;gap:8px;flex-direction:column}.music-hub-card{min-height:210px}.music-hub-card h2{font-size:31px}}


/* ===== V50.3: live metadata player ===== */
.hero-inner{grid-template-columns:.92fr 1.08fr;gap:34px}
.now-card{padding:21px 22px 19px}
.now-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}
.now-head h2{margin:0}
.listener-chip{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.09);border:1px solid rgba(111,203,255,.3);border-radius:999px;padding:7px 11px;color:#dff4ff;font-size:11px;white-space:nowrap}
.listener-chip strong{font-size:18px;line-height:1;color:var(--gold)}
.current-label{font-size:10px;font-weight:900;letter-spacing:.15em;color:#68cfff;margin-bottom:3px}
.live-track{font-size:23px;line-height:1.18;min-height:54px;display:flex;align-items:center;overflow-wrap:anywhere}
.now-card .wave{margin:10px 0 2px;height:29px}
.now-card .wave i{animation-duration:.72s}
.now-card .volume{margin-top:9px}
.now-card .status{margin:7px 0 0;min-height:18px}
.history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding-top:12px;border-top:1px solid rgba(125,199,245,.22)}
.history-head>div:first-child{display:flex;align-items:baseline;gap:8px}.history-head span{font-size:12px;font-weight:900;letter-spacing:.08em}.history-head small{font-size:10px;color:#9cc9e9}
.history-controls{display:flex;gap:6px}.history-controls button{width:27px;height:27px;border:1px solid rgba(133,209,255,.36);border-radius:50%;background:rgba(255,255,255,.07);color:#fff;font-size:21px;line-height:1;cursor:pointer}.history-controls button:hover{background:var(--gold);color:#082240;border-color:var(--gold)}
.history-scroller{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:9px 1px 3px;scrollbar-width:none}.history-scroller::-webkit-scrollbar{display:none}
.history-card{flex:0 0 calc((100% - 18px)/3);min-width:0;scroll-snap-align:start;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(0,113,200,.08));border:1px solid rgba(121,199,247,.22);border-radius:11px;padding:10px 9px;min-height:83px;display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;column-gap:7px;align-content:center}
.history-card>span{grid-row:1/3;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#092848;font-weight:900;font-size:12px}
.history-card strong{font-size:11px;line-height:1.23;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff}
.history-card small{font-size:9px;color:#93c6e9;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-loading{opacity:.68}
.sticky-meta [data-sticky-track]{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:1100px){.hero-inner{grid-template-columns:.83fr 1.17fr}.history-card{flex-basis:calc((100% - 9px)/2)}.live-track{font-size:20px}}
@media(max-width:820px){.hero-inner{grid-template-columns:1fr}.now-card{max-width:680px}.history-card{flex-basis:calc((100% - 18px)/3)}}
@media(max-width:600px){.history-card{flex-basis:calc((100% - 9px)/2)}.now-card{padding:18px}.listener-chip span:last-child{display:none}.live-track{min-height:48px}.sticky-meta [data-sticky-track]{max-width:150px}}
@media(max-width:420px){.history-card{flex-basis:82%}.history-head small{display:none}}

/* V50.4 MyRadioStream fallback */
.mrs-fallback{margin:10px 0 12px;padding:10px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(0,18,49,.55);overflow:hidden}
.mrs-fallback[hidden]{display:none!important}
.mrs-fallback-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:7px;font-size:.78rem}
.mrs-fallback-title strong{color:#ffd21c;text-transform:uppercase;letter-spacing:.04em}
.mrs-fallback-title span{color:#b8d8f5}
.mrs-fallback iframe{max-width:100%!important;width:100%!important;border:0!important}

/* ===== V50.6: album artwork ===== */
.player-row{display:grid;grid-template-columns:112px minmax(0,1fr) 82px;align-items:center;gap:16px}
.now-art-link{width:112px;height:112px;border-radius:15px;position:relative;overflow:hidden;background:linear-gradient(145deg,#05284f,#087dcc);border:1px solid rgba(126,207,255,.38);box-shadow:0 9px 25px rgba(0,0,0,.25);display:block}
.now-art-link>span{position:absolute;left:7px;bottom:7px;background:rgba(3,25,49,.78);color:#fff;border:1px solid rgba(255,255,255,.18);font-size:8px;font-weight:900;letter-spacing:.12em;border-radius:999px;padding:3px 6px;backdrop-filter:blur(5px)}
.now-art{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease,transform .25s ease}
.now-art-link:not(.is-fallback):hover .now-art{transform:scale(1.035)}
.now-art.is-fallback{object-fit:contain;padding:14px;background:linear-gradient(145deg,#05284f,#087dcc)}
.now-art-link.is-fallback{pointer-events:none}
.store-link{display:inline-block;margin-top:3px;color:#ffd21c;font-size:10px;font-weight:800;text-decoration:none}
.store-link:hover{text-decoration:underline}
.store-link[hidden]{display:none!important}
.history-card{position:relative;flex:0 0 calc((100% - 18px)/3);min-width:0;scroll-snap-align:start;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(0,113,200,.08));border:1px solid rgba(121,199,247,.22);border-radius:12px;padding:7px;min-height:84px;display:grid;grid-template-columns:68px minmax(0,1fr);gap:9px;align-items:center}
.history-art-link,.history-art-placeholder{position:relative;width:68px;height:68px;border-radius:9px;overflow:hidden;background:#06355f;border:1px solid rgba(255,255,255,.14);display:block}
.history-art,.history-art-placeholder img{width:100%;height:100%;object-fit:cover}
.history-art.is-fallback,.history-art-placeholder img{object-fit:contain;padding:8px;background:linear-gradient(145deg,#05284f,#087dcc)}
.history-art-link.is-fallback{pointer-events:none}
.history-index{position:absolute;top:4px;left:4px;width:18px;height:18px;border-radius:50%;background:var(--gold);color:#082240;display:grid;place-items:center;font-size:9px;font-weight:900;box-shadow:0 2px 6px rgba(0,0,0,.3)}
.history-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}
.history-copy strong{font-size:11px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#fff}
.history-copy small{font-size:9px;color:#93c6e9;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.history-card.history-loading{opacity:.72}
.history-card.history-loading .history-art-placeholder{animation:artPulse 1.4s ease-in-out infinite alternate}
@keyframes artPulse{from{opacity:.55}to{opacity:1}}
@media(max-width:1100px){.player-row{grid-template-columns:96px minmax(0,1fr) 72px}.now-art-link{width:96px;height:96px}.play-big{width:72px;height:72px}.history-card{flex-basis:calc((100% - 9px)/2)}}
@media(max-width:820px){.player-row{grid-template-columns:112px minmax(0,1fr) 82px}.now-art-link{width:112px;height:112px}.play-big{width:82px;height:82px}.history-card{flex-basis:calc((100% - 18px)/3)}}
@media(max-width:600px){.player-row{grid-template-columns:78px minmax(0,1fr) 60px;gap:10px}.now-art-link{width:78px;height:78px;border-radius:11px}.now-art.is-fallback{padding:9px}.now-art-link>span{display:none}.play-big{width:60px;height:60px;border-width:4px;font-size:24px}.history-card{flex-basis:calc((100% - 9px)/2);grid-template-columns:60px minmax(0,1fr)}.history-art-link,.history-art-placeholder{width:60px;height:60px}.store-link{font-size:9px}}
@media(max-width:420px){.history-card{flex-basis:88%;grid-template-columns:64px minmax(0,1fr)}.history-art-link,.history-art-placeholder{width:64px;height:64px}.player-row{grid-template-columns:72px minmax(0,1fr) 54px}.now-art-link{width:72px;height:72px}.play-big{width:54px;height:54px}}
.now-art-link.is-fallback>span{display:none}


/* ===== V50.8: hero polish + stable live-player geometry ===== */
.hero-inner > *{min-width:0}
.hero-copy{max-width:650px;padding:14px 0 18px}
.hero-copy .hero-tagline{font-size:clamp(30px,3.2vw,44px);line-height:1.08;margin:0 0 10px;text-shadow:0 4px 18px rgba(0,0,0,.28)}
.hero-copy h1{font-size:clamp(76px,8vw,112px);line-height:.86;margin:0 0 18px;letter-spacing:-5px;text-shadow:0 8px 28px rgba(0,0,0,.30)}
.hero-copy .genres-inline{max-width:610px;font-size:clamp(14px,1.35vw,18px);line-height:1.55;letter-spacing:.055em;text-wrap:balance}

.now-card{width:100%;max-width:100%;min-width:0;overflow:hidden}
.now-head,.player-row,.player-row .meta,.history-head{min-width:0}
.station-name,.live-track{max-width:100%}
.history-scroller{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;contain:inline-size}
.history-card{box-sizing:border-box;max-width:calc((100% - 18px)/3);overflow:hidden}
.now-art-link,.now-art{flex:none;aspect-ratio:1/1}

@media(max-width:1100px){.history-card{max-width:calc((100% - 9px)/2)}}
@media(max-width:820px){
  .hero-copy{max-width:720px;padding-top:4px}
  .hero-copy h1{font-size:clamp(72px,14vw,104px)}
  .history-card{max-width:calc((100% - 18px)/3)}
}
@media(max-width:600px){
  .hero-copy .hero-tagline{font-size:30px}
  .hero-copy h1{font-size:76px;letter-spacing:-4px}
  .hero-copy .genres-inline{font-size:13px;line-height:1.65}
  .history-card{max-width:calc((100% - 9px)/2)}
}
@media(max-width:420px){.history-card{max-width:88%}}

/* ===== Biography and long-form content styles ===== */
.archive-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:4px 0 20px}
.archive-section-head h2{font-size:34px;margin:2px 0 0;color:#072b52}
.archive-dj-head{margin-top:58px}.archive-count{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#55758f;background:#e0eff9;border-radius:999px;padding:8px 12px}
.article-cover.article-placeholder-large{height:330px;border-radius:14px;margin-bottom:25px;font-size:70px}
.legacy-article p{font-family:Georgia,serif;font-size:18px;line-height:1.78;color:#263e55}
.legacy-article h2{font-size:27px;color:#0b497f;border-bottom:1px solid #d8e6f1;padding-bottom:8px}
.legacy-article ul,.legacy-article ol{font-family:Georgia,serif;font-size:17px;line-height:1.7;color:#263e55;padding-left:25px}.legacy-article li{margin:7px 0}
.legacy-table-wrap{overflow-x:auto;margin:22px 0;border:1px solid #d6e5ef;border-radius:12px}.legacy-table{width:100%;border-collapse:collapse;background:#fafdff;font-size:14px}
.legacy-table th,.legacy-table td{padding:10px 12px;border-bottom:1px solid #dce9f2;text-align:left;vertical-align:top}.legacy-table th{background:#075b9f;color:#fff;font-weight:900}.legacy-table tr:last-child td{border-bottom:0}
@media(max-width:640px){.archive-section-head{align-items:flex-start;flex-direction:column}.archive-count{align-self:flex-start}.article-cover.article-placeholder-large{height:230px;font-size:54px}.legacy-article p{font-size:17px}}


/* ===== V50.10 Original biography photo galleries ===== */
.bio-gallery-section{margin:38px 0 34px;padding-top:28px;border-top:1px solid #d9e7f1}
.bio-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}
.bio-gallery-heading .eyebrow{display:block;color:#0872ba;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px}
.bio-gallery-heading h2{margin:0;color:#082f57;font-size:28px;line-height:1.1}
.bio-gallery-heading small{color:#678197;font-size:11px;font-weight:700;text-align:right}
.bio-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.bio-gallery-item{position:relative;display:block;width:100%;aspect-ratio:4/3;padding:0;border:0;border-radius:12px;overflow:hidden;background:#082f57;cursor:zoom-in;box-shadow:0 8px 24px rgba(9,47,83,.12);isolation:isolate}
.bio-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease,filter .28s ease}
.bio-gallery-item>span{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(1,28,54,.75);color:#fff;border:1px solid rgba(255,255,255,.28);font-size:15px;opacity:0;transform:translateY(-4px);transition:.2s ease;z-index:2}
.bio-gallery-item:hover img,.bio-gallery-item:focus-visible img{transform:scale(1.035);filter:saturate(1.05)}
.bio-gallery-item:hover>span,.bio-gallery-item:focus-visible>span{opacity:1;transform:none}
.bio-gallery-item:focus-visible{outline:3px solid #ffcc16;outline-offset:3px}

.bio-lightbox{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;background:rgba(0,13,30,.94);backdrop-filter:blur(7px);padding:34px 74px 54px}
.bio-lightbox.is-open{display:flex}
.bio-lightbox-stage{position:relative;display:flex;align-items:center;justify-content:center;width:min(1280px,100%);height:min(82vh,900px)}
.bio-lightbox-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 24px 70px rgba(0,0,0,.55);background:#07192d}
.bio-lightbox-close,.bio-lightbox-prev,.bio-lightbox-next{position:fixed;border:1px solid rgba(255,255,255,.32);background:rgba(5,32,59,.78);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.18s ease;backdrop-filter:blur(6px)}
.bio-lightbox-close:hover,.bio-lightbox-prev:hover,.bio-lightbox-next:hover{background:#ffca16;color:#06274a;border-color:#ffca16}
.bio-lightbox-close{right:22px;top:20px;width:42px;height:42px;border-radius:50%;font-size:27px}
.bio-lightbox-prev,.bio-lightbox-next{top:50%;width:46px;height:58px;margin-top:-29px;border-radius:12px;font-size:32px}
.bio-lightbox-prev{left:18px}.bio-lightbox-next{right:18px}
.bio-lightbox-caption{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);color:#d9ebf8;font-size:12px;font-weight:700;letter-spacing:.02em;text-align:center;max-width:80vw}
body.gallery-open{overflow:hidden}

@media(max-width:760px){
  .bio-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .bio-gallery-heading{align-items:flex-start;flex-direction:column;gap:5px}
  .bio-gallery-heading small{text-align:left}
  .bio-lightbox{padding:58px 16px 70px}
  .bio-lightbox-prev,.bio-lightbox-next{width:40px;height:52px;top:auto;bottom:12px;margin:0}
  .bio-lightbox-prev{left:18px}.bio-lightbox-next{right:18px}
  .bio-lightbox-close{right:12px;top:12px}
}
