.Budget_page__v8YVu{display:flex;flex-direction:column;gap:var(--sv-space-6);padding:var(--sv-space-6)}.Budget_sectionLabel__Ls866{font-size:var(--sv-font-size-xs);font-weight:var(--sv-font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--sv-color-text-muted);margin:0 0 var(--sv-space-2)}.Budget_section__LiieM+.Budget_section__LiieM{margin-top:var(--sv-space-2)}.Budget_row__FO3Vt{display:flex;flex-direction:column;gap:var(--sv-space-1);width:100%;padding:var(--sv-space-2) var(--sv-space-3);margin:0 calc(var(--sv-space-3) * -1);border:none;border-radius:var(--sv-radius-md);background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.Budget_rowSelected__2r8yd,.Budget_row__FO3Vt:hover{background:var(--sv-color-surface-sunken)}.Budget_rowHeader__F44zp{display:flex;align-items:baseline;justify-content:space-between;font-size:var(--sv-font-size-sm)}.Budget_rowName__8agLv{font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-primary)}.Budget_rowAmounts__FEgEu{color:var(--sv-color-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Budget_rowOver__P_nPJ{color:var(--sv-color-error-text)}.Budget_emptyState__mvkfl{color:var(--sv-color-text-muted);font-size:var(--sv-font-size-sm)}.Budget_detailHeader__8k1ye{padding:var(--sv-space-6) var(--sv-space-5) var(--sv-space-4);border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border)}.Budget_detailTitle__IaoXc{font-size:var(--sv-font-size-lg);font-weight:var(--sv-font-weight-bold);margin:0 0 var(--sv-space-1)}.Budget_detailSubtitle__Z6iWL{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:0}.Budget_detailBody__wnykB{padding:var(--sv-space-4) var(--sv-space-5);display:flex;flex-direction:column;gap:var(--sv-space-6)}.Budget_detailSectionLabel__Wgk8Q{font-size:var(--sv-font-size-xs);font-weight:var(--sv-font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--sv-color-text-muted);margin:0 0 var(--sv-space-2)}.Budget_kindRow__wk_05{display:flex;flex-direction:column;gap:var(--sv-space-1);padding:var(--sv-space-2) 0}.Budget_kindRowHeader__5XBy8,.Budget_transactionRow__gl1wn{display:flex;align-items:baseline;justify-content:space-between;font-size:var(--sv-font-size-sm)}.Budget_transactionRow__gl1wn{gap:var(--sv-space-3);padding:var(--sv-space-2) 0}.Budget_transactionLabel__ZCT04{color:var(--sv-color-text-primary)}.Budget_transactionDate__G4SE_{color:var(--sv-color-text-muted)}.Budget_transactionAmount__W8k_j{color:var(--sv-color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.Budget_dialogBody__lLoIr{display:flex;flex-direction:column;gap:var(--sv-space-4)}.Budget_actions__6B5Rm{display:flex;gap:var(--sv-space-3)}.Budget_feedbackError__r2HZQ{color:var(--sv-color-error-text);font-size:var(--sv-font-size-sm)}.Budget_sectionHeader__7518A{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--sv-space-1)}.Budget_sectionAddButton__oKoVI{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:var(--sv-radius-md);border:none;background:transparent;color:var(--sv-color-text-muted);cursor:pointer}.Budget_sectionAddButton__oKoVI:hover{background:var(--sv-color-surface-sunken);color:var(--sv-color-text-primary)}.Budget_jarStatGrid__jcEVD{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--sv-space-4);gap:var(--sv-space-4)}.Budget_statLabel__TmEQi{font-size:var(--sv-font-size-xs);font-weight:var(--sv-font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--sv-color-text-muted);margin:0 0 var(--sv-space-1)}.Budget_statValue__GALN4{font-size:var(--sv-font-size-lg);font-weight:var(--sv-font-weight-bold);margin:0}.AddExpenseDialog_body__2HXgm{display:flex;flex-direction:column;gap:var(--sv-space-4)}.AddExpenseDialog_loading__sxueF{display:flex;align-items:center;justify-content:center;padding:var(--sv-space-8) 0}.AddExpenseDialog_row__NFwto{display:flex;gap:var(--sv-space-4)}.AddExpenseDialog_row__NFwto>*{flex:1 1;min-width:0}.AddExpenseDialog_jarRow__988_P{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-4);padding-top:var(--sv-space-2);border-top:var(--sv-border-width-hairline) solid var(--sv-color-border)}.AddExpenseDialog_jarLabel__pCqbk{display:flex;flex-direction:column;gap:var(--sv-space-1)}.AddExpenseDialog_jarHint__VU5kk{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.AddExpenseDialog_feedbackError__wT9Xl{color:var(--sv-color-error-text);font-size:var(--sv-font-size-sm)}.AddExpenseDialog_actions__ENTxE{display:flex;justify-content:flex-end;gap:var(--sv-space-3)}.Button_button__vx6bw{display:inline-flex;align-items:center;justify-content:center;gap:var(--sv-space-2);border:var(--sv-border-width-hairline) solid transparent;border-radius:var(--sv-radius-md);font-family:var(--sv-font-family);font-weight:var(--sv-font-weight-medium);line-height:1;cursor:pointer;touch-action:manipulation;box-shadow:var(--sv-button-shadow);transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .1s ease,box-shadow .1s ease}.Button_button__vx6bw:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}.Button_button__vx6bw:disabled{opacity:.5;cursor:not-allowed}.Button_button__vx6bw:active:not(:disabled){transform:translate(var(--sv-button-press-x),var(--sv-button-press-y));box-shadow:none}@media (pointer:coarse){.Button_button__vx6bw{min-height:var(--sv-touch-target-min,44px)}}.Button_sm__WUTIb{padding:var(--sv-space-2) var(--sv-space-3);font-size:var(--sv-font-size-sm)}.Button_md__9EEhT{padding:10px var(--sv-space-4)}.Button_lg__pKbyg,.Button_md__9EEhT{font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-semibold)}.Button_lg__pKbyg{padding:var(--sv-space-3) var(--sv-space-5)}.Button_spinner__ykOiw{display:inline-block;width:var(--sv-icon-size-sm);height:var(--sv-icon-size-sm);flex-shrink:0;border:2px solid;border-top:2px solid transparent;border-radius:var(--sv-radius-full);opacity:.7;animation:Button_button-spin__nux84 .7s linear infinite}@keyframes Button_button-spin__nux84{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.Button_spinner__ykOiw{animation-play-state:paused}}.Button_primary__Qfl7D{background-color:var(--sv-color-accent);color:var(--sv-color-text-on-accent)}@media (hover:hover){.Button_primary__Qfl7D:hover:not(:disabled){background-color:var(--sv-color-accent-hover)}}.Button_primary__Qfl7D:active:not(:disabled){background-color:color-mix(in srgb,var(--sv-color-accent) 80%,black)}.Button_secondary__0t6wV{background-color:var(--sv-color-surface);color:var(--sv-color-text-primary);border-color:var(--sv-color-border-strong)}@media (hover:hover){.Button_secondary__0t6wV:hover:not(:disabled){background-color:var(--sv-color-surface-sunken)}}.Button_secondary__0t6wV:active:not(:disabled){background-color:color-mix(in srgb,var(--sv-color-surface-sunken) 85%,black)}.Button_ghost__ICebg{background-color:transparent;color:var(--sv-color-text-primary)}@media (hover:hover){.Button_ghost__ICebg:hover:not(:disabled){background-color:var(--sv-color-surface-sunken)}}.Button_ghost__ICebg:active:not(:disabled){background-color:color-mix(in srgb,var(--sv-color-surface-sunken) 85%,black)}.Button_destructive__4myjR{background-color:transparent;color:var(--sv-color-error-text);border-color:var(--sv-color-error-border)}@media (hover:hover){.Button_destructive__4myjR:hover:not(:disabled){background-color:var(--sv-color-error-surface)}}.Button_destructive__4myjR:active:not(:disabled){background-color:color-mix(in srgb,var(--sv-color-error-surface) 85%,black)}.Sidebar_nav___PNEt{display:flex;flex-direction:column;height:100%;padding:var(--sv-space-4) 0}.Sidebar_header__UWCRy{padding:0 var(--sv-space-4) var(--sv-space-4)}.Sidebar_wordmark__z2r3E{font-size:var(--sv-font-size-lg);font-weight:700;color:var(--sv-color-text-primary)}.Sidebar_sectionHeader__0C7fi{display:flex;align-items:center;justify-content:space-between;padding:0 var(--sv-space-4) var(--sv-space-2)}.Sidebar_sectionHeaderSpaced__uz6b_{margin-top:var(--sv-space-6)}.Sidebar_sectionLabel__MTMwt{font-size:var(--sv-font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--sv-color-text-subtle)}.Sidebar_newListButton__I_G92{all:unset;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--sv-radius-sm);color:var(--sv-color-text-subtle);cursor:pointer}.Sidebar_newListButton__I_G92:hover{background:var(--sv-color-surface-sunken);color:var(--sv-color-text-primary)}.Sidebar_list__8cIzj{list-style:none;margin:0;padding:0}.Sidebar_item__yUMpz{position:relative;display:flex;align-items:center;padding:0 var(--sv-space-3)}.Sidebar_link__hmhYt{width:100%;min-width:0;padding:var(--sv-space-2) var(--sv-space-2);border-radius:var(--sv-radius-md);font-size:var(--sv-font-size-sm);font-weight:600;color:var(--sv-color-text-primary);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sidebar_link__hmhYt:hover{background:var(--sv-color-surface-sunken)}.Sidebar_linkActive__sUUDn{background:var(--sv-color-accent-subtle)}.Sidebar_renameInput__W74xW{flex:1 1;min-width:0;margin:var(--sv-space-1) 0;padding:var(--sv-space-2) var(--sv-space-3);font-family:var(--sv-font-family);font-size:var(--sv-font-size-sm);line-height:1.5;color:var(--sv-color-text-primary);background-color:var(--sv-color-surface);border:1px solid var(--sv-color-border-strong);border-radius:var(--sv-radius-md)}.Sidebar_renameInput__W74xW:focus-visible{outline:none;border-color:var(--sv-color-accent);box-shadow:0 0 0 2px var(--sv-color-focus-ring)}.Sidebar_rowActions__GKd7s{position:absolute;right:var(--sv-space-2);top:50%;transform:translateY(-50%);display:flex;gap:2px;opacity:0;transition:opacity .1s ease}.Sidebar_item__yUMpz:focus-within .Sidebar_rowActions__GKd7s,.Sidebar_item__yUMpz:hover .Sidebar_rowActions__GKd7s{opacity:1}.Sidebar_rowAction__xdZv4{all:unset;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--sv-radius-sm);color:var(--sv-color-text-subtle);cursor:pointer}.Sidebar_rowAction__xdZv4:hover{background:var(--sv-color-surface-sunken);color:var(--sv-color-text-primary)}.Sidebar_newListRow__BnKGt{margin-top:var(--sv-space-2);padding:var(--sv-space-2) var(--sv-space-3)}.Sidebar_emptyHint__ZZmZi{margin:0;padding:0 var(--sv-space-4) var(--sv-space-2);font-size:var(--sv-font-size-sm);font-style:italic;color:var(--sv-color-text-subtle)}.Sidebar_sharedName__zRmaz{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sidebar_sharedMeta__ciuCo{display:block;font-size:var(--sv-font-size-xs);font-weight:400;color:var(--sv-color-text-subtle)}.Sidebar_divider__lxVbB{margin:var(--sv-space-2) var(--sv-space-4);border-top:1px solid var(--sv-color-border)}.Sidebar_combinedDisabled__fwEQC,.Sidebar_combinedLink__FekVB{display:flex;flex-direction:column;margin:0 var(--sv-space-3);padding:var(--sv-space-2) var(--sv-space-2);border-radius:var(--sv-radius-md);font-size:var(--sv-font-size-sm);font-weight:600}.Sidebar_combinedLink__FekVB{color:var(--sv-color-text-primary);text-decoration:none}.Sidebar_combinedLink__FekVB:hover{background:var(--sv-color-surface-sunken)}.Sidebar_combinedLinkActive__d10KM{background:var(--sv-color-accent-subtle)}.Sidebar_combinedDisabled__fwEQC{color:var(--sv-color-text-muted)}.Sidebar_combinedHint__d9Jh4{font-size:var(--sv-font-size-xs);font-weight:400;color:var(--sv-color-text-subtle)}.Dialog_scrim__CJwMF{position:fixed;top:var(--sv-dialog-inset-top,0);right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:var(--sv-space-8);padding-left:calc(var(--sv-dialog-inset-left, 0px) + var(--sv-space-8));background:var(--sv-color-scrim);opacity:0;transition:opacity var(--sv-motion-duration-base) var(--sv-motion-ease-out)}.Dialog_scrimOpen__hkVAC{opacity:1}.Dialog_panel__jH5IA{position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--sv-color-surface-raised);color:var(--sv-color-text-primary);border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-lg);box-shadow:var(--sv-shadow-overlay);opacity:0;transform:scale(.96);transition:opacity var(--sv-motion-duration-base) var(--sv-motion-ease-out),transform var(--sv-motion-duration-base) var(--sv-motion-ease-out)}.Dialog_panelOpen__s5In4{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.Dialog_panel__jH5IA,.Dialog_scrim__CJwMF{transition-duration:.01ms}}.Dialog_content__dcJoN{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--sv-color-border-strong) transparent;padding:var(--sv-space-6);--sv-page-gutter:0px;overscroll-behavior:none}.Dialog_content__dcJoN::-webkit-scrollbar{width:8px}.Dialog_content__dcJoN::-webkit-scrollbar-track{background:transparent}.Dialog_content__dcJoN::-webkit-scrollbar-thumb{background:var(--sv-color-border-strong);border-radius:var(--sv-radius-full)}.Dialog_sm__81QyZ{width:24rem;max-width:100%;max-height:min(28rem,100%)}.Dialog_md__ii5A9{width:36rem;max-width:100%;max-height:min(42rem,100%)}.Dialog_xl__crOmG{width:48rem;max-width:100%;max-height:min(48rem,100%)}.Dialog_full__54C_a,.Dialog_lg__XVesC{width:100%;height:100%}.Dialog_close__SLoIt{position:absolute;top:var(--sv-space-3);right:var(--sv-space-3);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:var(--sv-space-8);height:var(--sv-space-8);border:none;border-radius:var(--sv-radius-md);background:transparent;color:var(--sv-color-text-muted);cursor:pointer}@media (hover:hover){.Dialog_close__SLoIt:hover{background:var(--sv-color-surface-sunken);color:var(--sv-color-text-primary)}}.Dialog_close__SLoIt:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}.Dialog_mobileHeader__aqJYr{display:none}@media (max-width:768px){.Dialog_scrim__CJwMF{padding:0;background:transparent;bottom:var(--sv-shell-footer-height,0)}.Dialog_full__54C_a,.Dialog_lg__XVesC,.Dialog_md__ii5A9,.Dialog_panel__jH5IA,.Dialog_sm__81QyZ,.Dialog_xl__crOmG{width:100%;height:100%;max-width:none;max-height:none;border:none;border-radius:0;box-shadow:none;background:var(--sv-color-surface)}.Dialog_panel__jH5IA{opacity:1;transform:translateY(100%);transition:transform var(--sv-motion-duration-base) var(--sv-motion-ease-out)}.Dialog_panelOpen__s5In4{transform:translateY(0)}.Dialog_close__SLoIt{display:none}.Dialog_mobileHeader__aqJYr{display:block}}.Command_root__w78hu{display:flex;flex-direction:column;max-height:min(60vh,420px)}.Command_input__pVBqw{flex-shrink:0;width:100%;border:none;border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border);background:transparent;color:var(--sv-color-text-primary);font:inherit;font-size:var(--sv-font-size-md);padding:var(--sv-space-3)}.Command_input__pVBqw:focus{outline:none}.Command_input__pVBqw::placeholder{color:var(--sv-color-text-muted)}.Command_list__RJPRl{list-style:none;margin:0;padding:var(--sv-space-1);overflow-y:auto}.Command_groupList__8ABG5{list-style:none;margin:0;padding:0}.Command_groupLabel__82tgc{padding:var(--sv-space-2) var(--sv-space-3) var(--sv-space-1);font-size:var(--sv-font-size-label);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-muted);text-transform:uppercase;letter-spacing:.04em}.Command_item__RGABR{display:flex;align-items:center;gap:var(--sv-space-2);width:100%;min-height:var(--sv-touch-target-min,44px);padding:var(--sv-space-2) var(--sv-space-3);border:none;border-radius:var(--sv-radius-sm);background:transparent;color:var(--sv-color-text-primary);font:inherit;font-size:var(--sv-font-size-sm);text-align:left;cursor:pointer}.Command_itemHighlighted__rcRvh{background:var(--sv-color-surface-sunken)}.Command_empty__D3LSy{padding:var(--sv-space-4) var(--sv-space-3);color:var(--sv-color-text-muted);font-size:var(--sv-font-size-sm);text-align:center}.FormulaBar_bar__orQrR{align-items:center;border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-sm);display:flex;gap:var(--sv-space-2);padding:var(--sv-space-1) var(--sv-space-2)}.FormulaBar_cellLabel___V2iZ{color:var(--sv-color-text-muted);flex-shrink:0;font-size:var(--sv-font-size-xs);font-weight:600;min-width:2.5rem}.FormulaBar_bar__orQrR .FormulaBar_input__n6MWg{border:none;min-height:0;padding:var(--sv-space-1);resize:none;white-space:nowrap;overflow-x:auto;font-size:var(--sv-font-size-xs)}.ListSidebar_nav__AuFKb{padding:var(--sv-space-4) 0}.ListSidebar_searchRow__zOade{display:flex;align-items:center;gap:var(--sv-space-2);margin:0 var(--sv-space-3) var(--sv-space-3);padding:var(--sv-space-2) var(--sv-space-3);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-md);background:var(--sv-color-surface-raised)}.ListSidebar_searchIcon__m5ZtG{font-size:15px;color:var(--sv-color-text-subtle);line-height:1}.ListSidebar_searchInput__RyNQN{all:unset;flex:1 1;min-width:0;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.ListSidebar_header__R0_kA{display:flex;align-items:center;justify-content:space-between;padding:0 var(--sv-space-4) var(--sv-space-2) var(--sv-space-5)}.ListSidebar_headerActions__a6jp9{display:flex;align-items:center;gap:var(--sv-space-2)}.ListSidebar_heading__aSlhd{font-size:var(--sv-font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--sv-color-text-subtle)}.ListSidebar_newBtn__PU1XL{all:unset;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--sv-radius-sm);color:var(--sv-color-text-subtle);cursor:pointer;transition:background-color .1s ease,color .1s ease}.ListSidebar_newBtn__PU1XL:hover{background:var(--sv-color-surface-raised);color:var(--sv-color-text-primary)}.ListSidebar_addRow__kQHzJ{padding:var(--sv-space-1) var(--sv-space-4) var(--sv-space-2)}.ListSidebar_addInput__lA5DG,.ListSidebar_renameInput__N063H{all:unset;width:100%;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);border-bottom:1px solid var(--sv-color-accent);padding-bottom:2px}.ListSidebar_list__Y8yOi{list-style:none;margin:0;padding:0}.ListSidebar_item__oTzFc{position:relative;background-color:var(--tasks-sidebar-bg,var(--sv-color-surface-sunken));transition:background-color .1s ease}.ListSidebar_item__oTzFc:hover{background:var(--sv-color-surface-sunken)}.ListSidebar_active__WSp8W{background:var(--sv-color-surface-raised)}.ListSidebar_active__WSp8W .ListSidebar_listTitle__3BsHt{font-weight:500}.ListSidebar_dragging__WtXya{opacity:.5;box-shadow:var(--sv-shadow-hover);background:var(--sv-color-surface-raised)}.ListSidebar_dragHandle__ocLZ6{all:unset;position:absolute;left:3px;top:50%;transform:translateY(-50%);width:12px;height:12px;display:flex;align-items:center;justify-content:center;color:var(--sv-color-text-subtle);cursor:-webkit-grab;cursor:grab;opacity:0;transition:opacity .1s ease;border-radius:var(--sv-radius-sm);touch-action:none;z-index:4}@media (hover:none){.ListSidebar_dragHandle__ocLZ6{pointer-events:none}}.ListSidebar_dragHandle__ocLZ6:active{cursor:-webkit-grabbing;cursor:grabbing}.ListSidebar_dragging__WtXya .ListSidebar_dragHandle__ocLZ6,.ListSidebar_item__oTzFc:focus-within .ListSidebar_dragHandle__ocLZ6,.ListSidebar_item__oTzFc:hover .ListSidebar_dragHandle__ocLZ6{opacity:1}.ListSidebar_rowInner__jZri8{display:flex;align-items:center;justify-content:space-between;min-width:0;padding:var(--sv-space-2) var(--sv-space-4) var(--sv-space-2) var(--sv-space-5);position:relative;background-color:inherit;transition:transform .2s ease}@media (max-width:768px){.ListSidebar_rowInner__jZri8{z-index:1}.ListSidebar_nav__AuFKb{height:100%;overflow-y:auto;overscroll-behavior-y:contain}}.ListSidebar_swipeEdgeZone__tECEm{position:absolute;top:0;right:0;bottom:0;width:var(--sv-space-12);z-index:2;touch-action:pan-y}.ListSidebar_swipeDeleteBg__RmEbH{position:absolute;top:3px;right:0;bottom:3px;left:0;z-index:0;display:flex;align-items:stretch;justify-content:flex-end}.ListSidebar_swipeDeleteBtn__Wgs6V{all:unset;width:72px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:var(--sv-color-error-solid);color:var(--sv-color-text-on-error);cursor:pointer}.ListSidebar_link__B1FUH{display:flex;align-items:center;flex:1 1;min-width:0;text-decoration:none;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.ListSidebar_dot__1pTrT{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-right:var(--sv-space-2)}.ListSidebar_starredDot__D10UD{flex-shrink:0;margin-right:var(--sv-space-2);font-size:var(--sv-font-size-xs);line-height:1;color:var(--sv-color-text-primary)}.ListSidebar_dotButton__lJeEY{all:unset;width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-right:var(--sv-space-2);cursor:pointer}.ListSidebar_dotButton__lJeEY:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}.ListSidebar_listTitle__3BsHt{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListSidebar_trail__Y9_SF{display:flex;align-items:center;gap:var(--sv-space-1)}.ListSidebar_count__h_7GL{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-subtle);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:opacity .1s ease;margin-right:3px;margin-top:1px}.ListSidebar_listOptionsBtn__hicfI{all:unset;position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:-3px;border-radius:var(--sv-radius-sm);color:var(--sv-color-text-subtle);cursor:pointer}@media (pointer:coarse){.ListSidebar_listOptionsBtn__hicfI:before{content:"";position:absolute;inset:calc((28px - var(--sv-touch-target-min, 44px)) / 2)}}.ListSidebar_swatches__o2MYP{display:flex;align-items:center;justify-content:center;gap:var(--sv-space-2);padding:var(--sv-space-2) var(--sv-space-3)}.ListSidebar_swatchesLabeled__vt2Bv{justify-content:space-between;gap:var(--sv-space-2);padding:0}.ListSidebar_swatch__E6xrL{all:unset;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px var(--sv-color-border)}.ListSidebar_swatchLarge__Vt6Pn{width:36px;height:36px}.ListSidebar_swatchActive__uePlV{box-shadow:0 0 0 2px var(--sv-color-accent)}.ListSidebar_swatchCheck__S84Xi{color:var(--sv-white)}.ListSidebar_swatchCell__484H6{display:flex;flex-direction:column;align-items:center;gap:var(--sv-space-1);flex:1 1;min-width:0}.ListSidebar_swatchName__oklC9{font-size:10px;color:var(--sv-color-text-subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ListSidebar_editRow__ePx_N{padding:var(--sv-space-2) var(--sv-space-4) var(--sv-space-2) var(--sv-space-5);width:100%;box-sizing:border-box}.ListSidebar_empty__UaBME{padding:var(--sv-space-2) var(--sv-space-4);font-size:var(--sv-font-size-xs);color:var(--sv-color-text-subtle);margin:0}.ListSidebar_renameSheet__Fr9es{min-height:100%;box-sizing:border-box;padding:var(--sv-space-5) var(--sv-space-5) calc(var(--sv-space-8) + env(safe-area-inset-bottom))}.ListSidebar_renameSheetBody__sozOI,.ListSidebar_renameSheet__Fr9es{display:flex;flex-direction:column;gap:var(--sv-space-4)}.ListSidebar_renameSheetLabel____T2P{font-size:var(--sv-font-size-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--sv-color-text-subtle)}.ListSidebar_renameSheetInput__dR8f7{font-size:var(--sv-font-size-md);color:var(--sv-color-text-primary);padding:var(--sv-space-3);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-md);background:var(--sv-color-surface-raised)}.ListSidebar_renameSheetFooter__5z_6Z{margin-top:auto}.ListSidebar_renameSheetSaveBtn__auDP5{width:100%}.ListPickerControl_trigger__HxJQl{all:unset;display:flex;align-items:center;gap:var(--sv-space-2);width:100%;box-sizing:border-box;padding:var(--sv-space-3);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-md);background:var(--sv-color-surface-raised);cursor:pointer;transition:border-color .1s ease}.ListPickerControl_trigger__HxJQl:hover{border-color:var(--sv-color-border-strong)}.ListPickerControl_dot__V0Iuf{width:9px;height:9px;border-radius:50%;flex-shrink:0}.ListPickerControl_value__2oA_9{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.ListPickerControl_menu__sHkG4{display:flex;flex-direction:column;gap:2px;padding:var(--sv-space-1);max-height:240px;overflow-y:auto;overscroll-behavior:contain}.ListPickerControl_menuItem__q2ktt{all:unset;display:flex;align-items:center;gap:var(--sv-space-2);padding:var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);border-radius:var(--sv-radius-sm);cursor:pointer}.ListPickerControl_menuItem__q2ktt:hover{background:var(--sv-color-surface-sunken)}.ListPickerControl_menuItemActive__AP9BK{font-weight:500}.ListPickerControl_menuItemLabel__kYwDA{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RecurrenceEditor_trigger__L9AN_{all:unset;display:flex;align-items:center;gap:var(--sv-space-2);width:100%;box-sizing:border-box;padding:var(--sv-space-3);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-md);background:var(--sv-color-surface-raised);cursor:pointer;transition:border-color .1s ease}.RecurrenceEditor_trigger__L9AN_:hover{border-color:var(--sv-color-border-strong)}.RecurrenceEditor_icon__5xugf{display:inline-flex;color:var(--sv-color-text-subtle);flex-shrink:0}.RecurrenceEditor_value__HyHY6{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.RecurrenceEditor_placeholder__tMyPC{color:var(--sv-color-text-subtle)}.RecurrenceEditor_presets__B6mgq{display:flex;flex-direction:column;gap:2px;padding:var(--sv-space-1)}.RecurrenceEditor_preset__FPvkq{all:unset;box-sizing:border-box;width:100%;padding:var(--sv-space-2) var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);border-radius:var(--sv-radius-sm);cursor:pointer}.RecurrenceEditor_preset__FPvkq:hover{background:var(--sv-color-surface-sunken)}.RecurrenceEditor_custom__ojGq3{display:flex;flex-direction:column;gap:var(--sv-space-3);padding:var(--sv-space-3)}.RecurrenceEditor_everyRow__5vkLO{display:flex;align-items:center;gap:var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.RecurrenceEditor_intervalInput__19Vfx{box-sizing:border-box;width:48px;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-sm);padding:var(--sv-space-1) var(--sv-space-2);background:var(--sv-color-surface)}.RecurrenceEditor_weekdays__B9zxJ{display:flex;gap:var(--sv-space-1)}.RecurrenceEditor_weekdayPill__F150O{all:unset;box-sizing:border-box;flex:1 1;text-align:center;padding:var(--sv-space-1) 0;font-size:var(--sv-font-size-xs);color:var(--sv-color-text-primary);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-full);cursor:pointer}.RecurrenceEditor_weekdayPill__F150O:hover{background:var(--sv-color-surface-sunken)}.RecurrenceEditor_weekdayPillActive__fC5xr,.RecurrenceEditor_weekdayPillActive__fC5xr:hover{background:var(--sv-color-accent);color:var(--sv-color-text-on-accent);border-color:var(--sv-color-accent)}.RecurrenceEditor_ends__2r1mr{display:flex;flex-direction:column;gap:var(--sv-space-1)}.RecurrenceEditor_endsLabel__4X33L{font-size:var(--sv-font-size-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--sv-color-text-subtle);margin-bottom:2px}.RecurrenceEditor_endOption__a0ODz{display:flex;align-items:center;gap:var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);cursor:pointer}.RecurrenceEditor_endCount__CtEKE,.RecurrenceEditor_endDate__oz3A4{box-sizing:border-box;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-sm);padding:var(--sv-space-1) var(--sv-space-2);background:var(--sv-color-surface)}.RecurrenceEditor_endCount__CtEKE{width:56px}.RecurrenceEditor_customActions__cQjk0{display:flex;justify-content:space-between;gap:var(--sv-space-2)}.RecurrenceEditor_back__JctuP,.RecurrenceEditor_done__hiBWN{all:unset;box-sizing:border-box;flex:1 1;text-align:center;padding:var(--sv-space-2);font-size:var(--sv-font-size-sm);border-radius:var(--sv-radius-md);cursor:pointer}.RecurrenceEditor_back__JctuP{color:var(--sv-color-text-primary);border:1px solid var(--sv-color-border)}.RecurrenceEditor_back__JctuP:hover{background:var(--sv-color-surface-sunken)}.RecurrenceEditor_done__hiBWN{color:var(--sv-color-text-on-accent);background:var(--sv-color-accent)}.RecurrenceEditor_done__hiBWN:hover{background:var(--sv-color-accent-hover)}.ListHeaderActions_actions__X_5iW{display:flex;gap:var(--sv-space-2)}.ListHeaderActions_menuBtn__Qx9ex{all:unset;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--sv-radius-sm);color:var(--sv-color-text-subtle);cursor:pointer}.ListHeaderActions_menuBtn__Qx9ex:hover{background:var(--sv-color-surface-sunken);color:var(--sv-color-text-primary)}.ListHeaderActions_menuBtn__Qx9ex:disabled{opacity:.5;cursor:not-allowed}.ListHeaderActions_renameInput__7ps31{padding:var(--sv-space-2) var(--sv-space-3);font-family:var(--sv-font-family);font-size:var(--sv-font-size-sm);line-height:1.5;color:var(--sv-color-text-primary);background-color:var(--sv-color-surface);border:1px solid var(--sv-color-border-strong);border-radius:var(--sv-radius-md)}.ListHeaderActions_renameInput__7ps31:focus-visible{outline:none;border-color:var(--sv-color-accent);box-shadow:0 0 0 2px var(--sv-color-focus-ring)}.AddExpenseFab_fab__gPzyd{position:fixed;right:var(--sv-space-4);bottom:calc(var(--sv-shell-footer-height, 64px) + var(--sv-space-4));z-index:100;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--sv-radius-full);border:none;background:var(--sv-color-text-primary);color:var(--sv-color-surface);box-shadow:var(--sv-shadow-overlay);cursor:pointer}.AddExpenseFab_fab__gPzyd:active{transform:scale(.96)}.Progress_track__2y2cM{width:100%;height:8px;border-radius:var(--sv-radius-full);background:var(--sv-color-surface-sunken);overflow:hidden}.Progress_fill__5P1HS{height:100%;border-radius:var(--sv-radius-full);background:var(--sv-color-accent);transition:width .2s ease}@media (prefers-reduced-motion:reduce){.Progress_fill__5P1HS{transition:none}}.CategoryChip_chip__pTqpL{display:inline-flex;align-items:center;justify-content:center;min-height:var(--sv-touch-target-min);padding:0 var(--sv-space-4);border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-full);background:var(--sv-color-surface);color:var(--sv-color-text-primary);font:inherit;font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-semibold);cursor:pointer}.CategoryChip_chipSelected__uljx_{background:var(--sv-color-text-primary);border-color:var(--sv-color-text-primary);color:var(--sv-color-surface)}.CategoryChip_chipDashed__YIeie{border-style:dashed;color:var(--sv-color-text-muted);font-weight:var(--sv-font-weight-regular)}.SetupWizard_page__2KQVG{min-height:100dvh;background:var(--sv-color-surface-sunken);padding:var(--sv-space-8) var(--sv-space-4)}.SetupWizard_wordmark__g2J5w{max-width:520px;margin:0 auto var(--sv-space-8);font-size:var(--sv-font-size-lg);font-weight:var(--sv-font-weight-bold);color:var(--sv-color-text-primary)}.SetupWizard_column__mTv3l{max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:var(--sv-space-6)}.SetupWizard_progress__j56fd{display:flex;justify-content:center;gap:var(--sv-space-2)}.SetupWizard_segment__QY2AZ{width:48px;height:4px;border-radius:var(--sv-radius-full);background:var(--sv-color-border)}.SetupWizard_segmentFilled__oqEHI{background:var(--sv-color-text-primary)}.SetupWizard_stepLabel__eJfYd{text-align:center;color:var(--sv-color-text-muted);font-size:var(--sv-font-size-sm)}.SetupWizard_headline__akOZ9{text-align:center;font-size:var(--sv-font-size-2xl);font-weight:var(--sv-font-weight-bold);color:var(--sv-color-text-primary)}.SetupWizard_subtext__35fPY{text-align:center;color:var(--sv-color-text-muted);font-size:var(--sv-font-size-md)}.SetupWizard_actions__scZAV,.SetupWizard_fields__XKK_A{display:flex;flex-direction:column;gap:var(--sv-space-4)}.SetupWizard_backLink__wriHZ{align-self:center}.SetupWizard_chips__EGQ8S{flex-wrap:wrap}.SetupWizard_chips__EGQ8S,.SetupWizard_customCategoryRow__E1cQc{display:flex;gap:var(--sv-space-2)}.SetupWizard_customCategoryRow__E1cQc>:first-child{flex:1 1}.SetupWizard_amountsList__Ndbvu{display:flex;flex-direction:column;gap:var(--sv-space-3);border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-md);padding:var(--sv-space-4);background:var(--sv-color-surface)}.SetupWizard_amountRow__GjDbh{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-4)}.SetupWizard_amountRow__GjDbh>:first-child{flex:1 1;color:var(--sv-color-text-primary);font-weight:var(--sv-font-weight-semibold)}.SetupWizard_amountRow__GjDbh>:last-child{width:140px}.SetupWizard_feedbackError__TMPbN{color:var(--sv-color-error-text);font-size:var(--sv-font-size-sm);text-align:center}.SetupWizard_summaryCard___eY_7{border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-md);background:var(--sv-color-surface);padding:var(--sv-space-4);display:flex;flex-direction:column;gap:var(--sv-space-3)}.SetupWizard_summaryRow__f7zKL{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sv-space-4);padding-bottom:var(--sv-space-3);border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border)}.SetupWizard_summaryRow__f7zKL:last-child{border-bottom:none;padding-bottom:0}.SetupWizard_summaryLabel__6jB3Y{color:var(--sv-color-text-muted);font-size:var(--sv-font-size-sm)}.SetupWizard_summaryValue__zlwBx{color:var(--sv-color-text-primary);font-weight:var(--sv-font-weight-semibold);text-align:right}.SetupWizard_readyBadge__9hM1I,.SetupWizard_readyIcon__RRxLD{display:flex;justify-content:center}.SetupWizard_readyBadge__9hM1I{align-items:center;width:56px;height:56px;border-radius:var(--sv-radius-full);background:var(--sv-color-text-primary);color:var(--sv-color-surface)}.Kbd_kbd__eK4gI{display:inline-flex;align-items:center;justify-content:center;min-width:1.5em;padding:var(--sv-space-1) var(--sv-space-2);border:var(--sv-border-width-hairline) solid var(--sv-color-border-strong);border-radius:var(--sv-radius-sm);background:var(--sv-color-surface-sunken);color:var(--sv-color-text-primary);font-family:var(--sv-font-family-mono);font-size:var(--sv-font-size-xs);line-height:1}.Pagination_list__n8olP,.Pagination_nav__HJq1o{display:flex;align-items:center;gap:var(--sv-space-1)}.Pagination_list__n8olP{margin:0;padding:0;list-style:none}.Pagination_navButton__zD4_Q{display:inline-flex;align-items:center;justify-content:center;width:var(--sv-space-8);height:var(--sv-space-8);border:none;border-radius:var(--sv-radius-md);background:transparent;color:var(--sv-color-text-primary);cursor:pointer}.Pagination_navButton__zD4_Q:disabled{opacity:.5;cursor:not-allowed}@media (hover:hover){.Pagination_navButton__zD4_Q:not(:disabled):hover{background:var(--sv-color-surface-sunken)}}.Pagination_navButton__zD4_Q:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}@media (pointer:coarse){.Pagination_navButton__zD4_Q{width:var(--sv-touch-target-min,44px);height:var(--sv-touch-target-min,44px)}}.Pagination_pageButton__PUc5q{display:inline-flex;align-items:center;justify-content:center;min-width:var(--sv-space-8);height:var(--sv-space-8);padding:0 var(--sv-space-2);border:none;border-radius:var(--sv-radius-md);background:transparent;color:var(--sv-color-text-primary);font-size:var(--sv-font-size-sm);cursor:pointer}@media (hover:hover){.Pagination_pageButton__PUc5q:not(.Pagination_active__WzfK4):hover{background:var(--sv-color-surface-sunken)}}.Pagination_pageButton__PUc5q:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}.Pagination_active__WzfK4{background:var(--sv-color-accent);color:var(--sv-color-text-on-accent)}@media (pointer:coarse){.Pagination_pageButton__PUc5q{min-width:var(--sv-touch-target-min,44px);height:var(--sv-touch-target-min,44px)}}.Pagination_ellipsis___vMky{display:inline-flex;align-items:center;justify-content:center;min-width:var(--sv-space-8);height:var(--sv-space-8);color:var(--sv-color-text-muted)}