.history-card{min-width:0}.history-card h2{font-size:19px;margin:4px 0 8px}.history-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.history-heading p{color:var(--muted);font-size:12px;margin:0 0 18px}.history-eyebrow{font-size:9px;font-weight:700;letter-spacing:1.7px;color:var(--theme-accent)}.history-storage{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--green);white-space:nowrap;padding:6px 9px;background:var(--theme-raised);border-radius:8px}.history-storage svg{width:13px;height:13px}.history-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.history-filters label,.history-dates label{font-size:11px;color:var(--muted);display:grid;gap:6px;min-width:0}.history-filters .form-select{max-width:100%;min-width:0}.history-periods{display:flex;gap:4px;padding:4px;background:var(--theme-raised);border:1px solid var(--line);border-radius:10px;flex-wrap:wrap}.history-periods button{flex:1;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:11px;white-space:nowrap;padding:9px 8px}.history-periods button[aria-pressed=true]{background:var(--surface);color:var(--theme-accent);box-shadow:0 2px 7px #00000010;font-weight:700}.history-periods button:focus-visible,.history-hit:focus-visible{outline:2px solid var(--theme-accent)}.history-dates{display:flex;align-items:end;gap:10px;margin-top:12px}.history-dates label{flex:1}.history-dates input{min-width:0;width:100%;font-size:12px}.history-caption{display:flex;justify-content:space-between;align-items:center;gap:8px;color:var(--muted);font-size:10px;min-height:48px}.history-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border-top:1px solid var(--line);padding-top:16px}.history-stats small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.history-stats strong{display:block;color:var(--ink);font-size:19px;white-space:nowrap}.history-stats span{font-size:10px;font-weight:400;color:var(--muted)}.history-plot{min-height:200px;margin-top:14px}.history-plot svg{display:block;width:100%;height:auto;overflow:visible}.history-plot svg text{fill:var(--muted);font-size:10px}.history-grid{stroke:var(--line);stroke-dasharray:3 5}.history-line{fill:none;stroke:var(--theme-accent);stroke-width:2.4;stroke-linejoin:round}.history-band{fill:var(--theme-accent);opacity:.16}.history-whisker{stroke:var(--theme-accent);opacity:.3;stroke-width:2}.history-point{fill:var(--theme-accent)}.history-hit{fill:transparent;cursor:zoom-in}.history-hit:hover,.history-hit:focus{fill:var(--theme-accent);fill-opacity:.09}.history-empty{min-height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--muted);font-size:12px}.history-empty svg{width:30px;height:30px}.history-empty strong{color:var(--ink)}.history-legend{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:10px;color:var(--muted);margin:8px 0 20px}.history-legend span{display:flex;align-items:center;gap:5px}.history-legend i{display:inline-block;width:16px;height:3px;background:var(--theme-accent)}.history-legend i.range{height:9px;opacity:.25}.history-legend small{margin-left:auto;font-size:10px}.history-actions{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:16px}.history-actions button:last-child{margin-left:auto}.history-details{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.history-details h3{font-size:14px}.history-details p{font-size:11px;color:var(--muted);line-height:1.7}.history-table-scroll,.history-archive-list{max-height:300px;overflow:auto;margin:12px 0}.history-table-scroll .ey-table td{padding:10px;font-size:11px;white-space:nowrap}.history-archive{display:flex;gap:12px;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid var(--line);font-size:11px;color:var(--ink);text-decoration:none}.history-archive small{display:block;color:var(--muted);margin-top:4px}.history-archive b{color:var(--theme-accent);white-space:nowrap}.company-workspace .dashboard-grid{grid-template-columns:minmax(0,1fr)}.company-workspace .dashboard-grid>section:not(.history-card){display:none}
@media(max-width:600px){.history-heading{display:block}.history-storage{display:inline-flex;margin-bottom:12px}.history-stats{grid-template-columns:repeat(2,1fr);gap:14px}.history-stats strong{font-size:19px}.history-periods button{flex:1 0 28%}.history-dates{flex-wrap:wrap}.history-dates label{min-width:110px}.history-actions button{flex:1}.history-actions button:last-child{margin-left:0}.history-plot{min-height:140px}.history-legend small{margin-left:0}.history-plot svg{min-height:170px}.history-filters{grid-template-columns:1fr}.history-card .card-body{padding:18px}.history-caption{align-items:flex-start;padding-top:12px;line-height:1.8}}
