.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:24px;padding:18px}.history-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex}.history-section-title{color:var(--ru-text);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:15px;font-weight:650}.history-section-subtitle{font-family:var(--ru-font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--ru-text-muted);margin:10px 0 var(--ru-eyebrow-gap);font-size:10px;font-weight:700}.history-uptime-figure{font-family:var(--ru-font-mono);color:var(--ru-text);font-variant-numeric:tabular-nums;margin:2px 0 0;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-chart-block{margin-top:10px}.latency-chart{width:100%;height:48px;display:block}.latency-gridline{stroke:var(--ru-border);stroke-width:1px;vector-effect:non-scaling-stroke}.latency-line-p95{stroke:var(--ru-accent);stroke-width:1.75px;fill:none;vector-effect:non-scaling-stroke}.latency-point{fill:var(--ru-accent);r:2px;cursor:default}@media (prefers-reduced-motion:no-preference){.latency-point{transition:r .12s}}.latency-point:hover{r:3.5px}.latency-line-avg{stroke:var(--ru-text-faint);stroke-width:1.25px;stroke-dasharray:3 2;fill:none;vector-effect:non-scaling-stroke}.latency-chart-footer{font-family:var(--ru-font-mono);color:var(--ru-text-faint);justify-content:space-between;align-items:baseline;gap:12px;margin-top:4px;font-size:10px;display:flex}.latency-chart-legend{gap:12px;display:flex}.latency-legend-item{align-items:center;gap:5px;display:inline-flex}.latency-legend-item:before{content:"";width:12px;height:2px;display:inline-block}.latency-legend-p95{color:var(--ru-text-muted)}.latency-legend-p95:before{background:var(--ru-accent)}.latency-legend-avg:before{background-image:repeating-linear-gradient(to right, var(--ru-text-faint) 0 3px, transparent 3px 5px)}.latency-no-data{color:var(--ru-text-faint);margin-top:10px;font-size:12px}@media (max-width:560px){.history-bars{height:24px}.history-section{padding:14px}.history-bars-scroll{height:24px}.history-section-head{flex-direction:column;align-items:flex-start;gap:10px}.history-section-head .strip{justify-content:space-between;width:100%}.latency-chart{height:40px}}
