.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:999px}.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;justify-content:center;gap:0;width:100%;max-width:none;margin-bottom:0;padding:0 2rem;display:flex}.testing-module__TzDk2G__tab{color:#475569;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.testing-module__TzDk2G__tab:hover{color:#2563eb;border-bottom-color:#2563eb4d}.testing-module__TzDk2G__tab.testing-module__TzDk2G__active{color:#2563eb;border-bottom-color:#2563eb}.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__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;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:700}.testing-module__TzDk2G__table tbody td{color:#111827;border-bottom:1px solid #e5e7eb;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:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;max-width:100%;font-weight:800;text-decoration:none;transition:background .2s,box-shadow .2s,transform .1s;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 3px #2563eb40}.aiqt-btn-primary{color:#fff;background-image:linear-gradient(90deg,#2563eb 0%,#10b981 100%);box-shadow:0 4px 12px #10b98140}.aiqt-btn-primary:hover{filter:brightness(1.03)}.aiqt-btn-secondary{color:#0f172a;background:#fff;border-color:#d1d5db;box-shadow:0 2px 6px #02061714}.aiqt-btn-secondary:hover{background:#f8fafc}.aiqt-btn-danger{color:#fff;background-image:linear-gradient(90deg,#dc2626 0%,#f59e0b 100%);box-shadow:0 4px 12px #dc262640}.aiqt-btn-danger:hover{filter:brightness(1.03)}.aiqt-btn-outline{color:#0f172a;background:0 0;border-color:#d1d5db}.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:3rem;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__viewToggle{background:#fff;border-radius:10px;justify-content:space-between;gap:.75rem;width:100%;max-width:none;margin:0;padding:.75rem;display:flex;box-shadow:0 2px 8px #0000000d}.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;min-width:160px;padding:.85rem 1.25rem;font-size:1rem;font-weight:700;transition:all .2s}.dashboard-module__Gx_nyq__viewToggle button:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db}.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(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.dashboard-module__Gx_nyq__statCard{background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.dashboard-module__Gx_nyq__statCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.dashboard-module__Gx_nyq__statIcon{flex-shrink:0;font-size:2.5rem}.dashboard-module__Gx_nyq__statContent{flex:1}.dashboard-module__Gx_nyq__statValue{color:#667eea;margin-bottom:.25rem;font-size:1.8rem;font-weight:700;line-height:1}.dashboard-module__Gx_nyq__statLabel{color:#666;font-size:.9rem}.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:#e2e8f0;background:#0f172a;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 8px 24px #0000001f}.dashboard-module__Gx_nyq__summaryTitle{color:#fff;margin:.25rem 0;font-size:1.35rem;font-weight:700}.dashboard-module__Gx_nyq__subtleLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.85rem}.dashboard-module__Gx_nyq__summaryBadges{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.dashboard-module__Gx_nyq__badge{color:#e2e8f0;background:#94a3b833;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__badgeSuccess{color:#bbf7d0;background:#22c55e2e;}.dashboard-module__Gx_nyq__badgeWarn{color:#fecdd3;background:#ef44442e;}.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:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 6px 16px #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{border-bottom:1px solid #e0e0e0;align-items:center;gap:1rem;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}.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__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__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:1rem}.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__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%}}
