.history-filter-card{margin-bottom:22px}.history-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.history-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:23px;flex-wrap:wrap}.history-report-actions{display:flex;align-items:center;gap:10px}.history-report-actions label{margin:0;white-space:nowrap;font-size:12px}.history-report-actions select{width:auto}.history-report-actions button{white-space:nowrap}.history-table td{vertical-align:top;line-height:1.65}.history-table{min-width:950px}.history-sn{font-family:Consolas,monospace;font-weight:600;overflow-wrap:anywhere}.history-table td:nth-child(4){min-width:170px}.history-table td:nth-child(6){max-width:200px}.history-table button{white-space:nowrap;font-size:12px}.history-table small{display:block}.report-open #app,.report-open #network{display:none}.report-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 30px;max-width:1250px;margin:auto}.report-controls p{font-size:12px;color:#65777b;margin:5px 0 0}.report-controls>div:last-child{display:flex;gap:10px;align-items:center}.report-controls select{width:auto}.report-sheet{background:#fff;padding:12mm;box-shadow:0 2px 18px #0001;margin:0 auto 35px;box-sizing:border-box}.report-portrait .report-sheet{width:210mm;min-height:297mm}.report-landscape .report-sheet{width:297mm;min-height:210mm}.report-header{border-bottom:2px solid #274a50;padding-bottom:12px;margin-bottom:18px}.report-header>span{font-size:9px;letter-spacing:1px;color:#566b71}.report-header h1{font-size:20px;margin:15px 0 5px}.report-header h2{font-size:15px;margin:0 0 12px;font-weight:500}.report-header p{font-size:10px;line-height:1.7;margin:5px 0}.report-table{min-width:0;table-layout:fixed;width:100%}.report-table th{font-size:9px;white-space:normal;color:#203f47}.report-table td{font-size:9px;padding:9px 5px;overflow-wrap:anywhere;word-break:normal;border:1px solid #d9e0e2}.report-table th{padding:9px 5px;border:1px solid #d9e0e2}.report-table th:nth-child(1){width:6%}.report-table th:nth-child(2){width:12%}.report-table th:nth-child(3){width:14%}.report-table th:nth-child(4){width:23%}.report-table th:nth-child(5){width:15%}.report-table th:nth-child(6){width:15%}.report-table th:nth-child(7){width:15%}.report-table td:nth-child(4){min-width:0}.report-table small{font-size:8px;color:#445b62}.report-footer{font-size:9px;color:#5c7077;margin-top:20px;border-top:1px solid #cdd7da;padding-top:10px}.report-landscape .report-table td,.report-landscape .report-table th{font-size:10px}
@media(max-width:700px){.history-filters{grid-template-columns:1fr 1fr}.history-filters>div:nth-child(n+4){grid-column:1/-1}.history-actions{display:grid}.history-report-actions{flex-wrap:wrap}.sidebar nav{grid-template-columns:repeat(6,minmax(0,1fr))}.nav{font-size:9px;overflow-wrap:anywhere}.report-controls{padding:16px;align-items:flex-start;flex-direction:column}.report-controls>div:last-child{flex-wrap:wrap}.report-sheet{margin-left:15px}.report-open{overflow-x:auto}}
@page historyPortrait{size:A4 portrait;margin:12mm}
@page historyLandscape{size:A4 landscape;margin:12mm}
@media print{
 body{background:white!important;margin:0!important;color:#172f36}
 body>*{display:none!important}body>#report-root{display:block!important}
 #report-root.report-portrait{page:historyPortrait}#report-root.report-landscape{page:historyLandscape}
 .report-controls{display:none!important}.report-sheet{box-shadow:none!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important}
 .report-header{break-inside:avoid}.report-header h1{font-size:16pt}.report-header h2{font-size:11pt}.report-header p{font-size:8pt}
 .report-table thead{display:table-header-group}.report-table tr{break-inside:avoid;page-break-inside:avoid}.report-table th{background:#eff3f3!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}
 .report-table td,.report-table th{font-size:8pt}.report-landscape .report-table td,.report-landscape .report-table th{font-size:9pt}.report-table small{font-size:7.5pt}.report-footer{break-inside:avoid;font-size:8pt}
}

/* Compact attachment chips; details use a top-layer popover to avoid table clipping. */
.history-table .history-attachments{min-width:220px;width:260px}
.history-file-list{display:grid;gap:6px;margin-top:8px}
.history-file-chip{display:flex;align-items:center;gap:8px;width:100%;max-width:270px;min-height:40px;padding:7px 9px;border:1px solid #e3dcf6;border-radius:9px;background:#faf8ff;color:#55466e;text-align:left;box-shadow:none;font-size:12px}
.history-file-chip .history-file-name{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.history-file-type{flex-shrink:0;font-size:9px;padding:3px 5px;border-radius:5px;background:#ece5fd;color:#7756b5}
.history-file-selected{anchor-name:--history-file;border-color:#a38ad8;background:#f0eaff}
#history-file-tooltip{width:min(320px,calc(100vw - 24px));max-height:60dvh;overflow:auto;padding:16px;border:1px solid #ded4ef;border-radius:13px;background:#fff;color:#3f3557;box-shadow:0 12px 40px #34205230;font-size:13px;overflow-wrap:anywhere}
#history-file-tooltip strong{line-height:1.65;display:block}#history-file-tooltip dl{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 14px;margin:12px 0 0;font-size:12px}#history-file-tooltip dt{color:#80738f}#history-file-tooltip dd{margin:0}
@supports(top:anchor(bottom)){#history-file-tooltip{position:fixed;position-anchor:--history-file;inset:auto;top:anchor(bottom);left:anchor(left);margin:6px 0;position-try-fallbacks:flip-inline,flip-block,flip-block flip-inline}}
