.ndpn{
  --ndpn-height:480px;--ndpn-width:470px;--ndpn-visual-height:67%;--ndpn-radius:18px;
  width:min(100%,var(--ndpn-width));height:min(var(--ndpn-height),540px);max-height:540px;min-height:360px;overflow:hidden;
  display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.14);border-radius:var(--ndpn-radius);
  background:#090b0f;color:#f5f3ef;font-family:Barlow,"Helvetica Neue",Arial,sans-serif;
  box-shadow:0 0 0 1px rgba(0,0,0,.55) inset,0 18px 45px rgba(0,0,0,.24)
}
.ndpn__show{position:relative;isolation:isolate;height:var(--ndpn-visual-height);min-height:0;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.14)}
.ndpn__show-visual{position:absolute;z-index:-3;inset:0;background:var(--ndpn-show-bg,#11151b) center/cover no-repeat;transform:scale(1.012)}
.ndpn__show-veil{position:absolute;z-index:-2;inset:0;background:
 linear-gradient(180deg,rgba(5,7,10,.95) 0%,rgba(5,7,10,.58) 19%,rgba(5,7,10,.08) 48%,rgba(5,7,10,.42) 72%,rgba(5,7,10,.91) 100%),
 linear-gradient(90deg,rgba(4,6,9,.45),rgba(4,6,9,.03) 72%)}
.ndpn__show-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:26px 28px 24px}
.ndpn__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.ndpn__eyebrow{display:block;color:#f5ad1b;font-size:18px;font-weight:600;line-height:1.15;letter-spacing:.145em;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.85)}
.ndpn__onair{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:7px;background:#d8000e;color:#fff;font-size:16px;font-weight:700;line-height:1;letter-spacing:.04em;box-shadow:0 5px 18px rgba(155,0,12,.38)}
.ndpn__onair i{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.65);animation:ndpnPulse 1.8s infinite}
.ndpn__programme{max-width:92%;text-shadow:0 2px 16px rgba(0,0,0,.9)}
.ndpn__programme h3{margin:0 0 8px;color:#fff;font-size:27px;font-weight:500;line-height:1.08;letter-spacing:-.022em}
.ndpn__programme p,.ndpn__programme time{display:block;margin:0;color:rgba(255,255,255,.91);font-size:17px;font-weight:400;line-height:1.3}
.ndpn__programme time{margin-top:6px;color:#f0c56d;font-size:18px}
.ndpn__track{height:calc(100% - var(--ndpn-visual-height));min-height:0;display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;column-gap:24px;padding:22px 28px;background:
 radial-gradient(circle at 12% 20%,rgba(245,173,27,.055),transparent 34%),
 linear-gradient(180deg,#101319 0%,#090b0f 100%)}
.ndpn__art{width:116px;aspect-ratio:1;border-radius:13px;overflow:hidden;display:grid;place-items:center;background:#191d24 center/cover no-repeat;border:1px solid rgba(255,255,255,.11);box-shadow:0 9px 24px rgba(0,0,0,.35)}
.ndpn__art span{font-size:30px;color:rgba(255,255,255,.26)}
.ndpn__art.has-image span{display:none}
.ndpn__track-copy{min-width:0;align-self:center;display:flex;flex-direction:column;justify-content:center;padding-top:1px}
.ndpn__track-label{display:block;margin:0 0 9px;color:#f5ad1b;font-size:10px;font-weight:600;line-height:1;letter-spacing:.18em;text-transform:uppercase}
.ndpn__track-copy h4{margin:0;color:#fff;font-size:20px;font-weight:500;line-height:1.08;letter-spacing:-.022em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ndpn__track-copy p{margin:7px 0 0;color:rgba(244,242,239,.68);font-size:16px;font-weight:400;line-height:1.16;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ndpn.is-loading .ndpn__track-copy h4,.ndpn.is-loading .ndpn__track-copy p{opacity:.62}
@keyframes ndpnPulse{70%{box-shadow:0 0 0 7px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}
@media(max-width:767px){.ndpn{width:100%;height:min(var(--ndpn-height),540px);max-height:540px;min-height:360px}.ndpn__show-content{padding:22px 21px 20px}.ndpn__eyebrow{font-size:13px}.ndpn__onair{font-size:12px;padding:8px 10px}.ndpn__programme h3{font-size:23px}.ndpn__programme p{font-size:15px}.ndpn__programme time{font-size:14px}.ndpn__track{grid-template-columns:78px minmax(0,1fr);column-gap:16px;padding:18px 20px}.ndpn__art{width:78px}.ndpn__track-label{margin-bottom:7px;font-size:9px}.ndpn__track-copy h4{font-size:17px}.ndpn__track-copy p{margin-top:5px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.ndpn__onair i{animation:none}}
.ndpn.is-fallback .ndpn__show-veil{
  background:
    linear-gradient(180deg,rgba(5,7,10,var(--ndpn-fallback-overlay,.55)),rgba(5,7,10,calc(var(--ndpn-fallback-overlay,.55) + .12))),
    linear-gradient(90deg,rgba(4,6,9,.28),rgba(4,6,9,.03) 72%);
}
.ndpn.is-fallback .ndpn__programme p{color:rgba(255,255,255,.82);font-size:16px;letter-spacing:.02em}
/* PJAX layout stabilization: no visual redesign, only reliable post-navigation sizing. */
.ndpn{box-sizing:border-box;max-width:100%;}
.ndpn *, .ndpn *::before, .ndpn *::after{box-sizing:border-box;}

/* 1.0.9 — LIVE NOW editorial status and real layout offset.
   Applied to the heading container itself, not the painted text position. */
.ndpn .ndpn__heading{
  padding-top:30px!important;
  justify-content:flex-start!important;
  align-items:center!important;
}
.ndpn .ndpn__eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  margin:0!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  padding:7px 12px 6px!important;
  border:1px solid #ff3347!important;
  border-radius:7px!important;
  background:transparent!important;
  color:#ff3347!important;
  font-size:21px!important;
  line-height:1!important;
  font-weight:600!important;
  letter-spacing:.105em!important;
  text-transform:uppercase!important;
  -webkit-text-stroke:0!important;
  text-shadow:none!important;
  box-shadow:none!important;
}
.ndpn .ndpn__onair{display:none!important;}
@media(max-width:680px){
  .ndpn .ndpn__heading{padding-top:20px!important;}
  .ndpn .ndpn__eyebrow{padding:6px 10px 5px!important;font-size:18px!important;}
}
