.legend{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:18px}.legend-item{display:flex;align-items:center;gap:8px;color:#bdc9d8;font-size:12px}.legend-swatch{display:inline-block;width:18px;height:3px;border-radius:4px;flex:0 0 auto}#chart{height:320px;margin-top:8px}.history-note{color:var(--muted);font-size:13px;margin:8px 0 18px}.history-list{border:1px solid #223047;border-radius:15px;overflow:hidden}.history-row{display:grid;grid-template-columns:160px minmax(220px,1fr) 80px 100px;gap:16px;align-items:center;padding:13px 16px;border-bottom:1px solid #1c293b}.history-row:last-child{border-bottom:0}.history-time{font-variant-numeric:tabular-nums;color:#aebbd0}.history-device{display:flex;align-items:center;gap:9px}.history-reading{font-size:18px;font-weight:720}.history-change{font-size:12px;color:var(--muted)}.history-change.drop{color:var(--yellow)}
@media(max-width:780px){.history-row{grid-template-columns:110px 1fr 60px;gap:10px}.history-change{grid-column:2/4}}
