.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}}
.AiProcessingBanner-module__f4QByW__banner{background:linear-gradient(135deg,#faf5ff 0%,#f0f9ff 100%);border:1px solid #7c3aed33;border-radius:10px;margin-bottom:16px;overflow:hidden}.AiProcessingBanner-module__f4QByW__header{background:#7c3aed0d;border-bottom:1px solid #7c3aed1a;align-items:center;gap:10px;padding:10px 14px;display:flex}.AiProcessingBanner-module__f4QByW__headerText{color:#6d28d9;letter-spacing:.02em;font-size:.82rem;font-weight:600}.AiProcessingBanner-module__f4QByW__pulsingDot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.4s ease-in-out infinite AiProcessingBanner-module__f4QByW__pulse}@keyframes AiProcessingBanner-module__f4QByW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.AiProcessingBanner-module__f4QByW__log{scrollbar-width:thin;scrollbar-color:#c4b5fd transparent;background:#f8f4ff;flex-direction:column;gap:5px;max-height:220px;padding:10px 14px;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.72rem;display:flex;overflow-y:auto}.AiProcessingBanner-module__f4QByW__log::-webkit-scrollbar{width:4px}.AiProcessingBanner-module__f4QByW__log::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:2px}.AiProcessingBanner-module__f4QByW__logEntry{grid-template-rows:auto auto;grid-template-columns:72px 1fr;gap:1px 8px;display:grid}.AiProcessingBanner-module__f4QByW__logTime{color:#9ca3af;white-space:nowrap;grid-row:1/span 2;padding-top:2px;font-size:.65rem}.AiProcessingBanner-module__f4QByW__logStatus{color:#5b21b6;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.AiProcessingBanner-module__f4QByW__logMessage{color:#374151;word-break:break-word;font-size:.71rem;line-height:1.4}.AiProcessingBanner-module__f4QByW__cursor{color:#7c3aed;align-self:flex-start;margin-top:2px;font-size:.9rem;line-height:1;animation:1s step-end infinite AiProcessingBanner-module__f4QByW__blink}@keyframes AiProcessingBanner-module__f4QByW__blink{0%,to{opacity:1}50%{opacity:0}}
.AppLayout-module__iUI6sq__header{z-index:100;background:#fffffff2;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.AppLayout-module__iUI6sq__headerTop{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem 0;display:flex}.AppLayout-module__iUI6sq__logoLink{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.AppLayout-module__iUI6sq__logoLink:hover{opacity:.9}.AppLayout-module__iUI6sq__logoIcon{font-size:1.5rem}.AppLayout-module__iUI6sq__logoText{color:#1f2937;font-size:1.25rem;font-weight:700}.AppLayout-module__iUI6sq__userSection{align-items:center;gap:1rem;display:flex}.AppLayout-module__iUI6sq__userInfo{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.AppLayout-module__iUI6sq__userName{color:#6b7280;font-size:.875rem}.AppLayout-module__iUI6sq__userEmail{color:#9ca3af;font-size:.75rem}.AppLayout-module__iUI6sq__logoutButton{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.AppLayout-module__iUI6sq__logoutButton:hover{background:#e5e7eb}.AppLayout-module__iUI6sq__nav{border-top:1px solid #f0f0f0;gap:0;max-width:1400px;margin:.75rem auto 0;padding:0 2rem;display:flex}.AppLayout-module__iUI6sq__navLink{color:#6b7280;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.AppLayout-module__iUI6sq__navLink:hover{color:#4f46e5}.AppLayout-module__iUI6sq__navLinkActive{color:#4f46e5;border-bottom-color:#4f46e5}.AppLayout-module__iUI6sq__helpWrap{position:relative}.AppLayout-module__iUI6sq__helpBtn{color:#6b7280;cursor:pointer;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:700;line-height:1;transition:border-color .15s,color .15s,background .15s;display:flex}.AppLayout-module__iUI6sq__helpBtn:hover{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.AppLayout-module__iUI6sq__helpPopover{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;min-width:230px;padding:14px 16px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001a}.AppLayout-module__iUI6sq__helpTitle{color:#374151;margin:0 0 4px;font-size:.8rem;font-weight:600}.AppLayout-module__iUI6sq__helpLink{color:#2563eb;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-size:.85rem;text-decoration:none;transition:background .12s;display:flex}.AppLayout-module__iUI6sq__helpLink:hover{background:#f0f4ff;text-decoration:underline}.AppLayout-module__iUI6sq__helpContact{color:#374151;-webkit-user-select:all;user-select:all;align-items:center;gap:6px;padding:4px 6px;font-size:.85rem;display:flex}
.StatusHistoryTimeline-module__-q5gMq__root{margin-top:8px}.StatusHistoryTimeline-module__-q5gMq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.StatusHistoryTimeline-module__-q5gMq__sectionTitle{color:#374151;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.StatusHistoryTimeline-module__-q5gMq__eventCount{color:#9ca3af;font-size:.72rem}.StatusHistoryTimeline-module__-q5gMq__timeline{flex-direction:column;display:flex}.StatusHistoryTimeline-module__-q5gMq__entry{grid-template-columns:20px 1fr;gap:0 10px;min-height:40px;display:grid}.StatusHistoryTimeline-module__-q5gMq__dotCol{flex-direction:column;align-items:center;padding-top:5px;display:flex}.StatusHistoryTimeline-module__-q5gMq__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:1px}.StatusHistoryTimeline-module__-q5gMq__line{background:#e5e7eb;flex:1;width:1px;margin-top:3px;margin-bottom:3px}.StatusHistoryTimeline-module__-q5gMq__content{padding-bottom:14px}.StatusHistoryTimeline-module__-q5gMq__entryHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:3px;display:flex}.StatusHistoryTimeline-module__-q5gMq__statusBadge{letter-spacing:.03em;white-space:nowrap;border-radius:20px;padding:2px 7px;font-size:.68rem;font-weight:600}.StatusHistoryTimeline-module__-q5gMq__timestamp{color:#9ca3af;white-space:nowrap;font-size:.68rem}.StatusHistoryTimeline-module__-q5gMq__message{color:#6b7280;word-break:break-word;margin:0;font-size:.73rem;line-height:1.45}.StatusHistoryTimeline-module__-q5gMq__colour_success .StatusHistoryTimeline-module__-q5gMq__dot{background:#16a34a}.StatusHistoryTimeline-module__-q5gMq__badge_success{color:#16a34a;background:#f0fdf4}.StatusHistoryTimeline-module__-q5gMq__colour_error .StatusHistoryTimeline-module__-q5gMq__dot{background:#dc2626}.StatusHistoryTimeline-module__-q5gMq__badge_error{color:#dc2626;background:#fef2f2}.StatusHistoryTimeline-module__-q5gMq__colour_warning .StatusHistoryTimeline-module__-q5gMq__dot{background:#d97706}.StatusHistoryTimeline-module__-q5gMq__badge_warning{color:#d97706;background:#fffbeb}.StatusHistoryTimeline-module__-q5gMq__colour_info .StatusHistoryTimeline-module__-q5gMq__dot{background:#0284c7}.StatusHistoryTimeline-module__-q5gMq__badge_info{color:#0284c7;background:#f0f9ff}.StatusHistoryTimeline-module__-q5gMq__colour_neutral .StatusHistoryTimeline-module__-q5gMq__dot{background:#9ca3af}.StatusHistoryTimeline-module__-q5gMq__badge_neutral{color:#6b7280;background:#f3f4f6}.StatusHistoryTimeline-module__-q5gMq__showMore{color:#6d28d9;cursor:pointer;text-underline-offset:2px;text-align:left;background:0 0;border:none;padding:4px 0 10px 30px;font-size:.73rem;text-decoration:underline}.StatusHistoryTimeline-module__-q5gMq__showMore:hover{color:#4c1d95}
.SearchableSelect-module__MBhPgW__wrapper{min-width:220px;position:relative}.SearchableSelect-module__MBhPgW__trigger{color:#374151;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s;display:flex}.SearchableSelect-module__MBhPgW__trigger:hover{border-color:#d1d5db}.SearchableSelect-module__MBhPgW__trigger:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.SearchableSelect-module__MBhPgW__triggerOpen{border-color:#6366f1;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 0 3px #6366f126}.SearchableSelect-module__MBhPgW__triggerDisabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.SearchableSelect-module__MBhPgW__triggerText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SearchableSelect-module__MBhPgW__chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}.SearchableSelect-module__MBhPgW__chevronOpen{transform:rotate(180deg)}.SearchableSelect-module__MBhPgW__dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;flex-direction:column;max-height:280px;margin-top:-1px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.SearchableSelect-module__MBhPgW__searchInput{color:#374151;background:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:.75rem 1rem;font-size:.875rem}.SearchableSelect-module__MBhPgW__searchInput::placeholder{color:#9ca3af}.SearchableSelect-module__MBhPgW__searchInput:focus{background:#fff;outline:none}.SearchableSelect-module__MBhPgW__optionList{flex:1;max-height:220px;padding:.25rem 0;overflow-y:auto}.SearchableSelect-module__MBhPgW__option{color:#374151;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;padding:.5rem 1rem;font-size:.875rem;transition:background .15s;overflow:hidden}.SearchableSelect-module__MBhPgW__option:hover{background:#f3f4f6}.SearchableSelect-module__MBhPgW__optionSelected{color:#4f46e5;background:#eef2ff;font-weight:500}.SearchableSelect-module__MBhPgW__optionHighlighted{background:#eef2ff}.SearchableSelect-module__MBhPgW__noResults{color:#9ca3af;text-align:center;padding:1rem;font-size:.875rem}
.EobList-module__RmbrzW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.EobList-module__RmbrzW__header{z-index:100;background:#fffffff2;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.EobList-module__RmbrzW__headerContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.EobList-module__RmbrzW__headerLeft{align-items:center;gap:1.5rem;display:flex}.EobList-module__RmbrzW__backLink{color:#6366f1;font-weight:500;text-decoration:none;transition:color .2s}.EobList-module__RmbrzW__backLink:hover{color:#4f46e5}.EobList-module__RmbrzW__logoLink{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.EobList-module__RmbrzW__logoLink:hover{opacity:.9}.EobList-module__RmbrzW__logoIcon{font-size:1.5rem}.EobList-module__RmbrzW__logoText{color:#1f2937;font-size:1.25rem;font-weight:700}.EobList-module__RmbrzW__userSection{align-items:center;gap:1rem;display:flex}.EobList-module__RmbrzW__userName{color:#6b7280;font-size:.875rem}.EobList-module__RmbrzW__logoutButton{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.EobList-module__RmbrzW__logoutButton:hover{background:#e5e7eb}.EobList-module__RmbrzW__main{max-width:1400px;margin:0 auto;padding:2rem}.EobList-module__RmbrzW__filtersSection{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem 2rem;box-shadow:0 4px 20px #0000001a}.EobList-module__RmbrzW__pageTitleRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.EobList-module__RmbrzW__pageTitle{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.EobList-module__RmbrzW__ingestButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__ingestButton:hover{background:#4338ca}.EobList-module__RmbrzW__ingestPanel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:14px;margin-bottom:1.25rem;padding:16px 18px;display:flex}.EobList-module__RmbrzW__ingestPanelTitle{color:#374151;margin:0;font-size:13px;font-weight:700}.EobList-module__RmbrzW__ingestFormLayout{flex-direction:column;gap:10px;display:flex}.EobList-module__RmbrzW__ingestFormBottomRow{align-items:flex-end;gap:12px;display:flex}.EobList-module__RmbrzW__ingestFormGroup{flex-direction:column;gap:5px;display:flex}.EobList-module__RmbrzW__ingestFormGroup label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.EobList-module__RmbrzW__ingestTextarea{color:#111827;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:72px;padding:8px 10px;font-family:Courier New,monospace;font-size:13px;transition:border-color .2s,box-shadow .2s}.EobList-module__RmbrzW__ingestTextarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.EobList-module__RmbrzW__ingestInput{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:120px;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.EobList-module__RmbrzW__ingestInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.EobList-module__RmbrzW__ingestSelect{color:#374151;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:170px;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.EobList-module__RmbrzW__ingestSelect:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.EobList-module__RmbrzW__ingestActions{align-items:center;gap:8px;display:flex}.EobList-module__RmbrzW__ingestConfirmButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__ingestConfirmButton:hover:not(:disabled){background:#4338ca}.EobList-module__RmbrzW__ingestConfirmButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__ingestCancelButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.EobList-module__RmbrzW__ingestCancelButton:hover:not(:disabled){background:#f3f4f6}.EobList-module__RmbrzW__ingestResultBanner{border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.6}.EobList-module__RmbrzW__ingestResultSuccess{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.EobList-module__RmbrzW__ingestResultPartial{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.EobList-module__RmbrzW__ingestResultError{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.EobList-module__RmbrzW__ingestResultStat{font-weight:700}.EobList-module__RmbrzW__fileDropZone{cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}.EobList-module__RmbrzW__fileDropZone:hover{background:#f5f3ff;border-color:#6366f1}.EobList-module__RmbrzW__fileDropInput{display:none}.EobList-module__RmbrzW__fileDropText{color:#6b7280;font-size:13px}.EobList-module__RmbrzW__fileDropZone:hover .EobList-module__RmbrzW__fileDropText{color:#4f46e5}.EobList-module__RmbrzW__ingestFailedList{max-height:120px;margin:6px 0 0;padding:0 0 0 16px;font-size:12px;overflow-y:auto}.EobList-module__RmbrzW__filters{flex-wrap:wrap;gap:1.5rem;display:flex}.EobList-module__RmbrzW__filterGroup{flex-direction:column;gap:.5rem;min-width:260px;display:flex}.EobList-module__RmbrzW__filterLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.EobList-module__RmbrzW__select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.EobList-module__RmbrzW__select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.EobList-module__RmbrzW__selectPlaceholder{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1rem;font-size:.875rem}.EobList-module__RmbrzW__filterInput{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.EobList-module__RmbrzW__filterInput::placeholder{color:#9ca3af}.EobList-module__RmbrzW__filterInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.EobList-module__RmbrzW__filterInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EobList-module__RmbrzW__filterInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.EobList-module__RmbrzW__filterInput[type=number]{-moz-appearance:textfield}.EobList-module__RmbrzW__checkboxLabel{color:#374151;cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;padding:.625rem 0;font-size:.875rem;display:flex}.EobList-module__RmbrzW__checkboxLabel input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;width:1rem;height:1rem}.EobList-module__RmbrzW__clearFiltersButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s,color .2s,background .2s}.EobList-module__RmbrzW__clearFiltersButton:hover{color:#374151;background:#f9fafb;border-color:#d1d5db}.EobList-module__RmbrzW__eobDrawerBackdrop{display:none}.EobList-module__RmbrzW__eobDrawer{z-index:201;background:#fff;flex-direction:column;animation:.2s cubic-bezier(.32,.72,0,1) EobList-module__RmbrzW__eobDrawerSlideIn;display:flex;position:fixed;inset:0;width:100vw!important}.EobList-module__RmbrzW__eobDrawerResizeHandle{display:none}@keyframes EobList-module__RmbrzW__eobDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.EobList-module__RmbrzW__eobDrawerHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:16px;padding:12px 20px;display:flex}.EobList-module__RmbrzW__eobDrawerHeader h2{color:#1f2937;margin:0;font-size:18px;font-weight:600}.EobList-module__RmbrzW__eobDrawerBack{color:#6366f1;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.EobList-module__RmbrzW__eobDrawerBack:hover{background:#f5f3ff;border-color:#c7d2fe}.EobList-module__RmbrzW__eobDrawerHeaderActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.EobList-module__RmbrzW__pdfPopOutBtn,.EobList-module__RmbrzW__pdfBringBackBtn{cursor:pointer;white-space:nowrap;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.EobList-module__RmbrzW__pdfPopOutBtn{color:#0369a1;background:#f0f9ff;border-color:#bae6fd}.EobList-module__RmbrzW__pdfPopOutBtn:hover{background:#e0f2fe;border-color:#7dd3fc}.EobList-module__RmbrzW__pdfBringBackBtn{color:#854d0e;background:#fefce8;border-color:#fde68a}.EobList-module__RmbrzW__pdfBringBackBtn:hover{background:#fef9c3;border-color:#fcd34d}.EobList-module__RmbrzW__eobDrawerFooter{background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:0;display:flex}.EobList-module__RmbrzW__footerButtonRow{justify-content:flex-end;align-items:center;gap:12px;padding:8px 16px;display:flex}.EobList-module__RmbrzW__reworkPanel{background:#fafafa;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:6px;padding:10px 16px;display:flex}.EobList-module__RmbrzW__reworkInput{resize:vertical;color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:6px 8px;font-family:inherit;font-size:12px}.EobList-module__RmbrzW__reworkInput:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 2px #f9731626}.EobList-module__RmbrzW__reworkActions{justify-content:flex-end;gap:8px;display:flex}.EobList-module__RmbrzW__reworkCancelButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s}.EobList-module__RmbrzW__reworkCancelButton:hover:not(:disabled){background:#f3f4f6}.EobList-module__RmbrzW__reworkCancelButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__reworkConfirmButton{color:#fff;cursor:pointer;background:#ea580c;border:none;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__reworkConfirmButton:hover:not(:disabled){background:#c2410c}.EobList-module__RmbrzW__reworkConfirmButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__blockReasonLabel{color:#374151;font-size:12px;font-weight:500}.EobList-module__RmbrzW__blockReasonSelect{color:#111827;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:6px 8px;font-family:inherit;font-size:12px}.EobList-module__RmbrzW__blockReasonSelect:focus{border-color:#dc2626;outline:none;box-shadow:0 0 0 2px #dc262626}.EobList-module__RmbrzW__blockReasonSelect:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__blockNotesTextarea{color:#111827;box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:6px 8px;font-family:inherit;font-size:12px}.EobList-module__RmbrzW__blockNotesTextarea:focus{border-color:#dc2626;outline:none;box-shadow:0 0 0 2px #dc262626}.EobList-module__RmbrzW__blockNotesTextarea:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__blockConfirmButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__blockConfirmButton:hover:not(:disabled){background:#b91c1c}.EobList-module__RmbrzW__blockConfirmButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__cancelEobButton{color:#b45309;cursor:pointer;background:0 0;border:1px solid #d97706;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.EobList-module__RmbrzW__cancelEobButton:hover:not(:disabled){background:#fffbeb}.EobList-module__RmbrzW__cancelEobButton:disabled{opacity:.4;cursor:not-allowed}.EobList-module__RmbrzW__blockEobButton{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.EobList-module__RmbrzW__blockEobButton:hover:not(:disabled){background:#fef2f2}.EobList-module__RmbrzW__blockEobButton:disabled{opacity:.4;cursor:not-allowed}.EobList-module__RmbrzW__unblockEobButton{color:#0e7490;cursor:pointer;background:0 0;border:1px solid #0891b2;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.EobList-module__RmbrzW__unblockEobButton:hover:not(:disabled){background:#ecfeff}.EobList-module__RmbrzW__unblockEobButton:disabled{opacity:.4;cursor:not-allowed}.EobList-module__RmbrzW__reworkButton{color:#ea580c;cursor:pointer;background:0 0;border:1px solid #f97316;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.EobList-module__RmbrzW__reworkButton:hover:not(:disabled){background:#fff7ed}.EobList-module__RmbrzW__reworkButton:disabled{opacity:.4;cursor:not-allowed}.EobList-module__RmbrzW__submitError{color:#dc2626;font-size:12px}.EobList-module__RmbrzW__inlineValidationError{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:5px;margin-top:.5rem;padding:.3rem .6rem;font-size:11px;font-weight:600}.EobList-module__RmbrzW__diffCopyButton{font:inherit;font-size:inherit;font-weight:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:3px;align-items:center;gap:3px;margin:0;padding:0;transition:background .1s;display:inline-flex}.EobList-module__RmbrzW__diffCopyButton:hover{background:#fde68a}.EobList-module__RmbrzW__diffCopyIcon{opacity:.7;font-size:10px}.EobList-module__RmbrzW__validationWarnings{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;padding:.35rem .65rem;font-size:11px;font-weight:600}.EobList-module__RmbrzW__eobCancelledBanner{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:6px;max-width:340px;padding:8px 12px;font-size:12px;font-weight:500;line-height:1.4;display:block}.EobList-module__RmbrzW__submitEobButton{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:600;transition:background .2s;box-shadow:0 4px 12px #16a34a59}.EobList-module__RmbrzW__submitEobButton:hover:not(:disabled){background:#15803d}.EobList-module__RmbrzW__submitEobButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.EobList-module__RmbrzW__submitEobWrapper{display:inline-block;position:relative}.EobList-module__RmbrzW__submitEobWrapper[data-tooltip]:hover:after{content:attr(data-tooltip);color:#f9fafb;white-space:nowrap;pointer-events:none;z-index:100;background:#1f2937;border-radius:5px;padding:5px 9px;font-size:12px;font-weight:400;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 2px 8px #00000040}.EobList-module__RmbrzW__submitEobWrapper[data-tooltip]:hover:before{content:"";pointer-events:none;z-index:100;border:5px solid #0000;border-top-color:#1f2937;position:absolute;bottom:calc(100% + 1px);right:14px}.EobList-module__RmbrzW__eobDrawerClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:20px;line-height:1;transition:background .2s,color .2s}.EobList-module__RmbrzW__eobDrawerClose:hover{color:#374151;background:#f3f4f6}.EobList-module__RmbrzW__eobDrawerBody{flex:1;min-height:0;display:flex;overflow:hidden}.EobList-module__RmbrzW__eobDrawerLoading,.EobList-module__RmbrzW__eobDrawerError{color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.EobList-module__RmbrzW__eobDrawerPdf{background:#f9fafb;border-right:1px solid #e5e7eb;flex:0 0 45%;min-width:0}.EobList-module__RmbrzW__eobDrawerPdfIframe{border:none;width:100%;height:100%}.EobList-module__RmbrzW__eobDrawerPdfUnavailable{color:#9ca3af;justify-content:center;align-items:center;height:100%;font-size:.875rem;display:flex}.EobList-module__RmbrzW__eobDrawerInfo{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.EobList-module__RmbrzW__eobDrawerInfoScroll{flex:1;padding:20px;overflow-y:auto}.EobList-module__RmbrzW__eobDrawerInfoInner{flex-direction:column;gap:1.5rem;display:flex}.EobList-module__RmbrzW__autosaveStatusAnchor{min-height:0}.EobList-module__RmbrzW__autosaveStatus{text-align:center;border-radius:6px;padding:6px 14px;font-size:.78rem;font-weight:500}.EobList-module__RmbrzW__autosaveStatus[data-status=saving]{color:#854d0e;background:#fef9c3}.EobList-module__RmbrzW__autosaveStatus[data-status=saved]{color:#166534;background:#dcfce7}.EobList-module__RmbrzW__autosaveStatus[data-status=error]{color:#991b1b;background:#fee2e2}.EobList-module__RmbrzW__autosaveStatus[data-status=submitted]{color:#3730a3;background:#e0e7ff}.EobList-module__RmbrzW__autosaveStatus[data-status=blocked]{color:#991b1b;background:#fee2e2}.EobList-module__RmbrzW__autosaveStatusFloat{z-index:1000;border-radius:8px;padding:8px 18px;animation:.2s EobList-module__RmbrzW__fadeInUp;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 4px 12px #0000001f}@keyframes EobList-module__RmbrzW__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EobList-module__RmbrzW__eobDrawerSection{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 1.25rem}.EobList-module__RmbrzW__eobDrawerSection h3{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:14px;font-weight:600}.EobList-module__RmbrzW__eobDrawerMeta{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.EobList-module__RmbrzW__eobDrawerMetaItem{flex-direction:column;gap:2px;min-width:0;display:flex}.EobList-module__RmbrzW__eobDrawerMetaLabel{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:600}.EobList-module__RmbrzW__eobDrawerMetaValue{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.EobList-module__RmbrzW__tableTaskerSelectWrapper{width:160px;font-size:12px;min-width:0!important}.EobList-module__RmbrzW__eobDrawerStatusBadge{text-overflow:ellipsis;vertical-align:top;white-space:nowrap;border-radius:9999px;width:fit-content;max-width:100%;padding:2px 8px;font-size:12px;font-weight:500;display:inline-block;overflow:hidden}.EobList-module__RmbrzW__skeletonRow{pointer-events:none}.EobList-module__RmbrzW__skeletonRow td{padding:1rem!important}.EobList-module__RmbrzW__skeleton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:4px;min-width:60px;max-width:100%;height:1em;animation:1.2s ease-in-out infinite EobList-module__RmbrzW__skeletonShimmer;display:inline-block}@keyframes EobList-module__RmbrzW__skeletonShimmer{to{background-position:200% 0}}.EobList-module__RmbrzW__collapsibleCard{background:#f9fafb;border-radius:8px;margin-bottom:.75rem;overflow:hidden}.EobList-module__RmbrzW__collapsibleCard:last-child{margin-bottom:0}.EobList-module__RmbrzW__collapsibleHeader{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:background .15s;display:flex}.EobList-module__RmbrzW__collapsibleHeader:hover{background:#0000000a}.EobList-module__RmbrzW__collapsibleChevron{color:#6b7280;flex-shrink:0;font-size:.625rem;transition:transform .2s}.EobList-module__RmbrzW__collapsibleTitle{flex-shrink:0}.EobList-module__RmbrzW__collapsibleMeta{color:#6b7280;margin-left:auto;font-size:.8125rem;font-weight:400}.EobList-module__RmbrzW__collapsibleBody{grid-template-rows:0fr;transition:grid-template-rows .25s ease-out;display:grid}.EobList-module__RmbrzW__collapsibleBodyOpen{grid-template-rows:1fr;transition:grid-template-rows .3s ease-out}.EobList-module__RmbrzW__collapsibleBodyInner{min-height:0;overflow:hidden}.EobList-module__RmbrzW__collapsibleCard .EobList-module__RmbrzW__collapsibleBodyInner{padding:.5rem 1rem 1rem}.EobList-module__RmbrzW__eobDrawerClaimCard .EobList-module__RmbrzW__collapsibleBodyInner{padding:0 1rem 1rem}.EobList-module__RmbrzW__eobDrawerClaimCard .EobList-module__RmbrzW__collapsibleBodyInner .EobList-module__RmbrzW__eobDrawerEditableSection,.EobList-module__RmbrzW__eobDrawerClaimCard .EobList-module__RmbrzW__collapsibleBodyInner .EobList-module__RmbrzW__eobDrawerProcedures{padding-left:0;padding-right:0}.EobList-module__RmbrzW__checkEditableFields{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem 1rem;margin-bottom:.75rem;display:grid}.EobList-module__RmbrzW__fieldFullWidth{grid-column:1/-1}.EobList-module__RmbrzW__readOnlyValue{color:#6b7280;background:#f3f4f6;border-radius:6px;padding:.375rem .5rem;font-size:.8125rem;display:block}.EobList-module__RmbrzW__eobDrawerCheckDetails{color:#6b7280;gap:1rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.EobList-module__RmbrzW__eobDrawerClaimsList{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.EobList-module__RmbrzW__eobDrawerClaimsList h4{color:#6b7280;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.EobList-module__RmbrzW__eobDrawerClaimCard{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.5rem;overflow:hidden}.EobList-module__RmbrzW__eobDrawerClaimCard:last-child{margin-bottom:0}.EobList-module__RmbrzW__eobDrawerClaimCardBlocked{background:#f3f4f6;border-color:#d1d5db #d1d5db #d1d5db #9ca3af;border-left-width:3px}.EobList-module__RmbrzW__eobDrawerClaimCardBlocked .EobList-module__RmbrzW__collapsibleBodyInner{background:#f9fafb}.EobList-module__RmbrzW__eobDrawerClaimCardBlocked .EobList-module__RmbrzW__claimCollapsibleHeader{background:#f3f4f6}.EobList-module__RmbrzW__eobDrawerClaimCardBlocked .EobList-module__RmbrzW__claimBlockState{color:#6b7280;font-weight:600}.EobList-module__RmbrzW__eobDrawerClaimCardBlocked .EobList-module__RmbrzW__eobDrawerProcedureCard{background:#f9fafb;border-color:#e5e7eb}.EobList-module__RmbrzW__claimCollapsibleHeader{cursor:pointer;width:100%;font-size:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.625rem 1rem;transition:background .15s;display:flex}.EobList-module__RmbrzW__claimCollapsibleHeader:hover{background:#f9fafb}.EobList-module__RmbrzW__claimCollapsibleHeaderRow{align-items:stretch;width:100%;display:flex}.EobList-module__RmbrzW__claimCollapsibleHeaderRow .EobList-module__RmbrzW__claimCollapsibleHeader{flex:1;min-width:0}.EobList-module__RmbrzW__unlinkClaimIcon{cursor:pointer;opacity:.4;color:#dc2626;background:0 0;border:none;border-left:1px solid #e5e7eb;flex-shrink:0;align-items:center;padding:0 .625rem;font-size:.85rem;transition:opacity .15s,background .15s;display:flex}.EobList-module__RmbrzW__unlinkClaimIcon:hover{opacity:1;background:#fef2f2}.EobList-module__RmbrzW__claimInsightsLink{cursor:pointer;opacity:.4;color:#2563eb;background:0 0;border:none;border-left:1px solid #e5e7eb;flex-shrink:0;align-items:center;padding:0 .625rem;font-size:.8rem;text-decoration:none;transition:opacity .15s,background .15s;display:flex}.EobList-module__RmbrzW__claimInsightsLink:hover{opacity:1;background:#eff6ff}.EobList-module__RmbrzW__claimCollapsibleMeta{color:#9ca3af;margin-left:auto;font-size:.75rem}.EobList-module__RmbrzW__claimPageInline{align-items:center;gap:.25rem;margin-left:auto;display:flex}.EobList-module__RmbrzW__claimPageInlineLabel{color:#9ca3af;margin-right:.1rem;font-size:.72rem}.EobList-module__RmbrzW__claimPageSep{color:#d1d5db;font-size:.75rem}.EobList-module__RmbrzW__claimPageInput{text-align:center;color:#111827;-moz-appearance:textfield;background:#fff;border:1px solid #6366f1;border-radius:5px;width:3.2rem;padding:.2rem .3rem;font-size:.78rem;font-weight:500}.EobList-module__RmbrzW__claimPageInput::-webkit-inner-spin-button{opacity:1}.EobList-module__RmbrzW__claimPageInput::-webkit-outer-spin-button{opacity:1}.EobList-module__RmbrzW__claimPageInput:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.EobList-module__RmbrzW__claimPageInput:focus{background:#fff;border-color:#6366f1;outline:none}.EobList-module__RmbrzW__claimActionsRow{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.EobList-module__RmbrzW__eobDrawerSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.EobList-module__RmbrzW__eobDrawerSectionHeader h3{margin:0}.EobList-module__RmbrzW__eobDrawerSectionHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.EobList-module__RmbrzW__checkTotalsRow{background:#f9fafb;border-top:1px solid #e5e7eb;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:1.5rem;padding:.5rem 20px;display:flex}.EobList-module__RmbrzW__checkTotalsLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:11px;font-weight:700}.EobList-module__RmbrzW__checkTotalsEntries{flex-wrap:wrap;gap:.5rem 2rem;display:flex}.EobList-module__RmbrzW__checkTotalsEntry{align-items:center;gap:.3rem;font-size:13px;display:flex}.EobList-module__RmbrzW__checkTotalsEntryLabel{color:#6b7280}.EobList-module__RmbrzW__checkTotalsEntryValue{color:#111827;font-weight:600}.EobList-module__RmbrzW__checkTotalsReconWarning{color:#92400e;background:#fffbeb;border-top:1px solid #fcd34d;flex-shrink:0;padding:.4rem 20px .5rem;font-size:11px;font-weight:600;line-height:1.35}.EobList-module__RmbrzW__globalClaimSearchHeader{margin-bottom:.5rem}.EobList-module__RmbrzW__globalClaimSearchHeader h3{color:#374151;margin:0;font-size:.85rem;font-weight:600}.EobList-module__RmbrzW__addCheckButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.3rem .65rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s}.EobList-module__RmbrzW__addCheckButton:hover{background:#f9fafb;border-color:#9ca3af}.EobList-module__RmbrzW__collapsibleHeaderRow{align-items:stretch;display:flex}.EobList-module__RmbrzW__collapsibleHeaderRow .EobList-module__RmbrzW__collapsibleHeader{flex:1}.EobList-module__RmbrzW__claimSearch{margin-top:.75rem;position:relative}.EobList-module__RmbrzW__claimSearchInputWrap{align-items:center;gap:.5rem;display:flex}.EobList-module__RmbrzW__claimSearchFilters{flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem;display:flex}.EobList-module__RmbrzW__claimSearchFilterGroup{flex-direction:column;flex:1;gap:.25rem;min-width:160px;display:flex;position:relative}.EobList-module__RmbrzW__claimSearchFilterLabel{color:#374151;white-space:nowrap;font-size:.72rem;font-weight:600}.EobList-module__RmbrzW__claimSearchTooltipWrap{color:#9ca3af;cursor:default;font-weight:400}.EobList-module__RmbrzW__claimSearchFilterInput{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:.35rem .6rem;font-size:.8rem}.EobList-module__RmbrzW__claimSearchFilterInput:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.EobList-module__RmbrzW__claimSearchPatientWrap{position:relative}.EobList-module__RmbrzW__claimSearchClear{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.EobList-module__RmbrzW__claimSearchClear:hover{color:#374151}.EobList-module__RmbrzW__claimSearchPatientDropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:180px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.EobList-module__RmbrzW__claimSearchPatientOption{color:#111827;cursor:pointer;border-bottom:1px solid #f3f4f6;flex-direction:column;gap:1px;padding:.45rem .75rem;font-size:.8rem;display:flex}.EobList-module__RmbrzW__claimSearchPatientOption:last-child{border-bottom:none}.EobList-module__RmbrzW__claimSearchPatientOption:hover{background:#f0f4ff}.EobList-module__RmbrzW__claimSearchPatientName{color:#111827;font-weight:500}.EobList-module__RmbrzW__claimSearchPatientDob{color:#6b7280;font-size:.72rem}.EobList-module__RmbrzW__addClaimInput{color:#111827;border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:.35rem .6rem;font-size:.8rem}.EobList-module__RmbrzW__addClaimInput:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.EobList-module__RmbrzW__claimSearchLoading{color:#9ca3af;white-space:nowrap;font-size:.75rem}.EobList-module__RmbrzW__claimSearchTableWrap{border:1px solid #e5e7eb;border-radius:6px;margin-top:.5rem;overflow:hidden}.EobList-module__RmbrzW__claimSearchTable{border-collapse:collapse;width:100%;font-size:.78rem}.EobList-module__RmbrzW__claimSearchTable thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.EobList-module__RmbrzW__claimSearchTable th{text-align:left;color:#6b7280;white-space:nowrap;padding:.45rem .75rem;font-size:.72rem;font-weight:600}.EobList-module__RmbrzW__claimSearchTable td{color:#111827;border-bottom:1px solid #f3f4f6;padding:.45rem .75rem}.EobList-module__RmbrzW__claimSearchTable tbody tr:last-child td{border-bottom:none}.EobList-module__RmbrzW__claimSearchTable tbody tr:hover td{background:#f8faff}.EobList-module__RmbrzW__claimSearchTableEmpty{text-align:center;color:#9ca3af;font-size:.78rem;padding:1rem .75rem!important}.EobList-module__RmbrzW__claimSearchAddBtn{color:#6366f1;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #6366f1;border-radius:4px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;transition:background .12s,color .12s}.EobList-module__RmbrzW__claimSearchAddBtn:hover{color:#fff;background:#6366f1}.EobList-module__RmbrzW__claimIdButton{color:#3b82f6;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .12s}.EobList-module__RmbrzW__claimIdButton:hover{color:#1d4ed8}.EobList-module__RmbrzW__claimIdDrawerButton{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .12s,-webkit-text-decoration .12s,text-decoration .12s}.EobList-module__RmbrzW__claimIdDrawerButton:hover{color:#1d4ed8;text-underline-offset:2px;text-decoration:underline}.EobList-module__RmbrzW__claimSearchEmpty{color:#9ca3af;margin:.3rem 0 0;font-size:.75rem}.EobList-module__RmbrzW__addClaimError{color:#dc2626;margin:.35rem 0 0;font-size:.75rem}.EobList-module__RmbrzW__insuranceDisplay{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;min-height:32px;padding:.3rem .5rem;display:flex}.EobList-module__RmbrzW__insuranceLabel{color:#9ca3af;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:600}.EobList-module__RmbrzW__insuranceSelected{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.82rem;font-weight:500;overflow:hidden}.EobList-module__RmbrzW__insurancePlaceholder{color:#9ca3af;flex:1;font-size:.82rem}.EobList-module__RmbrzW__insuranceEditBtn{color:#6366f1;cursor:pointer;background:0 0;border:1px solid #e0e7ff;border-radius:5px;flex-shrink:0;padding:.15rem .5rem;font-size:.72rem;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__insuranceEditBtn:hover{background:#eef2ff}.EobList-module__RmbrzW__insuranceCancelBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:5px;flex-shrink:0;padding:.15rem .5rem;font-size:.72rem}.EobList-module__RmbrzW__deleteCheckIcon{cursor:pointer;opacity:.45;background:0 0;border:none;border-left:1px solid #e5e7eb;border-radius:0 8px 8px 0;align-items:center;padding:0 .75rem;font-size:.95rem;transition:opacity .15s,background .15s;display:flex}.EobList-module__RmbrzW__deleteCheckIcon:hover{opacity:1;background:#fef2f2}.EobList-module__RmbrzW__duplicateChecksBanner{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;margin-bottom:.5rem;padding:.6rem .75rem;font-size:.82rem;line-height:1.4}.EobList-module__RmbrzW__duplicateMergeActions{flex-wrap:wrap;gap:.4rem;margin-top:.4rem;display:flex}.EobList-module__RmbrzW__mergeCheckButton{color:#92400e;cursor:pointer;background:#fff;border:1px solid #f59e0b;border-radius:4px;padding:.2rem .55rem;font-size:.78rem;font-weight:500;transition:background .15s}.EobList-module__RmbrzW__mergeCheckButton:hover{background:#fef3c7}.EobList-module__RmbrzW__duplicateCheckCard{box-shadow:0 0 0 1px #fbbf2466;border:2px solid #f59e0b!important}.EobList-module__RmbrzW__duplicateCheckBadge{color:#78350f;letter-spacing:.03em;white-space:nowrap;background:#fbbf24;border-radius:3px;margin-left:.35rem;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.EobList-module__RmbrzW__mergeCheckIconButton{color:#92400e;cursor:pointer;background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;align-items:center;margin-right:.25rem;padding:.15rem .55rem;font-size:.72rem;font-weight:600;transition:background .15s;display:flex}.EobList-module__RmbrzW__mergeCheckIconButton:hover{background:#fde68a}.EobList-module__RmbrzW__claimBlockState{color:#374151;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.EobList-module__RmbrzW__claimBlockToggleButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.35rem .6rem;font-size:.75rem;font-weight:600;transition:background .2s,border-color .2s}.EobList-module__RmbrzW__claimBlockToggleButton:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.EobList-module__RmbrzW__claimBlockToggleButton:disabled{opacity:.55;cursor:not-allowed}.EobList-module__RmbrzW__claimBlockHint{color:#9ca3af;font-size:.75rem}.EobList-module__RmbrzW__eobDrawerClaimHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.EobList-module__RmbrzW__eobDrawerClaimId{color:#6366f1;font-size:.875rem;font-weight:600}.EobList-module__RmbrzW__eobDrawerClaimStatus{color:#6b7280;text-transform:capitalize;font-size:11px}.EobList-module__RmbrzW__insurancePriorityBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700;line-height:1.6;display:inline-block}.EobList-module__RmbrzW__priorityPRIMARY{color:#1d4ed8;background:#dbeafe}.EobList-module__RmbrzW__prioritySECONDARY{color:#92400e;background:#fef3c7}.EobList-module__RmbrzW__priorityTERTIARY{color:#6b21a8;background:#f3e8ff}.EobList-module__RmbrzW__eobDrawerClaimMeta{color:#6b7280;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.5rem;font-size:.8125rem;display:flex}.EobList-module__RmbrzW__eobDrawerProcedures{border-top:1px dashed #e5e7eb;margin-top:.5rem;padding-top:.5rem}.EobList-module__RmbrzW__eobDrawerProcedure{color:#6b7280;gap:1rem;padding:.25rem 0;font-size:.8125rem;display:flex}.EobList-module__RmbrzW__eobDrawerEmpty{color:#9ca3af;margin:0;font-size:.875rem}.EobList-module__RmbrzW__pdfPreload{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:-9999px;overflow:hidden}.EobList-module__RmbrzW__pdfPreload iframe{border:none;width:1px;height:1px}.EobList-module__RmbrzW__eobDrawerEditableSection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.EobList-module__RmbrzW__eobDrawerEditableSection h4,.EobList-module__RmbrzW__eobDrawerProcedures h4{color:#6b7280;text-transform:uppercase;margin:0 0 .75rem;font-size:12px;font-weight:600}.EobList-module__RmbrzW__claimTotalsGrid,.EobList-module__RmbrzW__procedureFieldsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem 1rem;display:grid}.EobList-module__RmbrzW__eobDrawerFieldCompact{flex-direction:column;gap:2px;min-width:0;display:flex}.EobList-module__RmbrzW__eobDrawerFieldCompact label{color:#9ca3af;text-transform:uppercase;font-size:10px;font-weight:600}.EobList-module__RmbrzW__eobDrawerField{flex-direction:column;gap:4px;margin-bottom:.5rem;display:flex}.EobList-module__RmbrzW__eobDrawerField label{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:600}.EobList-module__RmbrzW__dollarInputWrap{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;display:flex;overflow:hidden}.EobList-module__RmbrzW__dollarInputWrap:focus-within{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.EobList-module__RmbrzW__dollarPrefix{color:#6b7280;background:#f9fafb;border-right:1px solid #e5e7eb;padding:.375rem .5rem;font-size:.8125rem}.EobList-module__RmbrzW__dollarInputWrap .EobList-module__RmbrzW__eobDrawerInput{border:none;flex:1;min-width:0}.EobList-module__RmbrzW__dollarInputWrap:has(input:disabled){background:#f3f4f6}.EobList-module__RmbrzW__dollarInputWrap:has(input:disabled) .EobList-module__RmbrzW__dollarPrefix{color:#9ca3af;background:#e5e7eb}.EobList-module__RmbrzW__eobDrawerInput{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .5rem;font-size:.8125rem;transition:border-color .15s,box-shadow .15s}.EobList-module__RmbrzW__eobDrawerInput:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6}.EobList-module__RmbrzW__eobDrawerFieldCompact select.EobList-module__RmbrzW__eobDrawerInput{cursor:pointer;appearance:auto}.EobList-module__RmbrzW__eobDrawerInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f133}.EobList-module__RmbrzW__eobDrawerProcedureCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.75rem;overflow:hidden}.EobList-module__RmbrzW__procedureHeaderRow{align-items:stretch;display:flex}.EobList-module__RmbrzW__procedureCollapsibleHeader{cursor:pointer;color:#374151;text-align:left;background:#00000008;border:none;flex:1;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.EobList-module__RmbrzW__procedureCollapsibleHeader:hover{background:#0000000f}.EobList-module__RmbrzW__procedureCollapsibleTitle{color:#6366f1;flex-shrink:0;font-weight:600}.EobList-module__RmbrzW__procedureHeaderMeta{color:#6b7280;background:#f3f4f6;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-size:.75rem;font-weight:500}.EobList-module__RmbrzW__eobDrawerProcedureCard .EobList-module__RmbrzW__collapsibleBodyInner{padding:.75rem}.EobList-module__RmbrzW__eobDrawerProcedureCard h5{color:#374151;margin:0 0 .75rem;font-size:13px;font-weight:600}.EobList-module__RmbrzW__eobDrawerProcedureCard h6{color:#9ca3af;text-transform:uppercase;margin:.75rem 0 .5rem;font-size:11px;font-weight:600}.EobList-module__RmbrzW__eobDrawerAdjustments{border-top:1px dashed #e5e7eb;margin-top:.75rem;padding-top:.5rem}.EobList-module__RmbrzW__eobDrawerAdjustmentRow{color:#6b7280;padding:.25rem 0;font-size:.8125rem}.EobList-module__RmbrzW__adjEditor{border-top:1px dashed #e5e7eb;margin-top:.75rem;padding-top:.5rem}.EobList-module__RmbrzW__adjEditorHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.EobList-module__RmbrzW__adjEditorLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.EobList-module__RmbrzW__adjAddBtn{color:#6366f1;cursor:pointer;background:0 0;border:1px solid #e0e7ff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.EobList-module__RmbrzW__adjAddBtn:hover{background:#eef2ff}.EobList-module__RmbrzW__adjRows{flex-direction:column;gap:4px;display:flex}.EobList-module__RmbrzW__adjRow{align-items:center;gap:0;display:flex;overflow:hidden}.EobList-module__RmbrzW__adjAmountGroup{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.EobList-module__RmbrzW__adjResizeHandle{cursor:col-resize;background:0 0;flex-shrink:0;align-self:stretch;width:5px;transition:background .15s;position:relative}.EobList-module__RmbrzW__adjResizeHandle:after{content:"";background:#d1d5db;width:1px;transition:background .15s;position:absolute;top:20%;bottom:20%;left:2px}.EobList-module__RmbrzW__adjResizeHandle:hover:after,.EobList-module__RmbrzW__adjResizeHandle:active:after{background:#6366f1}.EobList-module__RmbrzW__adjGroupSelect{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:4px;flex:0 0 46px;width:46px;margin-right:4px;padding:3px 4px;font-size:11px;font-weight:600}.EobList-module__RmbrzW__adjCarcInput{background:#fff;border:1px solid #d1d5db;border-radius:4px;flex:2;min-width:80px;padding:3px 6px;font-size:11px}.EobList-module__RmbrzW__adjRarcInput{color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:4px;flex:1;min-width:70px;padding:3px 6px;font-size:11px}.EobList-module__RmbrzW__adjGroupSelect:disabled,.EobList-module__RmbrzW__adjCarcInput:disabled,.EobList-module__RmbrzW__adjRarcInput:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6}.EobList-module__RmbrzW__adjAmountWrap:has(input:disabled){background:#f3f4f6}.EobList-module__RmbrzW__adjAmountWrap:has(input:disabled) .EobList-module__RmbrzW__dollarPrefix{background:#e9eaec}.EobList-module__RmbrzW__adjAmountWrap{background:#fff;border:1px solid #d1d5db;border-radius:4px;flex-shrink:0;align-items:center;width:120px;display:flex;overflow:hidden}.EobList-module__RmbrzW__adjAmountWrap .EobList-module__RmbrzW__dollarPrefix{background:#f9fafb;border-right:1px solid #e5e7eb;flex-shrink:0;padding:3px 5px;font-size:11px}.EobList-module__RmbrzW__adjAmountInput{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:3px 6px;font-size:11px}.EobList-module__RmbrzW__adjDeleteBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:3px;padding:2px 4px;font-size:11px;line-height:1}.EobList-module__RmbrzW__adjDeleteBtn:hover{color:#dc2626}.EobList-module__RmbrzW__codeComboDropdown{background:#fff;border:1px solid #d1d5db;border-radius:6px;max-height:220px;overflow-y:auto;box-shadow:0 4px 16px #00000026}.EobList-module__RmbrzW__codeComboLoading,.EobList-module__RmbrzW__codeComboEmpty{color:#9ca3af;padding:8px 12px;font-size:11px}.EobList-module__RmbrzW__codeComboOption{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f3f4f6;flex-direction:column;gap:1px;width:100%;padding:6px 10px;display:flex}.EobList-module__RmbrzW__codeComboOption:last-child{border-bottom:none}.EobList-module__RmbrzW__codeComboOption:hover{background:#f0f9ff}.EobList-module__RmbrzW__codeComboCode{color:#1e40af;font-size:12px;font-weight:700}.EobList-module__RmbrzW__codeComboDesc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:10px;overflow:hidden}.EobList-module__RmbrzW__codeComboDescTooltip{color:#f8fafc;pointer-events:none;background:#1e293b;border-radius:8px;flex-direction:column;gap:5px;min-width:180px;max-width:320px;padding:10px 14px;display:flex;box-shadow:0 6px 20px #00000040}.EobList-module__RmbrzW__codeComboDescTooltipCode{color:#93c5fd;letter-spacing:.04em;font-size:11px;font-weight:700}.EobList-module__RmbrzW__codeComboDescTooltipText{color:#e2e8f0;white-space:normal;word-break:break-word;font-size:12px;line-height:1.5}.EobList-module__RmbrzW__siteIdRow{align-items:center;gap:.5rem;display:flex}.EobList-module__RmbrzW__siteIdInput{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;min-width:0;padding:.625rem 1rem;font-size:.875rem}.EobList-module__RmbrzW__siteIdInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.EobList-module__RmbrzW__siteIdInput::placeholder{color:#9ca3af}.EobList-module__RmbrzW__siteIdButton{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.EobList-module__RmbrzW__siteIdButton:hover{background:#4f46e5}.EobList-module__RmbrzW__siteIdError{color:#dc2626;margin:.25rem 0 0;font-size:14px}.EobList-module__RmbrzW__errorBanner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.EobList-module__RmbrzW__errorBanner p{color:#dc2626;margin:0}.EobList-module__RmbrzW__retryButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.EobList-module__RmbrzW__retryButton:hover{background:#b91c1c}.EobList-module__RmbrzW__loadingContainer{justify-content:center;align-items:center;padding:4rem;display:flex}.EobList-module__RmbrzW__spinner{border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite EobList-module__RmbrzW__spin}@keyframes EobList-module__RmbrzW__spin{to{transform:rotate(360deg)}}.EobList-module__RmbrzW__emptyState{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 20px #0000001a}.EobList-module__RmbrzW__emptyIcon{margin-bottom:1rem;font-size:3rem}.EobList-module__RmbrzW__emptyState p{color:#6b7280;margin:0;font-size:1rem}.EobList-module__RmbrzW__tableContainer{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.EobList-module__RmbrzW__eobsTable{border-collapse:collapse;width:100%}.EobList-module__RmbrzW__eobsTable thead{background:#f9fafb}.EobList-module__RmbrzW__eobsTable th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb;padding:1rem;font-size:.75rem;font-weight:600}.EobList-module__RmbrzW__eobsTable td{color:#374151;border-bottom:1px solid #f3f4f6;padding:1rem;font-size:.875rem}.EobList-module__RmbrzW__eobRow{cursor:pointer;transition:background .15s}.EobList-module__RmbrzW__eobRow:hover{background:#f9fafb}.EobList-module__RmbrzW__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.EobList-module__RmbrzW__sortableHeader:hover{background:#f3f4f6}.EobList-module__RmbrzW__staticHeader{white-space:nowrap;cursor:default}.EobList-module__RmbrzW__sortIndicator{color:#9ca3af;margin-left:2px;font-size:.7em}.EobList-module__RmbrzW__sortableHeader:hover .EobList-module__RmbrzW__sortIndicator{color:#6366f1}.EobList-module__RmbrzW__eobIdCell{color:#6366f1;font-weight:600}.EobList-module__RmbrzW__updatedAtCell{color:#6b7280;white-space:nowrap;font-size:.8125rem}.EobList-module__RmbrzW__emptyTableRow{text-align:center;color:#6b7280;padding:3rem 1rem;font-size:.9375rem}.EobList-module__RmbrzW__amountCell{font-family:SF Mono,Monaco,Courier New,monospace;font-weight:500}.EobList-module__RmbrzW__claimCountCell{text-align:center;font-variant-numeric:tabular-nums;font-weight:500}.EobList-module__RmbrzW__claimCountNull{color:#d1d5db}.EobList-module__RmbrzW__uploadedByCell{color:#374151;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.8125rem;overflow:hidden}.EobList-module__RmbrzW__blockedReasonCell{color:#991b1b;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.8125rem;overflow:hidden}.EobList-module__RmbrzW__dateCell{color:#9ca3af;font-size:.8125rem}.EobList-module__RmbrzW__statusBadge{text-transform:capitalize;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.EobList-module__RmbrzW__paginationBar{background:#fff;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.875rem 1.25rem;display:flex}.EobList-module__RmbrzW__paginationSummary{color:#6b7280;font-size:.875rem}.EobList-module__RmbrzW__paginationControls{align-items:center;gap:.5rem;display:flex}.EobList-module__RmbrzW__rowsPerPageLabel,.EobList-module__RmbrzW__goToPageLabel{color:#6b7280;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.EobList-module__RmbrzW__goToPageLabel{border-left:1px solid #e5e7eb;margin-left:.5rem;padding-left:.75rem}.EobList-module__RmbrzW__pageSizeSelect{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .5rem;font-size:.875rem}.EobList-module__RmbrzW__pageIndicator{color:#374151;font-size:.875rem;font-weight:500}.EobList-module__RmbrzW__pageNav{gap:.25rem;display:flex}.EobList-module__RmbrzW__pageNavButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;font-size:.8125rem;transition:background .2s,border-color .2s}.EobList-module__RmbrzW__pageNavButton:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.EobList-module__RmbrzW__pageNavButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__goToPage{align-items:center;gap:.5rem;display:flex}.EobList-module__RmbrzW__pageJumpInput{text-align:center;border:1px solid #e5e7eb;border-radius:6px;width:4rem;padding:.375rem .5rem;font-size:.875rem}.EobList-module__RmbrzW__pageJumpInput:focus{border-color:#6366f1;outline:none}.EobList-module__RmbrzW__pageJumpButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500}.EobList-module__RmbrzW__pageJumpButton:hover{background:#4f46e5}.EobList-module__RmbrzW__loadMoreContainer{justify-content:center;padding:2rem;display:flex}.EobList-module__RmbrzW__loadMoreButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 2rem;font-size:.875rem;font-weight:500;transition:all .2s}.EobList-module__RmbrzW__loadMoreButton:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.EobList-module__RmbrzW__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.EobList-module__RmbrzW__main,.EobList-module__RmbrzW__headerContent{padding:1rem}.EobList-module__RmbrzW__tableContainer{overflow-x:auto}.EobList-module__RmbrzW__eobsTable{min-width:800px}}.EobList-module__RmbrzW__splitButton{color:#4f46e5;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e5e7eb;flex-shrink:0;align-items:center;padding:0 .6rem;font-size:.7rem;font-weight:600;transition:background .15s,color .15s;display:flex}.EobList-module__RmbrzW__splitButton:hover{color:#3730a3;background:#eef2ff}.EobList-module__RmbrzW__unsplitButton{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e5e7eb;flex-shrink:0;align-items:center;padding:0 .6rem;font-size:.7rem;font-weight:600;transition:background .15s,color .15s;display:flex}.EobList-module__RmbrzW__unsplitButton:hover{color:#374151;background:#f3f4f6}.EobList-module__RmbrzW__splitUnitsOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EobList-module__RmbrzW__splitUnitsModal{background:#fff;border-radius:10px;flex-direction:column;gap:.875rem;width:340px;max-width:90vw;padding:1.25rem;display:flex;box-shadow:0 8px 32px #0000002e}.EobList-module__RmbrzW__splitUnitsModalHeader{justify-content:space-between;align-items:center;display:flex}.EobList-module__RmbrzW__splitUnitsModalTitle{color:#111827;margin:0;font-size:.9375rem;font-weight:700}.EobList-module__RmbrzW__splitUnitsCloseBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .35rem;font-size:.875rem;transition:background .15s}.EobList-module__RmbrzW__splitUnitsCloseBtn:hover{color:#374151;background:#f3f4f6}.EobList-module__RmbrzW__splitUnitsDescription{color:#6b7280;margin:0;font-size:.8rem;line-height:1.5}.EobList-module__RmbrzW__splitUnitsInfo{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:.4rem .6rem;display:flex}.EobList-module__RmbrzW__splitUnitsInfoLabel{color:#6b7280;font-size:.75rem;font-weight:600}.EobList-module__RmbrzW__splitUnitsInfoValue{color:#111827;font-size:.8rem;font-weight:600}.EobList-module__RmbrzW__splitUnitsRows{flex-direction:column;gap:.5rem;display:flex}.EobList-module__RmbrzW__splitUnitsRow{align-items:center;gap:.5rem;display:flex}.EobList-module__RmbrzW__splitUnitsRowLabel{color:#374151;flex-shrink:0;width:52px;font-size:.75rem;font-weight:600}.EobList-module__RmbrzW__splitUnitsInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:.35rem .5rem;font-size:.875rem;transition:border-color .15s}.EobList-module__RmbrzW__splitUnitsInput:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11f}.EobList-module__RmbrzW__splitUnitsRemoveBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem .4rem;font-size:.75rem;transition:background .15s}.EobList-module__RmbrzW__splitUnitsRemoveBtn:hover{color:#dc2626;background:#fee2e2}.EobList-module__RmbrzW__splitUnitsFooter{justify-content:space-between;align-items:center;gap:.5rem;min-height:1.5rem;display:flex}.EobList-module__RmbrzW__splitUnitsAddBtn{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600;transition:color .15s}.EobList-module__RmbrzW__splitUnitsAddBtn:hover:not(:disabled){color:#3730a3}.EobList-module__RmbrzW__splitUnitsAddBtn:disabled{color:#d1d5db;cursor:not-allowed}.EobList-module__RmbrzW__splitUnitsSumError{color:#dc2626;font-size:.7rem;font-weight:600}.EobList-module__RmbrzW__splitUnitsActions{border-top:1px solid #f3f4f6;gap:.5rem;padding-top:.25rem;display:flex}.EobList-module__RmbrzW__splitUnitsConfirmBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:6px;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;transition:background .2s}.EobList-module__RmbrzW__splitUnitsConfirmBtn:hover:not(:disabled){background:#3730a3}.EobList-module__RmbrzW__splitUnitsConfirmBtn:disabled{cursor:not-allowed;background:#c7d2fe}.EobList-module__RmbrzW__splitUnitsCancelBtn{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__splitUnitsCancelBtn:hover{background:#f9fafb}.EobList-module__RmbrzW__tableActionsBar{background:#fffbf7;border-bottom:1px solid #fed7aa;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.EobList-module__RmbrzW__tableActionsCount{color:#92400e;font-size:12px;font-weight:500}.EobList-module__RmbrzW__tableActionsRight{align-items:center;gap:10px;display:flex}.EobList-module__RmbrzW__bulkReworkButton{color:#fff;cursor:pointer;white-space:nowrap;background:#f97316;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__bulkReworkButton:hover:not(:disabled){background:#ea580c}.EobList-module__RmbrzW__bulkReworkButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__bulkReworkResultSuccess{color:#16a34a;font-size:12px;font-weight:600}.EobList-module__RmbrzW__bulkReworkResultPartial{color:#d97706;font-size:12px;font-weight:600}.EobList-module__RmbrzW__actionsHeader{text-align:right;width:80px;min-width:80px;padding-right:1.5rem}.EobList-module__RmbrzW__actionsCell{white-space:nowrap;text-align:right;padding-right:1.5rem}.EobList-module__RmbrzW__tableReworkButton{color:#ea580c;cursor:pointer;white-space:nowrap;opacity:0;background:0 0;border:1px solid #f97316;border-radius:5px;padding:3px 9px;font-size:11px;font-weight:600;transition:background .15s,opacity .15s}.EobList-module__RmbrzW__eobRow:hover .EobList-module__RmbrzW__tableReworkButton{opacity:1}.EobList-module__RmbrzW__tableReworkButton:hover{background:#fff7ed}.EobList-module__RmbrzW__tableReworkModalOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EobList-module__RmbrzW__tableReworkModal{background:#fff;border-radius:10px;flex-direction:column;gap:12px;width:360px;padding:24px;display:flex;box-shadow:0 8px 32px #0000002e}.EobList-module__RmbrzW__tableReworkModalTitle{color:#111827;margin:0;font-size:16px;font-weight:700}.EobList-module__RmbrzW__tableReworkModalDesc{color:#6b7280;margin:0;font-size:13px}.EobList-module__RmbrzW__tableReworkMessageInput{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.EobList-module__RmbrzW__tableReworkMessageInput:focus{border-color:#f97316}.EobList-module__RmbrzW__tableReworkError{color:#dc2626;margin:0;font-size:12px}.EobList-module__RmbrzW__tableReworkModalActions{justify-content:flex-end;gap:8px;display:flex}.EobList-module__RmbrzW__tableReworkCancelButton{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s}.EobList-module__RmbrzW__tableReworkCancelButton:hover:not(:disabled){background:#f9fafb}.EobList-module__RmbrzW__tableReworkCancelButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__tableReworkConfirmButton{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s}.EobList-module__RmbrzW__tableReworkConfirmButton:hover:not(:disabled){background:#ea580c}.EobList-module__RmbrzW__tableReworkConfirmButton:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__claimUnseededBadge{letter-spacing:.03em;color:#c2410c;white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:4px;align-items:center;gap:3px;margin-left:4px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.EobList-module__RmbrzW__claimReseedBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d1d5db;border-radius:4px;align-items:center;margin-left:4px;padding:1px 6px;font-size:10px;font-weight:600;transition:background .1s,color .1s;display:inline-flex}.EobList-module__RmbrzW__claimReseedBtn:hover:not(:disabled){color:#111827;background:#f3f4f6}.EobList-module__RmbrzW__claimReseedBtn:disabled{opacity:.5;cursor:not-allowed}.EobList-module__RmbrzW__claimReseedError{color:#dc2626;margin-left:4px;font-size:11px}.EobList-module__RmbrzW__claimsListHeader{align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.EobList-module__RmbrzW__claimsListHeader h4{margin:0}.EobList-module__RmbrzW__claimsRemitSummaryBar{color:#6b7280;align-items:center;gap:5px;font-size:11px;display:inline-flex}.EobList-module__RmbrzW__claimsRemitPosted{color:#15803d;font-weight:600}.EobList-module__RmbrzW__claimsRemitDivider{color:#d1d5db}.EobList-module__RmbrzW__claimsRemitPending{color:#9ca3af;font-weight:600}.EobList-module__RmbrzW__remitStatusBadge{letter-spacing:.02em;white-space:nowrap;vertical-align:middle;border-radius:4px;align-items:center;gap:4px;margin-left:4px;padding:1px 6px;font-family:inherit;font-size:10px;font-weight:600;line-height:1.4;display:inline-flex}.EobList-module__RmbrzW__remitStatusBadgeClickable{cursor:pointer;transition:filter .15s}.EobList-module__RmbrzW__remitStatusBadgeClickable:hover{filter:brightness(.85)saturate(1.2)}.EobList-module__RmbrzW__remitBadgeCount{background:#0000001f;border-radius:9999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9px;font-weight:700;display:inline-flex}.EobList-module__RmbrzW__remitBadgePosted{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.EobList-module__RmbrzW__remitBadgePartial{color:#854d0e;background:#fef9c3;border:1px solid #fde68a}.EobList-module__RmbrzW__remitBadgeReview{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.EobList-module__RmbrzW__remitBadgePending{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.EobList-module__RmbrzW__remitBadgeArchived{color:#9ca3af;background:#f3f4f6;border:1px solid #e5e7eb}.EobList-module__RmbrzW__adjustmentsList{flex-direction:column;gap:4px;display:flex}.EobList-module__RmbrzW__adjustmentRow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:6px;padding:6px 8px;font-size:13px;display:flex}.EobList-module__RmbrzW__adjustmentInputSmall{text-align:center;border:1px solid #d1d5db;border-radius:3px;width:52px;padding:3px 6px;font-size:12px}.EobList-module__RmbrzW__adjustmentInputSmall:focus{border-color:#6366f1;outline:none}.EobList-module__RmbrzW__adjustmentInputWide{border:1px solid #d1d5db;border-radius:3px;flex:1;padding:3px 6px;font-size:12px}.EobList-module__RmbrzW__adjustmentInputWide:focus{border-color:#6366f1;outline:none}.EobList-module__RmbrzW__adjustmentInputAmount{text-align:right;border:1px solid #d1d5db;border-radius:3px;width:80px;padding:3px 6px;font-family:monospace;font-size:12px}.EobList-module__RmbrzW__adjustmentRemoveBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:0 4px;font-size:16px;line-height:1}.EobList-module__RmbrzW__adjustmentRemoveBtn:hover{color:#ef4444}.EobList-module__RmbrzW__addAdjustmentBtn{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:1px dashed #d1d5db;border-radius:4px;width:100%;padding:6px 12px;font-size:13px}.EobList-module__RmbrzW__addAdjustmentBtn:hover{color:#374151;background:#f9fafb;border-color:#9ca3af}
.Prompts-module__GqQgoG__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.Prompts-module__GqQgoG__main{max-width:1200px;margin:0 auto;padding:2rem}.Prompts-module__GqQgoG__pageHeader{margin-bottom:2rem}.Prompts-module__GqQgoG__pageTitle{color:#fff;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.Prompts-module__GqQgoG__pageSubtitle{color:#ffffffbf;margin:0;font-size:.875rem}.Prompts-module__GqQgoG__section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 16px #0000001a}.Prompts-module__GqQgoG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Prompts-module__GqQgoG__sectionTitle{color:#1a1a2e;margin:0;font-size:1.125rem;font-weight:700}.Prompts-module__GqQgoG__sectionSubtitle{color:#64748b;margin:.25rem 0 0;font-size:.8125rem}.Prompts-module__GqQgoG__promptPre{white-space:pre-wrap;word-break:break-word;color:#334155;background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;max-height:400px;padding:1rem;font-family:Fira Code,Courier New,monospace;font-size:.8rem;line-height:1.6;overflow-y:auto}.Prompts-module__GqQgoG__proposeButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .15s}.Prompts-module__GqQgoG__proposeButton:hover{background:#4338ca}.Prompts-module__GqQgoG__proposeButton:disabled{opacity:.6;cursor:not-allowed}.Prompts-module__GqQgoG__overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Prompts-module__GqQgoG__modal{background:#fff;border-radius:12px;width:700px;max-width:95vw;max-height:90vh;padding:1.75rem;overflow-y:auto;box-shadow:0 20px 60px #00000040}.Prompts-module__GqQgoG__modalFullscreen{border-radius:8px;padding:1.5rem;overflow:hidden}.Prompts-module__GqQgoG__modalTitle{color:#1a1a2e;margin:0 0 1rem;font-size:1.125rem;font-weight:700}.Prompts-module__GqQgoG__formGroup{margin-bottom:1rem}.Prompts-module__GqQgoG__formLabel{color:#374151;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.Prompts-module__GqQgoG__formTextarea{resize:vertical;box-sizing:border-box;color:#111827;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.625rem .75rem;font-family:Fira Code,Courier New,monospace;font-size:.8125rem;line-height:1.5}.Prompts-module__GqQgoG__formTextarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.Prompts-module__GqQgoG__formInput{box-sizing:border-box;color:#111827;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.8125rem}.Prompts-module__GqQgoG__formInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.Prompts-module__GqQgoG__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.Prompts-module__GqQgoG__cancelButton{color:#374151;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Prompts-module__GqQgoG__cancelButton:hover{background:#e2e8f0}.Prompts-module__GqQgoG__saveButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .15s}.Prompts-module__GqQgoG__saveButton:hover{background:#4338ca}.Prompts-module__GqQgoG__saveButton:disabled{opacity:.6;cursor:not-allowed}.Prompts-module__GqQgoG__addButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .15s}.Prompts-module__GqQgoG__addButton:hover{background:#4338ca}.Prompts-module__GqQgoG__table{border-collapse:collapse;width:100%;font-size:.8125rem}.Prompts-module__GqQgoG__table th{text-align:left;color:#475569;white-space:nowrap;border-bottom:2px solid #e2e8f0;padding:.625rem .75rem;font-weight:600}.Prompts-module__GqQgoG__table td{color:#1e293b;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:.625rem .75rem}.Prompts-module__GqQgoG__table tr:last-child td{border-bottom:none}.Prompts-module__GqQgoG__table tr:hover td{background:#f8fafc}.Prompts-module__GqQgoG__contentCell{white-space:pre-wrap;word-break:break-word;color:#334155;max-width:340px;font-family:Fira Code,Courier New,monospace;font-size:.75rem}.Prompts-module__GqQgoG__conditionBadge{color:#5b21b6;background:#ede9fe;border-radius:4px;margin:1px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.Prompts-module__GqQgoG__wildcardBadge{color:#15803d;background:#f0fdf4;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.Prompts-module__GqQgoG__toggle{width:36px;height:20px;display:inline-block;position:relative}.Prompts-module__GqQgoG__toggle input{opacity:0;width:0;height:0}.Prompts-module__GqQgoG__toggleSlider{cursor:pointer;background:#cbd5e1;border-radius:20px;transition:background .2s;position:absolute;inset:0}.Prompts-module__GqQgoG__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px}.Prompts-module__GqQgoG__toggle input:checked+.Prompts-module__GqQgoG__toggleSlider{background:#4f46e5}.Prompts-module__GqQgoG__toggle input:checked+.Prompts-module__GqQgoG__toggleSlider:before{transform:translate(16px)}.Prompts-module__GqQgoG__actionButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;transition:background .15s}.Prompts-module__GqQgoG__actionButton:hover{background:#f1f5f9}.Prompts-module__GqQgoG__deleteButton{cursor:pointer;color:#dc2626;background:#fff;border:1px solid #fee2e2;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;transition:background .15s}.Prompts-module__GqQgoG__deleteButton:hover{background:#fef2f2}.Prompts-module__GqQgoG__actionsCell{flex-wrap:nowrap;align-items:center;gap:.375rem;display:flex}.Prompts-module__GqQgoG__toast{color:#fff;z-index:2000;background:#1e293b;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;animation:.2s Prompts-module__GqQgoG__slideUp;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #00000040}.Prompts-module__GqQgoG__toastError{background:#dc2626}@keyframes Prompts-module__GqQgoG__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Prompts-module__GqQgoG__loadingText{text-align:center;color:#94a3b8;padding:2rem;font-size:.875rem}.Prompts-module__GqQgoG__emptyText{text-align:center;color:#94a3b8;padding:1.5rem;font-size:.875rem}
.Metrics-module__Y9qUjW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.Metrics-module__Y9qUjW__main{max-width:1400px;margin:0 auto;padding:2rem}.Metrics-module__Y9qUjW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.Metrics-module__Y9qUjW__pageTitleGroup{flex:1}.Metrics-module__Y9qUjW__pageTitle{color:#fff;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.Metrics-module__Y9qUjW__pageSubtitle{color:#ffffffbf;margin:0;font-size:.875rem}.Metrics-module__Y9qUjW__controls{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.Metrics-module__Y9qUjW__controlLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:.3rem;font-size:.75rem;font-weight:600;display:flex}.Metrics-module__Y9qUjW__controlInput{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff59;border-radius:6px;padding:.45rem .75rem;font-size:.875rem;transition:border-color .15s,background .15s}.Metrics-module__Y9qUjW__controlInput:focus{background:#fff3;border-color:#ffffffb3;outline:none}.Metrics-module__Y9qUjW__controlInput::-webkit-calendar-picker-indicator{filter:invert();cursor:pointer}.Metrics-module__Y9qUjW__refreshButton{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,box-shadow .15s;box-shadow:0 1px 3px #0000001a}.Metrics-module__Y9qUjW__refreshButton:hover:not(:disabled){background:#f5f3ff}.Metrics-module__Y9qUjW__refreshButton:disabled{opacity:.6;cursor:default}.Metrics-module__Y9qUjW__loadingBanner,.Metrics-module__Y9qUjW__errorBanner{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:2rem;font-size:.9rem;box-shadow:0 4px 20px #00000014}.Metrics-module__Y9qUjW__errorBanner{color:#dc2626}.Metrics-module__Y9qUjW__sectionTitle{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.875rem;font-weight:700;display:flex}.Metrics-module__Y9qUjW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.Metrics-module__Y9qUjW__statCard{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 4px 20px #00000014}.Metrics-module__Y9qUjW__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.Metrics-module__Y9qUjW__statValue{color:#1f2937;font-size:2rem;font-weight:700;line-height:1}.Metrics-module__Y9qUjW__statValue.Metrics-module__Y9qUjW__submitted{color:#059669}.Metrics-module__Y9qUjW__statValue.Metrics-module__Y9qUjW__blocked{color:#dc2626}.Metrics-module__Y9qUjW__statValue.Metrics-module__Y9qUjW__inProgress{color:#d97706}.Metrics-module__Y9qUjW__statValue.Metrics-module__Y9qUjW__automation{color:#7c3aed}.Metrics-module__Y9qUjW__statValue.Metrics-module__Y9qUjW__human{color:#0891b2}.Metrics-module__Y9qUjW__modeGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Metrics-module__Y9qUjW__card{background:#fff;border-radius:12px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.Metrics-module__Y9qUjW__tableWrapper{overflow-x:auto}.Metrics-module__Y9qUjW__table{border-collapse:collapse;width:100%;font-size:.875rem}.Metrics-module__Y9qUjW__table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.Metrics-module__Y9qUjW__table thead th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.Metrics-module__Y9qUjW__table thead th.Metrics-module__Y9qUjW__right{text-align:right}.Metrics-module__Y9qUjW__table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .1s}.Metrics-module__Y9qUjW__table tbody tr:last-child{border-bottom:none}.Metrics-module__Y9qUjW__table tbody tr:hover{background:#f9fafb}.Metrics-module__Y9qUjW__table tbody td{color:#374151;vertical-align:middle;padding:.75rem 1rem}.Metrics-module__Y9qUjW__table tbody td.Metrics-module__Y9qUjW__right{text-align:right;font-variant-numeric:tabular-nums}.Metrics-module__Y9qUjW__automationBadge{color:#5b21b6;text-transform:uppercase;letter-spacing:.04em;background:#ede9fe;border-radius:999px;margin-left:.5rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.Metrics-module__Y9qUjW__humanBadge{color:#0369a1;text-transform:uppercase;letter-spacing:.04em;background:#e0f2fe;border-radius:999px;margin-left:.5rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.Metrics-module__Y9qUjW__expandRow td{background:#f9fafb;padding:0}.Metrics-module__Y9qUjW__expandInner{border-top:1px solid #e5e7eb;padding:1rem 1.5rem 1.25rem}.Metrics-module__Y9qUjW__expandTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.Metrics-module__Y9qUjW__miniTable{border-collapse:collapse;width:100%;font-size:.82rem}.Metrics-module__Y9qUjW__miniTable thead th{text-align:left;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;padding:.4rem .75rem;font-size:.72rem;font-weight:600}.Metrics-module__Y9qUjW__miniTable thead th.Metrics-module__Y9qUjW__right{text-align:right}.Metrics-module__Y9qUjW__miniTable tbody td{color:#374151;border-top:1px solid #f3f4f6;padding:.4rem .75rem}.Metrics-module__Y9qUjW__miniTable tbody td.Metrics-module__Y9qUjW__right{text-align:right;font-variant-numeric:tabular-nums}.Metrics-module__Y9qUjW__numSubmitted{color:#059669;font-weight:600}.Metrics-module__Y9qUjW__numBlocked{color:#dc2626;font-weight:600}.Metrics-module__Y9qUjW__numProgress{color:#d97706;font-weight:600}.Metrics-module__Y9qUjW__numTotal{color:#1f2937;font-weight:700}.Metrics-module__Y9qUjW__progressBar{background:#f3f4f6;border-radius:999px;min-width:80px;height:6px;margin-top:.35rem;display:flex;overflow:hidden}.Metrics-module__Y9qUjW__progressSubmitted{background:#10b981}.Metrics-module__Y9qUjW__progressBlocked{background:#ef4444}.Metrics-module__Y9qUjW__progressInProgress{background:#f59e0b}.Metrics-module__Y9qUjW__expandBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:.8rem;transition:background .1s,color .1s}.Metrics-module__Y9qUjW__expandBtn:hover{color:#374151;background:#f3f4f6}.Metrics-module__Y9qUjW__drilldownLink{color:#4f46e5;white-space:nowrap;border-radius:4px;padding:.2rem .5rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .1s}.Metrics-module__Y9qUjW__drilldownLink:hover{background:#eef2ff}.Metrics-module__Y9qUjW__taskerSelectableRow{cursor:pointer;transition:background .1s}.Metrics-module__Y9qUjW__taskerSelectableRow:hover{background:#f0f9ff!important}select.Metrics-module__Y9qUjW__controlInput{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='white' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;padding-right:1.75rem}
