.BlockClear-module__oCrAmq__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.BlockClear-module__oCrAmq__modalContent{background:var(--theme-elevation-50,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:12px;width:100%;max-width:520px;box-shadow:0 20px 40px #00000080}.BlockClear-module__oCrAmq__modalHeader{border-bottom:1px solid var(--theme-elevation-200,#333);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.BlockClear-module__oCrAmq__modalTitle{color:var(--theme-text,#fff);margin:0;font-size:18px;font-weight:600}.BlockClear-module__oCrAmq__modalCloseBtn{width:32px;height:32px;color:var(--theme-elevation-500,#888);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}.BlockClear-module__oCrAmq__modalCloseBtn:hover:not(:disabled){background:var(--theme-elevation-100,#2a2a2a)}.BlockClear-module__oCrAmq__modalCloseBtn:disabled{opacity:.5;cursor:not-allowed}.BlockClear-module__oCrAmq__modalBody{padding:20px}.BlockClear-module__oCrAmq__modalFooter{border-top:1px solid var(--theme-elevation-200,#333);gap:12px;padding:16px 20px;display:flex}.BlockClear-module__oCrAmq__approvalNotice{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.BlockClear-module__oCrAmq__fieldGroup{margin-bottom:16px}.BlockClear-module__oCrAmq__fieldLabel{color:var(--theme-text,#fff);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.BlockClear-module__oCrAmq__checkboxList{flex-direction:column;gap:10px;display:flex}.BlockClear-module__oCrAmq__checkboxLabel{color:var(--theme-text,#fff);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.BlockClear-module__oCrAmq__checkboxLabel input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px}.BlockClear-module__oCrAmq__checkboxLabel input[type=checkbox]:disabled{cursor:not-allowed}.BlockClear-module__oCrAmq__approvalBadge{color:#f59e0b;text-transform:uppercase;letter-spacing:.3px;background:#f59e0b26;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-block}.BlockClear-module__oCrAmq__textarea{border:1px solid var(--theme-elevation-200,#444);resize:vertical;background:var(--theme-elevation-100,#2a2a2a);width:100%;min-height:100px;color:var(--theme-text,#fff);box-sizing:border-box;border-radius:6px;outline:none;padding:12px;font-family:inherit;font-size:14px}.BlockClear-module__oCrAmq__textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6}.BlockClear-module__oCrAmq__textarea:disabled{opacity:.6;cursor:not-allowed}.BlockClear-module__oCrAmq__charCount{color:var(--theme-elevation-500,#888);margin-top:6px;font-size:12px}.BlockClear-module__oCrAmq__cancelBtn{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-100,#2a2a2a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:background .15s}.BlockClear-module__oCrAmq__cancelBtn:hover:not(:disabled){background:var(--theme-elevation-150,#333)}.BlockClear-module__oCrAmq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.BlockClear-module__oCrAmq__submitBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:background .15s,opacity .15s}.BlockClear-module__oCrAmq__submitBtn:hover:not(:disabled){background:#2563eb}.BlockClear-module__oCrAmq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.BlockClear-module__oCrAmq__clearBlockContainer{align-items:center;gap:8px;margin-top:12px;display:flex}.BlockClear-module__oCrAmq__clearBlockBtn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f666;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.BlockClear-module__oCrAmq__clearBlockBtn:hover{background:#3b82f633;border-color:#3b82f699}.BlockClear-module__oCrAmq__clearBlockBtnDisabled{border:1px solid var(--theme-elevation-200,#444);color:var(--theme-elevation-400,#666);cursor:not-allowed;opacity:.6;background:0 0;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500}.BlockClear-module__oCrAmq__clearStatusPending{color:#f59e0b;font-size:12px}.BlockClear-module__oCrAmq__clearStatusRejected{color:#ef4444;font-size:12px}.BlockClear-module__oCrAmq__clearBlockContainerInline{margin-top:0;display:inline-flex}.BlockClear-module__oCrAmq__clearBlockBtnInline{border-radius:13px;padding:3px 11px;font-size:12px;font-weight:600}
.styles-module__XvWhdW__breadcrumb{margin-bottom:16px}.styles-module__XvWhdW__list{flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.styles-module__XvWhdW__item{align-items:center;gap:4px;display:flex}.styles-module__XvWhdW__homeIcon{font-size:16px;line-height:1}.styles-module__XvWhdW__separator{color:var(--theme-elevation-500,#888);margin:0 4px;font-size:12px}.styles-module__XvWhdW__link{color:var(--theme-elevation-600,#aaa);text-decoration:none;transition:color .15s}.styles-module__XvWhdW__link:hover{color:var(--theme-text,#fff);text-decoration:underline}.styles-module__XvWhdW__link:focus{outline:2px solid var(--theme-success-500,#22c55e);outline-offset:2px;border-radius:2px}.styles-module__XvWhdW__current{color:var(--theme-text,#fff);font-weight:600}@media (max-width:640px){.styles-module__XvWhdW__list{font-size:13px}.styles-module__XvWhdW__homeIcon{font-size:14px}}
.styles-module__WdjIQa__approvalsContainer{flex-direction:column;gap:24px;max-width:1400px;margin:0 auto;padding:24px;display:flex}.styles-module__WdjIQa__approvalsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.styles-module__WdjIQa__approvalsTitle{color:var(--theme-text,#fff);margin:0;font-size:24px;font-weight:600}.styles-module__WdjIQa__approvalsCount{color:var(--theme-elevation-500,#888);margin-left:8px;font-size:14px;font-weight:400}.styles-module__WdjIQa__approvalsControls{align-items:center;gap:12px;display:flex}.styles-module__WdjIQa__sortSelect{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-100,#2a2a2a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;padding:8px 12px;font-size:13px}.styles-module__WdjIQa__sortSelect:focus{outline:none;box-shadow:0 0 0 2px #3b82f6}.styles-module__WdjIQa__refreshBtn{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-100,#2a2a2a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.styles-module__WdjIQa__refreshBtn:hover{background:var(--theme-elevation-150,#333)}.styles-module__WdjIQa__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__WdjIQa__refreshIcon{width:14px;height:14px}.styles-module__WdjIQa__refreshIconSpinning{animation:1s linear infinite styles-module__WdjIQa__spin}@keyframes styles-module__WdjIQa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__WdjIQa__queueTable{border-collapse:collapse;background:var(--theme-elevation-50,#1a1a1a);border-radius:8px;width:100%;overflow:hidden}.styles-module__WdjIQa__queueTableHeader{background:var(--theme-elevation-100,#222)}.styles-module__WdjIQa__queueTableHeader th{text-align:left;color:var(--theme-elevation-600,#999);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--theme-elevation-200,#333);padding:12px 16px;font-size:12px;font-weight:600}.styles-module__WdjIQa__queueTableRow{cursor:pointer;transition:background .15s}.styles-module__WdjIQa__queueTableRow:hover{background:var(--theme-elevation-100,#252525)}.styles-module__WdjIQa__queueTableRow:not(:last-child) td{border-bottom:1px solid var(--theme-elevation-150,#2a2a2a)}.styles-module__WdjIQa__queueTableRow td{color:var(--theme-text,#fff);vertical-align:middle;padding:16px;font-size:14px}.styles-module__WdjIQa__queueTableRowSelected{background:var(--theme-elevation-100,#252525);box-shadow:inset 3px 0 #3b82f6}.styles-module__WdjIQa__cellDate{white-space:nowrap;color:var(--theme-elevation-600,#999);font-size:13px}.styles-module__WdjIQa__cellCustomer{font-weight:500}.styles-module__WdjIQa__cellAccount{font-family:var(--font-mono,monospace);color:var(--theme-elevation-600,#aaa);font-size:13px}.styles-module__WdjIQa__cellAmount{font-variant-numeric:tabular-nums;text-align:right;font-weight:600}.styles-module__WdjIQa__cellAmountHigh{color:#ef4444}.styles-module__WdjIQa__cellRequestor{color:var(--theme-elevation-600,#999);font-size:13px}.styles-module__WdjIQa__priorityBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__WdjIQa__priorityNormal{background:var(--theme-elevation-100,#333);color:var(--theme-elevation-600,#999)}.styles-module__WdjIQa__prioritySenior{color:#f59e0b;background:#f59e0b26}.styles-module__WdjIQa__priorityUrgent{color:#ef4444;background:#ef444426}.styles-module__WdjIQa__emptyState{text-align:center;background:var(--theme-elevation-50,#1a1a1a);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}.styles-module__WdjIQa__emptyStateIcon{opacity:.6;margin-bottom:16px;font-size:48px}.styles-module__WdjIQa__emptyStateTitle{color:var(--theme-text,#fff);margin:0 0 8px;font-size:18px;font-weight:600}.styles-module__WdjIQa__emptyStateText{color:var(--theme-elevation-500,#888);margin:0;font-size:14px}.styles-module__WdjIQa__loadingState{background:var(--theme-elevation-50,#1a1a1a);border-radius:8px;flex-direction:column;gap:8px;padding:24px;display:flex}.styles-module__WdjIQa__loadingRow{background:var(--theme-elevation-100,#222);border-radius:4px;height:56px;animation:1.5s ease-in-out infinite styles-module__WdjIQa__pulse}@keyframes styles-module__WdjIQa__pulse{0%,to{opacity:.4}50%{opacity:.7}}.styles-module__WdjIQa__errorState{text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.styles-module__WdjIQa__errorStateIcon{margin-bottom:12px;font-size:36px}.styles-module__WdjIQa__errorStateText{color:#ef4444;margin:0 0 16px;font-size:14px}.styles-module__WdjIQa__retryBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .15s}.styles-module__WdjIQa__retryBtn:hover{background:#dc2626}.styles-module__WdjIQa__pagination{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.styles-module__WdjIQa__paginationInfo{color:var(--theme-elevation-500,#888);font-size:13px}.styles-module__WdjIQa__paginationButtons{gap:8px;display:flex}.styles-module__WdjIQa__paginationBtn{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-100,#2a2a2a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;padding:8px 12px;font-size:13px;transition:background .15s}.styles-module__WdjIQa__paginationBtn:hover:not(:disabled){background:var(--theme-elevation-150,#333)}.styles-module__WdjIQa__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__WdjIQa__accessDenied{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex}.styles-module__WdjIQa__accessDeniedIcon{opacity:.6;margin-bottom:24px;font-size:64px}.styles-module__WdjIQa__accessDeniedTitle{color:var(--theme-text,#fff);margin:0 0 8px;font-size:24px;font-weight:600}.styles-module__WdjIQa__accessDeniedText{color:var(--theme-elevation-500,#888);margin:0;font-size:14px}.styles-module__WdjIQa__detailHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.styles-module__WdjIQa__detailRequestNumber{font-family:var(--font-mono,monospace);background:var(--theme-elevation-100,#2a2a2a);color:var(--theme-elevation-600,#999);border-radius:4px;padding:4px 8px;font-size:14px}.styles-module__WdjIQa__detailSection{margin-bottom:24px}.styles-module__WdjIQa__detailSectionTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-elevation-500,#888);margin:0 0 12px;font-size:12px;font-weight:600}.styles-module__WdjIQa__detailGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.styles-module__WdjIQa__detailItem{flex-direction:column;gap:4px;display:flex}.styles-module__WdjIQa__detailItemFull{grid-column:1/-1}.styles-module__WdjIQa__detailLabel{color:var(--theme-elevation-500,#888);font-size:12px}.styles-module__WdjIQa__detailValue{color:var(--theme-text,#fff);font-size:14px}.styles-module__WdjIQa__detailValueMono{font-family:var(--font-mono,monospace)}.styles-module__WdjIQa__detailAmount{color:#ef4444;font-size:24px;font-weight:600}.styles-module__WdjIQa__detailNotes{background:var(--theme-elevation-50,#1a1a1a);color:var(--theme-text,#fff);white-space:pre-wrap;border-radius:6px;padding:12px;font-size:14px}.styles-module__WdjIQa__detailNoNotes{color:var(--theme-elevation-500,#888);font-style:italic}.styles-module__WdjIQa__seniorApprovalFlag{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:6px;align-items:center;gap:8px;margin-bottom:24px;padding:12px;font-size:14px;display:flex}.styles-module__WdjIQa__seniorApprovalIcon{font-size:20px}.styles-module__WdjIQa__reasonBadge{background:var(--theme-elevation-100,#333);color:var(--theme-text,#fff);text-transform:capitalize;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.styles-module__WdjIQa__actionButtons{border-top:1px solid var(--theme-elevation-200,#333);gap:12px;margin-top:24px;padding-top:24px;display:flex}.styles-module__WdjIQa__actionBtn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:12px 16px;font-size:14px;font-weight:500;transition:background .15s,opacity .15s}.styles-module__WdjIQa__actionBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__WdjIQa__actionBtnApprove{color:#fff;background:#22c55e}.styles-module__WdjIQa__actionBtnApprove:hover:not(:disabled){background:#16a34a}.styles-module__WdjIQa__actionBtnReject{color:#fff;background:#ef4444}.styles-module__WdjIQa__actionBtnReject:hover:not(:disabled){background:#dc2626}.styles-module__WdjIQa__actionBtnCancel{color:#fff;background:#6b7280}.styles-module__WdjIQa__actionBtnCancel:hover:not(:disabled){background:#4b5563}.styles-module__WdjIQa__actionBtnDisabledReason{opacity:.8;margin-top:4px;font-size:11px;font-weight:400;display:block}.styles-module__WdjIQa__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.styles-module__WdjIQa__modalContent{background:var(--theme-elevation-50,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:12px;width:100%;max-width:480px;box-shadow:0 20px 40px #00000080}.styles-module__WdjIQa__modalHeader{border-bottom:1px solid var(--theme-elevation-200,#333);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.styles-module__WdjIQa__modalTitle{color:var(--theme-text,#fff);margin:0;font-size:18px;font-weight:600}.styles-module__WdjIQa__modalCloseBtn{width:32px;height:32px;color:var(--theme-elevation-500,#888);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}.styles-module__WdjIQa__modalCloseBtn:hover:not(:disabled){background:var(--theme-elevation-100,#2a2a2a)}.styles-module__WdjIQa__modalCloseBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__WdjIQa__modalBody{padding:20px}.styles-module__WdjIQa__modalRequestInfo{color:var(--theme-elevation-500,#888);margin:0 0 16px;font-size:14px}.styles-module__WdjIQa__modalRequestInfo strong{color:var(--theme-text,#fff);font-family:var(--font-mono,monospace)}.styles-module__WdjIQa__modalLabel{color:var(--theme-text,#fff);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.styles-module__WdjIQa__modalTextarea{border:1px solid var(--theme-elevation-200,#444);resize:vertical;background:var(--theme-elevation-100,#2a2a2a);width:100%;min-height:100px;color:var(--theme-text,#fff);border-radius:6px;outline:none;padding:12px;font-family:inherit;font-size:14px}.styles-module__WdjIQa__modalTextarea:focus{box-shadow:0 0 0 2px #3b82f6}.styles-module__WdjIQa__modalTextarea:disabled{opacity:.6;cursor:not-allowed}.styles-module__WdjIQa__modalCharCount{color:var(--theme-elevation-500,#888);margin-top:8px;font-size:12px}.styles-module__WdjIQa__modalError{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;margin:12px 0 0;padding:8px 12px;font-size:13px}.styles-module__WdjIQa__modalFooter{border-top:1px solid var(--theme-elevation-200,#333);gap:12px;padding:16px 20px;display:flex}.styles-module__WdjIQa__modalCancelBtn{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-100,#2a2a2a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:background .15s}.styles-module__WdjIQa__modalCancelBtn:hover:not(:disabled){background:var(--theme-elevation-150,#333)}.styles-module__WdjIQa__modalCancelBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__WdjIQa__modalConfirmBtn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:background .15s,opacity .15s}.styles-module__WdjIQa__modalConfirmBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__WdjIQa__modalConfirmApprove{color:#fff;background:#22c55e}.styles-module__WdjIQa__modalConfirmApprove:hover:not(:disabled){background:#16a34a}.styles-module__WdjIQa__modalConfirmReject{color:#fff;background:#ef4444}.styles-module__WdjIQa__modalConfirmReject:hover:not(:disabled){background:#dc2626}.styles-module__WdjIQa__tabNav{background:var(--theme-elevation-100,#2a2a2a);border-radius:10px;gap:4px;margin-bottom:24px;padding:4px;display:flex}.styles-module__WdjIQa__tabButton{color:var(--theme-elevation-500,#888);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.styles-module__WdjIQa__tabButton:hover{color:var(--theme-text,#fff)}.styles-module__WdjIQa__tabButton[data-active=true]{background:var(--theme-elevation-200,#333);color:var(--theme-text,#fff)}.styles-module__WdjIQa__tabBadge{background:var(--theme-elevation-300,#444);color:var(--theme-text,#fff);border-radius:10px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-block}.styles-module__WdjIQa__historyContainer{flex-direction:column;gap:16px;display:flex}.styles-module__WdjIQa__historyControls{background:var(--theme-elevation-100,#2a2a2a);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding:16px;display:flex}.styles-module__WdjIQa__historyFilters{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.styles-module__WdjIQa__historySort{flex-direction:column;gap:4px;display:flex}.styles-module__WdjIQa__historyResultsInfo{color:var(--theme-elevation-500,#888);font-size:13px}.styles-module__WdjIQa__filterGroup{flex-direction:column;gap:4px;display:flex}.styles-module__WdjIQa__filterLabel{color:var(--theme-elevation-500,#888);font-size:12px;font-weight:500}.styles-module__WdjIQa__filterSelect{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-50,#1a1a1a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;min-width:120px;padding:8px 12px;font-size:13px}.styles-module__WdjIQa__filterSelect:focus{outline:none;box-shadow:0 0 0 2px #3b82f6}.styles-module__WdjIQa__filterInput{border:1px solid var(--theme-elevation-200,#444);background:var(--theme-elevation-50,#1a1a1a);color:var(--theme-text,#fff);border-radius:6px;min-width:140px;padding:8px 12px;font-size:13px}.styles-module__WdjIQa__filterInput:focus{outline:none;box-shadow:0 0 0 2px #3b82f6}.styles-module__WdjIQa__filterResetBtn{border:1px solid var(--theme-elevation-300,#555);color:var(--theme-text,#fff);cursor:pointer;background:0 0;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:background .15s}.styles-module__WdjIQa__filterResetBtn:hover{background:var(--theme-elevation-100,#2a2a2a)}.styles-module__WdjIQa__historyStatusBadge{border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.styles-module__WdjIQa__historyStatusApproved{color:#22c55e;background:#22c55e33}.styles-module__WdjIQa__historyStatusRejected{color:#ef4444;background:#ef444433}.styles-module__WdjIQa__historyDecisionSection{background:var(--theme-elevation-100,#2a2a2a);border-radius:8px;margin-bottom:16px;padding:16px}.styles-module__WdjIQa__historyComment{margin-top:16px}.styles-module__WdjIQa__historyAuditNotice{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;align-items:center;gap:8px;margin-top:24px;padding:12px 16px;font-size:13px;display:flex}.styles-module__WdjIQa__textSuccess{color:#22c55e!important}.styles-module__WdjIQa__textDanger{color:#ef4444!important}
.styles-module___DbLLW__container{max-width:900px;padding:24px}.styles-module___DbLLW__header{margin-bottom:24px}.styles-module___DbLLW__title{color:var(--theme-text,#fff);margin:0 0 8px;font-size:24px;font-weight:600}.styles-module___DbLLW__subtitle{color:var(--theme-elevation-600,#888);margin:0;font-size:14px}.styles-module___DbLLW__controls{gap:16px;margin-bottom:24px;display:flex}.styles-module___DbLLW__filterGroup{align-items:center;gap:8px;display:flex}.styles-module___DbLLW__filterLabel{color:var(--theme-elevation-600,#888);font-size:14px}.styles-module___DbLLW__filterSelect{border:1px solid var(--theme-elevation-300,#333);background:var(--theme-elevation-100,#1a1a1a);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;padding:8px 12px;font-size:14px}.styles-module___DbLLW__filterSelect:focus{border-color:var(--theme-success-500,#22c55e);outline:none}.styles-module___DbLLW__loadingState,.styles-module___DbLLW__errorState,.styles-module___DbLLW__emptyState{text-align:center;color:var(--theme-elevation-600,#888);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.styles-module___DbLLW__loadingSpinner{border:3px solid var(--theme-elevation-300,#333);border-top-color:var(--theme-success-500,#22c55e);border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:1s linear infinite styles-module___DbLLW__spin}@keyframes styles-module___DbLLW__spin{to{transform:rotate(360deg)}}.styles-module___DbLLW__retryBtn{background:var(--theme-elevation-200,#222);border:1px solid var(--theme-elevation-300,#333);color:var(--theme-text,#fff);cursor:pointer;border-radius:6px;margin-top:16px;padding:8px 16px;transition:background .15s}.styles-module___DbLLW__retryBtn:hover{background:var(--theme-elevation-300,#333)}.styles-module___DbLLW__emptyIcon{margin-bottom:16px;font-size:48px}.styles-module___DbLLW__emptyTitle{color:var(--theme-text,#fff);margin:0 0 8px;font-size:18px;font-weight:600}.styles-module___DbLLW__emptyText{margin:0;font-size:14px}.styles-module___DbLLW__accessDenied{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}.styles-module___DbLLW__accessDeniedIcon{margin-bottom:16px;font-size:48px}.styles-module___DbLLW__accessDeniedTitle{color:var(--theme-text,#fff);margin:0 0 8px;font-size:20px;font-weight:600}.styles-module___DbLLW__accessDeniedText{color:var(--theme-elevation-600,#888);margin:0;font-size:14px}.styles-module___DbLLW__activityList{flex-direction:column;gap:16px;display:flex}.styles-module___DbLLW__activityCard{background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#222);border-radius:8px;padding:16px;transition:border-color .15s}.styles-module___DbLLW__activityCard:hover{border-color:var(--theme-elevation-400,#444)}.styles-module___DbLLW__activityHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module___DbLLW__requestNumber{color:var(--theme-text,#fff);font-family:monospace;font-size:14px;font-weight:600}.styles-module___DbLLW__actionBadge{border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.styles-module___DbLLW__actionSubmitted{color:#60a5fa;background:#3b82f626}.styles-module___DbLLW__actionApproved{color:#4ade80;background:#22c55e26}.styles-module___DbLLW__actionRejected{color:#f87171;background:#ef444426}.styles-module___DbLLW__activityBody{gap:8px;margin-bottom:12px;display:grid}.styles-module___DbLLW__activityDetail{gap:12px;display:flex}.styles-module___DbLLW__detailLabel{color:var(--theme-elevation-500,#666);min-width:70px;font-size:12px}.styles-module___DbLLW__customerLink{color:var(--theme-success-500,#22c55e);font-size:14px;text-decoration:none}.styles-module___DbLLW__customerLink:hover{text-decoration:underline}.styles-module___DbLLW__amount{color:var(--theme-text,#fff);font-size:14px;font-weight:500}.styles-module___DbLLW__reason{color:var(--theme-elevation-800,#ccc);font-size:14px}.styles-module___DbLLW__activityFooter{border-top:1px solid var(--theme-elevation-200,#222);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.styles-module___DbLLW__actionDate{color:var(--theme-elevation-500,#666);font-size:12px}.styles-module___DbLLW__pendingBadge{color:#fbbf24;background:#fbbf2426;border-radius:4px;padding:2px 8px;font-size:12px}.styles-module___DbLLW__footerActions{align-items:center;gap:12px;display:flex}.styles-module___DbLLW__cancelBtn{border:1px solid var(--theme-error-400,#f87171);color:var(--theme-error-400,#f87171);cursor:pointer;background:0 0;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s}.styles-module___DbLLW__cancelBtn:hover:not(:disabled){background:var(--theme-error-400,#f87171);color:#fff}.styles-module___DbLLW__cancelBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.styles-module___DbLLW__container{padding:16px}.styles-module___DbLLW__title{font-size:20px}.styles-module___DbLLW__activityDetail{flex-direction:column;gap:2px}.styles-module___DbLLW__detailLabel{min-width:auto}}
.styles-module__-pfrPa__container{background:var(--theme-elevation-0);grid-template-columns:240px minmax(0,1fr);gap:0;min-height:calc(100vh - 60px);display:grid}.styles-module__-pfrPa__rail{border-right:1px solid var(--theme-elevation-100);background:var(--theme-elevation-50);padding:16px 12px;overflow-y:auto}.styles-module__-pfrPa__railHeading{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.6px;margin:0;padding:8px 8px 6px;font-size:11px;font-weight:600}.styles-module__-pfrPa__railList{flex-direction:column;gap:1px;margin:0 0 16px;padding:0;list-style:none;display:flex}.styles-module__-pfrPa__railItem{color:var(--theme-elevation-800);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;width:100%;padding:7px 10px;font-size:13px;transition:background .12s,color .12s;display:flex}.styles-module__-pfrPa__railItem:hover{background:var(--theme-elevation-100)}.styles-module__-pfrPa__railItem.styles-module__-pfrPa__active{background:var(--theme-elevation-150,var(--theme-elevation-100));color:var(--theme-text);font-weight:500}.styles-module__-pfrPa__railItemIcon{flex-shrink:0;font-size:14px;line-height:1}.styles-module__-pfrPa__railItemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.styles-module__-pfrPa__main{flex-direction:column;gap:14px;min-width:0;padding:20px 24px;display:flex}.styles-module__-pfrPa__mainHeader{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.styles-module__-pfrPa__mainTitle{color:var(--theme-text);margin:0;font-size:18px;font-weight:600}.styles-module__-pfrPa__mainDescription{color:var(--theme-elevation-500);font-size:13px}.styles-module__-pfrPa__filterBar{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:8px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.styles-module__-pfrPa__filterRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__-pfrPa__searchInput{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);min-width:220px;color:var(--theme-text);border-radius:6px;flex:1;padding:7px 12px;font-size:13px}.styles-module__-pfrPa__searchInput:focus{border-color:var(--theme-elevation-400);outline:none}.styles-module__-pfrPa__chipStrip{flex-wrap:wrap;align-items:center;gap:6px;min-height:28px;display:flex}.styles-module__-pfrPa__chip{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-elevation-800);border-radius:14px;align-items:center;gap:6px;padding:4px 4px 4px 10px;font-size:12px;display:inline-flex}.styles-module__-pfrPa__chipLabel{font-weight:500}.styles-module__-pfrPa__chipValue{color:var(--theme-elevation-600);font-weight:400}.styles-module__-pfrPa__chipRemove{width:18px;height:18px;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.styles-module__-pfrPa__chipRemove:hover{background:var(--theme-elevation-150,var(--theme-elevation-200));color:var(--theme-text)}.styles-module__-pfrPa__addFilter{border:1px dashed var(--theme-elevation-300);color:var(--theme-elevation-600);cursor:pointer;background:0 0;border-radius:14px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;display:inline-flex}.styles-module__-pfrPa__addFilter:hover{border-color:var(--theme-elevation-500);color:var(--theme-text)}.styles-module__-pfrPa__filterMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__-pfrPa__resultCount{color:var(--theme-elevation-600);font-size:13px}.styles-module__-pfrPa__resultCountNumber{color:var(--theme-text);font-weight:600}.styles-module__-pfrPa__actionRow{align-items:center;gap:8px;display:flex}.styles-module__-pfrPa__actionButton{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-text);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:inline-flex}.styles-module__-pfrPa__actionButton:hover:not(:disabled){border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.styles-module__-pfrPa__actionButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__-pfrPa__kbd{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);min-width:18px;color:var(--theme-elevation-700);border-radius:3px;justify-content:center;align-items:center;padding:0 4px;font-family:SF Mono,Monaco,monospace;font-size:10px;display:inline-flex}.styles-module__-pfrPa__tableWrapper{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:8px;flex:1;overflow:hidden}.styles-module__-pfrPa__table{border-collapse:collapse;width:100%}.styles-module__-pfrPa__table th{text-align:left;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-100);white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:600}.styles-module__-pfrPa__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.styles-module__-pfrPa__sortableHeader:hover{color:var(--theme-text)}.styles-module__-pfrPa__sortIndicator{opacity:.6;margin-left:4px;display:inline-block}.styles-module__-pfrPa__table td{color:var(--theme-text);border-bottom:1px solid var(--theme-elevation-50);vertical-align:middle;padding:11px 14px;font-size:13px}.styles-module__-pfrPa__table tbody tr{cursor:pointer;transition:background .12s}.styles-module__-pfrPa__table tbody tr:hover{background:var(--theme-elevation-50)}.styles-module__-pfrPa__table tbody tr.styles-module__-pfrPa__focused{background:var(--theme-elevation-100);box-shadow:inset 3px 0 0 var(--theme-success-500,#0ea5e9)}.styles-module__-pfrPa__accountNumber{color:var(--theme-elevation-800);font-family:SF Mono,Monaco,monospace;font-weight:500}.styles-module__-pfrPa__balance{text-align:right;font-family:SF Mono,Monaco,monospace;font-weight:500}.styles-module__-pfrPa__muted{color:var(--theme-elevation-500)}.styles-module__-pfrPa__statusBadge{white-space:nowrap;border-radius:10px;align-items:center;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.styles-module__-pfrPa__statusActive{color:#166534;background:#dcfce7}.styles-module__-pfrPa__statusPending{color:#92400e;background:#fef3c7}.styles-module__-pfrPa__statusArrears{color:#991b1b;background:#fee2e2}.styles-module__-pfrPa__statusPaidOff{color:#1e40af;background:#dbeafe}.styles-module__-pfrPa__statusWrittenOff{color:#4b5563;background:#f3f4f6}.styles-module__-pfrPa__bucketBadge{white-space:nowrap;border-radius:10px;align-items:center;padding:3px 8px;font-family:SF Mono,Monaco,monospace;font-size:11px;font-weight:500;display:inline-flex}.styles-module__-pfrPa__bucketCurrent{color:#047857;background:#ecfdf5}.styles-module__-pfrPa__bucketEarly{color:#92400e;background:#fef3c7}.styles-module__-pfrPa__bucketLate{color:#c2410c;background:#fed7aa}.styles-module__-pfrPa__bucketDefault{color:#991b1b;background:#fee2e2}.styles-module__-pfrPa__bucketClosed{color:#4b5563;background:#f3f4f6}.styles-module__-pfrPa__bucketInArrears{box-shadow:inset 0 0 0 1px #dc262659}.styles-module__-pfrPa__disburseIconButton{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:14px;line-height:1;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.styles-module__-pfrPa__disburseIconButton:hover{background:var(--theme-success-50,#ecfdf5);border-color:var(--theme-success-500,#10b981);transform:translateY(-1px)}.styles-module__-pfrPa__disburseIconButton:focus{outline:2px solid var(--theme-success-500,#10b981);outline-offset:1px}.styles-module__-pfrPa__pagination{border-top:1px solid var(--theme-elevation-100);justify-content:center;align-items:center;gap:16px;padding:14px;display:flex}.styles-module__-pfrPa__pageInfo{color:var(--theme-elevation-500);font-size:13px}.styles-module__-pfrPa__empty,.styles-module__-pfrPa__loading{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:64px 24px;display:flex}.styles-module__-pfrPa__emptyIcon{opacity:.55;font-size:36px}.styles-module__-pfrPa__emptyTitle{color:var(--theme-text);margin:0;font-size:15px;font-weight:600}.styles-module__-pfrPa__emptyText{color:var(--theme-elevation-500);text-align:center;max-width:360px;margin:0;font-size:13px}.styles-module__-pfrPa__spinner{border:2px solid var(--theme-elevation-100);border-top-color:var(--theme-elevation-500);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite styles-module__-pfrPa__spin}@keyframes styles-module__-pfrPa__spin{to{transform:rotate(360deg)}}.styles-module__-pfrPa__modalOverlay{z-index:50;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.styles-module__-pfrPa__modal{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:10px;flex-direction:column;gap:14px;width:100%;max-width:520px;max-height:80vh;padding:22px;display:flex;overflow-y:auto}.styles-module__-pfrPa__modalHeader{justify-content:space-between;align-items:center;display:flex}.styles-module__-pfrPa__modalTitle{color:var(--theme-text);margin:0;font-size:16px;font-weight:600}.styles-module__-pfrPa__modalClose{color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;font-size:20px;line-height:1}.styles-module__-pfrPa__modalGroup{flex-direction:column;gap:6px;display:flex}.styles-module__-pfrPa__modalLabel{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.styles-module__-pfrPa__modalInputs{gap:8px;display:flex}.styles-module__-pfrPa__modalInput{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-text);border-radius:6px;flex:1;padding:7px 10px;font-size:13px}.styles-module__-pfrPa__modalInput:focus{border-color:var(--theme-elevation-400);outline:none}.styles-module__-pfrPa__statusChoices{flex-wrap:wrap;gap:6px;display:flex}.styles-module__-pfrPa__statusChoice{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-elevation-700);cursor:pointer;border-radius:14px;padding:5px 10px;font-size:12px}.styles-module__-pfrPa__statusChoice.styles-module__-pfrPa__selected{background:var(--theme-elevation-150,var(--theme-elevation-100));border-color:var(--theme-elevation-400);color:var(--theme-text);font-weight:500}.styles-module__-pfrPa__modalActions{justify-content:space-between;gap:10px;margin-top:6px;display:flex}.styles-module__-pfrPa__modalSecondary{border:1px solid var(--theme-elevation-200);color:var(--theme-elevation-700);cursor:pointer;background:0 0;border-radius:6px;padding:8px 14px;font-size:13px}.styles-module__-pfrPa__modalPrimary{background:var(--theme-success-500,#0ea5e9);color:#fff;border:1px solid var(--theme-success-500,#0ea5e9);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500}.styles-module__-pfrPa__modalPrimary:hover{filter:brightness(.95)}.styles-module__-pfrPa__peekSection{margin-bottom:18px}.styles-module__-pfrPa__peekSectionTitle{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:11px;font-weight:600}.styles-module__-pfrPa__peekGrid{grid-template-columns:1fr 1fr;gap:10px 16px;display:grid}.styles-module__-pfrPa__peekField{flex-direction:column;gap:2px;display:flex}.styles-module__-pfrPa__peekFieldLabel{color:var(--theme-elevation-500);font-size:11px}.styles-module__-pfrPa__peekFieldValue{color:var(--theme-text);font-size:13px}.styles-module__-pfrPa__peekFieldMono{font-family:SF Mono,Monaco,monospace}.styles-module__-pfrPa__peekActions{flex-direction:column;gap:8px;margin-top:8px;display:flex}.styles-module__-pfrPa__peekAction{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-text);cursor:pointer;text-align:left;border-radius:6px;padding:9px 14px;font-size:13px}.styles-module__-pfrPa__peekAction:hover{border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.styles-module__-pfrPa__peekActionPrimary{background:var(--theme-success-500,#0ea5e9);color:#fff;border-color:var(--theme-success-500,#0ea5e9)}.styles-module__-pfrPa__peekAction.styles-module__-pfrPa__peekActionPrimary:hover{background:var(--theme-success-500,#0ea5e9);border-color:var(--theme-success-500,#0ea5e9);color:#fff;filter:brightness(.92)}.styles-module__-pfrPa__cheatsheet{grid-template-columns:1fr 1fr;gap:10px 24px;display:grid}.styles-module__-pfrPa__cheatsheetRow{color:var(--theme-text);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.styles-module__-pfrPa__cheatsheetKeys{gap:4px;display:flex}@media (max-width:900px){.styles-module__-pfrPa__container{grid-template-columns:1fr}.styles-module__-pfrPa__rail{border-right:none;border-bottom:1px solid var(--theme-elevation-100);max-height:200px}.styles-module__-pfrPa__cheatsheet{grid-template-columns:1fr}}
.styles-module__kzZeVW__container{max-width:1400px;margin:0 auto;padding:24px}.styles-module__kzZeVW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.styles-module__kzZeVW__title{color:var(--theme-text);margin:0;font-size:24px;font-weight:600}.styles-module__kzZeVW__headerActions{gap:12px;display:flex}.styles-module__kzZeVW__filters{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:8px;margin-bottom:24px;padding:16px}.styles-module__kzZeVW__filterRow{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.styles-module__kzZeVW__filterGroup{flex-direction:column;gap:4px;display:flex}.styles-module__kzZeVW__filterLabel{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.styles-module__kzZeVW__filterSelect,.styles-module__kzZeVW__filterInput{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);border-radius:6px;min-width:120px;padding:8px 12px;font-size:14px}.styles-module__kzZeVW__filterSelect:focus,.styles-module__kzZeVW__filterInput:focus{border-color:var(--theme-elevation-400);outline:none}.styles-module__kzZeVW__clearFilters{border:1px solid var(--theme-elevation-200);color:var(--theme-elevation-500);cursor:pointer;background:0 0;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .15s}.styles-module__kzZeVW__clearFilters:hover{border-color:var(--theme-elevation-400);color:var(--theme-text)}.styles-module__kzZeVW__summary{background:var(--theme-elevation-50);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.styles-module__kzZeVW__summaryText{color:var(--theme-elevation-600);font-size:14px}.styles-module__kzZeVW__summaryCount{color:var(--theme-text);font-weight:600}.styles-module__kzZeVW__summaryAmount{color:var(--theme-error-500);font-weight:600}.styles-module__kzZeVW__tableWrapper{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:8px;overflow:hidden}.styles-module__kzZeVW__table{border-collapse:collapse;width:100%}.styles-module__kzZeVW__table th{text-align:left;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-100);padding:12px 16px;font-size:12px;font-weight:600}.styles-module__kzZeVW__table td{color:var(--theme-text);border-bottom:1px solid var(--theme-elevation-50);padding:12px 16px;font-size:14px}.styles-module__kzZeVW__table tr:last-child td{border-bottom:none}.styles-module__kzZeVW__table tbody tr{cursor:pointer;transition:background .15s}.styles-module__kzZeVW__table tbody tr:hover{background:var(--theme-elevation-50)}.styles-module__kzZeVW__accountLink{color:var(--theme-elevation-800);font-weight:500;text-decoration:none}.styles-module__kzZeVW__accountLink:hover{text-decoration:underline}.styles-module__kzZeVW__dpdBadge{border-radius:4px;justify-content:center;align-items:center;min-width:40px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.styles-module__kzZeVW__dpdLow{background:var(--theme-warning-100);color:var(--theme-warning-600)}.styles-module__kzZeVW__dpdMedium{background:var(--theme-error-100);color:var(--theme-error-500)}.styles-module__kzZeVW__dpdHigh{background:var(--theme-error-500);color:#fff}.styles-module__kzZeVW__bucketBadge{background:var(--theme-elevation-100);color:var(--theme-elevation-600);border-radius:12px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.styles-module__kzZeVW__bucketCurrent{background:var(--theme-success-100);color:var(--theme-success-600)}.styles-module__kzZeVW__bucketEarlyArrears{background:var(--theme-warning-100);color:var(--theme-warning-600)}.styles-module__kzZeVW__bucketLateArrears{background:var(--theme-error-100);color:var(--theme-error-500)}.styles-module__kzZeVW__bucketDefault{background:var(--theme-error-500);color:#fff}.styles-module__kzZeVW__stateBadge{background:var(--theme-elevation-100);color:var(--theme-elevation-600);border-radius:12px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.styles-module__kzZeVW__stateBadgeOpen{background:var(--theme-warning-100);color:var(--theme-warning-600)}.styles-module__kzZeVW__stateBadgeAwaitingHuman{background:var(--theme-error-100);color:var(--theme-error-500)}.styles-module__kzZeVW__stateBadgeCured{background:var(--theme-success-100);color:var(--theme-success-600)}.styles-module__kzZeVW__flagsCell{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.styles-module__kzZeVW__flagChip{background:var(--theme-elevation-100);color:var(--theme-elevation-600);white-space:nowrap;border-radius:10px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.styles-module__kzZeVW__quickChip{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);height:37px;color:var(--theme-elevation-600);cursor:pointer;border-radius:18px;align-self:flex-end;align-items:center;padding:0 14px;font-size:14px;transition:all .15s;display:inline-flex}.styles-module__kzZeVW__quickChip:hover{border-color:var(--theme-elevation-400);color:var(--theme-text)}.styles-module__kzZeVW__quickChipActive{background:var(--theme-error-100);border-color:var(--theme-error-500);color:var(--theme-error-500)}.styles-module__kzZeVW__checkboxGroup{height:37px;color:var(--theme-text);cursor:pointer;align-self:flex-end;align-items:center;gap:6px;font-size:14px;display:flex}.styles-module__kzZeVW__sortGroup{align-items:center;gap:8px;display:flex}.styles-module__kzZeVW__pendingNote{color:var(--theme-warning-600);max-width:220px;font-size:12px}.styles-module__kzZeVW__amount{font-family:SF Mono,Monaco,Inconsolata,monospace;font-weight:500}.styles-module__kzZeVW__arrowButton{width:32px;height:32px;color:var(--theme-elevation-400);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .15s;display:flex}.styles-module__kzZeVW__arrowButton:hover{background:var(--theme-elevation-100);color:var(--theme-text)}.styles-module__kzZeVW__pagination{border-top:1px solid var(--theme-elevation-100);justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.styles-module__kzZeVW__pageButton{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .15s}.styles-module__kzZeVW__pageButton:hover:not(:disabled){border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.styles-module__kzZeVW__pageButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__kzZeVW__pageInfo{color:var(--theme-elevation-500);font-size:14px}.styles-module__kzZeVW__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px;display:flex}.styles-module__kzZeVW__spinner{border:3px solid var(--theme-elevation-100);border-top-color:var(--theme-elevation-500);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite styles-module__kzZeVW__spin}@keyframes styles-module__kzZeVW__spin{to{transform:rotate(360deg)}}.styles-module__kzZeVW__loadingText{color:var(--theme-elevation-500);font-size:14px}.styles-module__kzZeVW__empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px;display:flex}.styles-module__kzZeVW__emptyIcon{opacity:.5;font-size:48px}.styles-module__kzZeVW__emptyTitle{color:var(--theme-text);margin:0;font-size:18px;font-weight:600}.styles-module__kzZeVW__emptyText{color:var(--theme-elevation-500);margin:0;font-size:14px}.styles-module__kzZeVW__fallbackBanner{background:var(--theme-warning-100);border:1px solid var(--theme-warning-200);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;display:flex}.styles-module__kzZeVW__fallbackIcon{font-size:16px}.styles-module__kzZeVW__fallbackText{color:var(--theme-warning-600);font-size:14px}.styles-module__kzZeVW__exportButton{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;transition:all .15s;display:flex}.styles-module__kzZeVW__exportButton:hover{border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}@media (max-width:768px){.styles-module__kzZeVW__container{padding:16px}.styles-module__kzZeVW__filterRow{flex-direction:column}.styles-module__kzZeVW__filterGroup,.styles-module__kzZeVW__filterSelect,.styles-module__kzZeVW__filterInput{width:100%}.styles-module__kzZeVW__table th:nth-child(2),.styles-module__kzZeVW__table td:nth-child(2){display:none}}.styles-module__kzZeVW__caseHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.styles-module__kzZeVW__backLink{color:var(--theme-elevation-500);align-items:center;gap:4px;margin-bottom:12px;font-size:14px;text-decoration:none;display:inline-flex}.styles-module__kzZeVW__backLink:hover{color:var(--theme-text);text-decoration:underline}.styles-module__kzZeVW__caseTitleRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.styles-module__kzZeVW__panelGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:20px;display:grid}.styles-module__kzZeVW__panel{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:8px;padding:20px}.styles-module__kzZeVW__panelTitle{color:var(--theme-text);margin:0 0 16px;font-size:16px;font-weight:600}.styles-module__kzZeVW__rungLadder{flex-wrap:wrap;gap:4px;margin:0 0 16px;padding:0;list-style:none;display:flex}.styles-module__kzZeVW__rungStep{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);text-align:center;border-radius:8px;flex-direction:column;flex:90px;align-items:center;gap:6px;padding:10px 6px;display:flex;position:relative}.styles-module__kzZeVW__rungDot{background:var(--theme-elevation-300);border-radius:50%;width:12px;height:12px}.styles-module__kzZeVW__rungLabel{color:var(--theme-elevation-500);font-size:11px;font-weight:500}.styles-module__kzZeVW__rungStepDone .styles-module__kzZeVW__rungDot{background:var(--theme-success-500)}.styles-module__kzZeVW__rungStepDone .styles-module__kzZeVW__rungLabel{color:var(--theme-elevation-700)}.styles-module__kzZeVW__rungStepCurrent{background:var(--theme-warning-100);border-color:var(--theme-warning-500)}.styles-module__kzZeVW__rungStepCurrent .styles-module__kzZeVW__rungDot{background:var(--theme-warning-600)}.styles-module__kzZeVW__rungStepCurrent .styles-module__kzZeVW__rungLabel{color:var(--theme-warning-600);font-weight:600}.styles-module__kzZeVW__rungTag{background:var(--theme-error-500);color:#fff;border-radius:8px;align-items:center;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.styles-module__kzZeVW__rungCuredNote{width:100%;color:var(--theme-success-600);margin-top:4px;font-size:12px;font-weight:500;display:block}.styles-module__kzZeVW__lifecycleList{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin:0 0 16px;padding:0;list-style:none;display:grid}.styles-module__kzZeVW__lifecycleItem{font-size:12px}.styles-module__kzZeVW__lifecycleLabel{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:11px;display:block}.styles-module__kzZeVW__lifecycleValue{color:var(--theme-text);font-weight:500}.styles-module__kzZeVW__flagsRow{flex-wrap:wrap;gap:6px;display:flex}.styles-module__kzZeVW__economicsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin-bottom:16px;display:grid}.styles-module__kzZeVW__economicsItem{flex-direction:column;gap:2px;display:flex}.styles-module__kzZeVW__economicsLabel{color:var(--theme-elevation-500);font-size:12px}.styles-module__kzZeVW__economicsValue{color:var(--theme-text);font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:16px;font-weight:600}.styles-module__kzZeVW__gateBadge{border-radius:12px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.styles-module__kzZeVW__gatePass{background:var(--theme-success-100);color:var(--theme-success-600)}.styles-module__kzZeVW__gateFail{background:var(--theme-error-100);color:var(--theme-error-500)}.styles-module__kzZeVW__gateReason{color:var(--theme-elevation-500);margin-top:4px;font-size:12px;display:block}.styles-module__kzZeVW__pendingPlaceholder{text-align:center;color:var(--theme-elevation-500);background:var(--theme-elevation-50);border-radius:8px;padding:24px;font-size:14px}.styles-module__kzZeVW__capLine{color:var(--theme-elevation-600);margin:0 0 12px;font-size:13px}.styles-module__kzZeVW__actionsRow{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.styles-module__kzZeVW__actionButton{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s}.styles-module__kzZeVW__actionButton:hover:not(:disabled){border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.styles-module__kzZeVW__actionButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__kzZeVW__actionButtonPrimary{background:var(--theme-success-500);border-color:var(--theme-success-500);color:#fff}.styles-module__kzZeVW__actionButtonPrimary:hover:not(:disabled){background:var(--theme-success-600)}.styles-module__kzZeVW__actionButtonDanger{background:var(--theme-error-500);border-color:var(--theme-error-500);color:#fff}.styles-module__kzZeVW__actionButtonDanger:hover:not(:disabled){background:var(--theme-error-600)}.styles-module__kzZeVW__contactNotesWrapper{border-top:1px solid var(--theme-elevation-100);margin-top:20px;padding-top:16px}.styles-module__kzZeVW__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px;display:flex}.styles-module__kzZeVW__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__kzZeVW__modal{background:var(--theme-elevation-0);border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.styles-module__kzZeVW__modalHeader{border-bottom:1px solid var(--theme-elevation-100);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.styles-module__kzZeVW__modalTitle{margin:0;font-size:1.125rem;font-weight:600}.styles-module__kzZeVW__closeBtn{cursor:pointer;color:var(--theme-elevation-500);background:0 0;border:none;font-size:1.5rem;line-height:1}.styles-module__kzZeVW__closeBtn:hover{color:var(--theme-elevation-800)}.styles-module__kzZeVW__modalBody{padding:1.5rem}.styles-module__kzZeVW__formGroup{margin-bottom:1rem}.styles-module__kzZeVW__formLabel{color:var(--theme-elevation-700);margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.styles-module__kzZeVW__formTextarea{border:1px solid var(--theme-elevation-200);resize:vertical;border-radius:6px;width:100%;min-height:80px;padding:.625rem .75rem;font-size:.875rem}.styles-module__kzZeVW__formTextarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.styles-module__kzZeVW__modalFooter{border-top:1px solid var(--theme-elevation-100);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.styles-module__kzZeVW__btnCancel{background:var(--theme-elevation-100);cursor:pointer;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500}.styles-module__kzZeVW__btnCancel:hover:not(:disabled){background:var(--theme-elevation-200)}.styles-module__kzZeVW__btnSubmit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500}.styles-module__kzZeVW__btnSubmit:hover:not(:disabled){background:#1d4ed8}.styles-module__kzZeVW__btnSubmit:disabled,.styles-module__kzZeVW__btnCancel:disabled{opacity:.5;cursor:not-allowed}.styles-module__kzZeVW__previewCard{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:8px;flex-direction:column;gap:8px;padding:12px 14px;font-size:13px;display:flex}.styles-module__kzZeVW__previewBody{white-space:pre-wrap;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);color:var(--theme-elevation-700);border-radius:6px;padding:10px}
.DisbursementSection-module__emhopW__section{--sched-accent:#60a5fa;border:1px solid var(--theme-elevation-200);border-radius:10px;margin-bottom:14px;overflow:hidden}[data-theme=light] .DisbursementSection-module__emhopW__section{--sched-accent:#2563eb}.DisbursementSection-module__emhopW__overdue{border-color:var(--theme-error-500)}.DisbursementSection-module__emhopW__today{border-color:var(--theme-warning-500)}.DisbursementSection-module__emhopW__scheduled{border-color:var(--sched-accent)}.DisbursementSection-module__emhopW__head{cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;display:flex}.DisbursementSection-module__emhopW__overdue .DisbursementSection-module__emhopW__head{background:#ef44441f}.DisbursementSection-module__emhopW__today .DisbursementSection-module__emhopW__head{background:#f59e0b24}.DisbursementSection-module__emhopW__scheduled .DisbursementSection-module__emhopW__head{background:#60a5fa1a}.DisbursementSection-module__emhopW__headTitle{font-size:13px;font-weight:700}.DisbursementSection-module__emhopW__overdue .DisbursementSection-module__emhopW__headTitle{color:var(--theme-error-500)}.DisbursementSection-module__emhopW__today .DisbursementSection-module__emhopW__headTitle{color:var(--theme-warning-500)}.DisbursementSection-module__emhopW__scheduled .DisbursementSection-module__emhopW__headTitle{color:var(--sched-accent)}.DisbursementSection-module__emhopW__headCount{color:var(--theme-elevation-600);font-size:12px}.DisbursementSection-module__emhopW__table{border-collapse:collapse;width:100%;color:var(--theme-elevation-800);font-size:12px}.DisbursementSection-module__emhopW__table thead th{text-align:left;color:var(--theme-elevation-500);padding:8px 14px;font-weight:600}.DisbursementSection-module__emhopW__table tbody td{border-top:1px solid var(--theme-elevation-150);padding:9px 14px}.DisbursementSection-module__emhopW__actions{text-align:right;white-space:nowrap}.DisbursementSection-module__emhopW__disburseBtn{color:#1a1205;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;margin-right:8px;padding:5px 12px;font-weight:700}.DisbursementSection-module__emhopW__overdue .DisbursementSection-module__emhopW__disburseBtn{color:#fff;background:#ef4444}.DisbursementSection-module__emhopW__earlyBtn{border:1px solid var(--theme-elevation-300);color:var(--theme-elevation-500);cursor:pointer;background:0 0;border-radius:6px;margin-right:8px;padding:4px 10px;font-size:11px}.DisbursementSection-module__emhopW__viewBtn{color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none}.DisbursementSection-module__emhopW__empty{text-align:center;color:var(--theme-elevation-500);padding:14px}
.EarlyDisburseWarningModal-module__r7j8Ca__overlay{--sched-accent:#60a5fa;z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}[data-theme=light] .EarlyDisburseWarningModal-module__r7j8Ca__overlay{--sched-accent:#2563eb}.EarlyDisburseWarningModal-module__r7j8Ca__modal{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:14px;width:460px;max-width:calc(100vw - 32px);overflow:hidden;box-shadow:0 18px 50px #00000080}.EarlyDisburseWarningModal-module__r7j8Ca__header{border-bottom:1px solid var(--theme-elevation-200);color:var(--theme-error-500);background:linear-gradient(90deg,#ef444429,#0000);padding:16px 20px;font-size:15px;font-weight:800}.EarlyDisburseWarningModal-module__r7j8Ca__body{color:var(--theme-elevation-800);padding:18px 20px;font-size:13px;line-height:1.55}.EarlyDisburseWarningModal-module__r7j8Ca__blue{color:var(--sched-accent)}.EarlyDisburseWarningModal-module__r7j8Ca__amber{color:var(--theme-warning-500)}.EarlyDisburseWarningModal-module__r7j8Ca__deltaRow{gap:10px;margin:14px 0;display:flex}.EarlyDisburseWarningModal-module__r7j8Ca__delta{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:8px;flex:1;padding:10px}.EarlyDisburseWarningModal-module__r7j8Ca__deltaNew{border-color:#f59e0b66}.EarlyDisburseWarningModal-module__r7j8Ca__deltaLabel{color:var(--theme-elevation-500);text-transform:uppercase;margin-bottom:4px;font-size:10px;display:block}.EarlyDisburseWarningModal-module__r7j8Ca__arrow{color:var(--theme-elevation-500);align-self:center}.EarlyDisburseWarningModal-module__r7j8Ca__warn{color:var(--theme-error-500);background:#ef444414;border:1px solid #ef44444d;border-radius:8px;padding:9px 11px;font-size:12px}[data-theme=light] .EarlyDisburseWarningModal-module__r7j8Ca__warn{background:#ef44440f;border-color:#ef444440}.EarlyDisburseWarningModal-module__r7j8Ca__footer{border-top:1px solid var(--theme-elevation-200);justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.EarlyDisburseWarningModal-module__r7j8Ca__cancel{border:1px solid var(--theme-elevation-300);color:var(--theme-elevation-800);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px}.EarlyDisburseWarningModal-module__r7j8Ca__danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:8px 14px;font-weight:700}
.styles-module__7FcTvq__container{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:24px;display:flex}@media (max-width:768px){.styles-module__7FcTvq__container{padding:16px}}.styles-module__7FcTvq__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__7FcTvq__title{margin:0;font-size:24px;font-weight:700}.styles-module__7FcTvq__subtitle{color:var(--theme-elevation-600,#a3a3a3);margin:4px 0 0;font-size:14px}.styles-module__7FcTvq__refreshButton{border:1px solid var(--theme-elevation-300,#404040);background:var(--theme-elevation-100,#1f1f1f);color:var(--theme-text,#fff);cursor:pointer;border-radius:8px;padding:8px 12px}.styles-module__7FcTvq__refreshButton:hover{background:var(--theme-elevation-150,#2a2a2a)}.styles-module__7FcTvq__errorBanner{color:#b91c1c;background:#fee2e2;border-radius:8px;padding:10px 12px;font-size:13px}.styles-module__7FcTvq__tableWrapper{border:1px solid var(--theme-elevation-200,#333);background:var(--theme-elevation-50,#171717);border-radius:12px;overflow:hidden}.styles-module__7FcTvq__loading{color:var(--theme-elevation-600,#a3a3a3);padding:24px}.styles-module__7FcTvq__emptyState{text-align:center;color:var(--theme-elevation-600,#a3a3a3);padding:28px}.styles-module__7FcTvq__emptyIcon{margin-bottom:8px;font-size:20px;display:inline-block}.styles-module__7FcTvq__table{border-collapse:collapse;width:100%}.styles-module__7FcTvq__table th,.styles-module__7FcTvq__table td{border-bottom:1px solid var(--theme-elevation-200,#333);text-align:left;padding:12px;font-size:13px}.styles-module__7FcTvq__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600,#a3a3a3);background:var(--theme-elevation-100,#1f1f1f);font-size:12px}.styles-module__7FcTvq__table tr:last-child td{border-bottom:none}.styles-module__7FcTvq__rowActions{gap:8px;display:inline-flex}.styles-module__7FcTvq__disburseButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600}.styles-module__7FcTvq__disburseButton:hover{background:#1d4ed8}.styles-module__7FcTvq__viewButton{border:1px solid var(--theme-elevation-300,#404040);color:var(--theme-text,#fff);cursor:pointer;background:0 0;border-radius:6px;padding:6px 10px;font-size:12px}.styles-module__7FcTvq__viewButton:hover{background:var(--theme-elevation-100,#1f1f1f)}.styles-module__7FcTvq__headerActions{align-items:center;gap:12px;display:flex}.styles-module__7FcTvq__sections{flex-direction:column;display:flex}
.styles-module__kFD-TG__container{max-width:1200px;margin:0 auto;padding:24px}.styles-module__kFD-TG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.styles-module__kFD-TG__title{color:var(--theme-text);margin:0;font-size:24px;font-weight:600}.styles-module__kFD-TG__refreshButton{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;transition:all .15s;display:flex}.styles-module__kFD-TG__refreshButton:hover{border-color:var(--theme-elevation-400);background:var(--theme-elevation-50)}.styles-module__kFD-TG__refreshButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__kFD-TG__overallStatus{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:24px;display:flex}.styles-module__kFD-TG__statusIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex}.styles-module__kFD-TG__statusHealthy{background:var(--theme-success-100)}.styles-module__kFD-TG__statusDegraded{background:var(--theme-warning-100)}.styles-module__kFD-TG__statusCritical{background:var(--theme-error-100)}.styles-module__kFD-TG__statusUnknown{background:var(--theme-elevation-100)}.styles-module__kFD-TG__statusInfo{flex:1}.styles-module__kFD-TG__statusLabel{color:var(--theme-elevation-500);margin:0 0 4px;font-size:14px}.styles-module__kFD-TG__statusValue{color:var(--theme-text);text-transform:capitalize;margin:0;font-size:24px;font-weight:600}.styles-module__kFD-TG__statusMeta{gap:24px;margin-top:8px;display:flex}.styles-module__kFD-TG__statusMetaItem{color:var(--theme-elevation-600);font-size:14px}.styles-module__kFD-TG__statusMetaValue{color:var(--theme-text);font-weight:500}.styles-module__kFD-TG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.styles-module__kFD-TG__summaryCard{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:8px;padding:20px}.styles-module__kFD-TG__summaryLabel{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:12px;font-weight:500}.styles-module__kFD-TG__summaryValue{color:var(--theme-text);margin:0;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:28px;font-weight:600}.styles-module__kFD-TG__streamsSection{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-100);border-radius:12px;overflow:hidden}.styles-module__kFD-TG__sectionHeader{border-bottom:1px solid var(--theme-elevation-100);padding:16px 20px}.styles-module__kFD-TG__sectionTitle{color:var(--theme-text);margin:0;font-size:16px;font-weight:600}.styles-module__kFD-TG__streamsList{flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__kFD-TG__streamCard{background:var(--theme-elevation-50);border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.styles-module__kFD-TG__streamStatus{border-radius:50%;flex-shrink:0;width:12px;height:12px}.styles-module__kFD-TG__streamHealthy{background:var(--theme-success-500);box-shadow:0 0 0 3px var(--theme-success-100)}.styles-module__kFD-TG__streamLagging{background:var(--theme-warning-500);box-shadow:0 0 0 3px var(--theme-warning-100)}.styles-module__kFD-TG__streamStalled{background:var(--theme-error-500);box-shadow:0 0 0 3px var(--theme-error-100)}.styles-module__kFD-TG__streamUnknown{background:var(--theme-elevation-400);box-shadow:0 0 0 3px var(--theme-elevation-100)}.styles-module__kFD-TG__streamInfo{flex:1;min-width:0}.styles-module__kFD-TG__streamName{color:var(--theme-text);margin:0 0 4px;font-size:14px;font-weight:600}.styles-module__kFD-TG__streamMeta{color:var(--theme-elevation-500);font-size:12px}.styles-module__kFD-TG__streamStats{flex-shrink:0;gap:24px;display:flex}.styles-module__kFD-TG__streamStat{text-align:right}.styles-module__kFD-TG__streamStatLabel{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.styles-module__kFD-TG__streamStatValue{color:var(--theme-text);font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:16px;font-weight:600}.styles-module__kFD-TG__streamStatWarning{color:var(--theme-warning-600)}.styles-module__kFD-TG__streamStatError{color:var(--theme-error-500)}.styles-module__kFD-TG__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px;display:flex}.styles-module__kFD-TG__spinner{border:3px solid var(--theme-elevation-100);border-top-color:var(--theme-elevation-500);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite styles-module__kFD-TG__spin}@keyframes styles-module__kFD-TG__spin{to{transform:rotate(360deg)}}.styles-module__kFD-TG__loadingText{color:var(--theme-elevation-500);font-size:14px}.styles-module__kFD-TG__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px;display:flex}.styles-module__kFD-TG__errorIcon{opacity:.5;font-size:48px}.styles-module__kFD-TG__errorTitle{color:var(--theme-text);margin:0;font-size:18px;font-weight:600}.styles-module__kFD-TG__errorText{color:var(--theme-elevation-500);margin:0;font-size:14px}.styles-module__kFD-TG__warningBanner{background:var(--theme-warning-100);border:1px solid var(--theme-warning-200);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;display:flex}.styles-module__kFD-TG__warningIcon{font-size:16px}.styles-module__kFD-TG__warningText{color:var(--theme-warning-600);font-size:14px}.styles-module__kFD-TG__lastUpdated{text-align:center;color:var(--theme-elevation-500);padding:16px;font-size:12px}@media (max-width:768px){.styles-module__kFD-TG__container{padding:16px}.styles-module__kFD-TG__overallStatus{text-align:center;flex-direction:column}.styles-module__kFD-TG__statusMeta{flex-direction:column;gap:8px}.styles-module__kFD-TG__streamCard{flex-direction:column;align-items:flex-start}.styles-module__kFD-TG__streamStats{justify-content:space-between;width:100%}}
.styles-module___TwJCW__container{max-width:1200px;margin:0 auto;padding:1.5rem}.styles-module___TwJCW__header{margin-bottom:1.5rem}.styles-module___TwJCW__title{color:var(--theme-text,#fff);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.styles-module___TwJCW__subtitle{color:var(--theme-elevation-500,#888);margin:0;font-size:.875rem}.styles-module___TwJCW__historyBtn{color:var(--theme-text,#fff);background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.styles-module___TwJCW__historyBtn:hover{background:var(--theme-elevation-150,#2a2a2a)}.styles-module___TwJCW__wizard{background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:8px;overflow:hidden}.styles-module___TwJCW__progressBar{background:var(--theme-elevation-50,#222);border-bottom:1px solid var(--theme-elevation-200,#333);justify-content:space-between;padding:1rem 1.5rem;display:flex;position:relative}.styles-module___TwJCW__progressBar:before{content:"";background:var(--theme-elevation-200,#333);z-index:0;height:2px;position:absolute;top:50%;left:3rem;right:3rem;transform:translateY(-50%)}.styles-module___TwJCW__progressStep{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex}.styles-module___TwJCW__progressNumber{background:var(--theme-elevation-100,#1a1a1a);border:2px solid var(--theme-elevation-200,#333);width:2rem;height:2rem;color:var(--theme-elevation-500,#888);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.styles-module___TwJCW__progressStep.styles-module___TwJCW__current .styles-module___TwJCW__progressNumber{color:#fff;background:#2563eb;border-color:#2563eb}.styles-module___TwJCW__progressStep.styles-module___TwJCW__completed .styles-module___TwJCW__progressNumber{color:#fff;background:#15803d;border-color:#15803d}.styles-module___TwJCW__progressLabel{color:var(--theme-elevation-500,#888);text-align:center;white-space:nowrap;font-size:.75rem}.styles-module___TwJCW__progressStep.styles-module___TwJCW__current .styles-module___TwJCW__progressLabel{color:#2563eb;font-weight:500}.styles-module___TwJCW__progressStep.styles-module___TwJCW__completed .styles-module___TwJCW__progressLabel{color:#15803d}.styles-module___TwJCW__stepContent{padding:1.5rem}.styles-module___TwJCW__selectPeriod{margin-bottom:1.5rem}.styles-module___TwJCW__fieldLabel{color:var(--theme-text,#fff);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.styles-module___TwJCW__select{width:100%;max-width:400px;color:var(--theme-text,#fff);background:var(--theme-elevation-50,#222);border:1px solid var(--theme-elevation-200,#333);cursor:pointer;border-radius:6px;padding:.75rem 1rem;font-size:1rem}.styles-module___TwJCW__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.styles-module___TwJCW__fieldError{color:#ef4444;margin-top:.5rem;font-size:.8125rem}.styles-module___TwJCW__lastClosed{color:var(--theme-elevation-500,#888);gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.styles-module___TwJCW__lastClosedLabel{color:var(--theme-elevation-500,#888)}.styles-module___TwJCW__lastClosedValue{color:var(--theme-text,#fff);font-weight:500}.styles-module___TwJCW__primaryBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background .15s;display:inline-flex}.styles-module___TwJCW__primaryBtn:hover:not(:disabled){background:#2563eb}.styles-module___TwJCW__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module___TwJCW__finalizeBtn{background:#22c55e;width:100%;max-width:400px;margin-top:1rem;}.styles-module___TwJCW__finalizeBtn:hover:not(:disabled){background:#16a34a}.styles-module___TwJCW__historySection{border-top:1px solid var(--theme-elevation-200,#333);margin-top:2rem;padding-top:1.5rem}.styles-module___TwJCW__table{border-collapse:collapse;width:100%;font-size:.875rem}.styles-module___TwJCW__table th,.styles-module___TwJCW__table td{text-align:left;border-bottom:1px solid var(--theme-elevation-200,#333);padding:.75rem 1rem}.styles-module___TwJCW__table th{color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);font-weight:500}.styles-module___TwJCW__table td{color:var(--theme-text,#fff)}.styles-module___TwJCW__table tbody tr:hover{background:var(--theme-elevation-100,#1a1a1a)}.styles-module___TwJCW__numericCol{text-align:right;font-variant-numeric:tabular-nums}.styles-module___TwJCW__section{margin-top:1.5rem}.styles-module___TwJCW__sectionTitle{color:var(--theme-text,#fff);margin:0 0 1rem;font-size:1rem;font-weight:600}.styles-module___TwJCW__previewHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module___TwJCW__periodTitle{color:var(--theme-text,#fff);margin:0;font-size:1.25rem;font-weight:600}.styles-module___TwJCW__expiryBadge{color:#78350f;background:#fef3c7;border-left:4px solid #b45309;border-radius:999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600}.styles-module___TwJCW__summaryCards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.styles-module___TwJCW__summaryCard{background:var(--theme-elevation-50,#222);border:1px solid var(--theme-elevation-200,#333);border-radius:8px;flex-direction:column;padding:1rem;display:flex}.styles-module___TwJCW__cardLabel{color:var(--theme-elevation-500,#888);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.styles-module___TwJCW__cardValue{color:var(--theme-text,#fff);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600}.styles-module___TwJCW__warningBox{color:#78350f;background:#fef3c7;border:none;border-left:4px solid #b45309;border-radius:6px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.styles-module___TwJCW__successBox{color:#065f46;background:#ecfdf5;border:none;border-left:4px solid #059669;border-radius:6px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.styles-module___TwJCW__errorBox{color:#7f1d1d;background:#fef2f2;border:none;border-left:4px solid #b91c1c;border-radius:6px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.styles-module___TwJCW__errorBox:before{content:"✕ ";font-weight:700}.styles-module___TwJCW__infoBox{color:#1e3a8a;background:#eff6ff;border:none;border-left:4px solid #2563eb;border-radius:6px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.styles-module___TwJCW__notes{opacity:.9;margin-top:.5rem;font-size:.8125rem}.styles-module___TwJCW__integrityPassedBox{color:#1f2937;background:#f5f5f5;border:none;border-left:4px solid #6b7280;border-radius:6px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.styles-module___TwJCW__integrityFailedBox{}.styles-module___TwJCW__accountSetParityBox{}.styles-module___TwJCW__movementSummary{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.styles-module___TwJCW__movementCard{}.styles-module___TwJCW__changePositive{color:#7c2d12}.styles-module___TwJCW__changeNegative{color:#1e40af}.styles-module___TwJCW__changePercent{margin-left:.25rem;font-size:.875rem;font-weight:400}.styles-module___TwJCW__anomalyHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module___TwJCW__progressBadge{background:var(--theme-elevation-50,#222);border:1px solid var(--theme-elevation-200,#333);border-radius:999px;padding:.25rem .75rem;font-size:.875rem}.styles-module___TwJCW__anomalyList{flex-direction:column;gap:1rem;display:flex}.styles-module___TwJCW__anomalyCard{background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-left:4px solid var(--theme-elevation-200,#333);border-radius:8px;padding:1rem}.styles-module___TwJCW__anomalyCard.styles-module___TwJCW__severityinfo,.styles-module___TwJCW__anomalyCard.styles-module___TwJCW__severitylow{border-left-color:#2563eb}.styles-module___TwJCW__anomalyCard.styles-module___TwJCW__severitywarning,.styles-module___TwJCW__anomalyCard.styles-module___TwJCW__severitymedium{border-left-color:#b45309}.styles-module___TwJCW__anomalyCard.styles-module___TwJCW__severityhigh,.styles-module___TwJCW__anomalyCard.styles-module___TwJCW__severitycritical{background:#b91c1c14;border-left-color:#b91c1c}.styles-module___TwJCW__anomalyMeta{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.styles-module___TwJCW__severityBadge{text-transform:uppercase;border-radius:4px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.styles-module___TwJCW__severityBadge.styles-module___TwJCW__info,.styles-module___TwJCW__severityBadge.styles-module___TwJCW__low{color:#1e3a8a;background:#eff6ff}.styles-module___TwJCW__severityBadge.styles-module___TwJCW__warning,.styles-module___TwJCW__severityBadge.styles-module___TwJCW__medium{color:#713f12;background:#fffbeb}.styles-module___TwJCW__severityBadge.styles-module___TwJCW__high,.styles-module___TwJCW__severityBadge.styles-module___TwJCW__critical{color:#7f1d1d;background:#fef2f2;font-weight:700}.styles-module___TwJCW__anomalyType{color:var(--theme-elevation-500,#888);font-size:.8125rem;font-weight:500}.styles-module___TwJCW__anomalyDescription{color:var(--theme-text,#fff);margin:0 0 .75rem;font-size:.875rem;line-height:1.5}.styles-module___TwJCW__viewAccountLink{color:#3b82f6;font-size:.8125rem;text-decoration:none}.styles-module___TwJCW__viewAccountLink:hover{text-decoration:underline}.styles-module___TwJCW__anomalyActions{align-items:center;gap:1rem;margin-top:.75rem;display:flex}.styles-module___TwJCW__acknowledgeBtn{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f6;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s}.styles-module___TwJCW__acknowledgeBtn:hover:not(:disabled){color:#fff;background:#3b82f6}.styles-module___TwJCW__acknowledgeBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module___TwJCW__acknowledgedBadge{color:#065f46;font-size:.8125rem}.styles-module___TwJCW__checklist{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.styles-module___TwJCW__checkItem{color:var(--theme-text,#fff);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.styles-module___TwJCW__checkIcon{color:#166534}.styles-module___TwJCW__finalSummary{background:var(--theme-elevation-50,#222);border:1px solid var(--theme-elevation-200,#333);border-radius:8px;margin-bottom:1.5rem;padding:1rem}.styles-module___TwJCW__summaryRow{border-bottom:1px solid var(--theme-elevation-200,#333);justify-content:space-between;padding:.5rem 0;font-size:.875rem;display:flex}.styles-module___TwJCW__summaryRow:last-child{border-bottom:none}.styles-module___TwJCW__confirmSection{margin-top:1.5rem;margin-bottom:1rem}.styles-module___TwJCW__confirmLabel{color:var(--theme-text,#fff);margin-bottom:.5rem;font-size:.875rem;display:block}.styles-module___TwJCW__confirmLabel code{background:var(--theme-elevation-50,#222);border-radius:4px;padding:.125rem .375rem;font-family:monospace}.styles-module___TwJCW__confirmInput{width:100%;max-width:400px;color:var(--theme-text,#fff);background:var(--theme-elevation-50,#222);border:1px solid var(--theme-elevation-200,#333);border-radius:6px;padding:.75rem 1rem;font-family:monospace;font-size:1rem}.styles-module___TwJCW__confirmInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.styles-module___TwJCW__successState{text-align:center;padding:3rem 1.5rem}.styles-module___TwJCW__successIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;font-size:2rem;display:flex}.styles-module___TwJCW__successTitle{color:var(--theme-text,#fff);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.styles-module___TwJCW__successPeriod{color:var(--theme-text,#fff);margin:0 0 .25rem;font-size:1.25rem}.styles-module___TwJCW__successTimestamp{color:var(--theme-elevation-500,#888);margin:0 0 1.5rem;font-size:.875rem}.styles-module___TwJCW__journalList{text-align:left;max-width:400px;margin:0 auto;padding:0;list-style:none}.styles-module___TwJCW__journalList li{border-bottom:1px solid var(--theme-elevation-200,#333);color:var(--theme-text,#fff);padding:.5rem 0;font-size:.875rem}.styles-module___TwJCW__navigation{background:var(--theme-elevation-50,#222);border-top:1px solid var(--theme-elevation-200,#333);justify-content:space-between;padding:1rem 1.5rem;display:flex}.styles-module___TwJCW__backBtn,.styles-module___TwJCW__nextBtn{cursor:pointer;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.styles-module___TwJCW__backBtn{color:var(--theme-text,#fff);background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333)}.styles-module___TwJCW__backBtn:hover:not(:disabled){background:var(--theme-elevation-150,#2a2a2a)}.styles-module___TwJCW__nextBtn{color:#fff;background:#3b82f6;border:none}.styles-module___TwJCW__nextBtn:hover:not(:disabled){background:#2563eb}.styles-module___TwJCW__backBtn:disabled,.styles-module___TwJCW__nextBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module___TwJCW__historyDrawer{background:var(--theme-elevation-100,#1a1a1a);z-index:1000;width:600px;max-width:90vw;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.styles-module___TwJCW__historyDrawer.styles-module___TwJCW__open{transform:translate(0)}.styles-module___TwJCW__historyOverlay{z-index:999;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.styles-module___TwJCW__historyOverlay.styles-module___TwJCW__open{opacity:1;pointer-events:auto}.styles-module___TwJCW__drawerHeader{border-bottom:1px solid var(--theme-elevation-200,#333);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module___TwJCW__drawerTitle{color:var(--theme-text,#fff);margin:0;font-size:1.25rem;font-weight:600}.styles-module___TwJCW__closeBtn{cursor:pointer;color:var(--theme-elevation-500,#888);background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1}.styles-module___TwJCW__closeBtn:hover{color:var(--theme-text,#fff)}.styles-module___TwJCW__drawerContent{max-height:calc(100vh - 60px);padding:1.5rem;overflow-y:auto}[data-theme=dark] .styles-module___TwJCW__changePositive{color:#fdba74}[data-theme=dark] .styles-module___TwJCW__changeNegative{color:#93c5fd}[data-theme=dark] .styles-module___TwJCW__progressStep.styles-module___TwJCW__current .styles-module___TwJCW__progressLabel{color:#60a5fa}[data-theme=dark] .styles-module___TwJCW__progressStep.styles-module___TwJCW__completed .styles-module___TwJCW__progressLabel{color:#22c55e}[data-theme=dark] .styles-module___TwJCW__checkIcon{color:#22c55e}[data-theme=dark] .styles-module___TwJCW__acknowledgedBadge{color:#34d399}
.styles-module__s10htG__container{max-width:1200px;margin:0 auto;padding:1.5rem}.styles-module__s10htG__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__s10htG__title{color:var(--theme-text,#fff);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.styles-module__s10htG__subtitle{color:var(--theme-elevation-500,#888);margin:0;font-size:.875rem}.styles-module__s10htG__headerActions{gap:.75rem;display:flex}.styles-module__s10htG__historyBtn,.styles-module__s10htG__recalcBtn{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.styles-module__s10htG__historyBtn{color:var(--theme-text,#fff);background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333)}.styles-module__s10htG__historyBtn:hover{background:var(--theme-elevation-150,#2a2a2a)}.styles-module__s10htG__recalcBtn{color:#fff;background:#3b82f6;border:none}.styles-module__s10htG__recalcBtn:hover{background:#2563eb}.styles-module__s10htG__section{margin-bottom:2rem}.styles-module__s10htG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__s10htG__sectionTitle{color:var(--theme-text,#fff);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.styles-module__s10htG__configCard{background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:8px;margin-bottom:1rem;padding:1.25rem}.styles-module__s10htG__configHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.styles-module__s10htG__configLabel{color:var(--theme-text,#fff);margin:0 0 .25rem;font-size:1rem;font-weight:600}.styles-module__s10htG__configDescription{color:var(--theme-elevation-500,#888);margin:0;font-size:.8125rem}.styles-module__s10htG__configValue{margin-bottom:.75rem}.styles-module__s10htG__valueDisplay{color:#3b82f6;font-size:2rem;font-weight:700}.styles-module__s10htG__lastUpdated{color:var(--theme-elevation-500,#888);margin:0;font-size:.75rem}.styles-module__s10htG__sliderContainer{background:var(--theme-elevation-50,#222);border-radius:4px;height:8px;margin:.75rem 0 .5rem;position:relative;overflow:hidden}.styles-module__s10htG__sliderFill{background:#3b82f6;border-radius:4px;height:100%;transition:width .3s}.styles-module__s10htG__sliderLabels{color:var(--theme-elevation-500,#888);justify-content:space-between;font-size:.6875rem;display:flex}.styles-module__s10htG__editBtn{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f6;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .15s}.styles-module__s10htG__editBtn:hover{color:#fff;background:#3b82f6}.styles-module__s10htG__editBtnSmall{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f6;border-radius:4px;padding:.25rem .75rem;font-size:.8125rem;transition:all .15s}.styles-module__s10htG__editBtnSmall:hover{color:#fff;background:#3b82f6}.styles-module__s10htG__cancelBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:4px;padding:.25rem .75rem;font-size:.8125rem;transition:all .15s}.styles-module__s10htG__cancelBtn:hover:not(:disabled){color:#fff;background:#ef4444}.styles-module__s10htG__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__s10htG__table{border-collapse:collapse;width:100%;font-size:.875rem}.styles-module__s10htG__table th,.styles-module__s10htG__table td{text-align:left;border-bottom:1px solid var(--theme-elevation-200,#333);padding:.75rem 1rem}.styles-module__s10htG__table th{color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);font-weight:500}.styles-module__s10htG__table td{color:var(--theme-text,#fff)}.styles-module__s10htG__table tbody tr:hover{background:var(--theme-elevation-100,#1a1a1a)}.styles-module__s10htG__numericCol{text-align:right;font-variant-numeric:tabular-nums}.styles-module__s10htG__actionCol{text-align:center;width:100px}.styles-module__s10htG__loadingState{color:var(--theme-elevation-500,#888);justify-content:center;align-items:center;padding:3rem;display:flex}.styles-module__s10htG__emptyState{text-align:center;color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);border:1px dashed var(--theme-elevation-200,#333);border-radius:8px;padding:2rem}.styles-module__s10htG__modalOverlay{z-index:999;background:#00000080;position:fixed;inset:0}.styles-module__s10htG__modal{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:calc(100% - 2rem);max-width:500px;max-height:calc(100vh - 2rem);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px #00000040}.styles-module__s10htG__modalHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__s10htG__modalTitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.styles-module__s10htG__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.styles-module__s10htG__closeBtn:hover{color:#1f2937}.styles-module__s10htG__modalBody{background:#fff;flex:1;padding:1.5rem;overflow-y:auto}.styles-module__s10htG__modalFooter{background:#f5f5f5;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.styles-module__s10htG__modeToggle{background:#f3f4f6;border-radius:8px;gap:0;margin-bottom:1.5rem;padding:4px;display:flex}.styles-module__s10htG__modeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.styles-module__s10htG__modeBtn:hover:not(.styles-module__s10htG__active){color:#374151}.styles-module__s10htG__modeBtn.styles-module__s10htG__active{color:#1f2937;background:#fff;box-shadow:0 1px 3px #0000001a}.styles-module__s10htG__fieldGroup{margin-bottom:1rem}.styles-module__s10htG__fieldLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.styles-module__s10htG__currentValue{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.styles-module__s10htG__input{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem}.styles-module__s10htG__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.styles-module__s10htG__input::placeholder{color:#9ca3af}.styles-module__s10htG__input[type=date]::-webkit-calendar-picker-indicator{filter:brightness(0);opacity:.7;cursor:pointer;width:20px;height:20px}.styles-module__s10htG__input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.styles-module__s10htG__textarea{resize:vertical;min-height:80px;}.styles-module__s10htG__filterSelect{max-width:200px;}.styles-module__s10htG__cancelModalBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;transition:background .15s}.styles-module__s10htG__cancelModalBtn:hover{background:#f3f4f6}.styles-module__s10htG__applyBtn,.styles-module__s10htG__scheduleBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s}.styles-module__s10htG__applyBtn:hover:not(:disabled),.styles-module__s10htG__scheduleBtn:hover:not(:disabled){background:#2563eb}.styles-module__s10htG__applyBtn:disabled,.styles-module__s10htG__scheduleBtn:disabled{color:#fff;cursor:not-allowed;background:#93c5fd}.styles-module__s10htG__recalcConfirmBtn{background:#f59e0b;}.styles-module__s10htG__recalcConfirmBtn:hover:not(:disabled){background:#d97706}.styles-module__s10htG__warningBox{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.styles-module__s10htG__successBox{color:#065f46;text-align:center;background:#d1fae5;border:1px solid #6ee7b7;border-radius:6px;padding:1rem;font-size:.875rem}.styles-module__s10htG__errorBox{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;padding:1rem;font-size:.875rem}.styles-module__s10htG__progressState{flex-direction:column;align-items:center;gap:1rem;padding:1rem;display:flex}.styles-module__s10htG__spinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite styles-module__s10htG__spin}@keyframes styles-module__s10htG__spin{to{transform:rotate(360deg)}}.styles-module__s10htG__drawerOverlay{z-index:998;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.styles-module__s10htG__drawerOverlay.styles-module__s10htG__open{opacity:1;pointer-events:auto}.styles-module__s10htG__drawer{z-index:999;background:#fff;width:600px;max-width:90vw;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.styles-module__s10htG__drawer.styles-module__s10htG__open{transform:translate(0)}.styles-module__s10htG__drawerHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__s10htG__drawerTitle{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.styles-module__s10htG__drawerContent{max-height:calc(100vh - 70px);padding:1.5rem;overflow-y:auto}.styles-module__s10htG__historyFilter{margin-bottom:1rem}.styles-module__s10htG__drawer .styles-module__s10htG__table th{color:#6b7280;background:#f9fafb}.styles-module__s10htG__drawer .styles-module__s10htG__table td{color:#1f2937}.styles-module__s10htG__drawer .styles-module__s10htG__table tbody tr:hover{background:#f9fafb}
.styles-module__Z7ooFG__container{max-width:1200px;margin:0 auto;padding:1.5rem}.styles-module__Z7ooFG__header{margin-bottom:1.5rem}.styles-module__Z7ooFG__title{color:var(--theme-text,#fff);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.styles-module__Z7ooFG__subtitle{color:var(--theme-elevation-500,#888);margin:0;font-size:.875rem}.styles-module__Z7ooFG__section{margin-bottom:2rem}.styles-module__Z7ooFG__sectionTitle{color:var(--theme-text,#fff);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.styles-module__Z7ooFG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.styles-module__Z7ooFG__exportCard{background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.5rem;transition:all .2s;display:flex}.styles-module__Z7ooFG__exportCard:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.styles-module__Z7ooFG__cardIcon{margin-bottom:.75rem;font-size:2rem}.styles-module__Z7ooFG__cardTitle{color:var(--theme-text,#fff);margin:0 0 .5rem;font-size:1rem;font-weight:600}.styles-module__Z7ooFG__cardDescription{color:var(--theme-elevation-500,#888);margin:0;font-size:.8125rem;line-height:1.5}.styles-module__Z7ooFG__table{border-collapse:collapse;background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:8px;width:100%;font-size:.875rem;overflow:hidden}.styles-module__Z7ooFG__table th,.styles-module__Z7ooFG__table td{text-align:left;border-bottom:1px solid var(--theme-elevation-200,#333);padding:.75rem 1rem}.styles-module__Z7ooFG__table th{color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);font-weight:500}.styles-module__Z7ooFG__table td{color:var(--theme-text,#fff)}.styles-module__Z7ooFG__table tbody tr:hover{background:var(--theme-elevation-150,#2a2a2a)}.styles-module__Z7ooFG__table tbody tr:last-child td{border-bottom:none}.styles-module__Z7ooFG__numericCol{text-align:right;font-variant-numeric:tabular-nums}.styles-module__Z7ooFG__actionCol{text-align:center;width:120px}.styles-module__Z7ooFG__statusBadge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.styles-module__Z7ooFG__statusPending{color:#60a5fa;background:#3b82f633}.styles-module__Z7ooFG__statusProcessing{color:#fbbf24;background:#fbbf2433}.styles-module__Z7ooFG__statusReady{color:#34d399;background:#34d39933}.styles-module__Z7ooFG__statusFailed{color:#f87171;background:#f8717133}.styles-module__Z7ooFG__typeBadge{color:var(--theme-text,#fff);font-weight:500}.styles-module__Z7ooFG__downloadBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:4px;padding:.375rem .75rem;font-size:.8125rem;transition:background .15s}.styles-module__Z7ooFG__downloadBtn:hover{background:#16a34a}.styles-module__Z7ooFG__retryBtn{color:#f59e0b;cursor:pointer;background:0 0;border:1px solid #f59e0b;border-radius:4px;padding:.375rem .75rem;font-size:.8125rem;transition:all .15s}.styles-module__Z7ooFG__retryBtn:hover:not(:disabled){color:#fff;background:#f59e0b}.styles-module__Z7ooFG__retryBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__Z7ooFG__spinner{border:2px solid var(--theme-elevation-200,#333);border-top-color:#3b82f6;border-radius:50%;width:18px;height:18px;animation:1s linear infinite styles-module__Z7ooFG__spin;display:inline-block}@keyframes styles-module__Z7ooFG__spin{to{transform:rotate(360deg)}}.styles-module__Z7ooFG__emptyState{text-align:center;color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);border:1px dashed var(--theme-elevation-200,#333);border-radius:8px;padding:3rem}.styles-module__Z7ooFG__modalOverlay{z-index:999;background:#00000080;position:fixed;inset:0}.styles-module__Z7ooFG__modal{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:calc(100% - 2rem);max-width:500px;max-height:calc(100vh - 2rem);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px #00000040}.styles-module__Z7ooFG__modalHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__Z7ooFG__modalTitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.styles-module__Z7ooFG__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.styles-module__Z7ooFG__closeBtn:hover{color:#1f2937}.styles-module__Z7ooFG__modalBody{background:#fff;flex:1;padding:1.5rem;overflow-y:auto}.styles-module__Z7ooFG__modalFooter{background:#f5f5f5;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.styles-module__Z7ooFG__wizardSubtitle{color:#1f2937;margin:0 0 1rem;font-size:1rem;font-weight:600}.styles-module__Z7ooFG__wizardDescription{color:#6b7280;margin:0 0 1rem;font-size:.875rem}.styles-module__Z7ooFG__methodologyList{color:#6b7280;margin:0 0 1.5rem 1.5rem;padding:0}.styles-module__Z7ooFG__methodologyList li{margin-bottom:.5rem}.styles-module__Z7ooFG__fieldGroup{margin-bottom:1.25rem}.styles-module__Z7ooFG__fieldLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.styles-module__Z7ooFG__fieldHint{color:#6b7280;margin:.25rem 0 0;font-size:.75rem}.styles-module__Z7ooFG__select,.styles-module__Z7ooFG__textarea{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.875rem}.styles-module__Z7ooFG__select:focus,.styles-module__Z7ooFG__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.styles-module__Z7ooFG__select::placeholder,.styles-module__Z7ooFG__textarea::placeholder{color:#9ca3af}.styles-module__Z7ooFG__textarea{resize:vertical;min-height:100px;font-family:monospace}.styles-module__Z7ooFG__radioGroup{gap:1.5rem;display:flex}.styles-module__Z7ooFG__radioLabel,.styles-module__Z7ooFG__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.styles-module__Z7ooFG__confirmSummary{background:#f9fafb;border-radius:8px;margin-bottom:1rem;padding:1rem}.styles-module__Z7ooFG__summaryRow{justify-content:space-between;padding:.5rem 0;display:flex}.styles-module__Z7ooFG__summaryRow:not(:last-child){border-bottom:1px solid #e5e7eb}.styles-module__Z7ooFG__summaryLabel{color:#6b7280}.styles-module__Z7ooFG__summaryValue{color:#1f2937;font-weight:500}.styles-module__Z7ooFG__confirmNote{color:#6b7280;margin:0;font-size:.8125rem}.styles-module__Z7ooFG__cancelBtn,.styles-module__Z7ooFG__backBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;transition:background .15s}.styles-module__Z7ooFG__cancelBtn:hover,.styles-module__Z7ooFG__backBtn:hover{background:#f3f4f6}.styles-module__Z7ooFG__nextBtn,.styles-module__Z7ooFG__createBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s}.styles-module__Z7ooFG__nextBtn:hover:not(:disabled),.styles-module__Z7ooFG__createBtn:hover:not(:disabled){background:#2563eb}.styles-module__Z7ooFG__nextBtn:disabled,.styles-module__Z7ooFG__createBtn:disabled{color:#fff;cursor:not-allowed;background:#93c5fd}
.styles-module__euTBfa__container{max-width:1400px;margin:0 auto;padding:1.5rem}.styles-module__euTBfa__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__euTBfa__title{color:var(--theme-text,#fff);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.styles-module__euTBfa__subtitle{color:var(--theme-elevation-500,#888);margin:0;font-size:.875rem}.styles-module__euTBfa__headerActions{gap:.75rem;display:flex}.styles-module__euTBfa__actionBtn{color:var(--theme-text,#fff);background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.styles-module__euTBfa__actionBtn:hover{background:var(--theme-elevation-150,#2a2a2a);border-color:#3b82f6}.styles-module__euTBfa__lookupSection{margin-bottom:2rem}.styles-module__euTBfa__searchBox{gap:.75rem;max-width:600px;display:flex}.styles-module__euTBfa__searchInput{color:var(--theme-text,#fff);background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:6px;flex:1;padding:.75rem 1rem;font-size:1rem}.styles-module__euTBfa__searchInput::placeholder{color:var(--theme-elevation-500,#888)}.styles-module__euTBfa__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.styles-module__euTBfa__searchBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .15s}.styles-module__euTBfa__searchBtn:hover:not(:disabled){background:#2563eb}.styles-module__euTBfa__searchBtn:disabled{color:#fff;cursor:not-allowed;background:#93c5fd}.styles-module__euTBfa__investigationSection{background:var(--theme-elevation-100,#1a1a1a);border:1px solid var(--theme-elevation-200,#333);border-radius:12px;overflow:hidden}.styles-module__euTBfa__sectionHeader{border-bottom:1px solid var(--theme-elevation-200,#333);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__euTBfa__sectionTitle{color:var(--theme-text,#fff);margin:0;font-size:1.125rem;font-weight:600}.styles-module__euTBfa__sectionContent{padding:1.5rem}.styles-module__euTBfa__accountInfoCard{background:var(--theme-elevation-50,#222);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem;display:grid}.styles-module__euTBfa__infoItem{flex-direction:column;gap:.25rem;display:flex}.styles-module__euTBfa__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-elevation-500,#888);font-size:.75rem;font-weight:500}.styles-module__euTBfa__infoValue{color:var(--theme-text,#fff);font-size:1rem}.styles-module__euTBfa__infoValueMono{font-family:monospace;}.styles-module__euTBfa__tabList{border-bottom:1px solid var(--theme-elevation-200,#333);gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.styles-module__euTBfa__tab{color:var(--theme-elevation-500,#888);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.styles-module__euTBfa__tab:hover{color:var(--theme-text,#fff);background:var(--theme-elevation-100,#1a1a1a)}.styles-module__euTBfa__tabActive{color:#3b82f6;background:#3b82f61a}.styles-module__euTBfa__table{border-collapse:collapse;width:100%;font-size:.875rem}.styles-module__euTBfa__table th,.styles-module__euTBfa__table td{text-align:left;border-bottom:1px solid var(--theme-elevation-200,#333);padding:.75rem 1rem}.styles-module__euTBfa__table th{color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);font-weight:500}.styles-module__euTBfa__table td{color:var(--theme-text,#fff)}.styles-module__euTBfa__table tbody tr:hover{background:var(--theme-elevation-100,#1a1a1a)}.styles-module__euTBfa__numericCol{text-align:right;font-variant-numeric:tabular-nums}.styles-module__euTBfa__monoCol{font-family:monospace;font-size:.8125rem}.styles-module__euTBfa__timeline{flex-direction:column;gap:1rem;display:flex}.styles-module__euTBfa__timelineItem{background:var(--theme-elevation-50,#222);border-radius:8px;gap:1rem;padding:1rem;transition:background .15s;display:flex}.styles-module__euTBfa__timelineItem:hover{background:var(--theme-elevation-100,#1a1a1a)}.styles-module__euTBfa__timelineIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;display:flex}.styles-module__euTBfa__timelineIconPayment{color:#34d399;background:#34d39933}.styles-module__euTBfa__timelineIconDelinquency{color:#f87171;background:#f8717133}.styles-module__euTBfa__timelineIconAging{color:#fbbf24;background:#fbbf2433}.styles-module__euTBfa__timelineIconECL{color:#60a5fa;background:#60a5fa33}.styles-module__euTBfa__timelineContent{flex:1;min-width:0}.styles-module__euTBfa__timelineHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.styles-module__euTBfa__timelineType{color:var(--theme-text,#fff);font-weight:600}.styles-module__euTBfa__timelineTime{color:var(--theme-elevation-500,#888);font-size:.75rem}.styles-module__euTBfa__timelineDescription{color:var(--theme-elevation-600,#aaa);margin:0;font-size:.875rem}.styles-module__euTBfa__timelineMeta{color:var(--theme-elevation-500,#888);gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}.styles-module__euTBfa__traceResult{flex-direction:column;gap:1rem;display:flex}.styles-module__euTBfa__traceSummary{background:var(--theme-elevation-50,#222);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;padding:1rem;display:grid}.styles-module__euTBfa__traceStat{text-align:center;flex-direction:column;align-items:center;display:flex}.styles-module__euTBfa__traceStatValue{color:#3b82f6;font-size:1.5rem;font-weight:700}.styles-module__euTBfa__traceStatLabel{color:var(--theme-elevation-500,#888);font-size:.75rem}.styles-module__euTBfa__emptyState{text-align:center;color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#222);border:1px dashed var(--theme-elevation-200,#333);border-radius:8px;padding:3rem}.styles-module__euTBfa__modalOverlay{z-index:999;background:#00000080;position:fixed;inset:0}.styles-module__euTBfa__modal{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:calc(100% - 2rem);max-width:600px;max-height:calc(100vh - 2rem);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px #00000040}.styles-module__euTBfa__modalHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__euTBfa__modalTitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.styles-module__euTBfa__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.styles-module__euTBfa__closeBtn:hover{color:#1f2937}.styles-module__euTBfa__modalBody{background:#fff;flex:1;padding:1.5rem;overflow-y:auto}.styles-module__euTBfa__modalFooter{background:#f5f5f5;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.styles-module__euTBfa__fieldGroup{margin-bottom:1.25rem}.styles-module__euTBfa__fieldRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__euTBfa__fieldLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.styles-module__euTBfa__fieldHint{color:#6b7280;margin:.25rem 0 0;font-size:.75rem}.styles-module__euTBfa__input,.styles-module__euTBfa__select,.styles-module__euTBfa__textarea{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.875rem}.styles-module__euTBfa__input:focus,.styles-module__euTBfa__select:focus,.styles-module__euTBfa__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.styles-module__euTBfa__input::placeholder,.styles-module__euTBfa__select::placeholder,.styles-module__euTBfa__textarea::placeholder{color:#9ca3af}.styles-module__euTBfa__textarea{resize:vertical;min-height:100px}.styles-module__euTBfa__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;transition:background .15s}.styles-module__euTBfa__cancelBtn:hover{background:#f3f4f6}.styles-module__euTBfa__primaryBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s}.styles-module__euTBfa__primaryBtn:hover:not(:disabled){background:#2563eb}.styles-module__euTBfa__primaryBtn:disabled{color:#fff;cursor:not-allowed;background:#93c5fd}.styles-module__euTBfa__batchResults{flex-direction:column;gap:1rem;display:flex}.styles-module__euTBfa__resultsSummary{color:#1f2937;margin:0;font-weight:500}.styles-module__euTBfa__resultsList{border:1px solid #e5e7eb;border-radius:6px;max-height:300px;overflow-y:auto}.styles-module__euTBfa__resultItem{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.styles-module__euTBfa__resultItem:last-child{border-bottom:none}.styles-module__euTBfa__resultAccount{color:#1f2937;font-family:monospace}.styles-module__euTBfa__resultStatus{border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.styles-module__euTBfa__resultSuccess{color:#065f46;background:#d1fae5}.styles-module__euTBfa__resultError{color:#991b1b;background:#fee2e2}
.styles-module__uHFLxq__card{background:var(--theme-bg,#fff);border:1px solid var(--theme-elevation-150,#e5e7eb);cursor:pointer;color:inherit;border-left:3px solid #0000;border-radius:8px;flex-direction:column;gap:8px;min-height:44px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.styles-module__uHFLxq__card:hover,.styles-module__uHFLxq__card:focus-visible{border-color:var(--theme-elevation-300,#d1d5db);outline:none;box-shadow:0 2px 8px #00000014}.styles-module__uHFLxq__card:focus-visible{outline:2px solid var(--theme-success,#0ea5e9);outline-offset:2px}.styles-module__uHFLxq__card.styles-module__uHFLxq__pausedAlert{border-left-color:#f59e0b}.styles-module__uHFLxq__cardHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.styles-module__uHFLxq__customerName{color:var(--theme-elevation-900,#111);margin:0;font-size:14px;font-weight:600;line-height:1.3}.styles-module__uHFLxq__appNumber,.styles-module__uHFLxq__customerId{color:var(--theme-elevation-500,#888);margin:0;font-family:SF Mono,Fira Code,Fira Mono,monospace;font-size:12px}.styles-module__uHFLxq__started{color:var(--theme-elevation-500,#888);white-space:nowrap;margin-left:auto;font-size:12px}.styles-module__uHFLxq__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__uHFLxq__loanAmount{color:var(--theme-elevation-800,#222);font-size:13px;font-weight:500}.styles-module__uHFLxq__purpose{color:var(--theme-elevation-500,#888);font-size:12px}.styles-module__uHFLxq__preview{color:var(--theme-elevation-600,#666);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.styles-module__uHFLxq__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.styles-module__uHFLxq__messageCount,.styles-module__uHFLxq__timeAgo{color:var(--theme-elevation-500,#888);font-size:12px}@media (max-width:768px){.styles-module__uHFLxq__preview{display:none}.styles-module__uHFLxq__card{padding:12px}}
