:root{--color-bg:#f5f6f8;--color-surface:#fff;--color-surface-alt:#fafbfc;--color-text:#1a1d23;--color-text-muted:#6b7280;--color-border:#e2e5ea;--color-primary:#3b6fd6;--color-primary-hover:#2f5cb8;--color-primary-text:#fff;--color-danger:#d64545;--color-danger-hover:#b83a3a;--color-positive:#2f9e5b;--color-negative:#d64545;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--shadow-sm:0 1px 3px #10182814;--shadow-md:0 4px 16px #10182824;--bottom-bar-height:84px}@media (prefers-color-scheme:dark){:root{--color-bg:#16181d;--color-surface:#1e2127;--color-surface-alt:#24272e;--color-text:#eef0f3;--color-text-muted:#9aa1ab;--color-border:#2f333b;--color-primary:#6690e8;--color-primary-hover:#7fa1ec;--color-primary-text:#0e1116;--shadow-sm:0 1px 3px #00000059;--shadow-md:0 4px 20px #00000073}}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}h1,h2,h3,p{margin:0}button{font:inherit;color:inherit}input,select{font:inherit}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;min-height:44px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.btn-primary{background:var(--color-primary);color:var(--color-primary-text)}.btn-primary:hover{background:var(--color-primary-hover)}.btn-secondary{border-color:var(--color-border);color:var(--color-text);background:0 0}.btn-secondary:hover{background:var(--color-surface-alt)}.btn-icon{padding:var(--space-2);border-radius:var(--radius-sm);background:0 0;border-color:#0000;min-width:40px;min-height:40px}.btn-icon:hover{background:var(--color-surface-alt)}.btn-icon-danger{color:var(--color-danger)}.btn-icon-danger:hover{background:color-mix(in srgb, var(--color-danger) 12%, transparent)}.field{gap:var(--space-1);flex-direction:column;display:flex}.field label{color:var(--color-text-muted);font-size:.8rem;font-weight:600}.field input,.field select{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font-size:16px}.field input:focus,.field select:focus{outline:2px solid var(--color-primary);outline-offset:1px}.form-row{gap:var(--space-3);flex-wrap:wrap;display:flex}.form-actions{gap:var(--space-2);margin-top:var(--space-2);display:flex}._page_80x6p_1{flex-direction:column;min-height:100%;display:flex}._header_80x6p_7{padding:var(--space-3) var(--space-4);background:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}._title_80x6p_19{font-size:1.1rem;font-weight:700}._main_80x6p_24{padding:var(--space-4);padding-bottom:calc(var(--bottom-bar-height) + var(--space-4));flex:1;width:100%;max-width:720px;margin:0 auto}@media (width>=640px){._header_80x6p_7{padding:var(--space-4) var(--space-5)}._main_80x6p_24{padding:var(--space-5);padding-bottom:calc(var(--bottom-bar-height) + var(--space-5))}}._overlay_130g9_1{padding:var(--space-4);z-index:100;background:#0a0c1073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._panel_130g9_12{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:100%;max-width:420px;max-height:85vh;padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex;overflow-y:auto}._header_130g9_26{justify-content:space-between;align-items:center;display:flex}._title_130g9_32{font-size:1.05rem;font-weight:700}._tabs_1pykj_1{border-bottom:1px solid var(--color-border);margin-bottom:var(--space-4);display:flex}._tab_1pykj_1{padding:var(--space-3) var(--space-2);cursor:pointer;white-space:nowrap;color:var(--color-text-muted);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;font-size:.9rem;font-weight:600}@media (width<=400px){._tab_1pykj_1{padding:var(--space-3) var(--space-1);font-size:.8rem}}._tab_1pykj_1:hover{color:var(--color-text)}._tabActive_1pykj_31{color:var(--color-primary);border-bottom-color:var(--color-primary)}._wrap_1ay49_1{align-items:center;gap:var(--space-2);padding:var(--space-2) 0 var(--space-4);flex-direction:column;display:flex}._primaryRow_1ay49_9{align-items:center;gap:var(--space-3);display:flex}._secondaryRow_1ay49_15{align-items:center;gap:var(--space-2);display:flex}._arrowButton_1ay49_21{border-radius:var(--radius-sm);border:1px solid var(--color-border);cursor:pointer;width:40px;height:40px;color:var(--color-text);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}._arrowButton_1ay49_21:hover:not(:disabled){background:var(--color-surface-alt)}._arrowButton_1ay49_21:disabled{opacity:.35;cursor:default}._range_1ay49_45{white-space:nowrap;text-align:center;min-width:140px;font-weight:600}._pastBadge_1ay49_52{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 14%, transparent);border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}._form_1t96o_1{gap:var(--space-3);background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}._tabHeader_1t96o_12{justify-content:flex-end;align-items:center;gap:var(--space-2);display:flex}._list_1pbh5_1{gap:var(--space-2);margin-top:var(--space-4);flex-direction:column;display:flex}._empty_1pbh5_8{color:var(--color-text-muted);padding:var(--space-4) 0;font-size:.9rem}._row_1pbh5_14{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-left:4px solid var(--color-border);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}._rowMain_1pbh5_27{flex-direction:column;flex:140px;gap:2px;min-width:0;display:flex}._rowTitle_1pbh5_35{overflow-wrap:break-word;font-weight:600}._rowMeta_1pbh5_40{color:var(--color-text-muted);font-size:.8rem}._rowRight_1pbh5_45{align-items:center;gap:var(--space-2);flex:none;margin-left:auto;display:flex}._amount_1pbh5_53{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}._rowActions_1pbh5_59{gap:2px;display:flex}._categoryBadge_1pbh5_64{color:var(--color-text-muted);align-items:center;gap:6px;font-size:.78rem;display:inline-flex}._categoryDot_1pbh5_72{border-radius:50%;flex-shrink:0;width:9px;height:9px}._list_c8otu_1{gap:var(--space-2);flex-direction:column;display:flex}._row_c8otu_7{align-items:center;gap:var(--space-2);display:flex}._nameInput_c8otu_13{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);flex:1;min-width:0}._swatchButton_c8otu_23{border:2px solid var(--color-surface);width:22px;height:22px;box-shadow:0 0 0 1px var(--color-border);cursor:pointer;border-radius:50%;flex-shrink:0}._palette_c8otu_33{padding:var(--space-2) 0;flex-wrap:wrap;gap:8px;display:flex}._paletteSwatch_c8otu_40{cursor:pointer;border:2px solid #0000;border-radius:50%;width:26px;height:26px}._paletteSwatchSelected_c8otu_48{border-color:var(--color-text)}._addForm_c8otu_52{gap:var(--space-2);border-top:1px solid var(--color-border);padding-top:var(--space-4);margin-top:var(--space-2);flex-direction:column;display:flex}._bar_17mzp_1{height:var(--bottom-bar-height);background:var(--color-surface);border-top:1px solid var(--color-border);box-shadow:var(--shadow-md);z-index:50;justify-content:center;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}._inner_17mzp_16{width:100%;max-width:720px;display:flex}._stat_17mzp_22{padding:var(--space-2);border-right:1px solid var(--color-border);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;display:flex}._stat_17mzp_22:last-child{border-right:none}._label_17mzp_37{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);white-space:nowrap;font-size:.72rem;font-weight:600}._value_17mzp_46{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.15rem;font-weight:700}@media (width<=400px){._value_17mzp_46{font-size:1rem}}._positive_17mzp_59{color:var(--color-positive)}._negative_17mzp_63{color:var(--color-negative)}._page_1ti8z_1{min-height:100%;padding:var(--space-4);justify-content:center;align-items:center;display:flex}._card_1ti8z_9{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:360px;box-shadow:var(--shadow-md);padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}._title_1ti8z_22{text-align:center;font-size:1.2rem;font-weight:700}._error_1ti8z_28{color:var(--color-danger);text-align:center;font-size:.85rem}
