:root{--blue:#008bd2;--deep:#003f7d;--pink:#e50072;--yellow:#ffd400;--ink:#151b2b;--muted:#687388;--line:#e8edf4;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;background-image:url('./color_back-body1.jpg');}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.site-header{position:relative;z-index:50;background:#fff}.header-inner{height:112px;display:flex;align-items:center;gap:34px}.brand img{display:block;width:250px;height:auto}.main-nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:14px;font-weight:800}.main-nav>a,.nav-group>button{color:#111;text-decoration:none;background:none;border:0;font:inherit;padding:14px 0;cursor:pointer}.main-nav .active{color:var(--pink);border-bottom:3px solid var(--pink)}.nav-group{position:relative}.dropdown{display:none;position:absolute;top:46px;left:-18px;min-width:220px;background:#fff;border-radius:14px;padding:10px;box-shadow:0 18px 45px #002b571f;border:1px solid #edf1f5}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{display:grid}.dropdown a{padding:10px 12px;border-radius:8px;text-decoration:none;color:#1b2738;white-space:nowrap}.dropdown a:hover{background:#f5f8fc;color:var(--pink)}.listen{background:var(--pink);color:#fff;text-decoration:none;font-weight:900;padding:15px 20px;border-radius:12px;white-space:nowrap;box-shadow:0 10px 24px #e5007222}.listen span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--pink);margin-right:8px}.menu-toggle{display:none}.hero{position:relative;min-height:640px;overflow:hidden;background:#fff}.hero-art{position:absolute;inset:0;background-image:url('hero.png');background-repeat:no-repeat;background-position:right center;background-size:auto 100%;pointer-events:none}.hero:after{content:"";position:absolute;left:0;top:0;bottom:0;width:58%;background:linear-gradient(90deg,#fff 0%,#fff 66%,rgba(255,255,255,.92) 78%,rgba(255,255,255,0) 100%);pointer-events:none}.hero-content{position:relative;z-index:2;padding-top:72px}.hero-copy{width:48%;max-width:650px}.eyebrow{font-weight:900;letter-spacing:.18em;color:var(--blue);font-size:12px}.hero h1{font-size:78px;line-height:.92;margin:14px 0 24px;font-weight:1000;letter-spacing:-.04em;color:#0979bd;text-transform:uppercase}.hero h1 span{color:var(--pink)}.lead{font-size:21px;line-height:1.5;max-width:580px}.hero-actions{display:flex;gap:16px;margin-top:30px}.btn{padding:17px 22px;border-radius:10px;font-weight:900;text-decoration:none}.btn.primary{background:var(--pink);color:#fff}.btn.outline{color:#006fba;border:2px solid #0b8bd2;background:#fff}.mini-links{display:flex;gap:30px;margin-top:36px}.mini-links a{display:flex;gap:10px;align-items:center;text-decoration:none;color:#172033;font-size:13px;font-weight:900}.mini-links b{font-size:28px;color:#067ece}.mini-links small{display:block;font-weight:500;color:var(--muted);margin-top:2px}.onair{position:relative;z-index:4;margin-top:-18px;display:grid;grid-template-columns:1.05fr 1.2fr 1.55fr .65fr;min-height:180px;border-radius:22px;overflow:hidden;background:linear-gradient(100deg,#001f4d,#005299);color:#fff;box-shadow:0 18px 50px #003b7027}.onair>div,.schedule-button{padding:34px}.onair-live{background:linear-gradient(135deg,#f00073,#ca0066);display:flex;gap:20px;align-items:center}.wavebars{font-size:30px;letter-spacing:-4px;color:var(--yellow)}.onair-live strong{font-size:28px}.onair-live span{display:block;margin-top:9px}.label{font-size:12px;font-weight:900;opacity:.8;letter-spacing:.08em}.now{display:flex;flex-direction:column;gap:9px}.now strong{font-size:25px}.progress{height:5px;background:#fff6;border-radius:999px;margin-top:8px;overflow:hidden}.progress i{display:block;width:62%;height:100%;background:var(--pink)}.next div{display:flex;gap:18px;margin-top:11px}.next time{color:#7ed6ff;font-weight:800}.schedule-button{display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#ffd400,#ffb800);color:#111;text-decoration:none;font-weight:1000}.section{padding:68px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2{font-size:30px;margin:0;color:#0d5f9e}.section-head h2 span{color:var(--pink)}.section-head a{font-size:13px;font-weight:900;text-decoration:none;color:#006fba}.shows-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.show-card{min-height:250px;border-radius:18px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;text-decoration:none;overflow:hidden;position:relative;box-shadow:0 15px 35px #002b5714}.show-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;bottom:-110px;border:30px solid rgba(255,255,255,.09)}.show-card h3{font-size:26px;line-height:1.05;margin:8px 0 12px}.show-card p{line-height:1.5;max-width:90%}.show-card>span{font-size:13px;font-weight:1000}.show-card.blue{background:linear-gradient(140deg,#007fc7,#005391)}.show-card.pink{background:linear-gradient(140deg,#ef0879,#a40065)}.show-card.deep{background:linear-gradient(140deg,#0b65a5,#082f66)}.show-card.yellow{background:linear-gradient(140deg,#ffd92b,#ffac00);color:#101010}.news-section{background:linear-gradient(#fff,#f7faff)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{background:#fff;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 15px 42px #003b7012;border:1px solid #eef2f7}.news-visual{height:180px;display:grid;place-items:center;font-size:50px;font-weight:1000;letter-spacing:-.04em;color:#fff}.news-visual.dab{background:radial-gradient(circle at 20% 20%,#27c7ff,transparent 35%),linear-gradient(135deg,#004486,#001b49)}.news-visual.mic{background:radial-gradient(circle at 80% 20%,#ffdd00,transparent 20%),linear-gradient(135deg,#df006d,#6a0d7e)}.news-visual.pod{background:radial-gradient(circle at 15% 80%,#ffcb00,transparent 25%),linear-gradient(135deg,#047ac0,#df0872)}.news-body{padding:24px}.news-body time{font-size:12px;color:#768194}.news-body h3{font-size:22px;margin:10px 0}.news-body p{color:#586376;line-height:1.55}.news-body b{font-size:12px;color:#0077be}.quick{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:30px;margin-bottom:70px;background:#fff;border-radius:18px;box-shadow:0 10px 36px #003b7013;padding:18px}.quick a{padding:12px 10px;display:flex;gap:11px;align-items:center;color:#12304f;text-decoration:none;border-right:1px solid #edf0f4}.quick a:last-child{border-right:0}.quick b{font-size:25px;color:#087fc8}.quick span{font-size:12px;font-weight:1000}.quick small{display:block;margin-top:4px;font-weight:500;color:#738097}footer{position:relative;background:linear-gradient(120deg,#004c8a,#002750);color:#fff;padding-top:70px}.footer-wave{position:absolute;top:-32px;left:0;right:0;height:64px;background:linear-gradient(170deg,transparent 0 43%,#e50072 44% 51%,#ffd400 52% 57%,#006fb6 58%)}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:60px;padding-bottom:42px}.footer-logo{width:220px;filter:brightness(0) invert(1)}footer h4{margin:8px 0 14px}footer a{display:block;color:#fff;text-decoration:none;opacity:.85;margin:9px 0}footer p{opacity:.83;line-height:1.6}.copyright{border-top:1px solid #ffffff28;padding:18px 0 24px;font-size:12px;opacity:.7}@media(max-width:1150px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto;border:0;background:none;font-size:26px}.main-nav.open{display:flex;position:absolute;top:98px;left:32px;right:32px;background:#fff;flex-direction:column;align-items:stretch;padding:20px;border-radius:16px;box-shadow:0 20px 50px #0002}.nav-group .dropdown{position:static;box-shadow:none;border:0}.hero{min-height:620px}.hero-art{opacity:.8;background-position:68% center}.hero:after{width:75%}.hero-copy{width:56%}.hero h1{font-size:60px}.onair{grid-template-columns:1fr 1fr}.quick{grid-template-columns:repeat(4,1fr)}.shows-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wrap{width:min(100% - 32px,var(--max))}.header-inner{height:88px}.brand img{width:180px}.listen{display:none}.hero{min-height:760px;background:#fff}.hero-art{background-size:auto 56%;background-position:65% bottom;opacity:1}.hero:after{width:100%;height:55%;bottom:auto;background:linear-gradient(#fff 0%,#fff 72%,rgba(255,255,255,0) 100%)}.hero-content{padding-top:40px}.hero-copy{width:100%}.hero h1{font-size:48px}.lead{font-size:17px}.mini-links{gap:16px;flex-wrap:wrap}.onair{grid-template-columns:1fr;margin-top:0}.onair>div,.schedule-button{padding:25px}.shows-grid,.news-grid,.footer-grid{grid-template-columns:1fr}.quick{grid-template-columns:1fr 1fr}.quick a{border-right:0}.section-head{align-items:flex-start;gap:14px;flex-direction:column}.footer-grid{gap:24px}}


/* ===== Transparentní LIVE equalizér + právě hraje ===== */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.live-player-dock{position:relative;z-index:12;margin-top:-28px;margin-bottom:8px;min-height:104px;display:flex;justify-content:center;align-items:center;gap:22px;background:transparent;filter:none;pointer-events:none}
.live-equalizer{position:relative;width:300px;height:92px;padding:0;border:0;outline:0;background:transparent;display:flex;align-items:flex-end;justify-content:center;cursor:pointer;pointer-events:auto;isolation:isolate}
.live-equalizer:focus-visible{outline:3px solid rgba(0,139,210,.35);outline-offset:6px;border-radius:16px}
.eq-bars{position:relative;width:250px;height:74px;display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:0 5px 7px;filter:drop-shadow(0 5px 4px rgba(0,105,190,.14))}
.eq-bars:after{content:"";position:absolute;left:1px;right:1px;bottom:2px;height:5px;border-radius:999px;background:linear-gradient(90deg,#00c8ff 0%,#0289db 20%,#8a42d7 44%,#ec1477 65%,#ff9f19 82%,#ffd400 100%);box-shadow:0 0 10px rgba(0,184,255,.35),0 0 16px rgba(229,0,114,.2)}
.eq-bars i{--h:42px;display:block;flex:1 1 0;max-width:9px;min-width:5px;height:var(--h);border-radius:7px 7px 3px 3px;transform-origin:50% 100%;background:linear-gradient(180deg,#ffd400 0%,#ff9e1b 20%,#ef247c 47%,#9d43cf 66%,#00a9ed 100%);box-shadow:0 0 7px rgba(232,0,114,.15);animation:eqFloat 1.08s ease-in-out infinite;will-change:transform,filter}
.eq-bars i:nth-child(1){--h:20px;animation-delay:-.12s}.eq-bars i:nth-child(2){--h:30px;animation-delay:-.66s}.eq-bars i:nth-child(3){--h:42px;animation-delay:-.34s}.eq-bars i:nth-child(4){--h:57px;animation-delay:-.92s}.eq-bars i:nth-child(5){--h:35px;animation-delay:-.48s}.eq-bars i:nth-child(6){--h:49px;animation-delay:-.18s}.eq-bars i:nth-child(7){--h:67px;animation-delay:-.78s}.eq-bars i:nth-child(8){--h:43px;animation-delay:-.56s}.eq-bars i:nth-child(9){--h:28px;animation-delay:-1.01s}.eq-bars i:nth-child(10){--h:52px;animation-delay:-.41s}.eq-bars i:nth-child(11){--h:63px;animation-delay:-.73s}.eq-bars i:nth-child(12){--h:38px;animation-delay:-.08s}.eq-bars i:nth-child(13){--h:56px;animation-delay:-.84s}.eq-bars i:nth-child(14){--h:32px;animation-delay:-.27s}.eq-bars i:nth-child(15){--h:48px;animation-delay:-.61s}.eq-bars i:nth-child(16){--h:60px;animation-delay:-.15s}.eq-bars i:nth-child(17){--h:36px;animation-delay:-.89s}.eq-bars i:nth-child(18){--h:24px;animation-delay:-.51s}
@keyframes eqFloat{0%,100%{transform:scaleY(.38);filter:saturate(.92)}25%{transform:scaleY(.88)}50%{transform:scaleY(.58);filter:saturate(1.18)}75%{transform:scaleY(1)}}
.live-equalizer.is-playing .eq-bars i{animation-duration:.48s}.live-equalizer:hover .eq-bars{filter:drop-shadow(0 7px 5px rgba(0,105,190,.18)) saturate(1.15)}
.eq-play{position:absolute;left:50%;top:50%;width:40px;height:40px;margin:-20px 0 0 -20px;display:grid;place-items:center;border-radius:50%;font-size:14px;color:#fff;background:linear-gradient(135deg,#ec0074,#8a42d7 54%,#007ed1);box-shadow:0 7px 18px rgba(73,54,155,.26);border:2px solid rgba(255,255,255,.9);transition:transform .2s ease,opacity .2s ease;z-index:2}
.live-equalizer:hover .eq-play{transform:scale(1.08)}.live-equalizer.is-playing .eq-play{font-size:0;background:linear-gradient(135deg,#007ed1,#004a8b)}.live-equalizer.is-playing .eq-play:before{content:"■";font-size:12px}
.now-playing-mini{height:88px;display:flex;align-items:center;gap:12px;background:transparent;pointer-events:auto}.now-playing-label{font-size:12px;font-weight:1000;letter-spacing:.12em;color:var(--deep);white-space:nowrap}.now-playing-cover{position:relative;display:block;width:76px;height:76px;flex:0 0 76px;border-radius:8px;overflow:visible;background:transparent;box-shadow:none}.now-playing-cover img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px;background:#eef5fa;box-shadow:0 8px 20px rgba(0,59,116,.14)}
.track-live-dot{position:absolute;right:-5px;bottom:-5px;width:14px;height:14px;border-radius:50%;background:#20ce78;border:3px solid #fff;box-shadow:0 0 0 0 rgba(32,206,120,.4);animation:liveDot 1.8s infinite}@keyframes liveDot{0%{box-shadow:0 0 0 0 rgba(32,206,120,.4)}70%{box-shadow:0 0 0 8px rgba(32,206,120,0)}100%{box-shadow:0 0 0 0 rgba(32,206,120,0)}}
@media(max-width:760px){.live-player-dock{margin-top:0;min-height:92px;gap:10px}.live-equalizer{width:205px;height:80px}.eq-bars{width:185px;height:64px;gap:3px}.eq-bars i{min-width:4px;max-width:7px}.eq-play{width:34px;height:34px;margin:-17px 0 0 -17px}.now-playing-mini{height:74px;gap:8px}.now-playing-label{font-size:10px;letter-spacing:.08em}.now-playing-cover{width:62px;height:62px;flex-basis:62px}}
@media(max-width:430px){.live-player-dock{gap:4px;justify-content:space-between}.live-equalizer{width:176px}.eq-bars{width:162px}.now-playing-label{font-size:9px}.now-playing-cover{width:56px;height:56px;flex-basis:56px}}
@media(prefers-reduced-motion:reduce){.eq-bars i,.track-live-dot{animation:none!important}.eq-bars i{transform:scaleY(.68)}}

/* ===== Úprava LIVE equalizéru: pouze equalizér přímo nad pozadím hero ===== */
.hero .live-player-dock{
  position:absolute;
  z-index:12;
  left:50%;
  bottom:6px;
  width:300px;
  min-height:92px;
  margin:0;
  transform:translateX(-50%);
  display:flex;
  justify-content:center;
  align-items:center;
  background:transparent;
  pointer-events:none;
}
.hero .live-player-dock .live-equalizer{pointer-events:auto}

@media(max-width:760px){
  .hero .live-player-dock{
    bottom:4px;
    width:205px;
    min-height:80px;
    margin:0;
    justify-content:center;
  }
}
@media(max-width:430px){
  .hero .live-player-dock{
    width:176px;
    justify-content:center;
  }
}

/* ===== Dynamický program ===== */
.now .progress i{display:block;height:100%;width:0;transition:width .8s ease}
.next .program-row{display:grid;grid-template-columns:58px 1fr;gap:8px;align-items:baseline}
.next .program-row time{font-variant-numeric:tabular-nums}
