:root{
  --n509-red:#ce1126;
  --n509-blue:#00209f;
  --n509-dark:#081226;
  --n509-light:#f8fafc;
  --n509-gold:#f4d35e;
  --n509-surface:#ffffff;
  --n509-muted:#64748b;
}
html,body{overflow-x:hidden;scroll-behavior:smooth;}
body{background:radial-gradient(circle at top,#eef3ff 0,#f8fafc 34%,#eef2ff 100%);padding-bottom:110px;color:#0f172a;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;}
a{text-decoration:none;}
main{min-height:60vh;}
.min-w-0{min-width:0;}
.brand-mark{width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,var(--n509-blue) 50%,var(--n509-red) 50%);box-shadow:0 0 0 3px rgba(255,255,255,.08);}
.navbar.bg-dark{background:linear-gradient(90deg,var(--n509-dark),#111827 45%,var(--n509-blue))!important;backdrop-filter:blur(12px);}
.navbar-brand{letter-spacing:.04em;}
.nav-link{font-weight:600;opacity:.92;}
.hero-section{min-height:84vh;background-image:linear-gradient(110deg,rgba(2,32,159,.9),rgba(206,17,38,.84)),url('https://i.postimg.cc/5tDmvkQS/n-ATION509.png');background-size:cover;background-position:center;}
.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),radial-gradient(circle at bottom left,rgba(255,255,255,.12),transparent 30%);}
.hero-badge .badge{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(10px);}
.glass-panel,.hero-showchip{background:rgba(255,255,255,.12);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18);border-radius:1.5rem;}
.hero-now-playing{max-width:480px;margin-left:auto;box-shadow:0 24px 60px rgba(0,0,0,.18);}
.hero-art{aspect-ratio:1/1;object-fit:cover;width:100%;}
.section-kicker{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--n509-red);margin-bottom:.45rem;}
.section-title{font-size:2.1rem;font-weight:800;line-height:1.1;}
.feature-card,.station-panel,.profile-card,.schedule-day-card,.news-card,.news-featured{border-radius:1.7rem;background:#fff;}
.page-hero{background:linear-gradient(120deg,var(--n509-blue),#1437c7 55%,var(--n509-red));border-radius:2rem;overflow:hidden;position:relative;}
.page-hero::after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;background:rgba(255,255,255,.08);border-radius:50%;filter:blur(6px);}
.page-hero-news{background:linear-gradient(120deg,#081226,#00209f 55%,#ce1126);}
.about-hero{background:linear-gradient(120deg,#081226,#00209f 60%,#ce1126);}
.mini-feature{display:flex;gap:1rem;align-items:flex-start;background:linear-gradient(180deg,#fff,#f8fbff);padding:1rem;border-radius:1rem;height:100%;border:1px solid rgba(2,32,159,.08);}
.mini-feature i{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--n509-blue),var(--n509-red));color:#fff;flex-shrink:0;box-shadow:0 12px 24px rgba(0,32,159,.15);}
.mini-feature h3{font-size:1rem;margin:0 0 .35rem;font-weight:800;}
.mini-feature p{margin:0;color:#475569;font-size:.95rem;}
.presenter-avatar{width:68px;height:68px;object-fit:cover;border:3px solid rgba(206,17,38,.15);}
.presenter-row{padding-bottom:.75rem;border-bottom:1px solid rgba(15,23,42,.07);}
.presenter-row:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0!important;}
.artist-highlight,.about-quote,.glass-soft{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(2,32,159,.08);}
.profile-card img{height:280px;object-fit:cover;}
.spotlight-section{background:linear-gradient(120deg,#081226,#00209f 55%,#ce1126);}
.home-news-item:last-child{border-bottom:0!important;}
.ticker-wrap{overflow:hidden;background:#0f172a;color:#fff;padding:1rem 0;border:1px solid rgba(255,255,255,.06);}
.ticker{display:inline-flex;gap:2rem;white-space:nowrap;animation:ticker 26s linear infinite;padding-left:100%;}
.ticker span{position:relative;padding-left:1.2rem;}
.ticker span::before{content:"•";position:absolute;left:0;color:var(--n509-gold);}
.player-shell{z-index:1030;background:linear-gradient(90deg,#0f172a,#111827 50%,#00209f)!important;backdrop-filter:blur(12px);}
.player-art{width:60px;height:60px;object-fit:cover;border:2px solid rgba(255,255,255,.12);}
.player-art.live{animation:pulse 1.6s infinite;}
.pulse-btn{animation:pulse 1.8s infinite;}
.site-footer{background:transparent;}
.footer-panel{background:linear-gradient(120deg,#081226,#00209f 55%,#ce1126);box-shadow:0 24px 60px rgba(7,18,38,.16);}
.schedule-slot.live{background:linear-gradient(90deg,rgba(206,17,38,.06),rgba(0,32,159,.03));border-radius:1rem;padding-inline:1rem;}
.live-ribbon{opacity:.35;transition:.3s ease;}
.live-ribbon.active{opacity:1;box-shadow:0 0 0 .3rem rgba(206,17,38,.12);}
.news-featured-media,.news-card-media,.popout-cover{background-size:cover;background-position:center;min-height:100%;}
.news-featured-media{min-height:360px;}
.news-card-media{height:220px;}
.news-card{transition:transform .22s ease, box-shadow .22s ease;}
.news-card:hover,.profile-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(15,23,42,.12)!important;}
.news-link{font-weight:700;color:var(--n509-blue);}
.popout-player-page{border-radius:2rem;}
.popout-cover{min-height:420px;}
.btn-danger{background:var(--n509-red);border:none;box-shadow:0 14px 28px rgba(206,17,38,.24);}
.btn-primary{background:var(--n509-blue);border-color:var(--n509-blue);}
.btn-outline-primary{color:var(--n509-blue);border-color:rgba(0,32,159,.35);}
.text-primary{color:var(--n509-blue)!important;}
@keyframes ticker{0%{transform:translateX(0);}100%{transform:translateX(-100%);}}
@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(206,17,38,.45);}70%{transform:scale(1.03);box-shadow:0 0 0 12px rgba(206,17,38,0);}100%{transform:scale(1);}}
@media (max-width:991px){
  body{padding-bottom:154px;}
  .hero-section{min-height:auto;padding:4rem 0;}
  .hero-now-playing{margin-left:0;}
  .popout-cover{min-height:280px;}
}
