.testing-module__TzDk2G__connectionBar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.testing-module__TzDk2G__healthBadge{color:#fff;background:#10b981;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #10b98140}.testing-module__TzDk2G__healthBadge:before{content:"✔";color:#fff;text-align:center;background:#0ea5e9;border-radius:50%;width:16px;height:16px;font-size:12px;line-height:16px;display:inline-block}.testing-module__TzDk2G__currentTarget{color:#334155;font-weight:600}.testing-module__TzDk2G__btnSecondary{border-radius:6px}.testing-module__TzDk2G__container{background:#f8f9fa;min-height:100vh;padding:0}.testing-module__TzDk2G__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.testing-module__TzDk2G__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:none;display:flex}.testing-module__TzDk2G__headerLeft{flex-shrink:0}.testing-module__TzDk2G__headerRight{align-items:center;gap:2.5rem;display:flex}.testing-module__TzDk2G__navLink{color:#475569;border-bottom:2px solid #0000;padding:.5rem 0;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.testing-module__TzDk2G__navLink:hover{color:#2563eb;border-bottom-color:#2563eb}.testing-module__TzDk2G__pageTitle{text-align:center;background:#fff;border-bottom:1px solid #e5e7eb;padding:3rem 2rem}.testing-module__TzDk2G__pageTitle h1{color:#0f172a;letter-spacing:-.8px;margin:0 0 1rem;font-size:3rem;font-weight:900}.testing-module__TzDk2G__pageTitle p{color:#475569;margin:0;font-size:1.2rem;font-weight:500}.testing-module__TzDk2G__tabs{background:#fff;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:0;width:100%;max-width:none;margin-bottom:0;padding:0 .5rem;display:flex}.testing-module__TzDk2G__tab{color:#475569;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;align-items:center;gap:6px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:color .2s,border-color .2s,background .2s,transform .16s;display:inline-flex}.testing-module__TzDk2G__tab:hover{color:#2563eb;background:#f8fafc;border-bottom-color:#2563eb4d;transform:translateY(-1px)}.testing-module__TzDk2G__tab.testing-module__TzDk2G__active{color:#2563eb;background:#eff6ff;border-bottom-color:#2563eb}.testing-module__TzDk2G__testingTabIcon{font-size:12px;line-height:1}.testing-module__TzDk2G__testingRunChip{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;margin-left:8px;padding:4px 8px;font-size:11px;display:inline-flex}.testing-module__TzDk2G__tabContent{width:100%;max-width:none;padding:2rem}.testing-module__TzDk2G__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;box-shadow:0 1px 3px #0000000f}.testing-module__TzDk2G__card h2{color:#0f172a;letter-spacing:-.8px;margin-top:0;margin-bottom:1rem;font-size:2rem;font-weight:800}.testing-module__TzDk2G__card p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.testing-module__TzDk2G__formGroup{margin-bottom:1.5rem}.testing-module__TzDk2G__formGroup label{color:#333;margin-bottom:.5rem;font-weight:600;display:block}.testing-module__TzDk2G__formGroup input,.testing-module__TzDk2G__formGroup select,.testing-module__TzDk2G__formGroup textarea{border:2px solid #e0e0e0;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.testing-module__TzDk2G__formGroup input:focus,.testing-module__TzDk2G__formGroup select:focus,.testing-module__TzDk2G__formGroup textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.testing-module__TzDk2G__codeEditor{font-family:Courier New,monospace;font-size:.9rem}.testing-module__TzDk2G__btnPrimary,.testing-module__TzDk2G__btnSecondary,.testing-module__TzDk2G__btnDelete{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.testing-module__TzDk2G__btnPrimary{color:#fff;background-image:linear-gradient(90deg,#2563eb 0%,#10b981 100%);border:1px solid #0000;border-radius:9999px;width:100%;font-weight:800;box-shadow:0 4px 12px #10b98140}.testing-module__TzDk2G__btnPrimary:hover:not(:disabled){filter:brightness(1.03)}.testing-module__TzDk2G__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.testing-module__TzDk2G__btnSecondary{color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:9999px;font-weight:800;box-shadow:0 2px 6px #02061714}.testing-module__TzDk2G__btnSecondary:hover{background:#f8fafc}.testing-module__TzDk2G__executionControlsCard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:12px;box-shadow:0 1px 3px #0f172a0d}.testing-module__TzDk2G__executionControlHint{color:#64748b;margin-top:4px;font-size:12px}.testing-module__TzDk2G__executionControlsGrid{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.testing-module__TzDk2G__executionToggleGroup{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.testing-module__TzDk2G__executionToggleLabel{color:#475569;cursor:pointer;align-items:center;gap:6px;font-size:12px;display:flex}.testing-module__TzDk2G__executionInlineField{color:#475569;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:flex}.testing-module__TzDk2G__executionNumericInput,.testing-module__TzDk2G__executionNumericInputWide{border:1px solid #e5e7eb;border-radius:6px;padding:6px;font-size:12px;transition:border-color .16s,box-shadow .16s}.testing-module__TzDk2G__executionNumericInput{width:70px}.testing-module__TzDk2G__executionNumericInputWide{width:90px}.testing-module__TzDk2G__executionNumericInput:hover,.testing-module__TzDk2G__executionNumericInputWide:hover,.testing-module__TzDk2G__executionToggleGroup:hover,.testing-module__TzDk2G__executionInlineField:hover{border-color:#cbd5e1}.testing-module__TzDk2G__executionNumericInput:focus,.testing-module__TzDk2G__executionNumericInputWide:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 3px #2563eb1f}.testing-module__TzDk2G__quickSummaryShell{box-shadow:0 1px 3px #0f172a0d}.testing-module__TzDk2G__testingEmptySummaryState{color:#334155;background:#f8fafc;gap:8px;padding:16px 12px;display:grid}.testing-module__TzDk2G__testingEmptySummaryTitle{color:#0f172a;font-size:14px;font-weight:700}.testing-module__TzDk2G__testingEmptySummaryHint{color:#64748b;max-width:640px;font-size:13px}.testing-module__TzDk2G__btnDelete{color:#f44;background:0 0;padding:.5rem;font-size:1.2rem}.testing-module__TzDk2G__btnDelete:hover{background:#ffe0e0}.testing-module__TzDk2G__error{color:#c00;background:#ffe0e0;border:2px solid #f44;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.testing-module__TzDk2G__error button{cursor:pointer;color:#c00;background:0 0;border:none;font-size:1.5rem}.testing-module__TzDk2G__result{border:3px solid;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.testing-module__TzDk2G__result.testing-module__TzDk2G__success{background:#e8f5e9;border-color:#4caf50}.testing-module__TzDk2G__result.testing-module__TzDk2G__failure{background:#ffebee;border-color:#f44336}.testing-module__TzDk2G__result h3{margin-top:0;font-size:1.5rem}.testing-module__TzDk2G__resultDetails p{color:#333;margin:.5rem 0}.testing-module__TzDk2G__examples{background:#f5f5f5;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.testing-module__TzDk2G__examples h3{color:#333;margin-top:0}.testing-module__TzDk2G__exampleButtons{flex-wrap:wrap;gap:.5rem;display:flex}.testing-module__TzDk2G__manifestResult{border-top:2px solid #e0e0e0;margin-top:2rem;padding-top:2rem}.testing-module__TzDk2G__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin:1rem 0;display:grid}.testing-module__TzDk2G__stat{text-align:center;background:#f5f5f5;border-radius:8px;padding:1rem}.testing-module__TzDk2G__statLabel{color:#666;margin-bottom:.5rem;font-size:.9rem;display:block}.testing-module__TzDk2G__statValue{color:#333;font-size:1.5rem;font-weight:700;display:block}.testing-module__TzDk2G__statValue.testing-module__TzDk2G__success{color:#4caf50}.testing-module__TzDk2G__statValue.testing-module__TzDk2G__failure{color:#f44336}.testing-module__TzDk2G__statValue.testing-module__TzDk2G__completed{color:#2196f3}.testing-module__TzDk2G__statValue.testing-module__TzDk2G__running{color:#ff9800}.testing-module__TzDk2G__individualResults{margin-top:1.5rem}.testing-module__TzDk2G__individualResults h4{color:#333;margin-bottom:1rem}.testing-module__TzDk2G__testItem{background:#f9f9f9;border-left:4px solid;border-radius:4px;margin-bottom:.5rem;padding:1rem}.testing-module__TzDk2G__testItem.testing-module__TzDk2G__passed{border-left-color:#4caf50}.testing-module__TzDk2G__testItem.testing-module__TzDk2G__failed{border-left-color:#f44336}.testing-module__TzDk2G__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.testing-module__TzDk2G__badge{border-radius:4px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.testing-module__TzDk2G__badgeId{color:#1e293b;background:#e0e7ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;font-weight:700}.testing-module__TzDk2G__badgeIntent{color:#1e40af;background:#dbeafe}.testing-module__TzDk2G__badgeRisk{color:#92400e;background:#fef3c7}.testing-module__TzDk2G__badgeSignal{color:#065f46;background:#d1fae5}.testing-module__TzDk2G__codeBlockDark{color:#cbd5e1;background:#0b1220;border-radius:6px;margin-bottom:8px;padding:12px;font-size:13px;line-height:1.6}.testing-module__TzDk2G__testHeader{justify-content:space-between;align-items:center;display:flex}.testing-module__TzDk2G__testName{color:#333;font-weight:600}.testing-module__TzDk2G__testStatus{color:#666;font-size:.9rem}.testing-module__TzDk2G__testError{color:#c00;background:#ffe0e0;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.9rem}.testing-module__TzDk2G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.testing-module__TzDk2G__cardHeader h2{margin:0}.testing-module__TzDk2G__emptyState{text-align:center;color:#999;padding:3rem}.testing-module__TzDk2G__resultsList{gap:1rem;display:grid}.testing-module__TzDk2G__resultCard{border:2px solid #e0e0e0;border-radius:8px;padding:1rem;transition:all .3s}.testing-module__TzDk2G__resultCard:hover{border-color:#2563eb;box-shadow:0 8px 16px #2563eb1a}.testing-module__TzDk2G__resultCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.testing-module__TzDk2G__table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%}.testing-module__TzDk2G__table thead th{color:#374151;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-weight:600}.testing-module__TzDk2G__table tbody td{color:#111827;border-bottom:1px solid #e5e7eb;min-height:40px;padding:10px 12px;font-size:14px}.testing-module__TzDk2G__table tbody tr:nth-child(2n){background:#f9fafb}.testing-module__TzDk2G__table tbody tr:hover{background:#eef2ff}.testing-module__TzDk2G__resultCardHeader h3{color:#333;margin:0;font-size:1.1rem}.testing-module__TzDk2G__timestamp{color:#999;margin:.25rem 0 0;font-size:.85rem}.testing-module__TzDk2G__resultCardBody{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.testing-module__TzDk2G__badge{text-transform:uppercase;border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.testing-module__TzDk2G__badge.testing-module__TzDk2G__completed{color:#1976d2;background:#e3f2fd}.testing-module__TzDk2G__badge.testing-module__TzDk2G__failed{color:#c62828;background:#ffebee}.testing-module__TzDk2G__badge.testing-module__TzDk2G__running{color:#ef6c00;background:#fff3e0}.testing-module__TzDk2G__resultInfo{color:#666;font-size:.9rem}.testing-module__TzDk2G__filterSection{background:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.testing-module__TzDk2G__filterLabel{color:#333;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.testing-module__TzDk2G__filterButtons{flex-wrap:wrap;gap:.75rem;display:flex}.testing-module__TzDk2G__filterBtn{color:#333;cursor:pointer;background:#fff;border:2px solid #d0d0d0;border-radius:6px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .3s}.testing-module__TzDk2G__filterBtn:hover{color:#2563eb;background:#f0f9ff;border-color:#2563eb}.testing-module__TzDk2G__filterBtn.testing-module__TzDk2G__active{color:#fff;background:#2563eb;border-color:#0000;box-shadow:0 4px 15px #2563eb4d}.testing-module__TzDk2G__metricsDashboard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000000f}.testing-module__TzDk2G__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.testing-module__TzDk2G__metricCard{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000a}.testing-module__TzDk2G__metricCard:hover{background:#fff;border-color:#2563eb;transform:translateY(-4px);box-shadow:0 8px 16px #2563eb1a}.testing-module__TzDk2G__metricHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.testing-module__TzDk2G__metricHeader h3{color:#555;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.95rem;font-weight:600}.testing-module__TzDk2G__metricIcon{opacity:.8;font-size:1.8rem}.testing-module__TzDk2G__metricValue{color:#2563eb;margin-bottom:.75rem;font-size:2rem;font-weight:700;line-height:1}.testing-module__TzDk2G__metricStatus{color:#888;margin-top:auto;font-size:.85rem;font-weight:500}.testing-module__TzDk2G__metricSubtext{color:#999;margin-top:.5rem;font-size:.85rem}.testing-module__TzDk2G__metricDetails{gap:1rem;margin-top:.5rem;font-size:.85rem;display:flex}.testing-module__TzDk2G__passedCount{color:#4caf50;font-weight:600}.testing-module__TzDk2G__failedCount{color:#f44336;font-weight:600}.testing-module__TzDk2G__progressBar{background:#e0e0e0;border-radius:4px;height:8px;margin:.75rem 0;overflow:hidden}.testing-module__TzDk2G__progressFill{background:#2563eb;height:100%;transition:width .3s}.testing-module__TzDk2G__progressFillDanger{background:linear-gradient(90deg,#ff9800 0%,#f44336 100%);height:100%;transition:width .3s}.testing-module__TzDk2G__resultsListContainer{border-top:2px solid #e0e0e0;margin-top:2rem;padding-top:2rem}.testing-module__TzDk2G__resultsListContainer h3{color:#333;margin-top:0;margin-bottom:1.5rem;font-size:1.3rem}.testing-module__TzDk2G__resultCardTitleSection{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.testing-module__TzDk2G__resultCardTitleSection h3{color:#333;margin:0;font-size:1rem}.testing-module__TzDk2G__aiTypeBadge{color:#1976d2;background:#e3f2fd;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.testing-module__TzDk2G__aiTypeBadge.testing-module__TzDk2G__badgechatbot{color:#6a1b9a;background:#f3e5f5}.testing-module__TzDk2G__aiTypeBadge.testing-module__TzDk2G__badgeagentic{color:#e65100;background:#fff3e0}.testing-module__TzDk2G__aiTypeBadge.testing-module__TzDk2G__badgellm{color:#1b5e20;background:#e8f5e9}.testing-module__TzDk2G__resultCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.testing-module__TzDk2G__resultMetrics{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.testing-module__TzDk2G__resultBadge{border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.testing-module__TzDk2G__resultBadge.testing-module__TzDk2G__success{color:#2e7d32;background:#e8f5e9}.testing-module__TzDk2G__resultBadge.testing-module__TzDk2G__failure{color:#c62828;background:#ffebee}@media (max-width:768px){.testing-module__TzDk2G__container{padding:1rem}.testing-module__TzDk2G__header h1{font-size:2rem}.testing-module__TzDk2G__tabs{flex-wrap:wrap;gap:.5rem}.testing-module__TzDk2G__card{padding:1.5rem}.testing-module__TzDk2G__formRow{grid-template-columns:1fr}.testing-module__TzDk2G__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.testing-module__TzDk2G__metricCard{padding:1rem}.testing-module__TzDk2G__metricValue{font-size:1.5rem}.testing-module__TzDk2G__filterButtons{gap:.5rem}.testing-module__TzDk2G__filterBtn{padding:.5rem 1rem;font-size:.85rem}.testing-module__TzDk2G__resultCardHeader{flex-direction:column;align-items:flex-start}.testing-module__TzDk2G__resultCardTitleSection{width:100%}.testing-module__TzDk2G__resultMetrics{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:640px){.testing-module__TzDk2G__container{padding:.75rem}.testing-module__TzDk2G__header h1{font-size:1.5rem}.testing-module__TzDk2G__header{margin-bottom:1rem}.testing-module__TzDk2G__tabs{flex-direction:column;gap:.5rem}.testing-module__TzDk2G__tab{padding:.6rem 1rem;font-size:.9rem}.testing-module__TzDk2G__card{border-radius:8px;padding:1rem}.testing-module__TzDk2G__metricsGrid{grid-template-columns:1fr}.testing-module__TzDk2G__filterButtons{flex-direction:column}.testing-module__TzDk2G__filterBtn{width:100%}.testing-module__TzDk2G__cardHeader{flex-direction:column;gap:1rem}.testing-module__TzDk2G__btnSecondary{width:100%}.testing-module__TzDk2G__resultsList{gap:.75rem}.testing-module__TzDk2G__resultCard{padding:.75rem}.testing-module__TzDk2G__resultCardHeader{gap:.75rem}}.testing-module__TzDk2G__connectForm{max-width:500px}.testing-module__TzDk2G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.testing-module__TzDk2G__instructionsBox{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.testing-module__TzDk2G__instructionsBox h3{color:#0369a1;margin-top:0;font-size:1.1rem}.testing-module__TzDk2G__instructionsBox ol{color:#475569;margin:1rem 0;padding-left:2rem;line-height:1.8}.testing-module__TzDk2G__instructionsBox li{margin-bottom:.75rem}.testing-module__TzDk2G__instructionsBox ul{color:#475569;margin:.5rem 0;padding-left:2rem}.testing-module__TzDk2G__instructionsBox code{color:#e11d48;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:.2rem .6rem;font-family:Courier New,monospace;font-size:.9rem}.testing-module__TzDk2G__primaryButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #2563eb40}.testing-module__TzDk2G__primaryButton:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 16px #2563eb59}.testing-module__TzDk2G__primaryButton:disabled{opacity:.5;cursor:not-allowed}.testing-module__TzDk2G__secondaryButton{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:6px;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.testing-module__TzDk2G__secondaryButton:hover{background:#f0f9ff;border-color:#2563eb}.testing-module__TzDk2G__statusError{color:#c00;background:#ffe0e0;border:2px solid #f44;border-radius:6px;margin-top:1rem;padding:1rem;font-size:.95rem}.testing-module__TzDk2G__statusError strong{margin-bottom:.5rem;display:block}.testing-module__TzDk2G__connectedStatus{gap:2rem;display:grid}.testing-module__TzDk2G__statusSuccess{background:#e8f5e9;border:2px solid #4caf50;border-radius:8px;padding:1.5rem}.testing-module__TzDk2G__statusSuccess h3{color:#2e7d32;margin-top:0;font-size:1.3rem}.testing-module__TzDk2G__statusSuccess p{color:#475569;margin:.75rem 0}.testing-module__TzDk2G__statusSuccess strong{color:#1b5e20}.testing-module__TzDk2G__nextStepsBox{background:#f5f5f5;border-radius:8px;padding:1.5rem}.testing-module__TzDk2G__nextStepsBox h3{color:#0f172a;margin-top:0;font-size:1.1rem}.testing-module__TzDk2G__nextStepsBox ul{color:#475569;margin:1rem 0;padding-left:2rem;line-height:1.8}.testing-module__TzDk2G__nextStepsBox li{margin-bottom:.75rem}.testing-module__TzDk2G__nextStepsBox strong{color:#2563eb;font-weight:600}.testing-module__TzDk2G__manifestConfigSummary{list-style:none}.testing-module__TzDk2G__manifestConfigSummary::-webkit-details-marker{display:none}.testing-module__TzDk2G__manifestScenarioCard{max-height:70vh;overflow:auto}.testing-module__TzDk2G__manifestScenarioHeader{z-index:6;background:#fff;position:sticky;top:0}.testing-module__TzDk2G__manifestScenarioRow{transition:background-color .15s}.testing-module__TzDk2G__manifestScenarioRow:not(.testing-module__TzDk2G__manifestScenarioRowActive):hover{background:#f8fafc}
.aiqt-btn-base{cursor:pointer;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;max-width:100%;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.aiqt-btn-sm{padding:6px 12px;font-size:13px}.aiqt-btn-md{padding:10px 16px;font-size:14px}.aiqt-btn-lg{padding:12px 20px;font-size:16px}.aiqt-btn-active{box-shadow:0 0 0 2px #2563eb40}.aiqt-btn-primary{color:#fff;background:#1d4ed8;border:1px solid #1d4ed8}.aiqt-btn-primary:hover{background:#1e40af;border-color:#1e40af}.aiqt-btn-secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.aiqt-btn-secondary:hover{background:#f8fafc}.aiqt-btn-danger{color:#b91c1c;background:#fff;border:1px solid #fecaca}.aiqt-btn-danger:hover{background:#fef2f2}.aiqt-btn-outline{color:#334155;background:0 0;border:1px solid #cbd5e1}.aiqt-btn-outline:hover{background:#f8fafc}
.dashboard-module__Gx_nyq__container{background:#f5f7fa;min-height:100vh}.dashboard-module__Gx_nyq__header{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}.dashboard-module__Gx_nyq__headerContent{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:none;padding:1rem 2rem;display:flex}.dashboard-module__Gx_nyq__logo{flex-shrink:0;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:180px;font-size:1.1rem;font-weight:800;line-height:1.2}.dashboard-module__Gx_nyq__nav{flex:1;align-items:center;gap:2rem;display:flex}.dashboard-module__Gx_nyq__navLink{color:#666;font-weight:500;text-decoration:none;transition:color .3s}.dashboard-module__Gx_nyq__navLink:hover{color:#667eea}.dashboard-module__Gx_nyq__userMenu{flex-shrink:0;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__userName{color:#333;font-weight:500}.dashboard-module__Gx_nyq__signOutButton{color:#666;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.dashboard-module__Gx_nyq__signOutButton:hover{color:#f44336;background:#ffe0e0;border-color:#f44336}.dashboard-module__Gx_nyq__main{width:100%;max-width:none;padding:2rem}.dashboard-module__Gx_nyq__welcome{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-module__Gx_nyq__welcome h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.dashboard-module__Gx_nyq__welcome p{color:#666;font-size:1rem}.dashboard-module__Gx_nyq__dashboardSectionLabel{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__viewToggle{background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;gap:.75rem;width:100%;max-width:none;margin:0;padding:.5rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.dashboard-module__Gx_nyq__viewToggle button{cursor:pointer;color:#374151;text-align:center;background:0 0;border:1px solid #e5e7eb;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;min-width:160px;padding:.85rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .16s,box-shadow .16s,border-color .2s,background .2s;display:inline-flex}.dashboard-module__Gx_nyq__viewToggle button:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0f}.dashboard-module__Gx_nyq__tabIcon{color:#94a3b8;font-size:12px;line-height:1}.dashboard-module__Gx_nyq__viewToggle button.dashboard-module__Gx_nyq__activeToggle,.dashboard-module__Gx_nyq__viewToggle .dashboard-module__Gx_nyq__activeToggle{color:#fff;background:#2563eb;border-color:#1d4ed8;font-weight:800}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:1.25rem;display:grid}.dashboard-module__Gx_nyq__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:8px;min-height:120px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.dashboard-module__Gx_nyq__statCard:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0f}.dashboard-module__Gx_nyq__statCardNeutral{border-left:3px solid #cbd5e1}.dashboard-module__Gx_nyq__statCardSuccess{border-left:3px solid #86efac}.dashboard-module__Gx_nyq__statCardError{border-left:3px solid #fecaca}.dashboard-module__Gx_nyq__metricValueNeutral{color:#1e293b}.dashboard-module__Gx_nyq__metricValueSuccess{color:#15803d}.dashboard-module__Gx_nyq__metricValueError{color:#b91c1c}.dashboard-module__Gx_nyq__emptyStateTitle{color:#334155;margin-bottom:4px;font-size:15px;font-weight:700}.dashboard-module__Gx_nyq__emptyStateHint{color:#64748b;font-size:13px}.dashboard-module__Gx_nyq__statTopRow{align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__statIcon{color:#475569;border:1px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__statContent{flex:1}.dashboard-module__Gx_nyq__statValue{font-size:1.5rem;font-weight:600;line-height:1}.dashboard-module__Gx_nyq__auditTrustBanner{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.dashboard-module__Gx_nyq__auditTrustTitle{color:#0f172a;font-size:14px;font-weight:800}.dashboard-module__Gx_nyq__auditTrustText{color:#475569;max-width:860px;margin-top:4px;font-size:13px;line-height:1.5}.dashboard-module__Gx_nyq__auditTrustChips{flex-wrap:wrap;gap:8px;display:flex}.dashboard-module__Gx_nyq__auditTrustChip{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__auditMetricCard{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;transition:transform .16s,box-shadow .16s,border-color .16s}.dashboard-module__Gx_nyq__auditMetricCard:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0f}.dashboard-module__Gx_nyq__auditMetricHeader{align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__auditMetricIcon{background:#ffffffc7;border:1px solid #94a3b838;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-module__Gx_nyq__auditMetricLabel{color:#475569;font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__auditMetricValue{color:#0f172a;margin-top:8px;font-size:28px;font-weight:800;line-height:1}.dashboard-module__Gx_nyq__auditMetricNeutral{background:linear-gradient(#fff 0%,#f8fafc 100%)}.dashboard-module__Gx_nyq__auditMetricSuccess{background:linear-gradient(#fff 0%,#f0fdf4 100%)}.dashboard-module__Gx_nyq__auditMetricArchived{background:linear-gradient(#fff 0%,#f8fafc 100%)}.dashboard-module__Gx_nyq__auditMetricAttention{background:linear-gradient(#fff 0%,#fff7ed 100%)}.dashboard-module__Gx_nyq__auditMetricExport{background:linear-gradient(#fff 0%,#eff6ff 100%)}.dashboard-module__Gx_nyq__auditFilterRow{flex-wrap:wrap;gap:10px;display:flex}.dashboard-module__Gx_nyq__auditFilterButton{align-items:center;gap:8px;transition:transform .14s,box-shadow .16s;display:inline-flex}.dashboard-module__Gx_nyq__auditFilterButton:hover{transform:translateY(-1px)}.dashboard-module__Gx_nyq__auditFilterButtonActive{box-shadow:0 6px 16px #2563eb2e}.dashboard-module__Gx_nyq__auditFilterBadge{color:#334155;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-module__Gx_nyq__auditFilterBadgeActive{color:#fff;background:#ffffff2e}.dashboard-module__Gx_nyq__auditErrorBanner{background:#fff7f7;border:1px solid #fecaca;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.dashboard-module__Gx_nyq__auditErrorTitle{color:#991b1b;font-size:13px;font-weight:800}.dashboard-module__Gx_nyq__auditErrorText,.dashboard-module__Gx_nyq__auditErrorMeta{color:#7f1d1d;margin-top:4px;font-size:12px;line-height:1.45}.dashboard-module__Gx_nyq__auditErrorActions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-module__Gx_nyq__auditLoadingHint{color:#475569;margin-bottom:12px;font-size:13px}.dashboard-module__Gx_nyq__auditTable{width:100%}.dashboard-module__Gx_nyq__auditSortIndicator{color:#94a3b8;margin-left:4px;font-size:10px}.dashboard-module__Gx_nyq__auditTableRow{border-bottom:1px solid #e2e8f0}.dashboard-module__Gx_nyq__auditTableRow:nth-child(2n){background:#fbfdff}.dashboard-module__Gx_nyq__auditTableRow:hover{background:#f8fafc}.dashboard-module__Gx_nyq__auditTableRowSelected{background:#eff6ff!important}.dashboard-module__Gx_nyq__auditBundleLink:hover{color:#1d4ed8}.dashboard-module__Gx_nyq__auditStatusPill,.dashboard-module__Gx_nyq__auditSignalPill{border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__auditStatusNeutral{color:#334155;background:#f8fafc}.dashboard-module__Gx_nyq__auditStatusSuccess{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.dashboard-module__Gx_nyq__auditStatusAttention{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.dashboard-module__Gx_nyq__auditSignalGood{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.dashboard-module__Gx_nyq__auditSignalMuted{color:#475569;background:#f8fafc}.dashboard-module__Gx_nyq__auditSignalWarn{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.dashboard-module__Gx_nyq__auditSkeletonRow td{padding-top:10px;padding-bottom:10px}.dashboard-module__Gx_nyq__auditSkeletonLine{background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:999px;width:100%;height:14px;animation:1.3s ease-in-out infinite dashboard-module__Gx_nyq__auditPulse}.dashboard-module__Gx_nyq__auditEmptyState,.dashboard-module__Gx_nyq__auditDetailEmpty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-top:14px;padding:16px}.dashboard-module__Gx_nyq__auditDetailEmpty{color:#475569;margin-top:0;font-size:13px}.dashboard-module__Gx_nyq__auditEmptyTitle{color:#334155;font-size:14px;font-weight:800}.dashboard-module__Gx_nyq__auditEmptyText{color:#64748b;margin-top:4px;font-size:13px;line-height:1.45}.dashboard-module__Gx_nyq__auditModalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__auditModalShell{background:#fff;border:1px solid #dbe3ef;border-radius:16px;gap:12px;width:100%;max-width:760px;padding:20px;display:grid;box-shadow:0 24px 60px #0f172a38}.dashboard-module__Gx_nyq__auditModalHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-module__Gx_nyq__auditModalTitle{color:#0f172a;font-size:22px;font-weight:800;line-height:1.15}.dashboard-module__Gx_nyq__auditModalSubtitle{color:#475569;max-width:560px;margin-top:6px;font-size:13px;line-height:1.55}.dashboard-module__Gx_nyq__auditModalCloseButton{flex-shrink:0}.dashboard-module__Gx_nyq__auditModalDivider{background:#e2e8f0;height:1px}.dashboard-module__Gx_nyq__auditModalTrustBanner{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.dashboard-module__Gx_nyq__auditModalTrustTitle{color:#0f172a;font-size:13px;font-weight:800}.dashboard-module__Gx_nyq__auditModalTrustText{color:#475569;max-width:520px;margin-top:4px;font-size:12px;line-height:1.5}.dashboard-module__Gx_nyq__auditModalTrustChips{flex-wrap:wrap;gap:8px;display:flex}.dashboard-module__Gx_nyq__auditModalTrustChip{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__auditModalError{color:#991b1b;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__auditModalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-module__Gx_nyq__auditModalCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:10px;padding:14px;display:grid}.dashboard-module__Gx_nyq__auditModalCardTinted{background:#f8fafc}.dashboard-module__Gx_nyq__auditModalSectionHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.dashboard-module__Gx_nyq__auditModalSectionTitle{color:#0f172a;font-size:14px;font-weight:800}.dashboard-module__Gx_nyq__auditModalSectionHint{color:#64748b;margin-top:4px;font-size:12px;line-height:1.5}.dashboard-module__Gx_nyq__auditModalInfoBadge{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__auditModalField{gap:6px;display:grid}.dashboard-module__Gx_nyq__auditModalFieldLabel{color:#475569;font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__auditModalSelect{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;transition:border-color .16s,box-shadow .16s,background .16s}.dashboard-module__Gx_nyq__auditModalSelect:hover{border-color:#94a3b8}.dashboard-module__Gx_nyq__auditModalSelect:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 3px #2563eb1f}.dashboard-module__Gx_nyq__auditModalFieldHelp{color:#64748b;font-size:12px;line-height:1.5}.dashboard-module__Gx_nyq__auditModalOptionList,.dashboard-module__Gx_nyq__auditModalSectionGrid{gap:10px;display:grid}.dashboard-module__Gx_nyq__auditModalSectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__auditModalOptionRow{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:auto auto 1fr;align-items:flex-start;gap:10px;padding:10px 12px;transition:transform .14s,box-shadow .16s,border-color .16s,background .16s;display:grid}.dashboard-module__Gx_nyq__auditModalOptionRow:hover{background:#fcfdff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0f}.dashboard-module__Gx_nyq__auditModalOptionRow:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.dashboard-module__Gx_nyq__auditModalCheckbox{margin-top:3px}.dashboard-module__Gx_nyq__auditModalOptionIcon{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:inline-flex}.dashboard-module__Gx_nyq__auditModalOptionContent{gap:4px;display:grid}.dashboard-module__Gx_nyq__auditModalOptionTitle{color:#0f172a;font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__auditModalOptionHelp{color:#64748b;font-size:12px;line-height:1.45}.dashboard-module__Gx_nyq__auditModalFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.dashboard-module__Gx_nyq__auditModalFooterNote{color:#64748b;max-width:440px;font-size:12px;line-height:1.5}.dashboard-module__Gx_nyq__auditModalFooterActions{align-items:center;gap:10px;display:flex}.dashboard-module__Gx_nyq__auditModalCancelButton,.dashboard-module__Gx_nyq__auditModalGenerateButton{transition:transform .14s,box-shadow .16s,opacity .16s}.dashboard-module__Gx_nyq__auditModalCancelButton:hover:not(:disabled),.dashboard-module__Gx_nyq__auditModalGenerateButton:hover:not(:disabled){transform:translateY(-1px)}.dashboard-module__Gx_nyq__auditModalGenerateButton{font-weight:800;box-shadow:0 10px 22px #2563eb38}.dashboard-module__Gx_nyq__auditModalGenerateButton:hover:not(:disabled){box-shadow:0 12px 26px #2563eb42}.dashboard-module__Gx_nyq__auditModalGenerateButton:disabled,.dashboard-module__Gx_nyq__auditModalCancelButton:disabled{opacity:.65;box-shadow:none}@keyframes dashboard-module__Gx_nyq__auditPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-module__Gx_nyq__statLabel{color:#334155;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__section{margin-bottom:2rem}.dashboard-module__Gx_nyq__section h2{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__summaryRow{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;padding:12px;display:flex}.dashboard-module__Gx_nyq__summaryTitle{color:#1e293b;margin:.25rem 0;font-size:1.2rem;font-weight:600}.dashboard-module__Gx_nyq__subtleLabel{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.85rem}.dashboard-module__Gx_nyq__summaryBadges{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.dashboard-module__Gx_nyq__badge{color:#334155;background:#f1f5f9;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__badgeSuccess{color:#166534;background:#dcfce7;}.dashboard-module__Gx_nyq__badgeWarn{color:#991b1b;background:#fee2e2;}.dashboard-module__Gx_nyq__sparklineWrapper{min-width:220px;max-width:280px}.dashboard-module__Gx_nyq__sparkline{background:linear-gradient(#4f46e514,#0000 70%);border-radius:10px;width:100%;height:72px}.dashboard-module__Gx_nyq__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:12px;height:120px;margin-bottom:1rem;animation:1.4s infinite dashboard-module__Gx_nyq__shimmer}.dashboard-module__Gx_nyq__errorBanner{color:#b91c1c;background:#fee2e2;border:1px solid #fecdd3;border-radius:10px;padding:1rem 1.25rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:1rem 1.25rem}@keyframes dashboard-module__Gx_nyq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dashboard-module__Gx_nyq__actionGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__actionCard{text-align:center;color:inherit;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s}.dashboard-module__Gx_nyq__actionCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.dashboard-module__Gx_nyq__actionIcon{margin-bottom:1rem;font-size:3rem;display:block}.dashboard-module__Gx_nyq__actionCard h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.dashboard-module__Gx_nyq__actionCard p{color:#666;font-size:.9rem}.dashboard-module__Gx_nyq__appGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__appCard{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.dashboard-module__Gx_nyq__appCard:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0f}.dashboard-module__Gx_nyq__appCardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__appName{color:#0f172a;font-size:1rem;font-weight:700}.dashboard-module__Gx_nyq__appMeta{color:#64748b;margin-top:.15rem;font-size:.85rem}.dashboard-module__Gx_nyq__aiBadge{text-transform:uppercase;letter-spacing:.02em;border:1px solid #0000;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:700}.dashboard-module__Gx_nyq__aiBadgeChat{color:#0ea5e9;background:#ecfeff;border-color:#bae6fd}.dashboard-module__Gx_nyq__aiBadgeLLM{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.dashboard-module__Gx_nyq__aiBadgeAgent{color:#ca8a04;background:#fefce8;border-color:#fef08a}.dashboard-module__Gx_nyq__appStatsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.dashboard-module__Gx_nyq__appStatValue{color:#0f172a;font-size:1.15rem;font-weight:700}.dashboard-module__Gx_nyq__relevantMetricsRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;display:grid}.dashboard-module__Gx_nyq__metricPill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;gap:.5rem;padding:.65rem .75rem;display:flex}.dashboard-module__Gx_nyq__metricPillLabel{color:#475569;font-size:.9rem;font-weight:600}.dashboard-module__Gx_nyq__metricPillValue{color:#0f172a;font-size:.95rem;font-weight:700}.dashboard-module__Gx_nyq__progressBar{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.dashboard-module__Gx_nyq__progressFill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;height:100%}.dashboard-module__Gx_nyq__urlRow{flex-direction:column;gap:.35rem;display:flex}.dashboard-module__Gx_nyq__urlLabel{color:#475569;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__urlControls{align-items:center;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__urlSelect{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:.55rem .65rem;font-weight:600}.dashboard-module__Gx_nyq__urlOpenBtn{color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:1px solid #1d4ed8;border-radius:8px;padding:.55rem .85rem;font-weight:700;text-decoration:none}.dashboard-module__Gx_nyq__activityList{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.dashboard-module__Gx_nyq__activityItem{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:1rem;width:100%;padding:1rem;transition:background-color .3s;display:flex}.dashboard-module__Gx_nyq__activityItem:last-child{border-bottom:none}.dashboard-module__Gx_nyq__activityItem:hover{background-color:#f9fafc;border-color:#e2e8f0}.dashboard-module__Gx_nyq__activityItem:focus-visible{outline-offset:1px;outline:2px solid #93c5fd}.dashboard-module__Gx_nyq__dashboardInlineState{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;font-size:13px}.dashboard-module__Gx_nyq__dashboardInlineError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:10px 12px;font-size:13px}.dashboard-module__Gx_nyq__dashboardEmptyState{color:#334155;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:12px}.dashboard-module__Gx_nyq__dashboardEmptyStateTitle{margin-bottom:4px;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__dashboardEmptyStateHint{color:#64748b;font-size:13px}.dashboard-module__Gx_nyq__metricsTableSection{margin:20px 0}.dashboard-module__Gx_nyq__metricsTableTitle{color:#1e293b;margin-bottom:10px;font-size:1.3rem;font-weight:700}.dashboard-module__Gx_nyq__metricsTable{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;overflow:hidden}.dashboard-module__Gx_nyq__metricsTable thead th{text-align:left;color:#334155;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-weight:600}.dashboard-module__Gx_nyq__metricsTable thead th:after{content:" ↕";color:#94a3b8;font-size:11px;font-weight:500}.dashboard-module__Gx_nyq__metricsTable tbody td{color:#475569;border-bottom:1px solid #e5e7eb;padding:10px 12px}.dashboard-module__Gx_nyq__metricsTable tbody td:first-child,.dashboard-module__Gx_nyq__metricsTable tbody td:nth-child(2){color:#1e293b;font-weight:600}.dashboard-module__Gx_nyq__metricsTable tbody tr:nth-child(odd){background:#fafafa}.dashboard-module__Gx_nyq__metricsTable tbody tr:hover{background:#f1f5f9}.dashboard-module__Gx_nyq__metricsTable tbody tr:last-child td{border-bottom:none}.dashboard-module__Gx_nyq__activityIcon{flex-shrink:0;font-size:1.5rem}.dashboard-module__Gx_nyq__activityContent{flex:1;min-width:0}.dashboard-module__Gx_nyq__activityTitle{color:#1a1a1a;margin-bottom:.25rem;font-weight:600}.dashboard-module__Gx_nyq__activityTime{color:#999;font-size:.85rem}.dashboard-module__Gx_nyq__activityStatus{border-radius:6px;flex-shrink:0;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__activityStatus.dashboard-module__Gx_nyq__success{color:#2e7d32;background:#e8f5e9}.dashboard-module__Gx_nyq__activityStatus.dashboard-module__Gx_nyq__warning{color:#e65100;background:#fff3e0}.dashboard-module__Gx_nyq__activityStatus.dashboard-module__Gx_nyq__error{color:#c62828;background:#ffebee}@media (max-width:1024px){.dashboard-module__Gx_nyq__auditModalGrid,.dashboard-module__Gx_nyq__auditModalSectionGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__headerContent,.dashboard-module__Gx_nyq__nav{gap:1rem}.dashboard-module__Gx_nyq__statsGrid,.dashboard-module__Gx_nyq__actionGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-module__Gx_nyq__auditModalShell{padding:16px}.dashboard-module__Gx_nyq__auditModalHeader,.dashboard-module__Gx_nyq__auditModalFooter{flex-direction:column;align-items:stretch}.dashboard-module__Gx_nyq__auditModalFooterActions{justify-content:flex-end}.dashboard-module__Gx_nyq__main{padding:1rem}.dashboard-module__Gx_nyq__headerContent{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.dashboard-module__Gx_nyq__nav{flex-direction:column;gap:.5rem;width:100%}.dashboard-module__Gx_nyq__userMenu{width:100%}.dashboard-module__Gx_nyq__welcome h1{font-size:1.5rem}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr;gap:.75rem}.dashboard-module__Gx_nyq__actionGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__statCard{padding:1rem}.dashboard-module__Gx_nyq__actionCard{padding:1.5rem}}@media (max-width:640px){.dashboard-module__Gx_nyq__auditModalOverlay{padding:10px}.dashboard-module__Gx_nyq__auditModalShell{padding:14px}.dashboard-module__Gx_nyq__auditModalFooterActions{width:100%}.dashboard-module__Gx_nyq__auditModalCancelButton,.dashboard-module__Gx_nyq__auditModalGenerateButton{flex:1 1 0;justify-content:center}.dashboard-module__Gx_nyq__main{padding:.75rem}.dashboard-module__Gx_nyq__welcome h1{font-size:1.25rem}.dashboard-module__Gx_nyq__welcome p{font-size:.9rem}.dashboard-module__Gx_nyq__section h2{font-size:1.25rem}.dashboard-module__Gx_nyq__statsGrid{gap:.75rem}.dashboard-module__Gx_nyq__statCard{gap:.75rem;padding:.75rem}.dashboard-module__Gx_nyq__statIcon{font-size:2rem}.dashboard-module__Gx_nyq__statValue{font-size:1.5rem}.dashboard-module__Gx_nyq__actionIcon{font-size:2.5rem}.dashboard-module__Gx_nyq__activityItem{gap:.75rem;padding:.75rem}.dashboard-module__Gx_nyq__userMenu{flex-direction:column;gap:.75rem}.dashboard-module__Gx_nyq__signOutButton{width:100%}}
