.ndtoday{--nd-gold:#d6a34a;--nd-ink:#111318;--nd-paper:#f4f1eb;color:#fff;background:#0d0f13;padding:clamp(24px,4vw,64px);border-radius:22px;font-family:inherit}.ndtoday *{box-sizing:border-box}.ndtoday__header{max-width:780px;margin-bottom:34px}.ndtoday__kicker,.ndtoday-card__eyebrow,.ndtoday__section-head span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--nd-gold);font-weight:700}.ndtoday__header h1{font-size:clamp(38px,7vw,82px);line-height:.95;margin:10px 0 14px;letter-spacing:-.045em}.ndtoday__header p{color:rgba(255,255,255,.62);font-size:16px}.ndtoday__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.ndtoday-card{grid-column:span 4;min-height:290px;background:#181b21;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;position:relative;display:flex;flex-direction:column}.ndtoday-card--hero{grid-column:span 12;min-height:510px}.ndtoday-card--feature{grid-column:span 6}.ndtoday-card--timeline{grid-column:span 6}.ndtoday-card--compact{min-height:220px}.ndtoday-card__image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(9,11,15,.95) 0%,rgba(9,11,15,.62) 48%,rgba(9,11,15,.18) 100%),var(--ndtoday-bg);background-size:cover;background-position:center}.ndtoday-card__body{position:relative;z-index:2;padding:clamp(24px,3vw,42px);margin-top:auto;max-width:720px}.ndtoday-card h2{font-size:clamp(25px,3vw,44px);line-height:1.02;letter-spacing:-.025em;margin:9px 0 13px}.ndtoday-card p{color:rgba(255,255,255,.7);font-size:15px;line-height:1.6;margin:0 0 20px}.ndtoday-card__time{font-size:14px;color:#fff;margin-bottom:10px}.ndtoday-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fff;color:#111!important;text-decoration:none!important;padding:12px 19px;font-weight:700;cursor:pointer}.ndtoday-listen:before{content:'';width:9px;height:9px;border-radius:50%;background:#e42f3f;margin-right:9px;box-shadow:0 0 0 5px rgba(228,47,63,.16)}.ndtoday-timeline{list-style:none;padding:0;margin:18px 0 0}.ndtoday-timeline li{display:grid;grid-template-columns:64px 1fr;gap:14px;padding:12px 0;border-top:1px solid rgba(255,255,255,.1)}.ndtoday-timeline time{color:var(--nd-gold);font-weight:700}.ndtoday-timeline a{color:#fff;text-decoration:none;font-weight:650}.ndtoday__recent{margin-top:56px;padding-top:34px;border-top:1px solid rgba(255,255,255,.1)}.ndtoday__section-head h2{font-size:32px;margin:7px 0 25px}.ndtoday__empty{padding:40px;background:#181b21;border-radius:18px}.ndtoday-card__embed{margin:15px 0}.ndtoday-card__embed .nd-airplay-home,.ndtoday-card__embed section{margin:0!important}.ndtoday-card--notice{background:linear-gradient(135deg,#231d14,#15171b)}
@media(max-width:900px){.ndtoday-card,.ndtoday-card--feature,.ndtoday-card--timeline{grid-column:span 6}.ndtoday-card--hero{grid-column:span 12;min-height:430px}}
@media(max-width:640px){.ndtoday{padding:24px 16px;border-radius:0}.ndtoday__grid{gap:14px}.ndtoday-card,.ndtoday-card--feature,.ndtoday-card--timeline,.ndtoday-card--hero{grid-column:span 12;min-height:260px}.ndtoday-card--hero{min-height:420px}.ndtoday-card__image{background-image:linear-gradient(0deg,rgba(9,11,15,.96),rgba(9,11,15,.28)),var(--ndtoday-bg)}.ndtoday-card__body{padding:24px}.ndtoday-timeline li{grid-template-columns:56px 1fr}}
.ndtoday-module{color:#fff}.ndtoday-module>.ndtoday-card{width:100%}.ndtoday-timezones{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 10px}.ndtoday-timezones button{appearance:none;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer}.ndtoday-timezones button:hover,.ndtoday-timezones button.is-active{background:#fff;color:#111;border-color:#fff}.ndtoday-timezone-label{font-size:12px;color:rgba(255,255,255,.55);margin:0 0 12px}.ndtoday-timeline li{align-items:center}.ndtoday-timeline li.is-live{background:rgba(214,163,74,.08);margin-inline:-12px;padding-inline:12px;border-radius:10px}.ndtoday-live-pill{justify-self:end;font-size:10px;letter-spacing:.12em;text-transform:uppercase;background:#e42f3f;color:#fff;border-radius:999px;padding:5px 8px;font-weight:800}.ndtoday-module--schedule .ndtoday-card{min-height:0}.ndtoday-module--recently-played:empty,.ndtoday-module:empty{display:none!important}
/* 1.1.1: fixed schedule row geometry across timezones. */
.ndtoday-timeline li{grid-template-columns:minmax(104px,132px) minmax(0,1fr) minmax(0,112px);min-height:52px}
.ndtoday-timeline__date{justify-self:end;text-align:right;color:rgba(255,255,255,.55);font-size:12px;line-height:1.25;white-space:nowrap;visibility:hidden}
.ndtoday-timeline__date.is-visible{visibility:visible}
.ndtoday-live-pill{grid-column:3;grid-row:1;justify-self:end}
.ndtoday-timeline li:has(.ndtoday-live-pill) .ndtoday-timeline__date{padding-right:52px}
@media(max-width:640px){.ndtoday-timeline li{grid-template-columns:minmax(92px,112px) minmax(0,1fr) minmax(0,86px);gap:10px}.ndtoday-timeline__date{font-size:11px;white-space:normal}.ndtoday-live-pill{grid-column:3}}
/* 1.2.0 toolkit additions */
.ndtoday-card--embed{grid-column:span 12;min-height:0}.ndtoday-card--embed .ndtoday-card__body{max-width:none;width:100%;margin-top:0}.ndtoday-card__countdown{font-size:13px;font-weight:750;color:var(--nd-gold);margin:0 0 10px}.ndtoday-card--recently_played h2{font-size:clamp(25px,3vw,38px)}
@media(max-width:640px){.ndtoday-card--embed{min-height:0}}
/* 1.3.0 visible daily briefing modules */
.ndtoday-card--briefing{grid-column:span 12;min-height:320px;background:radial-gradient(circle at 85% 15%,rgba(214,163,74,.18),transparent 35%),linear-gradient(135deg,#1a1d23,#101217)}
.ndtoday-card--briefing .ndtoday-card__body{max-width:980px;margin:auto 0}.ndtoday-card--briefing h2{max-width:900px}
.ndtoday-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.ndtoday-stat{min-width:125px;padding:15px 18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);border-radius:14px}.ndtoday-stat strong{display:block;font-size:22px;line-height:1.1;color:#fff}.ndtoday-stat span{display:block;margin-top:5px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.52)}
.ndtoday-card--coming_up.ndtoday-card--feature{grid-column:span 6}.ndtoday-card--coming_up.ndtoday-card--compact{grid-column:span 3}
.ndtoday-card--spotlight{grid-column:span 6}.ndtoday-card--celebrate{background:linear-gradient(145deg,#211b13,#16191e)}
@media(max-width:900px){.ndtoday-card--coming_up.ndtoday-card--compact{grid-column:span 6}.ndtoday-card--spotlight{grid-column:span 6}}
@media(max-width:640px){.ndtoday-card--briefing,.ndtoday-card--coming_up.ndtoday-card--feature,.ndtoday-card--coming_up.ndtoday-card--compact,.ndtoday-card--spotlight{grid-column:span 12}.ndtoday-stats{display:grid;grid-template-columns:repeat(3,1fr)}.ndtoday-stat{min-width:0;padding:12px}.ndtoday-stat strong{font-size:18px}}
/* 1.5.0 station-owned daily front page */
.ndtoday-card--people{grid-column:span 12;min-height:0}.ndtoday-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.ndtoday-person{display:grid;grid-template-columns:52px minmax(0,1fr) 38px;gap:12px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.035)}.ndtoday-person img{width:52px;height:52px;border-radius:50%;object-fit:cover}.ndtoday-person strong,.ndtoday-person span{display:block}.ndtoday-person span{margin-top:4px;color:var(--nd-gold);font-size:12px;font-weight:700}.ndtoday-info{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-weight:800;cursor:pointer}.ndtoday-person__info{grid-column:1/-1;padding:12px 4px 2px;color:rgba(255,255,255,.72)}.ndtoday-person__info p{margin:7px 0}.ndtoday-person__info a{color:var(--nd-gold)}.ndtoday-dayzones{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:22px 0 0}.ndtoday-dayzones>span{width:100%;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5)}.ndtoday-dayzones button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer}.ndtoday-dayzones button.is-active,.ndtoday-dayzones button:hover{background:#fff;color:#111}.ndtoday-card--charts .ndtoday-card__countdown{font-size:16px;margin:2px 0 18px}.ndtoday-card--replays{background:linear-gradient(145deg,#171b22,#111318)}
@media(max-width:640px){.ndtoday-people{grid-template-columns:1fr}.ndtoday-person{grid-template-columns:46px minmax(0,1fr) 34px}.ndtoday-person img{width:46px;height:46px}}
/* 2.0.0 — Today at NEWDAWN front page */
.ndtoday--frontpage{padding:clamp(26px,4vw,58px);background:linear-gradient(180deg,#0b0d11 0%,#11141a 100%)}
.ndtoday__masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.11)}
.ndtoday__masthead h1{margin:8px 0 0;font-size:clamp(38px,6.5vw,78px);line-height:.92;letter-spacing:-.055em}
.ndtoday__date{text-align:right}.ndtoday__date strong,.ndtoday__date span{display:block}.ndtoday__date strong{font-size:18px}.ndtoday__date span{margin-top:4px;color:rgba(255,255,255,.52);font-size:13px;text-transform:uppercase;letter-spacing:.12em}
.ndtoday__hero{margin-bottom:48px}.ndtoday__hero .ndtoday-card{width:100%;min-height:clamp(430px,58vw,650px)}
.ndtoday__hero .ndtoday-card h2{max-width:900px;font-size:clamp(38px,5.8vw,74px)}
.ndtoday__front-section{margin-top:48px}.ndtoday__section-head{display:flex;align-items:center;gap:18px;margin-bottom:18px}.ndtoday__section-head span{white-space:nowrap;font-size:12px}.ndtoday__section-head i{height:1px;flex:1;background:rgba(255,255,255,.11)}
.ndtoday__section-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}
.ndtoday__section-grid>.ndtoday-card{grid-column:span 4}.ndtoday__section-grid>.ndtoday-card--feature,.ndtoday__section-grid>.ndtoday-card--timeline,.ndtoday__section-grid>.ndtoday-card--people,.ndtoday__section-grid>.ndtoday-card--briefing{grid-column:span 6}
.ndtoday__front-section--live .ndtoday-card--briefing{grid-column:span 12;min-height:260px}.ndtoday__front-section--presenters .ndtoday-card{grid-column:span 12}.ndtoday__front-section--schedule .ndtoday-card{grid-column:span 12}.ndtoday__front-section--fresh .ndtoday-card--embed{grid-column:span 12}
.ndtoday--frontpage .ndtoday-card{transition:transform .2s ease,border-color .2s ease,background .2s ease}.ndtoday--frontpage .ndtoday-card:hover{transform:translateY(-2px);border-color:rgba(214,163,74,.34)}
.ndtoday--frontpage .ndtoday-card--hero{box-shadow:0 26px 70px rgba(0,0,0,.33)}
.ndtoday--frontpage .ndtoday-card--hero:after{content:'';position:absolute;inset:0;border:1px solid rgba(214,163,74,.2);border-radius:inherit;pointer-events:none}
.ndtoday--frontpage .ndtoday-card--votes .ndtoday-card__eyebrow,.ndtoday--frontpage .ndtoday-card--charts .ndtoday-card__eyebrow,.ndtoday--frontpage .ndtoday-card--live .ndtoday-card__eyebrow{color:#f0bd63}
.ndtoday--frontpage .ndtoday-card--presenters,.ndtoday--frontpage .ndtoday-card--schedule{min-height:0}
@media(max-width:900px){.ndtoday__section-grid>.ndtoday-card,.ndtoday__section-grid>.ndtoday-card--feature,.ndtoday__section-grid>.ndtoday-card--timeline,.ndtoday__section-grid>.ndtoday-card--people,.ndtoday__section-grid>.ndtoday-card--briefing{grid-column:span 6}.ndtoday__front-section--presenters .ndtoday-card,.ndtoday__front-section--schedule .ndtoday-card,.ndtoday__front-section--live .ndtoday-card--briefing{grid-column:span 12}}
@media(max-width:640px){.ndtoday__masthead{align-items:flex-start;flex-direction:column}.ndtoday__date{text-align:left}.ndtoday__hero{margin-bottom:34px}.ndtoday__front-section{margin-top:34px}.ndtoday__section-grid>.ndtoday-card,.ndtoday__section-grid>.ndtoday-card--feature,.ndtoday__section-grid>.ndtoday-card--timeline,.ndtoday__section-grid>.ndtoday-card--people,.ndtoday__section-grid>.ndtoday-card--briefing{grid-column:span 12}.ndtoday__hero .ndtoday-card{min-height:460px}.ndtoday__hero .ndtoday-card h2{font-size:clamp(38px,12vw,56px)}}
/* 2.2.0 living schedule */
.ndtoday-schedule-clock{margin:12px 0 6px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.58)}
.ndtoday-timeline__show{min-width:0}.ndtoday-timeline__show>a{display:block}.ndtoday-timeline__show small{display:block;margin-top:4px;color:rgba(255,255,255,.48);font-size:11px;font-weight:500}
.ndtoday-row-status{justify-self:end;text-align:right;color:var(--nd-gold);font-size:11px;font-weight:750;white-space:nowrap}
.ndtoday-progress{height:3px;margin-top:9px;border-radius:999px;background:rgba(255,255,255,.12);overflow:hidden}.ndtoday-progress i{display:block;height:100%;width:0;background:var(--nd-gold);transition:width .6s ease}
.ndtoday-timeline li.is-featured{box-shadow:inset 3px 0 0 var(--nd-gold);padding-left:12px}.ndtoday-timeline li.is-featured .ndtoday-timeline__show>a:after{content:'Editor’s Pick';display:inline-block;margin-left:8px;color:var(--nd-gold);font-size:9px;letter-spacing:.1em;text-transform:uppercase;vertical-align:middle}
.ndtoday-schedule-separator{display:block!important;min-height:0!important;margin:18px 0 4px!important;padding:8px 0!important;border:0!important;color:var(--nd-gold);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.ndtoday-show-later{margin-top:14px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700;cursor:pointer}.ndtoday-show-later:hover{background:#fff;color:#111}
.ndtoday-timeline li.is-live{scroll-margin-block:30vh}
@media(max-width:640px){.ndtoday-timeline li{grid-template-columns:minmax(92px,112px) minmax(0,1fr) minmax(0,80px)}.ndtoday-row-status{white-space:normal}.ndtoday-timeline li.is-featured{padding-left:8px}}

/* 2.2.1 compact editorial schedule viewport */
.ndtoday-module--schedule .ndtoday-card__body,
.ndtoday-card--schedule .ndtoday-card__body{padding-top:clamp(22px,2.4vw,32px);padding-bottom:clamp(22px,2.4vw,32px)}
.ndtoday-module--schedule .ndtoday-timeline,
.ndtoday-card--schedule .ndtoday-timeline{max-height:468px;overflow-y:auto;overflow-x:hidden;margin-top:10px;padding-right:10px;scrollbar-width:thin;scrollbar-color:rgba(214,163,74,.48) rgba(255,255,255,.06);scroll-behavior:smooth;overscroll-behavior:contain}
.ndtoday-module--schedule .ndtoday-timeline::-webkit-scrollbar,
.ndtoday-card--schedule .ndtoday-timeline::-webkit-scrollbar{width:6px}
.ndtoday-module--schedule .ndtoday-timeline::-webkit-scrollbar-track,
.ndtoday-card--schedule .ndtoday-timeline::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:999px}
.ndtoday-module--schedule .ndtoday-timeline::-webkit-scrollbar-thumb,
.ndtoday-card--schedule .ndtoday-timeline::-webkit-scrollbar-thumb{background:rgba(214,163,74,.48);border-radius:999px}
.ndtoday-module--schedule .ndtoday-timeline li[data-start],
.ndtoday-card--schedule .ndtoday-timeline li[data-start]{grid-template-columns:minmax(104px,132px) minmax(0,1fr) minmax(0,104px);gap:12px;min-height:0;padding:14px 0}
.ndtoday-module--schedule .ndtoday-timeline__show small,
.ndtoday-card--schedule .ndtoday-timeline__show small{margin-top:2px;font-size:10px;letter-spacing:.015em}
.ndtoday-module--schedule .ndtoday-progress,
.ndtoday-card--schedule .ndtoday-progress{margin-top:7px}
.ndtoday-module--schedule .ndtoday-schedule-separator,
.ndtoday-card--schedule .ndtoday-schedule-separator{margin:7px 0 0!important;padding:7px 0 4px!important;font-size:9px;line-height:1}
.ndtoday-module--schedule .ndtoday-schedule-clock,
.ndtoday-card--schedule .ndtoday-schedule-clock{margin:8px 0 3px}
.ndtoday-module--schedule .ndtoday-timezone-label,
.ndtoday-card--schedule .ndtoday-timezone-label{margin-bottom:6px}
.ndtoday-module--schedule .ndtoday-timeline li.is-live,
.ndtoday-card--schedule .ndtoday-timeline li.is-live{margin-inline:0;padding-inline:12px}
@media(max-width:640px){.ndtoday-module--schedule .ndtoday-timeline,.ndtoday-card--schedule .ndtoday-timeline{max-height:432px;padding-right:7px}.ndtoday-module--schedule .ndtoday-timeline li[data-start],.ndtoday-card--schedule .ndtoday-timeline li[data-start]{grid-template-columns:minmax(88px,106px) minmax(0,1fr) minmax(0,72px);gap:9px;padding:12px 0}.ndtoday-module--schedule .ndtoday-timeline__show small,.ndtoday-card--schedule .ndtoday-timeline__show small{font-size:9px}}

/* 2.2.3 compact premium schedule refinement */
.ndtoday-module--schedule .ndtoday-card__body,
.ndtoday-card--schedule .ndtoday-card__body{padding:20px clamp(20px,2.5vw,34px) 22px}
.ndtoday-module--schedule .ndtoday-card h2,
.ndtoday-card--schedule h2{font-size:clamp(30px,4vw,48px);line-height:1;margin:7px 0 8px;letter-spacing:-.035em}
.ndtoday-module--schedule .ndtoday-card p,
.ndtoday-card--schedule p{font-size:14px;line-height:1.45;margin-bottom:14px;color:rgba(255,255,255,.72)}
.ndtoday-module--schedule .ndtoday-timezones,
.ndtoday-card--schedule .ndtoday-timezones{margin:12px 0 8px;gap:7px}
.ndtoday-module--schedule .ndtoday-timezones button,
.ndtoday-card--schedule .ndtoday-timezones button{padding:7px 11px;font-size:11px}
.ndtoday-module--schedule .ndtoday-timezone-label,
.ndtoday-card--schedule .ndtoday-timezone-label{font-size:11px;line-height:1.4;margin:0 0 4px}
.ndtoday-module--schedule .ndtoday-schedule-clock,
.ndtoday-card--schedule .ndtoday-schedule-clock{font-size:11px;margin:6px 0 2px}
.ndtoday-module--schedule .ndtoday-timeline,
.ndtoday-card--schedule .ndtoday-timeline{max-height:352px;margin-top:8px;padding-right:8px}
.ndtoday-module--schedule .ndtoday-timeline li[data-start],
.ndtoday-card--schedule .ndtoday-timeline li[data-start]{position:relative;grid-template-columns:minmax(112px,148px) minmax(0,1fr) 112px;gap:14px;padding:10px 0;min-height:54px;align-items:center}
.ndtoday-module--schedule .ndtoday-timeline time,
.ndtoday-card--schedule .ndtoday-timeline time{color:#fff;font-size:15px;font-weight:650;letter-spacing:-.01em}
.ndtoday-module--schedule .ndtoday-timeline__show>a,
.ndtoday-card--schedule .ndtoday-timeline__show>a{font-size:16px;line-height:1.2;font-weight:680}
.ndtoday-module--schedule .ndtoday-timeline__show small,
.ndtoday-card--schedule .ndtoday-timeline__show small{margin-top:3px;color:rgba(255,255,255,.76);font-size:11px;line-height:1.25;font-weight:540}
.ndtoday-module--schedule .ndtoday-timeline__date,
.ndtoday-card--schedule .ndtoday-timeline__date{grid-column:3;grid-row:1;align-self:start;justify-self:end;width:100%;padding-top:2px;text-align:right;color:rgba(255,255,255,.72);font-size:11px;font-weight:540;line-height:1.2}
.ndtoday-module--schedule .ndtoday-row-status,
.ndtoday-card--schedule .ndtoday-row-status{position:absolute;right:0;bottom:10px;max-width:112px;text-align:right;font-size:10px;line-height:1.2}
.ndtoday-module--schedule .ndtoday-live-pill,
.ndtoday-card--schedule .ndtoday-live-pill{font-size:9px;padding:4px 7px}
.ndtoday-module--schedule .ndtoday-progress,
.ndtoday-card--schedule .ndtoday-progress{height:2px;margin-top:6px;max-width:100%}
.ndtoday-module--schedule .ndtoday-schedule-separator,
.ndtoday-card--schedule .ndtoday-schedule-separator{margin:3px 0 0!important;padding:5px 0 2px!important;font-size:8px;letter-spacing:.16em}
.ndtoday-module--schedule .ndtoday-timeline li.is-live,
.ndtoday-card--schedule .ndtoday-timeline li.is-live{padding:11px 12px;margin:1px 0;border-radius:12px}
.ndtoday-module--schedule .ndtoday-timeline li:has(.ndtoday-live-pill) .ndtoday-timeline__date,
.ndtoday-card--schedule .ndtoday-timeline li:has(.ndtoday-live-pill) .ndtoday-timeline__date{padding-right:0}
@media(max-width:640px){
 .ndtoday-module--schedule .ndtoday-card__body,.ndtoday-card--schedule .ndtoday-card__body{padding:18px 16px 20px}
 .ndtoday-module--schedule .ndtoday-card h2,.ndtoday-card--schedule h2{font-size:34px}
 .ndtoday-module--schedule .ndtoday-timeline,.ndtoday-card--schedule .ndtoday-timeline{max-height:328px;padding-right:5px}
 .ndtoday-module--schedule .ndtoday-timeline li[data-start],.ndtoday-card--schedule .ndtoday-timeline li[data-start]{grid-template-columns:96px minmax(0,1fr) 74px;gap:9px;padding:9px 0;min-height:50px}
 .ndtoday-module--schedule .ndtoday-timeline time,.ndtoday-card--schedule .ndtoday-timeline time{font-size:13px}
 .ndtoday-module--schedule .ndtoday-timeline__show>a,.ndtoday-card--schedule .ndtoday-timeline__show>a{font-size:14px}
 .ndtoday-module--schedule .ndtoday-timeline__show small,.ndtoday-card--schedule .ndtoday-timeline__show small{font-size:10px}
 .ndtoday-module--schedule .ndtoday-timeline__date,.ndtoday-card--schedule .ndtoday-timeline__date{font-size:10px}
 .ndtoday-module--schedule .ndtoday-row-status,.ndtoday-card--schedule .ndtoday-row-status{right:0;bottom:7px;max-width:74px;font-size:9px}
}


/* 2.2.4 — final schedule polish */
.ndtoday-module--schedule .ndtoday-card p,
.ndtoday-card--schedule p{display:none}
.ndtoday-module--schedule .ndtoday-timezones,
.ndtoday-card--schedule .ndtoday-timezones{margin:16px 0 0;gap:10px}
.ndtoday-module--schedule .ndtoday-timezones button,
.ndtoday-card--schedule .ndtoday-timezones button{padding:9px 17px;font-size:12px}
.ndtoday-module--schedule .ndtoday-timezone-label,
.ndtoday-card--schedule .ndtoday-timezone-label{display:none!important}
.ndtoday-module--schedule .ndtoday-schedule-clock,
.ndtoday-card--schedule .ndtoday-schedule-clock{margin:17px 0 14px;color:#fff;font-size:13px;font-weight:650;letter-spacing:.11em}
.ndtoday-module--schedule .ndtoday-timeline,
.ndtoday-card--schedule .ndtoday-timeline{max-height:332px;margin-top:0}
.ndtoday-module--schedule .ndtoday-timeline li[data-start],
.ndtoday-card--schedule .ndtoday-timeline li[data-start]{grid-template-columns:minmax(130px,170px) minmax(0,1fr) 104px;gap:16px;padding:8px 0;min-height:48px}
.ndtoday-module--schedule .ndtoday-timeline time,
.ndtoday-card--schedule .ndtoday-timeline time{align-self:start;padding-top:1px}
.ndtoday-module--schedule .ndtoday-row-status,
.ndtoday-card--schedule .ndtoday-row-status{position:static;grid-column:1;grid-row:1;align-self:end;justify-self:start;max-width:none;margin-top:21px;text-align:left;font-size:10px;line-height:1.1}
.ndtoday-module--schedule .ndtoday-row-status .ndtoday-live-pill,
.ndtoday-card--schedule .ndtoday-row-status .ndtoday-live-pill{position:absolute;right:40px;top:50%;transform:translateY(-50%);margin:0}
.ndtoday-module--schedule .ndtoday-timeline li.is-live,
.ndtoday-card--schedule .ndtoday-timeline li.is-live{padding:9px 0;margin:1px 0;border-radius:12px;background:rgba(214,163,74,.08)}
.ndtoday-module--schedule .ndtoday-timeline li.is-live:before,
.ndtoday-card--schedule .ndtoday-timeline li.is-live:before{content:'';position:absolute;inset:0;border:1px solid rgba(214,163,74,.18);border-radius:12px;pointer-events:none}
.ndtoday-module--schedule .ndtoday-timeline__show,
.ndtoday-card--schedule .ndtoday-timeline__show{align-self:center}
.ndtoday-module--schedule .ndtoday-timeline__date,
.ndtoday-card--schedule .ndtoday-timeline__date{align-self:center;padding-top:0;font-size:12px;font-weight:620}
.ndtoday-module--schedule .ndtoday-schedule-separator,
.ndtoday-card--schedule .ndtoday-schedule-separator{margin:2px 0 0!important;padding:4px 0 1px!important}
@media(max-width:640px){
 .ndtoday-module--schedule .ndtoday-timezones,.ndtoday-card--schedule .ndtoday-timezones{margin-top:13px}
 .ndtoday-module--schedule .ndtoday-schedule-clock,.ndtoday-card--schedule .ndtoday-schedule-clock{margin:14px 0 11px;font-size:12px}
 .ndtoday-module--schedule .ndtoday-timeline,.ndtoday-card--schedule .ndtoday-timeline{max-height:310px}
 .ndtoday-module--schedule .ndtoday-timeline li[data-start],.ndtoday-card--schedule .ndtoday-timeline li[data-start]{grid-template-columns:105px minmax(0,1fr) 68px;gap:9px;padding:7px 0;min-height:46px}
 .ndtoday-module--schedule .ndtoday-row-status,.ndtoday-card--schedule .ndtoday-row-status{margin-top:19px;font-size:9px}
 .ndtoday-module--schedule .ndtoday-row-status .ndtoday-live-pill,.ndtoday-card--schedule .ndtoday-row-status .ndtoday-live-pill{right:18px}
}

/* 2.2.5 — schedule row alignment repair */
.ndtoday-module--schedule .ndtoday-schedule-clock,
.ndtoday-card--schedule .ndtoday-schedule-clock{
  font-weight:400;
}
.ndtoday-module--schedule .ndtoday-timeline li[data-start],
.ndtoday-card--schedule .ndtoday-timeline li[data-start]{
  grid-template-columns:minmax(130px,170px) minmax(0,1fr) 104px;
  grid-template-rows:auto auto;
  grid-template-areas:
    "time show date"
    "status show date";
  align-items:center;
}
.ndtoday-module--schedule .ndtoday-timeline time,
.ndtoday-card--schedule .ndtoday-timeline time{
  grid-area:time;
  align-self:end;
  padding:0;
}
.ndtoday-module--schedule .ndtoday-timeline__show,
.ndtoday-card--schedule .ndtoday-timeline__show{
  grid-area:show;
  align-self:center;
}
.ndtoday-module--schedule .ndtoday-timeline__date,
.ndtoday-card--schedule .ndtoday-timeline__date{
  grid-area:date;
  align-self:center;
  justify-self:end;
}
.ndtoday-module--schedule .ndtoday-row-status,
.ndtoday-card--schedule .ndtoday-row-status{
  grid-area:status;
  align-self:start;
  justify-self:start;
  margin:3px 0 0;
  min-height:11px;
}
.ndtoday-module--schedule .ndtoday-row-status:empty,
.ndtoday-card--schedule .ndtoday-row-status:empty{
  display:block;
}
.ndtoday-module--schedule .ndtoday-row-status .ndtoday-live-pill,
.ndtoday-card--schedule .ndtoday-row-status .ndtoday-live-pill{
  position:absolute;
  right:40px;
  top:50%;
  transform:translateY(-50%);
}
@media(max-width:640px){
  .ndtoday-module--schedule .ndtoday-timeline li[data-start],
  .ndtoday-card--schedule .ndtoday-timeline li[data-start]{
    grid-template-columns:105px minmax(0,1fr) 68px;
  }
  .ndtoday-module--schedule .ndtoday-row-status .ndtoday-live-pill,
  .ndtoday-card--schedule .ndtoday-row-status .ndtoday-live-pill{
    right:18px;
  }
}
/* 2.3.0 dynamic schedule artwork */
.ndtoday-card--schedule .ndtoday-card__image{opacity:0;transition:opacity .8s cubic-bezier(.22,.61,.36,1);will-change:opacity}
.ndtoday-card--schedule .ndtoday-card__image.is-active{opacity:1}
.ndtoday-card--schedule .ndtoday-card__image--swap{background-image:none}
