.audit-scanning-panel{margin:16px 0;border:1px solid #cbdcf7;background:#fff}.audit-scanning-panel .panel-head{border-bottom:1px solid #dbe6f5;padding:12px 14px}.audit-scanning-panel table{min-width:1050px}.audit-scanning-panel td,.audit-scanning-panel th{border-color:#dbe6f5}.audit-scan-status{display:inline-flex;padding:4px 9px;border-radius:999px;background:#eaf2ff;color:#174ea6;font-weight:700}.audit-scan-status.completed{background:#e8f7ef;color:#087443}.audit-scan-search-results{display:grid;gap:6px;max-height:260px;overflow:auto;margin-top:8px}.audit-scan-search-results button{text-align:left;border:1px solid #cbdcf7;background:#fff;border-radius:8px;padding:10px}.audit-scan-search-results button.selected{border-color:#2563eb;background:#eff6ff}.audit-scan-search-results small{display:block;color:#5d6b82}.audit-scan-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:12px 0}.audit-scan-detail-grid>div{border:1px solid #dbe6f5;padding:10px;border-radius:8px;background:#f8fbff}.audit-scan-detail-grid small,.audit-scan-detail-grid b{display:block}.audit-scan-actions{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:720px){.audit-scanning-panel{margin-inline:-4px}.audit-scan-actions button{flex:1 1 140px}}

.audit-scan-period-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.audit-scan-add-period{border:0;background:transparent;color:#087f8c;font:inherit;font-weight:700;padding:0;cursor:pointer}.audit-scan-add-period:hover{text-decoration:underline}

.audit-scanning-panel>.table-scroll{max-width:100%;overflow:auto}.audit-scanning-panel table{width:100%;min-width:0;table-layout:fixed}.audit-scanning-panel th,.audit-scanning-panel td{padding:8px 7px;overflow-wrap:anywhere;vertical-align:middle}.audit-scanning-panel th:nth-child(1){width:44px}.audit-scanning-panel th:nth-child(2){width:122px}.audit-scanning-panel th:nth-child(3){width:16%}.audit-scanning-panel th:nth-child(4){width:8%}.audit-scanning-panel th:nth-child(5){width:10%}.audit-scanning-panel th:nth-child(6){width:11%}.audit-scanning-panel th:nth-child(7){width:13%}.audit-scanning-panel th:nth-child(8){width:7%}.audit-scanning-panel th:nth-child(9){width:9%}.audit-scanning-panel th:nth-child(10){width:76px}.audit-scan-status-stack{display:grid;justify-items:start;gap:4px}.audit-scan-progress{display:inline-flex;padding:4px 9px;border-radius:999px;background:#eef2f6;color:#526173;font-weight:700}.audit-scan-progress.partial{background:#fff4d6;color:#8a5b00}.audit-scan-progress.completed{background:#e8f7ef;color:#087443}.audit-scan-action-menu{margin-inline:auto}.audit-scan-action-menu>div{right:0;left:auto;min-width:180px}@media(max-width:1000px){.audit-scanning-panel table{min-width:940px}}