.Tests_testTitle__np4GG{margin-bottom:.2em}.Tests_description__BlS0f{color:#666666;margin:.5rem 0;font-size:.9rem;line-height:1.4}.Tests_createdDate__kU_Ia{color:#666666}.Tests_projectInfo___JgNj{color:#666666;margin:.25rem 0;font-size:.9rem}.Tests_projectLink__pLWvX{text-decoration:underline;font-weight:500}.Tests_projectLinkTest1__O9xCF{color:#2563eb}.Tests_projectLinkTest2__x071n{color:#16a34a}.Tests_testCreator__PCOwT,.Tests_testGroupInfo__HPA3B{color:#666666;margin:.25rem 0;font-size:.9rem}.Tests_testGroupName__9F_Sr{font-weight:500;background:none;border:none;padding:0;text-decoration:underline;cursor:pointer;color:inherit;font-size:inherit;font-family:inherit}.Tests_legendProjectName__1si2m{font-size:.8rem;color:#666}.Tests_testTitleLink__zLNH_{text-decoration:none}.Tests_testTitleLinkTest1__Hndxw{color:#2563eb}.Tests_testTitleLinkTest2__ePeHc{color:#16a34a}.Tests_perfIndexWrapper__wXRNb{margin-top:.75rem}.Tests_testConfig__p_Eb0{color:#666666;display:flex;margin-top:.5rem;gap:1rem}.Tests_sortIcon__yF3oZ{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.Tests_sortIcon__yF3oZ:after,.Tests_sortIcon__yF3oZ:before{content:"";position:absolute;right:0;border-left:4px solid transparent;border-right:4px solid transparent}.Tests_sortIcon__yF3oZ:before{top:-4px;border-bottom:4px solid #ccc}.Tests_sortIcon__yF3oZ:after{bottom:-4px;border-top:4px solid #ccc}.Tests_sortIcon__yF3oZ.Tests_asc__3VAYu:before{border-bottom-color:#333}.Tests_sortIcon__yF3oZ.Tests_desc__Znk40:after{border-top-color:#333}.Tests_pagination__qhsSd{display:flex;justify-content:center;margin-top:1rem}.Tests_pagination__qhsSd button{margin:0 .5rem;padding:.5rem 1rem;border:1px solid #ddd;background-color:#f2f2f2;cursor:pointer}.Tests_pagination__qhsSd button:disabled{cursor:not-allowed;opacity:.5}.Tests_pagination__qhsSd span{align-content:center}.Tests_inlineList__uCFvJ{list-style-type:none;padding:0;display:flex;gap:1rem}.Tests_testDetailsList__GkQe5{list-style-type:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.Tests_testDetailsList__GkQe5 li{padding:.5rem;border-bottom:1px solid #eee}.Tests_externalLink__PeAX1{display:inline-flex;align-items:center;gap:4px;text-decoration:none;color:#0066cc}.Tests_externalLink__PeAX1:hover{text-decoration:underline}.Tests_externalLinkIcon__yexAz{margin-top:auto;margin-bottom:auto;width:14px;height:14px;opacity:.7}.Tests_addNoteButton__8cdCh{padding:10px 20px;background-color:#0070f3;color:white;border:none;cursor:pointer}.Tests_addNoteButton__8cdCh:hover{background-color:#005bb5}.Tests_modal___0vCJ{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.Tests_modalContent__XyHsq{background-color:white;padding:20px;border-radius:5px;width:800px;max-width:90%}.Tests_modalContent__XyHsq input,.Tests_modalContent__XyHsq textarea{width:97%;margin-bottom:10px;padding:10px;border:1px solid #ddd;border-radius:5px}.Tests_menuContainer__Fvymu{position:relative;display:inline-block}.Tests_moreButton__9zQ8G{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;width:30px;display:flex;align-items:center}.Tests_moreButton__9zQ8G:hover{background-color:#f0f0f0}.Tests_dropdownMenu__eR7MP{position:absolute;right:0;top:100%;min-width:160px;background-color:white;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:1000;margin-top:4px;padding:8px 0}.Tests_menuItem__kdcxT{padding:8px 16px;cursor:pointer;white-space:nowrap;color:#333;font-size:14px;display:flex;align-items:center}.Tests_menuItem__kdcxT:hover{background-color:#f0f0f0}.Tests_menuItem__kdcxT:not(:last-child){border-bottom:1px solid #eee}.Tests_menuIcon__D75h7{margin-right:8px;width:14px}.Tests_menuItem__kdcxT.Tests_disabled__jjmDG{opacity:.5;cursor:not-allowed}.Tests_menuItem__kdcxT svg{color:#666}.Tests_codeOutput__0PWm7{white-space:pre-wrap;word-wrap:break-word;max-width:100%;overflow-x:auto;font-family:monospace;padding:1rem;border-radius:4px}.Tests_compareTestsForm__e08jd{margin-left:auto;margin-right:8px;gap:8px}.Tests_testHeader__6yhrs{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.Tests_titleRow__pkYtn{display:flex;align-items:center;gap:1rem}.Tests_attemptsMenuContainer__fv7Ol{position:relative;display:inline-block}.Tests_attemptsButton__MuOn6{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.Tests_attemptsButton__MuOn6:hover{background:#f1f5f9;border-color:#cbd5e1}.Tests_dropdownArrow__b_SsC{font-size:10px;color:#64748b;transition:transform .2s ease}.Tests_attemptsButton__MuOn6:hover .Tests_dropdownArrow__b_SsC{transform:translateY(1px)}.Tests_attemptsDropdown__AqByd{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1000;min-width:200px;margin-top:4px}.Tests_attemptItem__d4nk_{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f1f5f9}.Tests_attemptItem__d4nk_:last-child{border-bottom:none}.Tests_attemptItem__d4nk_:hover{background:#f8fafc}.Tests_currentAttempt__bIZMH{background:#f0f9ff}.Tests_currentAttempt__bIZMH:hover{background:#e0f2fe}.Tests_attemptLabel__jJ5mV{font-weight:500;color:#1e293b;margin-bottom:4px}.Tests_attemptMeta__T3zTI{display:flex;align-items:center;gap:8px;font-size:12px}.Tests_currentLabel__Kxp1B{background:#dbeafe;color:#1d4ed8;padding:2px 6px;border-radius:4px;font-weight:500}.Tests_attemptStatusBadge__9rEFO{padding:2px 6px;border-radius:4px;font-weight:500;font-size:12px}.Tests_attemptStatusBadge__9rEFO.Tests_failed__Wezk8{background:#fef2f2;color:#dc2626}.Tests_attemptStatusBadge__9rEFO.Tests_passed__JjTy9{background:#f0fdf4;color:#16a34a}.Tests_attemptStatusBadge__9rEFO.Tests_running__V2PgG{background:#fef3c7;color:#d97706}.Tests_attemptStatusBadge__9rEFO.Tests_pending__94CYq{background:#f3f4f6;color:#6b7280}.Tests_attemptStatusBadge__9rEFO.Tests_cancelled__7HQ2Y{background:#f9fafb;color:#374151}.Tests_testTitleSection__8zt6V{display:flex;flex-direction:column}.Tests_actionSection__ghP06,.Tests_compareTestsForm__e08jd{display:flex;align-items:center}.Tests_compareTestsForm__e08jd{gap:.5rem}.Tests_select__hsbzI{border:1px solid #ddd;padding:8px;border-radius:4px;background-color:white;min-width:200px}.Tests_select__hsbzI:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.2)}.Tests_button__TbKNg{background-color:#2563eb;color:white;padding:8px 16px;border-radius:4px;border:none;cursor:pointer}.Tests_button__TbKNg:hover{background-color:#1d4ed8}.Tests_button__TbKNg:disabled{background-color:#9ca3af;cursor:not-allowed}.Tests_testInfo__2ZZcO{display:flex;align-items:center;gap:4rem;margin:0}.Tests_testInfo__2ZZcO div h2{margin:0}.Tests_vs__7nzKi{font-size:1.5rem;font-weight:700;color:#6b7280}.Tests_metricsComparison__InHhO{margin-top:2rem}.Tests_comparisonTable__PCtGN{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.9rem}.Tests_comparisonTable__PCtGN td,.Tests_comparisonTable__PCtGN th{border:1px solid #ddd;padding:8px}.Tests_comparisonTable__PCtGN th{background-color:#f2f2f2;text-align:center}.Tests_comparisonTable__PCtGN tr{background-color:#fff}.Tests_comparisonTable__PCtGN tr:nth-child(2n){background-color:#f8f8f8}.Tests_comparisonTable__PCtGN tr:hover,.Tests_comparisonTable__PCtGN tr:hover td:first-child{background-color:#f5f5f5}.Tests_comparisonValue__KdoUW{display:flex;justify-content:space-between;gap:8px}.Tests_test1Value__nck2p{color:#2563eb}.Tests_test2Value___Wm51{color:#16a34a}.Tests_legendContainer__ycapD{display:flex;justify-content:flex-end;gap:16px;margin-bottom:8px}.Tests_legendItem__QjSnX{display:flex;align-items:center;gap:4px}.Tests_legendColor__1_mNk{width:12px;height:12px;border-radius:2px}.Tests_legendTest1__953s0{background-color:#2563eb}.Tests_legendTest2__cGFrP{background-color:#16a34a}.Tests_container__7eAVA h2{margin-top:2rem;margin-bottom:.5rem}.Tests_chartsContainer__TWP6O{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.Tests_chartWrapper__jCnoR{background:white;border:1px solid #eee;border-radius:8px;padding:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Tests_changePercentage__Nql0v{color:#6b7280;font-size:.875rem;margin-left:.25rem}.Tests_differentValue__NJ7OC{background-color:#ffebee!important;border:1px solid #ffcdd2!important}.Tests_differentValue__NJ7OC .Tests_test1Value__nck2p,.Tests_differentValue__NJ7OC .Tests_test2Value___Wm51{background-color:transparent}.Tests_validationSteps__1Awy4{max-height:400px;overflow-y:auto;margin:1rem 0}.Tests_validationStep__ggOfB{display:flex;align-items:flex-start;padding:.5rem;border-bottom:1px solid #eee}.Tests_statusIcon__Xgi4L{margin-top:auto;margin-bottom:auto;margin-right:1rem;font-weight:700;width:18px}.Tests_statusIcon__Xgi4L.Tests_success__Asvmk{color:green}.Tests_statusIcon__Xgi4L.Tests_failure__xT71S{color:red}.Tests_statusIcon__Xgi4L.Tests_pending__94CYq{color:#0070f3}.Tests_stepContent__F8bjo{flex:1 1}.Tests_stepName__tt7Jo{font-weight:700;margin-bottom:.25rem}.Tests_stepMessage__EjYXb{font-size:.9rem;color:#666}div.Tests_stepMessage__EjYXb{margin-top:.25rem}.Tests_validationDetailsLink__V4UuO{margin-left:8px;color:#0066cc;cursor:pointer;font-size:14px}.Tests_validationDetailsLink__V4UuO:hover{text-decoration:underline}.Tests_notePreview__QWehE{padding:1rem;border-radius:.5rem}.Tests_noteEditorContainer__A3ooC{background-color:#fff;border-radius:.5rem}.Tests_noteButtonGroup__JkDzh{margin-top:1rem;display:flex;gap:.5rem}.Tests_clickable__KqYZE{cursor:pointer;transition:background-color .2s}.Tests_clickable__KqYZE:hover{background-color:#f5f5f5}.Tests_emptyNoteContainer__d27ky{text-align:center}.Tests_emptyNoteText__QiVkA{color:#6b7280;margin-bottom:1rem}.Tests_systemInfoList__b0_es{list-style-type:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.Tests_podSelectorContainer__sxHUr{margin-bottom:1rem;display:flex;gap:2rem;align-items:flex-end;flex-wrap:wrap}.Tests_selectorGroup__h4oaV{display:flex;flex-direction:column}.Tests_selectorLabel__fVNUf{display:block;margin-bottom:.25rem;font-weight:700}.Tests_selectorDropdown__ElCe_{padding:.5rem;border-radius:4px;border:1px solid #ccc;font-size:14px;min-width:300px}.Tests_podSelector__JlAZK{min-width:400px}.Tests_checkboxContainer__8b1_U{padding:.5rem;display:flex;align-items:center;min-height:38px}.Tests_checkboxInput__NBc5K{margin-right:.5rem}.Tests_checkboxLabel__M7O9_{font-weight:400}.Tests_reactSelect__ypUVc{font-size:.875rem;margin:0 .5rem}.Tests_reactSelect__ypUVc .react-select__control{border:1px solid #d1d5db;border-radius:.5rem;min-height:38px;box-shadow:none;min-width:300px}.Tests_reactSelect__ypUVc .react-select__control:hover{border-color:#9ca3af}.Tests_reactSelect__ypUVc .react-select__control--is-focused{border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)!important}.Tests_reactSelect__ypUVc .react-select__menu{font-size:.875rem;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);z-index:9999}.Tests_reactSelect__ypUVc .react-select__option{padding:8px 12px}.Tests_reactSelect__ypUVc .react-select__option--is-focused{background-color:#f3f4f6}.Tests_reactSelect__ypUVc .react-select__option--is-selected{background-color:#2563eb}.Tests_reactSelect__ypUVc .react-select__placeholder{color:#9ca3af}.Tests_reactSelect__ypUVc .react-select__input,.Tests_reactSelect__ypUVc .react-select__single-value{color:#374151}.Tests_filtersContainer__EexQz{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.Tests_filtersRow__iuJ7A{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap}.Tests_filterGroup__u_G2r{display:flex;flex-direction:column;min-width:250px}.Tests_filterGroup__u_G2r label{font-weight:600;margin-bottom:.25rem;color:#374151;font-size:.875rem}.Tests_filterInput__qBD9_{padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;background-color:white;transition:border-color .2s,box-shadow .2s}.Tests_filterInput__qBD9_:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.Tests_filterInput__qBD9_::placeholder{color:#9ca3af}.Tests_filterActions__PY29m{display:flex;gap:.5rem;align-items:flex-end}.Tests_clearFiltersBtn__WgYcl{padding:.5rem 1rem;background-color:#dc2626;color:white;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.Tests_clearFiltersBtn__WgYcl:hover:not(:disabled){background-color:#b91c1c}.Tests_clearFiltersBtn__WgYcl:disabled{background-color:#9ca3af;cursor:not-allowed}.Tests_refreshBtn__Vnt3e{padding:.5rem 1rem;background-color:#2563eb;color:white;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.Tests_refreshBtn__Vnt3e:hover{background-color:#1d4ed8}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__control{border:1px solid #d1d5db;border-radius:4px;min-height:38px;box-shadow:none;min-width:200px}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__control:hover{border-color:#9ca3af}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__control--is-focused{border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)!important}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__menu{font-size:.875rem;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);z-index:9999}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__option{padding:8px 12px}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__option--is-focused{background-color:#f3f4f6}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__option--is-selected{background-color:#2563eb}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__placeholder{color:#9ca3af}.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__input,.Tests_filterGroup__u_G2r .Tests_reactSelect__ypUVc .react-select__single-value{color:#374151}.Tests_compareTestsForm__e08jd .Tests_reactSelect__ypUVc .react-select__group-heading{background-color:#f8f9fa;color:#6c757d;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:8px 12px 4px;margin:0;border-bottom:1px solid #e9ecef;position:-webkit-sticky;position:sticky;top:0;z-index:1}.Tests_compareTestsForm__e08jd .Tests_reactSelect__ypUVc .react-select__group{padding:0}.Tests_compareTestsForm__e08jd .Tests_reactSelect__ypUVc .react-select__option{padding:8px 12px;border-left:3px solid transparent;transition:all .2s ease}.Tests_compareTestsForm__e08jd .Tests_reactSelect__ypUVc .react-select__option--is-focused{background-color:#f8f9fa;border-left-color:#007bff}.Tests_compareTestsForm__e08jd .Tests_reactSelect__ypUVc .react-select__option--is-selected{background-color:#007bff;border-left-color:#0056b3}.Tests_compareTestsForm__e08jd .Tests_reactSelect__ypUVc .react-select__menu{max-height:300px;overflow-y:auto}.Tests_retryInfo___Frcj{display:flex;align-items:center;gap:.5rem;margin:.25rem 0;font-size:.9rem}.Tests_retryBadge__R2bSJ{background:#f59e0b;color:white;padding:2px 6px;border-radius:4px;font-size:.8rem;font-weight:600}.Tests_retryText__Drf1U{color:#666}.Tests_retryLink__lgMpW{color:#2563eb;text-decoration:none;font-weight:500}.Tests_retryLink__lgMpW:hover{text-decoration:underline}.Tests_retryStatus__znq1Y{font-size:.8rem;padding:1px 4px;border-radius:3px;margin-left:4px;font-weight:500}.Tests_retryStatus__znq1Y.Tests_status-passed__HagT2{background:#dcfce7;color:#166534}.Tests_retryStatus__znq1Y.Tests_status-failed__Yqbm2{background:#fef2f2;color:#dc2626}.Tests_retryStatus__znq1Y.Tests_status-cancelled__X_q4l{background:#fef3c7;color:#d97706}.Tests_retryStatus__znq1Y.Tests_status-running__OtKUq{background:#dbeafe;color:#1d4ed8}.Tests_retryStatus__znq1Y.Tests_status-pending__cqElZ{background:#f3f4f6;color:#6b7280}.Tests_testNameCell__pGXGP{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.Tests_editableTestName__HGTA2{cursor:pointer;display:inline-block;padding:2px 4px;border-radius:3px;transition:background-color .2s}.Tests_editableTestName__HGTA2:hover{background-color:#f0f0f0}.Tests_editableDescription__PiNqt{cursor:pointer;display:inline-block;padding:4px 6px;border-radius:3px;transition:background-color .2s}.Tests_editableDescription__PiNqt:hover{background-color:#f0f0f0}.Tests_retryBadgeList__1BmES{background:#f59e0b;color:white;font-weight:600}.Tests_originalTestLink__UtckH,.Tests_retryBadgeList__1BmES{padding:1px 4px;border-radius:3px;font-size:.75rem;white-space:nowrap}.Tests_originalTestLink__UtckH{background:#e5e7eb;color:#374151;text-decoration:none;transition:all .2s}.Tests_originalTestLink__UtckH:hover{background:#d1d5db;text-decoration:none}.Tests_checkboxLabel__M7O9_{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Tests_checkbox__nnBUS{width:16px;height:16px;cursor:pointer}.Tests_bulkActionsContainer__a_rmn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1rem;margin:1rem 0}.Tests_bulkActionsRow__WfQL_{justify-content:space-between}.Tests_bulkActionsRow__WfQL_,.Tests_bulkSelectionInfo__qAQpM{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.Tests_selectedCount__DFzxP{color:#6b7280;font-size:.9rem;font-weight:500}.Tests_bulkRetryBtn__A6_KU{background:#dc2626;color:white;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.Tests_bulkRetryBtn__A6_KU:hover:not(:disabled){background:#b91c1c}.Tests_bulkRetryBtn__A6_KU:disabled{background:#9ca3af;cursor:not-allowed}.Tests_podRestartsSummary___4rWN{margin:1rem 0}.Tests_summaryCard__m_EFv{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Tests_summaryCard__m_EFv h3{margin:0 0 1rem;color:#374151;font-size:1.1rem;font-weight:600}.Tests_summaryStats__abD6H{display:flex;flex-direction:column;gap:.75rem}.Tests_summaryRow__TRzD_{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.Tests_summaryRow__TRzD_:last-child{border-bottom:none}.Tests_summaryLabel__jRN_f{font-weight:500;color:#374151;min-width:160px}.Tests_test1Badge__TPJWr{background:#dbeafe;color:#1d4ed8}.Tests_test1Badge__TPJWr,.Tests_test2Badge__5Ohc8{padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500}.Tests_test2Badge__5Ohc8{background:#dcfce7;color:#166534}@media (min-width:768px){.Tests_summaryStats__abD6H{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem}.Tests_summaryRow__TRzD_{flex-direction:column;align-items:flex-start;padding:1rem;border-bottom:none;border-right:1px solid #f3f4f6;text-align:center}.Tests_summaryRow__TRzD_:last-child{border-right:none}.Tests_summaryLabel__jRN_f{margin-bottom:.5rem;min-width:auto;font-size:.9rem}}.Tests_customMetricsTabs__0NL44{margin-bottom:20px;border-bottom:2px solid #e5e7eb}.Tests_tabButton__nOGkM{padding:10px 20px;margin-right:5px;border:none;border-bottom:3px solid transparent;background:transparent;cursor:pointer;font-weight:400;color:#6b7280;transition:all .2s ease}.Tests_tabButton__nOGkM:hover{background:#f9fafb}.Tests_tabButton__nOGkM.Tests_active__ouAj9{border-bottom-color:#2563eb;background:#f0f9ff;font-weight:600;color:#2563eb}.Tests_modalHeader__O7wE_{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.Tests_modalHeader__O7wE_ h2{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.Tests_modalBody__k2SWj{margin-bottom:20px}.Tests_modalBody__k2SWj p{margin:10px 0;color:#666;font-size:14px}.Tests_formGroup__FvOC_{margin:20px 0}.Tests_formGroup__FvOC_ label{display:block;margin-bottom:8px;font-weight:500;font-size:14px;color:#333}.Tests_noGroupsMessage__Y09RO{padding:12px;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404;font-size:14px;margin-top:12px}.Tests_modalFooter__pN0QG{display:flex;justify-content:flex-end;gap:10px;padding-top:15px;border-top:1px solid #e0e0e0}.Tests_btnPrimary__GrRn6{padding:10px 20px;background-color:#0070f3;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.Tests_btnPrimary__GrRn6:hover:not(:disabled){background-color:#005bb5}.Tests_btnPrimary__GrRn6:disabled{background-color:#ccc;cursor:not-allowed}.Tests_btnSecondary__rRFR0{padding:10px 20px;background-color:#f0f0f0;color:#666;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.Tests_btnSecondary__rRFR0:hover:not(:disabled){background-color:#e0e0e0}.Tests_btnSecondary__rRFR0:disabled{opacity:.5;cursor:not-allowed}.Tests_chartSectionHeader__Wjxk5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Tests_chartSectionHeader__Wjxk5 h2{margin:0}.Tests_resetZoomBtn__8Ioxp{padding:.5rem 1rem;background-color:#3b82f6;color:white;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}.Tests_resetZoomBtn__8Ioxp:hover{background-color:#2563eb}.Tests_chartContainer__KWbF5{min-height:300px;width:100%;margin-bottom:2rem}.Tests_resourceComparisonSelector__PHeRK{margin-bottom:15px}.Tests_resourceComparisonLabel__7q33U{display:block;margin-bottom:8px}.Tests_resourceComparisonLabelTest1__vL6uQ{color:#2563eb}.Tests_resourceComparisonLabelTest2__Avbui{color:#16a34a}.Tests_resourceComparisonDropdown__gw5YF{width:auto;min-width:300px}.Tests_resourceComparisonLegend__8_5_I{margin-top:8px;display:flex;align-items:center;gap:4px;font-size:.85rem;font-weight:400}