.today-replay{max-width:1440px;margin:0 auto;padding:18px 18px 42px}
.today-replay__hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:18px}
.today-replay__eyebrow{margin:0 0 5px;font-size:.78rem;font-weight:800;letter-spacing:.12em;color:#667085}
.today-replay__hero h1{margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1}
.today-replay__lead{margin:10px 0 0;color:#667085;max-width:720px}
.today-replay__legend{display:flex;gap:14px;flex-wrap:wrap;font-weight:700;font-size:.9rem}
.today-replay__legend span{display:flex;align-items:center;gap:7px}
.today-replay__legend i{width:12px;height:12px;border-radius:50%;display:inline-block}
.today-replay__legend .is-live{background:#111827;box-shadow:0 0 0 4px rgba(17,24,39,.1)}
.today-replay__legend .is-plan{background:#fff;border:3px solid #7c3aed}
.today-replay__selectors{display:grid;grid-template-columns:minmax(130px,.35fr) minmax(250px,1fr);gap:12px;margin-bottom:12px}
.today-replay__selectors label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:800;color:#667085}
.today-replay__selectors select{min-height:44px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;padding:0 12px;font:inherit;color:#101828}
.today-replay__status{padding:11px 13px;border-radius:10px;background:#f2f4f7;color:#475467;margin-bottom:12px}
.today-replay__status.is-error{background:#fff1f1;color:#b42318}
.today-replay__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}
.today-replay__metrics>div{border:1px solid #eaecf0;border-radius:12px;padding:10px 12px;background:#fff}
.today-replay__metrics span{display:block;font-size:.7rem;font-weight:800;letter-spacing:.08em;color:#98a2b3;margin-bottom:3px}
.today-replay__metrics strong{font-size:1rem;color:#101828}
.today-replay__map-wrap{position:relative;border:1px solid #d0d5dd;border-radius:16px;overflow:hidden;background:#eef2f6}
.today-replay__map{height:min(62vh,680px);min-height:440px}
.today-replay__player{display:grid;grid-template-columns:auto auto auto auto 1fr auto;gap:8px;align-items:center;margin:12px 0}
.today-replay__player button{min-height:38px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:0 12px;font-weight:800;cursor:pointer}
.today-replay__player button.is-active{background:#111827;color:#fff;border-color:#111827}
.today-replay__player input{width:100%}
.today-replay__player strong{font-variant-numeric:tabular-nums;min-width:70px;text-align:right}
.today-replay__stops{margin-top:18px}
.today-replay__stops [data-replay-stops]{overflow-x:auto}
.today-replay__section-head{display:flex;justify-content:space-between;align-items:end;gap:12px;border-bottom:1px solid #eaecf0;padding-bottom:8px;margin-bottom:4px}
.today-replay__section-head h2{margin:0;font-size:1.1rem}
.today-replay__section-head span{font-size:.8rem;color:#98a2b3}
.today-replay-stop{display:grid;grid-template-columns:44px minmax(235px,1fr) 105px 105px 125px 120px 105px;gap:18px;align-items:center;padding:9px 8px;border-bottom:1px solid #f2f4f7}
.today-replay-stop--head{position:sticky;top:0;z-index:2;background:#fff;padding-top:10px;padding-bottom:10px;font-size:.72rem;font-weight:900;letter-spacing:.06em;color:#667085;border-bottom:1px solid #d0d5dd}
.today-replay-stop__seq{font-size:.76rem;color:#98a2b3;text-align:center}
.today-replay-stop__name{font-weight:700}
.today-replay-stop__col-head{display:flex;align-items:center;gap:7px;justify-content:flex-start}
.today-replay-stop__time-cell{display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums;color:#101828}
.today-replay-stop__time-cell strong{font-size:.92rem}
.today-replay-stop__deviation{font-weight:900;font-variant-numeric:tabular-nums}

.today-replay-stop__dwell{display:flex;flex-direction:column;gap:2px;color:#98a2b3;font-variant-numeric:tabular-nums}
.today-replay-stop__dwell strong{font-size:.78rem;color:#475467;white-space:nowrap}
.today-replay-stop__dwell small{font-size:.68rem;color:#98a2b3;white-space:nowrap}
.today-replay-stop__dwell.is-long strong{color:#b54708}

.today-replay-stop__speed{font-weight:850;font-size:.8rem;color:#344054;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:help}
.today-replay-stop__speed.has-warning{color:#b54708;text-decoration:underline dotted;text-underline-offset:3px}
.today-replay__summary-insight.is-dwell{border-left:3px solid #f59e0b}
.today-replay__summary-insight.is-dwell strong{color:#b54708}
.today-replay-stop__deviation.is-good{color:#067647}
.today-replay-stop__deviation.is-late{color:#b42318}
.today-replay-stop__deviation.is-pending{color:#98a2b3}
.today-replay-clock-icon{position:relative;display:inline-block;width:14px;height:14px;flex:0 0 14px;border:1.8px solid currentColor;border-radius:50%;opacity:.72}
.today-replay-clock-icon:before{content:"";position:absolute;width:1.5px;height:4px;background:currentColor;left:5.3px;top:2.2px;border-radius:2px}
.today-replay-clock-icon:after{content:"";position:absolute;width:3.8px;height:1.5px;background:currentColor;left:5.3px;top:6px;border-radius:2px;transform:rotate(28deg);transform-origin:left center}
.today-replay-marker{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:8px;font-weight:900;letter-spacing:-.02em;box-shadow:0 3px 10px rgba(0,0,0,.25)}
.today-replay-marker.is-live{background:#111827;color:#fff;border:3px solid #fff}
.today-replay-marker.is-plan{background:#fff;color:#6d28d9;border:3px solid #7c3aed}
.today-replay__delay-positive{color:#b42318!important}
.today-replay__delay-ok{color:#067647!important}
@media(max-width:780px){
.today-replay{padding:12px 10px 32px}
.today-replay__hero{display:block}
.today-replay__legend{margin-top:12px}
.today-replay__selectors{grid-template-columns:1fr}
.today-replay__metrics{grid-template-columns:1fr 1fr}
.today-replay__map{min-height:390px;height:56vh}
.today-replay__player{grid-template-columns:auto auto auto auto}
.today-replay__player input{grid-column:1/-2}
.today-replay__player strong{grid-column:-2/-1}
}

.today-replay__chart{margin-top:18px}
.today-replay__chart-wrap{position:relative;border:1px solid #eaecf0;border-radius:14px;background:#fff;overflow:hidden}
.today-replay__chart-svg{display:block;width:100%;min-width:0;height:500px}
.today-replay__chart-tooltip{position:absolute;z-index:10;min-width:190px;max-width:260px;padding:9px 11px;border-radius:10px;background:rgba(17,24,39,.94);color:#fff;font-size:.78rem;line-height:1.45;box-shadow:0 8px 24px rgba(16,24,40,.22);pointer-events:none}
.chart-grid{stroke:#eaecf0;stroke-width:1}
.chart-zero{stroke:#667085;stroke-width:1.7}
.chart-axis{stroke:#98a2b3;stroke-width:1}
.chart-stop-guide{stroke:#f2f4f7;stroke-width:1}
.chart-delay-line{fill:none;stroke:#344054;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}
.chart-stop-dot{stroke:#fff;stroke-width:2.5}
.chart-stop-dot.is-early{fill:#2563eb}
.chart-stop-dot.is-late{fill:#dc2626}
.chart-stop-dot.is-on-time{fill:#16a34a}
.chart-hit{fill:transparent;cursor:pointer}
.chart-cursor{stroke:#7c3aed;stroke-width:2;stroke-dasharray:6 4}
.chart-axis-label{fill:#667085;font-size:12px;font-variant-numeric:tabular-nums}
.chart-stop-label{fill:#667085;font-size:10.5px}
.chart-side-label{font-size:11px;font-weight:800;letter-spacing:.08em}
.chart-side-label--early{fill:#2563eb}
.chart-side-label--late{fill:#dc2626}
@media(max-width:780px){
.today-replay__chart-svg{min-width:0;height:500px}
.today-replay__chart-wrap{border-radius:12px}
.chart-stop-label{font-size:10px}
}

.today-replay__course-state{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px 0 16px;padding:11px 13px;border:1px solid #d0d5dd;border-radius:12px;background:#fff}
.today-replay__course-state-main,.today-replay__course-state-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.today-replay__course-state-meta{color:#667085;font-size:.84rem}
.today-replay__course-badge{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;background:#111827;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.06em}
.today-replay__course-badge.is-finished{background:#f2f4f7;color:#344054}
.today-replay-stop.is-pending{background:#fafafa;color:#98a2b3}
.today-replay-stop.is-pending .today-replay-stop__name{font-weight:600;color:#98a2b3}
.today-replay-stop.is-pending .today-replay-stop__time-cell{color:#98a2b3}
.today-replay-stop.is-pending .today-replay-clock-icon{opacity:.4}
.today-replay-stop.is-next{position:relative;background:#f9f5ff}
.today-replay-stop.is-next:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#7c3aed}
.today-replay-stop.is-next .today-replay-stop__name{color:#42307d}
.chart-stop-guide.is-pending{stroke:#f2f4f7;stroke-dasharray:3 5}
.chart-stop-label.is-pending{fill:#b5bdc9}
.chart-future-zone{fill:#f7f8fa;opacity:.92}
.chart-future-boundary{stroke:#98a2b3;stroke-width:1.5;stroke-dasharray:5 5}
.chart-future-label{fill:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.06em}
@media(max-width:780px){
.today-replay__course-state{align-items:flex-start;flex-direction:column}
.today-replay-stop{grid-template-columns:36px minmax(190px,1fr) 88px 88px 108px 105px 84px;gap:10px}
}

.today-replay__course-state-meta .is-good{color:#067647;font-weight:800}
.today-replay__course-state-meta .is-late{color:#b42318;font-weight:800}

.today-replay-marker.is-waiting{width:28px;height:28px;border-radius:50%;background:#fff;color:#dc2626;border:2px solid #dc2626;font-size:7px;letter-spacing:-.03em;box-shadow:0 3px 10px rgba(220,38,38,.22)}

.today-replay__player button:disabled,
.today-replay__player button.is-waiting{
    cursor:not-allowed;
    background:#f2f4f7;
    color:#98a2b3;
    border-color:#d0d5dd;
    box-shadow:none;
}

.today-replay-stop__deviation.is-early{color:#2563eb}
.today-replay-stop__deviation.is-tolerance{color:#b54708}
.chart-stop-dot.is-tolerance{fill:#f59e0b}
.today-replay__course-state-meta .is-early{color:#2563eb;font-weight:800}
.today-replay__course-state-meta .is-tolerance{color:#b54708;font-weight:800}
.today-replay__threshold-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin:8px 0 2px;font-size:.76rem;color:#667085}
.today-replay__threshold-legend span{display:inline-flex;align-items:center;gap:6px}
.today-replay__threshold-legend i{display:inline-block;width:9px;height:9px;border-radius:50%}
.today-replay__threshold-legend .is-good i{background:#16a34a}
.today-replay__threshold-legend .is-tolerance i{background:#f59e0b}
.today-replay__threshold-legend .is-late i{background:#dc2626}
.today-replay__threshold-legend .is-early i{background:#2563eb}

.today-replay__delay-tolerance{color:#b54708!important}
.today-replay__delay-early{color:#2563eb!important}

.today-replay__summary{margin-top:18px}
.today-replay__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}
.today-replay__summary-card{border:1px solid #eaecf0;border-radius:12px;background:#fff;padding:12px 14px;min-height:82px}
.today-replay__summary-card>span{display:block;font-size:.69rem;font-weight:900;letter-spacing:.07em;color:#98a2b3;margin-bottom:5px}
.today-replay__summary-card strong{display:block;font-size:1.18rem;line-height:1.15;font-variant-numeric:tabular-nums;color:#101828}
.today-replay__summary-card strong.is-good{color:#067647}
.today-replay__summary-card strong.is-tolerance{color:#b54708}
.today-replay__summary-card strong.is-late{color:#b42318}
.today-replay__summary-card strong.is-early{color:#2563eb}
.today-replay__summary-card strong.is-neutral{color:#667085}
.today-replay__summary-card small{display:block;margin-top:5px;color:#667085;font-size:.76rem;line-height:1.25}
.today-replay__summary-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.today-replay__summary-insight{border-radius:12px;padding:11px 14px;background:#f8fafc;border:1px solid #eaecf0}
.today-replay__summary-insight span{display:block;font-size:.72rem;font-weight:900;letter-spacing:.06em;color:#667085}
.today-replay__summary-insight strong{display:block;margin:3px 0;font-size:1.05rem;font-variant-numeric:tabular-nums}
.today-replay__summary-insight small{color:#667085}
.today-replay__summary-insight.is-loss strong{color:#b42318}
.today-replay__summary-insight.is-gain strong{color:#067647}
.today-replay__summary-distribution{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:10px;padding:9px 12px;border-radius:10px;background:#f9fafb;color:#667085;font-size:.78rem}
.today-replay__summary-distribution span{display:inline-flex;align-items:center;gap:6px}
.today-replay__summary-distribution i{display:inline-block;width:9px;height:9px;border-radius:50%}
.today-replay__summary-distribution .is-good i{background:#16a34a}
.today-replay__summary-distribution .is-tolerance i{background:#f59e0b}
.today-replay__summary-distribution .is-late i{background:#dc2626}
.today-replay__summary-distribution .is-early i{background:#2563eb}
@media(max-width:780px){
.today-replay__summary-grid{grid-template-columns:1fr 1fr}
.today-replay__summary-insights{grid-template-columns:1fr}
}

.today-replay__map-analysis-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin:8px 0 2px;font-size:.76rem;color:#667085}
.today-replay__map-analysis-legend span{display:inline-flex;align-items:center;gap:6px}
.today-replay__map-analysis-legend i{display:inline-block;width:22px;height:5px;border-radius:999px}
.today-replay__map-analysis-legend .is-loss i{background:#dc2626}
.today-replay__map-analysis-legend .is-stable i{background:#64748b}
.today-replay__map-analysis-legend .is-gain i{background:#16a34a}
.today-replay__map-analysis-legend .is-future i{height:0;border-top:3px dashed #cbd5e1;background:transparent;border-radius:0}
.today-replay-segment-popup__state{display:inline-block;margin-top:5px;font-size:.72rem;font-weight:900;letter-spacing:.04em}
.today-replay-segment-popup__state.is-loss{color:#b42318}
.today-replay-segment-popup__state.is-gain{color:#067647}
.today-replay-segment-popup__state.is-stable{color:#475467}
.today-replay__dwell-note{margin:7px 0 3px;font-size:.72rem;line-height:1.45;color:#98a2b3}
.today-replay-segment-popup__speed{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px;margin:8px 0 5px;padding:8px 9px;border:1px solid #e4e7ec;border-radius:8px;background:#f8fafc;min-width:250px}
.today-replay-segment-popup__speed div{display:flex;flex-direction:column;gap:1px}
.today-replay-segment-popup__speed span{font-size:.67rem;color:#667085;line-height:1.25}
.today-replay-segment-popup__speed b{font-size:.78rem;color:#101828;font-variant-numeric:tabular-nums}
.today-replay-segment-popup__speed-note{display:block;max-width:280px;color:#98a2b3;line-height:1.35}
.today-replay-segment-popup__diagnostic{margin:7px 0 3px;padding:6px 8px;border-left:3px solid #f59e0b;background:#fffaeb;color:#7a2e0e;font-size:.72rem;line-height:1.35}
.today-replay__summary-insight.is-punctuality-loss{grid-column:1/-1;border-left:3px solid #7c3aed;background:#faf8ff}
.today-replay__summary-insight.is-punctuality-loss p{margin:5px 0 0;color:#344054;font-size:.82rem;line-height:1.48}
.today-replay__summary-insight.is-punctuality-loss p strong{display:inline;margin:0;font-size:inherit;color:#101828}
.chart-dwell-line{stroke:#f59e0b;stroke-width:5;stroke-linecap:round}
.chart-dwell-departure{fill:#f59e0b;stroke:#fff;stroke-width:2;cursor:help}
.chart-dwell-label{fill:#b54708;font-size:10px;font-weight:900;letter-spacing:.03em}
.chart-scheduled-wait-line{stroke:#94a3b8;stroke-width:4;stroke-linecap:round;stroke-dasharray:5 4}
.chart-scheduled-wait-label{fill:#64748b;font-size:10px;font-weight:850;letter-spacing:.02em}
.today-replay-stop__deviation{display:flex;flex-direction:column;gap:2px}
.today-replay-stop__deviation small{font-size:.68rem;font-weight:700;color:#98a2b3;white-space:nowrap}
.today-replay__summary-insight.is-adjustment{border-left:3px solid #3b82f6;background:#f8fbff}
.today-replay__summary-insight.is-adjustment strong{color:#1d4ed8}
.today-replay__map-mode{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:10px 0 8px}
.today-replay__map-mode>span{font-size:.75rem;font-weight:900;letter-spacing:.06em;color:#667085;text-transform:uppercase}
.today-replay__map-mode-buttons{display:inline-flex;gap:4px;padding:4px;border:1px solid #e4e7ec;border-radius:12px;background:#f8fafc}
.today-replay__map-mode-buttons button{min-height:34px;border:0;border-radius:8px;background:transparent;padding:0 12px;color:#475467;font-size:.76rem;font-weight:900;cursor:pointer}
.today-replay__map-mode-buttons button.is-active{background:#111827;color:#fff;box-shadow:0 2px 8px rgba(16,24,40,.14)}
.today-replay__map-mode>strong{margin-left:auto;font-size:.88rem;color:#6d28d9;font-variant-numeric:tabular-nums}
.today-replay-difference-icon{background:transparent;border:0}
.today-replay-difference-label{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:30px;padding:5px 10px;border-radius:999px;background:#6d28d9;color:#fff;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 4px 16px rgba(109,40,217,.28);border:2px solid #fff}
.today-replay-difference-label.is-fallback{background:#475467}
@media(max-width:780px){
.today-replay__map-mode{align-items:flex-start}
.today-replay__map-mode>strong{width:100%;margin-left:0}
.today-replay__map-mode-buttons button{padding:0 10px}
}
.today-replay__comparison{margin-top:18px}
.today-replay__comparison-body{border:1px solid #e4e7ec;border-radius:14px;background:#fff;overflow:hidden}
.today-replay__comparison-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px 13px;border-bottom:1px solid #eaecf0;background:#f8fafc;color:#667085;font-size:.75rem}
.today-replay__comparison-badge{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;border-radius:999px;font-size:.7rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.today-replay__comparison-badge.is-exact{background:#ecfdf3;color:#027a48}
.today-replay__comparison-badge.is-similar{background:#eff8ff;color:#175cd3}
.today-replay__comparison-table{display:grid}
.today-replay__comparison-row{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(120px,.8fr) minmax(150px,.9fr);gap:12px;align-items:center;padding:9px 13px;border-bottom:1px solid #f2f4f7;font-size:.8rem}
.today-replay__comparison-row:last-child{border-bottom:0}
.today-replay__comparison-row>span{color:#667085}
.today-replay__comparison-row>strong{color:#101828;font-variant-numeric:tabular-nums}
.today-replay__comparison-row.is-head{background:#fcfcfd;font-size:.7rem;text-transform:uppercase;letter-spacing:.045em}
.today-replay__comparison-row.is-head>span,.today-replay__comparison-row.is-head>strong{color:#98a2b3}
.today-replay__comparison-link{display:block;padding:10px 13px;border-top:1px solid #eaecf0;background:#fcfcfd;color:#175cd3;font-size:.75rem;font-weight:800;text-decoration:none}
.today-replay__comparison-link:hover{text-decoration:underline}
.today-replay__comparison-empty{padding:13px 15px;color:#667085;font-size:.82rem;background:#f8fafc}
@media(max-width:720px){
.today-replay__comparison-row{grid-template-columns:minmax(130px,1fr) minmax(90px,.8fr) minmax(105px,.9fr);gap:7px;padding:9px 10px;font-size:.73rem}
.today-replay__comparison-row.is-head{font-size:.64rem}
}
.today-replay__circulation{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:10px 0 4px;padding:10px 12px;border:1px solid #e4e7ec;border-radius:12px;background:#f8fafc}
.today-replay__circulation-main{display:flex;align-items:center;gap:10px;min-width:0}
.today-replay__circulation-main>span{flex:0 0 auto;font-size:.68rem;font-weight:900;letter-spacing:.06em;color:#667085;text-transform:uppercase}
.today-replay__circulation-main>strong{min-width:0;color:#101828;font-size:.8rem;line-height:1.35}
.today-replay__circulation>small{flex:0 0 auto;color:#98a2b3;font-size:.68rem;text-align:right}
@media(max-width:760px){
.today-replay__circulation{align-items:flex-start;flex-direction:column;gap:5px}
.today-replay__circulation-main{align-items:flex-start;flex-direction:column;gap:3px}
.today-replay__circulation>small{text-align:left}
}
.today-replay__mini-report{margin:8px 0 14px;padding:12px 14px;border:1px solid #d0d5dd;border-left:4px solid #475467;border-radius:12px;background:#fcfcfd;color:#344054;font-size:.84rem;line-height:1.55}
.today-replay__mini-report::before{content:"MINI-RAPORT";display:block;margin-bottom:4px;color:#667085;font-size:.66rem;font-weight:900;letter-spacing:.07em}
.today-replay__follow-button{min-height:34px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:0 11px;color:#475467;font-size:.72rem;font-weight:900;letter-spacing:.025em;cursor:pointer;white-space:nowrap}
.today-replay__follow-button:hover{background:#f8fafc;border-color:#98a2b3}
.today-replay__follow-button.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 2px rgba(37,99,235,.08)}
.today-replay-stop[data-replay-stop-index]{cursor:pointer;transition:background .12s ease,box-shadow .12s ease}
.today-replay-stop[data-replay-stop-index]:hover{background:#f8fafc}
.today-replay-stop[data-replay-stop-index]:focus-visible{outline:2px solid #7c3aed;outline-offset:-2px}
.today-replay-stop[data-replay-stop-index].is-selected{background:#f5f3ff;box-shadow:inset 4px 0 #7c3aed}
.chart-stop-dot.is-selected{stroke:#312e81;stroke-width:4}
.chart-hit.is-selected{fill:transparent;stroke:#7c3aed;stroke-width:2}
.chart-dwell-departure{cursor:pointer}
@media(max-width:780px){.today-replay__follow-button{order:3}.today-replay__map-mode>strong{order:4}}
.today-replay-stop.is-missing-data{background:#fcfcfd;color:#667085}
.today-replay-stop.is-missing-data .today-replay-stop__name{color:#475467;font-weight:650}
.today-replay-stop__time-cell.is-missing-data{color:#98a2b3}
.today-replay-stop__time-cell.is-missing-data strong{font-weight:750}
.today-replay-stop__deviation.is-missing-data{color:#98a2b3}
