:root{--color-bg:#0b1120;--color-surface:#151e2e;--color-surface-elevated:#1e293b;--color-primary:#f97316;--color-primary-hover:#ea580c;--color-text:#f1f5f9;--color-text-muted:#94a3b8;--color-success:#22c55e;--color-warning:#eab308;--color-danger:#ef4444;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-md:0 4px 6px -1px #0006;--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom);--safe-left:env(safe-area-inset-left);--safe-right:env(safe-area-inset-right)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%;font-size:16px;overflow:hidden}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;overflow:hidden}#root{height:100%;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-surface-elevated);border-radius:4px}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}input:focus,button:focus,textarea:focus{outline:2px solid var(--color-primary);outline-offset:2px}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._container_puy19_1{bottom:calc(56px + var(--safe-bottom));z-index:50;pointer-events:none;flex-direction:column;gap:.5rem;width:calc(100% - 2rem);max-width:448px;display:flex;position:fixed;left:50%;transform:translate(-50%)}._toast_puy19_15{pointer-events:auto;background:var(--color-surface-elevated);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--color-text);border-left:3px solid;justify-content:space-between;align-items:center;gap:.75rem;padding:12px 16px;font-size:13px;line-height:1.4;display:flex}._success_puy19_31{border-left-color:var(--color-success)}._warning_puy19_35{border-left-color:var(--color-warning)}._error_puy19_39{border-left-color:var(--color-danger)}._info_puy19_43{border-left-color:var(--color-primary)}._enter_puy19_47{animation:.25s ease-out _slideUp_puy19_1}._exit_puy19_51{animation:.2s ease-in forwards _fadeOut_puy19_1}._message_puy19_55{flex:1}._dismiss_puy19_59{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0;font-size:1.25rem;line-height:1;display:flex}._dismiss_puy19_59:active{transform:scale(.9)}@keyframes _slideUp_puy19_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_puy19_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}._container_nylm8_1{flex-direction:column;gap:.25rem;width:100%;display:flex}._label_nylm8_8{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.75rem;font-weight:500}._input_nylm8_16{background:var(--color-surface);border:1px solid var(--color-border,#334155);border-radius:var(--radius-md);height:48px;color:var(--color-text);width:100%;padding:0 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}._input_nylm8_16::placeholder{color:var(--color-text-muted);opacity:.6}._input_nylm8_16:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-color:var(--color-primary)}._input_nylm8_16:disabled{opacity:.5;cursor:not-allowed}._errorInput_nylm8_44{border-color:var(--color-danger)}._errorInput_nylm8_44:focus{outline-color:var(--color-danger);border-color:var(--color-danger)}._errorText_nylm8_53{color:var(--color-danger);min-height:1rem;font-size:.75rem}._button_1526i_1{border-radius:var(--radius-md);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;padding:0 1.25rem;font-size:.875rem;font-weight:700;transition:transform .1s,background-color .15s;display:inline-flex}._button_1526i_1:disabled{opacity:.6;cursor:not-allowed}._button_1526i_1:active:not(:disabled){transform:scale(.98)}._primary_1526i_28{background:var(--color-primary);color:#fff}._primary_1526i_28:hover:not(:disabled),._primary_1526i_28:active:not(:disabled){background:var(--color-primary-hover)}._secondary_1526i_41{background:var(--color-surface-elevated);color:var(--color-text);border:1px solid var(--color-border,#334155)}._secondary_1526i_41:hover:not(:disabled){background:var(--color-surface)}._default_1526i_51{min-height:48px}._small_1526i_55{min-height:36px;font-size:.75rem}._spinner_1526i_60{width:20px;height:20px;animation:.8s linear infinite _button-spin_1526i_1;display:inline-block}._spinner_1526i_60 svg{width:100%;height:100%}@keyframes _button-spin_1526i_1{to{transform:rotate(360deg)}}@keyframes _shake_1jr1f_1{0%,to{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(8px)}75%{transform:translate(-4px)}}._offlineBanner_1jr1f_8{z-index:50;background:var(--color-warning);color:#1a1a1a;text-align:center;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0}._offlineIcon_1jr1f_26{font-size:1rem}._page_1jr1f_30{background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}._brand_1jr1f_40{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}._logo_1jr1f_48{background:var(--color-primary);border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.75rem;font-weight:800;display:flex}._brandTitle_1jr1f_61{color:var(--color-text);text-align:center;font-size:1.25rem;font-weight:700}._brandSubtitle_1jr1f_68{color:var(--color-text-muted);text-align:center;font-size:.75rem}._card_1jr1f_74{background:var(--color-surface);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;width:100%;max-width:360px;padding:1.5rem;display:flex}._cardShake_1jr1f_85{animation:.4s ease-in-out _shake_1jr1f_1}._cardTitle_1jr1f_89{color:var(--color-text);text-align:center;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}._form_1jr1f_97{flex-direction:column;gap:1rem;display:flex}._passwordWrapper_1jr1f_103{width:100%;position:relative}._toggleButton_1jr1f_108{width:44px;height:44px;color:var(--color-text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}._toggleButton_1jr1f_108:focus{outline:2px solid var(--color-primary);outline-offset:2px}._footer_1jr1f_131{text-align:center;color:var(--color-text-muted);margin-top:auto;padding-top:2rem;font-size:.625rem}._errorBanner_1jr1f_139{border:1px solid var(--color-danger);border-radius:var(--radius-md);color:var(--color-danger);text-align:center;background:#ef444426;padding:.75rem 1rem;font-size:.875rem}._container_ex7rr_1{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}._fullScreen_ex7rr_10{background:var(--color-bg);z-index:100;position:fixed;inset:0}._spinner_ex7rr_17{border:3px solid var(--color-surface-elevated);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_ex7rr_17}._label_ex7rr_26{color:var(--color-text-muted);font-size:.875rem}@keyframes _spin_ex7rr_17{to{transform:rotate(360deg)}}._banner_1e78u_1{text-align:center;justify-content:center;align-items:center;gap:.375rem;height:24px;font-size:11px;font-weight:500;transition:opacity .2s,color .2s;animation:.2s _fadeIn_1e78u_1;display:flex}._online_1e78u_14{color:var(--color-success)}._offline_1e78u_18{color:var(--color-warning)}._icon_1e78u_22{font-size:10px;line-height:1}._text_1e78u_27{line-height:1}@keyframes _fadeIn_1e78u_1{0%{opacity:0}to{opacity:1}}._kpiRow_8hzn0_1{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:1.5rem;display:grid}._kpiCard_8hzn0_8{background:var(--color-surface);border-radius:var(--radius-lg);cursor:default;border:1px solid #ffffff0d;flex-direction:column;gap:.375rem;padding:1rem;transition:transform .15s,background .15s;display:flex}._kpiCard_8hzn0_8:active{background:var(--color-surface-elevated);transform:scale(.97)}._kpiCardClickable_8hzn0_25{cursor:pointer}._label_8hzn0_29{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:11px;font-weight:600}._value_8hzn0_37{color:var(--color-text);font-size:20px;font-weight:700;line-height:1.2}._subtitle_8hzn0_44{font-size:11px;font-weight:500}._subtitleSuccess_8hzn0_49{color:var(--color-success)}._subtitleWarning_8hzn0_53{color:var(--color-warning)}._quickActions_xc0i9_1{margin-bottom:1.5rem;padding:0 1rem}._sectionTitle_xc0i9_6{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}._actionsGrid_xc0i9_15{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}._actionCard_xc0i9_21{background:var(--color-surface);border-radius:var(--radius-lg);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;min-height:120px;padding:1.25rem .75rem;transition:transform .15s,background .15s;display:flex}._actionCard_xc0i9_21:active{background:var(--color-surface-elevated);transform:scale(.97)}._iconContainer_xc0i9_43{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-primary);background:#f973161a;justify-content:center;align-items:center;margin-bottom:.25rem;font-size:1.25rem;line-height:1;display:flex}._actionLabel_xc0i9_57{color:var(--color-text);text-align:center;font-size:13px;font-weight:600}._actionSubtitle_xc0i9_64{color:var(--color-text-muted);text-align:center;font-size:11px}._container_18bbx_1{min-height:100%;position:relative}._indicator_18bbx_6{opacity:0;justify-content:center;align-items:center;padding:.75rem;transition:opacity .2s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-100%)}._indicatorVisible_18bbx_19{opacity:1}._spinner_18bbx_23{border:2px solid var(--color-text-muted);border-top-color:var(--color-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite _spin_18bbx_23}@keyframes _spin_18bbx_23{to{transform:rotate(360deg)}}._avatar_z65mh_1{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}._badge_drkzd_1{text-transform:uppercase;border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}._posted_drkzd_10{color:var(--color-success);background:#22c55e26}._pending_drkzd_15{color:var(--color-warning);background:#eab30826}._section_mh3v7_1{margin-bottom:1.5rem}._sectionTitle_mh3v7_5{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}._transactionList_mh3v7_14{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}._listItem_mh3v7_23{display:block}._transactionItem_mh3v7_27{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}._left_mh3v7_37{align-items:center;gap:.75rem;min-width:0;display:flex}._info_mh3v7_44{flex-direction:column;gap:.125rem;min-width:0;display:flex}._name_mh3v7_51{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}._meta_mh3v7_59{color:var(--color-text-muted);font-size:.75rem}._right_mh3v7_64{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}._amount_mh3v7_72{font-size:.875rem;font-weight:700}._empty_mh3v7_77,._loading_mh3v7_84{text-align:center;color:var(--color-text-muted);padding:2rem 0;font-size:.875rem}._error_mh3v7_91{text-align:center;color:var(--color-danger);padding:2rem 0;font-size:.875rem}._dashboard_1wkzl_1{flex-direction:column;gap:0;display:flex}._hero_1wkzl_7{margin-bottom:1.5rem}._hero_1wkzl_7 h2{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}._hero_1wkzl_7 p{color:var(--color-text-muted);font-size:.875rem}._menuItem_fc517_1{background:var(--color-surface);width:100%;color:var(--color-text);cursor:pointer;text-align:left;border:none;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px;transition:background .15s;display:flex}._menuItem_fc517_1:active{background:var(--color-surface-elevated)}._menuItem_fc517_1:disabled{opacity:.5;cursor:not-allowed}._content_fc517_25{flex-direction:column;gap:4px;display:flex}._label_fc517_31{color:var(--color-text);font-size:14px;font-weight:600}._subtitle_fc517_37{color:var(--color-text-muted);font-size:12px}._rightSection_fc517_42{align-items:center;gap:8px;display:flex}._badge_fc517_48{background:var(--color-danger,#dc2626);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:600;display:flex}._arrow_fc517_62{color:var(--color-text-muted);flex-shrink:0;font-size:14px}._card_1mqyv_1{border-radius:var(--radius-lg,12px);color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);align-items:center;gap:1rem;padding:1.25rem;display:flex}._avatar_1mqyv_11{color:#f97316;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:600;display:flex}._info_1mqyv_24{flex:1}._name_1mqyv_28{color:#fff;margin:0 0 4px;font-size:18px;font-weight:600}._details_1mqyv_35{flex-direction:column;gap:2px;display:flex}._details_1mqyv_35 span{color:#ffffffe6;font-size:13px}._overlay_ajz9d_1{z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_ajz9d_11{background:var(--color-surface,#1e1e1e);border-radius:var(--radius-lg,12px);flex-direction:column;gap:16px;width:320px;max-width:90%;padding:24px;display:flex}._title_ajz9d_22{color:var(--color-text,#fff);margin:0;font-size:18px;font-weight:600}._message_ajz9d_29{color:var(--color-text-muted,#888);margin:0;font-size:14px;line-height:1.5}._actions_ajz9d_36{justify-content:flex-end;gap:12px;display:flex}._confirmButton_ajz9d_42{background:var(--color-primary,#0070f3);color:#fff;border-radius:var(--radius-md,8px);text-transform:uppercase;cursor:pointer;border:none;width:100%;min-height:48px;padding:16px;font-size:14px;font-weight:600}._confirmButton_ajz9d_42:hover:not(:disabled){background:var(--color-primary-hover,#0051cc)}._dangerButton_ajz9d_60{background:var(--color-danger,#dc2626)}._dangerButton_ajz9d_60:hover:not(:disabled){background:#b91c1c}._container_1rtzt_1{background:var(--color-background,#121212);min-height:100%}._content_1rtzt_6{flex-direction:column;gap:24px;padding:16px;display:flex}._section_1rtzt_13{flex-direction:column;gap:8px;display:flex}._sectionTitle_1rtzt_19{color:var(--color-text-muted,#888);margin:0 0 4px;padding:0 8px;font-size:14px;font-weight:600}._menuItems_1rtzt_27{background:var(--color-surface,#1e1e1e);border-radius:var(--radius-md,8px);flex-direction:column;display:flex;overflow:hidden}._signOutButton_1rtzt_35{border:1px solid var(--color-danger,#dc2626);width:100%;color:var(--color-danger,#dc2626);border-radius:var(--radius-md,8px);cursor:pointer;background:0 0;margin-top:8px;padding:16px;font-size:16px;font-weight:600;transition:background .15s}._signOutButton_1rtzt_35:active{background:#dc26261a}._container_nj34l_1{background:var(--color-background,#121212);min-height:100%;padding:16px}._header_nj34l_7{align-items:center;gap:12px;margin-bottom:24px;display:flex}._backButton_nj34l_14{color:var(--color-text,#fff);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px}._title_nj34l_23{color:var(--color-text,#fff);margin:0;font-size:20px;font-weight:600}._form_nj34l_30{flex-direction:column;gap:16px;display:flex}._list_xun9q_1{background:var(--color-surface,#1e1e1e);border-radius:var(--radius-md,8px);flex-direction:column;display:flex;overflow:hidden}._item_xun9q_9{border-bottom:1px solid #ffffff0d;flex-direction:column;padding:12px 16px;display:flex}._item_xun9q_9:last-child{border-bottom:none}._label_xun9q_20{text-transform:uppercase;color:var(--color-text-muted,#888);margin-bottom:4px;font-size:12px}._value_xun9q_27{color:var(--color-text,#fff);font-size:16px}._container_q3luo_1{background:var(--color-background,#121212);min-height:100%}._content_q3luo_6{flex-direction:column;gap:16px;padding:16px;display:flex}._card_1a9pc_1{background:var(--color-surface);border-radius:var(--radius-lg);border-left:3px solid var(--color-primary);padding:1rem;animation:.3s ease-out _slideIn_1a9pc_1}@keyframes _slideIn_1a9pc_1{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}._header_1a9pc_20{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:12px}._name_1a9pc_28{color:var(--color-text);margin-bottom:.35rem;font-size:18px;font-weight:700}._nuban_1a9pc_35{color:var(--color-text-muted);margin-bottom:1rem;font-size:14px}._balances_1a9pc_41{flex-wrap:wrap;gap:1.5rem;display:flex}._balanceItem_1a9pc_47{flex-direction:column;gap:.25rem;display:flex}._label_1a9pc_53{color:var(--color-text-muted);font-size:11px}._value_1a9pc_58{color:var(--color-success);font-size:20px;font-weight:700}._positive_1a9pc_64{color:var(--color-success)}._container_wlmbl_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._searchRow_wlmbl_10{align-items:flex-end;gap:.75rem;display:flex}._searchInput_wlmbl_16{flex:1}._searchButton_wlmbl_20{flex-shrink:0}._accountCard_wlmbl_24{margin-top:.25rem}._form_wlmbl_28{flex-direction:column;gap:1rem;margin-top:.25rem;display:flex}._checkbox_wlmbl_35{color:var(--color-text);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}._checkbox_wlmbl_35 input[type=checkbox]{width:20px;height:20px;accent-color:var(--color-primary);cursor:pointer}._container_1wn8f_1{flex-direction:column;gap:.25rem;width:100%;display:flex}._label_1wn8f_8{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.75rem;font-weight:500}._select_1wn8f_16{background:var(--color-surface);border:1px solid var(--color-border,#334155);border-radius:var(--radius-md);height:48px;color:var(--color-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;width:100%;padding:0 2.5rem 0 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}._select_1wn8f_16:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-color:var(--color-primary)}._select_1wn8f_16:disabled{opacity:.5;cursor:not-allowed}._select_1wn8f_16 option{background:var(--color-surface);color:var(--color-text)}._errorSelect_1wn8f_52{border-color:var(--color-danger)}._errorSelect_1wn8f_52:focus{outline-color:var(--color-danger);border-color:var(--color-danger)}._errorText_1wn8f_61{color:var(--color-danger);min-height:1rem;font-size:.75rem}._container_ujff7_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._form_ujff7_10{flex-direction:column;gap:1rem;display:flex}._successCard_ujff7_16{background:var(--color-surface-elevated,#1e293b);border:1px solid var(--color-success,#22c55e);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1.5rem;display:flex}._successIcon_ujff7_29{font-size:2.5rem}._successTitle_ujff7_33{color:var(--color-success,#22c55e);font-size:1.125rem;font-weight:600}._successDetail_ujff7_39{color:var(--color-text-muted);font-size:.875rem}._accountNumber_ujff7_44{color:var(--color-text);letter-spacing:.05em;font-family:monospace;font-size:1.25rem;font-weight:700}._select_ujff7_52{background:var(--color-surface);border:1px solid var(--color-border,#334155);border-radius:var(--radius-md);height:48px;color:var(--color-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;width:100%;padding:0 2.5rem 0 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}._select_ujff7_52:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-color:var(--color-primary)}._select_ujff7_52:disabled{opacity:.5;cursor:not-allowed}._select_ujff7_52 option{background:var(--color-surface);color:var(--color-text)}._errorSelect_ujff7_88{border-color:var(--color-danger)}._errorSelect_ujff7_88:focus{outline-color:var(--color-danger);border-color:var(--color-danger)}._card_1tkio_1{background:var(--color-surface);border-radius:var(--radius-lg);border-left:3px solid var(--color-primary);padding:1rem;animation:.3s ease-out _slideIn_1tkio_1}@keyframes _slideIn_1tkio_1{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}._header_1tkio_20{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:12px}._groupName_1tkio_28{color:var(--color-primary);margin-bottom:.25rem;font-size:14px;font-weight:600}._name_1tkio_35{color:var(--color-text);margin-bottom:1rem;font-size:16px;font-weight:700}._details_1tkio_42{flex-direction:column;gap:.75rem;display:flex}._row_1tkio_48{gap:1.5rem;display:flex}._item_1tkio_53{flex-direction:column;flex:1;gap:.25rem;display:flex}._label_1tkio_60{color:var(--color-text-muted);font-size:11px}._value_1tkio_65{color:var(--color-text);font-size:14px;font-weight:700}._posted_1tkio_71{color:var(--color-success)}._active_1tkio_75{color:var(--color-primary)}._closed_1tkio_79{color:var(--color-text-muted)}._container_9q7cq_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._searchRow_9q7cq_10{align-items:flex-end;gap:.75rem;display:flex}._searchInput_9q7cq_16{flex:1}._searchButton_9q7cq_20{flex-shrink:0}._loanCard_9q7cq_24{margin-top:.25rem}._form_9q7cq_28{flex-direction:column;gap:1rem;margin-top:.25rem;display:flex}._backdrop_ue1e1_1{z-index:100;background:#00000080;animation:.25s ease-out _fadeIn_ue1e1_1;position:fixed;inset:0}._sheet_ue1e1_9{background:var(--color-surface);border-radius:var(--radius-lg) var(--radius-lg) 0 0;z-index:101;flex-direction:column;max-height:70vh;animation:.25s ease-out _slideUp_ue1e1_1;display:flex;position:fixed;bottom:0;left:0;right:0}._header_ue1e1_23{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}._title_ue1e1_31{color:var(--color-text);font-size:16px;font-weight:700}._closeBtn_ue1e1_37{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:20px;line-height:1}._searchBox_ue1e1_47{border-bottom:1px solid var(--color-border);padding:.75rem 1rem}._searchInput_ue1e1_52{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);width:100%;color:var(--color-text);padding:.625rem .875rem;font-size:14px}._searchInput_ue1e1_52:focus{border-color:var(--color-primary);outline:none}._list_ue1e1_67{flex:1;padding:.5rem 0;overflow-y:auto}._item_ue1e1_73{cursor:pointer;flex-direction:column;gap:.25rem;padding:.875rem 1rem;transition:background .15s;display:flex}._item_ue1e1_73:hover,._item_ue1e1_73:focus{background:var(--color-background)}._itemName_ue1e1_87{color:var(--color-text);font-size:14px;font-weight:600}._itemMeta_ue1e1_93{color:var(--color-text-muted);font-size:12px}._emptyState_ue1e1_98{text-align:center;color:var(--color-text-muted);padding:2rem 1rem;font-size:14px}@keyframes _fadeIn_ue1e1_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_ue1e1_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._container_mn0pu_1{width:100%;overflow-x:auto}._table_mn0pu_6{border-collapse:collapse;width:100%;margin-bottom:1rem}._table_mn0pu_6 th,._table_mn0pu_6 td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem}._numberColumn_mn0pu_19{text-align:center;width:3rem}._amountColumn_mn0pu_24{text-align:right;width:8rem}._amountInput_mn0pu_29{text-align:right;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem;font-family:monospace}._amountInput_mn0pu_29:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}._summary_mn0pu_44{background-color:#f9fafb;border-radius:.375rem;justify-content:space-between;align-items:center;padding:1rem;font-weight:500;display:flex}._customerCount_mn0pu_54{color:#374151}._total_mn0pu_58{color:#059669;font-size:1.125rem}._container_1axsm_1{max-width:800px;margin:0 auto;padding:2rem}._formSection_1axsm_7{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}._groupSection_1axsm_14{flex-direction:column;gap:.5rem;display:flex}._groupLabel_1axsm_20{color:#374151;font-weight:500}._selectedGroup_1axsm_25{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}._groupInfo_1axsm_35 strong{color:#111827;margin-bottom:.25rem;font-size:1.125rem;display:block}._groupInfo_1axsm_35 div{color:#6b7280;font-size:.875rem}._membersSection_1axsm_47{margin-bottom:2rem}._membersSection_1axsm_47 h2{color:#111827;margin-bottom:1rem}._submitSection_1axsm_56{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}._checkbox_1axsm_66{cursor:pointer;align-items:center;gap:.5rem;font-weight:500;display:flex}._checkbox_1axsm_66 input[type=checkbox]{width:1rem;height:1rem}._container_15y86_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._groupSelectRow_15y86_10{align-items:flex-end;gap:.75rem;display:flex}._groupDisplay_15y86_16{background:var(--color-surface);border-radius:var(--radius-lg);border-left:3px solid var(--color-primary);flex:1;padding:1rem}._groupDisplayLabel_15y86_24{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:12px}._groupDisplayName_15y86_32{color:var(--color-text);font-size:16px;font-weight:700}._groupDisplayMeta_15y86_38{color:var(--color-text-muted);margin-top:.25rem;font-size:13px}._selectButton_15y86_44{flex-shrink:0}._searchRow_15y86_48{align-items:flex-end;gap:.75rem;display:flex}._searchInput_15y86_54{flex:1}._searchButton_15y86_58{flex-shrink:0}._searchingState_15y86_62{text-align:center;color:var(--color-text-muted);background:var(--color-surface);border-radius:var(--radius-lg);padding:1rem;font-size:14px}._errorState_15y86_71{background:var(--color-error-bg);color:var(--color-error);border-radius:var(--radius-lg);padding:1rem;font-size:14px}._loanCard_15y86_79{margin-top:.25rem}._form_15y86_83{flex-direction:column;gap:1rem;margin-top:.25rem;display:flex}._container_si0fh_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._searchRow_si0fh_10{align-items:flex-end;gap:.75rem;display:flex}._searchInput_si0fh_16{flex:1}._searchButton_si0fh_20{flex-shrink:0}._loanCard_si0fh_24{margin-top:.25rem}._cachedIndicator_si0fh_28{color:var(--color-text-muted);text-align:center;margin-top:.5rem;font-size:11px}._notFound_si0fh_35{text-align:center;color:var(--color-text-muted);padding:2rem 1rem;font-size:14px}._container_1ctwp_1{grid-template-columns:repeat(3,1fr);align-items:start;gap:.75rem;display:grid}._step_1ctwp_8{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}._step_1ctwp_8:not(:last-child):after{content:"";background:var(--color-border,#d9dfe7);width:calc(100% - 3rem);height:2px;position:absolute;top:1rem;left:calc(50% + 1.5rem)}._complete_1ctwp_27:not(:last-child):after{background:var(--color-success,#1f9d55)}._indicator_1ctwp_31{border:2px solid var(--color-border,#d9dfe7);background:var(--color-surface,#fff);width:2rem;height:2rem;color:var(--color-text-muted,#64748b);z-index:1;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}._active_1ctwp_45 ._indicator_1ctwp_31{background:var(--color-primary,#f97316);border-color:var(--color-primary,#f97316);color:#fff}._complete_1ctwp_27 ._indicator_1ctwp_31{background:var(--color-success,#1f9d55);border-color:var(--color-success,#1f9d55);color:#fff}._label_1ctwp_57{color:var(--color-text-muted,#64748b);font-size:.8rem;font-weight:600}._active_1ctwp_45 ._label_1ctwp_57,._complete_1ctwp_27 ._label_1ctwp_57{color:var(--color-text,#111827)}._check_1ctwp_68{width:.9rem;height:.9rem}._backdrop_1v6ub_1{z-index:20;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}._modal_1v6ub_12{background:var(--color-surface,#fff);border-radius:var(--radius-lg,1rem);flex-direction:column;gap:1rem;width:min(100%,24rem);padding:1.5rem;display:flex;box-shadow:0 20px 50px #0f172a33}._icon_1v6ub_23{background:color-mix(in srgb, var(--color-success,#1f9d55) 18%, #fff);width:3rem;height:3rem;color:var(--color-success,#1f9d55);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}._title_1v6ub_34{color:var(--color-text,#111827);font-size:1.25rem;font-weight:700}._description_1v6ub_40{color:var(--color-text-muted,#64748b)}._accountNumber_1v6ub_44{border-radius:var(--radius-md,.75rem);background:var(--color-background-subtle,#f8fafc);letter-spacing:.04em;text-align:center;padding:1rem;font-size:1.35rem;font-weight:800}._actions_1v6ub_54{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}._container_bwh8l_1{flex-direction:column;gap:.375rem;display:flex}._label_bwh8l_7{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted,#64748b);font-size:.75rem;font-weight:600}._input_bwh8l_15{border-radius:var(--radius-md,.75rem);border:1px solid var(--color-border,#d9dfe7);background:var(--color-surface,#fff);width:100%;min-height:3rem;color:var(--color-text,#111827);padding:.85rem 1rem;font-size:1rem}._input_bwh8l_15::placeholder{color:var(--color-text-muted,#94a3b8)}._errorInput_bwh8l_30{border-color:var(--color-danger,#dc2626)}._hint_bwh8l_34{color:var(--color-text-muted,#64748b);font-size:.75rem}._errorText_bwh8l_39{color:var(--color-danger,#dc2626);font-size:.75rem}._container_ctc09_1{flex-direction:column;gap:.5rem;display:flex}._label_ctc09_7{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted,#64748b);font-size:.75rem;font-weight:600}._group_ctc09_15{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}._option_ctc09_21{border:1px solid var(--color-border,#d9dfe7);background:var(--color-surface,#fff);color:var(--color-text,#111827);border-radius:var(--radius-md,.75rem);min-height:3rem;font-weight:600}._selected_ctc09_30{background:color-mix(in srgb, var(--color-primary,#f97316) 12%, #fff);border-color:var(--color-primary,#f97316);color:var(--color-primary,#f97316)}._errorOption_ctc09_36{border-color:var(--color-danger,#dc2626)}._errorText_ctc09_40{color:var(--color-danger,#dc2626);min-height:1rem;font-size:.75rem}._container_1kmoj_1{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}._card_1kmoj_8{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d9dfe7);border-radius:var(--radius-lg,1rem);flex-direction:column;gap:1rem;padding:1rem;display:flex}._heading_1kmoj_18{flex-direction:column;gap:.35rem;display:flex}._title_1kmoj_24{margin:0;font-size:1.2rem}._subtitle_1kmoj_29{color:var(--color-text-muted,#64748b);margin:0;font-size:.95rem}._form_1kmoj_35{flex-direction:column;gap:1rem;display:flex}._actions_1kmoj_41{justify-content:space-between;gap:.75rem;display:flex}._actions_1kmoj_41>button{flex:1}._container_ybxwd_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._searchRow_ybxwd_10{align-items:flex-end;gap:.75rem;display:flex}._searchInput_ybxwd_16{flex:1}._searchButton_ybxwd_20{flex-shrink:0}._resultSection_ybxwd_24{flex-direction:column;gap:.75rem;display:flex}._cachedIndicator_ybxwd_30{color:var(--color-text-muted);text-align:center;font-size:11px}._actions_ybxwd_36{justify-content:flex-end;display:flex}._emptyState_ybxwd_41{text-align:center;color:var(--color-text-muted);padding:2rem 1rem;font-size:14px}@media (width<=640px){._searchRow_ybxwd_10{flex-direction:column;align-items:stretch}._searchButton_ybxwd_20,._actions_ybxwd_36,._actions_ybxwd_36 button{width:100%}}._container_18z21_1{flex-direction:column;gap:.5rem;display:flex}._fields_18z21_7{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}._field_18z21_7{flex-direction:column;gap:.375rem;display:flex}._label_18z21_19{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}._input_18z21_27{border-radius:var(--radius-md,.75rem);border:1px solid var(--color-border,#d9dfe7);background:var(--color-surface,#fff);width:100%;min-height:3rem;color:var(--color-text,#111827);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:.85rem 1rem;font-size:1rem}._inputError_18z21_39{border-color:var(--color-danger,#dc2626)}._hint_18z21_43{color:var(--color-text-muted,#64748b);font-size:.75rem}._errorText_18z21_48{color:var(--color-danger,#dc2626);font-size:.75rem}@media (width<=640px){._fields_18z21_7{grid-template-columns:1fr}}._wrapper_6yg9w_1{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #ffffff0f;overflow-x:auto}._table_6yg9w_8{border-collapse:collapse;width:100%;min-width:40rem}._table_6yg9w_8 th{text-align:left;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff14;padding:.875rem 1rem;font-size:11px;font-weight:700}._table_6yg9w_8 td{color:var(--color-text);vertical-align:top;border-bottom:1px solid #ffffff0a;padding:.875rem 1rem;font-size:13px}._table_6yg9w_8 tbody tr:nth-child(2n){background:#ffffff05}._debit_6yg9w_37{color:var(--color-danger);font-weight:600}._credit_6yg9w_42{color:var(--color-success);font-weight:600}._container_t0pip_1{flex-direction:column;gap:1rem;height:100%;display:flex;overflow-y:auto}._searchCard_t0pip_9{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #ffffff0d;flex-direction:column;gap:1rem;padding:1rem;display:flex}._actions_t0pip_19{justify-content:flex-end;gap:.75rem;display:flex}._button_t0pip_25{min-width:10rem}._errorMessage_t0pip_29{color:var(--color-danger);font-size:.8125rem}._resultSection_t0pip_34{flex-direction:column;gap:.75rem;display:flex}._sectionHeader_t0pip_40{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._sectionTitle_t0pip_47{color:var(--color-text);font-size:.875rem;font-weight:700}._cachedIndicator_t0pip_53{color:var(--color-text-muted);font-size:11px}._emptyState_t0pip_58{text-align:center;color:var(--color-text-muted);padding:2rem 1rem;font-size:14px}@media (width<=640px){._actions_t0pip_19{flex-direction:column-reverse}._button_t0pip_25{width:100%}._sectionHeader_t0pip_40{flex-direction:column;align-items:flex-start}}._container_daa70_1{background:var(--color-surface);border:1px solid var(--color-border,#334155);border-radius:var(--radius-md);align-items:center;gap:.5rem;width:100%;padding:12px 16px;transition:border-color .15s,box-shadow .15s;display:flex}._container_daa70_1:focus-within{outline:2px solid var(--color-primary);outline-offset:2px;border-color:var(--color-primary)}._icon_daa70_19{color:var(--color-text-muted);flex-shrink:0;font-size:14px}._input_daa70_25{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:1rem}._input_daa70_25::placeholder{color:var(--color-text-muted);opacity:.6}._input_daa70_25:disabled{opacity:.5;cursor:not-allowed}._clearButton_daa70_46{background:var(--color-text-muted);width:20px;height:20px;color:var(--color-surface);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:10px;font-weight:700;transition:background .15s;display:flex}._clearButton_daa70_46:active{background:var(--color-text)}._container_1h2hw_1{flex-direction:column;height:100%;display:flex;overflow-y:auto}._searchBar_1h2hw_8{z-index:10;background:var(--color-background);border-bottom:1px solid #ffffff0d;padding:1rem;position:sticky;top:0}._menuList_1h2hw_17{flex-direction:column;padding-bottom:1rem;display:flex}._group_1h2hw_23{flex-direction:column;display:flex}._groupTitle_1h2hw_28{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0;padding:16px 16px 8px;font-size:11px;font-weight:600}._groupItems_1h2hw_38{flex-direction:column;display:flex}._emptyState_1h2hw_43{color:var(--color-text-muted);justify-content:center;align-items:center;padding:3rem 1rem;font-size:.875rem;display:flex}._container_1r98c_1{flex-direction:column;gap:1rem;height:100%;padding:1rem;display:flex;overflow-y:auto}._searchBar_1r98c_10{margin-bottom:.5rem}._menuList_1r98c_14{flex-direction:column;gap:1.5rem;display:flex}._group_1r98c_20{flex-direction:column;gap:.5rem;display:flex}._groupTitle_1r98c_26{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;padding-left:.25rem;font-size:12px;font-weight:600}._groupItems_1r98c_35{flex-direction:column;gap:.5rem;display:flex}._emptyState_1r98c_41{text-align:center;color:var(--color-text-muted);padding:2rem 1rem;font-size:14px}._container_1is4x_1{padding:16px}._banner_1is4x_5{color:#3b82f6;border-radius:var(--radius-md);background:#3b82f626;margin-bottom:16px;padding:12px 16px}._menu_1is4x_13{flex-direction:column;gap:8px;display:flex}._reportsDashboard_khcu8_1{padding:1rem}._summaryCards_khcu8_5{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:1.5rem;display:grid}._kpiCard_khcu8_12{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #ffffff0d;flex-direction:column;gap:.375rem;padding:1rem;display:flex}._label_khcu8_22{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:11px;font-weight:600}._value_khcu8_30{color:var(--color-text);font-size:20px;font-weight:700;line-height:1.2}._subtitle_khcu8_37{color:var(--color-success);font-size:11px;font-weight:500}._reportList_khcu8_43{flex-direction:column;display:flex}._container_18zi9_1{height:100%;padding:var(--spacing-md);flex-direction:column;display:flex}._content_18zi9_8{justify-content:center;align-items:center;gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._icon_18zi9_17{font-size:3rem}h2{font-size:var(--font-size-xl);margin:0}p{color:var(--color-text-muted);margin:0}._container_7fc6x_1{flex-direction:column;gap:.25rem;width:100%;display:flex}._track_7fc6x_8{background-color:var(--color-surface-elevated,#e5e7eb);border-radius:2px;width:100%;height:4px;overflow:hidden}._fill_7fc6x_16{background-color:var(--color-primary,#3b82f6);border-radius:2px;height:100%;transition:width .3s}._label_7fc6x_23{color:var(--color-text-muted,#6b7280);text-align:center;font-size:.75rem}._container_f5ti1_1{flex-direction:column;height:100%;padding:1rem;display:flex}._summary_f5ti1_8{margin-bottom:1rem}._summary_f5ti1_8 h2{margin:0 0 .25rem;font-size:1.25rem;font-weight:600}._summary_f5ti1_8 p{color:var(--color-text-muted,#6b7280);margin:0;font-size:.875rem}._list_f5ti1_24{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}._item_f5ti1_32{border-bottom:1px solid var(--color-border,#e5e7eb);padding:.75rem}._itemHeader_f5ti1_37{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}._type_f5ti1_44{font-size:.875rem;font-weight:500}._badge_f5ti1_49{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}._pending_f5ti1_55{background-color:var(--color-warning-bg,#fef3c7);color:var(--color-warning,#d97706)}._failed_f5ti1_60{background-color:var(--color-error-bg,#fee2e2);color:var(--color-error,#dc2626)}._itemDetails_f5ti1_65{justify-content:space-between;margin-bottom:.25rem;display:flex}._customer_f5ti1_71{color:var(--color-text,#111827);font-size:.875rem}._amount_f5ti1_76{font-size:.875rem;font-weight:600}._itemMeta_f5ti1_81{color:var(--color-text-muted,#6b7280);justify-content:space-between;font-size:.75rem;display:flex}._error_f5ti1_88{color:var(--color-error,#dc2626)}._loading_f5ti1_92,._empty_f5ti1_93{height:100%;color:var(--color-text-muted,#6b7280);justify-content:center;align-items:center;display:flex}._progress_f5ti1_101{padding:1rem}._result_f5ti1_105{background-color:var(--color-success-bg,#dcfce7);color:var(--color-success,#16a34a);text-align:center;padding:.5rem 1rem;font-size:.875rem}._postButton_f5ti1_113{background-color:var(--color-primary,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:.875rem;font-weight:600}._postButton_f5ti1_113:disabled{opacity:.5;cursor:not-allowed}._pill_xm1wn_1{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1}._online_xm1wn_11{color:var(--color-success);background:#22c55e26}._offline_xm1wn_16{color:var(--color-danger);background:#ef444426}._header_aevkc_1{padding:calc(.75rem + var(--safe-top)) 1rem .75rem;background:var(--color-bg);border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}._brand_aevkc_11{align-items:center;gap:.75rem;display:flex}._logo_aevkc_17{background:var(--color-primary);border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;display:flex}._brandTitle_aevkc_30{margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}._brandSubtitle_aevkc_37{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.625rem}._backButton_aevkc_45{width:44px;height:44px;color:var(--color-text);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}._screenTitle_aevkc_59{text-align:center;flex:1;margin:0;padding:0 .5rem;font-size:1.125rem;font-weight:700}._actionSlot_aevkc_68{flex-shrink:0;width:44px}._container_12fg0_1{height:100%;padding:var(--spacing-md);flex-direction:column;display:flex}._content_12fg0_8{gap:var(--spacing-md);padding:var(--spacing-lg);flex-direction:column;align-items:center;display:flex}._title_12fg0_16{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);margin:0}._description_12fg0_22{text-align:center;color:var(--color-text-secondary);margin:0}._errorMessage_12fg0_28{padding:var(--spacing-sm);background-color:var(--color-error-light);color:var(--color-error);border-radius:var(--border-radius-sm);text-align:center;width:100%}._successMessage_12fg0_37{padding:var(--spacing-sm);background-color:var(--color-success-light);color:var(--color-success);border-radius:var(--border-radius-sm);text-align:center;width:100%}._bottomNav_54t5y_1{padding:.5rem 0 calc(.5rem + var(--safe-bottom));background:var(--color-surface);border-top:1px solid #ffffff0d;flex-shrink:0;justify-content:space-around;align-items:center;display:flex}._navItem_54t5y_11{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.25rem;min-width:44px;min-height:44px;padding:.25rem .5rem;font-size:.625rem;font-weight:500;transition:color .15s;display:flex;position:relative}._navItem_54t5y_11:active{opacity:.8}._navIcon_54t5y_33{font-size:1.25rem;line-height:1}._navLabel_54t5y_38{font-size:.625rem}._active_54t5y_42{color:var(--color-primary)}._activeDot_54t5y_46{background:var(--color-primary);border-radius:9999px;width:4px;height:4px;position:absolute;bottom:2px}@media (prefers-reduced-motion:reduce){._navItem_54t5y_11{transition:none}}._screenWrapper_gxout_1{width:100%;height:100%}._noAnimation_gxout_6{animation:none}._slideInRight_gxout_10{animation:.3s cubic-bezier(.4,0,.2,1) forwards _slideInRight_gxout_10}._slideInLeft_gxout_14{animation:.3s cubic-bezier(.4,0,.2,1) forwards _slideInLeft_gxout_14}@keyframes _slideInRight_gxout_10{0%{opacity:.8;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideInLeft_gxout_14{0%{opacity:.8;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){._slideInRight_gxout_10,._slideInLeft_gxout_14{animation:none}}._banner_76w91_1{background-color:var(--color-primary);color:#fff;z-index:1000;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;box-shadow:0 2px 4px #0000001a}._text_76w91_12{text-align:center;flex-grow:1;font-size:.8125rem;font-weight:600}._button_76w91_19{color:var(--color-primary);cursor:pointer;background-color:#fff;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:600}._button_76w91_19:hover{background-color:#f0f0f0}._dismiss_76w91_34{color:#fff;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem}._dismiss_76w91_34:hover{background-color:#fff3;border-radius:50%}.app-container{background:var(--color-bg);flex-direction:column;max-width:480px;height:100%;margin:0 auto;display:flex;position:relative}.app-main{padding:1rem;padding-bottom:calc(1rem + var(--safe-bottom));-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.hero{margin-bottom:1.5rem}.hero h2{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.hero p{color:var(--color-text-muted);font-size:.875rem}.quick-actions{margin-bottom:1.5rem}.quick-actions h3{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.actions-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.action-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem .75rem;transition:transform .15s,background .15s;display:flex}.action-card:active{background:var(--color-surface-elevated);transform:scale(.97)}.action-icon{border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--color-primary);background:#f973161a;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.action-label{color:var(--color-text);font-size:.8125rem;font-weight:600}.recent-transactions h3{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.transaction-list{flex-direction:column;gap:.5rem;display:flex}.transaction-item{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.tx-info{flex-direction:column;gap:.125rem;display:flex}.tx-name{font-size:.875rem;font-weight:600}.tx-type{color:var(--color-text-muted);font-size:.75rem}.tx-amount{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.amount{font-size:.875rem;font-weight:700}.badge{text-transform:uppercase;border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.badge.posted{color:var(--color-success);background:#22c55e26}.badge.pending{color:var(--color-warning);background:#eab30826}@media (width>=640px){.actions-grid{grid-template-columns:repeat(4,1fr)}}
