.budgeting-module__cUCUSG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.budgeting-module__cUCUSG__toggleContainer{-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:8px;flex:none;align-items:center;width:fit-content;max-width:100%;padding:3px;display:flex;overflow-x:auto;box-shadow:0 1px 2px #0000000f}.budgeting-module__cUCUSG__toggleContainer>div,.budgeting-module__cUCUSG__activeTab{cursor:pointer;white-space:nowrap;border-radius:6px;padding:10px 16px;transition:background-color .2s,color .2s}.budgeting-module__cUCUSG__toggleContainer>div:hover,.budgeting-module__cUCUSG__activeTab:hover{color:#000;background-color:#f3f4f6}.budgeting-module__cUCUSG__activeTab{color:#fff;background-color:#111827;box-shadow:0 1px 2px #0000001f}.budgeting-module__cUCUSG__actions{flex:none;align-items:center;gap:10px;display:flex}.budgeting-module__cUCUSG__buttons{cursor:pointer;white-space:nowrap;background-color:#111827;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;transition:transform .12s,background-color .2s;display:flex}.budgeting-module__cUCUSG__buttons:hover{background-color:#0b1220}.budgeting-module__cUCUSG__buttons:active{transform:scale(.98)}.budgeting-module__cUCUSG__buttonText{color:#fff;font-size:14px}.budgeting-module__cUCUSG__main{width:min(100%,980px);margin:20px auto;padding:0 12px}.budgeting-module__cUCUSG__ledger{border-radius:10px;overflow:hidden}@media (max-width:900px){.budgeting-module__cUCUSG__toggleContainer>div,.budgeting-module__cUCUSG__activeTab{padding:9px 12px}.budgeting-module__cUCUSG__buttons{padding:8px 10px}.budgeting-module__cUCUSG__buttonText{font-size:13px}.budgeting-module__cUCUSG__main{padding:0 10px}}@media (max-width:600px){.budgeting-module__cUCUSG__header{align-items:stretch}.budgeting-module__cUCUSG__toggleContainer{justify-content:flex-start;width:100%}.budgeting-module__cUCUSG__actions{justify-content:flex-end;width:100%}.budgeting-module__cUCUSG__main{margin:14px auto;padding:0 8px}}@media (max-width:420px){.budgeting-module__cUCUSG__buttonText{display:none}.budgeting-module__cUCUSG__buttons{border-radius:10px;gap:0;padding:10px}}
.popup-module__kibjJq__popupContainer{z-index:2;background-color:#0006;justify-content:center;align-items:center;animation:.16s ease-out forwards popup-module__kibjJq__fadeIn;display:flex;position:fixed;inset:0;overflow-y:scroll}.popup-module__kibjJq__popupContainer.popup-module__kibjJq__closing{animation:.14s ease-in forwards popup-module__kibjJq__fadeOut}.popup-module__kibjJq__popup{opacity:0;background-color:#fff;border-radius:8px;width:min(650px,100vw - 20px);max-height:calc(100vh - 20px);margin:10px;padding:25px;animation:.18s ease-out forwards popup-module__kibjJq__popIn;overflow-y:auto;transform:translateY(10px)scale(.96)}.popup-module__kibjJq__popup.popup-module__kibjJq__closing{animation:.14s ease-in forwards popup-module__kibjJq__popOut}@keyframes popup-module__kibjJq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popup-module__kibjJq__popIn{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes popup-module__kibjJq__fadeOut{to{opacity:0}}@keyframes popup-module__kibjJq__popOut{to{opacity:0;transform:translateY(8px)scale(.96)}}.popup-module__kibjJq__title{font-size:20px;font-weight:600}.popup-module__kibjJq__label{margin-bottom:6px;font-size:14px;font-weight:500}.popup-module__kibjJq__inputContainer{background-color:#f3f5f6;border-radius:5px;align-items:center;padding-left:5px;display:flex}.popup-module__kibjJq__input{background-color:#f3f5f6;border-radius:5px;outline:none;width:100%;height:40px;padding-left:5px;font-size:15px}.popup-module__kibjJq__buttonContainer{justify-content:flex-end;align-items:center;margin:15px 0;display:flex}.popup-module__kibjJq__button{cursor:pointer;background-color:#f3f5f6;border-radius:6px;margin-left:15px;padding:10px 16px}.popup-module__kibjJq__activeButton{color:#fff;background-color:#111827}@media (max-width:600px){.popup-module__kibjJq__popupContainer{align-items:flex-start;padding:10px 0}.popup-module__kibjJq__popup{border-radius:12px;padding:16px}.popup-module__kibjJq__title{font-size:18px}.popup-module__kibjJq__buttonContainer{flex-wrap:wrap;justify-content:stretch;gap:10px}.popup-module__kibjJq__button{text-align:center;flex:auto;margin-left:0}}
.datePicker-module__jf4Zxq__wrapper{width:100%;position:relative}.datePicker-module__jf4Zxq__trigger{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;width:100%;height:44px;padding:0 12px;font-size:.9rem;display:flex}.datePicker-module__jf4Zxq__trigger:hover{border-color:#c7d2fe}.datePicker-module__jf4Zxq__popover{z-index:30;background:#fff;border-radius:12px;padding:10px;position:absolute;top:calc(100% + 8px);box-shadow:0 10px 30px #0000001f}
.investmentSummaryCards-module__agUDVa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.investmentSummaryCards-module__agUDVa__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px 18px;transition:transform .12s,box-shadow .12s}.investmentSummaryCards-module__agUDVa__card:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0000000a}.investmentSummaryCards-module__agUDVa__top{align-items:center;gap:8px;font-size:15px;display:flex}.investmentSummaryCards-module__agUDVa__top svg{color:#9ca3af}.investmentSummaryCards-module__agUDVa__dot{background:#111827;border-radius:999px;width:10px;height:10px;display:inline-block}.investmentSummaryCards-module__agUDVa__value{color:#111827;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:10px;font-size:24px;font-weight:780}.investmentSummaryCards-module__agUDVa__sub{color:#6b7280;margin-top:6px;font-size:12px}.investmentSummaryCards-module__agUDVa__success{color:#16a34a}.investmentSummaryCards-module__agUDVa__danger{color:#dc2626}.investmentSummaryCards-module__agUDVa__muted{color:#9ca3af}@media (max-width:1100px){.investmentSummaryCards-module__agUDVa__grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.investmentSummaryCards-module__agUDVa__grid{grid-template-columns:1fr}}
.budgetChartBox{padding:20px}.budgetChartContainer{justify-content:center;width:100%;height:clamp(220px,32vw,320px)}.tooltip{padding:5px 8px;font-size:12px}@media (max-width:600px){.budgetChartBox{padding:14px}.budgetChartContainer{height:clamp(200px,55vw,280px)}.budgetChartBox .recharts-text,.budgetChartBox .recharts-cartesian-axis-tick-value{font-size:11px}.budgetChartBox .recharts-legend-wrapper{width:100%!important}.budgetChartBox .recharts-default-legend{flex-wrap:wrap;justify-content:center;gap:8px 14px;display:flex}}@media (max-width:420px){.budgetChartContainer{height:clamp(190px,62vw,250px)}}
.tables-module__C6MIta__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.tables-module__C6MIta__header{border-bottom:1px solid #e5e7eb;padding:16px 18px}.tables-module__C6MIta__title{color:#111827;font-size:16px;font-weight:650}.tables-module__C6MIta__subtitle{color:#6b7280;margin-top:3px;font-size:13px}.tables-module__C6MIta__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.tables-module__C6MIta__table{border-collapse:collapse;width:100%}.tables-module__C6MIta__table th,.tables-module__C6MIta__table td{color:#111827;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:12px 14px;font-size:14px}.tables-module__C6MIta__table th{letter-spacing:.02em;color:#6b7280;text-transform:uppercase;background:#fafafa;font-size:12px}.tables-module__C6MIta__right{text-align:right}.tables-module__C6MIta__mono{font-variant-numeric:tabular-nums}.tables-module__C6MIta__name{font-weight:520}.tables-module__C6MIta__badge{color:#111827;background:#f3f4f6;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:550;display:inline-flex}.tables-module__C6MIta__progressRow{align-items:center;gap:10px;min-width:220px;display:flex}.tables-module__C6MIta__progressTrack{background:#e5e7eb;border-radius:999px;flex:1;height:10px;overflow:hidden}.tables-module__C6MIta__progressFill{background:#16a34a;border-radius:999px;width:0%;height:100%;transition:width .18s}.tables-module__C6MIta__progressFill.tables-module__C6MIta__over{background:#dc2626}.tables-module__C6MIta__percent{text-align:right;color:#6b7280;font-variant-numeric:tabular-nums;width:48px;font-size:12px}.tables-module__C6MIta__dangerText{color:#dc2626}.tables-module__C6MIta__empty{text-align:center;color:#6b7280;padding:22px 14px}.tables-module__C6MIta__sub{color:#6b7280;margin-top:2px;font-size:12px;font-weight:600}.tables-module__C6MIta__successText{color:#16a34a}.tables-module__C6MIta__actionButton{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:6px 10px;font-size:12px}.tables-module__C6MIta__actionButton:hover{background:#f8fafc}.tables-module__C6MIta__actionsCell{flex-wrap:nowrap;justify-content:flex-end;gap:8px;display:flex}.tables-module__C6MIta__iconButton{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px}.tables-module__C6MIta__iconButton:hover{background:#f8fafc}.tables-module__C6MIta__danger{color:#b91c1c;background:snow;border-color:#fecaca}@media (max-width:600px){.tables-module__C6MIta__header{padding:12px 14px}.tables-module__C6MIta__title{font-size:15px}.tables-module__C6MIta__subtitle{font-size:12px}.tables-module__C6MIta__table th,.tables-module__C6MIta__table td{padding:10px;font-size:12px}.tables-module__C6MIta__badge{height:22px;padding:0 8px;font-size:11px}.tables-module__C6MIta__progressRow{gap:8px;min-width:180px}.tables-module__C6MIta__percent{width:40px;font-size:11px}.tables-module__C6MIta__actionsCell{gap:6px}.tables-module__C6MIta__iconButton,.tables-module__C6MIta__actionButton{padding:5px 7px}}
.savingsSummaryCards-module__nKsbgG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.savingsSummaryCards-module__nKsbgG__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.savingsSummaryCards-module__nKsbgG__label{color:#6b7280;letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:600}.savingsSummaryCards-module__nKsbgG__value{color:#111827;font-variant-numeric:tabular-nums;margin-top:8px;font-size:22px;font-weight:700}.savingsSummaryCards-module__nKsbgG__top{align-items:center;gap:8px;font-size:15px;display:flex}@media (max-width:900px){.savingsSummaryCards-module__nKsbgG__grid{grid-template-columns:1fr}}
.expenseTable-module__V6XmiW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.expenseTable-module__V6XmiW__header{border-bottom:1px solid #e5e7eb;padding:16px 18px}.expenseTable-module__V6XmiW__title{color:#111827;font-size:16px;font-weight:650}.expenseTable-module__V6XmiW__subtitle{color:#6b7280;margin-top:3px;font-size:13px}.expenseTable-module__V6XmiW__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.expenseTable-module__V6XmiW__table{border-collapse:collapse;width:100%}.expenseTable-module__V6XmiW__table th,.expenseTable-module__V6XmiW__table td{color:#111827;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:12px 14px;font-size:14px}.expenseTable-module__V6XmiW__table th{letter-spacing:.02em;color:#6b7280;text-transform:uppercase;background:#fafafa;font-size:12px}.expenseTable-module__V6XmiW__right{text-align:right}.expenseTable-module__V6XmiW__mono{font-variant-numeric:tabular-nums}.expenseTable-module__V6XmiW__name{font-weight:520}.expenseTable-module__V6XmiW__badge{color:#111827;background:#f3f4f6;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:550;display:inline-flex}.expenseTable-module__V6XmiW__account{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:550;display:inline-flex}.expenseTable-module__V6XmiW__empty{text-align:center;color:#6b7280;padding:22px 14px}.expenseTable-module__V6XmiW__actionsCell{justify-content:flex-end;gap:8px;display:flex}.expenseTable-module__V6XmiW__iconButton{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px}.expenseTable-module__V6XmiW__iconButton:hover{background:#f8fafc}.expenseTable-module__V6XmiW__danger{color:#b91c1c;background:snow;border-color:#fecaca}@media (max-width:600px){.expenseTable-module__V6XmiW__header{padding:12px 14px}.expenseTable-module__V6XmiW__title{font-size:15px}.expenseTable-module__V6XmiW__subtitle{font-size:12px}.expenseTable-module__V6XmiW__table th,.expenseTable-module__V6XmiW__table td{padding:10px;font-size:12px}.expenseTable-module__V6XmiW__badge,.expenseTable-module__V6XmiW__account{height:22px;padding:0 8px;font-size:11px}.expenseTable-module__V6XmiW__actionsCell{gap:6px}.expenseTable-module__V6XmiW__iconButton{padding:5px 7px}}
