.history-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:18px 0}.history-summary button{display:grid;gap:3px;text-align:left;background:#f1f7f9;color:#234653;border:1px solid #d1e0e6}.history-summary button:hover{background:#e3f0f4}.history-summary small{color:#607984}.history-filter{display:grid;grid-template-columns:180px minmax(240px,1fr) auto;gap:12px;align-items:end;margin:16px 0}.history-table-wrap{overflow:auto;margin-top:12px;border:1px solid #d7e1e6;border-radius:10px}.history-table{width:100%;border-collapse:collapse;min-width:1180px;font-size:.88rem}.history-table th,.history-table td{padding:9px 10px;border-bottom:1px solid #e2eaee;text-align:left;vertical-align:top}.history-table th{position:sticky;top:0;background:#edf4f7;color:#294b59}.history-table .number{text-align:right;white-space:nowrap}.history-table tr.needs-review{background:#fff9e7}.review-badge{display:inline-block;padding:3px 7px;border-radius:999px;background:#fff0bd;color:#715400}.history-pager{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:14px}.history-pager button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.history-filter{grid-template-columns:1fr}.history-pager{justify-content:center}}
