:root{--primary:#000;--secondary:#1a1a1a;--accent:#bb1e10;--accent-hover:#900;--live-red:#f44;--text-primary:#121212;--text-secondary:#484848;--text-muted:#767676;--text-byline:#666;--border:#d4d4d4;--border-mid:#d0d0d0;--border-light:#e0e0e0;--border-pale:#ebebeb;--bg-cream:#fafaf8;--bg-gray:#f4f4f4;--bg-pale:#f8f8f8;--bg-pale-2:#f9f9f9;--bg-section:#fafafa;--card-bg:#fff;--sidebar-blue:#1a3a52;--sidebar-blue-soft:#2a5a7f;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 2px 8px #0000000f;--shadow-lg:0 4px 20px #00000014;--font-serif:"Lora", "Merriweather", "Georgia", serif;--font-body:Georgia, "Times New Roman", serif;--font-sans:"Helvetica Neue", "Arial", sans-serif;--font-display:"Playfair Display", "Libre Baskerville", "Georgia", serif;--font-blackletter:"UnifrakturCook", "Old English Text MT", "Blackletter", Georgia, serif}*{box-sizing:border-box}html,body{background:var(--card-bg);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{padding-bottom:64px}a{color:inherit;text-decoration:none}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes wave{0%,to{height:6px}50%{height:20px}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.TopBar-module__OzTgrW__bar{color:#fff;background:#000;padding:10px 0}.TopBar-module__OzTgrW__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:1400px;margin:0 auto;padding:0 24px;display:grid}.TopBar-module__OzTgrW__date{font-family:var(--font-sans);letter-spacing:.3px;color:#d0d0d0;text-transform:capitalize;justify-self:start;font-size:.75rem;font-weight:400}.TopBar-module__OzTgrW__brand{font-family:var(--font-sans);letter-spacing:1.5px;color:#fff;justify-self:center;font-size:.7rem;font-weight:700}.TopBar-module__OzTgrW__live{color:var(--live-red);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1px;justify-self:end;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.TopBar-module__OzTgrW__pulse{background:var(--live-red);border-radius:50%;width:7px;height:7px;animation:2s infinite TopBar-module__OzTgrW__pulse}@media (max-width:720px){.TopBar-module__OzTgrW__inner{grid-template-columns:1fr auto;gap:10px}.TopBar-module__OzTgrW__brand{display:none}.TopBar-module__OzTgrW__date{font-size:.68rem}}
.RadioPlayer-module__tX_G6q__radioPlayer{z-index:90;background:#fff;border-top:1px solid #e0e0e0;align-items:center;gap:12px;padding:8px 16px;transition:background .3s;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000014}.RadioPlayer-module__tX_G6q__radioPlayer.RadioPlayer-module__tX_G6q__playing{background:#fafafa}.RadioPlayer-module__tX_G6q__radioPlayer.RadioPlayer-module__tX_G6q__newsPlaying{background:#f5f5f5;border-top-color:#000}.RadioPlayer-module__tX_G6q__liveIndicator{align-items:center;gap:6px;min-width:80px;display:flex}.RadioPlayer-module__tX_G6q__liveDot{background:#ccc;border-radius:50%;width:8px;height:8px;transition:background .3s}.RadioPlayer-module__tX_G6q__liveDot.RadioPlayer-module__tX_G6q__active{background:#e53935;animation:1.5s infinite RadioPlayer-module__tX_G6q__lcRadioPulse;box-shadow:0 0 8px #e5393580}@keyframes RadioPlayer-module__tX_G6q__lcRadioPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.RadioPlayer-module__tX_G6q__liveText{color:#000;letter-spacing:1px;font-size:.62rem;font-weight:700}.RadioPlayer-module__tX_G6q__playButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:background .2s,transform .2s;display:inline-flex}.RadioPlayer-module__tX_G6q__playButton:hover:not(:disabled){background:#222;transform:scale(1.05)}.RadioPlayer-module__tX_G6q__playButton:disabled{cursor:wait;background:#666}.RadioPlayer-module__tX_G6q__playButton svg{width:16px;height:16px}.RadioPlayer-module__tX_G6q__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite RadioPlayer-module__tX_G6q__lcRadioSpin}@keyframes RadioPlayer-module__tX_G6q__lcRadioSpin{to{transform:rotate(360deg)}}.RadioPlayer-module__tX_G6q__visualizer{align-items:center;gap:2px;height:24px;display:flex}.RadioPlayer-module__tX_G6q__visualizer span{background:#ddd;border-radius:2px;width:3px;height:6px;transition:background .3s}.RadioPlayer-module__tX_G6q__visualizer.RadioPlayer-module__tX_G6q__active span{background:#000;animation:.6s ease-in-out infinite RadioPlayer-module__tX_G6q__lcRadioWave}.RadioPlayer-module__tX_G6q__visualizer.RadioPlayer-module__tX_G6q__active span:first-child{animation-delay:0s}.RadioPlayer-module__tX_G6q__visualizer.RadioPlayer-module__tX_G6q__active span:nth-child(2){animation-delay:.1s}.RadioPlayer-module__tX_G6q__visualizer.RadioPlayer-module__tX_G6q__active span:nth-child(3){animation-delay:.2s}.RadioPlayer-module__tX_G6q__visualizer.RadioPlayer-module__tX_G6q__active span:nth-child(4){animation-delay:.1s}.RadioPlayer-module__tX_G6q__visualizer.RadioPlayer-module__tX_G6q__active span:nth-child(5){animation-delay:0s}@keyframes RadioPlayer-module__tX_G6q__lcRadioWave{0%,to{height:6px}50%{height:20px}}.RadioPlayer-module__tX_G6q__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.RadioPlayer-module__tX_G6q__title{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;line-height:1.2;overflow:hidden}.RadioPlayer-module__tX_G6q__newsPlaying .RadioPlayer-module__tX_G6q__title{font-family:var(--font-display,Georgia, serif);font-size:.9rem}.RadioPlayer-module__tX_G6q__meta{align-items:center;gap:8px;font-size:.68rem;display:flex}.RadioPlayer-module__tX_G6q__category{color:#000;text-transform:uppercase;letter-spacing:.5px;background:#f0f0f0;border-radius:2px;padding:2px 6px;font-weight:700}.RadioPlayer-module__tX_G6q__author{color:#666;font-style:italic}.RadioPlayer-module__tX_G6q__queue{color:#888;font-size:.62rem}.RadioPlayer-module__tX_G6q__date{color:#333;white-space:nowrap;letter-spacing:.3px;margin-left:auto;font-size:.68rem;font-weight:600}@media (max-width:768px){.RadioPlayer-module__tX_G6q__radioPlayer{gap:8px;padding:8px}.RadioPlayer-module__tX_G6q__date{display:none}.RadioPlayer-module__tX_G6q__title{font-size:.75rem}.RadioPlayer-module__tX_G6q__liveIndicator{min-width:auto}.RadioPlayer-module__tX_G6q__liveText{display:none}}
.CategoryNav-module___CBBnG__nav{z-index:50;background:#fff;border-bottom:1px solid #000;position:sticky;top:0}.CategoryNav-module___CBBnG__inner{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;overflow-x:auto}.CategoryNav-module___CBBnG__inner::-webkit-scrollbar{display:none}.CategoryNav-module___CBBnG__link{font-family:var(--font-sans);letter-spacing:.8px;text-transform:uppercase;color:#000;white-space:nowrap;background:#fff;border-right:1px solid #e0e0e0;flex-shrink:0;padding:12px 22px;font-size:.72rem;font-weight:700;transition:all .18s}.CategoryNav-module___CBBnG__link:last-child{border-right:none}.CategoryNav-module___CBBnG__link:hover{background:#f8f8f8}.CategoryNav-module___CBBnG__link.CategoryNav-module___CBBnG__active{color:#fff;background:#000;font-weight:700}@media (max-width:768px){.CategoryNav-module___CBBnG__inner{justify-content:flex-start}.CategoryNav-module___CBBnG__link{letter-spacing:.6px;padding:11px 14px;font-size:.66rem}}
