.ClaimDetailsDrawer-module__9AfMgG__backdrop{z-index:1000;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.ClaimDetailsDrawer-module__9AfMgG__backdrop.ClaimDetailsDrawer-module__9AfMgG__open{opacity:1;visibility:visible}.ClaimDetailsDrawer-module__9AfMgG__drawer{z-index:1001;background:#f8fafc;flex-direction:column;width:70%;max-width:1200px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000026}.ClaimDetailsDrawer-module__9AfMgG__drawer.ClaimDetailsDrawer-module__9AfMgG__open{transform:translate(0)}.ClaimDetailsDrawer-module__9AfMgG__header{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__headerLeft{align-items:center;gap:14px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__title{color:#1e293b;margin:0;font-size:20px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__encounterIdBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;transition:background .15s,color .15s;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__encounterIdBtn:hover{color:#1e293b;background:#e2e8f0}.ClaimDetailsDrawer-module__9AfMgG__encounterIdText{font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__copyIcon{opacity:.7;font-size:14px}.ClaimDetailsDrawer-module__9AfMgG__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:24px;line-height:1;transition:background .2s,color .2s}.ClaimDetailsDrawer-module__9AfMgG__closeButton:hover{color:#1e293b;background:#f1f5f9}.ClaimDetailsDrawer-module__9AfMgG__content{flex:1;padding:0;overflow-y:auto}.ClaimDetailsDrawer-module__9AfMgG__loadingContainer{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:80px 40px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__spinner{border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite ClaimDetailsDrawer-module__9AfMgG__spin}@keyframes ClaimDetailsDrawer-module__9AfMgG__spin{to{transform:rotate(360deg)}}.ClaimDetailsDrawer-module__9AfMgG__errorContainer{text-align:center;color:#ef4444;padding:60px 40px}.ClaimDetailsDrawer-module__9AfMgG__errorIcon{margin-bottom:16px;font-size:48px}.ClaimDetailsDrawer-module__9AfMgG__overviewSection{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 24px}.ClaimDetailsDrawer-module__9AfMgG__overviewGrid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.ClaimDetailsDrawer-module__9AfMgG__overviewCell{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:5px;padding:14px 20px 14px 0;display:flex}.ClaimDetailsDrawer-module__9AfMgG__overviewCell:nth-child(n+7){border-bottom:none}.ClaimDetailsDrawer-module__9AfMgG__overviewCellLabel{color:#94a3b8;font-size:12px;font-weight:400;line-height:1.3}.ClaimDetailsDrawer-module__9AfMgG__overviewCellValue{color:#1e293b;font-size:14px;font-weight:400;line-height:1.4}.ClaimDetailsDrawer-module__9AfMgG__patientDob{color:#64748b;font-weight:400}.ClaimDetailsDrawer-module__9AfMgG__overviewStatusGroup{flex-direction:column;gap:5px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__overviewStatusLine{align-items:center;gap:6px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ClaimDetailsDrawer-module__9AfMgG__dotGreen{background:#10b981}.ClaimDetailsDrawer-module__9AfMgG__dotBlue{background:#3b82f6}.ClaimDetailsDrawer-module__9AfMgG__dotRed{background:#ef4444}.ClaimDetailsDrawer-module__9AfMgG__dotGray{background:#94a3b8}.ClaimDetailsDrawer-module__9AfMgG__pillBadge{color:#475569;background:#f1f5f9;border-radius:4px;align-items:center;width:fit-content;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__insuranceChipList{flex-direction:column;gap:4px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__insuranceChip{color:#475569;background:#f1f5f9;border-radius:12px;align-items:center;gap:4px;width:fit-content;padding:3px 10px;font-size:12px;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__insurancePriority{color:#3b82f6;text-transform:uppercase;font-size:11px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__emptyVal{color:#94a3b8;font-size:14px}.ClaimDetailsDrawer-module__9AfMgG__tabs{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:0 24px;display:flex;overflow-x:auto}.ClaimDetailsDrawer-module__9AfMgG__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:14px 20px;font-size:14px;font-weight:500;transition:color .2s}.ClaimDetailsDrawer-module__9AfMgG__tab:hover{color:#1e293b}.ClaimDetailsDrawer-module__9AfMgG__tab.ClaimDetailsDrawer-module__9AfMgG__active{color:#3b82f6;border-bottom-color:#3b82f6}.ClaimDetailsDrawer-module__9AfMgG__tabContent{padding:20px 24px}.ClaimDetailsDrawer-module__9AfMgG__paymentOverview{flex-direction:column;gap:24px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__poSection{flex-direction:column;gap:10px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__poSectionTitle{color:#334155;font-size:14px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__poSectionTitleRow{justify-content:space-between;align-items:center;display:flex}.ClaimDetailsDrawer-module__9AfMgG__expandAllBtn{color:#3b82f6;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.ClaimDetailsDrawer-module__9AfMgG__expandAllBtn:hover{color:#1d4ed8}.ClaimDetailsDrawer-module__9AfMgG__summaryCard{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.ClaimDetailsDrawer-module__9AfMgG__summaryGrid{divide-y:0;grid-template-columns:repeat(6,1fr);display:grid}.ClaimDetailsDrawer-module__9AfMgG__summaryItem{border-right:1px solid #e2e8f0;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__summaryItem:last-child{border-right:none}.ClaimDetailsDrawer-module__9AfMgG__summaryLabel{color:#94a3b8;font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__summaryValue{color:#1e293b;font-size:15px;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__summaryValueRed{color:#ef4444}.ClaimDetailsDrawer-module__9AfMgG__poTable{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:8px;width:100%;font-size:13px;overflow:hidden}.ClaimDetailsDrawer-module__9AfMgG__poTable th{text-align:left;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:12px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__poTable td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:10px 12px}.ClaimDetailsDrawer-module__9AfMgG__poTable tr:last-child td{border-bottom:none}.ClaimDetailsDrawer-module__9AfMgG__poTable tr:hover td{background:#f8fafc}.ClaimDetailsDrawer-module__9AfMgG__payerStatusWrap,.ClaimDetailsDrawer-module__9AfMgG__prStatusWrap{white-space:nowrap;align-items:center;gap:5px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__balRed{color:#ef4444;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__balBlue{color:#3b82f6;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__dimVal{color:#94a3b8}.ClaimDetailsDrawer-module__9AfMgG__balanceStatusGreen{color:#16a34a;font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__balanceStatusRed{color:#ef4444;font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__balanceStatusBlue{color:#3b82f6;font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__procExpandBtn{color:#94a3b8;cursor:pointer;text-align:center;background:0 0;border:none;width:16px;padding:0;font-size:11px}.ClaimDetailsDrawer-module__9AfMgG__procExpandBtn:hover{color:#475569}.ClaimDetailsDrawer-module__9AfMgG__cptCode{color:#1e293b;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__procDetailRow td{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;padding:6px 12px 10px 40px!important}.ClaimDetailsDrawer-module__9AfMgG__procDetail{color:#64748b;flex-direction:column;gap:4px;font-size:12px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__procDetailLabel{color:#475569;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__procDetailWarning{color:#f59e0b;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__submissionsContainer{flex-direction:column;gap:24px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__subSectionHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__subSectionTitle{color:#334155;font-size:14px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__additionalDocsSection{flex-direction:column;gap:10px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__subStatusBadge{white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:500;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__subStatusSubmitted{color:#3b82f6}.ClaimDetailsDrawer-module__9AfMgG__subStatusAccepted{color:#16a34a}.ClaimDetailsDrawer-module__9AfMgG__subStatusDenied{color:#ef4444}.ClaimDetailsDrawer-module__9AfMgG__subStatusDefault{color:#475569}.ClaimDetailsDrawer-module__9AfMgG__subClaimId{color:#475569;font-family:monospace;font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__reasonsText{color:#475569;text-overflow:ellipsis;white-space:nowrap;cursor:default;max-width:200px;font-size:12px;display:block;overflow:hidden}.ClaimDetailsDrawer-module__9AfMgG__reasonsCount{color:#3b82f6;margin-right:2px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__subViewLink{color:#3b82f6;white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none}.ClaimDetailsDrawer-module__9AfMgG__subViewLink:hover{color:#1d4ed8;text-underline-offset:2px;text-decoration:underline}.ClaimDetailsDrawer-module__9AfMgG__subRowExpanded td{background:#f8fafc}.ClaimDetailsDrawer-module__9AfMgG__subExpandedRow td{background:#f1f5f9!important;padding:0!important}.ClaimDetailsDrawer-module__9AfMgG__subExpandedContent{padding:12px 16px 12px 40px}.ClaimDetailsDrawer-module__9AfMgG__subExpandedLoading,.ClaimDetailsDrawer-module__9AfMgG__subExpandedEmpty{color:#94a3b8;align-items:center;gap:8px;padding:12px 16px 12px 40px;font-size:13px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__subProcTable{border-collapse:collapse;width:100%;font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__subProcTable th{text-align:left;color:#64748b;background:#e2e8f0;border-bottom:1px solid #cbd5e1;padding:6px 10px;font-size:11px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__subProcTable td{color:#334155;border-bottom:1px solid #e2e8f0;padding:7px 10px}.ClaimDetailsDrawer-module__9AfMgG__subProcTable tr:last-child td{border-bottom:none}.ClaimDetailsDrawer-module__9AfMgG__remittancesContainer{flex-direction:column;gap:12px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__remittancesHeader{justify-content:space-between;align-items:center;display:flex}.ClaimDetailsDrawer-module__9AfMgG__remitShowAllBtn{color:#6366f1;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-items:center;padding:0 0 0 10px;font-size:11px;font-weight:500;text-decoration:underline;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__remitShowAllBtn:hover{color:#4338ca}.ClaimDetailsDrawer-module__9AfMgG__remittanceRow:hover td{cursor:pointer;background:#f8fafc}.ClaimDetailsDrawer-module__9AfMgG__remittanceCheckNum{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-family:monospace;font-size:12px;overflow:hidden}.ClaimDetailsDrawer-module__9AfMgG__postingStatusWrap{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__tableContainer{overflow-x:auto}.ClaimDetailsDrawer-module__9AfMgG__submissionsTable{border-collapse:collapse;width:100%;font-size:13px}.ClaimDetailsDrawer-module__9AfMgG__submissionsTable th{text-align:left;color:#475569;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__submissionsTable td{color:#334155;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:10px}.ClaimDetailsDrawer-module__9AfMgG__submissionsTable tr:hover td{background:#f8fafc}.ClaimDetailsDrawer-module__9AfMgG__statusBadge{border-radius:10px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-block}.ClaimDetailsDrawer-module__9AfMgG__statusAccepted{color:#166534;background:#dcfce7}.ClaimDetailsDrawer-module__9AfMgG__statusRejected{color:#b91c1c;background:#fee2e2}.ClaimDetailsDrawer-module__9AfMgG__statusPending{color:#92400e;background:#fef3c7}.ClaimDetailsDrawer-module__9AfMgG__statusDefault{color:#475569;background:#f1f5f9}.ClaimDetailsDrawer-module__9AfMgG__methodBadge{color:#3730a3;background:#e0e7ff;border-radius:4px;padding:2px 6px;font-size:11px;display:inline-block}.ClaimDetailsDrawer-module__9AfMgG__noData{text-align:center;color:#94a3b8;padding:40px}.ClaimDetailsDrawer-module__9AfMgG__loadingState{color:#64748b;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__spinnerSmall{border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:20px;height:20px;animation:1s linear infinite ClaimDetailsDrawer-module__9AfMgG__spin}.ClaimDetailsDrawer-module__9AfMgG__tlContainer{flex-direction:column;gap:0;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlControls{justify-content:flex-end;margin-bottom:12px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlSortBtn{color:#4f46e5;cursor:pointer;background:0 0;border:1px solid #e0e7ff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__tlSortBtn:hover{background:#eef2ff}.ClaimDetailsDrawer-module__9AfMgG__tlList{margin:0;padding:0;list-style:none}.ClaimDetailsDrawer-module__9AfMgG__tlItemRow{align-items:flex-start;gap:0;padding:0;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlLeft{flex-direction:column;flex-shrink:0;align-items:center;width:28px;padding-top:14px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlDot{z-index:1;background:#4f46e5;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ClaimDetailsDrawer-module__9AfMgG__tlConnector{background:#e2e8f0;flex:1;width:2px;min-height:24px;margin-top:4px;margin-bottom:0}.ClaimDetailsDrawer-module__9AfMgG__tlRightCol{flex:1;min-width:0;padding:8px 0 16px 4px}.ClaimDetailsDrawer-module__9AfMgG__tlTimestamp{color:#94a3b8;margin-bottom:4px;font-size:11px;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__tlCard{background:#f8fafc;border-radius:6px;flex-direction:column;gap:6px;padding:10px 14px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlTitle{color:#1e293b;font-size:13px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__tlTitleBlue{color:#1d4ed8}.ClaimDetailsDrawer-module__9AfMgG__tlTitleGreen{color:#065f46}.ClaimDetailsDrawer-module__9AfMgG__tlTitleRed{color:#b91c1c}.ClaimDetailsDrawer-module__9AfMgG__tlTitleOrange{color:#c2410c}.ClaimDetailsDrawer-module__9AfMgG__tlTitleIndigo{color:#4338ca}.ClaimDetailsDrawer-module__9AfMgG__tlInfoRow{flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlInfoDiv{color:#cbd5e1;-webkit-user-select:none;user-select:none;margin:0 4px}.ClaimDetailsDrawer-module__9AfMgG__tlInfoPill{align-items:center;gap:2px;display:inline-flex}.ClaimDetailsDrawer-module__9AfMgG__tlInfoLabel{color:#94a3b8;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__tlInfoVal{color:#334155}.ClaimDetailsDrawer-module__9AfMgG__tlChipRow{flex-wrap:wrap;gap:6px 14px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlChip{font-size:12px}.ClaimDetailsDrawer-module__9AfMgG__tlChipLabel{color:#94a3b8;font-weight:500}.ClaimDetailsDrawer-module__9AfMgG__tlChipVal{color:#334155}.ClaimDetailsDrawer-module__9AfMgG__tlEventId{color:#94a3b8;margin-top:2px;font-family:monospace;font-size:11px}.ClaimDetailsDrawer-module__9AfMgG__tlLinkRow{margin-top:2px}.ClaimDetailsDrawer-module__9AfMgG__tlLink{color:#4f46e5;font-size:12px;font-weight:500;text-decoration:none}.ClaimDetailsDrawer-module__9AfMgG__tlLink:hover{text-decoration:underline}.ClaimDetailsDrawer-module__9AfMgG__tlNoteBody{color:#475569;white-space:pre-wrap;background:#fff;border-radius:4px;padding:6px 8px;font-size:12px;line-height:1.5}.ClaimDetailsDrawer-module__9AfMgG__tlErrorMsg{color:#b91c1c;white-space:pre-wrap;font-size:12px;line-height:1.5}.ClaimDetailsDrawer-module__9AfMgG__tlExpandable{margin-top:2px}.ClaimDetailsDrawer-module__9AfMgG__tlExpandBtn{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlExpandBtn:hover{text-decoration:underline}.ClaimDetailsDrawer-module__9AfMgG__tlExpandCaret{font-size:10px}.ClaimDetailsDrawer-module__9AfMgG__tlExpandBody{margin-top:8px}.ClaimDetailsDrawer-module__9AfMgG__tlTableWrap{border:1px solid #e2e8f0;border-radius:4px;overflow-x:auto}.ClaimDetailsDrawer-module__9AfMgG__tlTable{border-collapse:collapse;width:100%;font-size:11px}.ClaimDetailsDrawer-module__9AfMgG__tlTable th{color:#64748b;text-align:left;white-space:nowrap;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:5px 8px;font-weight:600}.ClaimDetailsDrawer-module__9AfMgG__tlTable td{color:#334155;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:5px 8px}.ClaimDetailsDrawer-module__9AfMgG__tlTable tbody tr:last-child td{border-bottom:none}.ClaimDetailsDrawer-module__9AfMgG__tlTable tbody tr:hover td{background:#f8fafc}.ClaimDetailsDrawer-module__9AfMgG__tlRight{text-align:right}.ClaimDetailsDrawer-module__9AfMgG__tlGap{align-items:center;gap:8px;padding:6px 0 6px 10px;display:flex}.ClaimDetailsDrawer-module__9AfMgG__tlGapDot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ClaimDetailsDrawer-module__9AfMgG__tlGapText{color:#94a3b8;font-size:11px;font-style:italic}@media (max-width:1200px){.ClaimDetailsDrawer-module__9AfMgG__drawer{width:85%}}@media (max-width:900px){.ClaimDetailsDrawer-module__9AfMgG__overviewGrid{grid-template-columns:repeat(2,1fr)}.ClaimDetailsDrawer-module__9AfMgG__overviewCell:nth-child(n+7){border-bottom:1px solid #f1f5f9}.ClaimDetailsDrawer-module__9AfMgG__overviewCell:nth-child(n+5){border-bottom:none}}@media (max-width:768px){.ClaimDetailsDrawer-module__9AfMgG__drawer{width:100%}.ClaimDetailsDrawer-module__9AfMgG__overviewGrid{grid-template-columns:1fr}.ClaimDetailsDrawer-module__9AfMgG__overviewCell{border-bottom:1px solid #f1f5f9}.ClaimDetailsDrawer-module__9AfMgG__overviewCell:last-child{border-bottom:none}}
.Qa-module__f2coDW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.Qa-module__f2coDW__main{max-width:1400px;margin:0 auto;padding:2rem}.Qa-module__f2coDW__pageHeader{margin-bottom:1.5rem}.Qa-module__f2coDW__pageTitle{color:#fff;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.Qa-module__f2coDW__pageSubtitle{color:#ffffffbf;margin:0;font-size:.875rem}.Qa-module__f2coDW__filterBar{background:#fff;border-radius:12px;flex-wrap:nowrap;align-items:flex-end;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex;overflow-x:auto;box-shadow:0 4px 16px #0000001a}.Qa-module__f2coDW__filterGroup{flex-direction:column;gap:.25rem;min-width:120px;display:flex}.Qa-module__f2coDW__filterLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.Qa-module__f2coDW__filterInput{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.4375rem .625rem;font-size:.8125rem}.Qa-module__f2coDW__filterInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.Qa-module__f2coDW__filterCheckboxes{align-self:flex-end;align-items:center;gap:.875rem;padding-bottom:.375rem;display:flex}.Qa-module__f2coDW__checkboxLabel{color:#374151;cursor:pointer;white-space:nowrap;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.Qa-module__f2coDW__checkboxLabel input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;width:.875rem;height:.875rem}.Qa-module__f2coDW__filterActions{align-items:flex-end;gap:.5rem;margin-left:auto;display:flex}.Qa-module__f2coDW__clearButton{color:#374151;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600}.Qa-module__f2coDW__clearButton:hover{background:#e2e8f0}.Qa-module__f2coDW__tableCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.Qa-module__f2coDW__tableHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Qa-module__f2coDW__tableTitle{color:#1a1a2e;margin:0;font-size:.9375rem;font-weight:700}.Qa-module__f2coDW__totalCount{color:#64748b;font-size:.8125rem}.Qa-module__f2coDW__table{border-collapse:collapse;width:100%;font-size:.8125rem}.Qa-module__f2coDW__table th{text-align:left;color:#475569;white-space:nowrap;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:.625rem .875rem;font-weight:600}.Qa-module__f2coDW__table td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.625rem .875rem}.Qa-module__f2coDW__table tr:last-child td{border-bottom:none}.Qa-module__f2coDW__table tbody tr{cursor:pointer;transition:background .1s}.Qa-module__f2coDW__table tbody tr:hover td{background:#f0f4ff}.Qa-module__f2coDW__table tbody tr.Qa-module__f2coDW__selected td{background:#eef2ff}.Qa-module__f2coDW__statusBadge{white-space:nowrap;border-radius:20px;padding:.2rem .6rem;font-size:.6875rem;font-weight:600;display:inline-block}.Qa-module__f2coDW__statusSubmitted{color:#166534;background:#dcfce7}.Qa-module__f2coDW__statusBlocked{color:#991b1b;background:#fee2e2}.Qa-module__f2coDW__statusOther{color:#475569;background:#f1f5f9}.Qa-module__f2coDW__verdictBadge{white-space:nowrap;border-radius:20px;padding:.2rem .6rem;font-size:.6875rem;font-weight:700;display:inline-block}.Qa-module__f2coDW__verdictPass{color:#166534;background:#dcfce7}.Qa-module__f2coDW__verdictFail{color:#991b1b;background:#fee2e2}.Qa-module__f2coDW__verdictUnreviewed{color:#94a3b8;background:#f1f5f9}.Qa-module__f2coDW__paginationBar{background:#fff;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.Qa-module__f2coDW__paginationSummary{color:#6b7280;white-space:nowrap;font-size:.875rem}.Qa-module__f2coDW__paginationControls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Qa-module__f2coDW__rowsPerPageLabel,.Qa-module__f2coDW__goToPageLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.Qa-module__f2coDW__goToPageLabel{border-left:1px solid #e5e7eb;margin-left:.5rem;padding-left:.75rem}.Qa-module__f2coDW__pageSizeSelect{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .5rem;font-size:.875rem}.Qa-module__f2coDW__pageIndicator{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:500}.Qa-module__f2coDW__pageNavButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.4375rem .6875rem;font-size:.8125rem;transition:background .15s,border-color .15s}.Qa-module__f2coDW__pageNavButton:hover:not(:disabled){color:#4f46e5;background:#f1f5f9;border-color:#c7d2fe}.Qa-module__f2coDW__pageNavButton:disabled{opacity:.4;cursor:not-allowed}.Qa-module__f2coDW__pageJumpInput{text-align:center;border:1px solid #e2e8f0;border-radius:6px;width:4rem;padding:.375rem .5rem;font-size:.875rem}.Qa-module__f2coDW__pageJumpInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.Qa-module__f2coDW__loadingText,.Qa-module__f2coDW__emptyText{text-align:center;color:#94a3b8;padding:3rem;font-size:.875rem}.Qa-module__f2coDW__toast{color:#fff;z-index:2000;background:#1e293b;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;animation:.2s Qa-module__f2coDW__slideUp;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #00000040}.Qa-module__f2coDW__toastError{background:#dc2626}@keyframes Qa-module__f2coDW__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Qa-module__f2coDW__drawerOverlay{z-index:500;background:#0000004d;position:fixed;inset:0}.Qa-module__f2coDW__drawer{box-shadow:none;z-index:600;background:#f1f5f9;flex-direction:row;display:flex;position:fixed;inset:0;overflow:hidden}.Qa-module__f2coDW__drawerPdfPanel{background:#1e1e2e;flex-direction:column;flex:1 1 0;min-width:0;display:flex}.Qa-module__f2coDW__drawerPdfToolbar{background:#2d2d3e;flex-shrink:0;gap:.5rem;padding:.5rem .75rem;display:flex}.Qa-module__f2coDW__pdfPopOutBtn,.Qa-module__f2coDW__pdfBringBackBtn{cursor:pointer;border:none;border-radius:6px;padding:.3125rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s}.Qa-module__f2coDW__pdfPopOutBtn{color:#fff;background:#4f46e5}.Qa-module__f2coDW__pdfPopOutBtn:hover{background:#4338ca}.Qa-module__f2coDW__pdfBringBackBtn{color:#e5e7eb;background:#374151}.Qa-module__f2coDW__pdfBringBackBtn:hover{background:#4b5563}.Qa-module__f2coDW__pdfBringBackBtnInline{color:#374151;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.1875rem .625rem;font-size:.75rem;font-weight:600;transition:background .15s}.Qa-module__f2coDW__pdfBringBackBtnInline:hover{background:#e2e8f0}.Qa-module__f2coDW__drawerPdfIframe{border:none;flex:1;width:100%;display:block}.Qa-module__f2coDW__drawerPdfUnavailable{color:#64748b;flex:1;justify-content:center;align-items:center;font-size:.875rem;display:flex}.Qa-module__f2coDW__drawerResizeHandle{cursor:col-resize;z-index:1;background:0 0;flex-shrink:0;width:5px;transition:background .15s}.Qa-module__f2coDW__drawerResizeHandle:hover,.Qa-module__f2coDW__drawerResizeHandle:active{background:#c7d2fe}.Qa-module__f2coDW__drawerInfoPanel{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.Qa-module__f2coDW__drawerInfoPanelFull{background:#fff;flex-direction:column;flex:1 1 0;min-width:0;display:flex;overflow:hidden}.Qa-module__f2coDW__drawerHeader{border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:1rem 1.25rem .75rem}.Qa-module__f2coDW__drawerTitle{color:#1a1a2e;align-items:center;gap:.625rem;margin:0 0 .25rem;font-size:1rem;font-weight:700;display:flex}.Qa-module__f2coDW__drawerCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.125rem .25rem;font-size:1.25rem;line-height:1}.Qa-module__f2coDW__drawerCloseBtn:hover{color:#1e293b;background:#f1f5f9}.Qa-module__f2coDW__drawerMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:.625rem;font-size:.8125rem;display:flex}.Qa-module__f2coDW__metaChip{color:#5b21b6;background:#ede9fe;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.Qa-module__f2coDW__drawerMetaLinks{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.Qa-module__f2coDW__openMainLink{color:#4f46e5;white-space:nowrap;font-size:.75rem;text-decoration:none}.Qa-module__f2coDW__openMainLink:hover{text-decoration:underline}.Qa-module__f2coDW__verdictBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;flex-shrink:0;align-items:flex-start;gap:1rem;padding:.875rem 1.5rem;display:flex}.Qa-module__f2coDW__verdictButtons{gap:.5rem;display:flex}.Qa-module__f2coDW__verdictBtn{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:.4375rem 1rem;font-size:.8125rem;font-weight:700;transition:all .15s}.Qa-module__f2coDW__verdictBtnPass{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.Qa-module__f2coDW__verdictBtnPass:hover,.Qa-module__f2coDW__verdictBtnPassActive{background:#dcfce7;border-color:#4ade80}.Qa-module__f2coDW__verdictBtnFail{color:#991b1b;background:#fff1f2;border-color:#fecdd3}.Qa-module__f2coDW__verdictBtnFail:hover,.Qa-module__f2coDW__verdictBtnFailActive{background:#fee2e2;border-color:#f87171}.Qa-module__f2coDW__verdictNotesInput{color:#111827;resize:none;border:1px solid #d1d5db;border-radius:8px;flex:1;min-width:200px;padding:.4375rem .625rem;font-size:.8125rem}.Qa-module__f2coDW__verdictNotesInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.Qa-module__f2coDW__verdictSaveBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:8px;align-self:flex-start;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;transition:background .15s}.Qa-module__f2coDW__verdictSaveBtn:hover{background:#4338ca}.Qa-module__f2coDW__verdictSaveBtn:disabled{opacity:.6;cursor:not-allowed}.Qa-module__f2coDW__tabs{border-bottom:2px solid #e2e8f0;flex-shrink:0;padding:0 1.5rem;display:flex}.Qa-module__f2coDW__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s}.Qa-module__f2coDW__tab:hover{color:#4f46e5}.Qa-module__f2coDW__tabActive{color:#4f46e5;border-bottom-color:#4f46e5}.Qa-module__f2coDW__tabContent{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.Qa-module__f2coDW__detailSection{margin-bottom:1.25rem}.Qa-module__f2coDW__detailSectionTitle{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .625rem;font-size:.75rem;font-weight:700}.Qa-module__f2coDW__checksGrid{gap:.75rem;display:grid}.Qa-module__f2coDW__checkCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.Qa-module__f2coDW__checkCardHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.75rem .875rem .625rem}.Qa-module__f2coDW__checkCardTitle{color:#1e293b;margin:0 0 .375rem;font-size:.8125rem;font-weight:700}.Qa-module__f2coDW__checkCardMeta{color:#64748b;flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}.Qa-module__f2coDW__checkCardMetaItem{gap:.25rem;display:flex}.Qa-module__f2coDW__checkCardMetaLabel{color:#94a3b8;font-weight:600}.Qa-module__f2coDW__claimsList{flex-direction:column;gap:0;display:flex}.Qa-module__f2coDW__claimCard{border-top:1px solid #e2e8f0;padding:.75rem .875rem;font-size:.75rem}.Qa-module__f2coDW__claimCardBlocked{background:#fff1f2}.Qa-module__f2coDW__claimCardHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Qa-module__f2coDW__claimCardId{color:#1e293b;font-size:.8125rem;font-weight:700}.Qa-module__f2coDW__claimCardBlocked .Qa-module__f2coDW__claimCardId{color:#dc2626}.Qa-module__f2coDW__claimBlockedBadge{color:#991b1b;background:#fee2e2;border-radius:20px;padding:.1rem .5rem;font-size:.6875rem;font-weight:700}.Qa-module__f2coDW__claimStatusBadge{color:#475569;background:#f1f5f9;border-radius:20px;padding:.1rem .5rem;font-size:.6875rem;font-weight:600}.Qa-module__f2coDW__claimPages{color:#94a3b8;margin-left:auto}.Qa-module__f2coDW__claimDataSection{margin-top:.5rem}.Qa-module__f2coDW__claimDataLabel{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin:0 0 .25rem;font-size:.6875rem;font-weight:700}.Qa-module__f2coDW__claimDataJson{color:#334155;white-space:pre-wrap;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;max-height:200px;margin:0;padding:.5rem .625rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.6875rem;overflow:auto}.Qa-module__f2coDW__claimDataEmpty{color:#cbd5e1;font-style:italic}.Qa-module__f2coDW__chatContainer{flex-direction:column;height:100%;display:flex}.Qa-module__f2coDW__chatMessages{flex-direction:column;flex:1;gap:.875rem;padding-bottom:.5rem;display:flex;overflow-y:auto}.Qa-module__f2coDW__chatEmpty{text-align:center;padding:2rem 1rem}.Qa-module__f2coDW__chatEmptyTitle{color:#374151;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.Qa-module__f2coDW__chatEmptySubtitle{color:#94a3b8;margin:0 0 1.25rem;font-size:.8125rem}.Qa-module__f2coDW__starterPrompts{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Qa-module__f2coDW__starterPrompt{color:#4f46e5;cursor:pointer;background:#f0f4ff;border:1px solid #c7d2fe;border-radius:20px;width:fit-content;padding:.5rem 1rem;font-size:.8125rem;transition:background .15s}.Qa-module__f2coDW__starterPrompt:hover{background:#e0e7ff}.Qa-module__f2coDW__chatBubble{flex-direction:column;max-width:90%;display:flex}.Qa-module__f2coDW__chatBubbleUser{align-self:flex-end;align-items:flex-end}.Qa-module__f2coDW__chatBubbleAssistant{align-self:flex-start;align-items:flex-start}.Qa-module__f2coDW__chatBubbleRole{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.Qa-module__f2coDW__chatBubbleText{color:#1e293b;word-break:break-word;background:#f1f5f9;border-radius:12px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.6}.Qa-module__f2coDW__chatBubbleUser .Qa-module__f2coDW__chatBubbleText{color:#fff;white-space:pre-wrap;background:#4f46e5}.Qa-module__f2coDW__chatBubbleText p:first-child{margin-top:0}.Qa-module__f2coDW__chatBubbleText p:last-child{margin-bottom:0}.Qa-module__f2coDW__chatBubbleText ul,.Qa-module__f2coDW__chatBubbleText ol{margin:.4em 0 .6em;padding-left:1.4em}.Qa-module__f2coDW__chatBubbleText li{margin-bottom:.25em}.Qa-module__f2coDW__chatBubbleText li>p{margin:0}.Qa-module__f2coDW__chatBubbleText blockquote{color:#4338ca;background:#eef2ff;border-left:3px solid #c7d2fe;border-radius:0 6px 6px 0;margin:.5em 0;padding:.4em .75em;font-style:italic}.Qa-module__f2coDW__chatBubbleText hr{border:none;border-top:1px solid #e2e8f0;margin:.75em 0}.Qa-module__f2coDW__chatBubbleText code{color:#4338ca;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:4px;padding:.1em .4em;font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:.82em;font-weight:500}.Qa-module__f2coDW__chatBubbleText pre{background:#1e293b;border-radius:8px;margin:.5em 0;padding:.75em 1em;overflow-x:auto}.Qa-module__f2coDW__chatBubbleText pre code{color:#e2e8f0;white-space:pre;background:0 0;border:none;padding:0;font-size:.8em;font-weight:400}.Qa-module__f2coDW__suggestionCard{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-top:.75rem;padding:.875rem;font-size:.8125rem}.Qa-module__f2coDW__suggestionCardTitle{color:#92400e;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .375rem;font-size:.75rem;font-weight:700}.Qa-module__f2coDW__suggestionCardContent{color:#1e293b;white-space:pre-wrap;word-break:break-word;margin:0 0 .625rem;font-size:.8125rem}.Qa-module__f2coDW__suggestionCardAction{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:background .15s}.Qa-module__f2coDW__suggestionCardAction:hover{background:#d97706}.Qa-module__f2coDW__chatInputRow{flex-shrink:0;align-items:flex-end;gap:.5rem;margin-top:.875rem;display:flex}.Qa-module__f2coDW__chatInput{resize:none;color:#111827;border:1px solid #d1d5db;border-radius:10px;flex:1;max-height:120px;padding:.625rem .75rem;font-size:.875rem;line-height:1.5}.Qa-module__f2coDW__chatInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.Qa-module__f2coDW__chatSendBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:10px;padding:.625rem 1rem;font-size:.875rem;font-weight:700;transition:background .15s}.Qa-module__f2coDW__chatSendBtn:hover{background:#4338ca}.Qa-module__f2coDW__chatSendBtn:disabled{opacity:.6;cursor:not-allowed}.Qa-module__f2coDW__similarFilters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Qa-module__f2coDW__similarFilterBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:all .15s}.Qa-module__f2coDW__similarFilterBtn:hover{color:#4f46e5;background:#f0f4ff;border-color:#c7d2fe}.Qa-module__f2coDW__similarFilterBtnActive{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.Qa-module__f2coDW__similarTable{border-collapse:collapse;width:100%;font-size:.8125rem}.Qa-module__f2coDW__similarTable th{text-align:left;color:#475569;white-space:nowrap;border-bottom:2px solid #e2e8f0;padding:.5rem .625rem;font-weight:600}.Qa-module__f2coDW__similarTable td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:.5rem .625rem}.Qa-module__f2coDW__similarTable tbody tr{cursor:pointer;transition:background .1s}.Qa-module__f2coDW__similarTable tbody tr:hover td{background:#f0f4ff}.Qa-module__f2coDW__filterCard{background:#fff;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem 1.5rem;box-shadow:0 4px 16px #0000001a}.Qa-module__f2coDW__filters{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:end;gap:1.25rem;display:grid}.Qa-module__f2coDW__filterGroupActive{background:#eef2ff;border-radius:10px;margin:-.5rem;padding:.5rem;box-shadow:inset 0 0 0 1px #c7d2fe}.Qa-module__f2coDW__filterGroupActive .Qa-module__f2coDW__filterLabel{color:#4338ca}.Qa-module__f2coDW__filterHint{color:#94a3b8;margin-top:.125rem;font-size:.6875rem}.Qa-module__f2coDW__dateRangeRow{align-items:center;gap:.375rem;display:flex}.Qa-module__f2coDW__dateRangeRow .Qa-module__f2coDW__filterInput{flex:1;min-width:0}.Qa-module__f2coDW__dateRangeSep{color:#94a3b8;font-size:.75rem}.Qa-module__f2coDW__numberRangeRow{align-items:center;gap:.375rem;display:flex}.Qa-module__f2coDW__numberRangeRow .Qa-module__f2coDW__filterInput{width:100%;min-width:0}.Qa-module__f2coDW__filterFooter{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.Qa-module__f2coDW__filterFooterActions{gap:.5rem;margin-left:auto;display:flex}.Qa-module__f2coDW__selectPlaceholder{color:#9ca3af;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;padding:.4375rem .625rem;font-size:.8125rem}.Qa-module__f2coDW__activeFiltersBar{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.Qa-module__f2coDW__activeFiltersLabel{color:#4338ca;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding-top:.35rem;font-size:.75rem;font-weight:700}.Qa-module__f2coDW__activeFilterChips{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.Qa-module__f2coDW__activeFilterChip{color:#3730a3;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .625rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.Qa-module__f2coDW__activeFilterChip:hover{background:#e0e7ff;border-color:#a5b4fc}.Qa-module__f2coDW__activeFilterChipRemove{opacity:.7;font-size:1rem;line-height:1}.Qa-module__f2coDW__activeFiltersClearLink{color:#4f46e5;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.35rem 0;font-size:.8125rem;font-weight:600}.Qa-module__f2coDW__activeFiltersClearLink:hover{text-decoration:underline}.Qa-module__f2coDW__presetBar{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.25rem;display:flex}.Qa-module__f2coDW__presetPill{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:#ffffff1f;border:1.5px solid #ffffff59;border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:500;transition:all .15s}.Qa-module__f2coDW__presetPill:hover{background:#ffffff38}.Qa-module__f2coDW__presetPillActive{color:#4f46e5;background:#fff;border:2px solid #fff;font-weight:700}.Qa-module__f2coDW__presetCount{opacity:.75;margin-left:.3rem;font-weight:500}.Qa-module__f2coDW__summaryStrip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.Qa-module__f2coDW__summaryTile{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:.875rem 1rem;font-family:inherit;transition:border-color .15s,transform .1s;box-shadow:0 4px 16px #0000001a}.Qa-module__f2coDW__summaryTile:hover{transform:translateY(-1px)}.Qa-module__f2coDW__summaryTileActive{border-color:#4f46e5}.Qa-module__f2coDW__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.6875rem;font-weight:700;display:block}.Qa-module__f2coDW__summaryValue{color:#1a1a2e;font-size:1.375rem;font-weight:700;line-height:1.1;display:block}.Qa-module__f2coDW__summarySub{color:#94a3b8;margin-top:.125rem;font-size:.6875rem;display:block}.Qa-module__f2coDW__bulkBar{background:#1e1b4b;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.875rem;margin-bottom:1rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 16px #00000026}.Qa-module__f2coDW__bulkCount{color:#fff;white-space:nowrap;font-size:.875rem;font-weight:700}.Qa-module__f2coDW__bulkControls{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Qa-module__f2coDW__bulkSelect{min-width:240px}.Qa-module__f2coDW__bulkButton{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:8px;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600}.Qa-module__f2coDW__bulkButton:hover:not(:disabled){background:#4338ca}.Qa-module__f2coDW__bulkButton:disabled{opacity:.5;cursor:not-allowed}.Qa-module__f2coDW__bulkGhostButton{color:#ffffffe6;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff59;border-radius:8px;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600}.Qa-module__f2coDW__bulkGhostButton:hover:not(:disabled){background:#ffffff1f}.Qa-module__f2coDW__bulkGhostButton:disabled{opacity:.5;cursor:not-allowed}.Qa-module__f2coDW__tableHeaderActions{align-items:center;gap:.75rem;display:flex}.Qa-module__f2coDW__exportButton{color:#374151;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.Qa-module__f2coDW__exportButton:hover:not(:disabled){background:#e2e8f0}.Qa-module__f2coDW__exportButton:disabled{opacity:.5;cursor:not-allowed}.Qa-module__f2coDW__tableScroll{overflow-x:auto}.Qa-module__f2coDW__checkboxCell{text-align:center;width:2.25rem}.Qa-module__f2coDW__checkboxCell input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;width:.9375rem;height:.9375rem}.Qa-module__f2coDW__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.Qa-module__f2coDW__sortableHeader:hover{color:#4f46e5}.Qa-module__f2coDW__sortIndicator{color:#4f46e5;margin-left:.25rem;font-size:.625rem}.Qa-module__f2coDW__sortIndicatorIdle{color:#cbd5e1;margin-left:.25rem;font-size:.625rem}.Qa-module__f2coDW__monoCell{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.Qa-module__f2coDW__mutedCell{color:#64748b}.Qa-module__f2coDW__truncateCell{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.Qa-module__f2coDW__emailCell{text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:block;overflow:hidden}.Qa-module__f2coDW__uploaderBadge{letter-spacing:.02em;white-space:nowrap;text-transform:uppercase;border-radius:6px;padding:.1rem .4rem;font-size:.625rem;font-weight:700;display:inline-block}.Qa-module__f2coDW__uploaderAutomation{color:#5b21b6;background:#ede9fe}.Qa-module__f2coDW__uploaderInternal{color:#1e40af;background:#dbeafe}.Qa-module__f2coDW__uploaderSite{color:#92400e;background:#fef3c7}.Qa-module__f2coDW__uploaderUnknown{color:#94a3b8;background:#f1f5f9}.Qa-module__f2coDW__assigneePill{color:#3730a3;text-overflow:ellipsis;white-space:nowrap;background:#eef2ff;border-radius:999px;max-width:160px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block;overflow:hidden}.Qa-module__f2coDW__assigneePillMine{color:#166534;background:#dcfce7}.Qa-module__f2coDW__deferralFlag{color:#b45309;margin-left:.35rem;font-size:.6875rem;display:inline-block}.Qa-module__f2coDW__directUpload{color:#94a3b8;font-style:italic}.Qa-module__f2coDW__performerPending{color:#64748b;flex-direction:column;gap:.1rem;display:flex}.Qa-module__f2coDW__performerPendingTag{letter-spacing:.02em;text-transform:uppercase;color:#94a3b8;font-size:.625rem;font-weight:600}.Qa-module__f2coDW__reviewerCell{flex-direction:column;gap:.1rem;display:flex}.Qa-module__f2coDW__reviewerAt{color:#94a3b8;font-size:.6875rem}.Qa-module__f2coDW__assignBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:.625rem;padding:.625rem 1rem;display:flex}.Qa-module__f2coDW__assignLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.6875rem;font-weight:700}.Qa-module__f2coDW__assignSelect{min-width:240px}.Qa-module__f2coDW__assignClaimBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:8px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.Qa-module__f2coDW__assignClaimBtn:hover:not(:disabled){background:#4338ca}.Qa-module__f2coDW__assignClaimBtn:disabled{opacity:.5;cursor:not-allowed}.Qa-module__f2coDW__assignReviewedBy{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.75rem}.Qa-module__f2coDW__bulkHint{color:#fff9;white-space:nowrap;font-size:.75rem}
