.layout_root__O7VoF{min-height:100vh;display:flex;flex-direction:column}.layout_nav__CMHXf{display:flex;align-items:center;gap:1.5rem;padding:0 1.5rem;height:56px;background:var(--color-primary);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}.layout_brand__i_0rr{font-size:1.3rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.5px}.layout_links__P__W1{display:flex;gap:.25rem;list-style:none;flex:1 1}.layout_link__kcWF2{color:rgba(255,255,255,.85);text-decoration:none;padding:.35rem .75rem;border-radius:6px;font-size:.9rem;transition:background .15s}.layout_active__qNR3Y,.layout_link__kcWF2:hover{color:#fff;background:rgba(255,255,255,.15);text-decoration:none}.layout_settings__OSoHD{color:rgba(255,255,255,.85);font-size:1.1rem;text-decoration:none}.layout_settings__OSoHD:hover{color:#fff}.layout_main__y_SsR{flex:1 1}.budgetBar_wrapper__As9Tw{margin-bottom:1.5rem}.budgetBar_header__L8RMQ{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.budgetBar_available__1jJ4H{font-size:1.75rem;font-weight:700;line-height:1}.budgetBar_available__1jJ4H.budgetBar_ok__jiqQ5{color:var(--color-success)}.budgetBar_available__1jJ4H.budgetBar_warn__tfEUA{color:var(--color-warning)}.budgetBar_available__1jJ4H.budgetBar_over__XSjQK{color:var(--color-danger)}.budgetBar_label__mBoR1{font-size:.875rem;color:var(--color-text-muted)}.budgetBar_track__UqjSR{height:12px;background:var(--color-border);border-radius:999px;overflow:hidden;margin-bottom:.5rem}.budgetBar_fill__dWOPy{height:100%;border-radius:999px;transition:width .4s ease}.budgetBar_fill__dWOPy.budgetBar_ok__jiqQ5{background:var(--color-success)}.budgetBar_fill__dWOPy.budgetBar_warn__tfEUA{background:var(--color-warning)}.budgetBar_fill__dWOPy.budgetBar_over__XSjQK{background:var(--color-danger);width:100%!important}.budgetBar_meta__tBqsD{display:flex;justify-content:space-between;font-size:.8rem;color:var(--color-text-muted)}.budgetBar_rollover__2MK6K{color:var(--color-success);font-weight:500}.budgetBar_deficit__Dxaa1{color:var(--color-danger);font-weight:500}.purchaseForm_overlay__SO9u1{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center;z-index:200;padding:1rem}@media (min-width:600px){.purchaseForm_overlay__SO9u1{align-items:center}}.purchaseForm_dialog__9OSDI{background:var(--color-bg);border-radius:var(--radius);box-shadow:var(--shadow);width:100%;max-width:480px;padding:1.5rem}.purchaseForm_title__hKIDg{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}.purchaseForm_field__Xfe1i{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1rem}.purchaseForm_field__Xfe1i label{font-size:.85rem;font-weight:600;color:var(--color-text-muted)}.purchaseForm_field__Xfe1i input,.purchaseForm_field__Xfe1i select,.purchaseForm_field__Xfe1i textarea{padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius);font-family:inherit;font-size:.95rem;background:var(--color-bg);color:var(--color-text);width:100%}.purchaseForm_field__Xfe1i input:focus,.purchaseForm_field__Xfe1i select:focus,.purchaseForm_field__Xfe1i textarea:focus{outline:2px solid var(--color-primary);outline-offset:-1px}.purchaseForm_field__Xfe1i textarea{resize:vertical;min-height:60px}.purchaseForm_row__lN4_K{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.purchaseForm_actions__2x18L{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.purchaseForm_btnCancel__oZN_D{padding:.5rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:transparent;font-size:.9rem;color:var(--color-text)}.purchaseForm_btnCancel__oZN_D:hover{background:var(--color-bg-subtle)}.purchaseForm_btnSave__KmVEv{padding:.5rem 1.25rem;border:none;border-radius:var(--radius);background:var(--color-primary);color:#fff;font-size:.9rem;font-weight:600}.purchaseForm_btnSave__KmVEv:hover{background:var(--color-primary-dark)}.purchaseForm_btnSave__KmVEv:disabled{opacity:.5;cursor:not-allowed}.budget_page__r2q2_{max-width:960px;margin:0 auto;padding:2rem 1rem}.budget_header__aaxxM{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.budget_heading__agQw3{font-size:1.75rem;font-weight:700}.budget_subheading__I_qJc{margin-top:.25rem;color:var(--color-text-muted);font-size:.9rem}.budget_headerActions__gR9RT{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.budget_btnAdd__41jGM{background:var(--color-primary);color:#fff;border:none;padding:.55rem 1.1rem;border-radius:var(--radius);font-weight:600;font-size:.9rem;cursor:pointer}.budget_btnAdd__41jGM:hover{background:var(--color-primary-dark)}.budget_navLink__MU9HL{color:var(--color-primary);font-size:.9rem;font-weight:500}.budget_budgetCard__Rvy7C{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem;margin-bottom:2rem;box-shadow:var(--shadow-sm)}.budget_sectionTitle__VZZGS{font-size:1rem;font-weight:600;margin-bottom:1rem}.budget_purchaseList__YG0pd{display:flex;flex-direction:column;gap:.5rem}.budget_purchaseRow__ZEZcF{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius);gap:1rem}.budget_purchaseMain__piZRJ{flex:1 1;min-width:0}.budget_purchaseTitle__IaLhr{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budget_purchaseMeta__g_K9O{font-size:.8rem;color:var(--color-text-muted);margin-top:.1rem}.budget_purchaseAmount__k_3yZ{font-weight:700;font-size:1.05rem;white-space:nowrap;color:var(--color-text)}.budget_purchaseDelete__pAk68{background:none;border:none;color:var(--color-text-muted);font-size:1rem;padding:.25rem .5rem;border-radius:var(--radius);line-height:1}.budget_purchaseDelete__pAk68:hover{color:var(--color-danger);background:rgba(220,38,38,.08)}.budget_empty__ePIhw{color:var(--color-text-muted);text-align:center;padding:2rem 0}.budget_monthCard__vEfbr{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;margin-bottom:1rem}.budget_monthHeader__c2jGZ{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.budget_monthName__Iv7Ay{font-size:1rem;font-weight:700}.budget_monthSpent__uU_h3{font-size:.95rem;color:var(--color-text-muted)}.budget_monthRollover__QF06h{font-size:.8rem;margin-top:.25rem}.budget_monthPurchases__qTEL8{margin-top:.75rem;border-top:1px solid var(--color-border);padding-top:.75rem;display:flex;flex-direction:column;gap:.3rem}.budget_monthPurchaseRow__iuEdu{display:flex;justify-content:space-between;font-size:.875rem}.budget_monthPurchaseTitle__DwDVf{color:var(--color-text);flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1rem}.budget_monthPurchaseAmount__oc_qu{font-weight:600;white-space:nowrap}.budget_settingsCard__TY7nR{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem;margin-bottom:1.5rem}.budget_settingsCard__TY7nR h2{font-size:1rem;font-weight:700;margin-bottom:1.25rem}.budget_settingField__tGhXx{margin-bottom:1.25rem}.budget_settingField__tGhXx label{display:block;font-size:.875rem;font-weight:600;color:var(--color-text-muted);margin-bottom:.35rem}.budget_settingField__tGhXx input[type=number]{padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:.95rem;font-family:inherit;width:160px;background:var(--color-bg);color:var(--color-text)}.budget_settingField__tGhXx input[type=number]:focus{outline:2px solid var(--color-primary);outline-offset:-1px}.budget_settingHint__ExfPd{font-size:.8rem;color:var(--color-text-muted);margin-top:.25rem}.budget_toggleRow__HYGwD{display:flex;align-items:center;gap:.75rem}.budget_toggle__L6UnS{position:relative;width:40px;height:22px;flex-shrink:0}.budget_toggle__L6UnS input{opacity:0;width:0;height:0;position:absolute}.budget_toggleSlider__Q2TME{position:absolute;inset:0;background:var(--color-border);border-radius:999px;transition:background .2s;cursor:pointer}.budget_toggleSlider__Q2TME:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:3px;left:3px;transition:transform .2s;box-shadow:var(--shadow-sm)}.budget_toggle__L6UnS input:checked+.budget_toggleSlider__Q2TME{background:var(--color-primary)}.budget_toggle__L6UnS input:checked+.budget_toggleSlider__Q2TME:before{transform:translateX(18px)}.budget_saveBtn__ZeZN5{background:var(--color-primary);color:#fff;border:none;padding:.6rem 1.4rem;border-radius:var(--radius);font-size:.95rem;font-weight:600;cursor:pointer}.budget_saveBtn__ZeZN5:hover{background:var(--color-primary-dark)}.budget_savedMsg__cnIyK{display:inline-block;margin-left:.75rem;font-size:.875rem;color:var(--color-success)}