:root{font-family:system-ui,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}body{margin:0}a{color:#2563eb}.layout{max-width:1400px;margin:0 auto;padding:1rem 1.25rem 3rem}nav{display:flex;gap:1rem 1.25rem;align-items:center;flex-wrap:wrap;padding:.75rem 0;border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem}nav>a{padding:.25rem .35rem;border-radius:6px}nav>a.active{font-weight:600}.nav-portal-link{color:#64748b;text-decoration:none;font-size:.9rem;padding:.25rem .5rem;border-radius:6px}.nav-portal-link:hover{color:#2563eb;background:#f1f5f9}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:.3rem;font:inherit;font-size:1rem;color:#2563eb;background:transparent;border:none;padding:.25rem .35rem;cursor:pointer;border-radius:6px}.nav-dropdown-trigger:hover,.nav-dropdown-trigger[aria-expanded=true]{background:#f1f5f9}.nav-dropdown-trigger.has-active-child{font-weight:600}.nav-dropdown-chevron{font-size:.65rem;opacity:.85}.nav-dropdown-menu{position:absolute;top:100%;left:0;margin-top:.35rem;min-width:14rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 14px #0f172a1a;padding:.35rem 0;z-index:50}.nav-dropdown-menu a{display:block;padding:.5rem .9rem;text-decoration:none;color:#334155;font-size:.9rem}.nav-dropdown-menu a:hover{background:#f8fafc}.nav-dropdown-menu a.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.test-view-chart-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;align-items:stretch}.test-view-chart-pair>.card{margin-bottom:0}@media(max-width:720px){.test-view-chart-pair{grid-template-columns:1fr}}.test-view-snapshot-divider{border:none;border-top:1px solid #e2e8f0;margin:1.25rem 0}.test-view-over-time{margin-top:.25rem;padding-top:1rem;border-top:1px solid #cbd5e1}.ingest-log{margin:.75rem 0 0;padding:.65rem .75rem;max-height:360px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;line-height:1.45;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;white-space:pre-wrap;word-break:break-word}button{cursor:pointer;border-radius:6px;border:1px solid #cbd5e1;background:#fff;padding:.35rem .65rem}button.primary{background:#2563eb;border-color:#2563eb;color:#fff}button.resolve{background:#22c55e;border-color:#16a34a;color:#fff}button.resolve:hover:not(:disabled){background:#16a34a;border-color:#15803d}button.resolve:disabled{opacity:.55;cursor:not-allowed}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{border-bottom:1px solid #e2e8f0;padding:.45rem .35rem;text-align:left;vertical-align:top;white-space:nowrap}th{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:#64748b}table td:has(details),table td details,table td details pre{white-space:normal}table.exceptions-table th:nth-child(1),table.exceptions-table td:nth-child(1){width:8%}table.exceptions-table th:nth-child(2),table.exceptions-table td:nth-child(2){width:7%}table.exceptions-table th:nth-child(3),table.exceptions-table td:nth-child(3){width:15%}table.exceptions-table th:nth-child(4),table.exceptions-table td:nth-child(4){width:11%}table.exceptions-table th:nth-child(5),table.exceptions-table td:nth-child(5){width:11%}table.exceptions-table th:nth-child(6),table.exceptions-table td:nth-child(6){width:11%}table.exceptions-table th:nth-child(7),table.exceptions-table td:nth-child(7){width:7%}table.exceptions-table th:nth-child(8),table.exceptions-table td:nth-child(8){width:19%}table.exceptions-table th:nth-child(9),table.exceptions-table td:nth-child(9){width:8%}table.exceptions-table td:nth-child(3),table.exceptions-table td:nth-child(4),table.exceptions-table td:nth-child(5),table.exceptions-table td:nth-child(6){overflow-wrap:anywhere;word-break:break-word}table.exceptions-table td:nth-child(8){overflow-x:auto}table td details pre{white-space:pre;overflow:auto;max-width:min(36rem,50vw)}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem 1rem}label{display:flex;flex-direction:column;gap:.2rem;font-size:.85rem}input[type=text],input[type=email],input[type=password],input[type=date]{padding:.35rem .45rem;border:1px solid #cbd5e1;border-radius:6px}.chart-wrap{height:420px}.muted{color:#64748b;font-size:.9rem}.error{color:#b91c1c;font-size:.9rem}.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.page-header h2{margin:0}.table-sort-btn{font:inherit;font-weight:600;border:none;background:transparent;padding:0;margin:0;cursor:pointer;color:inherit;text-align:left;display:inline-flex;align-items:center;gap:.2rem}.table-sort-btn:hover{color:#2563eb}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-panel{background:#fff;border-radius:8px;border:1px solid #e2e8f0;max-width:720px;width:100%;max-height:min(90vh,900px);overflow-y:auto;padding:1.25rem;box-shadow:0 25px 50px -12px #00000040}.modal-panel:focus{outline:2px solid #2563eb;outline-offset:2px}
