:root{--bg:#0b0f14;--surface:#121820;--surface-raised:#181f28;--border-subtle:#1e2732;--border:#2a3544;--text:#e8eef4;--text-secondary:#7b8a9a;--muted:var(--text-secondary);--accent:#2dd4bf;--accent-dim:#1a9e8c;--accent-subtle:color-mix(in srgb, var(--accent) 12%, var(--surface));--on-accent:#0b1218;--income:#34d399;--expense:#f87171;--danger:#ef6b6b;--focus-ring:color-mix(in srgb, var(--accent) 45%, transparent);--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.75rem;--text-lg:1.125rem;--text-body:.9375rem;--shadow-card:0 2px 12px #00000047;--shadow-popover:0 8px 24px #00000059;--nav-bottom-height:56px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.45}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;overflow-x:clip}body{background:var(--bg);color:var(--text);margin:0}.loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;display:flex}.panel{text-align:center;color:var(--muted);padding:2rem}code{color:var(--accent);font-size:.85em}@media (width<=639px){:root{--space-5:1rem}}._shell_7opi3_1{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}._header_7opi3_9{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(12px);display:flex}._brand_7opi3_20{color:var(--text);letter-spacing:-.02em;font-size:1.05rem;font-weight:700;text-decoration:none}._brand_7opi3_20:hover{color:var(--accent)}._nav_7opi3_32{gap:var(--space-2) var(--space-4);flex-wrap:wrap;flex:1;display:flex}._nav_7opi3_32 a{color:var(--muted);padding:var(--space-1) 0;font-size:.9rem;text-decoration:none;transition:color .15s}._nav_7opi3_32 a:hover{color:var(--text)}._active_7opi3_51{font-weight:600;color:var(--accent)!important}._logout_7opi3_56{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;margin-left:auto;font-size:.875rem}._logout_7opi3_56:hover:not(:disabled){color:var(--text);border-color:var(--accent)}._main_7opi3_72{padding:var(--space-5);box-sizing:border-box;flex:1;width:100%;max-width:960px;margin:0 auto}._bottomNav_7opi3_81{display:none}@media (width<=639px){._header_7opi3_9{padding:var(--space-3) var(--space-4);padding-top:calc(var(--space-3) + env(safe-area-inset-top,0px))}._nav_7opi3_32{display:none}._main_7opi3_72{padding:var(--space-4);padding-bottom:calc(var(--nav-bottom-height) + env(safe-area-inset-bottom,0px) + var(--space-4))}._bottomNav_7opi3_81{z-index:100;height:calc(var(--nav-bottom-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(12px);display:flex;position:fixed;bottom:0;left:0;right:0}._bottomNavLink_7opi3_115{min-height:var(--nav-bottom-height);color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:.68rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}._bottomNavLink_7opi3_115 svg{opacity:.85}._bottomNavActive_7opi3_134{color:var(--accent)}._bottomNavActive_7opi3_134 svg{opacity:1}}._wrap_13qzb_1{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}._card_13qzb_10{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:380px;padding:1.75rem;display:flex}._title_13qzb_23{color:var(--text);margin:0;font-size:1.2rem}._message_13qzb_29{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}._actions_13qzb_36{flex-direction:column;gap:.65rem;display:flex}._primary_13qzb_42{background:var(--accent);color:var(--on-accent);text-align:center;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}._secondary_13qzb_56{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:.55rem 1rem;font-size:.95rem}._secondary_13qzb_56:disabled{opacity:.6;cursor:not-allowed}._root_admv0_1{vertical-align:middle;display:inline-flex}._trigger_admv0_6{border:1px solid var(--border);width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;display:inline-flex}._trigger_admv0_6:hover,._trigger_admv0_6:focus-visible{color:var(--text);border-color:color-mix(in srgb, var(--border) 60%, var(--text));outline:none}._menu_admv0_29{z-index:1000;border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:9rem;padding:.25rem;position:fixed;box-shadow:0 8px 24px #00000040}._menuItem_admv0_40{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.45rem .65rem;font-size:.9rem;display:block}._menuItem_admv0_40:hover,._menuItem_admv0_40:focus-visible{background:color-mix(in srgb, var(--border) 35%, transparent);outline:none}._menuItemDanger_admv0_59{color:var(--danger)}._menuItemDanger_admv0_59:hover:not(:disabled),._menuItemDanger_admv0_59:focus-visible:not(:disabled){background:color-mix(in srgb, var(--danger) 12%, transparent)}._menuItem_admv0_40:disabled{opacity:.45;cursor:not-allowed}._endSlot_admv0_73{flex-shrink:0;margin-left:auto}._periodPresets_1syhf_1{gap:var(--space-2);-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:var(--space-3);flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}._periodPresets_1syhf_1::-webkit-scrollbar{display:none}._chip_1syhf_16,._chipActive_1syhf_17{padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);background:var(--surface-raised);color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;font-size:.8125rem;transition:color .15s,border-color .15s,background .15s}._chip_1syhf_16:hover{color:var(--text);border-color:var(--border)}._chipActive_1syhf_17{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));background:var(--accent-subtle);color:var(--accent);font-weight:600}._panel_1syhf_45{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);margin-bottom:var(--space-4);overflow:hidden}._panelToggle_1syhf_53{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;min-height:44px;font-size:.9375rem;font-weight:600;display:flex}._panelToggle_1syhf_53:hover{background:color-mix(in srgb, var(--accent) 5%, transparent)}._panelChevron_1syhf_73{color:var(--muted);flex-shrink:0;width:1rem;font-size:.7rem}._panelTitle_1syhf_80{flex:1}._panelBadge_1syhf_84{background:var(--accent-subtle);color:var(--accent);border-radius:999px;padding:.1rem .45rem;font-size:.75rem;font-weight:600}._panelBody_1syhf_93{padding:0 var(--space-4) var(--space-4);border-top:1px solid var(--border-subtle)}._filterSummary_1syhf_98{margin:0 0 var(--space-3);color:var(--muted);font-size:.8125rem}._activeChips_1syhf_104{gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}._activeChip_1syhf_104{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:.78rem;display:inline-flex}._chipRemove_1syhf_123{width:1.1rem;height:1.1rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;display:inline-flex}._chipRemove_1syhf_123:hover{color:var(--text);background:var(--border-subtle)}._segmented_1syhf_144{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface);margin-bottom:var(--space-4);gap:2px;padding:3px;display:inline-flex}._segment_1syhf_144,._segmentActive_1syhf_155{padding:var(--space-2) var(--space-4);border-radius:calc(var(--radius-md) - 2px);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.8125rem}._segment_1syhf_144:hover{color:var(--text)}._segmentActive_1syhf_155{background:var(--accent-subtle);color:var(--accent);font-weight:600}._iconBtn_1syhf_176{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);width:2.25rem;height:2.25rem;color:var(--text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._iconBtn_1syhf_176:hover{border-color:var(--accent);color:var(--accent)}._iconBtnPrimary_1syhf_196{background:var(--accent);color:var(--on-accent);border-color:#0000}._iconBtnPrimary_1syhf_196:hover{background:var(--accent-dim);color:var(--on-accent)}._fab_1syhf_207{right:var(--space-4);bottom:calc(var(--nav-bottom-height) + env(safe-area-inset-bottom,0px) + var(--space-4));z-index:90;background:var(--accent);width:3.25rem;height:3.25rem;color:var(--on-accent);cursor:pointer;box-shadow:var(--shadow-popover);border:none;border-radius:50%;font-size:1.5rem;line-height:1;display:none;position:fixed}._fab_1syhf_207:hover{background:var(--accent-dim)}._addSheet_1syhf_229{z-index:150;border-top:1px solid var(--border-subtle);border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface-raised);max-height:85vh;padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));box-shadow:var(--shadow-popover);position:fixed;bottom:0;left:0;right:0;overflow-y:auto}._addSheetBackdrop_1syhf_245{z-index:140;cursor:pointer;background:#00000080;border:none;position:fixed;inset:0}._addSheetHead_1syhf_254{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}._addSheetTitle_1syhf_261{font-size:var(--text-lg);margin:0;font-weight:600}@media (width<=639px){._fab_1syhf_207{justify-content:center;align-items:center;display:flex}}@media (width>=640px){._addSheet_1syhf_229,._addSheetBackdrop_1syhf_245{display:none}}._backdrop_5iyv8_1{z-index:140;cursor:pointer;background:#00000080;border:none;animation:.2s _fadeIn_5iyv8_1;position:fixed;inset:0}._sheet_5iyv8_11{z-index:150;background:var(--surface-raised);max-height:min(90vh,720px);color:var(--text);box-shadow:var(--shadow-popover);flex-direction:column;animation:.25s _slideUp_5iyv8_1;display:flex;position:fixed}._head_5iyv8_23{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-subtle);flex-shrink:0;display:flex}._title_5iyv8_33{font-size:var(--text-lg);margin:0;font-weight:600}._closeBtn_5iyv8_39{border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;display:inline-flex}._closeBtn_5iyv8_39:hover{color:var(--text);background:var(--border-subtle)}._body_5iyv8_60{padding:var(--space-4);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}._footer_5iyv8_67{gap:var(--space-2);padding:var(--space-3) var(--space-4);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-subtle);flex-shrink:0;display:flex}._footerBtn_5iyv8_76{padding:var(--space-3);border-radius:var(--radius-md);cursor:pointer;flex:1;min-height:44px;font-size:.9375rem;font-weight:600}._footerBtnSecondary_5iyv8_86{border:1px solid var(--border);color:var(--text);background:0 0}._footerBtnPrimary_5iyv8_92{background:var(--accent);color:var(--on-accent);border:none}@media (width<=639px){._sheet_5iyv8_11{border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:92vh;bottom:0;left:0;right:0}}@media (width>=640px){._sheet_5iyv8_11{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);width:min(480px,100vw - 2rem);animation:.2s _modalIn_5iyv8_1;top:50%;left:50%;transform:translate(-50%,-50%)}}@keyframes _fadeIn_5iyv8_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_5iyv8_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _modalIn_5iyv8_1{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}._root_1fjqh_1{vertical-align:middle;margin:-4px;padding:4px;display:inline-flex;position:relative}._trigger_1fjqh_9{border:1px solid var(--border);background:var(--surface-raised);width:1rem;height:1rem;color:var(--text-secondary);cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb, var(--text) 8%, transparent);border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:system-ui,sans-serif;font-size:.625rem;font-style:italic;font-weight:700;line-height:1;display:inline-flex}._trigger_1fjqh_9:hover,._trigger_1fjqh_9:focus-visible{color:var(--text);border-color:color-mix(in srgb, var(--accent) 45%, var(--border));background:color-mix(in srgb, var(--accent-subtle) 55%, var(--surface-raised))}._trigger_1fjqh_9:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}._popover_1fjqh_41{z-index:200;max-width:min(320px,100vw - 16px);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-raised);color:var(--text-secondary);box-shadow:var(--shadow-popover);font-size:.875rem;line-height:1.5;position:fixed}._popover_1fjqh_41 code{font-size:.85em}@media (width<=639px){._trigger_1fjqh_9{width:1.125rem;height:1.125rem;font-size:.6875rem}}._header_12hgr_1{align-items:baseline;gap:var(--space-1);margin:0 0 var(--space-5);display:flex}._title_12hgr_8{letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:600}._sectionHeader_12hgr_15{align-items:baseline;gap:var(--space-1);margin:var(--space-5) 0 var(--space-3);display:flex}._sectionTitle_12hgr_22{margin:0;font-size:1rem;font-weight:600}._infoBlock_12hgr_28 p{margin:0 0 .5rem}._infoBlock_12hgr_28 p:last-child{margin-bottom:0}._title_1akis_1{margin:0 0 var(--space-2);letter-spacing:-.01em;font-size:1.25rem;font-weight:600}._hint_1akis_8{margin:0 0 var(--space-5);color:var(--muted);font-size:.875rem}._form_1akis_14{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}._form_1akis_14 input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);flex:140px;min-width:0;padding:.5rem .65rem}._form_1akis_14 input:focus-visible,._form_1akis_14 select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._form_1akis_14 button{border-radius:var(--radius-md);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;padding:.5rem .85rem;font-weight:600}._error_1akis_48{color:var(--danger);font-size:.875rem}._list_1akis_53{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);margin:0;padding:0;list-style:none;overflow:hidden}._row_1akis_63{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);background:var(--surface);display:flex}._row_1akis_63:last-child{border-bottom:none}._sw_1akis_76{border-radius:var(--radius-sm);background:var(--muted);flex-shrink:0;width:12px;height:12px}._name_1akis_84{flex:1;min-width:0}._danger_1akis_89{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--danger);color:var(--danger);cursor:pointer;background:0 0;font-size:.85rem}._danger_1akis_89:hover:not(:disabled){background:#dc50501f}@media (width<=639px){._form_1akis_14{flex-direction:column;align-items:stretch}._form_1akis_14 input{flex:auto;width:100%}._form_1akis_14 button{width:100%;min-height:44px}._row_1akis_63{flex-wrap:wrap}}._addForm_ozj5t_1{gap:var(--space-3) var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:flex-end;display:flex}._addForm_ozj5t_1>input:first-of-type{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);flex:180px;padding:.5rem .65rem}._commentsInput_ozj5t_19{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);flex:1;padding:.5rem .65rem}._addForm_ozj5t_1>input:focus-visible,._commentsInput_ozj5t_19:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._addForm_ozj5t_1>button[type=submit]{border-radius:var(--radius-md);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;padding:.5rem .85rem;font-weight:600}._desktopAddPanel_ozj5t_45{display:none}@media (width>=640px){._desktopAddPanel_ozj5t_45{display:block}}._categoryList_ozj5t_55{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._categoryCard_ozj5t_64{align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-raised);box-shadow:var(--shadow-card);display:flex}._colorPick_ozj5t_75{align-items:center;gap:var(--space-2);color:var(--muted);flex-wrap:wrap;font-size:.85rem;display:flex}._colorLabel_ozj5t_84{width:100%}._colorPick_ozj5t_75 input[type=color]{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;width:2.5rem;height:2rem;padding:0}._textBtn_ozj5t_98{padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);cursor:pointer;font-size:.8rem}._textBtn_ozj5t_98:hover{color:var(--text)}._editForm_ozj5t_112{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0;display:flex}._editName_ozj5t_121{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);flex:1;padding:.5rem .65rem}._editComments_ozj5t_131{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);flex:1;padding:.5rem .65rem;font-size:.85rem}._commentsHint_ozj5t_142{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8rem;overflow:hidden}._colorPickCompact_ozj5t_152{align-items:center;gap:var(--space-2);display:flex}._colorPickCompact_ozj5t_152 input[type=color]{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;width:2rem;height:1.75rem;padding:0}._saveBtn_ozj5t_167{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;font-size:.85rem;font-weight:600}._secondaryBtn_ozj5t_178{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;font-size:.85rem}._secondaryBtn_ozj5t_178:hover{color:var(--text)}@media (width<=639px){._addForm_ozj5t_1{flex-direction:column;align-items:stretch}._addForm_ozj5t_1>input:first-of-type,._commentsInput_ozj5t_19{flex:auto;width:100%}._addForm_ozj5t_1>button[type=submit]{width:100%;min-height:44px}._editForm_ozj5t_112{flex-direction:column;align-items:stretch;width:100%}._editName_ozj5t_121,._editComments_ozj5t_131{width:100%}._saveBtn_ozj5t_167,._secondaryBtn_ozj5t_178{width:100%;min-height:44px}}._wrap_1k3tq_1{min-height:100vh;padding:var(--space-4);padding-top:calc(var(--space-4) + env(safe-area-inset-top,0px));background:var(--bg);justify-content:center;align-items:center;display:flex}._card_1k3tq_11{width:100%;max-width:380px;padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-raised);gap:var(--space-4);flex-direction:column;display:flex}._card_1k3tq_11 h1{margin:0;font-size:1.35rem}._field_1k3tq_28{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}._field_1k3tq_28 input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);color:var(--text);padding:.5rem .65rem;font-size:1rem}._field_1k3tq_28 input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._submit_1k3tq_50{border-radius:var(--radius-md);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;min-height:44px;padding:.6rem 1rem;font-weight:600}._submit_1k3tq_50:disabled{opacity:.6;cursor:not-allowed}._error_1k3tq_66{color:var(--danger);margin:0;font-size:.9rem}._footer_1k3tq_72{color:var(--muted);margin:0;font-size:.9rem}._footer_1k3tq_72 a{color:var(--accent)}._tabBar_ksmm4_1{z-index:20;gap:var(--space-1);margin:0 calc(-1 * var(--space-4)) var(--space-4);padding:var(--space-2) var(--space-4);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-subtle);display:flex;position:sticky;top:0}._tab_ksmm4_1{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--muted);cursor:pointer;background:0 0;border:none;flex:1;min-height:40px;font-size:.875rem;font-weight:600}._tab_ksmm4_1:hover{color:var(--text);background:var(--surface)}._tabActive_ksmm4_32{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--accent-subtle);color:var(--accent);cursor:pointer;border:none;flex:1;min-height:40px;font-size:.875rem;font-weight:600}._monthSticky_ksmm4_45{z-index:15;margin-bottom:var(--space-4);padding:var(--space-2) 0;background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:2.75rem}._setupSection_ksmm4_55{margin-bottom:var(--space-5)}._setupTitle_ksmm4_59{margin:0 0 var(--space-3);font-size:var(--text-lg);font-weight:600}._kpiHint_ksmm4_65{color:var(--muted);margin:0;font-size:.75rem}@media (width>=640px){._tabBar_ksmm4_1{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-left:0;margin-right:0}._monthSticky_ksmm4_45{top:3rem}}._form_zm6sx_1{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-items:end;gap:.75rem 1rem;margin-bottom:1.5rem;display:grid}._form_zm6sx_1 label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}._form_zm6sx_1 select,._form_zm6sx_1 input{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:.45rem .55rem}._form_zm6sx_1 button{background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;border-radius:8px;height:fit-content;padding:.5rem .85rem;font-weight:600}._forecast_zm6sx_37{margin-bottom:var(--space-6);padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-raised)}._h2_zm6sx_45{margin:1.5rem 0 .75rem;font-size:1.15rem}._kpis_zm6sx_50{flex-direction:column;gap:1rem;margin-top:.75rem;display:flex}._kpiRow_zm6sx_57{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}._kLabel_zm6sx_63{color:var(--muted);margin-bottom:.25rem;font-size:.8rem;display:block}._kVal_zm6sx_70{font-variant-numeric:tabular-nums;font-size:1.2rem}._kpiDetail_zm6sx_75{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:.2rem;font-size:.72rem;line-height:1.35;display:block}._monthPick_zm6sx_84{flex-direction:column;gap:.45rem;margin-top:0;margin-bottom:0;display:flex}._monthPickFlat_zm6sx_92{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;position:static}._forecast_zm6sx_37>div:first-child{margin-top:0}._monthPickLabel_zm6sx_104{color:var(--muted);font-size:.9rem}._monthPickControls_zm6sx_109{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}._monthPickNav_zm6sx_116{border:1px solid var(--border);background:var(--surface);width:2rem;height:2rem;color:var(--text);cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;display:inline-flex}._monthPickNav_zm6sx_116:hover{filter:brightness(1.06)}._monthPickNav_zm6sx_116:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._monthPick_zm6sx_84 input{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:6px;padding:.25rem .4rem}._timelineScroll_zm6sx_150{scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:.25rem .25rem .5rem;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12px calc(100% - 12px),#0000);mask-image:linear-gradient(90deg,#0000,#000 12px calc(100% - 12px),#0000)}._timelineTrack_zm6sx_166{flex-direction:row;align-items:stretch;gap:.75rem;min-height:6rem;padding-bottom:.25rem;display:flex}._timelineDivider_zm6sx_175{flex-direction:column;flex:none;justify-content:center;align-self:stretch;align-items:center;gap:.35rem;width:2.25rem;margin:0 .15rem;display:flex}._timelineDividerLine_zm6sx_187{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--accent) 55%, var(--border)) 20%, color-mix(in srgb, var(--accent) 55%, var(--border)) 80%, transparent);border-radius:1px;flex:1;width:2px;min-height:1.25rem}._timelineDividerLabel_zm6sx_201{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);white-space:nowrap;writing-mode:vertical-rl;font-size:.65rem;font-weight:700;transform:rotate(180deg)}._timelineDay_zm6sx_212{border:1px solid var(--border);box-sizing:border-box;border-radius:10px;flex-direction:column;flex:none;width:min(13.5rem,72vw);min-width:11rem;padding:.65rem .7rem;display:flex}._timelineDayPast_zm6sx_224{background:color-mix(in srgb, var(--surface) 88%, var(--muted));border-color:color-mix(in srgb, var(--border) 75%, var(--muted))}._timelineDayToday_zm6sx_229{background:color-mix(in srgb, var(--surface) 82%, #e6cf7a);border-color:color-mix(in srgb, var(--border) 55%, #c4a94a);box-shadow:0 1px #b8922a38}._timelineDayFutureIncome_zm6sx_235{background:color-mix(in srgb, var(--surface) 92%, var(--accent));border-color:color-mix(in srgb, var(--border) 70%, var(--accent));box-shadow:0 1px 0 color-mix(in srgb, var(--accent) 18%, transparent)}._timelineDayFutureExpense_zm6sx_241{background:color-mix(in srgb, var(--surface) 90%, var(--danger));border-color:color-mix(in srgb, var(--border) 65%, var(--danger));box-shadow:0 1px 0 color-mix(in srgb, var(--danger) 22%, transparent)}._timelineDayFutureMixed_zm6sx_247{background:color-mix(in srgb, var(--surface) 94%, var(--muted));border-color:color-mix(in srgb, var(--border) 80%, var(--muted));box-shadow:0 1px 0 color-mix(in srgb, var(--border) 35%, transparent)}._tDate_zm6sx_253{margin-bottom:.45rem;font-size:.9rem;font-weight:600}._timelineEvents_zm6sx_259{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}._timelineEvent_zm6sx_259{font-size:.82rem;line-height:1.35}._inc_zm6sx_273{color:var(--income)}._exp_zm6sx_277{color:var(--expense)}._cal_zm6sx_281{margin:0;padding:0;list-style:none}._cal_zm6sx_281>li{border-bottom:1px solid var(--border);margin-bottom:.85rem;padding-bottom:.85rem}._cal_zm6sx_281 ul{margin:.35rem 0 0;padding-left:1.1rem}._items_zm6sx_298{margin:0;padding:0;list-style:none}._item_zm6sx_298{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.55rem 0;font-size:.95rem;display:flex}._itemInactive_zm6sx_314{opacity:.55}._recActiveToggle_zm6sx_318{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}._recActiveToggle_zm6sx_318 input{margin:0}._includeIndicatorRow_zm6sx_334{color:var(--muted);-webkit-user-select:none;user-select:none;cursor:default;flex:none;align-items:center;gap:.4rem;margin-right:12px;font-size:.85rem;display:inline-flex}._includeMark_zm6sx_346{box-sizing:border-box;border:2px solid color-mix(in srgb, var(--muted) 55%, var(--border));background:var(--surface);vertical-align:middle;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex}._includeMarkOn_zm6sx_360{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 24%, var(--surface));color:color-mix(in srgb, var(--accent) 92%, var(--on-accent));font-size:.72rem;font-weight:800;line-height:1}._includeMarkOn_zm6sx_360:before{content:"✓"}._inlineCheck_zm6sx_373{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}._inlineCheck_zm6sx_373 input{margin:0}._item_zm6sx_298>span:first-of-type{flex:1;min-width:140px}._editRow_zm6sx_392,._editRowWide_zm6sx_393{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}._editRow_zm6sx_392 input,._editRowWide_zm6sx_393 input,._editRowWide_zm6sx_393 select{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.35rem .45rem;font-size:.9rem}._editRow_zm6sx_392 input[type=text],._editRow_zm6sx_392 input:first-of-type{flex:1;min-width:120px}._editRowWide_zm6sx_393 input:nth-of-type(2),._editRowWide_zm6sx_393 select+input{min-width:80px;max-width:120px}._smallPrimary_zm6sx_424{background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;border-radius:6px;padding:.35rem .65rem;font-size:.85rem;font-weight:600}._smallGhost_zm6sx_435{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .55rem;font-size:.85rem}._smallGhost_zm6sx_435:hover{color:var(--text)}._item_zm6sx_298 small{color:var(--muted);font-weight:400}._pastBadge_zm6sx_454{color:var(--muted);margin-left:.35rem;font-size:.75rem;font-weight:500}._pastItem_zm6sx_461{color:var(--muted)}._kindTag_zm6sx_465{color:var(--muted);text-transform:lowercase;font-size:.75rem}._timelineMoreBtn_zm6sx_471{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, var(--accent));color:var(--text);cursor:pointer;border-radius:8px;width:100%;margin-top:.55rem;padding:.35rem .65rem;font-size:.8rem;font-weight:600}._timelineMoreBtn_zm6sx_471:hover{border-color:color-mix(in srgb, var(--border) 70%, var(--accent))}._dayDialog_zm6sx_488{background:var(--surface);max-width:min(26rem,92vw);max-height:min(70vh,32rem);color:var(--text);border:none;border-radius:12px;margin:auto;padding:0;overflow:hidden;box-shadow:0 12px 48px #0006}._dayDialog_zm6sx_488::backdrop{background:#00000073}._dayDialogInner_zm6sx_505{box-sizing:border-box;max-height:min(70vh,32rem);padding:1rem 1.1rem 1.1rem;overflow-y:auto}._dayDialogHead_zm6sx_512{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}._dayDialogTitle_zm6sx_520{margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}._dayDialogClose_zm6sx_527{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;margin:-.2rem -.2rem 0 0;padding:0;font-size:1.5rem;line-height:1}._dayDialogClose_zm6sx_527:hover{color:var(--text);background:color-mix(in srgb, var(--border) 35%, transparent)}._plannedList_zm6sx_547{margin:0 0 1.5rem;padding:0;list-style:none}._plannedExcluded_zm6sx_553{color:var(--muted)}._planCollapse_zm6sx_557{margin:0 0 var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-raised);overflow:hidden}._planCollapseSummary_zm6sx_565{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text);font-size:.95rem;font-weight:600;list-style:none;display:flex}._planCollapseSummary_zm6sx_565>span:first-of-type{flex:1}._planCollapseSummary_zm6sx_565::-webkit-details-marker{display:none}._planCollapseSummary_zm6sx_565:before{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);vertical-align:.15em;width:.45em;height:.45em;margin-right:.55rem;transition:transform .15s;display:inline-block;transform:rotate(-45deg)}._planCollapse_zm6sx_557[open]>._planCollapseSummary_zm6sx_565:before{vertical-align:.05em;transform:rotate(45deg)}._planCollapseBody_zm6sx_604{border-top:1px solid var(--border);padding:0 1rem 1rem}._recurringListGroup_zm6sx_609{margin-top:1.25rem}._recurringListGroup_zm6sx_609:first-child{margin-top:0}._recurringListGroupDivider_zm6sx_617{border-top:1px solid color-mix(in srgb, var(--border) 85%, var(--muted));margin:1.5rem 0 0;padding-top:1.25rem}._recurringListGroupTitle_zm6sx_623{margin:0 0 .6rem;font-size:.95rem;font-weight:600}._recurringListGroupTitleIncome_zm6sx_629{color:var(--income)}._recurringListGroupTitleExpense_zm6sx_633{color:var(--expense)}._recurringListEmpty_zm6sx_637{color:var(--muted);margin:0;font-size:.88rem}._kValHighlight_zm6sx_643{color:var(--accent)}@media (width<=639px){._form_zm6sx_1{grid-template-columns:1fr}._form_zm6sx_1 button{width:100%;min-height:44px}._kpiRow_zm6sx_57{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}._kVal_zm6sx_70{font-size:1rem}._forecast_zm6sx_37{padding:var(--space-4)}._monthPickNav_zm6sx_116{width:2.75rem;height:2.75rem}._timelineDay_zm6sx_212{width:min(13.5rem,85vw);min-width:0}}._tabs_1hfaa_1{gap:var(--space-2);margin-bottom:var(--space-3);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}._tabs_1hfaa_1::-webkit-scrollbar{display:none}._tab_1hfaa_1,._tabActive_1hfaa_17{padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);background:var(--surface-raised);color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;font-size:.85rem}._tab_1hfaa_1:hover{color:var(--text)}._tabActive_1hfaa_17{border-color:var(--accent);color:var(--accent);font-weight:600}._range_1hfaa_39{color:var(--muted);margin:0 0 1rem;font-size:.9rem}._dateFilterRow_1hfaa_45{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:.75rem;display:flex}._dateFilterRow_1hfaa_45 label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}._dateFilterRow_1hfaa_45 input[type=date]{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);padding:.5rem .65rem}._dateFilterRow_1hfaa_45 input[type=date]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._hero_1hfaa_74{margin-bottom:var(--space-5);padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-raised);box-shadow:var(--shadow-card)}._heroLabel_1hfaa_83{margin:0 0 var(--space-1);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem}._heroTotal_1hfaa_91{margin:0 0 var(--space-2);font-variant-numeric:tabular-nums;color:var(--accent);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}._heroPeriod_1hfaa_100{color:var(--muted);margin:0;font-size:.875rem}._total_1hfaa_106{margin:0 0 1rem;font-size:1.05rem}._bars_1hfaa_111{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}._barRow_1hfaa_120{flex-direction:column;gap:.35rem;display:flex}._barHead_1hfaa_126{grid-template-columns:auto 1fr auto auto;align-items:center;gap:.5rem;font-size:.95rem;display:grid}._dot_1hfaa_134{background:var(--muted);border-radius:50%;width:10px;height:10px}._amt_1hfaa_141{font-variant-numeric:tabular-nums}._pct_1hfaa_145{color:var(--muted);text-align:right;width:2.5rem;font-size:.85rem}._track_1hfaa_152{background:var(--surface);border-radius:4px;height:8px;overflow:hidden}._fill_1hfaa_159{border-radius:4px;min-width:2px;height:100%;transition:width .2s}._viewToggle_1hfaa_166{flex-wrap:wrap;gap:.4rem;margin:0 0 .75rem;display:flex}._pieLayout_1hfaa_173{flex-wrap:wrap;align-items:flex-start;gap:1.25rem 2rem;display:flex}._pieSvg_1hfaa_180{filter:drop-shadow(0 2px 8px #00000026);flex-shrink:0}._pieLegend_1hfaa_185{flex-direction:column;flex:1;gap:.65rem;min-width:200px;margin:0;padding:0;list-style:none;display:flex}._pieLegendItem_1hfaa_196{margin:0;padding:0}._categoryOpen_1hfaa_201{all:unset;box-sizing:border-box;cursor:pointer;border-radius:10px;flex-direction:column;gap:.35rem;width:100%;margin:-.2rem;padding:.2rem;display:flex}._categoryOpen_1hfaa_201:hover{background:color-mix(in srgb, var(--border) 28%, transparent)}._categoryOpen_1hfaa_201:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._categoryOpenLegend_1hfaa_223{all:unset;box-sizing:border-box;cursor:pointer;border-radius:8px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.5rem .65rem;width:100%;margin:-.2rem -.25rem;padding:.2rem .25rem;font-size:.95rem;display:grid}._categoryOpenLegend_1hfaa_223:hover{background:color-mix(in srgb, var(--border) 28%, transparent)}._categoryOpenLegend_1hfaa_223:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._pieSliceInteractive_1hfaa_247{cursor:pointer}._pieSliceInteractive_1hfaa_247:focus{outline:none}._pieSliceInteractive_1hfaa_247:focus-visible{stroke:var(--accent);stroke-width:2px}._detailDialog_1hfaa_260{background:var(--surface);max-width:min(28rem,92vw);max-height:min(75vh,36rem);color:var(--text);border:none;border-radius:12px;margin:auto;padding:0;overflow:hidden;box-shadow:0 12px 48px #0006}._detailDialog_1hfaa_260::backdrop{background:#00000073}._detailDialogInner_1hfaa_277{box-sizing:border-box;max-height:min(75vh,36rem);padding:1rem 1.1rem 1.1rem;overflow-y:auto}._detailDialogHead_1hfaa_284{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.35rem;display:flex}._detailDialogTitle_1hfaa_292{margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}._detailDialogSub_1hfaa_299{color:var(--muted);margin:0 0 .85rem;font-size:.9rem}._detailDialogClose_1hfaa_305{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;margin:-.2rem -.2rem 0 0;padding:0;font-size:1.5rem;line-height:1}._detailDialogClose_1hfaa_305:hover{color:var(--text);background:color-mix(in srgb, var(--border) 35%, transparent)}._detailList_1hfaa_325{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}._detailListItem_1hfaa_334{background:var(--bg);border:1px solid var(--border);border-radius:8px;grid-template-columns:6.5rem minmax(5rem,auto) 1fr;align-items:baseline;gap:.5rem .75rem;padding:.45rem .5rem;font-size:.92rem;display:grid}._detailDate_1hfaa_346{font-variant-numeric:tabular-nums;color:var(--muted)}._detailAmt_1hfaa_351{font-variant-numeric:tabular-nums;font-weight:600}._detailNote_1hfaa_356{min-width:0;color:var(--muted);font-size:.88rem}._pieSwatch_1hfaa_362{border-radius:3px;flex-shrink:0;width:12px;height:12px}._pieName_1hfaa_369{min-width:0}@media (width<=639px){._pieLayout_1hfaa_173{flex-direction:column;align-items:center}._pieLegend_1hfaa_185{width:100%;min-width:0}._detailListItem_1hfaa_334{gap:var(--space-1);grid-template-columns:1fr}._barHead_1hfaa_126{grid-template-columns:auto 1fr auto}._barHead_1hfaa_126 ._pct_1hfaa_145{text-align:left;grid-column:1/-1;width:auto}}._chips_ew1ey_1{gap:var(--space-2);flex-wrap:wrap;display:flex}._chip_ew1ey_1{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;min-height:36px;font-size:.8125rem;display:inline-flex}._chip_ew1ey_1:hover{border-color:var(--muted)}._chipActive_ew1ey_26{border-color:var(--accent);background:var(--accent-subtle);color:var(--text)}._swatch_ew1ey_32{background:var(--muted);border-radius:50%;flex-shrink:0;width:10px;height:10px}._clearBtn_ew1ey_40{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;font-size:.8rem}._clearBtn_ew1ey_40:hover{color:var(--text)}._modeBlock_ew1ey_55{gap:var(--space-3);flex-direction:column;display:flex}._sectionLabel_ew1ey_61{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8125rem;font-weight:600}._viewAmount_1p3fk_1{font-variant-numeric:tabular-nums;color:var(--accent);margin:0 0 var(--space-4);font-size:1.75rem;font-weight:600}._metaRow_1p3fk_9{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);font-size:.9375rem;display:flex}._metaLabel_1p3fk_17{color:var(--muted);min-width:5rem}._swatch_1p3fk_22{background:var(--muted);border-radius:50%;flex-shrink:0;width:12px;height:12px}._note_1p3fk_30{margin:var(--space-4) 0 0;padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border-subtle);color:var(--text);word-break:break-word;font-size:.9375rem}._badge_1p3fk_41{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--accent-subtle);color:var(--accent);margin-bottom:var(--space-3);font-size:.75rem;font-weight:600;display:inline-flex}._actions_1p3fk_54{gap:var(--space-2);margin-top:var(--space-5);flex-direction:column;display:flex}._btn_1p3fk_61{padding:var(--space-3);border-radius:var(--radius-md);cursor:pointer;min-height:44px;font-size:.9375rem;font-weight:600}._btnPrimary_1p3fk_70{background:var(--accent);color:var(--on-accent);border:none}._btnSecondary_1p3fk_76{border:1px solid var(--border);color:var(--text);background:0 0}._btnDanger_1p3fk_82{border:1px solid color-mix(in srgb, var(--danger,#e55) 40%, var(--border));color:var(--danger,#e55);background:0 0}._form_1p3fk_88{gap:var(--space-3);flex-direction:column;display:flex}._form_1p3fk_88 label{gap:var(--space-2);color:var(--muted);flex-direction:column;font-size:.85rem;display:flex}._form_1p3fk_88 select,._form_1p3fk_88 input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);width:100%;padding:.5rem .65rem}._formActions_1p3fk_112{gap:var(--space-2);margin-top:var(--space-2);display:flex}._confirmText_1p3fk_118{margin:0 0 var(--space-4);color:var(--muted);font-size:.9375rem}._error_1p3fk_124{margin:var(--space-2) 0 0;color:var(--danger,#e55);font-size:.875rem}._section_1xmz6_1{gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-4);flex-direction:column;display:flex}._section_1xmz6_1:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionTitle_1xmz6_16{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8125rem;font-weight:600}._grid_1xmz6_25{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}._grid_1xmz6_25 label{gap:var(--space-2);color:var(--muted);flex-direction:column;font-size:.85rem;display:flex}._gridFull_1xmz6_39{grid-column:1/-1}._grid_1xmz6_25 input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);width:100%;padding:.5rem .65rem}._grid_1xmz6_25 input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._recurringCheck_1xmz6_57{align-items:center;gap:var(--space-2);grid-column:1/-1;flex-direction:row!important}._recurringCheck_1xmz6_57 input{width:auto;accent-color:var(--accent)}._error_1xmz6_69{color:var(--danger,#e55);margin:0;font-size:.875rem}._pageTop_197z0_1{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}._pageTopHeader_197z0_9{flex:1;min-width:0}._pageTopHeader_197z0_9>div{margin-bottom:0}._desktopAddBtn_197z0_18{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background:var(--accent);color:var(--on-accent);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;font-size:.875rem;font-weight:600;display:none}._desktopAddBtn_197z0_18:hover{background:var(--accent-dim)}._desktopAddPanel_197z0_36{display:none}._filters_197z0_40{margin-bottom:var(--space-4)}._filterGrid_197z0_44{gap:var(--space-3) var(--space-4);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-items:end;display:grid}._filterGrid_197z0_44 label{gap:var(--space-2);color:var(--muted);flex-direction:column;font-size:.85rem;display:flex}._filterGrid_197z0_44 input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);width:100%;max-width:100%;padding:.5rem .65rem}._filterGrid_197z0_44 input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._filterNote_197z0_74{grid-column:1/-1}._filterGrid_197z0_44 label._filterRecurringCheck_197z0_78{align-items:center;gap:var(--space-2);flex-direction:row;grid-column:1/-1;width:100%;max-width:100%}._filterRecurringCheck_197z0_78 input{width:auto;accent-color:var(--accent);flex-shrink:0;margin:0}._catFilter_197z0_94{margin-top:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface);padding:0;overflow:hidden}._catFilterSummary_197z0_103{padding:var(--space-3) var(--space-4);cursor:pointer;color:var(--text);font-size:.875rem;list-style:none}._catFilterSummary_197z0_103::-webkit-details-marker{display:none}._catFilterSummary_197z0_103:before{content:"▸ ";margin-right:var(--space-1);transition:transform .12s;display:inline-block}._catFilter_197z0_94[open] ._catFilterSummary_197z0_103:before{transform:rotate(90deg)}._catFilterBody_197z0_126{padding:0 var(--space-4) var(--space-3);gap:var(--space-2);border-top:1px solid var(--border-subtle);flex-direction:column;max-height:220px;display:flex;overflow-y:auto}._catCheck_197z0_136{align-items:center;gap:var(--space-2);cursor:pointer;color:var(--text);min-height:40px;font-size:.875rem;display:flex}._catCheck_197z0_136 input{flex-shrink:0}._catSwatch_197z0_150{background:var(--muted);border-radius:50%;flex-shrink:0;width:10px;height:10px}._catClear_197z0_158{margin-top:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;align-self:flex-start;font-size:.8rem}._catClear_197z0_158:hover{color:var(--text)}._grid_197z0_174{gap:var(--space-3) var(--space-4);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:end;display:grid}._grid_197z0_174 label{gap:var(--space-2);color:var(--muted);flex-direction:column;font-size:.85rem;display:flex}._grid_197z0_174 select,._grid_197z0_174 input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);width:100%;padding:.5rem .65rem}._grid_197z0_174 select:focus-visible,._grid_197z0_174 input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}._submitBtn_197z0_205{border-radius:var(--radius-md);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;height:fit-content;padding:.5rem .85rem;font-weight:600}._wide_197z0_216{grid-column:1/-1}._commentChipsBlock_197z0_220{gap:var(--space-2);flex-direction:column;grid-column:1/-1;display:flex}._commentChipsLabel_197z0_227{color:var(--muted);font-size:.8rem}._commentChips_197z0_220{gap:var(--space-2);flex-wrap:wrap;display:flex}._commentChip_197z0_220{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);border:1px dashed var(--border);color:var(--muted);cursor:pointer;background:0 0;font-size:.82rem}._commentChip_197z0_220:hover{color:var(--text);border-color:var(--muted);border-style:solid}._summaryBar_197z0_254{z-index:10;justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;position:sticky;top:0}._summaryTotal_197z0_270{font-size:var(--text-lg);font-variant-numeric:tabular-nums;color:var(--accent);font-weight:600}._summaryCount_197z0_277{color:var(--muted);font-size:.8125rem}._tableWrap_197z0_282{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);overflow-x:auto}._table_197z0_282{border-collapse:collapse;width:100%;font-size:.9375rem}._table_197z0_282 th,._table_197z0_282 td{padding:var(--space-3) var(--space-4);text-align:left;border-bottom:1px solid var(--border-subtle)}._table_197z0_282 th{background:var(--surface);color:var(--muted);font-size:.8125rem;font-weight:500}._thRecurring_197z0_309{text-align:center;width:4.5rem}._recurringCell_197z0_314{text-align:center;vertical-align:middle}._recurringMark_197z0_319{box-sizing:border-box;border-radius:var(--radius-sm);border:2px solid color-mix(in srgb, var(--muted) 55%, var(--border));background:var(--surface);vertical-align:middle;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex}._recurringMarkOn_197z0_332{border-color:var(--accent);background:var(--accent-subtle);color:var(--accent);font-size:.72rem;font-weight:800;line-height:1}._recurringMarkOn_197z0_332:before{content:"✓"}._table_197z0_282 tr:last-child td{border-bottom:none}._table_197z0_282 tbody tr{background:var(--bg)}._noteCell_197z0_353{max-width:220px;color:var(--muted);word-break:break-word;font-size:.875rem}._actions_197z0_360{white-space:nowrap;text-align:right;justify-content:flex-end;align-items:center;display:flex}._editTr_197z0_368 td{padding:var(--space-3) var(--space-4);vertical-align:middle}._editForm_197z0_373{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}._editForm_197z0_373 select,._editForm_197z0_373 input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text);padding:.5rem .65rem;font-size:.875rem}._editForm_197z0_373 input[type=date]{min-width:0}._editForm_197z0_373 input:first-of-type{width:88px}._editForm_197z0_373 input[placeholder=заметка]{flex:1;min-width:120px}._saveBtn_197z0_403{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;font-size:.85rem;font-weight:600}._cancelBtn_197z0_414{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;font-size:.85rem}._toolbar_197z0_424{gap:var(--space-2);margin-bottom:var(--space-3);display:flex}._searchField_197z0_430{align-items:center;gap:var(--space-2);padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);flex:1;min-height:44px;display:flex}._searchIcon_197z0_442{opacity:.6;flex-shrink:0;font-size:.875rem}._searchField_197z0_430 input{color:var(--text);min-width:0;padding:var(--space-2) 0;background:0 0;border:none;flex:1;font-size:.9375rem}._searchField_197z0_430 input:focus{outline:none}._filterBtn_197z0_462{align-items:center;gap:var(--space-2);padding:0 var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;min-height:44px;font-size:.875rem;font-weight:600;display:inline-flex}._filterBtn_197z0_462:hover{border-color:var(--muted)}._filterBadge_197z0_482{min-width:1.25rem;height:1.25rem;padding:0 var(--space-1);background:var(--accent);color:var(--on-accent);border-radius:999px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}._summaryPeriod_197z0_496{color:var(--muted);margin-left:auto;font-size:.75rem}._cardList_197z0_502{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:none}._cardBtn_197z0_511{text-align:left;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);width:100%;padding:var(--space-4);box-shadow:var(--shadow-card);cursor:pointer;color:inherit;font:inherit;border-left-width:4px;display:block}._cardBtn_197z0_511:hover{border-color:var(--border)}._cardChevron_197z0_530{color:var(--muted);font-size:1.25rem;line-height:1}._clickableRow_197z0_536{cursor:pointer}._clickableRow_197z0_536:hover td{background:color-mix(in srgb, var(--accent) 6%, var(--bg))}._chevronCell_197z0_544{text-align:right;color:var(--muted);width:2rem;font-size:1.125rem}._cardHead_197z0_552{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}._cardAmount_197z0_560{font-variant-numeric:tabular-nums;color:var(--accent);font-size:1.125rem;font-weight:600}._cardMeta_197z0_567{align-items:center;gap:var(--space-2) var(--space-3);color:var(--muted);flex-wrap:wrap;font-size:.8125rem;display:flex}._cardCategory_197z0_576{color:var(--text)}._cardNote_197z0_580{margin-top:var(--space-2);color:var(--muted);word-break:break-word;font-size:.875rem}@media (width<=639px){._filterGrid_197z0_44,._grid_197z0_174{grid-template-columns:1fr}._submitBtn_197z0_205{grid-column:1/-1;width:100%;min-height:44px}._editForm_197z0_373{flex-direction:column;align-items:stretch}._editForm_197z0_373 select,._editForm_197z0_373 input,._editForm_197z0_373 input:first-of-type{width:100%}._saveBtn_197z0_403,._cancelBtn_197z0_414{width:100%;min-height:44px}._tableWrap_197z0_282{display:none}._cardList_197z0_502{display:flex}}@media (width>=640px){._desktopAddBtn_197z0_18{align-items:center;display:inline-flex}._desktopAddPanel_197z0_36{display:block}._cardList_197z0_502{display:none!important}}
