.styles_card__Qt_oA{padding:20px;width:100%;height:100%;border-radius:12px;position:relative;background:var(--card-background);border:1px solid var(--border-color);transition:border-color .2s ease}.styles_card__Qt_oA:hover{border-color:var(--gray)}.styles_card__Qt_oA .styles_loading__3z3Cn{display:flex;justify-content:center;align-items:center;height:100%}.styles_card__Qt_oA .styles_loading__3z3Cn img{height:100%}.styles_container__xpzho{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--background-color);position:relative;overflow:hidden}.styles_backgroundGlow__SIHr3{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(var(--secondary-color-rgb),.08) 0,transparent 70%);pointer-events:none;z-index:0}.styles_formWrapper__rxfVT{width:100%;max-width:420px;margin:0 auto;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px}.styles_logo__hOF1F{font-family:var(--font-libre);font-size:1.75rem;font-weight:700;color:var(--text-color);text-decoration:none;transition:opacity .2s ease}.styles_logo__hOF1F span{color:var(--secondary-color)}.styles_logo__hOF1F:hover{opacity:.8}.styles_formContainer__trnDL{padding:32px}.styles_formContainer__trnDL .styles_header__K1Df6{text-align:center;margin-bottom:32px}.styles_formContainer__trnDL .styles_header__K1Df6 .styles_headerIcon__iCvB6{width:56px;height:56px;border-radius:16px;background:var(--secondary-color);color:var(--background-color);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.5rem}.styles_formContainer__trnDL .styles_header__K1Df6 .styles_title__CZTMh{font-size:1.8rem;margin:0 0 8px;color:var(--text-color)}.styles_formContainer__trnDL .styles_header__K1Df6 .styles_subtitle__wnMhE{font-size:.95rem;color:var(--gray);margin:0}.styles_formContainer__trnDL .styles_form__tC_uq .styles_errorBanner__t2Vn_{background:rgba(239,68,68,.1);border:1px solid var(--red);border-radius:8px;padding:12px 16px;margin-bottom:24px;color:var(--red);font-size:.9rem}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5{margin-bottom:24px}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_inputWrapper__naebx{position:relative}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_inputWrapper__naebx .styles_inputIcon__Jc_RQ{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--gray);font-size:1.1rem;z-index:2;pointer-events:none}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_inputWrapper__naebx .styles_nativeInput__rpEAL{width:100%;height:56px;padding:16px 16px 16px 48px;border:1px solid var(--border-color);border-radius:8px;font-size:16px;background:rgba(0,0,0,0);transition:border-color .2s ease;color:var(--text-color)}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_inputWrapper__naebx .styles_nativeInput__rpEAL::placeholder{color:var(--gray);opacity:.6}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_inputWrapper__naebx .styles_nativeInput__rpEAL:focus{outline:none;border-color:var(--secondary-color)}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_passwordWrapper__wUAaM{position:relative}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_passwordWrapper__wUAaM .styles_passwordToggle__AeJJ_{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--gray);font-size:1.1rem;cursor:pointer;z-index:2;transition:color .2s ease}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_passwordWrapper__wUAaM .styles_passwordToggle__AeJJ_:hover{color:var(--secondary-color)}.styles_formContainer__trnDL .styles_form__tC_uq .styles_inputGroup__6VDG5 .styles_error__HZmyM{display:block;color:var(--red);font-size:.8rem;margin-top:6px;margin-left:4px}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_checkbox__sAWYo{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--gray);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_checkbox__sAWYo input[type=checkbox]{display:none}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_checkbox__sAWYo .styles_checkmark__lpE4q{width:16px;height:16px;border:1px solid var(--border-color);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_checkbox__sAWYo .styles_checkmark__lpE4q:before{content:"✓";color:var(--background-color);font-size:.7rem;opacity:0;transition:opacity .2s ease}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_checkbox__sAWYo input[type=checkbox]:checked+.styles_checkmark__lpE4q{background:var(--secondary-color);border-color:var(--secondary-color)}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_checkbox__sAWYo input[type=checkbox]:checked+.styles_checkmark__lpE4q:before{opacity:1}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_forgotLink__asFp3{font-size:.9rem;color:var(--secondary-color);text-decoration:none;transition:opacity .2s ease}.styles_formContainer__trnDL .styles_form__tC_uq .styles_formOptions__clAlj .styles_forgotLink__asFp3:hover{opacity:.8}.styles_formContainer__trnDL .styles_form__tC_uq .styles_submitButton__lsmLJ{width:100%;height:52px;border-radius:12px;background:var(--secondary-color);color:var(--background-color);font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.styles_formContainer__trnDL .styles_form__tC_uq .styles_submitButton__lsmLJ:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.styles_formContainer__trnDL .styles_form__tC_uq .styles_submitButton__lsmLJ:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles_formContainer__trnDL .styles_divider__wrU_P{display:flex;align-items:center;margin:24px 0}.styles_formContainer__trnDL .styles_divider__wrU_P:after,.styles_formContainer__trnDL .styles_divider__wrU_P:before{content:"";flex:1 1;height:1px;background:var(--border-color)}.styles_formContainer__trnDL .styles_divider__wrU_P span{padding:0 16px;color:var(--gray);font-size:.9rem}.styles_formContainer__trnDL .styles_googleButton__BUTgJ{width:100%;height:52px;border-radius:12px;background:var(--background-color);color:var(--text-color);border:1px solid var(--border-color);font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.styles_formContainer__trnDL .styles_googleButton__BUTgJ:hover{border-color:var(--gray);transform:translateY(-1px)}.styles_formContainer__trnDL .styles_googleButton__BUTgJ svg{font-size:1.2rem;color:var(--secondary-color)}.styles_formContainer__trnDL .styles_footer__PWZ6d{text-align:center;font-size:.9rem;color:var(--gray)}.styles_formContainer__trnDL .styles_footer__PWZ6d .styles_link__4_Fje{color:var(--secondary-color);text-decoration:none;margin-left:6px;transition:opacity .2s ease}.styles_formContainer__trnDL .styles_footer__PWZ6d .styles_link__4_Fje:hover{opacity:.8}.styles_overlay__KMggi{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;padding-top:56px}@media(min-width:768px){.styles_overlay__KMggi{padding-top:80px}}.styles_gradient__qa1Vy{position:fixed;inset:-150px;z-index:199;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(0,0,0,.95) 0,transparent 50%),radial-gradient(circle at 0 0,rgba(0,0,0,.7) 0,transparent 40%),radial-gradient(circle at 100% 0,rgba(0,0,0,.7) 0,transparent 40%),radial-gradient(circle at 50% 15%,rgba(0,0,0,.8) 0,transparent 35%);filter:blur(100px)}.styles_modalWrapper__u4YxD{position:relative;z-index:201;width:100%;max-width:1200px}.styles_modal__rsy_F{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.styles_content__d_XUn{text-align:left}.styles_title__9T0Wf{font-family:var(--font-outfit);font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0}@media(min-width:768px){.styles_title__9T0Wf{font-size:1.25rem}}.styles_message__fY7Oj{font-size:.875rem;color:var(--gray);margin:0;line-height:1.5}@media(min-width:768px){.styles_message__fY7Oj{font-size:.9375rem}}.styles_actions__T6NoT{display:flex;gap:12px;flex-shrink:0}.styles_cancelButton__i4WBC,.styles_confirmButton___ghDE{padding:12px 24px;border-radius:8px;font-family:var(--font-outfit);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.styles_cancelButton__i4WBC:disabled,.styles_confirmButton___ghDE:disabled{opacity:.6;cursor:not-allowed}.styles_cancelButton__i4WBC{background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--text-color)}.styles_cancelButton__i4WBC:hover:not(:disabled){border-color:var(--gray);background:var(--border-color)}.styles_confirmButton___ghDE{background:var(--secondary-color);border:none;color:var(--background-color)}.styles_confirmButton___ghDE:hover:not(:disabled){opacity:.9}.styles_confirmButton___ghDE.styles_danger__4u5if{background:var(--red)}.styles_confirmButton___ghDE.styles_default___sih3,.styles_confirmButton___ghDE.styles_warning__ZOwIS{background:var(--secondary-color)}.styles_spinner__OrC_e{width:16px;height:16px;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:styles_spin__7ZLnF .8s linear infinite}@keyframes styles_spin__7ZLnF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_amount__Tx6dn{display:inline-flex;align-items:center;gap:4px}.styles_amount__Tx6dn.styles_positive__iCSOL{color:var(--success)}.styles_amount__Tx6dn.styles_negative__Eo82J{color:var(--error)}.styles_amount__Tx6dn.styles_converted__2ckwC{cursor:help}.styles_iconWrapper__IdPbN{display:inline-flex;width:18px;flex-shrink:0}.styles_iconWrapper__IdPbN.styles_hidden__AknrT{visibility:hidden}.styles_exchangeIcon__wd8bh{opacity:.6;font-size:.85em;flex-shrink:0}.styles_fabWrapper__8f2U5{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;padding:0 16px;pointer-events:none;z-index:100}@media(min-width:768px){.styles_fabWrapper__8f2U5{padding:0 24px}}.styles_fabContainer__j0NTO{position:absolute;bottom:24px;right:16px;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:auto}@media(min-width:768px){.styles_fabContainer__j0NTO{bottom:32px;right:24px;gap:14px}}.styles_fabButton__azMui{width:56px;height:56px;border-radius:50%;background:var(--secondary-color);color:var(--background-color);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.3),0 2px 4px rgba(0,0,0,.2);transition:background .2s ease,box-shadow .2s ease}@media(min-width:768px){.styles_fabButton__azMui{width:60px;height:60px}}.styles_fabButton__azMui:hover{box-shadow:0 6px 16px rgba(0,0,0,.35),0 4px 8px rgba(0,0,0,.25)}.styles_fabButton__azMui.styles_open__HZajp{background:var(--border-color);color:var(--text-color)}.styles_fabMenu__c9Vod{display:flex;flex-direction:column;align-items:flex-end;gap:10px}@media(min-width:768px){.styles_fabMenu__c9Vod{gap:12px}}.styles_fabGradient__llL0g{position:fixed;inset:-150px;z-index:99;pointer-events:none;background:radial-gradient(circle at 100% 100%,rgba(0,0,0,.95) 0,transparent 50%),radial-gradient(circle at 100% 70%,rgba(0,0,0,.7) 0,transparent 40%),radial-gradient(circle at 70% 100%,rgba(0,0,0,.7) 0,transparent 40%),radial-gradient(circle at 85% 85%,rgba(0,0,0,.8) 0,transparent 35%);filter:blur(100px)}.styles_menuItem__KxEIQ{display:flex;align-items:center;gap:8px;padding:8px 0;background:rgba(0,0,0,0);border:none;cursor:pointer;white-space:nowrap;color:var(--text-color);transition:opacity .2s ease}.styles_menuItem__KxEIQ:hover{opacity:.7}.styles_menuItem__KxEIQ.styles_primary__LOekt,.styles_menuItem__KxEIQ.styles_primary__LOekt .styles_menuIcon__NsWxP,.styles_menuItem__KxEIQ.styles_primary__LOekt .styles_menuLabel__srJ0K{color:var(--secondary-color)}.styles_menuLabel__srJ0K{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit);color:var(--text-color)}@media(min-width:768px){.styles_menuLabel__srJ0K{font-size:.875rem}}.styles_primary__LOekt .styles_menuLabel__srJ0K{color:var(--background-color)}.styles_menuIcon__NsWxP{color:var(--text-color)}.styles_menuIcon__NsWxP,.styles_overlay__sIRmo{display:flex;align-items:center;justify-content:center}.styles_overlay__sIRmo{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1000;padding:16px}@media(min-width:768px){.styles_overlay__sIRmo{padding:24px}}.styles_modal__GdcD3{width:100%;max-width:480px;max-height:calc(100vh - 32px);overflow-y:auto}@media(min-width:768px){.styles_modal__GdcD3{max-height:calc(100vh - 48px)}}.styles_header__xZ9QG{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}@media(min-width:768px){.styles_header__xZ9QG{margin-bottom:20px}}.styles_header__xZ9QG h3{font-size:1.125rem;font-weight:500;font-family:var(--font-outfit);margin:0;color:var(--red)}@media(min-width:768px){.styles_header__xZ9QG h3{font-size:1.25rem}}.styles_subtitle__02GRb{font-size:.8125rem;color:var(--gray);margin-top:4px}.styles_closeButton__x6dPU{width:32px;height:32px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;color:var(--gray);transition:all .2s ease;flex-shrink:0}.styles_closeButton__x6dPU:hover{border-color:var(--red);color:var(--red)}.styles_stepIndicator__lZ9Aa{display:flex;gap:8px;margin-bottom:20px}.styles_stepDot__RXbvf{width:8px;height:8px;border-radius:50%;background:var(--border-color);transition:background .2s ease}.styles_stepDot__RXbvf.styles_active__ZM_JS{background:var(--red)}.styles_stepDot__RXbvf.styles_completed__cWT5i{background:var(--secondary-color)}.styles_content__dy_mq{margin-bottom:20px}.styles_description__1obru{font-size:.875rem;color:var(--gray);line-height:1.5;margin-bottom:20px}.styles_warningBox__p_ydv{padding:12px 16px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);border-radius:8px;margin-bottom:20px}.styles_warningText__73x6m{font-size:.8125rem;color:var(--red);font-weight:500;line-height:1.5}.styles_categoriesList__oTYw_{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.styles_categoryItem__8P36g{display:flex;align-items:flex-start;gap:12px;padding:12px;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;transition:border-color .2s ease}.styles_categoryItem__8P36g:hover{border-color:var(--gray)}.styles_categoryItem__8P36g.styles_selected__5slA4{border-color:var(--red);background:rgba(239,68,68,.04)}.styles_categoryInfo__ROHhS{flex:1 1}.styles_categoryLabel__Cf2dT{font-size:.875rem;font-weight:500;margin-bottom:2px}.styles_categoryDescription__xFJHC{font-size:.75rem;color:var(--gray)}.styles_otpSection__Uri6A{text-align:center}.styles_otpInput__xo3nq{display:flex;gap:8px;justify-content:center;margin:24px 0}.styles_otpDigit__OuDOw{width:48px;height:56px;border:2px solid var(--border-color);border-radius:8px;font-size:1.5rem;font-family:var(--font-roboto);font-weight:600;text-align:center;background:var(--background-color);color:var(--text-color);transition:border-color .2s ease}@media(min-width:768px){.styles_otpDigit__OuDOw{width:52px;height:60px;font-size:1.75rem}}.styles_otpDigit__OuDOw:focus{outline:none;border-color:var(--red)}.styles_otpDigit__OuDOw.styles_error__GLTzK{border-color:var(--red)}.styles_otpMessage__rOZZL{font-size:.875rem;color:var(--gray);margin-bottom:8px}.styles_resendButton__zPeWS{background:rgba(0,0,0,0);border:none;color:var(--secondary-color);font-size:.8125rem;font-weight:500;cursor:pointer;padding:4px 8px}.styles_resendButton__zPeWS:hover:not(:disabled){text-decoration:underline}.styles_resendButton__zPeWS:disabled{color:var(--gray);cursor:not-allowed}.styles_previewSection__i4ySo{margin-bottom:20px}.styles_previewTitle__Ule8n{font-size:.875rem;font-weight:500;margin-bottom:12px}.styles_previewList__9vYM6{display:flex;flex-direction:column;gap:8px}.styles_previewItem__GK34o{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:var(--background-color);border:1px solid var(--border-color);border-radius:6px}.styles_previewLabel__rKE5l{font-size:.8125rem;color:var(--text-color)}.styles_previewCount__l1QL9{font-size:.8125rem;font-family:var(--font-roboto);font-weight:500;color:var(--red)}.styles_confirmWarning__kMxEb{padding:16px;background:rgba(239,68,68,.1);border:1px solid var(--red);border-radius:8px;margin-bottom:20px;text-align:center}.styles_confirmWarningTitle__M5nHe{font-size:1rem;font-weight:600;color:var(--red);margin-bottom:8px}.styles_confirmWarningText__C1DR9{font-size:.8125rem;color:var(--red);line-height:1.5}.styles_successSection__z9LMl{text-align:center;padding:20px 0}.styles_successIcon__Bm_cY{width:64px;height:64px;border-radius:50%;background:rgba(34,197,94,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#22c55e}.styles_successTitle__j1_UB{font-size:1.125rem;font-weight:500;margin-bottom:8px}.styles_successText__nFL2r{font-size:.875rem;color:var(--gray);line-height:1.5}.styles_deletedSummary__7Ut7O{margin-top:20px;padding:16px;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px}.styles_deletedSummaryTitle__90szs{font-size:.8125rem;font-weight:500;margin-bottom:12px;color:var(--gray)}.styles_deletedItem__i4Jb0{display:flex;justify-content:space-between;padding:6px 0;font-size:.8125rem}.styles_deletedItem__i4Jb0:not(:last-child){border-bottom:1px solid var(--border-color)}.styles_actions__5VVq_{display:flex;gap:10px;justify-content:flex-end;padding-top:16px;border-top:1px solid var(--border-color)}@media(min-width:768px){.styles_actions__5VVq_{gap:12px;padding-top:20px}}.styles_cancelButton__VZCUT{padding:10px 16px;border:1px solid var(--border-color);border-radius:8px;background:rgba(0,0,0,0);color:var(--text-color);font-size:.8125rem;font-weight:500;transition:all .2s ease}@media(min-width:768px){.styles_cancelButton__VZCUT{padding:10px 20px;font-size:.875rem}}.styles_cancelButton__VZCUT:hover:not(:disabled){border-color:var(--gray)}.styles_cancelButton__VZCUT:disabled{opacity:.5;cursor:not-allowed}.styles_dangerButton__1P_Zp{padding:10px 16px;border-radius:8px;background:var(--red);color:#fff;font-size:.8125rem;font-weight:500;transition:all .2s ease;border:none}@media(min-width:768px){.styles_dangerButton__1P_Zp{padding:10px 20px;font-size:.875rem}}.styles_dangerButton__1P_Zp:hover:not(:disabled){opacity:.9}.styles_dangerButton__1P_Zp:disabled{opacity:.5;cursor:not-allowed}.styles_primaryButton__dXJ2P{padding:10px 16px;border-radius:8px;background:var(--secondary-color);color:var(--background-color);font-size:.8125rem;font-weight:500;transition:all .2s ease;border:none}@media(min-width:768px){.styles_primaryButton__dXJ2P{padding:10px 20px;font-size:.875rem}}.styles_primaryButton__dXJ2P:hover:not(:disabled){opacity:.9}.styles_primaryButton__dXJ2P:disabled{opacity:.5;cursor:not-allowed}.styles_errorMessage__w2CNo{padding:10px 14px;background:rgba(239,68,68,.1);border:1px solid var(--red);border-radius:8px;color:var(--red);font-size:.8125rem;margin-bottom:16px}.styles_tableWrapper__M5TgG{width:100%;overflow-x:auto}.styles_tableHeader__0tsUd{display:flex;align-items:center;padding:0 0 12px;border-bottom:1px solid var(--border-color);margin-bottom:8px;min-width:-moz-fit-content;min-width:fit-content}.styles_headerCell__AbSVz{display:flex;align-items:center;gap:4px;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray);background:none;border:none;padding:0}.styles_headerCell__AbSVz.styles_sortable__rhMQf{cursor:pointer;transition:color .15s ease}.styles_headerCell__AbSVz.styles_sortable__rhMQf:hover{color:var(--text-color)}.styles_headerCell__AbSVz.styles_active__2U024{color:var(--secondary-color)}.styles_headerCell__AbSVz.styles_hideOnMobile__olx8f{display:none}@media(min-width:768px){.styles_headerCell__AbSVz.styles_hideOnMobile__olx8f{display:flex}}.styles_headerCell__AbSVz.styles_alignCenter__2HQFr{justify-content:center}.styles_headerCell__AbSVz.styles_alignRight__pfsGb{justify-content:flex-end}.styles_tableBody__6OP1f{display:flex;flex-direction:column}.styles_tableRow__FHH5O{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid var(--border-color);min-width:-moz-fit-content;min-width:fit-content}.styles_tableRow__FHH5O:last-child{border-bottom:none}.styles_tableRow__FHH5O:hover{background:var(--background-color)}.styles_tableRow__FHH5O.styles_clickable__NPHTk{cursor:pointer}.styles_cell___Z02b{font-size:.875rem}.styles_cell___Z02b.styles_hideOnMobile__olx8f{display:none}@media(min-width:768px){.styles_cell___Z02b.styles_hideOnMobile__olx8f{display:block}}.styles_cell___Z02b.styles_alignCenter__2HQFr{text-align:center}.styles_cell___Z02b.styles_alignRight__pfsGb{text-align:right}.styles_emptyState__sQYfB{display:flex;align-items:center;justify-content:center;padding:48px 16px;color:var(--gray);font-size:.875rem}.styles_trigger__3k4BI{height:40px;min-width:160px;padding:0 12px;border:1px solid var(--border-color);border-radius:8px;background:var(--background-color);color:var(--text-color);font-family:var(--font-outfit);font-size:.8125rem;text-align:left;cursor:pointer;transition:border-color .2s ease;display:flex;align-items:center;gap:8px}@media(min-width:768px){.styles_trigger__3k4BI{height:44px;min-width:200px;padding:0 14px}}.styles_trigger__3k4BI:focus{outline:none;border-color:var(--secondary-color)}.styles_trigger__3k4BI:hover{border-color:var(--gray)}.styles_trigger__3k4BI.styles_open__Sv_n7{border-color:var(--secondary-color)}.styles_trigger__3k4BI.styles_hasValue__jjCMv{min-width:220px}@media(min-width:768px){.styles_trigger__3k4BI.styles_hasValue__jjCMv{min-width:280px}}.styles_triggerIcon__V_boP{flex-shrink:0;color:var(--gray);font-size:16px}.styles_triggerText__DC1Xa{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_triggerText__DC1Xa.styles_placeholder___xGf_{color:var(--gray)}.styles_clearButton__UNiZd{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border:none;border-radius:4px;background:var(--border-color);color:var(--gray);cursor:pointer;transition:all .15s ease}.styles_clearButton__UNiZd:hover{background:var(--gray);color:var(--background-color)}.styles_clearButton__UNiZd svg{font-size:14px}.styles_arrow__MPB2n{flex-shrink:0;color:var(--gray);font-size:18px;transition:transform .2s ease}.styles_arrow__MPB2n.styles_rotated__PlRPk{transform:rotate(180deg)}.styles_dropdown__Etx1h{z-index:1100;background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);padding:12px;min-width:280px;max-width:320px}@media(min-width:768px){.styles_dropdown__Etx1h{padding:16px;min-width:320px;max-width:360px}}.styles_dropdownTop__UPiVr{box-shadow:0 -4px 6px -1px rgba(0,0,0,.1),0 -2px 4px -2px rgba(0,0,0,.1)}.styles_divider__W_8ho{height:1px;background:var(--border-color);margin:12px 0}.styles_quickRanges__Ln2Im{margin-bottom:4px}.styles_quickRangesLabel__QzZVr{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray);margin-bottom:8px}.styles_quickRangesGrid__q7KBP{display:flex;flex-wrap:wrap;gap:6px}.styles_quickRangeButton__EI8fB{padding:6px 10px;border:1px solid var(--border-color);border-radius:6px;background:rgba(0,0,0,0);color:var(--text-color);font-family:var(--font-outfit);font-size:.75rem;cursor:pointer;transition:all .15s ease}.styles_quickRangeButton__EI8fB:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--background-color)}.styles_dateInputs__i3ivN{display:flex;gap:12px}.styles_dateInputWrapper__cDBng{flex:1 1;min-width:0}.styles_dateInputLabel__OFAh3{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray);margin-bottom:6px}.styles_dateInput__GQogc{width:100%;height:36px;padding:0 10px;border:1px solid var(--border-color);border-radius:6px;background:var(--background-color);color:var(--text-color);font-family:var(--font-outfit);font-size:.8125rem}.styles_dateInput__GQogc::placeholder{color:var(--gray);font-size:.75rem}.styles_dateInput__GQogc:focus{outline:none;border-color:var(--secondary-color)}.styles_dateInput__GQogc.styles_invalid__Du_2P{border-color:var(--red)}.styles_dateInput__GQogc.styles_focused__3Aw1O{border-color:var(--secondary-color)}.styles_dateInputHint__156jh{display:block;font-size:.625rem;color:var(--gray);margin-top:4px}.styles_dateInputError__SXhsO{display:block;font-size:.625rem;color:var(--red);margin-top:4px}.styles_calendar__O4ns_{-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_calendarHeader__tvKdY{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.styles_navButton__SaBlk{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:rgba(0,0,0,0);color:var(--text-color);cursor:pointer;transition:all .15s ease}.styles_navButton__SaBlk:hover{background:var(--border-color)}.styles_navButton__SaBlk svg{font-size:18px}.styles_monthYear__RZxFT{font-size:.875rem;font-weight:600;color:var(--text-color)}.styles_weekdays__6XiH0{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.styles_weekday__uRHAG{text-align:center;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray);padding:4px 0}.styles_calendarGrid__SiDQd{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.styles_calendarDay__Yzw1H{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border:none;border-radius:6px;background:rgba(0,0,0,0);color:var(--text-color);font-family:var(--font-outfit);font-size:.75rem;cursor:pointer;transition:all .1s ease}.styles_calendarDay__Yzw1H:hover:not(.styles_selected__l4We9){background:var(--border-color)}.styles_calendarDay__Yzw1H.styles_otherMonth__qUdS3{color:var(--gray);opacity:.5}.styles_calendarDay__Yzw1H.styles_today__iRIqr{font-weight:600;position:relative}.styles_calendarDay__Yzw1H.styles_today__iRIqr:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:4px;height:4px;background:var(--secondary-color);border-radius:50%}.styles_calendarDay__Yzw1H.styles_selected__l4We9{background:var(--secondary-color);color:var(--background-color);font-weight:600}.styles_calendarDay__Yzw1H.styles_inRange__xkDm1{background:rgba(245,158,11,.15);border-radius:0}.styles_calendarDay__Yzw1H.styles_rangeStart__wUq_D{border-radius:6px 0 0 6px}.styles_calendarDay__Yzw1H.styles_rangeEnd__kXOAa{border-radius:0 6px 6px 0}.styles_calendarDay__Yzw1H.styles_rangeStart__wUq_D.styles_rangeEnd__kXOAa{border-radius:6px}.styles_footer__uHb5h{margin-top:12px;text-align:center}.styles_timezoneHint__0KFil{font-size:.625rem;color:var(--gray)}.styles_toggle__1Q2n1{display:inline-flex;align-items:stretch;background:var(--background-color);border:1px solid var(--border-color);border-radius:6px;padding:2px;gap:2px}.styles_option__bcp1U{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border:none;border-radius:6px;background:rgba(0,0,0,0);color:var(--gray);font-size:.8125rem;font-weight:500;cursor:pointer;transition:color .15s ease;white-space:nowrap}.styles_option__bcp1U:hover:not(.styles_active__r4NE2){color:var(--text-color)}.styles_option__bcp1U.styles_active__r4NE2{color:var(--background-color)}.styles_option__bcp1U svg{font-size:1em}.styles_label__O8ozu{position:relative;z-index:1}.styles_activeBackground__pNgu4{position:absolute;inset:0;background:var(--secondary-color);border-radius:6px}.styles_sm__LUygH{height:32px;border-radius:8px}@media(min-width:768px){.styles_sm__LUygH{height:36px;border-radius:10px}}.styles_sm__LUygH .styles_option__bcp1U{padding:0 10px;font-size:.75rem;border-radius:6px;gap:4px}@media(min-width:768px){.styles_sm__LUygH .styles_option__bcp1U{padding:0 12px;font-size:.8125rem;border-radius:8px}}.styles_sm__LUygH .styles_activeBackground__pNgu4{border-radius:6px}@media(min-width:768px){.styles_sm__LUygH .styles_activeBackground__pNgu4{border-radius:8px}}.styles_wrapper__45ewb{max-width:1200px;margin:0 auto}.styles_header__Pn5HH{margin-bottom:24px}.styles_header__Pn5HH h1{font-size:1.5rem;font-weight:500;font-family:var(--font-outfit);letter-spacing:-.02em}@media(min-width:768px){.styles_header__Pn5HH h1{font-size:1.75rem}}.styles_cards__ne7ML{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.styles_cards__ne7ML{gap:20px}}.styles_filtersCard__o55_K .styles_filtersContent__Q0UTB{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.styles_filtersCard__o55_K .styles_filtersContent__Q0UTB{flex-direction:row;align-items:center;gap:16px}}.styles_searchWrapper__4xvqJ{position:relative;flex:1 1}.styles_searchIcon__KsM5l{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--gray);font-size:1rem}.styles_searchInput__V8S8r{width:100%;height:40px;padding:0 12px 0 40px;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;color:var(--text-color);font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_searchInput__V8S8r{font-size:.875rem;height:44px}}.styles_searchInput__V8S8r::placeholder{color:var(--gray)}.styles_searchInput__V8S8r:focus{outline:none;border-color:var(--secondary-color)}.styles_filterControls__uepSK{display:flex;gap:8px;flex-wrap:wrap}@media(min-width:768px){.styles_filterControls__uepSK{gap:12px;flex-wrap:nowrap}}.styles_dateRangeWrapper__ro3m8{width:100%}@media(min-width:768px){.styles_dateRangeWrapper__ro3m8{width:auto}}.styles_dateRangeWrapper__ro3m8>button{width:100%}@media(min-width:768px){.styles_dateRangeWrapper__ro3m8>button{width:auto}}.styles_filterSelect__30koB{height:40px;padding:0 12px;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;color:var(--text-color);font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_filterSelect__30koB{font-size:.875rem}}.styles_filterSelect__30koB{cursor:pointer;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px)}@media(min-width:768px){.styles_filterSelect__30koB{height:44px;flex:0 0 auto}}.styles_filterSelect__30koB:focus{outline:none;border-color:var(--secondary-color)}.styles_transactionsHeader__pDqyP,.styles_transactionsListCard__egyxm .styles_transactionsListContent__TCoxb{display:flex;flex-direction:column}.styles_transactionsHeader__pDqyP{gap:12px;margin-bottom:16px}@media(min-width:768px){.styles_transactionsHeader__pDqyP{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}}.styles_transactionsHeader__pDqyP h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_transactionsHeader__pDqyP h3{font-size:1rem;margin-bottom:20px}}.styles_transactionsHeader__pDqyP h3{margin:0}.styles_transactionActions__G5jNz{display:flex;gap:8px}@media(min-width:768px){.styles_transactionActions__G5jNz{gap:12px}}.styles_addButton__8tjUp,.styles_uploadButton__ahewy{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:6px;font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_addButton__8tjUp,.styles_uploadButton__ahewy{font-size:.875rem}}.styles_addButton__8tjUp,.styles_uploadButton__ahewy{transition:all .2s ease}@media(min-width:768px){.styles_addButton__8tjUp,.styles_uploadButton__ahewy{padding:8px 14px}}.styles_addButton__8tjUp{background:var(--secondary-color);color:var(--background-color)}.styles_addButton__8tjUp:hover{opacity:.9}.styles_uploadButton__ahewy{background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--text-color)}.styles_uploadButton__ahewy:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.styles_transactionsList__jGSJX{display:flex;flex-direction:column}.styles_transaction__m4pnF{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border-color);gap:12px}@media(min-width:768px){.styles_transaction__m4pnF{padding:14px 0}}.styles_transaction__m4pnF:last-child{border-bottom:none}.styles_transaction__m4pnF.styles_clickable__fJfGs{cursor:pointer;transition:background-color .2s ease;margin:0 -12px;padding:12px;border-radius:8px;border-bottom:none}@media(min-width:768px){.styles_transaction__m4pnF.styles_clickable__fJfGs{margin:0 -14px;padding:14px}}.styles_transaction__m4pnF.styles_clickable__fJfGs:hover{background-color:var(--hover-bg,rgba(0,0,0,.03))}.styles_transaction__m4pnF.styles_clickable__fJfGs:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.styles_transaction__m4pnF.styles_clickable__fJfGs:active{background-color:var(--hover-bg,rgba(0,0,0,.05))}.styles_transactionLeft__jDIHm{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}@media(min-width:768px){.styles_transactionLeft__jDIHm{gap:12px}}.styles_transactionEmoji__GQftN{font-size:1.25rem;flex-shrink:0}@media(min-width:768px){.styles_transactionEmoji__GQftN{font-size:1.5rem}}.styles_transactionDetails__3m1sY{min-width:0;flex:1 1}.styles_transactionDescription__N65GV{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_transactionDescription__N65GV{font-size:.875rem}}.styles_transactionDescription__N65GV{margin-bottom:4px}.styles_transactionMeta__ly3RZ{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_transactionMeta__ly3RZ{font-size:.75rem;gap:10px}}.styles_transactionMeta__ly3RZ .styles_transactionType__wnMKb{padding:2px 6px;background:var(--border-color);border-radius:4px;font-size:.625rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em}@media(min-width:768px){.styles_transactionMeta__ly3RZ .styles_transactionType__wnMKb{font-size:.6875rem}}.styles_subscriptionBadge__h3bts{display:inline-flex;align-items:center;padding:2px 8px;background:rgba(20,184,166,.15);color:#14b8a6;border-radius:12px;font-size:.6875rem;font-weight:500}.styles_transactionRight__foDvr{text-align:right;flex-shrink:0}.styles_transactionAmount__wVMP7{font-family:var(--font-roboto);font-size:.9375rem;font-weight:500}@media(min-width:768px){.styles_transactionAmount__wVMP7{font-size:1rem}}.styles_transactionAmount__wVMP7{margin-bottom:2px}.styles_transactionAmount__wVMP7.styles_positive__m0UBG{color:var(--green)}.styles_transactionAmount__wVMP7.styles_negative__qSqzD{color:var(--red)}.styles_transactionReceipt__XUbH_{font-size:.625rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em}@media(min-width:768px){.styles_transactionReceipt__XUbH_{font-size:.6875rem}}.styles_transactionReceipt__XUbH_{color:var(--gray)}.styles_overviewMetricsCard__Yrb1w .styles_overviewMetricsContent__XmZsn{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(min-width:460px){.styles_overviewMetricsCard__Yrb1w .styles_overviewMetricsContent__XmZsn{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.styles_overviewMetricsCard__Yrb1w .styles_overviewMetricsContent__XmZsn{grid-template-columns:repeat(6,1fr);gap:16px}}.styles_metricItem__ttOb_{text-align:center;padding:12px;background:var(--background-color);border-radius:8px;border:1px solid var(--border-color)}@media(min-width:768px){.styles_metricItem__ttOb_{padding:16px}}.styles_metricItem__ttOb_ h3{font-size:.6875rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}@media(min-width:768px){.styles_metricItem__ttOb_ h3{font-size:.75rem}}.styles_metricItem__ttOb_ h3{margin-bottom:6px}@media(min-width:768px){.styles_metricItem__ttOb_ h3{margin-bottom:8px}}.styles_metricItem__ttOb_ .styles_amount__1yuZF{font-family:var(--font-roboto);font-size:1rem;font-weight:500}@media(min-width:768px){.styles_metricItem__ttOb_ .styles_amount__1yuZF{font-size:1.25rem}}.styles_metricItem__ttOb_ .styles_amount__1yuZF{margin-bottom:4px;color:var(--text-color)}.styles_metricItem__ttOb_ .styles_amount__1yuZF.styles_positive__m0UBG{color:var(--green)}.styles_metricItem__ttOb_ .styles_amount__1yuZF.styles_negative__qSqzD{color:var(--red)}.styles_metricItem__ttOb_ .styles_subtitle__enxdX{font-size:.625rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em}@media(min-width:768px){.styles_metricItem__ttOb_ .styles_subtitle__enxdX{font-size:.6875rem}}.styles_metricItem__ttOb_ .styles_subtitle__enxdX{color:var(--gray);text-transform:none;font-weight:400}.styles_spendingTrendsRow__ruVGi{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.styles_spendingTrendsRow__ruVGi{display:grid;grid-template-columns:1fr 3fr;grid-gap:20px;gap:20px}}.styles_spendingCategoryCard__tyOXh{height:100%}.styles_spendingCategoryCard__tyOXh .styles_spendingCategoryContent__4Msgg h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_spendingCategoryCard__tyOXh .styles_spendingCategoryContent__4Msgg h3{font-size:1rem;margin-bottom:20px}}.styles_spendingCategoryCard__tyOXh .styles_spendingCategoryContent__4Msgg h3{margin-bottom:8px}@media(min-width:768px){.styles_spendingCategoryCard__tyOXh .styles_spendingCategoryContent__4Msgg h3{margin-bottom:12px}}.styles_trendsCard__7PWvR{height:100%;min-width:0}.styles_trendsCard__7PWvR .styles_trendsContent__Fx_BU .styles_trendsHeader__UXoV1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media(min-width:768px){.styles_trendsCard__7PWvR .styles_trendsContent__Fx_BU .styles_trendsHeader__UXoV1{margin-bottom:20px}}.styles_trendsCard__7PWvR .styles_trendsContent__Fx_BU .styles_trendsHeader__UXoV1 h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_trendsCard__7PWvR .styles_trendsContent__Fx_BU .styles_trendsHeader__UXoV1 h3{font-size:1rem;margin-bottom:20px}}.styles_trendsCard__7PWvR .styles_trendsContent__Fx_BU .styles_trendsHeader__UXoV1 h3{margin:0}.styles_heatmapCard__iuR4I .styles_heatmapContent__kKifb h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_heatmapCard__iuR4I .styles_heatmapContent__kKifb h3{font-size:1rem;margin-bottom:20px}}.styles_heatmapCard__iuR4I .styles_heatmapContent__kKifb h3{margin-bottom:16px}@media(min-width:768px){.styles_heatmapCard__iuR4I .styles_heatmapContent__kKifb h3{margin-bottom:20px}}.styles_heatmapWrapper__rYe5z{display:flex;flex-direction:column;width:100%}.styles_heatmapMonths__NFy8i{display:flex;margin-left:28px;margin-bottom:4px}@media(min-width:768px){.styles_heatmapMonths__NFy8i{margin-left:32px}}.styles_monthLabel__SKJvs{flex:1 1;font-size:.6875rem;color:var(--gray);text-align:left}@media(min-width:768px){.styles_monthLabel__SKJvs{font-size:.75rem}}.styles_heatmapBody___ywVE{display:flex;width:100%}.styles_heatmapDayLabels__BOVEM{display:flex;flex-direction:column;justify-content:space-around;padding-right:6px;flex-shrink:0}@media(min-width:768px){.styles_heatmapDayLabels__BOVEM{padding-right:8px}}.styles_dayLabel__ppyRY{font-size:.5625rem;color:var(--gray);display:flex;align-items:center}@media(min-width:768px){.styles_dayLabel__ppyRY{font-size:.625rem}}.styles_dayLabel__ppyRY:nth-child(2n){visibility:hidden}.styles_heatmapGrid__lzGGy{display:flex;flex:1 1;gap:2px}@media(min-width:768px){.styles_heatmapGrid__lzGGy{gap:3px}}.styles_heatmapWeek__s6Vqp{display:flex;flex-direction:column;flex:1 1;gap:2px}@media(min-width:768px){.styles_heatmapWeek__s6Vqp{gap:3px}}.styles_heatmapCell___XGeg{width:100%;aspect-ratio:1;border-radius:2px;cursor:pointer;transition:filter .1s ease;position:relative}.styles_heatmapCell___XGeg:hover{filter:brightness(1.3);z-index:1}.styles_heatmapTooltip__yJ_XY{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#24292f;color:#fff;padding:8px 10px;border-radius:6px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;pointer-events:none;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles_heatmapTooltip__yJ_XY:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid rgba(0,0,0,0);border-top-color:#24292f}.styles_heatmapCell___XGeg:hover .styles_heatmapTooltip__yJ_XY{opacity:1;visibility:visible}.styles_heatmapFooter__NmGGs{display:flex;justify-content:flex-end;align-items:center;margin-top:12px;gap:6px}@media(min-width:768px){.styles_heatmapFooter__NmGGs{margin-top:16px;gap:8px}}.styles_heatmapLegend__wXgmx{display:flex;align-items:center;gap:4px;font-family:var(--font-outfit)}@media(min-width:768px){.styles_heatmapLegend__wXgmx{font-size:.75rem}}.styles_heatmapLegend__wXgmx{font-size:.6875rem;color:var(--gray)}@media(min-width:768px){.styles_heatmapLegend__wXgmx{gap:6px}}.styles_legendScale__0aam2{display:flex;gap:2px}.styles_legendCell__ooerv{width:10px;height:10px;border-radius:2px}@media(min-width:768px){.styles_legendCell__ooerv{width:12px;height:12px}}.styles_trendsToggle__uPIl3{display:flex;background:var(--background-color);border-radius:6px;border:1px solid var(--border-color);overflow:hidden}.styles_toggleButton__2ovXZ{padding:6px 12px;font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_toggleButton__2ovXZ{font-size:.75rem}}.styles_toggleButton__2ovXZ{color:var(--gray);transition:all .2s ease}@media(min-width:768px){.styles_toggleButton__2ovXZ{padding:6px 14px}}.styles_toggleButton__2ovXZ:hover{color:var(--text-color)}.styles_toggleButton__2ovXZ.styles_active__xQILM{background:var(--secondary-color);color:var(--background-color)}.styles_trendsLegend__JzTIR{display:flex;justify-content:center;gap:16px;margin-top:12px}@media(min-width:768px){.styles_trendsLegend__JzTIR{gap:20px;margin-top:16px}}.styles_legendItem__QBMXn{display:flex;align-items:center;gap:6px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_legendItem__QBMXn{font-size:.75rem}}.styles_legendColor__oAjvh{width:10px;height:10px;border-radius:2px}@media(min-width:768px){.styles_legendColor__oAjvh{width:12px;height:12px}}.styles_transactionBreakdownCard__Whpk9 .styles_transactionBreakdownContent__NS4_b h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_transactionBreakdownCard__Whpk9 .styles_transactionBreakdownContent__NS4_b h3{font-size:1rem;margin-bottom:20px}}.styles_transactionTable___TD5z{overflow-x:auto}.styles_transactionTable___TD5z::-webkit-scrollbar{width:6px;height:6px}.styles_transactionTable___TD5z::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:0}.styles_transactionTable___TD5z::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.styles_transactionTable___TD5z::-webkit-scrollbar-thumb:hover{background:var(--gray)}.styles_transactionTable___TD5z{scrollbar-width:thin;scrollbar-color:var(--border-color) rgba(0,0,0,0)}.styles_transactionTable___TD5z .styles_tableHeader__5o9Ve{display:none}@media(min-width:768px){.styles_transactionTable___TD5z .styles_tableHeader__5o9Ve{display:grid;grid-template-columns:70px 100px 110px 80px 1fr;grid-gap:16px;gap:16px;padding:10px 0 10px 14px;border-bottom:2px solid var(--border-color);font-size:.6875rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}}@media(min-width:768px)and (min-width:768px){.styles_transactionTable___TD5z .styles_tableHeader__5o9Ve{font-size:.75rem}}.styles_transactionTable___TD5z .styles_tableRow__eJ0qW{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0 12px 14px;border-bottom:1px solid var(--border-color);align-items:center;position:relative}@media(min-width:768px){.styles_transactionTable___TD5z .styles_tableRow__eJ0qW{display:grid;grid-template-columns:70px 100px 110px 80px 1fr;grid-gap:16px;gap:16px;flex-wrap:nowrap}}.styles_transactionTable___TD5z .styles_tableRow__eJ0qW.styles_highlight__JJKn9{background:rgba(245,158,11,.05)}.styles_transactionTable___TD5z .styles_tableRow__eJ0qW.styles_highlight__JJKn9:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--secondary-color)}.styles_transactionTable___TD5z .styles_transactionDate__J7aGS{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_transactionTable___TD5z .styles_transactionDate__J7aGS{font-size:.75rem}}.styles_transactionTable___TD5z .styles_transactionType__wnMKb{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_transactionTable___TD5z .styles_transactionType__wnMKb{font-size:.75rem}}.styles_transactionTable___TD5z .styles_transactionType__wnMKb{color:var(--text-color);text-transform:capitalize}.styles_transactionTable___TD5z .styles_transactionCounterparty__ugh17{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_transactionTable___TD5z .styles_transactionCounterparty__ugh17{font-size:.875rem}}.styles_transactionTable___TD5z .styles_transactionCounterparty__ugh17{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;max-width:300px}.styles_transactionTable___TD5z .styles_transactionAmount__wVMP7{font-family:var(--font-roboto);font-size:.8125rem;font-weight:500}@media(min-width:768px){.styles_transactionTable___TD5z .styles_transactionAmount__wVMP7{font-size:.875rem}}.styles_transactionTable___TD5z .styles_transactionAmount__wVMP7{font-weight:600;text-align:right}.styles_transactionTable___TD5z .styles_transactionDirection__td5DN{font-size:.625rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em}@media(min-width:768px){.styles_transactionTable___TD5z .styles_transactionDirection__td5DN{font-size:.6875rem}}.styles_transactionTable___TD5z .styles_transactionDirection__td5DN{width:-moz-fit-content;width:fit-content;text-align:center;padding:2px 8px;border-radius:4px}.styles_transactionTable___TD5z .styles_transactionDirection__td5DN.styles_inDirection__okxHy{background:rgba(34,197,94,.1);color:var(--green)}.styles_transactionTable___TD5z .styles_transactionDirection__td5DN.styles_outDirection__Qfxs_{background:rgba(239,68,68,.1);color:var(--red)}.styles_topPayeesSendersRow__XNyIt{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.styles_topPayeesSendersRow__XNyIt{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}}.styles_topPayeesContent__BFZTX h3,.styles_topSendersContent__YA9_w h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_topPayeesContent__BFZTX h3,.styles_topSendersContent__YA9_w h3{font-size:1rem;margin-bottom:20px}}.styles_subscriptionSummaryCard__OFk7s .styles_subscriptionSummaryContent__A3RIk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media(min-width:768px){.styles_subscriptionSummaryCard__OFk7s .styles_subscriptionSummaryContent__A3RIk{gap:20px}}.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4{text-align:center}.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 h3{font-size:.6875rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}@media(min-width:768px){.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 h3{font-size:.75rem}}.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 h3{margin-bottom:6px}@media(min-width:768px){.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 h3{margin-bottom:8px}}.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 .styles_amount__1yuZF{font-family:var(--font-roboto);font-size:1.5rem;font-weight:500;letter-spacing:-.02em}@media(min-width:768px){.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 .styles_amount__1yuZF{font-size:2rem}}.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 .styles_amount__1yuZF{color:var(--secondary-color);margin-bottom:4px}.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 .styles_subtitle__enxdX{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_subscriptionSummaryCard__OFk7s .styles_summaryItem__E2eV4 .styles_subtitle__enxdX{font-size:.75rem}}.styles_renewalsCard__ibRHa .styles_renewalsContent__UtDG_ h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_renewalsCard__ibRHa .styles_renewalsContent__UtDG_ h3{font-size:1rem;margin-bottom:20px}}.styles_renewalsList__MGvZu{display:flex;flex-direction:column;gap:10px}@media(min-width:768px){.styles_renewalsList__MGvZu{gap:12px}}.styles_renewalItem__Ulweg{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px}@media(min-width:768px){.styles_renewalItem__Ulweg{padding:14px}}.styles_renewalItem__Ulweg.styles_urgent__C81da{border-color:var(--secondary-color);background:rgba(245,158,11,.05)}.styles_renewalInfo__0BBd3 h4{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_renewalInfo__0BBd3 h4{font-size:.875rem}}.styles_renewalInfo__0BBd3 h4{margin-bottom:4px}.styles_renewalInfo__0BBd3 p{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_renewalInfo__0BBd3 p{font-size:.75rem}}.styles_renewalAmount__ma7Xw{text-align:right}.styles_renewalAmount__ma7Xw .styles_amount__1yuZF{font-family:var(--font-roboto);font-size:.9375rem;font-weight:500}@media(min-width:768px){.styles_renewalAmount__ma7Xw .styles_amount__1yuZF{font-size:1rem}}.styles_renewalAmount__ma7Xw .styles_amount__1yuZF{margin-bottom:2px}.styles_renewalAmount__ma7Xw .styles_daysUntil__ALXvI{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_renewalAmount__ma7Xw .styles_daysUntil__ALXvI{font-size:.75rem}}.styles_urgent__C81da .styles_renewalAmount__ma7Xw .styles_daysUntil__ALXvI{color:var(--secondary-color)}.styles_allSubscriptionsCard__OF5wD .styles_allSubscriptionsContent__PHzqn h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_allSubscriptionsCard__OF5wD .styles_allSubscriptionsContent__PHzqn h3{font-size:1rem;margin-bottom:20px}}.styles_subscriptionsHeader__A1pNl{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}@media(min-width:768px){.styles_subscriptionsHeader__A1pNl{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}}.styles_subscriptionsHeader__A1pNl h3{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.styles_subscriptionsHeader__A1pNl h3{font-size:1rem;margin-bottom:20px}}.styles_subscriptionsHeader__A1pNl h3{margin:0}.styles_subscriptionsList__Lva3D{display:flex;flex-direction:column}.styles_subscriptionItem__zd_kD{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--border-color)}@media(min-width:768px){.styles_subscriptionItem__zd_kD{padding:14px 0}}.styles_subscriptionItem__zd_kD:last-child{border-bottom:none}.styles_subscriptionLeft__vqDFN{display:flex;align-items:center;gap:10px}@media(min-width:768px){.styles_subscriptionLeft__vqDFN{gap:12px}}.styles_subscriptionIcon__ZR63M{width:36px;height:36px;border-radius:8px;background:var(--background-color);display:flex;align-items:center;justify-content:center;color:var(--secondary-color);font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_subscriptionIcon__ZR63M{font-size:.875rem;width:40px;height:40px}}.styles_subscriptionInfo__00Mnb h4{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_subscriptionInfo__00Mnb h4{font-size:.875rem}}.styles_subscriptionInfo__00Mnb h4{margin-bottom:4px}.styles_subscriptionMeta__qQqYV{display:flex;align-items:center;gap:8px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_subscriptionMeta__qQqYV{font-size:.75rem}}.styles_subscriptionMeta__qQqYV .styles_status__VX7qe{padding:2px 6px;border-radius:4px;font-size:.625rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em}@media(min-width:768px){.styles_subscriptionMeta__qQqYV .styles_status__VX7qe{font-size:.6875rem}}.styles_subscriptionMeta__qQqYV .styles_status__VX7qe.styles_active__xQILM{background:rgba(34,197,94,.15);color:var(--green)}.styles_subscriptionMeta__qQqYV .styles_status__VX7qe.styles_cancelled__J2Y3Q{background:rgba(239,68,68,.15);color:var(--red)}.styles_subscriptionMeta__qQqYV .styles_status__VX7qe.styles_expired__LEPmm{background:var(--border-color);color:var(--gray)}.styles_subscriptionRight__ES4zQ{text-align:right}.styles_subscriptionAmount__Twi6C{font-family:var(--font-roboto);font-size:.9375rem;font-weight:500}@media(min-width:768px){.styles_subscriptionAmount__Twi6C{font-size:1rem}}.styles_subscriptionAmount__Twi6C{margin-bottom:4px}.styles_subscriptionAmount__Twi6C span{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_subscriptionAmount__Twi6C span{font-size:.75rem}}.styles_nextRenewal__kJRiz{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_nextRenewal__kJRiz{font-size:.75rem}}.styles_transactionCell__ketov{display:flex;align-items:center;gap:10px;min-width:0}@media(min-width:768px){.styles_transactionCell__ketov{gap:12px}}.styles_transactionInfo__IINlF{min-width:0;flex:1 1}.styles_dateCell__cEQoR{color:var(--gray);font-size:.8125rem}.styles_typeBadge__350b_{display:inline-flex;justify-content:center;min-width:130px;padding:4px 8px;background:var(--border-color);border-radius:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--gray)}.styles_amountCell__HSJym{display:inline-flex;align-items:center;font-family:Centwise-RobotoMono,monospace;font-weight:600;font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.styles_amountSign__KJLre{width:12px;text-align:center;flex-shrink:0}.styles_positive__m0UBG .styles_amountSign__KJLre{color:var(--green)}.styles_negative__qSqzD .styles_amountSign__KJLre{color:var(--red)}.styles_rowActions__jEV7u{display:flex;align-items:center;justify-content:flex-end;gap:4px}.styles_rowActionButton__DuuW_{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:rgba(0,0,0,0);color:var(--gray);cursor:pointer;transition:all .15s ease}.styles_rowActionButton__DuuW_:hover{background:var(--border-color);color:var(--text-color)}.styles_rowActionButton__DuuW_ svg{font-size:1rem}.styles_deleteButton__hfqRo:hover{background:rgba(239,68,68,.1);color:var(--red)}.styles_summaryBar__yjr5b{display:flex;flex-direction:column;gap:12px;padding:14px 16px;background:var(--card-background);border:1px solid var(--border-color);border-radius:12px}@media(min-width:768px){.styles_summaryBar__yjr5b{flex-direction:row;align-items:center;justify-content:space-between;padding:16px 24px;gap:24px}}.styles_summaryItem__E2eV4{display:flex;align-items:center;gap:12px;flex:1 1}@media(min-width:768px){.styles_summaryItem__E2eV4{gap:14px}}.styles_summaryIcon__dSxtH{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--background-color);flex-shrink:0}@media(min-width:768px){.styles_summaryIcon__dSxtH{width:40px;height:40px}}.styles_summaryIcon__dSxtH svg{font-size:18px}@media(min-width:768px){.styles_summaryIcon__dSxtH svg{font-size:20px}}.styles_iconIn__5TlwG{color:var(--green)}.styles_iconOut__G6FFB{color:var(--red)}.styles_iconNet__KOJNI{color:var(--secondary-color)}.styles_summaryContent__0S80a{display:flex;flex-direction:column;gap:2px;min-width:0}.styles_summaryLabel__Mo3C9{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--gray)}.styles_summaryValue___5Ahq{font-family:Centwise-RobotoMono,monospace;font-size:1rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-color)}@media(min-width:768px){.styles_summaryValue___5Ahq{font-size:1.125rem}}.styles_valueIn__RY8b2{color:var(--green)}.styles_valueOut__jkOuC{color:var(--red)}.styles_summaryCount__hSdKg{font-size:.6875rem;color:var(--gray)}.styles_summaryDivider__vx_aI{display:none}@media(min-width:768px){.styles_summaryDivider__vx_aI{display:block;width:1px;height:40px;background:var(--border-color);flex-shrink:0}}.styles_list__UXWfz{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.styles_list__UXWfz{gap:14px}}.styles_row___78zS{display:flex;flex-direction:column;gap:6px}.styles_barWrapper__o06ZO{width:100%;height:10px;background:hsla(0,0%,100%,.08);border-radius:5px;overflow:hidden}@media(min-width:768px){.styles_barWrapper__o06ZO{height:12px;border-radius:6px}}.styles_bar__NL7xz{height:100%;min-width:4px;border-radius:5px;transition:width .4s ease-out}@media(min-width:768px){.styles_bar__NL7xz{border-radius:6px}}.styles_meta__MLQuO{display:flex;justify-content:space-between;align-items:center}.styles_label__xT9Xq{font-size:.75rem;color:var(--gray)}@media(min-width:768px){.styles_label__xT9Xq{font-size:.8125rem}}.styles_amount__U9HsM{font-family:Centwise-RobotoMono,monospace;font-size:.75rem;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-color)}@media(min-width:768px){.styles_amount__U9HsM{font-size:.8125rem}}.styles_chartContainer__34AC_{width:100%;height:200px;position:relative}@media(min-width:768px){.styles_chartContainer__34AC_{height:220px}}.styles_tooltip__NY_OD{background-color:var(--card-background);border:1px solid var(--border-color);border-radius:8px;padding:8px 12px;font-size:.875rem;color:var(--text-color);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_chartContainer__5_bfm{width:100%;height:280px;position:relative}.styles_tooltip__Tzi1F{background-color:var(--card-background);border:1px solid var(--border-color);border-radius:8px;padding:8px 12px;font-size:.875rem;color:var(--text-color);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_metricCard__OMKov{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 12px;background:var(--background-color);border:1px solid var(--border-color);border-radius:10px;position:relative;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}@media(min-width:768px){.styles_metricCard__OMKov{padding:20px 16px;border-radius:12px}}.styles_metricCard__OMKov:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));pointer-events:none}.styles_metricCard__OMKov:hover{border-color:rgba(var(--border-color-rgb),.8)}.styles_metricCard__OMKov.styles_clickable__OrvER{cursor:pointer}.styles_metricCard__OMKov.styles_clickable__OrvER:hover{border-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_metricCard__OMKov.styles_clickable__OrvER:active{transform:translateY(0)}.styles_metricCard__OMKov.styles_compact__ASKhN{padding:12px 16px;background:rgba(0,0,0,0);border:none;border-radius:0}.styles_metricCard__OMKov.styles_compact__ASKhN:before{display:none}.styles_metricCard__OMKov.styles_compact__ASKhN:hover{transform:none;box-shadow:none}.styles_metricCard__OMKov.styles_compact__ASKhN .styles_label__aZJCl{font-size:.6875rem;letter-spacing:.08em;margin-bottom:4px}@media(min-width:768px){.styles_metricCard__OMKov.styles_compact__ASKhN .styles_label__aZJCl{font-size:.75rem}}.styles_metricCard__OMKov.styles_compact__ASKhN .styles_value__5LmbU{font-size:1.125rem}@media(min-width:768px){.styles_metricCard__OMKov.styles_compact__ASKhN .styles_value__5LmbU{font-size:1.375rem}}.styles_metricCard__OMKov.styles_compact__ASKhN .styles_subtitle__VobHR{display:none}.styles_label__aZJCl{font-family:var(--font-outfit);font-size:.6875rem;font-weight:500;color:var(--gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;line-height:1}@media(min-width:768px){.styles_label__aZJCl{font-size:.75rem;letter-spacing:.08em;margin-bottom:10px}}.styles_valueRow__ouqSA{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:6px}@media(min-width:768px){.styles_valueRow__ouqSA{gap:8px;margin-bottom:8px}}.styles_icon__VC0jL{display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--gray)}@media(min-width:768px){.styles_icon__VC0jL{font-size:1.125rem}}.styles_icon__VC0jL svg{width:1em;height:1em}.styles_value__5LmbU{font-family:var(--font-roboto);font-size:1.125rem;font-weight:500;color:var(--text-color);line-height:1.1;letter-spacing:-.01em}@media(min-width:768px){.styles_value__5LmbU{font-size:1.375rem}}@media(min-width:1024px){.styles_value__5LmbU{font-size:1.5rem}}.styles_subtitle__VobHR{font-family:var(--font-outfit);font-size:.6875rem;color:var(--gray);line-height:1.2}@media(min-width:768px){.styles_subtitle__VobHR{font-size:.75rem}}.styles_default__DDm4B .styles_value__5LmbU{color:var(--text-color)}.styles_positive__tOKO_ .styles_value__5LmbU{color:var(--green)}.styles_positive__tOKO_:hover{border-color:rgba(34,197,94,.3)}.styles_negative__2hlNE .styles_value__5LmbU{color:var(--red)}.styles_negative__2hlNE:hover{border-color:rgba(239,68,68,.3)}.styles_warning__OKhdc .styles_value__5LmbU{color:var(--secondary-color)}.styles_warning__OKhdc:hover{border-color:rgba(var(--secondary-color-rgb),.3)}.styles_accent__GXrhQ .styles_value__5LmbU{color:var(--secondary-color)}.styles_accent__GXrhQ{border-color:rgba(var(--secondary-color-rgb),.2)}.styles_accent__GXrhQ:before{background:linear-gradient(180deg,rgba(var(--secondary-color-rgb),.03) 0,rgba(var(--secondary-color-rgb),0) 100%)}.styles_accent__GXrhQ:hover{border-color:rgba(var(--secondary-color-rgb),.4)}.styles_metricGrid__Zo7_5{display:grid;grid-template-columns:repeat(var(--cols-mobile,2),1fr);grid-gap:12px;gap:12px}@media(min-width:460px){.styles_metricGrid__Zo7_5{grid-template-columns:repeat(var(--cols-mobileLg,3),1fr)}}@media(min-width:768px){.styles_metricGrid__Zo7_5{grid-template-columns:repeat(var(--cols-tablet,4),1fr);gap:16px}}@media(min-width:1024px){.styles_metricGrid__Zo7_5{grid-template-columns:repeat(var(--cols-laptop,4),1fr);gap:20px}}.styles_metricGrid__Zo7_5.styles_summary__XxFcE{padding:12px 16px;background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;gap:0;margin-bottom:16px}@media(min-width:768px){.styles_metricGrid__Zo7_5.styles_summary__XxFcE{padding:16px 24px;border-radius:14px}}.styles_metricGrid__Zo7_5.styles_summary__XxFcE{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}@media(min-width:768px){.styles_metricGrid__Zo7_5.styles_summary__XxFcE{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.styles_metricGrid__Zo7_5.styles_summary__XxFcE .styles_metricCard__OMKov{position:relative}.styles_metricGrid__Zo7_5.styles_summary__XxFcE .styles_metricCard__OMKov:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--border-color)}.styles_tabs__Uav03{display:flex;gap:2px;background:var(--card-background);padding:3px;border-radius:8px;border:1px solid var(--border-color);width:-moz-fit-content;width:fit-content}@media(min-width:768px){.styles_tabs__Uav03{padding:4px}}.styles_tab__Cu_Wx{position:relative;border-radius:6px;font-weight:500;color:var(--gray);transition:color .2s ease;cursor:pointer}.styles_tab__Cu_Wx:hover{color:var(--text-color)}.styles_tab__Cu_Wx.styles_active__GoIvk{color:var(--background-color)}.styles_label__XziO0{position:relative;z-index:1}.styles_activeBackground__rTo1b{position:absolute;inset:0;background:var(--secondary-color);border-radius:6px}.styles_sm__xSfAF .styles_tab__Cu_Wx{padding:6px 12px;font-size:.8125rem}@media(min-width:768px){.styles_sm__xSfAF .styles_tab__Cu_Wx{padding:8px 16px;font-size:.875rem}}.styles_md__boSQ3{border-radius:10px}.styles_md__boSQ3 .styles_tab__Cu_Wx{padding:8px 10px;font-size:.75rem;border-radius:8px}@media(min-width:460px){.styles_md__boSQ3 .styles_tab__Cu_Wx{padding:8px 12px;font-size:.8125rem}}@media(min-width:768px){.styles_md__boSQ3 .styles_tab__Cu_Wx{padding:10px 20px;font-size:.875rem}}.styles_md__boSQ3 .styles_activeBackground__rTo1b{border-radius:8px}.styles_nav__1FYUB{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:20px;margin-bottom:8px;max-width:1200px;margin-left:auto;margin-right:auto}@media(min-width:768px){.styles_nav__1FYUB{gap:16px;padding-bottom:24px}}.styles_menuContainer__WvWtS{position:relative;display:block}@media(min-width:768px){.styles_menuContainer__WvWtS{display:none}}.styles_menuButton__gO_Cb{width:36px;height:36px;border-radius:10px;background:var(--card-background);border:1px solid var(--border-color);color:var(--gray);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_menuButton__gO_Cb:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.styles_menuPopup__BPbC4{position:absolute;top:calc(100% + 8px);left:0;min-width:160px;background:var(--card-background);border:1px solid var(--border-color);border-radius:10px;padding:6px;box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:100}.styles_menuItem__XHtQ6{display:block;width:100%;padding:10px 14px;border-radius:6px;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:all .15s ease}.styles_menuItem__XHtQ6:hover{background:var(--light-background-color);color:var(--text-color)}.styles_menuItemActive__xiVGa,.styles_menuItemActive__xiVGa:hover{background:var(--secondary-color);color:var(--background-color)}.styles_desktopTabs__m4Anf{display:none}@media(min-width:768px){.styles_desktopTabs__m4Anf{display:flex}}.styles_rightWrapper__BITdW{display:flex;align-items:center;gap:8px;position:relative}@media(min-width:768px){.styles_rightWrapper__BITdW{gap:12px}}.styles_notification__LHKe3{z-index:9999;background:var(--card-background);font-size:.8125rem;padding:10px 32px 10px 16px;border-radius:10px;position:fixed;top:19px;right:16px;border:1px solid var(--secondary-color);overflow:hidden;max-width:calc(100% - 32px)}@media(min-width:460px){.styles_notification__LHKe3{top:23px;right:20px;max-width:calc(100% - 40px)}}@media(min-width:768px){.styles_notification__LHKe3{top:28px;right:max(74px,(100vw - 1200px)/2 + 74px);font-size:.875rem;max-width:650px}}@media(min-width:1024px){.styles_notification__LHKe3{top:36px;right:max(82px,(100vw - 1200px)/2 + 82px)}}.styles_notification__LHKe3.styles_error__ynLbI{border-color:var(--red)}.styles_notification__LHKe3.styles_error__ynLbI .styles_progressBar__XGhIl{background:var(--red)}.styles_notification__LHKe3.styles_success__C6Hnm{border-color:var(--green)}.styles_notification__LHKe3.styles_success__C6Hnm .styles_progressBar__XGhIl{background:var(--green)}.styles_notification__LHKe3:hover .styles_progressBar__XGhIl{animation-play-state:paused}.styles_notification__LHKe3 .styles_progressBar__XGhIl{position:absolute;bottom:0;left:0;height:2px;background:var(--secondary-color);width:100%;animation:styles_shrink__IAe0C 5s linear forwards}.styles_notification__LHKe3 .styles_close__21_fG{color:var(--gray);cursor:pointer;position:absolute;top:50%;right:8px;transform:translateY(-50%);transition:color .2s ease}.styles_notification__LHKe3 .styles_close__21_fG:hover{color:var(--red)}@keyframes styles_shrink__IAe0C{0%{width:100%}to{width:0}}.styles_profileContainer__tGPGD{position:relative}.styles_avatar__y83lu{width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid var(--border-color);transition:border-color .2s ease;cursor:pointer;padding:0;background:var(--secondary-color);display:flex;align-items:center;justify-content:center}@media(min-width:768px){.styles_avatar__y83lu{width:36px;height:36px}}.styles_avatar__y83lu img{width:100%;height:100%;object-fit:cover}.styles_avatar__y83lu:hover{border-color:var(--secondary-color)}.styles_avatarInitials__ELrYt{font-size:.75rem;font-weight:600;color:var(--background-color);text-transform:uppercase}@media(min-width:768px){.styles_avatarInitials__ELrYt{font-size:.8125rem}}.styles_avatarActive__A821z{border-color:var(--secondary-color)}.styles_profileMenu__e7_SB{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;background:var(--card-background);border:1px solid var(--border-color);border-radius:10px;padding:6px;box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:100}@media(min-width:768px){.styles_profileMenu__e7_SB{min-width:160px;padding:8px}}.styles_profileMenuItem__Nq2bl{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:6px;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:rgba(0,0,0,0);border:none;cursor:pointer;transition:all .15s ease;text-decoration:none}@media(min-width:768px){.styles_profileMenuItem__Nq2bl{font-size:.875rem;padding:10px 14px}}.styles_profileMenuItem__Nq2bl:hover{background:var(--light-background-color);color:var(--text-color)}.styles_profileMenuItem__Nq2bl:last-child:hover{color:var(--red)}.styles_dashboardWrapper__sJFqU{padding:16px 16px 32px;min-height:100vh}@media(min-width:460px){.styles_dashboardWrapper__sJFqU{padding:20px 20px 40px}}@media(min-width:768px){.styles_dashboardWrapper__sJFqU{padding:24px 24px 48px}}@media(min-width:1024px){.styles_dashboardWrapper__sJFqU{padding:32px 32px 64px}}.BalancesPage_wrapper__bY04l{max-width:1200px;margin:0 auto}.BalancesPage_header__izdGg{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media(min-width:768px){.BalancesPage_header__izdGg{flex-direction:row;justify-content:space-between;align-items:center}}.BalancesPage_header__izdGg h1{font-size:1.5rem;font-weight:500;font-family:var(--font-outfit);letter-spacing:-.02em}@media(min-width:768px){.BalancesPage_header__izdGg h1{font-size:1.75rem}}.BalancesPage_summary__2ZlHG{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;margin-bottom:16px}@media(min-width:768px){.BalancesPage_summary__2ZlHG{flex-direction:row;align-items:center;gap:32px;padding:20px 28px;margin-bottom:20px}}.BalancesPage_summaryItem__LIeiz{display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.BalancesPage_summaryItem__LIeiz{flex-direction:column;align-items:flex-start;gap:4px}}.BalancesPage_summaryLabel__XIPLP{font-size:.6875rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}@media(min-width:768px){.BalancesPage_summaryLabel__XIPLP{font-size:.75rem}}.BalancesPage_summaryValue__WO6ZF{font-family:var(--font-roboto);font-size:1rem;font-weight:500}@media(min-width:768px){.BalancesPage_summaryValue__WO6ZF{font-size:1.25rem}}.BalancesPage_summaryDivider__DiF5Y{display:none}@media(min-width:768px){.BalancesPage_summaryDivider__DiF5Y{display:block;width:1px;height:36px;background:var(--border-color)}}.BalancesPage_positive__tjPWb{color:var(--green)}.BalancesPage_negative__JuCh1{color:var(--red)}.BalancesPage_grid__DbcAs{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.BalancesPage_grid__DbcAs{grid-template-columns:repeat(2,1fr)}}.BalancesPage_assetsCard__q4gSa,.BalancesPage_liabilitiesCard__irSEd{min-height:280px}@media(min-width:768px){.BalancesPage_assetsCard__q4gSa,.BalancesPage_liabilitiesCard__irSEd{min-height:360px}}.BalancesPage_cardHeader__xJUFO{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media(min-width:768px){.BalancesPage_cardHeader__xJUFO{margin-bottom:20px}}.BalancesPage_cardHeader__xJUFO h2{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.BalancesPage_cardHeader__xJUFO h2{font-size:1rem;margin-bottom:20px}}.BalancesPage_cardHeader__xJUFO h2{margin:0}.BalancesPage_addButton__urBuD{display:flex;align-items:center;gap:4px;padding:6px 10px;border-radius:6px;font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.BalancesPage_addButton__urBuD{font-size:.875rem}}.BalancesPage_addButton__urBuD{transition:opacity .2s ease}@media(min-width:768px){.BalancesPage_addButton__urBuD{padding:6px 12px}}.BalancesPage_addButton__urBuD:hover{opacity:.85}.BalancesPage_addButton__urBuD span{display:none}@media(min-width:460px){.BalancesPage_addButton__urBuD span{display:inline}}.BalancesPage_addAsset__luQHh{background:var(--green);color:var(--background-color)}.BalancesPage_addLiability__l_xaD{background:var(--red);color:var(--background-color)}.BalancesPage_itemsList__pIihj{display:flex;flex-direction:column;gap:0}.BalancesPage_category__O_OS9{margin-bottom:16px}.BalancesPage_category__O_OS9:last-child{margin-bottom:0}.BalancesPage_categoryLabel__oE_90{font-size:.6875rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}@media(min-width:768px){.BalancesPage_categoryLabel__oE_90{font-size:.75rem}}.BalancesPage_categoryLabel__oE_90{color:var(--secondary-color);margin-bottom:8px;display:block}@media(min-width:768px){.BalancesPage_categoryLabel__oE_90{margin-bottom:10px}}.BalancesPage_item__MGKZ9{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border-color)}@media(min-width:768px){.BalancesPage_item__MGKZ9{padding:12px 0}}.BalancesPage_item__MGKZ9:last-child{border-bottom:none}.BalancesPage_itemInfo__YxRQ1{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.BalancesPage_itemName__EfFkb{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.BalancesPage_itemName__EfFkb{font-size:.875rem}}.BalancesPage_itemName__EfFkb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BalancesPage_itemType__Xdd_q{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.BalancesPage_itemType__Xdd_q{font-size:.75rem}}.BalancesPage_itemType__Xdd_q{text-transform:capitalize}.BalancesPage_allocationBar__50dUx{height:3px;background:var(--border-color);border-radius:2px;overflow:hidden;margin-top:6px;max-width:120px}@media(min-width:768px){.BalancesPage_allocationBar__50dUx{height:4px;max-width:150px}}.BalancesPage_allocationFill__DL4cn{height:100%;background:var(--secondary-color);border-radius:2px;transition:width .3s ease}.BalancesPage_itemRight__z4yI1{display:flex;align-items:center;gap:8px;margin-left:12px}@media(min-width:768px){.BalancesPage_itemRight__z4yI1{gap:12px;margin-left:16px}}.BalancesPage_itemAmount__jPBNy{font-family:var(--font-roboto);font-size:.8125rem;font-weight:500}@media(min-width:768px){.BalancesPage_itemAmount__jPBNy{font-size:.875rem}}.BalancesPage_itemActions__VUigP{display:flex;gap:2px;opacity:.6;transition:opacity .2s ease}.BalancesPage_item__MGKZ9:hover .BalancesPage_itemActions__VUigP{opacity:1}.BalancesPage_actionBtn__pIAJt{width:26px;height:26px;border-radius:4px;background:rgba(0,0,0,0);color:var(--gray);display:flex;align-items:center;justify-content:center;font-size:.875rem;transition:all .2s ease}@media(min-width:768px){.BalancesPage_actionBtn__pIAJt{width:28px;height:28px}}.BalancesPage_actionBtn__pIAJt:hover{background:var(--light-background-color);color:var(--secondary-color)}.BalancesPage_deleteBtn__Q5_Yg:hover{color:var(--red)}.BalancesPage_emptyText__EShI_{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.BalancesPage_emptyText__EShI_{font-size:.875rem}}.BalancesPage_emptyText__EShI_{color:var(--gray);padding:24px 0;text-align:center}@media(min-width:768px){.BalancesPage_emptyText__EShI_{padding:32px 0}}.EnhancedGoals_wrapper__p7fZU{max-width:1200px;margin:0 auto}.EnhancedGoals_header__Zlp__{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.EnhancedGoals_header__Zlp__ h1{margin:0;font-size:1.5rem;font-weight:500;font-family:var(--font-outfit);letter-spacing:-.02em}@media(min-width:768px){.EnhancedGoals_header__Zlp__ h1{font-size:1.75rem}}.EnhancedGoals_header__Zlp__ .EnhancedGoals_addButton__tsedp{display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--secondary-color);color:var(--background-color);border-radius:8px;font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.EnhancedGoals_header__Zlp__ .EnhancedGoals_addButton__tsedp{font-size:.875rem}}.EnhancedGoals_header__Zlp__ .EnhancedGoals_addButton__tsedp{transition:opacity .2s ease}@media(min-width:768px){.EnhancedGoals_header__Zlp__ .EnhancedGoals_addButton__tsedp{padding:10px 18px;gap:8px}}.EnhancedGoals_header__Zlp__ .EnhancedGoals_addButton__tsedp:hover{opacity:.9}.EnhancedGoals_content__E3B56{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.EnhancedGoals_content__E3B56{gap:20px}}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statsContent__cEqgm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media(min-width:768px){.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statsContent__cEqgm{gap:24px}}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px}@media(min-width:768px){.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9{padding:16px}}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 h3{font-size:.6875rem;font-weight:600;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}@media(min-width:768px){.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 h3{font-size:.75rem}}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 h3{margin:0 0 8px}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 .EnhancedGoals_statValue__Hm063{font-family:var(--font-roboto);font-size:1rem;font-weight:500}@media(min-width:768px){.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 .EnhancedGoals_statValue__Hm063{font-size:1.25rem}}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 .EnhancedGoals_statValue__Hm063{margin:0 0 4px;color:var(--text-color)}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 .EnhancedGoals_statValue__Hm063.EnhancedGoals_positive__EfqwC{color:var(--green)}.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 .EnhancedGoals_statLabel__WePAb{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.EnhancedGoals_statsCard__jHnog .EnhancedGoals_statItem__hW4b9 .EnhancedGoals_statLabel__WePAb{font-size:.75rem}}.EnhancedGoals_goalsCard__Kaq_G .EnhancedGoals_goalsContent__JTodE h2{font-size:.9375rem;font-weight:500;font-family:var(--font-outfit);margin:0 0 16px}@media(min-width:768px){.EnhancedGoals_goalsCard__Kaq_G .EnhancedGoals_goalsContent__JTodE h2{font-size:1rem;margin-bottom:20px}}.EnhancedGoals_emptyState___kRhG{padding:32px 16px;text-align:center;font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.EnhancedGoals_emptyState___kRhG{font-size:.875rem}}.EnhancedGoals_emptyState___kRhG{color:var(--gray)}@media(min-width:768px){.EnhancedGoals_emptyState___kRhG{padding:48px 24px}}.EnhancedGoals_goalsList__PjVQp{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.EnhancedGoals_goalsList__PjVQp{gap:16px}}.EnhancedGoals_goalItem__KXsht{padding:14px;background:var(--background-color);border:1px solid var(--border-color);border-radius:10px;transition:border-color .2s ease}@media(min-width:768px){.EnhancedGoals_goalItem__KXsht{padding:18px}}.EnhancedGoals_goalItem__KXsht:hover{border-color:var(--secondary-color)}.EnhancedGoals_goalHeader__hg8mh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}@media(min-width:768px){.EnhancedGoals_goalHeader__hg8mh{margin-bottom:14px}}.EnhancedGoals_goalInfo__4mbGz{flex:1 1;min-width:0}.EnhancedGoals_goalInfo__4mbGz h3{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.EnhancedGoals_goalInfo__4mbGz h3{font-size:.875rem}}.EnhancedGoals_goalInfo__4mbGz h3{margin:0 0 4px}.EnhancedGoals_goalInfo__4mbGz .EnhancedGoals_goalAmount__ZTy3a{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.EnhancedGoals_goalInfo__4mbGz .EnhancedGoals_goalAmount__ZTy3a{font-size:.875rem}}.EnhancedGoals_goalInfo__4mbGz .EnhancedGoals_goalAmount__ZTy3a{color:var(--gray);margin:0}.EnhancedGoals_goalInfo__4mbGz .EnhancedGoals_goalAmount__ZTy3a .EnhancedGoals_percentage__JMmxl{color:var(--secondary-color);font-weight:600;margin-left:6px}.EnhancedGoals_goalActions__u16Ke{display:flex;gap:4px;flex-shrink:0}.EnhancedGoals_goalActions__u16Ke .EnhancedGoals_actionButton__Eb_Ks{width:30px;height:30px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--gray);display:flex;align-items:center;justify-content:center;transition:all .2s ease}@media(min-width:768px){.EnhancedGoals_goalActions__u16Ke .EnhancedGoals_actionButton__Eb_Ks{width:32px;height:32px}}.EnhancedGoals_goalActions__u16Ke .EnhancedGoals_actionButton__Eb_Ks:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--background-color)}.EnhancedGoals_goalActions__u16Ke .EnhancedGoals_actionButton__Eb_Ks.EnhancedGoals_deleteButton__wWqDa:hover{background:var(--red);border-color:var(--red);color:var(--background-color)}.EnhancedGoals_progressBar__xqwB_{height:4px;background:var(--border-color);border-radius:2px;overflow:hidden;margin-bottom:12px}@media(min-width:768px){.EnhancedGoals_progressBar__xqwB_{height:6px;border-radius:3px;margin-bottom:14px}}.EnhancedGoals_progressBar__xqwB_ .EnhancedGoals_progressFill__IQ065{height:100%;background:var(--secondary-color);border-radius:inherit;transition:width .3s ease}.EnhancedGoals_goalMeta__UsMUI{display:flex;flex-wrap:wrap;gap:12px}@media(min-width:768px){.EnhancedGoals_goalMeta__UsMUI{gap:20px}}.EnhancedGoals_goalMeta__UsMUI .EnhancedGoals_metaItem__Dw_Yt{display:flex;align-items:center;gap:5px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.EnhancedGoals_goalMeta__UsMUI .EnhancedGoals_metaItem__Dw_Yt{font-size:.75rem;gap:6px}}.EnhancedGoals_goalMeta__UsMUI .EnhancedGoals_metaItem__Dw_Yt svg{color:var(--secondary-color)}.styles_tabContent__Veurt{min-height:80px;padding-top:16px;border-top:1px solid var(--border-color)}.styles_emptyState__awVmQ,.styles_loadingState__ytiAx{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;color:var(--gray);text-align:center}.styles_emptyState__awVmQ svg,.styles_loadingState__ytiAx svg{opacity:.5}.styles_emptyState__awVmQ p,.styles_loadingState__ytiAx p{margin:0;font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_emptyState__awVmQ p,.styles_loadingState__ytiAx p{font-size:.875rem}}.styles_emptyHint__OMZMq{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_emptyHint__OMZMq{font-size:.75rem}}.styles_emptyHint__OMZMq{color:var(--gray)}.styles_spinner__R_hNV{animation:styles_spin__lbsIF 1s linear infinite}@keyframes styles_spin__lbsIF{to{transform:rotate(1turn)}}.styles_accessTab__TGsap{display:flex;flex-direction:column;gap:12px}.styles_sentInviteActions__fBiHy{display:flex;align-items:center;gap:6px;flex-shrink:0}.styles_cancelInviteButton__g5oA2,.styles_resendButton__gqR1q{display:flex;align-items:center;gap:4px;padding:5px 10px;border-radius:4px;background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--gray);font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_cancelInviteButton__g5oA2,.styles_resendButton__gqR1q{font-size:.875rem}}.styles_cancelInviteButton__g5oA2,.styles_resendButton__gqR1q{font-size:.75rem;transition:all .2s ease}.styles_cancelInviteButton__g5oA2:disabled,.styles_resendButton__gqR1q:disabled{opacity:.5;cursor:not-allowed}.styles_resendButton__gqR1q:hover:not(:disabled){border-color:var(--secondary-color);color:var(--secondary-color)}.styles_cancelInviteButton__g5oA2:hover:not(:disabled){color:var(--red);border-color:var(--red)}.styles_inviteButton__SWPTy{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--secondary-color);color:var(--secondary-color);font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_inviteButton__SWPTy{font-size:.875rem}}.styles_inviteButton__SWPTy{transition:all .2s ease;align-self:flex-start}.styles_inviteButton__SWPTy:hover{background:var(--secondary-color);color:var(--background-color)}.styles_tableWrapper__aZe8e{overflow-x:auto}.styles_accessTable__92lZ9{width:100%;border-collapse:collapse;font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_accessTable__92lZ9{font-size:.875rem}}.styles_accessTable__92lZ9 thead th{text-align:left;padding:8px 12px;font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_accessTable__92lZ9 thead th{font-size:.75rem}}.styles_accessTable__92lZ9 thead th{font-weight:500;color:var(--gray);border-bottom:1px solid var(--border-color);white-space:nowrap}.styles_accessTable__92lZ9 thead th:first-child{padding-left:0}.styles_accessTable__92lZ9 thead th:last-child{padding-right:0}.styles_accessTable__92lZ9 tbody tr{border-bottom:1px solid var(--border-color)}.styles_accessTable__92lZ9 tbody tr:last-child{border-bottom:none}.styles_accessTable__92lZ9 tbody tr:hover{background:var(--light-background-color)}.styles_accessTable__92lZ9 tbody td{padding:12px;vertical-align:middle}.styles_accessTable__92lZ9 tbody td:first-child{padding-left:0}.styles_accessTable__92lZ9 tbody td:last-child{padding-right:0}.styles_actionsColumn__mzFjl{width:1%;white-space:nowrap}.styles_actionsCell__7RKQa{text-align:right}.styles_nameCell__4zqv4{font-weight:500;white-space:nowrap}.styles_emailCell__QBSPS{color:var(--gray);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_dateCell__EylZU{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_dateCell__EylZU{font-size:.75rem}}.styles_dateCell__EylZU{color:var(--gray);white-space:nowrap}.styles_roleBadge__Z8nNk{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_roleBadge__Z8nNk{font-size:.75rem}}.styles_roleBadge__Z8nNk{font-weight:500;background:var(--light-background-color);color:var(--gray)}.styles_ownerBadge__hDALk{background:rgba(34,197,94,.1);color:var(--green)}.styles_pendingBadge__nA7k_{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_pendingBadge__nA7k_{font-size:.75rem}}.styles_pendingBadge__nA7k_{font-weight:500;background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color)}.styles_expiryCell__MI_TV{white-space:nowrap}.styles_expiryBadge__NurI0{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_expiryBadge__NurI0{font-size:.75rem}}.styles_expiryBadge__NurI0{font-weight:500;background:var(--light-background-color);color:var(--gray)}.styles_expirySoon__l2bMP{background:rgba(249,115,22,.1);color:var(--orange)}.styles_revokeButton__Ajslr{width:32px;height:32px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--gray);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.styles_revokeButton__Ajslr:hover:not(:disabled){border-color:var(--red);color:var(--red)}.styles_revokeButton__Ajslr:disabled{opacity:.5;cursor:not-allowed}.styles_inactiveMembersSection__sdq0j{padding:12px;background:var(--background-color);border:1px solid var(--border-color);border-radius:6px;opacity:.7}.styles_inactiveMembersHeader__962Hh{display:flex;align-items:center;gap:6px;font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_inactiveMembersHeader__962Hh{font-size:.75rem}}.styles_inactiveMembersHeader__962Hh{margin-bottom:10px}.styles_inactiveMembersHeader__962Hh svg{color:var(--gray)}.styles_inactiveMembersList__7rhBS{display:flex;flex-direction:column;gap:6px}.styles_inactiveMemberItem___xwo6{display:flex;flex-direction:column;gap:2px;padding:8px 10px;background:var(--light-background-color);border-radius:4px}@media(min-width:460px){.styles_inactiveMemberItem___xwo6{flex-direction:row;align-items:center;justify-content:space-between}}.styles_inactiveMemberName__ThmTo{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_inactiveMemberName__ThmTo{font-size:.875rem}}.styles_inactiveMemberName__ThmTo{color:var(--gray)}.styles_inactiveMemberMeta__TD33G{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_inactiveMemberMeta__TD33G{font-size:.75rem}}.styles_inactiveMemberMeta__TD33G{color:var(--gray)}.styles_filesTab__s2bS4{display:flex;flex-direction:column;gap:12px}.styles_fileItem__p0W_q,.styles_filesList__7zxvG{display:flex;flex-direction:column;gap:8px}.styles_fileItem__p0W_q{padding:12px;background:var(--light-background-color);border-radius:6px}@media(min-width:460px){.styles_fileItem__p0W_q{flex-direction:row;align-items:center;justify-content:space-between}}.styles_fileInfo__SNTb6{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.styles_fileName__Tg_Yv{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_fileName__Tg_Yv{font-size:.875rem}}.styles_fileName__Tg_Yv{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_fileMeta__FAGAc{font-size:.6875rem;font-family:var(--font-outfit);color:var(--gray)}@media(min-width:768px){.styles_fileMeta__FAGAc{font-size:.75rem}}.styles_fileMeta__FAGAc{text-transform:capitalize}.styles_fileStats__oMKji{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_fileStats__oMKji{font-size:.75rem}}.styles_fileStats__oMKji{color:var(--gray)}.styles_fileActions__uTOJj{display:flex;align-items:center;gap:6px;flex-shrink:0}.styles_deleteFileButton__xgrA0,.styles_downloadButton__wObeL{width:32px;height:32px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--gray);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_deleteFileButton__xgrA0:disabled,.styles_downloadButton__wObeL:disabled{opacity:.5;cursor:not-allowed}.styles_downloadButton__wObeL:hover:not(:disabled){border-color:var(--secondary-color);color:var(--secondary-color)}.styles_deleteFileButton__xgrA0:hover:not(:disabled){border-color:var(--red);color:var(--red)}.styles_settingsTab__ojKAn{display:flex;flex-direction:column;gap:16px}.styles_settingRow__MliWv{display:flex;flex-direction:column;gap:12px;padding:12px 14px;background:var(--light-background-color);border-radius:8px}@media(min-width:460px){.styles_settingRow__MliWv{flex-direction:row;align-items:center;justify-content:space-between}}.styles_settingLabel__ZCGn8{display:flex;align-items:flex-start;gap:10px;flex:1 1}.styles_settingLabel__ZCGn8 svg{color:var(--green);flex-shrink:0;margin-top:2px}.styles_settingText__cFsJ7{display:flex;flex-direction:column;gap:2px}.styles_settingTitle__pa8gH{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_settingTitle__pa8gH{font-size:.875rem}}.styles_settingTitle__pa8gH{font-weight:500}.styles_settingDescription__05KCi{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_settingDescription__05KCi{font-size:.75rem}}.styles_settingDescription__05KCi{color:var(--gray)}.styles_settingValue__oP_QF{font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_settingValue__oP_QF{font-size:.875rem}}.styles_settingValue__oP_QF{color:var(--text-color);padding:8px 14px;border-radius:6px;border:1px solid var(--border-color);background:rgba(0,0,0,0);cursor:pointer;transition:all .2s ease;flex-shrink:0}.styles_settingValue__oP_QF:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.styles_settingEdit__qyUQN{display:flex;align-items:center;gap:8px;flex-shrink:0}.styles_settingInput__rSpIV{width:60px;height:34px;padding:0 10px;border:1px solid var(--secondary-color);border-radius:6px;background:var(--background-color);color:var(--text-color);font-family:var(--font-outfit);font-size:.875rem;text-align:center}.styles_settingInput__rSpIV:focus{outline:none}.styles_settingInput__rSpIV{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_settingInput__rSpIV::-webkit-inner-spin-button,.styles_settingInput__rSpIV::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.styles_settingUnit__3C9Pq{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_settingUnit__3C9Pq{font-size:.75rem}}.styles_settingUnit__3C9Pq{color:var(--gray)}.styles_settingCancel__hsM9s,.styles_settingSave__kTn6F{width:32px;height:32px;border-radius:6px;background:rgba(0,0,0,0);color:var(--gray);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_settingSave__kTn6F{background:var(--green);color:#fff}.styles_settingSave__kTn6F:hover{opacity:.9}.styles_settingSave__kTn6F:disabled{opacity:.5;cursor:not-allowed}.styles_settingCancel__hsM9s{border:1px solid var(--border-color)}.styles_settingCancel__hsM9s:hover{color:var(--red);border-color:var(--red)}.styles_leaveSection__TONgd{border:1px solid rgba(249,115,22,.3);border-radius:8px;overflow:hidden}.styles_leaveHeader__pdFsI{padding:10px 14px;background:rgba(249,115,22,.1);border-bottom:1px solid rgba(249,115,22,.2)}.styles_leaveHeader__pdFsI span{font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_leaveHeader__pdFsI span{font-size:.875rem}}.styles_leaveHeader__pdFsI span{font-size:.8125rem;color:var(--orange)}.styles_leaveContent__ySxuZ{display:flex;flex-direction:column;gap:12px;padding:14px}@media(min-width:460px){.styles_leaveContent__ySxuZ{flex-direction:row;align-items:center;justify-content:space-between}}.styles_leaveInfo__K_0_T{display:flex;flex-direction:column;gap:4px;flex:1 1}.styles_leaveTitle__gy4VT{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_leaveTitle__gy4VT{font-size:.875rem}}.styles_leaveTitle__gy4VT{font-weight:500}.styles_leaveDescription__XZ_oR{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_leaveDescription__XZ_oR{font-size:.75rem}}.styles_leaveDescription__XZ_oR{color:var(--gray)}.styles_leaveButton__m7BNq{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--orange);color:var(--orange);font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_leaveButton__m7BNq{font-size:.875rem}}.styles_leaveButton__m7BNq{transition:all .2s ease;flex-shrink:0}.styles_leaveButton__m7BNq:hover:not(:disabled){background:var(--orange);color:#fff}.styles_leaveButton__m7BNq:disabled{opacity:.5;cursor:not-allowed}.styles_dangerZone__S1Jgo{border:1px solid rgba(239,68,68,.3);border-radius:8px;overflow:hidden}.styles_dangerHeader__ZBCNn{padding:10px 14px;background:rgba(239,68,68,.1);border-bottom:1px solid rgba(239,68,68,.2)}.styles_dangerHeader__ZBCNn span{font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_dangerHeader__ZBCNn span{font-size:.875rem}}.styles_dangerHeader__ZBCNn span{font-size:.8125rem;color:var(--red)}.styles_dangerContent__sQlN1{display:flex;flex-direction:column;gap:12px;padding:14px}@media(min-width:460px){.styles_dangerContent__sQlN1{flex-direction:row;align-items:center;justify-content:space-between}}.styles_dangerActions__Re2fr{display:flex;gap:8px;flex-shrink:0}.styles_dangerInfo__mw_lC{display:flex;flex-direction:column;gap:4px;flex:1 1}.styles_dangerTitle__j_b07{font-size:.8125rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_dangerTitle__j_b07{font-size:.875rem}}.styles_dangerTitle__j_b07{font-weight:500}.styles_dangerDescription__bOMYW{font-size:.6875rem;font-family:var(--font-outfit)}@media(min-width:768px){.styles_dangerDescription__bOMYW{font-size:.75rem}}.styles_dangerDescription__bOMYW{color:var(--gray)}.styles_deleteAccountButton__utNrC,.styles_deleteDataButton__HEFzd{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;background:rgba(0,0,0,0);border:1px solid var(--red);color:var(--red);font-size:.8125rem;font-weight:500;font-family:var(--font-outfit)}@media(min-width:768px){.styles_deleteAccountButton__utNrC,.styles_deleteDataButton__HEFzd{font-size:.875rem}}.styles_deleteAccountButton__utNrC,.styles_deleteDataButton__HEFzd{transition:all .2s ease;flex-shrink:0}.styles_deleteAccountButton__utNrC:hover,.styles_deleteDataButton__HEFzd:hover{background:var(--red);color:#fff}.styles_name__Db_V2{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.styles_amount__Zooyb{display:inline-flex;align-items:baseline;font-family:Centwise-RobotoMono,monospace;font-weight:600;font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.styles_period__Q435n{font-family:Centwise-RobotoMono,monospace;font-weight:400;font-size:.75rem;color:var(--gray)}.styles_type__S3VD6{color:var(--gray)}.styles_billingColumn__17TSM{padding-left:16px}.styles_statusBadge__CNUOG{display:inline-flex;padding:4px 8px;border-radius:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.styles_statusBadge__CNUOG.styles_active__FQn83{background:rgba(34,197,94,.15);color:var(--green)}.styles_statusBadge__CNUOG.styles_inactive__roWDc{background:var(--border-color);color:var(--gray)}.styles_statusBadge__CNUOG.styles_cancelled__NlniE{background:rgba(239,68,68,.15);color:var(--red)}.styles_inactive__roWDc{color:var(--gray)}.styles_actions__Cy6we{display:flex;align-items:center;justify-content:flex-end;gap:4px}.styles_actionButton__7nPwg{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:rgba(0,0,0,0);color:var(--gray);cursor:pointer;transition:all .15s ease}.styles_actionButton__7nPwg:hover{background:var(--border-color);color:var(--text-color)}.styles_actionButton__7nPwg svg{font-size:1rem}.styles_deleteButton__2LdFh:hover{background:rgba(239,68,68,.1);color:var(--red)}