.history-section{border:1px solid var(--ru-border);border-radius:var(--ru-radius-md);background:var(--ru-surface);box-shadow:var(--ru-shadow-sm);margin-top:16px;padding:18px}.history-section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--ru-text-muted);margin:0 0 var(--ru-eyebrow-gap);font-size:12px;font-weight:700}.history-row+.history-row{border-top:1px solid var(--ru-border);margin-top:18px;padding-top:18px}.history-row-header{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.history-region-label{color:var(--ru-text);font-size:13px;font-weight:600}.history-overall{font-family:var(--ru-font-mono);color:var(--ru-text-muted);font-size:11px}.history-bars-scroll{overscroll-behavior-x:contain;min-width:0;overflow:auto hidden}.history-bars{align-items:stretch;gap:2px;width:max-content;min-width:100%;height:32px;display:flex}.history-bar{border-radius:2px;flex:1 1 0;min-width:3px}.history-bar-operational{background:var(--ru-operational)}.history-bar-degraded{background:var(--ru-degraded)}.history-bar-down{background:var(--ru-down)}.history-bar-no-data{background:var(--ru-pending);opacity:.55}.history-range{font-family:var(--ru-font-mono);color:var(--ru-text-faint);justify-content:space-between;margin-top:6px;font-size:10px;display:flex}.latency-summary{border-top:1px solid var(--ru-border);flex-wrap:wrap;gap:14px;margin-top:14px;padding-top:14px;display:flex}.latency-summary-item{flex-direction:column;gap:2px;display:flex}.latency-region{color:var(--ru-text-muted);font-size:11px}.latency-values{font-family:var(--ru-font-mono);color:var(--ru-text);font-size:12px}@media (max-width:560px){.history-bars{height:24px}.history-section{padding:14px}.history-bars-scroll{height:24px}}
