
:root{--red:#df1010;--red2:#ff3c00;--yellow:#ffc917;--black:#121212;--bg:#efefef;--card:#ffffff;--text:#1d1d1f;--muted:#6c6c73;--line:#e8e8ec;--radius:26px;--shadow:0 18px 45px rgba(10,10,10,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block;height:auto}.container{width:min(100% - 42px,1320px);margin:0 auto}
.top-strip{background:#0e0e11;color:#fff}.top-strip-inner{display:flex;align-items:center;gap:14px;min-height:44px;flex-wrap:wrap}.live-pill{background:var(--red);padding:6px 12px;border-radius:999px;font-weight:900;font-size:13px;letter-spacing:.3px}.current-show{font-weight:800}.current-host,.current-time{opacity:.9;font-size:13px}.listen-button{margin-left:auto;background:var(--red);color:#fff;padding:11px 18px;border-radius:14px;font-weight:900;box-shadow:0 8px 22px rgba(223,16,16,.35)}
.nav-wrap{display:grid;grid-template-columns:180px 1fr auto auto;align-items:center;gap:18px;padding:16px 0;background:#fff}.site-logo-fallback,.custom-logo{max-height:104px;width:auto}.main-nav{justify-self:center}.primary-menu{list-style:none;margin:0;padding:0;display:flex;gap:34px;font-size:17px;font-weight:900;text-transform:uppercase}.primary-menu a{padding:8px 0;position:relative}.primary-menu a:after{content:'';position:absolute;left:0;bottom:-2px;width:0;height:3px;background:var(--red);transition:.22s}.primary-menu a:hover:after,.primary-menu .current-menu-item a:after{width:100%}.primary-menu a:hover,.primary-menu .current-menu-item a{color:var(--red)}.theme-toggle{width:46px;height:46px;border-radius:50%;border:0;background:#111;color:#fff;font-size:20px;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.15)}.menu-toggle{display:none;border:0;background:var(--red);color:#fff;padding:11px 14px;border-radius:14px;font-weight:800}
.header-ribbons{height:52px;background:url('../img/top-ribbon.svg') center top/cover no-repeat}.site-main{padding:14px 0 38px}
.hero-grid-v5{display:grid;grid-template-columns:255px 1.5fr 340px;gap:18px;align-items:start}.live-panel-v5,.hero-video-panel-v5,.chat-panel-v5,.card-v5{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
.live-panel-v5{padding:18px;background:linear-gradient(180deg,#e40b0b 0%,#bf0707 100%);color:#fff}.panel-title.small{font-size:16px;font-weight:900;margin-bottom:14px}.live-logo-circle{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;background:#fff;border:5px solid var(--yellow);overflow:hidden}.live-logo-circle img,.live-logo-circle .custom-logo{max-width:100%;max-height:100%;object-fit:contain;padding:8px}.live-panel-v5 h2{font-size:24px;line-height:.95;letter-spacing:-.9px;margin:0 0 10px}.live-meta{font-size:15px;margin-bottom:4px;opacity:.96}
.hero-video-panel-v5{padding:16px}.panel-badge{display:inline-block;background:var(--red);color:#fff;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900;margin-bottom:12px}.radio104-youtube-wrap{position:relative;width:100%;padding-top:56.25%;background:#111;border-radius:18px;overflow:hidden}.radio104-youtube-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.radio104-video-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:360px;background:#111;border-radius:18px;color:#fff;font-size:24px;font-weight:900}
.hero-bottom-caption{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:14px}.now-pill{display:inline-block;background:var(--red);color:#fff;padding:6px 10px;border-radius:9px;font-size:12px;font-weight:900}.hero-bottom-caption h2{font-size:32px;letter-spacing:-1px;line-height:.95;margin:10px 0 8px}.hero-bottom-caption p{margin:0;color:var(--muted);font-size:15px}
.chat-panel-v5{padding:16px}.chat-panel-v5 h2{margin:0 0 12px;font-size:21px;letter-spacing:-.4px}.radio104-chat-widget{display:grid;gap:12px}.radio104-chat-messages{height:332px;overflow:auto;padding-right:4px;display:grid;gap:10px}.radio104-chat-item{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:start}.radio104-chat-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;font-weight:900}.radio104-chat-bubble{background:#f8f8fa;border:1px solid #ececf0;border-radius:16px;padding:10px 12px}.radio104-chat-bubble strong{display:block;font-size:13px;margin-bottom:2px}.radio104-chat-bubble span{font-size:14px;line-height:1.35;color:#323238}.radio104-chat-form{display:grid;gap:8px}.radio104-chat-topline input,.radio104-chat-bottomline input{width:100%;padding:12px 14px;border-radius:14px;border:1px solid var(--line);font:inherit}.radio104-chat-bottomline{display:grid;grid-template-columns:1fr 108px;gap:8px}
.promo-strip-v5{display:grid;grid-template-columns:1.18fr .9fr 1fr;gap:18px;margin-top:18px}.promo-block{border-radius:24px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:var(--shadow)}.promo-block h3{font-size:24px;line-height:.98;letter-spacing:-.7px;margin:0 0 6px}.promo-block p{margin:0;font-size:15px;line-height:1.35}.promo-yellow-v5{background:linear-gradient(90deg,#ffd31e 0%,#ffc20e 100%)}.promo-white-v5{background:#fff;border:1px solid var(--line)}.promo-red-v5{background:linear-gradient(90deg,#df1010 0%,#ff4800 100%);color:#fff}
.content-split-v5{display:grid;grid-template-columns:1.58fr 330px;gap:18px;margin-top:18px}.card-v5{padding:18px}.section-head-v5{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-left:15px;position:relative}.section-head-v5:before{content:'';position:absolute;left:0;top:5px;width:5px;height:24px;border-radius:999px;background:var(--red)}.section-head-v5 h2{font-size:21px;letter-spacing:-.4px;margin:0}.section-head-v5 a{font-size:12px;font-weight:900;color:var(--red);text-transform:uppercase}
.news-grid-v5{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.post-card-v5{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #ededf2;box-shadow:0 8px 18px rgba(0,0,0,.03)}.thumb-wrap-v5 img{width:100%;height:212px;object-fit:cover}.image-placeholder-v5{width:100%;height:212px;border-radius:0;background:linear-gradient(135deg,#ffdf70,#ff8f3a 42%,#d91b1b 100%);position:relative}.image-placeholder-v5:after{content:'104';position:absolute;inset:auto 16px 16px auto;font-size:34px;font-weight:900;color:rgba(255,255,255,.35)}.post-card-body-v5{padding:15px}.cat-line-v5 a{display:inline-block;background:var(--red);color:#fff;padding:6px 9px;border-radius:8px;font-size:10px;font-weight:900;text-transform:uppercase}.post-card-body-v5 h3{font-size:15px;line-height:1.18;margin:11px 0 10px;min-height:52px}.entry-meta-v5{font-size:12px;color:#777}
.schedule-list-v5{list-style:none;margin:0;padding:0;display:grid;gap:10px}.schedule-row-v5{display:grid;grid-template-columns:94px 1fr;gap:10px;align-items:center;padding:12px 10px;border-radius:14px;background:#fafafa;border:1px solid #ededf0;font-size:14px}.schedule-row-v5.is-live{background:linear-gradient(90deg,var(--red),#ff3f00);color:#fff;border-color:transparent}
.media-row-v5{display:grid;grid-template-columns:1.32fr .95fr .95fr;gap:18px;margin-top:18px}.top-listen-v5 .top-tracks{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.track-art img{width:100%;height:250px;border-radius:18px;object-fit:cover}.track-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.track-list li{display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px 0;border-bottom:1px solid #ececf0;font-size:14px}.video-secondary-v5 .radio104-youtube-wrap{padding-top:63%}.podcast-list-v5{display:grid;gap:12px}.podcast-item-v5{display:grid;grid-template-columns:76px 1fr;gap:12px;border:1px solid #ededf0;border-radius:18px;padding:12px}.podcast-thumb-v5 img{width:76px;height:76px;object-fit:cover;border-radius:14px}.podcast-body-v5 h3{font-size:16px;line-height:1.1;margin:0 0 6px}.podcast-body-v5 p{font-size:13px;line-height:1.3;color:#666;margin:0}.play-circle-v5{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#111;color:#fff;margin-top:8px}
.services-row-v5{margin-top:18px}.services-grid-v5{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card-v5{border:1px solid #ededf0;border-radius:18px;padding:18px;background:#fff}.service-card-v5 h3{font-size:18px;margin:0 0 10px}.service-card-v5 p{font-size:14px;color:#666;margin:0 0 12px}
.events-banner-v5{margin-top:18px;background:linear-gradient(90deg,#d90a0a 0%,#eb140f 45%,#ff9a00 100%);border-radius:26px;color:#fff;min-height:162px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px;box-shadow:var(--shadow)}.events-banner-v5 h2{font-size:34px;letter-spacing:-1px;line-height:.96;margin:0 0 6px}.events-banner-v5 p{margin:0;font-size:18px}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;font-weight:900}.btn-red{background:var(--red);color:#fff}.btn-yellow{background:var(--yellow);color:#111}.small{padding:10px 12px;font-size:13px}.w-full{width:100%}
.site-footer{margin-top:28px;background:#fff;border-top:1px solid #ececf0}.footer-ribbons{height:66px;background:url('../img/bottom-ribbon.svg') center top/cover no-repeat}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:24px;padding:26px 0}.footer-brand p{font-size:14px;color:#666;margin:0 0 8px}.footer-menu{list-style:none;padding:0;margin:0;display:flex;gap:14px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-top:1px solid #ececf0}.widget-title{margin:0 0 12px}.radio104-sticky-player-wrap{position:sticky;bottom:0;z-index:50;background:rgba(16,16,18,.95);border-top:3px solid var(--yellow);padding:10px 0 12px}.radio104-sticky-player-wrap .radio104-native-player{background:#fff;border-radius:20px;margin:0}.radio104-native-player{display:grid;gap:10px;background:rgba(255,255,255,.11);padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:18px;margin:12px 0 14px}.radio104-player-top{display:flex;align-items:center;gap:10px;font-size:13px}.radio104-live-dot{width:10px;height:10px;border-radius:50%;background:#fff}.radio104-player-main{display:flex;align-items:center;gap:12px}.radio104-play-toggle{width:48px;height:48px;border-radius:50%;border:0;background:var(--yellow);font-size:22px;font-weight:900;cursor:pointer}.radio104-player-meta{display:grid;gap:2px}.radio104-player-show{font-weight:900}.radio104-player-host{font-size:13px;opacity:.94}.radio104-player-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.radio104-volume{width:100%;accent-color:var(--yellow)}.radio104-open-stream{display:inline-block;padding:8px 10px;border-radius:10px;background:#fff;color:#111;font-size:13px;font-weight:900}.radio104-open-stream.alt{background:#111;color:#fff}
html.theme-dark body{background:#161616;color:#f2f2f2}html.theme-dark .nav-wrap,html.theme-dark .hero-video-panel-v5,html.theme-dark .chat-panel-v5,html.theme-dark .card-v5,html.theme-dark .promo-white-v5,html.theme-dark .site-footer,html.theme-dark .post-card-v5,html.theme-dark .service-card-v5,html.theme-dark .podcast-item-v5{background:#1d1d20;color:#fff;border-color:#323238}html.theme-dark .theme-toggle{background:var(--yellow);color:#111}html.theme-dark .hero-bottom-caption p,html.theme-dark .entry-meta-v5,html.theme-dark .service-card-v5 p,html.theme-dark .podcast-body-v5 p,html.theme-dark .footer-brand p{color:#c7c7cb}html.theme-dark .schedule-row-v5{background:#101013;color:#fff;border-color:#25252a}html.theme-dark .schedule-row-v5.is-live{background:linear-gradient(90deg,var(--red),#ff3f00)}html.theme-dark .radio104-chat-bubble{background:#101013;border-color:#28282d}html.theme-dark .radio104-chat-bubble span{color:#e5e5ea}html.theme-dark .radio104-chat-topline input,html.theme-dark .radio104-chat-bottomline input{background:#101013;color:#fff;border-color:#2a2a30}
@media (max-width:1200px){.hero-grid-v5,.promo-strip-v5,.content-split-v5,.media-row-v5,.footer-grid{grid-template-columns:1fr}.news-grid-v5,.services-grid-v5{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.container{width:min(100% - 22px,1320px)}.nav-wrap{grid-template-columns:110px auto auto}.menu-toggle{display:block}.primary-menu{display:none;flex-direction:column;position:absolute;top:140px;left:12px;right:12px;background:#fff;padding:16px;border-radius:18px;box-shadow:var(--shadow);z-index:40}.primary-menu.open{display:flex}.main-nav{justify-self:stretch}.hero-bottom-caption{flex-direction:column;align-items:flex-start}.news-grid-v5,.services-grid-v5,.top-listen-v5 .top-tracks,.radio104-chat-bottomline{grid-template-columns:1fr}.footer-bottom,.top-strip-inner{flex-direction:column;align-items:flex-start}.listen-button{margin-left:0}.events-banner-v5{flex-direction:column;align-items:flex-start}.events-banner-v5 h2{font-size:28px}.hero-bottom-caption h2{font-size:24px}.top-listen-v5 .track-art img{height:220px}}
