.novi-history-window{position:relative;z-index:3;margin:18px 12px;padding:18px;min-width:0;border:1px solid rgba(131,229,255,.24);border-radius:12px;background:rgba(3,20,32,.94);color:#d5e6ed}
.novi-history-window label{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#d5e6ed;font-size:14px}
.novi-history-window select{background:#0c2639;color:#e8f8ff;border:1px solid #54809a;padding:8px;border-radius:6px;min-height:40px;font:inherit}
.novi-history-window .window-heading{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
.history-chart{position:relative;height:265px;min-width:0;width:100%;margin:16px 0}
.history-note{font-size:14px!important;line-height:1.6;color:#aac1ce!important;margin:12px 0 0}
.history-table-wrap{max-width:100%;overflow-x:auto}
.history-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;white-space:nowrap}
.history-table th,.history-table td{border-bottom:1px solid #244455;padding:10px 12px}
.history-table th{color:#8be6f1;font-weight:600}
.history-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin:14px 0}
.history-metric{padding:12px;border:1px solid #244455;border-radius:8px;background:#0a2333}
.history-metric b,.history-metric span{display:block}.history-metric b{font-size:20px;margin-top:8px}.history-metric span{font-size:14px;color:#aec5d2}
.history-heatmap svg{width:100%;height:220px;display:block;background:#061723;border-radius:8px}.history-heatmap text{fill:#b4d6e3;font-size:12px}
.history-feed-row{display:grid;grid-template-columns:125px 1fr;gap:12px;align-items:center;margin:10px 0;font-size:14px}
.history-feed-strip{min-width:0;display:flex;height:22px;gap:1px;background:#26333d;border-radius:4px;overflow:hidden}.history-feed-cell{flex:1;min-width:0}
.history-live{color:#88efb2}.history-stale{color:#ffd166}.history-unavailable{color:#ff9aac}
.novi-volume-stage{position:relative;height:160px;margin:10px 0 18px}.novi-volume-heading{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:14px;color:#bed6e2;padding:12px 4px}
.history-asset{color:#8be6f1;font-size:14px}.novi-history-window details{margin-top:12px}.novi-history-window summary{cursor:pointer;padding:10px}
@media(max-width:720px){.novi-history-window{margin:12px 8px;padding:12px}.history-chart{height:240px}.history-feed-row{grid-template-columns:90px 1fr}.novi-volume-stage{height:140px}.history-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.history-metric{padding:9px}.history-metric b{font-size:17px}}

.history-feed-live{background:#55bb83}.history-feed-stale{background:#e4b554}.history-feed-unavailable{background:#ed839b}.history-feed-unobserved{background:#536471}
