:root{
  --bg:#020510; --panel:#061126; --panel2:#0b1a35; --line:rgba(0,183,255,.32);
  --text:#f6f8ff; --muted:#a8b4d1; --blue:#00b8ff; --cyan:#25e8ff; --pink:#ff2dbb; --purple:#8035ff; --orange:#ff9b21;
  --radius:24px; --shadow:0 28px 90px rgba(0,0,0,.52);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--text);min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(0,184,255,.16),transparent 30%),radial-gradient(circle at 86% 12%,rgba(255,45,187,.13),transparent 30%),linear-gradient(180deg,#040817 0%,#02040b 72%)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
a{color:inherit;text-decoration:none}.container{width:min(1520px,calc(100% - 54px));margin:auto}.site-header{padding:24px 0 20px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:24px}.brand img{width:320px;max-height:170px;object-fit:contain;filter:drop-shadow(0 0 26px rgba(0,183,255,.75))}.tagline{font-weight:950;text-transform:uppercase;letter-spacing:.08em;line-height:1.45}.nav{display:flex;gap:18px;align-items:center;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:11px 14px;box-shadow:inset 0 0 28px rgba(255,255,255,.025)}.nav a{font-size:18px;font-weight:950;color:#cfd8f6;padding:18px 32px;border-radius:999px}.nav a.active,.nav a:hover{background:linear-gradient(135deg,#009dff,#782de0);color:white;box-shadow:0 0 32px rgba(0,183,255,.38)}.header-live{display:inline-flex;align-items:center;gap:16px;border:2px solid rgba(0,183,255,.82);box-shadow:0 0 28px rgba(255,45,187,.38),inset 0 0 24px rgba(0,183,255,.08);border-radius:999px;padding:16px 32px;font-weight:950;letter-spacing:.02em}.play-dot,.big-play{display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#12c0ff,#e61bbe);box-shadow:0 0 26px rgba(0,183,255,.45)}.play-dot{width:46px;height:46px}.play-dot:before,.big-play:before{content:"";border-left:14px solid white;border-top:9px solid transparent;border-bottom:9px solid transparent;margin-left:4px}.page-shell{border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,rgba(4,13,31,.76),rgba(4,7,20,.92));box-shadow:var(--shadow);overflow:hidden}.home-grid{display:grid;grid-template-columns:1.12fr .72fr .9fr;gap:28px;padding:28px}.hero{min-height:620px;border-radius:26px;padding:54px 42px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(4,8,20,.70),rgba(4,8,20,.35)),radial-gradient(circle at 65% 25%,rgba(0,184,255,.45),transparent 20%),radial-gradient(circle at 85% 63%,rgba(255,45,187,.34),transparent 33%),linear-gradient(135deg,#06142d,#050411)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 42% 12%,rgba(45,149,255,.5),transparent 3%),radial-gradient(circle at 78% 22%,rgba(255,45,187,.42),transparent 3%),linear-gradient(170deg,transparent 0 54%,rgba(0,0,0,.25) 55% 100%);opacity:.8}.hero:after{content:"";position:absolute;left:36px;right:36px;bottom:30px;height:130px;background:linear-gradient(90deg,var(--orange),#ffea30 14%,#ff3d78 32%,var(--purple) 52%,#116dff 72%,var(--cyan));clip-path:polygon(0 86%,3% 50%,6% 75%,9% 38%,12% 82%,15% 32%,18% 66%,21% 18%,24% 76%,27% 44%,30% 89%,33% 58%,36% 26%,39% 80%,42% 52%,45% 17%,48% 72%,51% 43%,54% 84%,57% 35%,60% 66%,63% 20%,66% 77%,69% 54%,72% 30%,75% 84%,78% 46%,81% 70%,84% 22%,87% 76%,90% 50%,93% 35%,96% 82%,100% 55%,100% 100%,0 100%);opacity:.82;filter:drop-shadow(0 0 18px rgba(0,183,255,.55));mask-image:linear-gradient(to top,black,transparent 96%)}.live-pill{width:max-content;padding:11px 18px;border:1px solid rgba(255,45,187,.62);border-radius:999px;font-size:18px;font-weight:950;background:rgba(255,45,187,.08);margin-bottom:36px;position:relative;z-index:1}.live-pill:before{content:"";display:inline-block;width:12px;height:12px;border-radius:50%;background:#ff0d62;margin-right:9px;box-shadow:0 0 20px #ff0d62}.hero h1{font-size:clamp(54px,5vw,86px);line-height:1.04;margin:0 0 30px;font-weight:950;letter-spacing:-.06em;position:relative;z-index:1;text-shadow:0 8px 24px rgba(0,0,0,.35)}.hero p{font-size:23px;line-height:1.55;color:#d9e0f7;max-width:670px;margin:0 0 42px;position:relative;z-index:1}.cta-row{display:flex;gap:18px;flex-wrap:wrap;position:relative;z-index:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:999px;padding:20px 30px;font-weight:950;font-size:18px;border:1px solid rgba(255,255,255,.25)}.btn-primary{background:linear-gradient(135deg,#13c0ff,#f019bd);box-shadow:0 0 36px rgba(0,183,255,.3)}.btn-secondary{background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.big-play{width:38px;height:38px}.content-stack{display:flex;flex-direction:column;gap:22px}.track-card,.schedule-card,.recent-card,.page-card{border:1px solid rgba(0,183,255,.48);border-radius:24px;background:linear-gradient(145deg,rgba(5,15,33,.9),rgba(7,9,25,.96));box-shadow:inset 0 0 70px rgba(0,183,255,.06),0 20px 60px rgba(0,0,0,.28)}.track-card{padding:30px}.track-card.next{border-color:rgba(255,45,187,.62);box-shadow:inset 0 0 70px rgba(255,45,187,.07),0 20px 60px rgba(0,0,0,.28)}.track-card h3,.schedule-card h2,.recent-card h2,.page-card h1{margin:0 0 22px;color:var(--blue);font-size:22px;letter-spacing:.1em;text-transform:uppercase}.track-card.next h3{color:#ff5fcf}.track-flex{display:flex;gap:22px;align-items:center}.track-title strong{font-size:31px;line-height:1.05}.track-title p{font-size:24px;margin:10px 0 0;color:white}.cover-placeholder,.mini-cover{display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:linear-gradient(135deg,#15bfff,#8c2fff 55%,#ff2dbb);box-shadow:0 0 30px rgba(0,183,255,.25);font-weight:900}.cover-placeholder{width:116px;height:116px;font-size:48px}.mini-cover{width:92px;height:92px;font-size:34px}.equalizer{height:46px;display:flex;align-items:end;gap:5px;margin:24px 0 12px}.equalizer i{width:4px;border-radius:5px;height:14px;background:linear-gradient(180deg,#13c0ff,#8035ff);animation:eq 1.3s infinite ease-in-out}.logo-wave i:nth-child(-n+4){background:linear-gradient(180deg,#ffdf33,var(--orange))}.logo-wave i:nth-child(n+5):nth-child(-n+8){background:linear-gradient(180deg,#ff6a35,#ff2dbb)}.logo-wave i:nth-child(n+9):nth-child(-n+15){background:linear-gradient(180deg,#b02dff,#126dff)}.logo-wave i:nth-child(n+16){background:linear-gradient(180deg,var(--cyan),#00a2ff)}.equalizer i:nth-child(1){height:12px}.equalizer i:nth-child(2){height:22px}.equalizer i:nth-child(3){height:32px}.equalizer i:nth-child(4){height:18px}.equalizer i:nth-child(5){height:40px}.equalizer i:nth-child(6){height:25px}.equalizer i:nth-child(7){height:36px}.equalizer i:nth-child(8){height:16px}.equalizer i:nth-child(9){height:30px}.equalizer i:nth-child(10){height:44px}.equalizer i:nth-child(11){height:22px}.equalizer i:nth-child(12){height:35px}.equalizer i:nth-child(13){height:18px}.equalizer i:nth-child(14){height:41px}.equalizer i:nth-child(15){height:27px}.equalizer i:nth-child(16){height:38px}.equalizer i:nth-child(17){height:21px}.equalizer i:nth-child(18){height:33px}.equalizer i:nth-child(19){height:45px}.equalizer i:nth-child(20){height:28px}.equalizer i:nth-child(21){height:37px}.equalizer i:nth-child(22){height:19px}@keyframes eq{50%{transform:scaleY(.45);opacity:.65}}.track-meta{display:flex;justify-content:space-between;gap:12px;color:var(--cyan);font-weight:850}.schedule-card{padding:24px}.day-tabs{display:flex;gap:10px;margin:0 0 16px}.day-tabs span{flex:1;text-align:center;padding:11px 0;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:white}.day-tabs span.active{background:linear-gradient(135deg,#009dff,#8429df);box-shadow:0 0 25px rgba(0,183,255,.28)}.program-row{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.015)}.program-row:first-of-type{border-radius:14px 14px 0 0}.program-row:last-of-type{border-bottom:0;border-radius:0 0 14px 14px}.program-row.is-active{background:linear-gradient(90deg,rgba(0,151,255,.88),rgba(255,45,187,.86));box-shadow:0 0 30px rgba(255,45,187,.24)}.program-icon{font-size:28px;color:#2bc8ff}.program-text span{display:block;color:#9aa7c7}.program-text strong{font-size:20px}.on-air{border:1px solid rgba(255,255,255,.45);padding:9px 16px;border-radius:999px;font-weight:950;background:rgba(255,255,255,.12)}.schedule-link{margin-top:16px;display:flex;justify-content:center;padding:16px;border:1px solid rgba(0,183,255,.35);border-radius:16px;color:var(--blue);font-weight:950;text-transform:uppercase}.recent-card{grid-column:1/-1;padding:24px 28px}.recent-list{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.recent-item{display:flex;gap:18px;align-items:center;border-right:1px solid rgba(255,255,255,.13);padding-right:18px}.recent-item:last-child{border-right:0}.recent-item strong{font-size:19px}.recent-item p{margin:8px 0;color:white}.recent-item span{color:var(--cyan);font-weight:900}.page-main{padding:30px}.page-card{padding:32px}.controls{display:flex;gap:14px;flex-wrap:wrap;margin:0 0 24px}.controls select,.controls input{background:#08152d;color:white;border:1px solid rgba(0,183,255,.35);border-radius:14px;padding:14px 16px;font:inherit;min-width:220px}.playlist-table{width:100%;border-collapse:collapse}.playlist-table th{text-align:left;color:var(--blue);letter-spacing:.06em}.playlist-table th,.playlist-table td{padding:15px 12px;border-bottom:1px solid rgba(255,255,255,.09)}.playlist-table td:first-child{color:var(--cyan);font-weight:900;width:110px}.schedule-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.day-card{border:1px solid rgba(0,183,255,.28);border-radius:20px;padding:22px;background:rgba(255,255,255,.03)}.day-card.today{border-color:var(--pink);box-shadow:0 0 28px rgba(255,45,187,.18)}.day-card h2{margin:0 0 18px}.day-card h2 span{font-size:13px;color:var(--pink);text-transform:uppercase;margin-left:10px}.error{color:#ff7aa9;font-weight:800;line-height:1.5}.muted{color:var(--muted)}@media(max-width:1250px){.home-grid{grid-template-columns:1fr}.recent-list{grid-template-columns:1fr 1fr}.topbar{flex-wrap:wrap}.header-live{display:none}}@media(max-width:780px){.container{width:min(100% - 28px,1520px)}.brand img{width:210px}.tagline{display:none}.nav{width:100%;justify-content:center;gap:6px}.nav a{padding:12px 14px;font-size:14px}.home-grid,.page-main{padding:14px}.hero{min-height:490px;padding:30px 24px}.hero h1{font-size:46px}.hero p{font-size:18px}.recent-list,.schedule-page-grid{grid-template-columns:1fr}.recent-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:15px}.track-flex{align-items:flex-start}.cover-placeholder{width:82px;height:82px}.playlist-table{font-size:14px}.program-row{grid-template-columns:42px 1fr}.on-air{grid-column:2;justify-self:start}.day-tabs{flex-wrap:wrap}.day-tabs span{flex:0 0 calc(25% - 8px)}}
/* v1.3.1 aanpassingen */
.music-badge{width:116px;height:116px;border-radius:26px;display:grid;place-items:center;flex:0 0 auto;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.32),transparent 28%),linear-gradient(135deg,#00b8ff 0%,#245cff 42%,#8a31ff 70%,#ff2dbb 100%);box-shadow:0 0 34px rgba(0,184,255,.34),inset 0 0 28px rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22)}
.music-badge svg{width:58%;height:58%;fill:white;filter:drop-shadow(0 0 12px rgba(255,255,255,.42))}.music-badge.small{width:92px;height:92px;border-radius:20px}.music-badge.small svg{width:54%;height:54%}.cover-placeholder,.mini-cover{display:none}.playlist-table tr.is-current-track{position:relative;outline:2px solid var(--pink);outline-offset:-2px;background:linear-gradient(90deg,rgba(255,45,187,.22),rgba(0,184,255,.08))!important;box-shadow:0 0 24px rgba(255,45,187,.22)}.playlist-table tr.is-current-track td{font-weight:900;color:#fff}.now-play-icon{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:8px;margin-right:8px;vertical-align:middle;background:linear-gradient(135deg,#ff0d75,#ff2dbb);box-shadow:0 0 16px rgba(255,45,187,.55)}.now-play-icon:before{content:"";border-left:8px solid white;border-top:6px solid transparent;border-bottom:6px solid transparent;margin-left:2px}
.programming-page{padding:32px}.program-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.program-page-head h1{margin:0;color:var(--blue);font-size:32px;text-transform:uppercase;letter-spacing:.08em}.program-day-tabs{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin:0 0 24px}.program-day-tabs button{cursor:pointer;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.045);color:white;padding:14px 10px;font:inherit}.program-day-tabs button span{display:block;color:#b6c1df;font-weight:800}.program-day-tabs button strong{display:block;margin-top:5px;font-size:13px}.program-day-tabs button.active{background:linear-gradient(135deg,#007cff,#ff0d75);box-shadow:0 0 28px rgba(255,45,187,.28);border-color:rgba(255,255,255,.28)}.selected-day-title h2{margin:0 0 18px;font-size:26px}.timeline-wrap{height:1180px;position:relative;display:grid;grid-template-columns:100px 1fr;gap:22px;border:1px solid rgba(0,183,255,.28);border-radius:24px;background:linear-gradient(145deg,rgba(2,8,20,.55),rgba(9,18,38,.75));padding:24px;overflow:hidden}.time-rail{position:relative;border-right:1px dashed rgba(255,255,255,.22)}.time-tick{position:absolute;left:0;right:0;transform:translateY(-50%);height:1px;border-top:1px solid rgba(255,255,255,.06)}.time-tick span{display:block;transform:translateY(-50%);font-weight:800;color:#cbd5f4;font-size:14px}.now-line{position:absolute;left:0;right:-22px;height:2px;background:#ff0d75;box-shadow:0 0 18px rgba(255,13,117,.55);z-index:5}.now-line:before{content:"";position:absolute;right:-6px;top:-5px;width:12px;height:12px;border-radius:50%;background:#ff0d75;box-shadow:0 0 16px rgba(255,13,117,.8)}.now-line b{position:absolute;left:0;top:-18px;background:#ff0d75;border-radius:8px;padding:5px 9px;font-size:13px}.timeline-cards{position:relative}.timeline-program{position:absolute;left:0;right:0;display:grid;grid-template-columns:84px 1fr auto;gap:24px;align-items:center;padding:22px 26px;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f5f7ff);color:#071022;box-shadow:0 12px 34px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.88);overflow:hidden}.timeline-program h3{margin:0 0 7px;font-size:25px;text-transform:uppercase;letter-spacing:.03em}.timeline-program p{margin:0 0 16px;color:#16213d}.timeline-program span{color:#6a7284;font-weight:800}.timeline-program.is-active{outline:3px solid #ff0d75;box-shadow:0 0 34px rgba(255,13,117,.34),0 14px 38px rgba(0,0,0,.32)}.timeline-air{align-self:center;white-space:nowrap;color:#071022;border-color:rgba(255,13,117,.4);background:rgba(255,13,117,.12)}.timeline-program .program-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#00b8ff,#8035ff);color:white;box-shadow:0 0 24px rgba(0,184,255,.25)}
@media(max-width:900px){.program-day-tabs{grid-template-columns:repeat(2,1fr)}.timeline-wrap{grid-template-columns:72px 1fr;height:980px;padding:16px}.timeline-program{grid-template-columns:54px 1fr;padding:16px;gap:14px}.timeline-program h3{font-size:18px}.timeline-air{grid-column:2;justify-self:start}.timeline-program .program-icon{width:46px;height:46px}.programming-page{padding:18px}}


/* v1.3.2 fine tuning */
.program-page-head{justify-content:flex-start;margin-bottom:26px}.program-page-head .muted{display:none}.site-footer{width:min(1520px,calc(100% - 54px));margin:22px auto 32px;text-align:center;color:#aab7d4;font-weight:700;letter-spacing:.02em}.site-footer::first-letter{color:#aab7d4}.site-footer a,.site-footer span{color:var(--cyan)}
.music-badge{background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,#00b8ff 0%,#245cff 42%,#7b35ff 68%,#ff2dbb 100%)}.music-badge svg{width:62%;height:62%;fill:white;filter:drop-shadow(0 0 12px rgba(255,255,255,.45))}.music-badge.small svg{width:58%;height:58%}
.timeline-program{margin:0;border-radius:20px}.timeline-program + .timeline-program{margin-top:0}.timeline-program.is-active{outline-offset:0}.timeline-program .program-icon{font-size:30px}.program-day-tabs button span{text-transform:uppercase}.program-day-tabs button strong{white-space:nowrap}
@media(max-width:780px){.program-day-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;margin-bottom:18px;-webkit-overflow-scrolling:touch}.program-day-tabs button{flex:0 0 58px;min-width:58px;border-radius:14px;padding:11px 6px}.program-day-tabs button span{font-size:15px;color:white}.program-day-tabs button strong{display:none}.program-page-head h1{font-size:28px}.site-footer{width:min(100% - 28px,1520px);font-size:13px;margin:18px auto 26px}.timeline-program{border-radius:16px}.timeline-program p{display:none}.timeline-program span{font-size:13px}.timeline-program h3{margin-bottom:5px}.timeline-wrap{height:940px}}


/* v1.3.3 - programmering timing en compacte blokken */
.timeline-wrap{
  height:1180px;
}
.timeline-program{
  min-height:0;
  padding:14px 22px;
  grid-template-columns:72px 1fr auto;
  gap:18px;
  align-content:center;
}
.timeline-program .program-icon{
  width:52px;
  height:52px;
  min-width:52px;
  border-radius:18px;
  font-size:0;
}
.timeline-program .program-icon::before{
  content:"";
  width:30px;
  height:30px;
  display:block;
  background:#fff;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 7C18.2 7 7 18.2 7 32v12c0 5.5 4.5 10 10 10h3c3.3 0 6-2.7 6-6V36c0-3.3-2.7-6-6-6h-3c-1.4 0-2.8.3-4 .8C13.6 20.9 21.8 13 32 13s18.4 7.9 19 17.8c-1.2-.5-2.6-.8-4-.8h-3c-3.3 0-6 2.7-6 6v12c0 3.3 2.7 6 6 6h3c5.5 0 10-4.5 10-10V32C57 18.2 45.8 7 32 7Z'/%3E%3C/svg%3E") center/contain no-repeat;
          mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 7C18.2 7 7 18.2 7 32v12c0 5.5 4.5 10 10 10h3c3.3 0 6-2.7 6-6V36c0-3.3-2.7-6-6-6h-3c-1.4 0-2.8.3-4 .8C13.6 20.9 21.8 13 32 13s18.4 7.9 19 17.8c-1.2-.5-2.6-.8-4-.8h-3c-3.3 0-6 2.7-6 6v12c0 3.3 2.7 6 6 6h3c5.5 0 10-4.5 10-10V32C57 18.2 45.8 7 32 7Z'/%3E%3C/svg%3E") center/contain no-repeat;
}
.timeline-program h3{
  font-size:clamp(18px,1.6vw,26px);
  line-height:1.05;
  margin:0 0 4px;
}
.timeline-program p{
  font-size:clamp(13px,1vw,16px);
  line-height:1.25;
  margin:0 0 7px;
}
.timeline-program span{
  font-size:clamp(13px,.95vw,15px);
}
.timeline-program.duration-short{
  grid-template-columns:58px 1fr auto;
  gap:14px;
  padding:10px 18px;
}
.timeline-program.duration-short .program-icon{
  width:44px;
  height:44px;
  min-width:44px;
  border-radius:16px;
}
.timeline-program.duration-short .program-icon::before{
  width:25px;
  height:25px;
}
.timeline-program.duration-short h3{
  font-size:clamp(17px,1.4vw,23px);
  margin-bottom:3px;
}
.timeline-program.duration-short p{
  display:block;
  font-size:13px;
  line-height:1.18;
  margin-bottom:5px;
}
.timeline-program.duration-short span{
  font-size:13px;
}
.timeline-program.duration-short .timeline-air{
  padding:7px 12px;
  font-size:12px;
}

/* betere koptelefoon/airpod-achtige badge in trackkaarten */
.music-badge svg path{display:none}
.music-badge svg::before{content:""}
.music-badge svg{background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 7C18.2 7 7 18.2 7 32v11c0 4.4 3.6 8 8 8h4c2.8 0 5-2.2 5-5V34c0-2.8-2.2-5-5-5h-4c-.8 0-1.5.1-2.2.3C14.2 20.2 22.2 13 32 13s17.8 7.2 19.2 16.3c-.7-.2-1.4-.3-2.2-.3h-4c-2.8 0-5 2.2-5 5v12c0 2.8 2.2 5 5 5h4c4.4 0 8-3.6 8-8V32C57 18.2 45.8 7 32 7Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 7C18.2 7 7 18.2 7 32v11c0 4.4 3.6 8 8 8h4c2.8 0 5-2.2 5-5V34c0-2.8-2.2-5-5-5h-4c-.8 0-1.5.1-2.2.3C14.2 20.2 22.2 13 32 13s17.8 7.2 19.2 16.3c-.7-.2-1.4-.3-2.2-.3h-4c-2.8 0-5 2.2-5 5v12c0 2.8 2.2 5 5 5h4c4.4 0 8-3.6 8-8V32C57 18.2 45.8 7 32 7Z'/%3E%3C/svg%3E") center/contain no-repeat}

@media(max-width:900px){
  .timeline-program{grid-template-columns:48px 1fr;gap:12px;padding:10px 14px}
  .timeline-program .program-icon{width:40px;height:40px;min-width:40px;border-radius:14px}
  .timeline-program .program-icon::before{width:23px;height:23px}
  .timeline-program h3{font-size:17px}
  .timeline-program p{display:none!important}
  .timeline-air{grid-column:2;justify-self:start;padding:6px 10px;font-size:11px}
}
@media(max-width:780px){
  .timeline-wrap{height:940px}
  .program-day-tabs button{flex-basis:54px;min-width:54px}
  .timeline-program{padding:9px 12px;border-radius:14px}
  .timeline-program span{font-size:12px}
}

/* v1.3.4 - programmering krijgt eigen programma-iconen terug */
.program-icon::before,
.timeline-program .program-icon::before,
.timeline-program.duration-short .program-icon::before{
  -webkit-mask:none!important;
  mask:none!important;
  background:transparent!important;
  width:auto!important;
  height:auto!important;
  display:block;
  line-height:1;
  filter:drop-shadow(0 0 10px rgba(0,183,255,.25));
}
.program-row .program-icon,
.timeline-program .program-icon{
  font-size:0;
}
.program-row .program-icon::before{
  font-size:28px;
}
.timeline-program .program-icon::before{
  font-size:31px;
}
.timeline-program.duration-short .program-icon::before{
  font-size:25px;
}
.program-icon.night::before{content:"🌙";}
.program-icon.morning::before{content:"🌅";}
.program-icon.work::before{content:"💼";}
.program-icon.midday::before{content:"☀️";}
.program-icon.only::before{content:"✨";}
.program-icon.evening::before{content:"🌆";}
.program-icon.weekend::before{content:"🎉";}
.program-icon.sunday::before{content:"📼";}

/* kleuraccent per programma */
.program-icon.night{background:linear-gradient(135deg,#152a66,#7835ff)!important;}
.program-icon.morning{background:linear-gradient(135deg,#ff9b21,#ffd234)!important;}
.program-icon.work{background:linear-gradient(135deg,#006dff,#00b8ff)!important;}
.program-icon.midday{background:linear-gradient(135deg,#ffc42a,#ff8b18)!important;}
.program-icon.only{background:linear-gradient(135deg,#0eb8ff,#8035ff 58%,#ff2dbb)!important;}
.program-icon.evening{background:linear-gradient(135deg,#8035ff,#ff4b31)!important;}
.program-icon.weekend{background:linear-gradient(135deg,#8035ff,#ff2dbb)!important;}
.program-icon.sunday{background:linear-gradient(135deg,#13c0ff,#245cff)!important;}

@media(max-width:900px){
  .timeline-program .program-icon::before{font-size:23px;}
  .timeline-program.duration-short .program-icon::before{font-size:21px;}
}


/* v1.3.5 - mobiele tuning en strakkere logo-wave */
/* Hero: vervang de scherpe waveform visueel door dezelfde moderne equalizerstijl als de trackkaarten */
.hero:after{
  left:44px!important;
  right:44px!important;
  bottom:42px!important;
  height:54px!important;
  clip-path:none!important;
  background:
    linear-gradient(90deg, transparent 0 0) padding-box!important;
  opacity:1!important;
  filter:drop-shadow(0 0 18px rgba(0,183,255,.45))!important;
  mask-image:none!important;
  pointer-events:none;
}
.hero:after{
  background-image:
    linear-gradient(180deg,#ffd234,#ff9b21),linear-gradient(180deg,#ffd234,#ff9b21),linear-gradient(180deg,#ff8133,#ff2dbb),linear-gradient(180deg,#ff8133,#ff2dbb),
    linear-gradient(180deg,#ff2dbb,#8035ff),linear-gradient(180deg,#ff2dbb,#8035ff),linear-gradient(180deg,#8035ff,#126dff),linear-gradient(180deg,#8035ff,#126dff),
    linear-gradient(180deg,#126dff,#25e8ff),linear-gradient(180deg,#126dff,#25e8ff),linear-gradient(180deg,#25e8ff,#00b8ff),linear-gradient(180deg,#25e8ff,#00b8ff)!important;
  background-repeat:no-repeat!important;
  background-size:10px 22px,10px 34px,10px 26px,10px 42px,10px 30px,10px 46px,10px 26px,10px 40px,10px 34px,10px 48px,10px 25px,10px 36px!important;
  background-position:0 30px,32px 18px,64px 26px,96px 10px,128px 22px,160px 6px,192px 26px,224px 12px,256px 18px,288px 4px,320px 27px,352px 16px!important;
}

/* Header: slogan blijft ook mobiel zichtbaar */
@media(max-width:760px){
  .topbar{gap:14px;align-items:center;}
  .brand{gap:10px;min-width:0;}
  .brand img{width:132px;max-height:76px;}
  .tagline{display:block;font-size:10px;line-height:1.25;letter-spacing:.055em;max-width:112px;color:#f8fbff;}
  .nav{order:2;}
  .hero:after{left:24px!important;right:24px!important;bottom:28px!important;transform:scale(.78);transform-origin:left bottom;}
}
@media(max-width:420px){
  .brand img{width:118px;}
  .tagline{font-size:9px;max-width:96px;}
}

/* Programmering mobiel: meer verticale ruimte en teksten binnen de witte blokken */
.timeline-program > div{min-width:0;}
.timeline-program h3{overflow-wrap:anywhere;word-break:normal;hyphens:auto;}
.timeline-program p,.timeline-program span{overflow-wrap:anywhere;}
@media(max-width:900px){
  .timeline-wrap{height:1320px!important;grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;overflow:hidden;}
  .time-tick span{font-size:13px!important;}
  .timeline-program{grid-template-columns:44px minmax(0,1fr)!important;gap:10px!important;padding:10px 12px!important;border-radius:15px!important;}
  .timeline-program .program-icon{width:38px!important;height:38px!important;min-width:38px!important;border-radius:13px!important;}
  .timeline-program .program-icon::before{font-size:20px!important;}
  .timeline-program h3{font-size:clamp(15px,4.7vw,20px)!important;line-height:1.03!important;margin:0 0 4px!important;letter-spacing:.015em!important;}
  .timeline-program span{font-size:12px!important;line-height:1.2!important;display:block;}
  .timeline-program p{display:none!important;}
  .timeline-air{display:none!important;}
}
@media(max-width:520px){
  .programming-page{padding:16px 12px!important;}
  .program-page-head{margin-bottom:18px!important;}
  .program-page-head h1{font-size:26px!important;letter-spacing:.08em!important;}
  .program-day-tabs{gap:7px!important;margin-bottom:16px!important;}
  .program-day-tabs button{flex:0 0 46px!important;min-width:46px!important;padding:10px 5px!important;border-radius:12px!important;}
  .program-day-tabs button span{font-size:13px!important;}
  .selected-day-title h2{font-size:24px!important;margin-bottom:14px!important;}
  .timeline-wrap{height:1500px!important;grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;padding:12px 10px!important;}
  .time-tick span{font-size:12px!important;}
  .timeline-program{grid-template-columns:38px minmax(0,1fr)!important;padding:9px 10px!important;gap:9px!important;}
  .timeline-program .program-icon{width:34px!important;height:34px!important;min-width:34px!important;border-radius:12px!important;}
  .timeline-program .program-icon::before{font-size:18px!important;}
  .timeline-program h3{font-size:clamp(14px,4.2vw,18px)!important;}
  .timeline-program span{font-size:11px!important;}
  .now-line b{font-size:11px!important;padding:4px 7px!important;}
}

/* Playlist actuele track: duidelijk rood/roze kader */
.playlist-table tr.is-current-track{outline:2px solid #ff0d62;outline-offset:-2px;background:linear-gradient(90deg,rgba(255,13,98,.18),rgba(255,45,187,.08))!important;box-shadow:inset 0 0 22px rgba(255,13,98,.2);}
.playlist-table tr.is-current-track td:first-child{color:#fff;}
.now-play-icon{display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:-3px;border-radius:6px;background:linear-gradient(135deg,#ff0d62,#ff2dbb);position:relative;box-shadow:0 0 16px rgba(255,13,98,.5)}
.now-play-icon:before{content:"";position:absolute;left:7px;top:4px;border-left:6px solid white;border-top:5px solid transparent;border-bottom:5px solid transparent;}

/* v1.3.6 - programma-omschrijving ook zichtbaar op mobiel */
@media(max-width:900px){
  .timeline-program p{
    display:-webkit-box!important;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    margin:2px 0 4px!important;
    font-size:clamp(10px,2.7vw,13px)!important;
    line-height:1.18!important;
    color:#273149!important;
    font-weight:650!important;
  }
  .timeline-program.duration-short p{
    -webkit-line-clamp:1;
    font-size:clamp(9px,2.5vw,12px)!important;
  }
  .timeline-program h3{
    margin-bottom:2px!important;
  }
  .timeline-program span{
    margin-top:1px!important;
  }
}
@media(max-width:520px){
  .timeline-program p{
    display:-webkit-box!important;
    -webkit-line-clamp:2;
    font-size:clamp(9px,2.55vw,11px)!important;
    line-height:1.12!important;
    margin:1px 0 3px!important;
  }
  .timeline-program.duration-short p{
    -webkit-line-clamp:1;
  }
}


/* =========================================================
   Hits Digitaal v1.4 - final responsive tuning
   ========================================================= */

/* Hero equalizer: dezelfde strakke bar-stijl als Nu/Straks */
.hero:after{
  left:44px!important;
  right:44px!important;
  bottom:42px!important;
  height:54px!important;
  clip-path:none!important;
  opacity:1!important;
  filter:drop-shadow(0 0 18px rgba(0,183,255,.45))!important;
  mask-image:none!important;
  pointer-events:none!important;
  background-repeat:no-repeat!important;
  background-image:
    linear-gradient(180deg,#ffd234,#ff9b21),linear-gradient(180deg,#ffd234,#ff9b21),linear-gradient(180deg,#ffd234,#ff9b21),linear-gradient(180deg,#ff8133,#ff2dbb),
    linear-gradient(180deg,#ff8133,#ff2dbb),linear-gradient(180deg,#ff2dbb,#8035ff),linear-gradient(180deg,#ff2dbb,#8035ff),linear-gradient(180deg,#ff2dbb,#8035ff),
    linear-gradient(180deg,#8035ff,#126dff),linear-gradient(180deg,#8035ff,#126dff),linear-gradient(180deg,#8035ff,#126dff),linear-gradient(180deg,#126dff,#25e8ff),
    linear-gradient(180deg,#126dff,#25e8ff),linear-gradient(180deg,#126dff,#25e8ff),linear-gradient(180deg,#25e8ff,#00b8ff),linear-gradient(180deg,#25e8ff,#00b8ff),
    linear-gradient(180deg,#25e8ff,#00b8ff),linear-gradient(180deg,#25e8ff,#00b8ff),linear-gradient(180deg,#00b8ff,#00a2ff),linear-gradient(180deg,#00b8ff,#00a2ff),
    linear-gradient(180deg,#00b8ff,#00a2ff),linear-gradient(180deg,#00b8ff,#00a2ff)!important;
  background-size:
    8px 18px,8px 28px,8px 22px,8px 34px,
    8px 20px,8px 40px,8px 24px,8px 30px,
    8px 42px,8px 25px,8px 35px,8px 28px,
    8px 44px,8px 31px,8px 36px,8px 23px,
    8px 39px,8px 47px,8px 30px,8px 37px,
    8px 26px,8px 32px!important;
  background-position:
    0 32px,24px 22px,48px 28px,72px 16px,
    96px 30px,120px 10px,144px 26px,168px 20px,
    192px 8px,216px 25px,240px 15px,264px 22px,
    288px 6px,312px 19px,336px 14px,360px 27px,
    384px 11px,408px 4px,432px 20px,456px 13px,
    480px 24px,504px 18px!important;
}

/* Mobiel: logo groter en slogan naast logo zichtbaar houden */
@media(max-width:760px){
  .site-header{padding:14px 0 12px!important;}
  .topbar{gap:12px!important;align-items:center!important;}
  .brand{gap:12px!important;min-width:0!important;flex:1 1 auto!important;}
  .brand img{width:172px!important;max-height:96px!important;}
  .tagline{display:block!important;font-size:12px!important;line-height:1.18!important;letter-spacing:.045em!important;max-width:124px!important;color:#f8fbff!important;}
  .nav{order:2;width:100%!important;justify-content:center!important;}
  .hero:after{left:24px!important;right:24px!important;bottom:26px!important;transform:scale(.72);transform-origin:left bottom;}
}
@media(max-width:420px){
  .brand img{width:158px!important;max-height:90px!important;}
  .tagline{font-size:11px!important;max-width:112px!important;}
}
@media(max-width:370px){
  .brand img{width:145px!important;}
  .tagline{font-size:10px!important;max-width:102px!important;}
}

/* Programmering mobiel: meer ruimte, betere tekstverdeling en descriptions zichtbaar */
.timeline-program > div{min-width:0!important;}
.timeline-program h3{overflow-wrap:anywhere;word-break:normal;hyphens:auto;}
.timeline-program p,.timeline-program span{overflow-wrap:anywhere;}

@media(max-width:900px){
  .programming-page{padding:18px 14px!important;}
  .program-page-head{margin-bottom:18px!important;}
  .program-day-tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:6px!important;margin-bottom:18px!important;-webkit-overflow-scrolling:touch;}
  .program-day-tabs button{flex:0 0 54px!important;min-width:54px!important;border-radius:14px!important;padding:11px 6px!important;}
  .program-day-tabs button span{font-size:14px!important;color:white!important;}
  .program-day-tabs button strong{display:none!important;}
  .timeline-wrap{height:1500px!important;grid-template-columns:60px minmax(0,1fr)!important;gap:12px!important;padding:14px 12px!important;overflow:hidden!important;}
  .time-tick span{font-size:12px!important;}
  .timeline-program{grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:11px 12px!important;border-radius:16px!important;}
  .timeline-program .program-icon{width:38px!important;height:38px!important;min-width:38px!important;border-radius:13px!important;}
  .timeline-program .program-icon::before{font-size:20px!important;}
  .timeline-program h3{font-size:clamp(15px,4.2vw,20px)!important;line-height:1.05!important;margin:0 0 3px!important;letter-spacing:.01em!important;text-transform:none!important;}
  .timeline-program p{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:1px 0 4px!important;font-size:clamp(10px,2.55vw,13px)!important;line-height:1.18!important;color:#273149!important;font-weight:650!important;}
  .timeline-program span{font-size:12px!important;line-height:1.18!important;display:block!important;margin-top:1px!important;}
  .timeline-air{display:none!important;}
}

@media(max-width:520px){
  .programming-page{padding:16px 10px!important;}
  .program-page-head h1{font-size:26px!important;letter-spacing:.08em!important;}
  .selected-day-title h2{font-size:24px!important;margin-bottom:14px!important;}
  .timeline-wrap{height:1740px!important;grid-template-columns:52px minmax(0,1fr)!important;gap:9px!important;padding:12px 9px!important;}
  .program-day-tabs button{flex:0 0 45px!important;min-width:45px!important;padding:10px 5px!important;border-radius:12px!important;}
  .program-day-tabs button span{font-size:13px!important;}
  .timeline-program{grid-template-columns:36px minmax(0,1fr)!important;padding:10px 9px!important;gap:8px!important;border-radius:14px!important;}
  .timeline-program .program-icon{width:33px!important;height:33px!important;min-width:33px!important;border-radius:11px!important;}
  .timeline-program .program-icon::before{font-size:18px!important;}
  .timeline-program h3{font-size:clamp(14px,4.0vw,17px)!important;line-height:1.02!important;margin-bottom:2px!important;}
  .timeline-program p{font-size:clamp(9px,2.6vw,11px)!important;line-height:1.12!important;-webkit-line-clamp:2;margin:1px 0 3px!important;}
  .timeline-program.duration-short p{-webkit-line-clamp:1!important;}
  .timeline-program span{font-size:10.5px!important;}
  .now-line b{font-size:11px!important;padding:4px 7px!important;}
}

/* Kleine footer-afwerking */
.site-footer{font-size:14px;}
@media(max-width:520px){.site-footer{font-size:12px!important;line-height:1.5!important;}}


/* v1.5.2 - stability: korte programmablokken zoals Hits Only beter schalen */
.timeline-program.duration-short{
  align-items:center!important;
  padding:8px 18px!important;
  grid-template-columns:52px minmax(0,1fr) auto!important;
  gap:14px!important;
}
.timeline-program.duration-short .program-icon{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  border-radius:14px!important;
}
.timeline-program.duration-short h3{
  font-size:clamp(17px,1.25vw,22px)!important;
  line-height:1!important;
  margin:0 0 2px!important;
}
.timeline-program.duration-short p{
  display:block!important;
  font-size:12.5px!important;
  line-height:1.12!important;
  margin:0 0 3px!important;
}
.timeline-program.duration-short span{
  font-size:12px!important;
  line-height:1.1!important;
}
@media(max-width:900px){
  .timeline-program.duration-short{
    padding:9px 10px!important;
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:8px!important;
  }
}
