:root{--blue:#071b3a;--blue2:#123a6f;--red:#d82032;--yellow:#ffd23f;--white:#fff;--ink:#132238;--muted:#64748b;--soft:#f5f7fb;--shadow:0 18px 45px rgba(7,27,58,.18);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--soft);line-height:1.6;padding-bottom:76px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1120px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,27,58,.96);backdrop-filter:blur(12px);box-shadow:0 8px 30px rgba(0,0,0,.18)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800}.brand img{width:48px;height:48px}.nav-links{display:flex;gap:20px;align-items:center;color:#fff}.nav-links a{font-weight:700;font-size:15px}.listen-link,.btn{border-radius:999px;padding:11px 18px;background:var(--yellow);color:var(--blue);font-weight:800}.nav-toggle{display:none;background:transparent;color:#fff;border:0;font-size:30px}.hero{background:radial-gradient(circle at 75% 20%,rgba(255,210,63,.22),transparent 30%),linear-gradient(135deg,var(--blue),#0b2b5f 58%,#0a1530);color:#fff;min-height:620px;display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.hero-logo{width:118px;margin-bottom:18px}.hero h1{font-size:clamp(44px,7vw,82px);line-height:1;margin:0 0 18px}.hero p{font-size:22px;max-width:560px}.hero-meta{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.hero-meta span{border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 14px}.primary{background:var(--red);color:#fff;display:inline-flex}.wave-visual{height:420px;position:relative;display:grid;place-items:center}.wave-visual:before{content:"";width:150px;height:150px;background:var(--red);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.08)}.wave-visual span{position:absolute;border:3px solid rgba(255,210,63,.75);border-radius:50%;animation:wave 2.8s infinite;width:150px;height:150px}.wave-visual span:nth-child(2){animation-delay:.45s}.wave-visual span:nth-child(3){animation-delay:.9s}.wave-visual span:nth-child(4){animation-delay:1.35s}@keyframes wave{to{width:420px;height:420px;opacity:0}}.player-panel{margin-top:-70px;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:28px;display:grid;grid-template-columns:150px 1fr auto;gap:24px;align-items:center;position:relative;z-index:5}.cover-wrap img{width:150px;height:150px;border-radius:16px;object-fit:cover}.live-pill{display:inline-flex;background:var(--red);color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;letter-spacing:.08em;animation:pulse 1.4s infinite}@keyframes pulse{50%{box-shadow:0 0 0 8px rgba(216,32,50,.16)}}.player-info h2{margin:8px 0 4px;font-size:32px}.player-info p{margin:0;color:var(--muted)}.player-info strong{display:block;color:var(--ink);font-size:24px}.player-controls{display:flex;align-items:center;gap:12px}.play-main,.icon-btn{border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer}.play-main{width:78px;height:78px;background:var(--red);color:#fff;font-size:30px}.icon-btn{width:44px;height:44px;background:var(--blue);color:#fff}input[type=range]{accent-color:var(--red);max-width:130px}.bars{height:28px;display:flex;align-items:end;gap:4px;margin-top:12px}.bars span{width:5px;height:9px;background:var(--yellow);border-radius:5px}.is-playing .bars span{animation:bar .7s infinite alternate}.bars span:nth-child(2){animation-delay:.1s}.bars span:nth-child(3){animation-delay:.2s}.bars span:nth-child(4){animation-delay:.3s}.bars span:nth-child(5){animation-delay:.4s}@keyframes bar{to{height:28px}}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:42px}.info-card,.card,.form-card{background:#fff;border-radius:var(--radius);box-shadow:0 10px 30px rgba(15,23,42,.08);padding:24px}.highlight{background:var(--blue);color:#fff}.highlight p{color:#dbeafe}.time{color:var(--yellow)!important;font-weight:800}.track-list{padding:0;margin:0;list-style:none}.track-list li{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #e5e7eb;padding:10px 0}.content-section{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-head h2,.page-hero h1{margin:0;font-size:38px}.cards{display:grid;gap:22px}.three{grid-template-columns:repeat(3,1fr)}.card{transition:.2s transform}.card:hover{transform:translateY(-4px)}.card h2,.card h3{margin:10px 0 6px}.card span{color:var(--red);font-weight:800}.news-card img,.host-card img{width:100%;height:190px;border-radius:14px;object-fit:cover}.small{display:inline-flex;padding:8px 13px;margin-top:8px}.split{display:grid;grid-template-columns:1.4fr .8fr;gap:28px;align-items:start}.contact-box{background:var(--blue);color:#fff;border-radius:var(--radius);padding:24px;display:grid;gap:8px}.page-hero{padding:70px 0 28px}.program-tabs{padding-bottom:60px}.day-buttons{display:flex;gap:8px;overflow:auto;padding-bottom:16px}.day-buttons button{border:0;border-radius:999px;background:#fff;padding:10px 16px;font-weight:800;cursor:pointer}.day-buttons .active{background:var(--red);color:#fff}.day-panel{display:none}.day-panel.active{display:block}.schedule-row{display:grid;grid-template-columns:150px 1fr;gap:22px;background:#fff;border-radius:14px;padding:18px;margin-bottom:12px}.schedule-row.now{outline:3px solid var(--yellow)}.schedule-row time{font-weight:900;color:var(--red)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;padding-bottom:70px}.map{height:220px;border-radius:14px;background:linear-gradient(135deg,#dbeafe,#fff3b0);display:grid;place-items:center;font-weight:900;color:var(--blue)}label{display:grid;gap:6px;font-weight:800;margin-bottom:14px}input,textarea,select{width:100%;border:1px solid #d8dee9;border-radius:12px;padding:12px;font:inherit}textarea{min-height:150px}.hidden{position:absolute;left:-9999px}.flash{padding:12px;border-radius:12px}.flash.success{background:#dcfce7}.flash.error{background:#fee2e2}.article{padding:60px 0;max-width:820px}.article h1{font-size:48px;line-height:1.1}.article img{border-radius:var(--radius);margin:22px 0}.lead{font-size:20px;color:var(--muted)}.article-body{white-space:pre-line}.share a{color:var(--red);font-weight:900}.sticky-player{position:fixed;left:50%;bottom:14px;transform:translate(-50%,120px);opacity:0;transition:.25s;z-index:60;width:min(760px,calc(100% - 24px));background:var(--blue);color:#fff;border-radius:999px;padding:10px 14px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.sticky-player.visible{transform:translate(-50%,0);opacity:1}.sticky-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.footer{background:#06152d;color:#fff;padding:34px 0;margin-top:50px}.footer-grid{display:flex;justify-content:space-between;gap:20px}.footer-grid div{display:grid;gap:4px}.empty{background:#fff;border-radius:14px;padding:20px;color:var(--muted)}
@media(max-width:820px){.nav-toggle{display:block}.nav-links{position:absolute;top:74px;left:0;right:0;background:var(--blue);display:none;flex-direction:column;align-items:flex-start;padding:18px 24px}.nav-links.open{display:flex}.hero{min-height:auto;padding:64px 0 120px}.hero-grid,.player-panel,.section-grid,.split,.contact-grid{grid-template-columns:1fr}.wave-visual{height:260px}.player-panel{margin-top:-70px}.player-controls{justify-content:space-between}.three{grid-template-columns:1fr}.schedule-row{grid-template-columns:1fr}.footer-grid{display:grid}.desktop-volume{display:none}.article h1{font-size:34px}}
@media(max-width:460px){.shell{width:min(100% - 22px,1120px)}.hero h1{font-size:42px}.player-panel{padding:18px}.cover-wrap img{width:110px;height:110px}.play-main{width:64px;height:64px}.track-list li{display:grid}.section-head{display:grid;gap:8px}.sticky-player{border-radius:18px}.page-hero h1{font-size:34px}}
