:root{--color-primary:#f07902;--color-primary-light:#f39435;--color-primary-bg:#f0790214;--color-bg:#fff;--color-surface:#f5f5f5;--color-text:#1a1a1a;--color-text-secondary:#6b7280;--color-border:#e5e7eb;--color-gray-blue:#a1b5ce;--color-light-gray:#c7d3e2;--color-skeleton:#ecf0f5;--color-error:#ef4444;--color-success:#51cf66;--radius:20px;--radius-full:9999px;--font-family:"IRANYekan", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{direction:rtl;font-size:16px}body{font-family:var(--font-family);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}input,button,textarea,select{font:inherit;font-size:16px}._container_ed6n7_1{background:var(--color-primary);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;animation:.6s both _fadeIn_ed6n7_1;display:flex}@keyframes _fadeIn_ed6n7_1{0%{opacity:0}to{opacity:1}}._logo_ed6n7_17{animation:.8s cubic-bezier(.4,0,.2,1) both _scaleIn_ed6n7_1}._logo_ed6n7_17 img{width:200px;height:auto}@keyframes _scaleIn_ed6n7_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}._appName_ed6n7_37{color:#fff9f3;font-size:1.75rem;font-weight:700;animation:.6s .3s both _slideUp_ed6n7_1}@keyframes _slideUp_ed6n7_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._container_1kvjs_1{background:var(--color-bg);flex-direction:column;align-items:center;height:100vh;padding:60px 24px 0;display:flex;overflow:hidden}._slideWrapper_1kvjs_11{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:400px;animation:.4s both _fadeSlide_1kvjs_1;display:flex}@keyframes _fadeSlide_1kvjs_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._illustration_1kvjs_33{width:100%;max-width:300px;height:auto;margin-bottom:40px}._title_1kvjs_40{color:var(--color-text);text-align:center;margin-bottom:16px;font-size:1.5rem;font-weight:700}._description_1kvjs_48{color:var(--color-text-secondary);text-align:center;max-width:320px;font-size:.9375rem;line-height:1.7}._indicator_1kvjs_57{direction:ltr;flex-shrink:0;align-items:center;gap:6px;padding:24px 0 0;display:flex}._dot_1kvjs_66{border-radius:var(--radius-full);background:var(--color-light-gray);width:6px;height:6px;transition:all .3s}._dotActive_1kvjs_74{background:var(--color-primary);border-radius:3px;width:6px;height:18px}._bottom_1kvjs_82{flex-shrink:0;width:100%;max-width:400px;padding:20px 0 40px}._btn_1kvjs_89{background:var(--color-primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;padding:16px;font-size:1rem;font-weight:600;transition:background .2s,transform .1s}._btn_1kvjs_89:hover{background:var(--color-primary-light)}._btn_1kvjs_89:active{transform:scale(.98)}._container_1vih8_1{background:var(--color-bg);flex-direction:column;align-items:center;min-height:100vh;padding:80px 24px 40px;display:flex}._wrapper_1vih8_10{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}._title_1vih8_19{color:var(--color-primary);margin-bottom:24px;font-size:1.25rem;font-weight:700}._tabSwitcher_1vih8_27{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-full);direction:ltr;background:linear-gradient(135deg,#f07902b3,#f39435bf);border:1px solid #fff3;margin-bottom:32px;padding:4px;display:flex;position:relative;box-shadow:0 4px 24px #f0790240,inset 0 1px 1px #ffffff26}._tabSlider_1vih8_41{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);pointer-events:none;z-index:0;background:#ffffff40;width:calc(50% - 4px);height:calc(100% - 8px);transition:left .35s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;box-shadow:0 2px 8px #00000014,inset 0 1px 1px #ffffff4d}._tab_1vih8_27{border-radius:var(--radius-full);cursor:pointer;color:#ffffffb3;z-index:1;white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:.875rem;font-weight:600;transition:color .3s;display:flex;position:relative}._tabActive_1vih8_76{color:#fff}._subtitle_1vih8_81{color:var(--color-text);text-align:center;margin-bottom:28px;font-size:.875rem}._formsSlider_1vih8_89{width:100%;position:relative;overflow:hidden}._form_1vih8_89{flex-direction:column;gap:16px;width:100%;display:flex}._formPanel_1vih8_103{will-change:transform, opacity;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}._formPanelActive_1vih8_109{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}._formPanelLeft_1vih8_116{opacity:0;pointer-events:none;position:absolute;top:0;left:0;right:0;transform:translate(-30%)}._formPanelRight_1vih8_126{opacity:0;pointer-events:none;position:absolute;top:0;left:0;right:0;transform:translate(30%)}._formGroup_1vih8_136{flex-direction:column;gap:8px;display:flex}._label_1vih8_142{color:var(--color-text);text-align:right;font-size:.8125rem;font-weight:500}._inputWrapper_1vih8_149{position:relative}._input_1vih8_149{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius);width:100%;color:var(--color-text);text-align:left;direction:ltr;background:#ffffff73;border:1.5px solid #d4d4d4;outline:none;padding:14px 16px;font-size:.9375rem;transition:border-color .3s,box-shadow .3s,background .3s;box-shadow:0 2px 12px #0000000a,inset 0 1px 2px #fff9}._input_1vih8_149::placeholder{color:var(--color-light-gray);text-align:right;direction:rtl}._input_1vih8_149:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg), 0 4px 16px #f0790214;background:#fff9}._inputError_1vih8_182{border-color:var(--color-error);box-shadow:0 0 0 3px #ef444414}._togglePassword_1vih8_187{cursor:pointer;color:var(--color-gray-blue);background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}._togglePassword_1vih8_187:hover{color:var(--color-text)}._errorText_1vih8_206{color:var(--color-error);align-items:center;gap:4px;font-size:.75rem;display:flex}._checkboxRow_1vih8_215{color:var(--color-text-secondary);direction:rtl;align-items:center;gap:8px;font-size:.8125rem;display:flex}._checkboxRow_1vih8_215 input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary)}._checkboxRow_1vih8_215 a{color:var(--color-primary);font-weight:500}._forgotLink_1vih8_236{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.8125rem}._submitBtn_1vih8_247{background:var(--color-primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;display:flex}._submitBtn_1vih8_247:hover{background:var(--color-primary-light)}._submitBtn_1vih8_247:active{transform:scale(.98)}._submitBtn_1vih8_247:disabled{opacity:.5;cursor:not-allowed;transform:none}._submitBtnInactive_1vih8_279{background:var(--color-skeleton);color:var(--color-text-secondary)}._spinner_1vih8_285{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite _spin_1vih8_285}@keyframes _spin_1vih8_285{to{transform:rotate(360deg)}}._otpContainer_1vih8_299{background:var(--color-bg);flex-direction:column;align-items:center;min-height:100vh;padding:60px 24px 40px;display:flex}._padlock_1vih8_308{width:180px;height:auto;margin-bottom:24px}._otpSubtitle_1vih8_314{color:var(--color-text);text-align:center;margin-bottom:8px;font-size:.875rem}._otpPhone_1vih8_321{direction:ltr;font-weight:700}._otpLabel_1vih8_326{color:var(--color-text);align-self:flex-end;margin:20px 0 12px;font-size:.875rem;font-weight:600}._otpBoxes_1vih8_335{direction:ltr;justify-content:center;gap:12px;width:100%;max-width:320px;margin-bottom:16px;display:flex}._otpInput_1vih8_345{text-align:center;border:1.5px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);width:52px;height:52px;color:var(--color-text);outline:none;font-size:1.25rem;font-weight:700;transition:border-color .2s,box-shadow .2s}._otpInput_1vih8_345:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg)}._otpInputError_1vih8_364{border-color:var(--color-error);color:var(--color-error)}._otpFooter_1vih8_370{justify-content:space-between;width:100%;max-width:320px;margin-bottom:32px;display:flex}._otpTimer_1vih8_378{color:var(--color-text-secondary);align-items:center;gap:4px;font-size:.8125rem;display:flex}._otpTimerValue_1vih8_386{color:var(--color-primary);font-weight:600}._otpResend_1vih8_391,._otpEditPhone_1vih8_400{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:500}._successContainer_1vih8_410{background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}._successIcon_1vih8_420{width:100px;height:100px;margin-bottom:24px}._successTitle_1vih8_426{color:var(--color-text);margin-bottom:12px;font-size:1.25rem;font-weight:700}._successDesc_1vih8_433{color:var(--color-text-secondary);text-align:center;max-width:320px;margin-bottom:40px;font-size:.875rem;line-height:1.7}._overlay_1vih8_443{z-index:50;background:#0006;justify-content:center;align-items:flex-end;animation:.2s _fadeIn_1vih8_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_1vih8_1{0%{opacity:0}to{opacity:1}}._bottomSheet_1vih8_459{border-radius:var(--radius) var(--radius) 0 0;text-align:center;background:#fff;width:100%;max-width:420px;padding:32px 24px;animation:.3s _slideUp_1vih8_1}@keyframes _slideUp_1vih8_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._sheetIcon_1vih8_474{width:56px;height:56px;margin-bottom:16px}._sheetTitle_1vih8_480{color:var(--color-text);margin-bottom:20px;font-size:1.125rem;font-weight:700}._overlay_rh6nn_1{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0006;justify-content:center;align-items:flex-end;animation:.3s _fadeIn_rh6nn_1;display:flex;position:fixed;inset:0}._sheet_rh6nn_14{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:32px 24px 40px;animation:.35s _slideUp_rh6nn_1}._logoBox_rh6nn_23{justify-content:center;margin-bottom:24px;display:flex}._logo_rh6nn_23{width:56px;height:auto;color:var(--color-primary,#f07902)}._title_rh6nn_35{text-align:center;color:#1a1a1a;margin-bottom:28px;font-size:1.1rem;font-weight:700;line-height:2}._titleHighlight_rh6nn_44{color:var(--color-primary,#f07902)}._steps_rh6nn_48{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}._step_rh6nn_48{direction:rtl;align-items:center;gap:14px;display:flex}._stepIcon_rh6nn_62{color:#666;background:#f5f5f5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}._stepIconPrimary_rh6nn_75{background:var(--color-primary,#f07902);color:#fff}._stepText_rh6nn_81{flex-direction:column;gap:2px;display:flex}._stepLabel_rh6nn_87{color:#333;font-size:.85rem;font-weight:600}._stepDesc_rh6nn_93{color:#888;font-size:.78rem}._button_rh6nn_98{border-radius:var(--radius-full,50px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#f07902,#f39435);border:none;width:100%;padding:14px;font-family:inherit;font-size:1rem;font-weight:700;transition:opacity .2s}._button_rh6nn_98:active{opacity:.85}@keyframes _fadeIn_rh6nn_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_rh6nn_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._overlay_1goy1_1{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_1goy1_1;display:flex;position:fixed}._sheet_1goy1_15{direction:rtl;background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:20px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_1goy1_1}._handle_1goy1_25{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}._header_1goy1_33{align-items:center;gap:12px;margin-bottom:20px;display:flex}._headerIconWrap_1goy1_40{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}._headerText_1goy1_48{flex:1;min-width:0}._title_1goy1_53{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}._subtitle_1goy1_62{color:var(--color-text-secondary);margin-top:2px;font-size:.7rem;font-weight:500}._grid_1goy1_69{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}._item_1goy1_75{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 4px;font-family:inherit;transition:background .15s;display:flex}._item_1goy1_75:active{background:#f5f5f5;transform:scale(.95)}._item_1goy1_75:disabled{opacity:.5;cursor:not-allowed}._itemIcon_1goy1_99{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._itemLabel_1goy1_108{color:var(--color-text);text-align:center;font-size:.7rem;font-weight:600}@keyframes _fadeIn_1goy1_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1goy1_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._container_1ex1l_1{direction:rtl;background:#f7f7f8;min-height:100vh;padding-bottom:100px}._content_1ex1l_7{max-width:420px;margin:0 auto;padding:20px 16px 24px}._header_1ex1l_14{justify-content:space-between;align-items:center;padding:16px 0;display:flex}._headerRight_1ex1l_20{align-items:center;gap:8px;display:flex}._headerText_1ex1l_25{text-align:right}._greeting_1ex1l_26{color:var(--color-text);font-size:.85rem;font-weight:700}._greetingSub_1ex1l_27{color:var(--color-text-secondary);margin-top:1px;font-size:.72rem}._bellBtn_1ex1l_28{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 1px 8px #0000000d}._statusCard_1ex1l_38{border-radius:var(--radius);margin:4px 0 14px;padding:24px 20px 20px;transition:background .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._statusCard_1ex1l_38:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#fff0 30%,#ffffff14 40%,#ffffff26 45%,#ffffff14 50%,#fff0 60%,#0000 100%);width:300%;animation:4s ease-in-out infinite _bandSweep_1ex1l_1;position:absolute;inset:0 0 0 -100%}@keyframes _bandSweep_1ex1l_1{0%{transform:translate(-20%)}50%{transform:translate(20%)}to{transform:translate(-20%)}}._statusCard_1ex1l_38:after{content:"";filter:blur(60px);opacity:.2;pointer-events:none;z-index:0;border-radius:50%;width:180px;height:180px;animation:6s ease-in-out infinite _glowFloat_1ex1l_1;position:absolute}@keyframes _glowFloat_1ex1l_1{0%,to{top:-40px;right:-40px}50%{top:20px;right:40px}}._statusCard_1ex1l_38>*{z-index:2;position:relative}._stateExcellent_1ex1l_79{background:linear-gradient(145deg,#15803d,#22c55e,#4ade80)}._stateExcellent_1ex1l_79:after{background:#86efac}._stateGood_1ex1l_81{background:linear-gradient(145deg,#0f766e,#14b8a6,#5eead4)}._stateGood_1ex1l_81:after{background:#99f6e4}._stateOk_1ex1l_83{background:linear-gradient(145deg,#d97706,#f59e0b,#fcd34d)}._stateOk_1ex1l_83:after{background:#fde68a}._stateWarning_1ex1l_85{background:linear-gradient(145deg,#c2410c,#ea580c,#fb923c)}._stateWarning_1ex1l_85:after{background:#fdba74}._stateCritical_1ex1l_87{background:linear-gradient(145deg,#991b1b,#dc2626,#f87171)}._stateCritical_1ex1l_87:after{background:#fca5a5}._stateNeutral_1ex1l_89{background:linear-gradient(145deg,#9ca3af,#d1d5db,#e5e7eb)}._stateNeutral_1ex1l_89:after{background:#d1d5db}._avatarRow_1ex1l_92{justify-content:center;margin-bottom:6px;display:flex}._avatar_1ex1l_92{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._avatar_1ex1l_92 svg{width:26px;height:26px}._balanceLabel_1ex1l_103{text-align:center;color:#ffffffbf;margin-bottom:2px;font-size:.72rem}._balanceAmount_1ex1l_107{text-align:center;color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:1.5rem;font-weight:800}._balanceAmount_1ex1l_107 small{opacity:.8;margin-right:4px;font-size:.75rem;font-weight:500}._statsRow_1ex1l_114{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:7px;padding:12px 14px;display:flex}._statItem_1ex1l_122{justify-content:space-between;align-items:center;display:flex}._statLabel_1ex1l_123{color:#fffc;font-size:.75rem;font-weight:600}._statValue_1ex1l_124{color:#fffffff2;direction:ltr;font-size:.75rem;font-weight:500}._statDivider_1ex1l_125{background:#ffffff14;height:1px}._ctaBanner_1ex1l_128{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#0000000f;border:1px solid #ffffff80;border-radius:100px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 18px;transition:background .2s;display:flex}._ctaBanner_1ex1l_128:hover{background:#00000017}._ctaRight_1ex1l_142{align-items:center;gap:10px;display:flex}._ctaIcon_1ex1l_143{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 1px 4px #0000000f}._ctaText_1ex1l_150{color:var(--color-text);font-size:.78rem;font-weight:600}._ctaArrow_1ex1l_151{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 1px 4px #0000000f}._sectionHeader_1ex1l_160{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._sectionTitle_1ex1l_166{color:var(--color-text);font-size:.9rem;font-weight:700}._sectionActions_1ex1l_167{align-items:center;gap:12px;display:flex}._filterBtn_1ex1l_168{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;align-items:center;display:flex}._chartContainer_1ex1l_174{justify-content:center;margin-bottom:24px;display:flex}._donutWrapper_1ex1l_179{width:220px;height:220px;position:relative}._donutCenter_1ex1l_183{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._donutTotal_1ex1l_189{color:var(--color-text);direction:ltr;font-size:1.1rem;font-weight:800}._donutUnit_1ex1l_195{color:var(--color-text-secondary);font-size:.65rem}._activitiesTitle_1ex1l_201{color:var(--color-text);text-align:right;margin-bottom:12px;font-size:.85rem;font-weight:700}._activityItem_1ex1l_208{border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 14px;display:flex}._activityRight_1ex1l_216{align-items:center;gap:10px;display:flex}._activityIcon_1ex1l_221{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._activityName_1ex1l_226{color:var(--color-text);font-size:.78rem;font-weight:600}._activityLeft_1ex1l_227{text-align:left;direction:ltr}._activityAmount_1ex1l_228{color:var(--color-text);direction:ltr;font-size:.78rem;font-weight:600}._activityCount_1ex1l_232{color:var(--color-text-secondary);direction:ltr;font-size:.62rem}._bankTitle_1ex1l_237{color:var(--color-text);align-items:center;gap:8px;margin:28px 0 12px;font-size:.85rem;font-weight:700;display:flex}._bankCard_1ex1l_246{border:1px solid #0000000a;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:14px 16px;display:flex}._bankBlue_1ex1l_255{background:linear-gradient(135deg,#eff6ff,#dbeafe)}._bankPurple_1ex1l_256{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}._bankGreen_1ex1l_257{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}._bankRed_1ex1l_258{background:linear-gradient(135deg,#fff1f2,#ffe4e6)}._bankCyan_1ex1l_259{background:linear-gradient(135deg,#ecfeff,#cffafe)}._bankPink_1ex1l_260{background:linear-gradient(135deg,#fff1f2,#fecdd3)}._bankAmber_1ex1l_261{background:linear-gradient(135deg,#fffbeb,#fef3c7)}._fundPink_1ex1l_262{background:linear-gradient(135deg,#fff1f2,#fecdd3)}._fundGreen_1ex1l_263{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}._assetCard_1ex1l_264{background:linear-gradient(135deg,#fff7ed,#ffedd5)}._bankRight_1ex1l_266{align-items:center;gap:10px;display:flex}._bankLogo_1ex1l_271{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._logoMaskan_1ex1l_276{background:linear-gradient(135deg,#3b82f6,#2563eb)}._logoSaderat_1ex1l_277{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._logoCash_1ex1l_278{background:linear-gradient(135deg,#14b8a6,#0d9488)}._bankName_1ex1l_280{color:var(--color-text);font-size:.78rem;font-weight:600}._bankBalance_1ex1l_281{color:var(--color-text-secondary);direction:ltr;margin-top:1px;font-size:.68rem}._bankCardNum_1ex1l_285{color:var(--color-text-secondary);opacity:.7;letter-spacing:1px;direction:ltr;margin-top:2px;font-size:.65rem}._personsSection_1ex1l_295{margin-bottom:20px}._personsScroll_1ex1l_298{scrollbar-width:none;-ms-overflow-style:none;direction:rtl;gap:16px;padding:8px 0;display:flex;overflow-x:auto}._personsScroll_1ex1l_298::-webkit-scrollbar{display:none}._personItem_1ex1l_308,._personAdd_1ex1l_308{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;min-width:60px;padding:0;font-family:inherit;display:flex}._personCircle_1ex1l_320{background:linear-gradient(135deg,#f079021f,#f079020f);border:2px solid #f0790240;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex}._personCircleAdd_1ex1l_331{background:#9ca3af1a;border:2px dashed #9ca3af66;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex}._personAdd_1ex1l_308:active ._personCircleAdd_1ex1l_331,._personItem_1ex1l_308:active ._personCircle_1ex1l_320{transform:scale(.92)}._personName_1ex1l_346{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:60px;font-size:.68rem;font-weight:500;overflow:hidden}._modalOverlay_1ex1l_358{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_1ex1l_1;display:flex;position:fixed}@keyframes _fadeIn_1ex1l_1{0%{opacity:0}to{opacity:1}}._modalSheet_1ex1l_375{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:28px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_1ex1l_1}@keyframes _slideUp_1ex1l_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalTitle_1ex1l_387{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:.92rem;font-weight:700}._modalBody_1ex1l_394{flex-direction:column;gap:12px;display:flex}._modalInput_1ex1l_399{border:1.5px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text);box-sizing:border-box;border-radius:20px;outline:none;padding:16px;font-family:inherit;font-size:.82rem;transition:border-color .2s}._modalInput_1ex1l_399:focus{border-color:var(--color-primary)}._confirmBtn_1ex1l_415{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:20px;width:100%;margin-top:12px;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700}._confirmBtn_1ex1l_415:disabled{opacity:.5;cursor:not-allowed}._deleteBtn_1ex1l_432{color:#ef4444;cursor:pointer;background:#ef444414;border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:100%;padding:14px;font-family:inherit;font-size:.82rem;font-weight:600;display:flex}._deleteBtn_1ex1l_432:disabled{opacity:.5;cursor:not-allowed}._addAccountBtn_1ex1l_453{cursor:pointer;width:100%;color:var(--color-primary);background:0 0;border:2px dashed #0000001a;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}._addAccountBtn_1ex1l_453:hover{border-color:var(--color-primary);background:#f079020a}._sectionHeaderRow_1ex1l_476{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._sectionHeaderRight_1ex1l_482{align-items:center;gap:8px;display:flex}._sectionAddBtn_1ex1l_487{cursor:pointer;background:#f079021a;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}._sectionAddBtn_1ex1l_487:active{transform:scale(.9)}._walletMoreBtn_1ex1l_502{color:#f07902;cursor:pointer;background:#f0790214;border:1.5px solid #f0790229;border-radius:16px;justify-content:center;align-items:center;gap:6px;width:100%;margin:10px 0 12px;padding:11px 16px;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .15s,transform .1s;display:flex}._walletMoreBtn_1ex1l_502:active{background:#f0790224;transform:scale(.98)}._moreBtn_1ex1l_525{cursor:pointer;color:var(--color-primary);background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-family:inherit;font-size:.72rem;font-weight:600;display:flex}._actionOverlay_1ex1l_540{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_1ex1l_1;display:flex;position:fixed}._actionSheet_1ex1l_553{direction:rtl;background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:20px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_1ex1l_1}._actionHandle_1ex1l_562{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}._actionTitle_1ex1l_569{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:.88rem;font-weight:700}._actionGrid_1ex1l_576{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}._actionItem_1ex1l_581{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 4px;font-family:inherit;transition:background .15s;display:flex}._actionItem_1ex1l_581:active{background:#f5f5f5;transform:scale(.95)}._actionIcon_1ex1l_598{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._actionLabel_1ex1l_606{color:var(--color-text);text-align:center;font-size:.7rem;font-weight:600}._assetTitle_1ex1l_614{color:var(--color-text);align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}._assetCard_1ex1l_264{cursor:pointer;text-align:right;direction:rtl;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #0000000a;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:14px 16px;font-family:inherit;transition:transform .15s;display:flex}._assetCard_1ex1l_264:active{transform:scale(.98)}._emptyHome_1ex1l_640{flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}._emptyHomeText_1ex1l_647{color:var(--color-text-secondary);font-size:.88rem;font-weight:600}._logoBtn_1ex1l_654{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}._logoHintActive_1ex1l_664{animation:1s cubic-bezier(.34,1.56,.64,1) _logoSpin_1ex1l_1}@keyframes _logoSpin_1ex1l_1{0%{transform:rotate(0)}50%{transform:rotate(360deg)}to{transform:rotate(360deg)}}._miniDots_1ex1l_673{pointer-events:none;position:absolute;inset:0}._miniDot_1ex1l_673{opacity:0;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}._logoHintActive_1ex1l_664 ._miniDot_1ex1l_673{animation:1.4s cubic-bezier(.34,1.56,.64,1) forwards _dotBurst_1ex1l_1;animation-delay:var(--dot-delay)}@keyframes _dotBurst_1ex1l_1{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}30%{opacity:1;transform:translate(calc(-50% + var(--dot-tx)), calc(-50% + var(--dot-ty))) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--dot-tx) * 1.3), calc(-50% + var(--dot-ty) * 1.3)) scale(0)}}._nav_12w7t_1{-webkit-backdrop-filter:blur(32px)saturate(1.4);z-index:40;background:#ffffff8c;border:1px solid #ffffff73;border-radius:45px;justify-content:space-evenly;align-items:center;width:calc(100% - 24px);max-width:396px;height:72px;padding:0 4px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 30px #0000000f,inset 0 1px 1px #ffffff80}._item_12w7t_22{cursor:pointer;color:#767676;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:4px 8px;transition:color .2s;display:flex}._item_12w7t_22:hover,._itemActive_12w7t_39{color:var(--color-primary)}._itemLabel_12w7t_43{font-size:.625rem;font-weight:500;font-family:var(--font-family)}._iconWrap_12w7t_49{justify-content:center;align-items:center;transition:transform .2s;display:flex}._iconBounce_12w7t_56{animation:.4s cubic-bezier(.34,1.56,.64,1) _navBounce_12w7t_1}@keyframes _navBounce_12w7t_1{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}._spacer_12w7t_68{flex-shrink:0;width:52px}._addBtn_12w7t_73{background:var(--color-primary);cursor:pointer;z-index:2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #f0790259}._addBtn_12w7t_73:hover{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 6px 20px #f0790273}._addBtn_12w7t_73:active{transform:translate(-50%,-50%)scale(.95)}._overlay_9mcda_1{z-index:100;background:#fff;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}._overlayIn_9mcda_11{opacity:1}._overlayOut_9mcda_12{opacity:0;pointer-events:none}._wheelContainer_9mcda_14{width:320px;height:320px;position:relative}._centerModule_9mcda_21{z-index:10;opacity:0;flex-direction:column;align-items:center;gap:6px;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.2)}._centerIn_9mcda_34{opacity:1;transform:translate(-50%,-50%)scale(1)}._centerCircle_9mcda_38{border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;box-shadow:0 4px 20px #00000014}._centerCircle_9mcda_38 img{object-fit:contain;width:54px;height:54px}._centerLabel_9mcda_52{color:#1a1a1a;margin-top:2px;font-size:.82rem;font-weight:700}._orbitItem_9mcda_60{opacity:0;transition:all .55s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay);flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;transform:translate(-50%,-50%)scale(.2)}._orbitItemIn_9mcda_71{opacity:1;transform:translate(-50%,-50%)scale(1)}._moduleCircle_9mcda_75{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 2px 12px #0000000f}._moduleCircle_9mcda_75 img{object-fit:contain;width:34px;height:34px}._moduleLabel_9mcda_89{color:#6b7280;white-space:nowrap;font-size:.6rem;font-weight:600}._closeBtn_9mcda_97{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}._closeBtn_9mcda_97:hover{background:#e5e7eb}._overlay_jwh0t_2{z-index:1000;background:#f07902;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._logo_jwh0t_12{will-change:transform, opacity;animation:1.4s ease-in-out infinite _logoPulse_jwh0t_1}@keyframes _logoPulse_jwh0t_1{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}._container_10t06_1{direction:rtl;background:#f7f7f8;min-height:100vh}._content_10t06_6{flex-direction:column;max-width:420px;min-height:100vh;margin:0 auto;padding:56px 16px 24px;display:flex}._pageHeader_10t06_16{justify-content:center;align-items:center;margin-bottom:20px;padding:0 4px;display:flex;position:relative}._pageTitle_10t06_24{color:var(--color-text);font-size:.95rem;font-weight:700}._backBtn_10t06_29{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;right:0}._deleteHeaderBtn_10t06_39{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;left:0}._emptyState_10t06_51{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}._emptyIllustration_10t06_60{opacity:.7;width:160px;height:140px;margin-bottom:20px}._emptyText_10t06_66{color:var(--color-text-secondary);font-size:.9rem;font-weight:600}._emptyArrow_10t06_71{opacity:.3;margin-top:60px}._resourceList_10t06_77{flex-direction:column;flex:1;gap:10px;display:flex}._resourceCard_10t06_83{cursor:pointer;text-align:right;direction:rtl;border:none;border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px;font-family:inherit;transition:transform .15s;display:flex}._resourceCard_10t06_83:active{transform:scale(.98)}._bankBlue_10t06_100{background:linear-gradient(135deg,#eff6ff,#dbeafe)}._bankRed_10t06_101{background:linear-gradient(135deg,#fff1f2,#ffe4e6)}._bankCyan_10t06_102{background:linear-gradient(135deg,#ecfeff,#cffafe)}._bankPink_10t06_103{background:linear-gradient(135deg,#fff1f2,#fecdd3)}._bankAmber_10t06_104{background:linear-gradient(135deg,#fffbeb,#fef3c7)}._fundPink_10t06_105{background:linear-gradient(135deg,#fff1f2,#fecdd3)}._fundGreen_10t06_106{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}._assetCard_10t06_107{background:linear-gradient(135deg,#fff7ed,#ffedd5)}._resourceRight_10t06_109{direction:rtl;flex-direction:row;align-items:center;gap:10px;display:flex}._resourceIcon_10t06_116{justify-content:center;align-items:center;width:36px;height:36px;display:flex}._resourceIconCircle_10t06_123{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._maskedIcon_10t06_132{width:20px;height:20px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._resourceInfo_10t06_143{text-align:right}._resourceName_10t06_146{color:var(--color-text);font-size:.82rem;font-weight:700}._resourceBranch_10t06_151{color:var(--color-text-secondary);margin-right:6px;font-size:.7rem}._resourceBalance_10t06_156{color:var(--color-text-secondary);margin-top:2px;font-size:.72rem}._resourceChevron_10t06_161{align-items:center;display:flex}._bottomAction_10t06_167{background:#f7f7f8;padding:16px 0;position:sticky;bottom:0}._btnPrimary_10t06_173{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:100px;width:100%;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .2s}._btnPrimary_10t06_173:hover{background:#d96b00}._btnPrimary_10t06_173:active{transform:scale(.98)}._btnPrimary_10t06_173:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}._toast_10t06_195{z-index:30;direction:rtl;border-radius:100px;justify-content:space-between;align-items:center;max-width:420px;margin:0 auto;padding:14px 18px;font-size:.78rem;font-weight:600;animation:.3s ease-out _slideDown_10t06_1;display:flex;position:fixed;top:56px;left:16px;right:16px}._toastSuccess_10t06_213{color:#fff;background:#22c55e}._toastUndoBtn_10t06_217{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:100px;align-items:center;gap:4px;padding:6px 14px;font-family:inherit;font-size:.72rem;font-weight:600;display:flex}@keyframes _slideDown_10t06_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._sourceTypeLabel_10t06_237{color:var(--color-text);text-align:right;margin-bottom:12px;font-size:.82rem;font-weight:700}._sourceTabs_10t06_244{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-full);direction:rtl;background:linear-gradient(135deg,#f07902cc,#f39435d9);border:1px solid #fff3;margin-bottom:24px;padding:4px;display:flex;position:relative;box-shadow:0 4px 24px #f079024d,inset 0 1px 1px #ffffff26}._sourceTabSlider_10t06_257{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);pointer-events:none;z-index:0;background:#ffffff40;width:calc(50% - 4px);height:calc(100% - 8px);transition:right .35s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;box-shadow:0 2px 8px #00000014,inset 0 1px 1px #ffffff4d}._sourceTab_10t06_244{border-radius:var(--radius-full);cursor:pointer;color:#ffffffa6;z-index:1;white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .3s;display:flex;position:relative}._sourceTabActive_10t06_291{color:#fff;font-weight:700}._sourceTabsLocked_10t06_295{opacity:.6;pointer-events:none}._formGroup_10t06_301{margin-bottom:18px}._formLabel_10t06_304{color:var(--color-text);text-align:right;margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}._formInput_10t06_312{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:right;direction:ltr;background:#fff;border-radius:10px;outline:none;padding:14px 16px;font-family:inherit;font-size:.82rem;transition:border-color .2s}._formInput_10t06_312:focus{border-color:#87ceeb;box-shadow:0 0 0 3px #87ceeb33}._formInput_10t06_312::placeholder{color:var(--color-text-secondary)}._amountCurrencyRow_10t06_333{direction:rtl;align-items:flex-end;gap:10px;margin-bottom:18px;display:flex}._amountGroup_10t06_340{flex:1;margin-bottom:0}._amountWrapper_10t06_344{align-items:center;display:flex;position:relative}._amountWrapper_10t06_344 ._amountInput_10t06_349{padding-right:65px}._decimalInside_10t06_352{direction:ltr;align-items:center;gap:2px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}._decimalDot_10t06_362{color:var(--color-text-secondary);font-size:1.1rem;font-weight:700}._decimalInput_10t06_367{text-align:center;width:42px;color:var(--color-text);background:#0000000a;border:none;border-radius:6px;outline:none;padding:4px 2px;font-family:inherit;font-size:1rem;font-weight:600}._decimalInput_10t06_367::placeholder{color:var(--color-text-secondary);opacity:.4}._currencyGroup_10t06_384{flex:0 0 100px;margin-bottom:0}._currencyBox_10t06_388{text-align:center;height:100%;min-height:62px;flex-direction:column!important;gap:4px!important;padding:10px 8px!important}._currencyLabel_10t06_396{color:var(--color-text);word-break:keep-all;font-size:.78rem;font-weight:700;line-height:1.3}._amountInput_10t06_349{letter-spacing:.5px;padding:18px 16px;font-size:1.15rem;font-weight:700}._shebaRow_10t06_411{direction:ltr;align-items:center;gap:8px;display:flex}._shebaPrefix_10t06_417{border:1.5px solid var(--color-border);color:var(--color-text-secondary);white-space:nowrap;background:#fff;border-radius:10px;padding:14px 10px;font-size:.78rem;font-weight:600}._shebaInput_10t06_427{flex:1}._shebaLink_10t06_430{color:var(--color-primary);cursor:pointer;background:0 0;border:none;margin-top:6px;font-family:inherit;font-size:.72rem;font-weight:500;display:inline-block}._toggleRow_10t06_443{justify-content:space-between;align-items:center;padding:4px 0;display:flex}._toggleInfo_10t06_449{text-align:right}._toggleTitle_10t06_450{color:var(--color-text);font-size:.82rem;font-weight:700}._toggleDesc_10t06_455{color:var(--color-text-secondary);margin-top:2px;font-size:.68rem}._toggleSwitch_10t06_460{background:var(--color-border);cursor:pointer;border:none;border-radius:100px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}._toggleSwitchActive_10t06_471{background:var(--color-primary)}._toggleSwitch_10t06_460:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;right:2px;box-shadow:0 1px 3px #00000026}._toggleSwitchActive_10t06_471:after{transform:translate(-20px)}._checkboxRow_10t06_491{flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:18px;display:flex}._checkboxLabel_10t06_499{color:var(--color-text);font-size:.78rem;font-weight:600}._checkbox_10t06_491{border:2px solid var(--color-border);cursor:pointer;background:0 0;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}._checkboxChecked_10t06_517{background:#22c55e;border-color:#22c55e}._tagChips_10t06_523{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:8px;display:flex}._tagChip_10t06_523{cursor:pointer;direction:rtl;background:0 0;border:1.5px solid;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.72rem;font-weight:600;transition:all .15s;display:flex}._tagDollar_10t06_545{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}._tagGold_10t06_546{color:#92400e;background:#fffbeb;border-color:#fde68a}._tagCrypto_10t06_547{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}._tagLand_10t06_548{color:#9a3412;background:#fff7ed;border-color:#fdba74}._tagStock_10t06_549{color:#1e40af;background:#eff6ff;border-color:#93c5fd}._tagCar_10t06_550{color:#5b21b6;background:#f5f3ff;border-color:#c4b5fd}._tagHouse_10t06_551{color:#9f1239;background:#fff1f2;border-color:#fecdd3}._tagChipIcon_10t06_552{align-items:center;width:18px;height:18px;display:flex}._tagChipSelected_10t06_558{transform:scale(1.05);box-shadow:0 2px 10px #0000001a}._tagChipDimmed_10t06_562{opacity:.5;filter:saturate(.2)}._closeX_10t06_566{opacity:.6;cursor:pointer;font-size:.65rem}._currencyRow_10t06_573{align-items:center;gap:8px;display:flex}._currencyRow_10t06_573 ._formInput_10t06_312{flex:1}._currencyChevron_10t06_579{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._selectWithIcon_10t06_591{border:1.5px solid var(--color-border);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 16px;font-family:inherit;display:flex}._selectRight_10t06_604{align-items:center;gap:8px;display:flex}._selectIconPreview_10t06_609{justify-content:center;align-items:center;width:24px;height:24px;display:flex}._downloadLink_10t06_618{color:var(--color-primary);cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:8px;margin:8px 0;font-family:inherit;font-size:.78rem;font-weight:500;display:flex}._updateLink_10t06_632{color:var(--color-primary);cursor:pointer;background:0 0;border:none;margin-top:4px;font-family:inherit;font-size:.72rem;display:inline-block}._modalOverlay_10t06_644{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:40;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s ease-out _fadeIn_10t06_1;display:flex;position:fixed}._modalCenter_10t06_657{align-items:center}@keyframes _fadeIn_10t06_1{0%{opacity:0}to{opacity:1}}._modalSheet_10t06_665{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:28px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_10t06_1}@keyframes _slideUp_10t06_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalDialog_10t06_678{text-align:center;background:#fff;border-radius:20px;width:300px;padding:28px 24px;animation:.25s ease-out _scaleIn_10t06_1;position:relative}@keyframes _scaleIn_10t06_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._modalClose_10t06_692{border:1.5px solid var(--color-border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:16px;left:16px}._modalTitle_10t06_706{color:var(--color-text);margin-bottom:12px;font-size:.92rem;font-weight:700}._modalDesc_10t06_712{color:var(--color-text-secondary);margin-bottom:24px;font-size:.78rem;line-height:1.8}._modalButtons_10t06_718{gap:12px;display:flex}._btnDanger_10t06_722{color:var(--color-text);cursor:pointer;background:#fca5a5;border:none;border-radius:10px;flex:1;padding:14px;font-family:inherit;font-size:.82rem;font-weight:700}._btnOutline_10t06_734{border:1.5px solid var(--color-border);color:var(--color-text);cursor:pointer;background:#fff;border-radius:10px;flex:1;padding:14px;font-family:inherit;font-size:.82rem;font-weight:700}._iconGrid_10t06_748{grid-template-columns:repeat(5,1fr);gap:12px;padding:8px 0;display:grid}._iconGridItem_10t06_754{cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;transition:background .15s;display:flex}._iconGridItem_10t06_754:hover{background:#f3f4f6}._iconGridItemSelected_10t06_768{border:1.5px solid var(--color-primary);background:#fff7ed}._colorGrid_10t06_771{grid-template-columns:repeat(4,1fr);justify-items:center;gap:16px;padding:8px 0;display:grid}._colorDot_10t06_778{cursor:pointer;border:3px solid #0000;border-radius:50%;width:40px;height:40px;transition:transform .15s}._colorDot_10t06_778:hover{transform:scale(1.1)}._colorDotSelected_10t06_787{border-color:var(--color-text);transform:scale(1.1)}._infoSheet_10t06_790{text-align:center;padding:32px 24px}._infoSheetIcon_10t06_794{width:80px;height:80px;margin:0 auto 20px}._infoSheetTitle_10t06_799{color:var(--color-text);margin-bottom:12px;font-size:.95rem;font-weight:700}._infoSheetDesc_10t06_805{color:var(--color-text-secondary);margin-bottom:24px;font-size:.78rem;line-height:2}._infoSheetHighlight_10t06_811{color:var(--color-primary);font-weight:700}._btnGotIt_10t06_815{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:100px;width:100%;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700}._cardNumberRow_10t06_829{position:relative}._cardNumberRow_10t06_829 ._formInput_10t06_312{letter-spacing:2px;padding:16px;font-size:1.1rem;font-weight:700}._cardBankLogo_10t06_838{object-fit:contain;z-index:1;border-radius:6px;width:28px;height:28px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._sectionTitle_10t06_851{color:var(--color-text-secondary);text-align:right;margin:8px 0 6px;font-size:.78rem;font-weight:700}._currencyList_10t06_860{flex-direction:column;gap:2px;max-height:350px;padding:8px 0;display:flex;overflow-y:auto}._currencyListItem_10t06_868{cursor:pointer;direction:rtl;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;font-family:inherit;transition:background .15s;display:flex}._currencyListItem_10t06_868:hover{background:#f5f5f5}._currencyListItemSelected_10t06_882{background:#fff7ed}._currencyListName_10t06_883{color:var(--color-text);font-size:.85rem;font-weight:600}._currencyListAbbr_10t06_888{color:var(--color-text-secondary);direction:ltr;font-size:.72rem}._spacer_10t06_894{flex:1}._container_1uehe_1{direction:rtl;background:#f7f7f8;min-height:100vh;padding-bottom:100px}._content_1uehe_7{flex-direction:column;max-width:420px;margin:0 auto;padding:56px 16px 24px;display:flex}._pageHeader_1uehe_16{justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}._pageTitle_1uehe_23{color:var(--color-text);font-size:.95rem;font-weight:700}._privacySection_1uehe_28{background:#fff6;border:1px solid #0000000a;border-radius:16px;margin-bottom:20px;padding:20px 16px}._privacySectionTitle_1uehe_35{color:var(--color-text);align-items:center;gap:8px;margin-bottom:6px;font-size:.9rem;font-weight:700;display:flex}._privacyDesc_1uehe_44{color:var(--color-text-secondary);margin-bottom:20px;font-size:.78rem}._backBtn_1uehe_49{cursor:pointer;background:0 0;border:none;padding:4px;display:flex;position:absolute;right:0}._userCard_1uehe_60{justify-content:flex-start;align-items:center;gap:12px;padding:16px 0 24px;display:flex}._userAvatar_1uehe_67{background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}._userAvatar_1uehe_67 img{object-fit:cover;width:100%;height:100%}._userInfo_1uehe_82{text-align:right}._userName_1uehe_83{color:var(--color-text);font-size:.92rem;font-weight:700}._userPhone_1uehe_88{color:var(--color-text-secondary);direction:ltr;margin-top:2px;font-size:.78rem}._menuSection_1uehe_96{background:#fff;border-radius:20px;margin-bottom:16px;padding:8px 0}._menuItem_1uehe_102{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-family:inherit;transition:background .15s;display:flex}._menuItem_1uehe_102:hover{background:#f9f9f9}._menuItemRight_1uehe_115{align-items:center;gap:10px;display:flex}._menuItemLabel_1uehe_120{color:var(--color-text);font-size:.85rem;font-weight:600}._menuItemLogout_1uehe_125{color:#ef4444}._version_1uehe_130{text-align:center;color:var(--color-text-secondary);margin-top:auto;padding:24px 0;font-size:.72rem}._avatarSection_1uehe_139{flex-direction:column;align-items:center;margin-bottom:28px;display:flex}._avatarLarge_1uehe_145{background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:visible}._avatarLarge_1uehe_145 img{object-fit:cover;border-radius:50%;width:100%;height:100%}._avatarCameraBtn_1uehe_162{border:1.5px solid var(--color-border);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:2px;left:2px;box-shadow:0 2px 6px #0000001a}._formGroup_1uehe_179{margin-bottom:18px}._formLabel_1uehe_182{color:var(--color-text);text-align:right;margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}._formInput_1uehe_190{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:right;direction:rtl;background:#fff;border-radius:20px;outline:none;padding:14px 16px;font-family:inherit;font-size:.82rem;transition:border-color .2s}._formInput_1uehe_190:focus{border-color:#87ceeb;box-shadow:0 0 0 3px #87ceeb33}._formInputDisabled_1uehe_208{color:var(--color-text-secondary);background:#f5f5f5}._formSelect_1uehe_212{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);appearance:none;cursor:pointer;background:#fff;border-radius:20px;outline:none;padding:14px 16px;font-family:inherit;font-size:.82rem}._saveBtn_1uehe_226{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:20px;width:100%;margin-top:8px;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700}._saveBtn_1uehe_226:disabled{background:var(--color-skeleton);color:var(--color-text-secondary);cursor:not-allowed}._spacer_1uehe_244{flex:1}._privacyItem_1uehe_247{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:16px 0;display:flex}._privacyRight_1uehe_254{align-items:center;gap:10px;display:flex}._privacyLabel_1uehe_259{color:var(--color-text);font-size:.85rem;font-weight:600}._toggle_1uehe_264{background:var(--color-border);cursor:pointer;border:none;border-radius:100px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}._toggleActive_1uehe_275{background:var(--color-primary)}._toggle_1uehe_264:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;right:2px;box-shadow:0 1px 3px #00000026}._toggleActive_1uehe_275:after{transform:translate(-20px)}._passwordSection_1uehe_290{margin-top:16px}._modalOverlay_1uehe_293{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_1uehe_1;display:flex;position:fixed}@keyframes _fadeIn_1uehe_1{0%{opacity:0}to{opacity:1}}._modalSheet_1uehe_310{width:100%;max-width:420px;max-height:min(90dvh, calc(var(--vvh,100dvh) - 8px));background:#fff;border-radius:24px 24px 0 0;flex-direction:column;padding:28px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_1uehe_1;display:flex}@keyframes _slideUp_1uehe_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalTitle_1uehe_325{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:.92rem;font-weight:700}._avatarGrid_1uehe_332{grid-template-columns:repeat(5,1fr);gap:12px;max-height:70dvh;padding-bottom:8px;display:grid;overflow-y:auto}._avatarOption_1uehe_340{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:50%;width:52px;height:52px;margin:0 auto;padding:0;transition:border-color .15s,transform .15s;overflow:hidden}._avatarOption_1uehe_340:hover{transform:scale(1.08)}._avatarOptionSelected_1uehe_353{border-color:var(--color-primary)}._avatarOption_1uehe_340 img{object-fit:cover;width:100%;height:100%}._sheetHandle_1uehe_361{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:-8px auto 16px}._otpBoxes_1uehe_370{direction:ltr;justify-content:center;gap:10px;margin-bottom:16px;display:flex}._otpInput_1uehe_377{text-align:center;border:1.5px solid var(--color-border);width:48px;height:56px;color:var(--color-text);background:#fff;border-radius:12px;outline:none;font-family:inherit;font-size:1.2rem;font-weight:700;transition:border-color .2s,box-shadow .2s}._otpInput_1uehe_377:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg)}._otpInputError_1uehe_395{color:#ef4444;border-color:#ef4444}._modalCenter_1uehe_401{align-items:center}._modalDialog_1uehe_404{text-align:center;background:#fff;border-radius:20px;width:300px;padding:28px 24px}._modalDesc_1uehe_411{color:var(--color-text-secondary);margin-bottom:24px;font-size:.82rem;line-height:1.8}._modalButtons_1uehe_417{gap:12px;display:flex}._btnDanger_1uehe_421{color:var(--color-text);cursor:pointer;background:#fecdd3;border:none;border-radius:10px;flex:1;padding:14px;font-family:inherit;font-size:.82rem;font-weight:700}._btnOutline_1uehe_433{border:1.5px solid var(--color-border);color:var(--color-text);cursor:pointer;background:#fff;border-radius:10px;flex:1;padding:14px;font-family:inherit;font-size:.82rem;font-weight:700}._accountsSection_1uehe_447{background:#fff;border-radius:20px;margin-top:28px;padding:20px 16px 16px}._accountsSectionTitle_1uehe_453{color:var(--color-text);text-align:center;margin-bottom:16px;font-size:.88rem;font-weight:700}._accountItem_1uehe_460{border:1.5px solid var(--color-border);cursor:pointer;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:12px 16px;font-family:inherit;transition:border-color .2s,background .2s;display:flex}._accountItemActive_1uehe_474{border-color:var(--color-primary);background:var(--color-primary-bg)}._accountName_1uehe_478{color:var(--color-text);font-size:.85rem;font-weight:600}._accountAvatar_1uehe_483{background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}._accountAvatar_1uehe_483 img{object-fit:cover;width:100%;height:100%}._addProfileBtn_1uehe_499{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-top:4px;padding:12px 16px;font-family:inherit;display:flex}._addProfileLabel_1uehe_511{color:var(--color-primary);font-size:.85rem;font-weight:600}._addProfileIcon_1uehe_516{border:1.5px solid var(--color-primary);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._radioItem_1uehe_527{border:1.5px solid var(--color-border);cursor:pointer;background:0 0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:14px 16px;font-family:inherit;display:flex}._radioItemActive_1uehe_540{border-color:var(--color-primary)}._radioCircle_1uehe_543{border:2px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}._radioCircleActive_1uehe_552{border-color:var(--color-primary)}._radioCircleActive_1uehe_552:after{content:"";background:var(--color-primary);border-radius:50%;width:12px;height:12px}._radioLabel_1uehe_562{color:var(--color-text);font-size:.85rem;font-weight:600}._confirmBtn_1uehe_567{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:20px;width:100%;margin-top:12px;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700}._container_r2qiz_1{direction:rtl;background:#f7f7f8;width:100%;max-width:420px;min-height:100vh;margin:0 auto;padding-bottom:100px}._content_r2qiz_10{width:100%;padding:20px 16px 24px}._header_r2qiz_16{justify-content:space-between;align-items:center;padding:16px 0;display:flex}._headerTitle_r2qiz_22{color:var(--color-text);font-size:.95rem;font-weight:700}._filterBtn_r2qiz_27{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 1px 8px #0000000d}._filterChips_r2qiz_41{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:4px 0 16px;display:flex;overflow-x:auto}._filterChips_r2qiz_41::-webkit-scrollbar{display:none}._chip_r2qiz_50{white-space:nowrap;border:1.5px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:100px;padding:8px 16px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s}._chipActive_r2qiz_63{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}._dateGroup_r2qiz_70{margin-bottom:20px}._dateLabel_r2qiz_73{color:var(--color-text-secondary);margin-bottom:10px;padding-right:4px;font-size:.72rem;font-weight:600}._txItem_r2qiz_82{cursor:pointer;text-align:right;direction:rtl;background:#fff;border:none;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:14px 16px;font-family:inherit;transition:transform .15s;display:flex}._txItem_r2qiz_82:active{transform:scale(.98)}._txRight_r2qiz_100{align-items:center;gap:10px;display:flex}._txIcon_r2qiz_105{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._txIcon_r2qiz_105 img{width:22px;height:22px}._txInfo_r2qiz_118{text-align:right}._txTitle_r2qiz_121{color:var(--color-text);font-size:.8rem;font-weight:600}._txSub_r2qiz_126{color:var(--color-text-secondary);margin-top:2px;font-size:.68rem}._txLeft_r2qiz_132{text-align:left;direction:ltr;flex-shrink:0}._txAmount_r2qiz_137{direction:ltr;font-size:.8rem;font-weight:700}._txAmountPositive_r2qiz_142{color:#22c55e}._txAmountNegative_r2qiz_143{color:#ef4444}._txUnit_r2qiz_144{color:var(--color-text-secondary);text-align:left;direction:rtl;margin-top:2px;font-size:.62rem}._emptyState_r2qiz_153{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}._emptyIcon_r2qiz_161{background:#f0790214;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}._emptyText_r2qiz_171{color:var(--color-text-secondary);margin-bottom:8px;font-size:.88rem;font-weight:600}._emptySub_r2qiz_177{color:var(--color-text-secondary);opacity:.7;font-size:.75rem}._formOverlay_r2qiz_184{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;box-sizing:border-box;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_r2qiz_1;display:flex;position:fixed}@keyframes _fadeIn_r2qiz_1{0%{opacity:0}to{opacity:1}}._formSheet_r2qiz_205{width:100%;max-width:420px;max-height:calc(var(--vvh,95dvh) - 8px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;direction:rtl;background:#fff;border-radius:24px 24px 0 0;padding:20px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_r2qiz_1;overflow-y:auto}@keyframes _slideUp_r2qiz_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._formHandle_r2qiz_223{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}._formTitle_r2qiz_231{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:.92rem;font-weight:700}._steps_r2qiz_240{direction:ltr;gap:6px;margin-bottom:20px;display:flex}._stepBar_r2qiz_246{background:var(--color-border);border-radius:2px;flex:1;height:4px;transition:background .3s}._stepBarActive_r2qiz_253{background:var(--color-primary)}._opTabs_r2qiz_258{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-full);direction:rtl;background:linear-gradient(135deg,#f07902cc,#f39435d9);border:1px solid #fff3;margin-bottom:24px;padding:4px;display:flex;position:relative;box-shadow:0 4px 24px #f079024d,inset 0 1px 1px #ffffff26}._opTabSlider_r2qiz_271{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);pointer-events:none;z-index:0;background:#ffffff40;height:calc(100% - 8px);transition:right .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;box-shadow:0 2px 8px #00000014,inset 0 1px 1px #ffffff4d}._opTab_r2qiz_258{border-radius:var(--radius-full);cursor:pointer;color:#ffffffa6;z-index:1;white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 8px;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .3s;display:flex;position:relative}._opTabActive_r2qiz_304{color:#fff;font-weight:700}._sourceLabel_r2qiz_310{color:var(--color-text);margin-bottom:12px;font-size:.78rem;font-weight:700}._sourceGrid_r2qiz_316{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}._sourceItem_r2qiz_322{border:1.5px solid var(--color-border);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;font-family:inherit;transition:all .15s;display:flex}._sourceItem_r2qiz_322:active{transform:scale(.97)}._sourceItemActive_r2qiz_336{border-color:var(--color-primary);background:var(--color-primary-bg)}._sourceIcon_r2qiz_340{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._sourceName_r2qiz_348{color:var(--color-text);text-align:center;font-size:.7rem;font-weight:600}._resourceList_r2qiz_356{flex-direction:column;gap:8px;max-height:250px;margin-bottom:20px;display:flex;overflow-y:auto}._resourceItem_r2qiz_364{border:1.5px solid var(--color-border);cursor:pointer;text-align:right;background:#fff;border-radius:14px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;transition:all .15s;display:flex}._resourceItem_r2qiz_364:active{transform:scale(.98)}._resourceItemActive_r2qiz_379{border-color:var(--color-primary);background:var(--color-primary-bg)}._resourceItemIcon_r2qiz_383{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._resourceItemName_r2qiz_392{color:var(--color-text);font-size:.8rem;font-weight:600}._resourceItemBalance_r2qiz_397{color:var(--color-text-secondary);margin-top:2px;font-size:.68rem}._catGrid_r2qiz_404{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}._catItem_r2qiz_410{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;font-family:inherit;transition:all .15s;display:flex}._catItem_r2qiz_410:active{transform:scale(.95)}._catItemActive_r2qiz_424{background:var(--color-primary-bg)}._catIcon_r2qiz_427{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._catIcon_r2qiz_427 img{width:26px;height:26px}._catName_r2qiz_439{color:var(--color-text);text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:70px;font-size:.65rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._subList_r2qiz_454{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}._subItem_r2qiz_460{cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;font-family:inherit;transition:all .15s;display:flex}._subItem_r2qiz_460:active{transform:scale(.95)}._subItemActive_r2qiz_474{border-color:var(--color-primary);background:var(--color-primary-bg)}._subIcon_r2qiz_478{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._subIcon_r2qiz_478 img{width:22px;height:22px}._subName_r2qiz_490{color:var(--color-text);text-align:center;font-size:.65rem;font-weight:600;line-height:1.3}._amountSection_r2qiz_499{margin-bottom:20px}._amountLabel_r2qiz_502{color:var(--color-text);margin-bottom:10px;font-size:.78rem;font-weight:700}._amountInput_r2qiz_508{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:center;letter-spacing:.5px;direction:ltr;background:#fff;border-radius:20px;outline:none;padding:18px 16px;font-family:inherit;font-size:1.15rem;font-weight:700;transition:border-color .2s}._amountInput_r2qiz_508:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._amountInput_r2qiz_508::placeholder{color:var(--color-text-secondary);opacity:.5}._descInput_r2qiz_533{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:right;direction:rtl;background:#fff;border-radius:20px;outline:none;margin-bottom:20px;padding:14px 16px;font-family:inherit;font-size:.82rem;transition:border-color .2s}._descInput_r2qiz_533:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._submitBtn_r2qiz_554{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:20px;width:100%;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .2s}._submitBtn_r2qiz_554:disabled{opacity:.5;cursor:not-allowed}._submitBtn_r2qiz_554:not(:disabled):active{transform:scale(.98)}._backRow_r2qiz_576{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:16px;padding:0;font-family:inherit;display:flex}._backText_r2qiz_587{color:var(--color-primary);font-size:.78rem;font-weight:600}._fieldGroup_r2qiz_594{margin-bottom:14px}._fieldLabel_r2qiz_597{color:var(--color-text-secondary);align-items:center;gap:4px;margin-bottom:6px;font-size:.72rem;font-weight:600;display:flex}._fieldLabelCode_r2qiz_606{color:#9ca3af;direction:ltr;font-size:.62rem;font-weight:500}._fieldSelect_r2qiz_612{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);appearance:none;direction:rtl;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 14px no-repeat;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:.8rem;transition:border-color .2s}._fieldSelect_r2qiz_612:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._fieldInput_r2qiz_634{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:right;direction:rtl;background:#fff;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:.8rem;transition:border-color .2s}._fieldInput_r2qiz_634:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._fieldInputLtr_r2qiz_652{text-align:left;letter-spacing:.5px;direction:ltr}._fieldRow_r2qiz_657{grid-template-columns:1fr 1fr;gap:10px;display:grid}._fieldDivider_r2qiz_662{background:var(--color-border);height:1px;margin:18px 0}._fieldSectionTitle_r2qiz_667{color:var(--color-primary);align-items:center;gap:6px;margin-bottom:12px;font-size:.72rem;font-weight:700;display:flex}._wrap_y0aoc_1{direction:rtl;background:#fff;border-radius:20px;padding:12px 12px 10px;position:relative;box-shadow:0 1px 8px #0000000a}._header_y0aoc_10{justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 2px;display:flex}._navBtn_y0aoc_18{cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .15s;display:flex}._navBtn_y0aoc_18:active{transform:scale(.92)}._title_y0aoc_32{color:#1a1a1a;font-size:.82rem;font-weight:700}._titleBtn_y0aoc_38{color:#1a1a1a;cursor:pointer;background:#f7f7f8;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .15s;display:inline-flex}._titleBtn_y0aoc_38:hover{background:#eef0f2}._titleBtn_y0aoc_38:active{transform:scale(.96)}._weekRow_y0aoc_56{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;display:grid}._weekCell_y0aoc_62{text-align:center;color:#9ca3af;padding:4px 0;font-size:.62rem;font-weight:600}._weekCellFri_y0aoc_69{color:#ef4444}._grid_y0aoc_71{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._dayCell_y0aoc_77{aspect-ratio:1;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-family:inherit;font-size:.72rem;font-weight:600;transition:all .15s;display:flex;position:relative}._dayCell_y0aoc_77:hover{background:#f7f7f8}._dayFri_y0aoc_95{color:#ef4444}._dayEmpty_y0aoc_97{visibility:hidden;pointer-events:none}._dayToday_y0aoc_102{color:#f07902;border:1.5px solid #f07902}._daySelected_y0aoc_107{color:#fff!important;background:#f07902!important}._dayRange_y0aoc_112{color:#f07902;background:#f0790226;border-radius:0}._dayRangeStart_y0aoc_117{color:#fff!important;background:#f07902!important;border-radius:0 10px 10px 0!important}._dayRangeEnd_y0aoc_125{color:#fff!important;background:#f07902!important;border-radius:10px 0 0 10px!important}._dayRangeSingle_y0aoc_133{color:#fff!important;background:#f07902!important;border-radius:10px!important}._footer_y0aoc_139{justify-content:space-between;align-items:center;margin-top:8px;padding:0 4px;display:flex}._footerLabel_y0aoc_147{color:#6b7280;font-size:.68rem;font-weight:600}._footerClear_y0aoc_153{color:#f07902;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:.7rem;font-weight:700}._pickerOverlay_y0aoc_164{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11182759;border-radius:20px;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;inset:0}._pickerCard_y0aoc_177{direction:rtl;background:#fff;border-radius:18px;width:100%;max-width:320px;padding:14px 14px 12px;box-shadow:0 12px 32px #0000002e}._pickerYearRow_y0aoc_187{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._pickerYearLabel_y0aoc_193{color:#1a1a1a;font-size:.95rem;font-weight:700}._pickerMonthGrid_y0aoc_199{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}._pickerMonth_y0aoc_199{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:12px 6px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s}._pickerMonth_y0aoc_199:not(._pickerMonthSel_y0aoc_217):hover{background:#f7f7f8}._pickerMonth_y0aoc_199:active{transform:scale(.97)}._pickerMonthToday_y0aoc_220{color:#f07902;border-color:#f07902}._pickerMonthSel_y0aoc_217,._pickerMonthSel_y0aoc_217:hover,._pickerMonthSel_y0aoc_217:focus{box-shadow:0 2px 8px #f0790259;color:#fff!important;background:#f07902!important;border-color:#f07902!important}._pickerHint_y0aoc_234{color:#6b7280;text-align:center;margin-top:10px;padding:0 4px;font-size:.68rem;font-weight:600}._pickerActions_y0aoc_243{gap:8px;margin-top:10px;display:flex}._pickerBtnGhost_y0aoc_249{color:#4b5563;cursor:pointer;background:#f7f7f8;border:none;border-radius:12px;flex:1;padding:10px 12px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s}._pickerBtnGhost_y0aoc_249:hover:not(:disabled){background:#eef0f2}._pickerBtnGhost_y0aoc_249:disabled{opacity:.5;cursor:not-allowed}._pickerBtnPrimary_y0aoc_265{color:#fff;cursor:pointer;background:#f07902;border:none;border-radius:12px;flex:1;padding:10px 12px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s}._pickerBtnPrimary_y0aoc_265:hover{background:#d96c00}._dayMarkers_y0aoc_281{pointer-events:none;gap:2px;display:flex;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}._dayDot_y0aoc_290{border-radius:50%;width:4px;height:4px}._dayDotCredit_y0aoc_295{background:#22c55e}._dayDotDebt_y0aoc_296{background:#ef4444}._overlay_1gvmz_1{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:60;background:#00000080;justify-content:center;align-items:flex-end;animation:.2s _fadeIn_1gvmz_1;display:flex;position:fixed}@keyframes _fadeIn_1gvmz_1{0%{opacity:0}to{opacity:1}}._sheet_1gvmz_16{width:100%;max-width:420px;max-height:min(80dvh, calc(var(--vvh,100dvh) - 8px));direction:rtl;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;padding:20px 20px 24px;animation:.25s cubic-bezier(.4,0,.2,1) _slideUp_1gvmz_1;display:flex}@keyframes _slideUp_1gvmz_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._handle_1gvmz_30{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}._header_1gvmz_38{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._title_1gvmz_44{color:#1a1a1a;font-size:.92rem;font-weight:700}._clearAll_1gvmz_49{color:#f07902;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:.75rem;font-weight:600}._search_1gvmz_60{color:#1a1a1a;text-align:right;direction:rtl;background:#f7f7f8;border:1.5px solid #e5e7eb;border-radius:14px;outline:none;width:100%;margin-bottom:12px;padding:10px 14px;font-family:inherit;font-size:.8rem}._search_1gvmz_60:focus{background:#fff;border-color:#f07902}._list_1gvmz_79{-webkit-overflow-scrolling:touch;flex:1;margin-bottom:12px;overflow-y:auto}._row_1gvmz_86{cursor:pointer;text-align:right;background:#f7f7f8;border:1.5px solid #0000;border-radius:14px;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding:12px;font-family:inherit;transition:all .15s;display:flex}._row_1gvmz_86:active{transform:scale(.98)}._rowActive_1gvmz_102{background:#f079020f;border-color:#f07902}._checkbox_1gvmz_107{background:#fff;border:1.5px solid #d1d5db;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}._checkboxActive_1gvmz_118{background:#f07902;border-color:#f07902}._rowIcon_1gvmz_123{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}._rowIcon_1gvmz_123 img{object-fit:contain;width:20px;height:20px}._rowIcon_1gvmz_123._rounded_1gvmz_139{border-radius:50%}._rowIcon_1gvmz_123._rounded_1gvmz_139 img{object-fit:cover;width:100%;height:100%}._rowLabel_1gvmz_142{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;font-weight:600;overflow:hidden}._rowSub_1gvmz_151{color:#9ca3af;font-size:.68rem}._emptyState_1gvmz_156{text-align:center;color:#9ca3af;padding:32px 12px;font-size:.82rem}._applyBtn_1gvmz_163{color:#fff;cursor:pointer;background:#f07902;border:none;border-radius:20px;width:100%;padding:14px;font-family:inherit;font-size:.88rem;font-weight:700}._applyBtn_1gvmz_163:active{transform:scale(.98)}._container_8cd6u_1{direction:rtl;background:#f7f7f8;min-height:100vh}._content_8cd6u_6{max-width:420px;margin:0 auto;padding:56px 16px 24px}._pageHeader_8cd6u_12{justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}._pageTitle_8cd6u_19{color:var(--color-text);font-size:.95rem;font-weight:700}._backBtn_8cd6u_24{cursor:pointer;background:0 0;border:none;padding:4px;display:flex;position:absolute;right:0}._addBtn_8cd6u_33{cursor:pointer;background:#f079021a;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;left:0}._searchRow_8cd6u_48{margin-bottom:16px}._searchInput_8cd6u_51{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:right;direction:rtl;background:#fff;border-radius:14px;outline:none;padding:12px 16px;font-family:inherit;font-size:.82rem;transition:border-color .2s}._searchInput_8cd6u_51:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._personRow_8cd6u_71{cursor:pointer;text-align:right;direction:rtl;background:#fff;border:none;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:14px 16px;font-family:inherit;transition:transform .15s;display:flex}._personRow_8cd6u_71:active{transform:scale(.98)}._personLeft_8cd6u_89{align-items:center;gap:12px;display:flex}._personAvatar_8cd6u_94{background:linear-gradient(135deg,#f079021f,#f079020f);border:2px solid #f0790240;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}._personAvatar_8cd6u_94 img{object-fit:cover;width:100%;height:100%}._personInfo_8cd6u_111{text-align:right}._personName_8cd6u_114{color:var(--color-text);font-size:.82rem;font-weight:600}._personMobile_8cd6u_119{color:var(--color-text-secondary);direction:ltr;margin-top:2px;font-size:.7rem}._personStatus_8cd6u_125{border-radius:100px;padding:3px 10px;font-size:.65rem;font-weight:500}._statusActive_8cd6u_131{color:#22c55e;background:#22c55e1a}._statusInactive_8cd6u_135{color:#9ca3af;background:#9ca3af1a}._countBadge_8cd6u_141{color:var(--color-text-secondary);align-items:center;gap:6px;margin-bottom:16px;font-size:.75rem;font-weight:600;display:flex}._emptyState_8cd6u_152{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}._emptyIcon_8cd6u_160{background:#f0790214;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;display:flex}._emptyText_8cd6u_170{color:var(--color-text-secondary);font-size:.85rem;font-weight:600}._modalOverlay_8cd6u_177{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_8cd6u_1;display:flex;position:fixed}@keyframes _fadeIn_8cd6u_1{0%{opacity:0}to{opacity:1}}._modalSheet_8cd6u_194{direction:rtl;background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:28px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_8cd6u_1}@keyframes _slideUp_8cd6u_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalTitle_8cd6u_207{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:.92rem;font-weight:700}._modalBody_8cd6u_214{flex-direction:column;gap:12px;display:flex}._modalInput_8cd6u_219{border:1.5px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text);box-sizing:border-box;border-radius:20px;outline:none;padding:16px;font-family:inherit;font-size:.82rem;transition:border-color .2s}._modalInput_8cd6u_219:focus{border-color:var(--color-primary)}._confirmBtn_8cd6u_235{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:20px;width:100%;margin-top:12px;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700}._confirmBtn_8cd6u_235:disabled{opacity:.5;cursor:not-allowed}._deleteBtn_8cd6u_252{color:#ef4444;cursor:pointer;background:#ef444414;border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:100%;padding:14px;font-family:inherit;font-size:.82rem;font-weight:600;display:flex}._deleteBtn_8cd6u_252:disabled{opacity:.5;cursor:not-allowed}._container_prucx_2{direction:rtl;background:#f7f8fa;width:100%;max-width:420px;min-height:100vh;margin:0 auto;padding:20px 16px 100px;font-family:inherit}._pageHeader_prucx_13{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._pageTitle_prucx_20{color:#1a1a2e;font-size:1.05rem;font-weight:700}._composeBtn_prucx_26{cursor:pointer;background:#f079021a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s,background .15s;display:flex}._composeBtn_prucx_26:active{background:#f079022e;transform:scale(.92)}._list_prucx_41{flex-direction:column;gap:8px;display:flex}._convCard_prucx_47{text-align:right;cursor:pointer;background:#fff;border:1px solid #eceef2;border-radius:20px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;transition:transform .15s,background .15s;display:flex;box-shadow:0 1px 3px #0000000a}._convCard_prucx_47:active{background:#fafafb;transform:scale(.99)}._avatarWrap_prucx_64{flex-shrink:0;position:relative}._unreadDot_prucx_70{background:#ef4444;border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:-1px;right:-1px;box-shadow:0 0 0 .5px #0000000a}._convBody_prucx_82{flex:1;min-width:0}._convTop_prucx_87{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}._convName_prucx_95{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}._convTime_prucx_104{color:#9ca3af;direction:ltr;flex-shrink:0;font-family:system-ui,sans-serif;font-size:.65rem}._convPreview_prucx_112{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}._emptyState_prucx_120{text-align:center;padding:60px 20px}._emptyText_prucx_124{color:#6b7280;margin-top:12px;font-size:.9rem;font-weight:600}._emptySub_prucx_130{color:#9ca3af;margin-top:6px;font-size:.74rem;line-height:1.7}._chatScreen_prucx_138{isolation:isolate;z-index:10;direction:rtl;background:#f7f8fa;flex-direction:column;width:100%;max-width:420px;margin:0 auto;font-family:inherit;display:flex;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}._chatHeader_prucx_158{padding:12px 14px;padding-top:calc(12px + env(safe-area-inset-top));z-index:2;background:#fff;border-bottom:1px solid #eceef2;flex-shrink:0;align-items:center;gap:10px;display:flex}._backBtn_prucx_173{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}._chatHeaderName_prucx_184{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}._thread_prucx_193{direction:ltr;flex-direction:column;flex:1;gap:6px;padding:16px 14px 88px;display:flex;overflow:hidden auto}._threadInfo_prucx_205{text-align:center;color:#9ca3af;direction:rtl;padding:30px 0;font-size:.82rem}._threadEmpty_prucx_213{text-align:center;color:#9ca3af;direction:rtl;flex-direction:column;align-items:center;gap:10px;margin:auto;font-size:.82rem;display:flex}._bubble_prucx_225{text-align:right;word-break:break-word;direction:rtl;border-radius:18px;flex-direction:column;gap:2px;max-width:78%;padding:9px 13px;display:flex;box-shadow:0 1px 2px #0000000d}._bubbleOut_prucx_238{color:#fff;background:#f07902;border-bottom-right-radius:6px;align-self:flex-end}._bubbleIn_prucx_245{color:#1a1a2e;background:#fff;border:1px solid #eceef2;border-bottom-left-radius:6px;align-self:flex-start}._bubbleText_prucx_253{font-size:.86rem;line-height:1.7}._bubbleTime_prucx_258{opacity:.7;direction:ltr;align-self:flex-start;font-family:system-ui,sans-serif;font-size:.6rem}._bubbleIn_prucx_245 ._bubbleTime_prucx_258{color:#9ca3af;align-self:flex-end}._composer_prucx_268{z-index:5;margin:8px 28px;margin-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border:1px solid #eceef2;border-radius:30px;align-items:center;gap:6px;padding:6px 6px 6px 8px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 4px 30px #0000001a}._composerInput_prucx_288{color:#1a1a1a;text-align:right;direction:rtl;background:0 0;border:none;border-radius:22px;outline:none;flex:1;min-width:0;padding:11px 14px;font-family:inherit;font-size:16px}._composerInput_prucx_288::placeholder{color:#9ca3af}._sendBtn_prucx_304{cursor:pointer;background:#f07902;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,opacity .2s;display:flex;box-shadow:0 4px 12px #f079024d}._sendBtn_prucx_304:active{transform:scale(.92)}._sendBtn_prucx_304:disabled{opacity:.45;box-shadow:none;cursor:default}._sheetOverlay_prucx_322{z-index:50;background:#00000059;justify-content:center;align-items:flex-end;animation:.2s _fadeIn_prucx_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_prucx_1{0%{opacity:0}to{opacity:1}}._sheet_prucx_322{width:100%;max-width:420px;padding:10px 16px calc(20px + env(safe-area-inset-bottom));direction:rtl;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;max-height:70vh;animation:.28s cubic-bezier(.34,1.15,.64,1) _slideUp_prucx_1;display:flex}@keyframes _slideUp_prucx_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._sheetHandle_prucx_348{background:#e5e7eb;border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:4px auto 12px}._sheetHeader_prucx_357{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._sheetTitle_prucx_365{color:#1a1a2e;font-size:.95rem;font-weight:700}._sheetClose_prucx_371{cursor:pointer;background:0 0;border:none;padding:2px;display:flex}._sheetInfo_prucx_379{text-align:center;color:#9ca3af;padding:30px 10px;font-size:.82rem;line-height:1.7}._contactList_prucx_387{flex-direction:column;gap:4px;display:flex;overflow-y:auto}._contactRow_prucx_394{text-align:right;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 8px;font-family:inherit;transition:background .15s;display:flex}._contactRow_prucx_394:active{background:#f5f5f7}._contactName_prucx_410{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}._container_6k4rx_1{direction:rtl;background:#f7f7f8;min-height:100vh;padding-bottom:100px}._content_6k4rx_2{max-width:420px;margin:0 auto;padding:20px 16px 24px}._header_6k4rx_3{justify-content:space-between;align-items:center;padding:16px 0;display:flex}._headerTitle_6k4rx_4{color:var(--color-text);font-size:.95rem;font-weight:700}._tabBar_6k4rx_6{border:1.5px solid var(--color-border);background:#fff;border-radius:100px;gap:8px;margin-bottom:20px;padding:4px;display:flex}._tab_6k4rx_6{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 0;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .25s;display:flex}._tabActive_6k4rx_8{color:#fff}._empty_6k4rx_10{text-align:center;padding:48px 0}._emptyIcon_6k4rx_11{margin-bottom:12px}._emptyText_6k4rx_12{color:#9ca3af;font-size:.82rem}._card_6k4rx_14{text-align:right;cursor:pointer;direction:rtl;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:14px 16px;font-family:inherit;transition:transform .15s;display:flex}._card_6k4rx_14:active{transform:scale(.98)}._cardRight_6k4rx_16{align-items:center;gap:12px;display:flex}._cardIcon_6k4rx_17{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._cardName_6k4rx_18{font-size:.82rem;font-weight:700}._cardSub_6k4rx_19{color:#6b7280;margin-top:2px;font-size:.68rem}._cardBalance_6k4rx_20{margin-top:2px;font-size:.72rem;font-weight:600}._addBtn_6k4rx_23{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;margin:0 0 16px;padding:16px;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}._addBtn_6k4rx_23:hover{background:#d96b00}._addBtn_6k4rx_23:active{transform:scale(.98)}._overlay_6k4rx_27{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed}._sheet_6k4rx_28{width:100%;max-width:420px;max-height:min(85vh, calc(var(--vvh,100dvh) - 8px));background:#fff;border-radius:24px 24px 0 0;padding:20px 20px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_6k4rx_1;overflow-y:auto}@keyframes _slideUp_6k4rx_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._sheetHandle_6k4rx_30{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}._sheetTitle_6k4rx_31{text-align:center;margin-bottom:20px;font-size:.92rem;font-weight:700}._backRow_6k4rx_33{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:12px;padding:0;font-family:inherit;display:flex}._field_6k4rx_35{margin-bottom:16px}._fieldLabel_6k4rx_36{color:#374151;margin-bottom:8px;font-size:.78rem;font-weight:600}._input_6k4rx_37{border:1.5px solid var(--color-border);box-sizing:border-box;direction:rtl;border-radius:14px;width:100%;padding:12px 14px;font-family:inherit;font-size:.85rem}._input_6k4rx_37:focus{border-color:#f07902;outline:none;box-shadow:0 0 0 3px #f0790214}._select_6k4rx_39{border:1.5px solid var(--color-border);text-align:center;border-radius:10px;flex:1;padding:10px 8px;font-family:inherit;font-size:.82rem}._amountInput_6k4rx_41{border:1.5px solid var(--color-border);text-align:center;box-sizing:border-box;letter-spacing:2px;direction:ltr;border-radius:16px;width:100%;padding:20px 14px;font-family:inherit;font-size:1.4rem;font-weight:700}._amountInput_6k4rx_41:focus{border-color:#f07902;outline:none;box-shadow:0 0 0 3px #f0790214}._personGrid_6k4rx_44{flex-direction:column;gap:8px;display:flex}._personItem_6k4rx_45{border:1.5px solid var(--color-border);text-align:right;cursor:pointer;direction:rtl;background:#fff;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;transition:all .15s;display:flex}._personItem_6k4rx_45:active{background:#f7f7f8;transform:scale(.98)}._personAvatar_6k4rx_47{background:#f079021f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}._personName_6k4rx_48{color:#1a1a1a;font-size:.82rem;font-weight:600}._summaryBox_6k4rx_50{border-radius:14px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 14px;display:flex}._summaryAvatar_6k4rx_51{background:#f079021f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}._submitBtn_6k4rx_53{color:#fff;cursor:pointer;border:none;border-radius:20px;width:100%;margin-top:8px;padding:14px;font-family:inherit;font-size:.88rem;font-weight:700}._submitBtn_6k4rx_53:disabled{opacity:.5}._cancelBtn_6k4rx_55{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;flex:1;padding:14px;font-family:inherit;font-size:.82rem;font-weight:600}._toggleSwitch_6k4rx_57{cursor:pointer;background:#e5e7eb;border:none;border-radius:100px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}._toggleSwitchActive_6k4rx_58{background:var(--color-primary,#f07902)}._toggleSwitch_6k4rx_57:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;right:2px;box-shadow:0 1px 3px #00000026}._toggleSwitchActive_6k4rx_58:after{transform:translate(-20px)}._resourceList_6k4rx_63{flex-direction:column;gap:8px;max-height:250px;margin-bottom:20px;display:flex;overflow-y:auto}._resourceItem_6k4rx_64{border:1.5px solid var(--color-border);cursor:pointer;text-align:right;background:#fff;border-radius:14px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;transition:all .15s;display:flex}._resourceItem_6k4rx_64:active{transform:scale(.98)}._resourceItemIcon_6k4rx_66{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._resourceItemName_6k4rx_67{color:var(--color-text);font-size:.8rem;font-weight:600}._resourceItemBalance_6k4rx_68{color:var(--color-text-secondary);margin-top:2px;font-size:.68rem}._fieldGroup_6k4rx_71{margin-bottom:14px}._fieldSelect_6k4rx_72{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);appearance:none;direction:rtl;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 14px no-repeat;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:.8rem;transition:border-color .2s}._fieldSelect_6k4rx_72:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._fieldInput_6k4rx_91{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);text-align:right;direction:rtl;background:#fff;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:.8rem;transition:border-color .2s}._fieldInput_6k4rx_91:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #f0790214}._container_dbiv5_1{min-height:100vh;font-family:var(--font-family);background:#f7f7f8;padding-bottom:100px}._content_dbiv5_8{max-width:420px;margin:0 auto;padding:16px}._header_dbiv5_14{justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:4px;display:flex}._headerTitle_dbiv5_22{color:var(--color-text);font-size:.95rem;font-weight:700}._backBtn_dbiv5_28{background:var(--color-primary-bg);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}._backBtn_dbiv5_28:active{transform:scale(.96)}._filterBtn_dbiv5_45{cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-sm);background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .2s;display:flex}._filterBtn_dbiv5_45:active{transform:scale(.96)}._periodChips_dbiv5_63{scrollbar-width:none;gap:8px;padding:4px 0 16px;display:flex;overflow-x:auto}._periodChips_dbiv5_63::-webkit-scrollbar{display:none}._chip_dbiv5_72{border:1.5px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:9999px;flex-shrink:0;padding:9px 16px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}._chip_dbiv5_72:active{transform:scale(.96)}._chipActive_dbiv5_90{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px #f0790240}._card_dbiv5_97{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:14px;padding:20px 18px}._cardTitle_dbiv5_105{color:var(--color-text);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.85rem;font-weight:700;display:flex}._cardTitleText_dbiv5_115{align-items:center;gap:8px;display:flex}._monthlyBtn_dbiv5_121{cursor:pointer;background:#f0790214;border:1.5px solid #f079022e;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,transform .1s;display:inline-flex}._monthlyBtn_dbiv5_121:active{background:#f0790229;transform:scale(.94)}._chartFade_dbiv5_141{animation:.32s cubic-bezier(.4,0,.2,1) _chartFadeIn_dbiv5_1}@keyframes _chartFadeIn_dbiv5_1{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}._breadcrumbBar_dbiv5_150{background:var(--color-primary-bg);color:#78350f;scrollbar-width:none;direction:rtl;border:1.5px solid #f0790233;border-radius:14px;align-items:center;gap:6px;margin-bottom:14px;padding:10px 14px;font-size:.72rem;font-weight:600;display:flex;overflow-x:auto}._breadcrumbBar_dbiv5_150::-webkit-scrollbar{display:none}._breadcrumbBtn_dbiv5_168{color:var(--color-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:3px 8px;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .15s}._breadcrumbBtn_dbiv5_168:hover{background:#f079021f}._breadcrumbBtn_dbiv5_168:active{transform:scale(.96)}._breadcrumbSep_dbiv5_190{color:#d97706;opacity:.6;font-weight:700}._breadcrumbCurrent_dbiv5_196{color:#78350f;white-space:nowrap;padding:3px 8px;font-weight:700}._summaryGrid_dbiv5_203{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:16px;display:grid}._summaryTile_dbiv5_210{text-align:center;border-radius:14px;padding:14px 10px;transition:transform .15s}._summaryTile_dbiv5_210:hover{transform:translateY(-1px)}._summaryTileLabel_dbiv5_221{color:var(--color-text-secondary);margin-bottom:6px;font-size:.68rem;font-weight:600}._summaryTileValue_dbiv5_228{letter-spacing:-.01em;direction:ltr;font-size:.9rem;font-weight:800;display:block}._hint_dbiv5_236{text-align:center;color:var(--color-text-secondary);padding:10px 0 4px;font-size:.7rem;font-weight:500}._txnList_dbiv5_245{flex-direction:column;gap:8px;margin-top:6px;display:flex}._txnRow_dbiv5_251{background:var(--color-surface,#f8f9fb);border:1.5px solid var(--color-border,#eef0f4);border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}._txnIcon_dbiv5_260{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}._txnMeta_dbiv5_269{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._txnName_dbiv5_276{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}._txnDate_dbiv5_284{color:var(--color-text-secondary);font-size:.68rem;font-weight:500}._txnAmount_dbiv5_289{letter-spacing:-.01em;direction:ltr;flex-shrink:0;font-size:.85rem;font-weight:800}._txnEmpty_dbiv5_296{text-align:center;color:var(--color-text-secondary);padding:24px 12px;font-size:.78rem;font-weight:600}._overlay_juzd3_1{left:0;right:0;top:var(--vvt,0px);height:var(--vvh,100dvh);z-index:50;background:#00000080;justify-content:center;align-items:flex-end;animation:.25s _fadeIn_juzd3_1;display:flex;position:fixed}@keyframes _fadeIn_juzd3_1{0%{opacity:0}to{opacity:1}}._sheet_juzd3_20{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:420px;padding:20px 24px 32px;animation:.3s cubic-bezier(.4,0,.2,1) _slideUp_juzd3_1}@keyframes _slideUp_juzd3_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._handle_juzd3_34{background:#e5e7eb;border-radius:2px;width:36px;height:4px;margin:0 auto 20px}._title_juzd3_42{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:.92rem;font-weight:700}._grid_juzd3_50{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._item_juzd3_56{cursor:pointer;background:0 0;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:20px 8px;font-family:inherit;transition:background .15s;display:flex}._item_juzd3_56:active{background:#f5f5f5;transform:scale(.97)}._iconCircle_juzd3_75{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._label_juzd3_84{color:var(--color-text);text-align:center;font-size:.75rem;font-weight:600;line-height:1.4}
