._overlay_vrhvf_1{position:fixed;inset:0;z-index:50;background:#09090b80;animation:_dialogOverlayShow_vrhvf_1 .15s ease-out}@keyframes _dialogOverlayShow_vrhvf_1{0%{opacity:0}to{opacity:1}}._content_vrhvf_18{position:fixed;left:50%;top:50%;z-index:50;display:flex;max-height:min(90vh,900px);width:min(92vw,720px);flex-direction:column;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);padding:0;box-shadow:var(--shadow-md);transform:translate(-50%,-50%);animation:_dialogContentShow_vrhvf_1 .15s ease-out}._contentWide_vrhvf_36{width:min(96vw,960px)}@keyframes _dialogContentShow_vrhvf_1{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}._header_vrhvf_51{flex-shrink:0;border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}._title_vrhvf_57{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._description_vrhvf_65{margin:.375rem 0 0;font-size:.875rem;color:var(--muted-foreground);line-height:1.45}._body_vrhvf_72{flex:1;min-height:0;overflow-y:auto;padding:1.25rem 1.5rem}._footer_vrhvf_79{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;border-top:1px solid var(--border);padding:1rem 1.5rem;background:var(--muted);border-radius:0 0 var(--radius-lg) var(--radius-lg)}._close_vrhvf_92{position:absolute;right:1rem;top:1rem;display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--muted-foreground);cursor:pointer}._close_vrhvf_92:hover{background:var(--accent);color:var(--foreground)}._close_vrhvf_92:focus-visible{outline:var(--focus-ring-width) solid var(--ring);outline-offset:var(--focus-outline-offset)}._headerWithClose_vrhvf_118{position:relative;padding-right:3rem}._stepper_s57zf_1{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}._stepItem_s57zf_10{display:flex;align-items:center;gap:.5rem}._stepCircle_s57zf_16{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;font-size:.75rem;font-weight:700;border:2px solid var(--border);color:var(--muted-foreground);background:var(--card)}._stepCircleActive_s57zf_30{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}._stepCircleDone_s57zf_36{border-color:var(--primary);color:var(--primary);background:var(--accent)}._stepLabel_s57zf_42{font-size:.8125rem;font-weight:500;color:var(--muted-foreground)}._stepLabelActive_s57zf_48{color:var(--foreground);font-weight:600}._stepLine_s57zf_53{width:2rem;height:2px;background:var(--border);flex-shrink:0}._stepLineDone_s57zf_60{background:var(--primary)}._content_1v28d_1{text-align:center;width:min(92vw,420px)}._header_1v28d_6{display:grid;justify-items:center;gap:.75rem;padding:1.5rem 1.5rem 1.25rem;border-bottom:none}._iconWrap_1v28d_14{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;border:1px solid var(--border);background:var(--muted);color:var(--foreground)}._iconWrapSuccess_1v28d_26{border-color:color-mix(in srgb,var(--success, #22c55e) 35%,var(--border));background:color-mix(in srgb,var(--success, #22c55e) 14%,var(--muted));color:color-mix(in srgb,var(--success, #22c55e) 80%,var(--foreground))}._iconWrapError_1v28d_32{border-color:color-mix(in srgb,var(--destructive, #ef4444) 35%,var(--border));background:color-mix(in srgb,var(--destructive, #ef4444) 14%,var(--muted));color:color-mix(in srgb,var(--destructive, #ef4444) 80%,var(--foreground))}._footer_1v28d_42{justify-content:center;padding:0 1.5rem 1.5rem;border-top:none;background:transparent}._input_1ndwe_1{display:flex;height:2.5rem;width:100%;border-radius:var(--radius-md);border:1px solid var(--input);background:var(--card);padding:0 .75rem;font-size:.875rem;color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease}._input_1ndwe_1::placeholder{color:var(--muted-foreground)}._input_1ndwe_1:focus-visible{outline:none;border-color:var(--foreground);box-shadow:var(--focus-ring)}._input_1ndwe_1:disabled{cursor:not-allowed;opacity:.5}._wrap_1ndwe_31{position:relative;display:flex;width:100%;align-items:center}._iconStart_1ndwe_38{position:absolute;left:.75rem;display:flex;color:var(--muted-foreground);pointer-events:none}._withIconStart_1ndwe_46{padding-left:2.5rem}._label_v7pas_1{font-size:.875rem;font-weight:500;line-height:1;color:var(--foreground)}._label_v7pas_1[data-disabled]{opacity:.5;pointer-events:none}._trigger_b5jvb_1{display:flex;height:2.5rem;width:100%;align-items:center;justify-content:space-between;gap:.5rem;border-radius:var(--radius-md);border:1px solid var(--input);background:var(--card);padding:0 .75rem;font-size:.875rem;color:var(--foreground);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._trigger_b5jvb_1:hover:not(:disabled){border-color:var(--muted-foreground)}._trigger_b5jvb_1:focus-visible{outline:none;border-color:var(--foreground);box-shadow:var(--focus-ring)}._trigger_b5jvb_1:disabled{cursor:not-allowed;opacity:.5}._triggerInline_b5jvb_35{width:auto;min-width:4.5rem}._icon_b5jvb_40{display:flex;height:1rem;width:1rem;opacity:.5}._content_b5jvb_47{z-index:50;overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-md);padding:.25rem}._viewport_b5jvb_57{padding:.125rem}._item_b5jvb_61{position:relative;display:flex;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;border-radius:var(--radius-sm);padding:.5rem .625rem;font-size:.875rem;outline:none;color:var(--foreground)}._item_b5jvb_61[data-highlighted]{background:var(--accent);color:var(--accent-foreground)}._item_b5jvb_61[data-disabled]{pointer-events:none;opacity:.5}._itemWithIndicator_b5jvb_84{display:flex;align-items:center;gap:1rem}._separator_b5jvb_90{margin:.25rem -.25rem;height:1px;background:var(--border)}._field_3xuq2_1{margin-bottom:1.25rem}._fieldLabel_3xuq2_5{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:500;color:var(--foreground)}._errorText_3xuq2_13{margin:.25rem 0 0;font-size:.8125rem;color:var(--destructive)}._dropZone_3xuq2_19{display:flex;min-height:7rem;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border:2px dashed var(--border);border-radius:var(--radius-md);background:var(--muted);padding:1rem;text-align:center;transition:border-color .15s ease,background .15s ease}._dropZoneDragging_3xuq2_36{border-color:var(--primary);background:var(--accent)}._dropHint_3xuq2_41{margin:0;font-size:.8125rem;color:var(--muted-foreground)}._fileName_3xuq2_47{margin:0;font-size:.875rem;font-weight:500;color:var(--foreground);word-break:break-all}._tableWrap_3xuq2_55{max-height:min(50vh,420px);overflow:auto;border:1px solid var(--border);border-radius:var(--radius-md);position:relative}._step2ReviewTable_3xuq2_63{table-layout:fixed;width:100%}._step2VirtualThead_3xuq2_68{display:table;width:100%;table-layout:fixed}._step2VirtualTbody_3xuq2_74{display:block;position:relative}._step2VirtualRow_3xuq2_79{display:table;width:100%;table-layout:fixed}._step2ReviewTable_3xuq2_63 ._step2VirtualThead_3xuq2_68 th:nth-child(1),._step2ReviewTable_3xuq2_63 ._step2VirtualRow_3xuq2_79 td:nth-child(1){width:3.25rem}._step2ReviewTable_3xuq2_63 ._step2VirtualThead_3xuq2_68 th:nth-child(2),._step2ReviewTable_3xuq2_63 ._step2VirtualRow_3xuq2_79 td:nth-child(2){width:10.5rem}._step2ReviewTable_3xuq2_63 ._step2VirtualThead_3xuq2_68 th:nth-child(3),._step2ReviewTable_3xuq2_63 ._step2VirtualRow_3xuq2_79 td:nth-child(3){width:12.5rem}._step2ReviewTable_3xuq2_63 ._step2VirtualThead_3xuq2_68 th:nth-child(4),._step2ReviewTable_3xuq2_63 ._step2VirtualRow_3xuq2_79 td:nth-child(4){width:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._step2ReviewTable_3xuq2_63 ._step2VirtualThead_3xuq2_68 th:nth-child(5),._step2ReviewTable_3xuq2_63 ._step2VirtualRow_3xuq2_79 td:nth-child(5){width:7.5rem}._step2ReviewTable_3xuq2_63 ._step2VirtualThead_3xuq2_68 th:nth-child(6),._step2ReviewTable_3xuq2_63 ._step2VirtualRow_3xuq2_79 td:nth-child(6){width:8.5rem}._step2Grid_3xuq2_114{width:100%;min-width:36rem;font-size:.875rem}._step2GridCols_3xuq2_120{display:grid;grid-template-columns:3.25rem minmax(9rem,11rem) minmax(10rem,13rem) minmax(0,1fr) 8.5rem 7.5rem;align-items:center;min-width:0}._step2GridHeader_3xuq2_133{position:sticky;top:0;z-index:2;border-bottom:1px solid var(--border);background:var(--muted);box-shadow:0 1px 0 var(--border)}._step2HeadCell_3xuq2_142{height:2.75rem;padding:0 1rem;text-align:left;font-weight:500;color:var(--muted-foreground);white-space:nowrap;min-width:0}._step2HeadCellRight_3xuq2_152{text-align:right}._step2GridBody_3xuq2_156{position:relative;min-width:0}._step2GridDataRow_3xuq2_161{border-bottom:1px solid var(--border);background:var(--background);transition:background .1s ease}._step2GridDataRow_3xuq2_161:hover{background:color-mix(in srgb,var(--muted) 75%,transparent)}._step2BodyCell_3xuq2_171{padding:.875rem 1rem;min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._step2BodyCellRight_3xuq2_179{text-align:right}._step2BodyCellMuted_3xuq2_183{color:var(--muted-foreground)}._validCell_3xuq2_187{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem}._validOk_3xuq2_194{display:inline-flex;align-items:center;gap:.25rem;color:#166534;font-weight:500}._validBad_3xuq2_202{color:#991b1b}._errList_3xuq2_206{margin:0;padding-left:1rem;font-size:.75rem;color:var(--destructive)}._summaryGrid_3xuq2_213{display:grid;gap:1rem}._summaryBlock_3xuq2_218{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--muted);padding:1rem 1.25rem}._summaryLabel_3xuq2_225{margin:0 0 .25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}._summaryValue_3xuq2_234{margin:0;font-size:1rem;font-weight:600;color:var(--foreground)}._statsRow_3xuq2_241{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}._statCard_3xuq2_247{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card);padding:.875rem 1rem}._statLabel_3xuq2_254{margin:0 0 .25rem;font-size:.75rem;color:var(--muted-foreground)}._statValue_3xuq2_260{margin:0;font-size:1.125rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--foreground)}._sectionTitle_3xuq2_268{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:var(--foreground)}._srOnly_3xuq2_275{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._formatExample_3xuq2_287{margin-top:.75rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--muted);padding:.5rem .75rem}._formatExample_3xuq2_287 summary{cursor:pointer;font-size:.8125rem;font-weight:500;color:var(--muted-foreground)}._formatExample_3xuq2_287 pre{margin:.5rem 0 0;overflow-x:auto;font-size:.75rem;line-height:1.45;color:var(--foreground)}._step1ActionsRow_3xuq2_310{display:flex;justify-content:flex-end;gap:.75rem}._step2Hint_3xuq2_316{margin-bottom:.75rem}._step2ActionsRow_3xuq2_320{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}._step2ValidationTrigger_3xuq2_327{padding:0;height:auto}._validationPopoverBody_3xuq2_332{max-width:320px}._validationPopoverTitle_3xuq2_336{font-weight:600;margin-bottom:.5rem}._errListCompact_3xuq2_341{margin:0}._summaryTitleFull_3xuq2_345,._summaryStatsFull_3xuq2_349,._summaryErrorFull_3xuq2_353{grid-column:1 / -1}._summaryActionsRow_3xuq2_357{display:flex;justify-content:flex-end;gap:.75rem;grid-column:1 / -1}._summarySubmitRow_3xuq2_364{display:flex;gap:.5rem;justify-content:flex-end}._wrapper_du6kp_1{width:100%;overflow-x:auto}._table_du6kp_6{width:100%;border-collapse:collapse;font-size:.875rem}._headerRow_du6kp_12{border-bottom:1px solid var(--border);background:var(--muted)}._headCell_du6kp_17{height:2.75rem;padding:0 1rem;text-align:left;font-weight:500;color:var(--muted-foreground);white-space:nowrap}._headCellRight_du6kp_26{text-align:right}._headCellCenter_du6kp_30{text-align:center}._bodyRow_du6kp_34{border-bottom:1px solid var(--border);transition:background .1s ease}._bodyRow_du6kp_34:hover{background:color-mix(in srgb,var(--muted) 75%,transparent)}._cell_du6kp_43{padding:.875rem 1rem;vertical-align:middle;color:var(--foreground)}._cellRight_du6kp_49{text-align:right}._cellMuted_du6kp_53{color:var(--muted-foreground)}._content_1y7j8_1{z-index:50;width:auto;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card);padding:1rem;box-shadow:var(--shadow-md);outline:none}._header_1ca3c_1{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}._titles_1ca3c_9{display:flex;flex-direction:column;gap:.375rem}._title_1ca3c_9{margin:0;font-size:1.75rem;font-weight:700;letter-spacing:-.03em;color:var(--foreground);line-height:1.2}._subtitle_1ca3c_24{margin:0;font-size:.9375rem;color:var(--muted-foreground);line-height:1.4}._actions_1ca3c_31{display:flex;align-items:center;gap:.5rem}._card_1y68c_1{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow-sm)}._header_1y68c_9{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}._title_1y68c_16{font-size:1.125rem;font-weight:600;line-height:1;letter-spacing:-.02em}._description_1y68c_23{font-size:.875rem;color:var(--muted-foreground)}._content_1y68c_28{padding:0 1.5rem 1.5rem}._contentFlush_1y68c_32{padding:0}._footer_1y68c_36{display:flex;align-items:center;padding:1rem 1.5rem;border-top:1px solid var(--border)}._wrap_tgexe_1{display:flex;align-items:center}._trigger_tgexe_6{height:auto;padding:.25rem .5rem;margin:-.25rem -.5rem;font-weight:500;color:var(--muted-foreground)}._trigger_tgexe_6:hover{color:var(--foreground)}._icon_tgexe_18{display:inline-flex;margin-left:.25rem;color:var(--muted-foreground)}._muted_tgexe_24{opacity:.45}._badge_xmaea_1{display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500;line-height:1.25;border:1px solid transparent}._variantDefault_xmaea_13{background:var(--secondary);color:var(--secondary-foreground)}._variantSuccess_xmaea_18{background:var(--status-settled-bg);color:var(--status-settled-fg)}._variantWarning_xmaea_23{background:var(--status-pending-bg);color:var(--status-pending-fg)}._variantError_xmaea_28{background:var(--status-failed-bg);color:var(--status-failed-fg)}._triggerWrap_zh6hs_1{display:inline-flex}._badgeHelp_zh6hs_5{cursor:help}._popoverBody_zh6hs_9{max-width:360px;font-size:.8125rem}._popoverTitle_zh6hs_14{font-weight:600;margin-bottom:.5rem}._errorsList_zh6hs_19{margin:0;padding-left:1rem}._summary_1onmy_1{display:grid;gap:.75rem 1.5rem;grid-template-columns:minmax(8rem,auto) 1fr;font-size:.875rem}._term_1onmy_8{color:var(--muted-foreground);font-weight:500}._value_1onmy_13{margin:0;word-break:break-word}._amount_1onmy_18{font-variant-numeric:tabular-nums}._mono_1onmy_22{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem;word-break:break-all}._footer_1onmy_28{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}._currencyCell_1mqqs_1{font-variant-numeric:tabular-nums;text-align:right;display:block}._batchNameIdCell_1mqqs_7{display:flex;flex-direction:column;gap:.125rem}._batchName_1mqqs_7{font-weight:600;color:var(--foreground);line-height:1.3}._batchId_1mqqs_19{font-size:.75rem;color:var(--muted-foreground);line-height:1.3}._root_yqrf0_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-top:1px solid var(--border);background:var(--card);border-radius:0 0 var(--radius-lg) var(--radius-lg)}._summary_yqrf0_13{font-size:.875rem;color:var(--muted-foreground)}._pages_yqrf0_18{display:flex;align-items:center;gap:.25rem}._pageBtn_yqrf0_24{min-width:2.25rem}._pageBtnActive_yqrf0_28{background:var(--primary)!important;color:var(--primary-foreground)!important;border-color:var(--primary)!important}._pageBtnActive_yqrf0_28:hover{background:#1d4ed8!important}._rowsPerPage_yqrf0_38{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground)}._rowsSelect_yqrf0_46{width:4.5rem}._card_19fnj_1{overflow:hidden}._popover_1bmw5_1{min-width:18rem}._row_1bmw5_5{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._labelRow_1bmw5_12{display:flex;flex-direction:column;gap:.25rem}._label_1bmw5_12{font-size:.75rem;color:var(--muted-foreground)}._dateInput_1bmw5_23{display:flex;height:2.25rem;border-radius:var(--radius-md);border:1px solid var(--input);padding:0 .5rem;font-size:.8125rem;font-family:inherit;color:var(--foreground);background:var(--card)}._dateInput_1bmw5_23:focus-visible{outline:none;border-color:var(--foreground);box-shadow:var(--focus-ring)}._actions_1bmw5_41{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}._triggerInner_1bmw5_48{display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem}._trigger_15941_1{width:auto}._triggerInner_15941_7{display:inline-flex;align-items:center;gap:.5rem}._popover_15941_13{min-width:12rem}._list_15941_17{margin:0;padding:0;list-style:none}._option_15941_23{display:flex;width:100%;align-items:center;border:none;border-radius:var(--radius-sm);background:transparent;padding:.5rem .625rem;font-size:.875rem;color:var(--foreground);text-align:left;cursor:pointer}._option_15941_23:hover{background:var(--accent)}._optionSelected_15941_41{background:var(--accent);font-weight:600}._actions_15941_46{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}._container_w9681_1{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}._searchField_w9681_8{flex:1}._container_inua9_1{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._page_inua9_10{padding:2rem 0 3rem;display:flex;flex-direction:column;gap:1.5rem}._batchTransactionsContainer_inua9_17{display:flex;flex-direction:column;gap:1rem}
