*{box-sizing:border-box}:root{color:#172033;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-width:320px;min-height:100dvh;background:#f6f7f9}#root{min-height:100dvh;overflow-x:hidden}button{font:inherit}.app-shell{display:grid;grid-template-columns:300px minmax(0,1fr);height:100dvh;min-height:100dvh}.sidebar{display:flex;min-width:0;flex-direction:column;gap:24px;height:100dvh;border-right:1px solid #dde3ea;background:#fff;padding:22px 16px}.brand{display:flex;align-items:center;gap:12px;padding:0 6px}.brand__mark,.stat-card__icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid #d9e2ec;border-radius:8px;background:#eef7f5;color:#087f72}.brand__icon{display:block;width:28px;height:28px}.brand strong,.brand span{display:block}.brand strong{font-size:16px}.brand span{color:#627084;font-size:13px}.period-create-button,.sidebar-privacy-button,.sidebar-settings-button{display:inline-flex;min-height:42px;width:100%;cursor:pointer;align-items:center;justify-content:center;gap:8px;border:1px solid #c9d6e2;border-radius:8px;background:#fff;color:#172033;font-weight:800;padding:0 12px}.period-create-button:hover,.period-create-button:focus-visible,.sidebar-privacy-button:hover,.sidebar-privacy-button:focus-visible,.sidebar-settings-button:hover,.sidebar-settings-button:focus-visible{border-color:#94c9c2;color:#0f766e;outline:none}.sidebar-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:8px}.sidebar-privacy-button[aria-pressed=true]{border-color:#f3c77a;background:#fff8eb;color:#92400e}.period-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:6px;overflow:auto;padding-right:4px}.period-list button{display:flex;width:100%;min-height:48px;cursor:pointer;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#253044;padding:10px 12px;text-align:left}.period-list button:hover,.period-list button:focus-visible{border-color:#c9d6e2;outline:none}.period-list button.is-active{border-color:#94c9c2;background:#e8f5f2}.period-list strong{color:#64748b;font-size:12px;white-space:nowrap}.mobile-period-picker{display:none}.workspace{min-width:0;overflow-y:auto;padding:28px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.topbar h1{margin:4px 0 2px;font-size:32px;letter-spacing:0}.topbar span{color:#64748b}.topbar__actions .button-label,.primary-action .button-label,.secondary-action .button-label,.period-create-button .button-label,.sidebar-privacy-button .button-label,.sidebar-settings-button .button-label{color:inherit}.topbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.view-tabs{display:inline-flex;gap:4px;border:1px solid #d7e0ea;border-radius:8px;background:#fff;padding:4px;margin-bottom:16px}.view-tabs button{display:inline-flex;min-height:36px;cursor:pointer;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;background:transparent;color:#475569;font-size:14px;font-weight:800;padding:0 12px}.view-tabs button:hover,.view-tabs button:focus-visible{color:#0f766e;outline:2px solid #d9f2ed}.view-tabs button.is-active{background:#e8f5f2;color:#0f766e}.eyebrow{margin:0;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.primary-action{display:inline-flex;min-height:44px;cursor:pointer;align-items:center;gap:8px;border:0;border-radius:8px;background:#0f766e;color:#fff;padding:0 16px;font-weight:700}.primary-action:hover,.primary-action:focus-visible{background:#115e59;outline:3px solid #b7e4dd}.primary-action:disabled,.secondary-action:disabled,.icon-button:disabled{cursor:default;opacity:.55}.primary-action:disabled:hover,.primary-action:disabled:focus-visible{background:#0f766e;outline:none}.secondary-action,.icon-button{min-height:44px;cursor:pointer;border:1px solid #c9d6e2;border-radius:8px;background:#fff;color:#253044;font-weight:700}.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}.icon-button{display:inline-grid;width:44px;place-items:center;padding:0}.secondary-action:hover,.secondary-action:focus-visible,.icon-button:hover,.icon-button:focus-visible{border-color:#94c9c2;outline:3px solid #d9f2ed}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:12px;margin-bottom:16px}.stat-card,.panel{border:0;border-radius:8px;background:#fff}.stat-card{display:flex;align-items:center;gap:12px;min-height:96px;padding:16px;color:inherit;text-align:left}.stat-card--clickable{width:100%;cursor:pointer}.stat-card--clickable:hover,.stat-card--clickable:focus-visible{outline:3px solid #d9f2ed}.stat-card p{margin:0 0 4px;color:#64748b;font-size:13px}.stat-card strong{font-size:17px;line-height:1.2}.stat-card small{display:block;margin-top:4px;color:#64748b;font-size:10px;font-weight:700;line-height:1.35}.stat-card--good .stat-card__icon{background:#edf9ee;color:#2f7d32}.stat-card--warning .stat-card__icon{background:#fff7e6;color:#9a6400}.stat-card--danger .stat-card__icon{background:#fff1f0;color:#b42318}.content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px}.analytics-grid{display:grid;grid-template-columns:minmax(280px,.45fr) minmax(0,1fr);grid-template-areas:"history expense" "income categories" "table table";gap:16px;align-items:start}.analytics-history-panel{grid-area:history}.analytics-expense-panel{grid-area:expense}.analytics-income-panel{grid-area:income}.analytics-category-panel{grid-area:categories}.analytics-table-panel{grid-area:table}.report-page{display:grid;gap:16px}.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-toolbar h2{margin:2px 0 0;font-size:20px}.report-toolbar__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.report-grid{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:16px;align-items:start}.report-highlight-panel{grid-row:span 2}.report-table-panel{grid-column:1 / -1}.report-metric-list,.report-list{display:grid;gap:8px}.report-metric-list article,.report-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid #edf1f5;border-radius:8px;background:#fbfdff;padding:10px 12px}.report-metric-list article{display:grid;gap:3px}.report-list article>div{display:flex;align-items:baseline;flex-wrap:wrap;min-width:0;gap:4px}.report-metric-list span,.report-list span,.report-metric-list i{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.report-metric-list strong,.report-list strong,.report-list b{color:#0f172a;font-variant-numeric:tabular-nums}.report-list strong{overflow-wrap:anywhere}.report-list b{white-space:nowrap}.report-period-table td:nth-child(2),.report-period-table td:nth-child(3),.report-period-table td:nth-child(4),.report-period-table td:nth-child(5),.report-period-table td:nth-child(6){font-variant-numeric:tabular-nums;white-space:nowrap}.panel{min-width:0;padding:18px}.panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.panel__header h2{margin:2px 0 0;font-size:18px}.chart-panel{min-height:280px}.chart-panel--wide{min-height:320px}.analytics-charts-loading{grid-area:expense}.segmented-control{display:inline-flex;min-height:34px;align-items:center;border:1px solid #d7e0ea;border-radius:8px;background:#f8fafc;padding:3px}.segmented-control button{min-height:28px;cursor:pointer;border:0;border-radius:6px;background:transparent;color:#64748b;font-size:12px;font-weight:800;padding:0 10px}.segmented-control button:hover,.segmented-control button:focus-visible{color:#0f766e;outline:2px solid #d9f2ed}.segmented-control button.is-active{background:#fff;color:#0f766e;box-shadow:0 1px 2px #0f172a14}.chart-select{min-height:34px;border:1px solid #d7e0ea;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:12px;font-weight:800;padding:0 10px}.recharts-frame{width:100%;height:230px}.recharts-frame--compact{height:210px}.chart-tooltip{display:grid;gap:4px;border:1px solid #d7e0ea;border-radius:8px;background:#fff;box-shadow:0 12px 30px #0f172a24;color:#334155;padding:9px 10px}.chart-tooltip strong{color:#0f172a;font-size:13px}.chart-tooltip span,.chart-tooltip i{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.chart-tooltip i{color:#b42318}.category-pie-layout{display:grid;grid-template-columns:minmax(190px,.6fr) minmax(0,1fr);align-items:center;gap:14px}.category-panel-body{display:grid;gap:14px}.pie-frame{width:100%;height:220px}.category-filter-list{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;overflow:visible}.category-filter-chip{position:relative;display:inline-flex;min-height:32px;align-items:center;border:1px solid #d7e0ea;border-radius:999px;background:#fff;color:#334155;overflow:visible;isolation:isolate}.category-filter-chip.is-active{border-color:#94c9c2;background:#f8fafc;box-shadow:inset 0 0 0 1px #d9f2ed}.category-filter-chip.is-muted{opacity:.48}.category-filter-chip:hover,.category-filter-chip:focus-within{z-index:5;border-color:#94c9c2;outline:2px solid #d9f2ed}.category-filter-chip__main,.category-filter-chip__toggle{min-height:32px;cursor:pointer;border:0;background:transparent;color:#334155;font:inherit;font-size:12px;font-weight:800}.category-filter-chip__main{display:inline-flex;align-items:center;gap:7px;padding:0 8px 0 10px}.category-filter-chip__main:disabled{cursor:default}.category-filter-chip__toggle{display:inline-grid;width:28px;place-items:center;border-left:1px solid #edf1f5;color:#64748b;padding:0}.category-filter-chip__toggle:hover,.category-filter-chip__toggle:focus-visible{color:#0f766e;outline:none}.category-filter-list__swatch{width:8px;height:8px;flex:0 0 auto;border-radius:999px}.category-filter-list__label{color:#334155}.category-filter-list__percent{color:#94a3b8;font-size:10px;font-weight:800;line-height:1}.category-filter-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:20;display:none;width:max-content;min-width:220px;max-width:320px;gap:9px;border:1px solid #edf1f5;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a29;padding:10px;text-align:left}.category-filter-chip:hover .category-filter-popover,.category-filter-chip:focus-within .category-filter-popover{display:grid}.category-filter-popover__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-filter-popover__header strong{color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.category-filter-popover__header span{color:#64748b;font-size:11px;font-weight:800}.category-filter-popover__items{display:flex;max-height:168px;flex-wrap:wrap;gap:6px;overflow-y:auto}.category-filter-popover__items span,.category-filter-popover__items i{border-radius:999px;background:#f8fafc;color:#334155;font-size:11px;font-style:normal;font-weight:800;line-height:1.2;padding:5px 7px}.category-filter-popover__items i{color:#64748b}.line-chart{display:block;width:100%;height:178px;margin-top:6px;overflow:visible}.line-chart polygon{fill:#d9f2ed;opacity:.74}.line-chart polyline{fill:none;stroke:#0f766e;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.line-chart circle{fill:#fff;stroke:#0f766e;stroke-width:2}.chart-axis{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin-top:8px}.chart-axis span{overflow:hidden;color:#64748b;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.category-chart{display:grid;gap:11px}.category-chart article{display:grid;grid-template-columns:10px minmax(116px,.8fr) minmax(80px,1fr) auto;align-items:center;gap:10px}.category-chart__swatch{display:block;width:10px;height:28px;border-radius:999px;background:#0f766e}.category-chart__swatch--1{background:#6d8fb3}.category-chart__swatch--2{background:#b45309}.category-chart__swatch--3{background:#7c3aed}.category-chart__swatch--4{background:#be123c}.category-chart__swatch--5{background:#475569}.category-chart strong,.category-chart i{display:block}.category-chart strong{color:#172033;font-size:13px}.category-chart i{margin-top:2px;color:#64748b;font-size:11px;font-style:normal;font-weight:800}.category-chart__bar{height:9px;overflow:hidden;border-radius:999px;background:#edf1f5}.category-chart__bar span{display:block;height:100%;border-radius:inherit;background:#0f766e}.category-chart b{color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.panel-total{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-variant-numeric:tabular-nums;white-space:nowrap}.panel-total span{color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase}.panel-total strong{color:#0f172a;font-size:16px}.table-wrap{overflow-x:auto}.analytics-grid .table-wrap{max-height:min(62dvh,640px);overflow:auto}.analytics-grid .table-wrap thead th{position:sticky;top:0;z-index:1;background:#fff}table{width:100%;border-collapse:collapse;font-size:14px}th,td{border-bottom:1px solid #edf1f5;padding:11px 8px;text-align:left;vertical-align:top}th{color:#64748b;font-size:12px;font-weight:700}.daily-entry-row{cursor:pointer}.daily-entry-row:hover td,.daily-entry-row:focus-visible td{background:#f8fafc}.daily-entry-row:focus-visible{outline:2px solid #b7e4dd;outline-offset:-2px}td:nth-child(1),td:nth-child(2),td:nth-child(3),td:nth-child(4),td:nth-child(5),.period-analytics-table td:nth-child(6),.period-analytics-table td:nth-child(7){font-variant-numeric:tabular-nums;white-space:nowrap}.table-link{cursor:pointer;border:0;background:transparent;color:#0f766e;font:inherit;font-weight:800;padding:0;text-align:left}.table-link:hover,.table-link:focus-visible{color:#115e59;outline:2px solid #d9f2ed}.analytics-value{display:inline-flex;flex-direction:column;gap:4px;font-variant-numeric:tabular-nums}.trend-pill{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;background:#edf1f5;color:#64748b;font-size:10px;font-weight:800;line-height:1.2;padding:2px 6px;white-space:nowrap}.trend-pill--good{background:#eaf7ed;color:#2f7d32}.trend-pill--warning{background:#fff7e8;color:#b45309}.trend-pill--danger{background:#fff1f0;color:#b42318}.progress{height:8px;overflow:hidden;border-radius:999px;background:#edf1f5;margin-bottom:12px}.progress span{display:block;height:100%;border-radius:inherit;background:#0f766e}.progress--neutral span{background:#94a3b8}.progress--good span{background:#2f7d32}.progress--warning span{background:#d97706}.progress--danger span{background:#b42318}.progress__note{margin:-4px 0 12px;color:#64748b;font-size:10px;font-weight:800;line-height:1.3}.spent-cell--over-limit{color:#b42318;font-weight:800}.payment-list,.year-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.payment-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f5;padding-bottom:10px;list-style:none}.payment-list__name{min-width:0;color:#334155}.payment-list__amount{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.payment-list__delete{display:inline-grid;width:24px;min-width:24px;height:24px;place-items:center;border:0;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;opacity:.72;padding:0}.payment-list__delete:hover,.payment-list__delete:focus-visible{background:#fff1f2;color:#b42318;opacity:1;outline:2px solid #fecdd3}.payment-list strong,.year-row strong{font-variant-numeric:tabular-nums;white-space:nowrap}.year-row{display:grid;grid-template-columns:44px minmax(80px,1fr) auto;align-items:center;gap:10px}.year-row__bar{height:9px;overflow:hidden;border-radius:999px;background:#edf1f5}.year-row__bar i{display:block;height:100%;border-radius:inherit;background:#6d8fb3}.purchase-category-list,.purchase-summary-list{display:grid;gap:10px}.purchase-category-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:14px}.purchase-category-list article{display:grid;min-height:58px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e3eaf1;border-radius:8px;background:#f8fafc;padding:10px 12px}.purchase-summary-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf1f5;padding-bottom:10px}.purchase-category-list strong,.purchase-summary-list strong{display:block;color:#334155}.purchase-category-list strong{overflow-wrap:anywhere;line-height:1.2}.purchase-category-list span,.purchase-summary-list span{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:700}.purchase-category-list b,.purchase-summary-list b{color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap}.purchase-category-list b{justify-self:end}.purchase-category-tags{display:flex!important;flex-wrap:wrap;gap:4px}.purchase-category-tags i{display:inline-flex;width:fit-content;border-radius:999px;background:#eef7f5;color:#0f766e;font-size:10px;font-style:normal;font-weight:800;line-height:1.2;padding:2px 6px}.empty-state{color:#64748b;padding:20px}.dialog-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;overflow-y:auto;background:#0f172a57;padding:24px}.dialog{width:min(560px,100%);box-sizing:border-box;border:1px solid #d7e0ea;border-radius:8px;background:#fff;box-shadow:0 24px 60px #0f172a2e;padding:20px}.dialog--expense{width:min(860px,100%)}.settings-dialog{width:min(720px,100%)}.auth-dialog-backdrop{z-index:50}.auth-dialog{display:grid;width:min(420px,100%);justify-items:center;gap:16px;padding:24px;text-align:center}.auth-dialog__mark{display:grid;width:52px;height:52px;place-items:center;border:1px solid #b7e4dd;border-radius:50%;background:#e8f5f2;color:#0f766e}.auth-dialog__content{display:grid;gap:6px}.auth-dialog__content h2{margin:0;color:#172033;font-size:24px;line-height:1.15}.auth-dialog__content p:not(.eyebrow){margin:0;color:#64748b;font-size:14px;line-height:1.45}.auth-dialog__action{width:100%;justify-content:center}.auth-dialog__status{margin:-4px 0 0;color:#64748b;font-size:12px;font-weight:800}.auth-dialog__status.is-error{color:#b42318}.dialog__header,.dialog__actions{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dialog__header{margin-bottom:18px}.dialog__header h2{margin:2px 0 0;font-size:22px}.settings-grid{display:grid;gap:12px}.settings-section{display:grid;gap:10px;border:1px solid #edf1f5;border-radius:8px;background:#f8fafc;padding:14px}.savings-manual-details{padding:0}.savings-manual-details--floating{position:absolute;top:8px;right:8px;z-index:5}.savings-manual-icon-summary{display:grid;width:32px;height:32px;cursor:pointer;list-style:none;place-items:center;border:1px solid #c9d6e2;border-radius:8px;background:#ffffffe0;color:#334155;box-shadow:0 6px 18px #0f172a14}.savings-manual-icon-summary::-webkit-details-marker{display:none}.savings-manual-icon-summary::marker{content:""}.savings-manual-icon-summary:hover,.savings-manual-icon-summary:focus-visible{border-color:#94c9c2;color:#0f766e;outline:3px solid #d9f2ed}.savings-manual-form{display:grid;gap:8px;padding:12px 14px 14px}.savings-manual-form--floating{position:absolute;top:calc(100% + 8px);right:0;width:min(420px,calc(100vw - 48px));border:1px solid #edf1f5;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a29}.settings-section__header{display:flex;align-items:center;gap:8px;color:#172033}.settings-section__header--split{justify-content:space-between}.settings-section__header--split>div{display:flex;align-items:center;gap:8px}.settings-section__header h3{margin:0;font-size:16px}.settings-status{margin:0;color:#64748b;font-size:13px;font-weight:800}.settings-status.is-error{color:#b42318}.settings-status.is-warning{color:#a16207}.savings-grid{display:grid;gap:12px}.savings-balance-section{position:relative}.savings-balance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.savings-balance-grid article{display:grid;gap:4px;border:1px solid #e3eaf1;border-radius:8px;background:#f8fafc;padding:12px}.savings-balance-grid span,.savings-rate-row label span,.savings-manual-row label span,.savings-exchange-row label span{color:#64748b;font-size:12px;font-weight:800}.savings-balance-grid strong{color:#0f172a;font-size:18px;font-variant-numeric:tabular-nums;line-height:1.2}.savings-balance-total{border-color:#b7e4dd!important;background:#e8f5f2!important}.savings-balance-total small{color:#64748b;font-size:11px;font-weight:800}.savings-rate-row,.savings-manual-row,.savings-exchange-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.savings-manual-row{grid-template-columns:minmax(96px,.35fr) minmax(0,1fr) auto}.savings-exchange-row{grid-template-columns:minmax(150px,.8fr) minmax(0,1fr) auto}.savings-rate-row label,.savings-manual-row label,.savings-exchange-row label{display:grid;gap:7px}.savings-rate-row input,.savings-manual-row input,.savings-exchange-row input,.savings-manual-row select,.savings-exchange-row select{width:100%;min-height:44px;border:1px solid #c9d6e2;border-radius:8px;background:#fff;color:#172033;font:inherit;font-weight:500;padding:10px 12px}.savings-rate-row input:focus,.savings-manual-row input:focus,.savings-exchange-row input:focus,.savings-manual-row select:focus,.savings-exchange-row select:focus{border-color:#0f766e;outline:3px solid #d9f2ed}.savings-preview{margin:0;color:#0f766e;font-size:13px;font-weight:800}.savings-exchange-list{display:grid;max-height:220px;overflow-y:auto;border:1px solid #edf1f5;border-radius:8px;background:#fff}.savings-exchange-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf1f5;padding:10px}.savings-exchange-list article:last-child{border-bottom:0}.savings-exchange-list strong,.savings-exchange-list span{display:block}.savings-exchange-list strong{color:#172033;font-size:13px}.savings-exchange-list span{margin-top:2px;color:#64748b;font-size:11px;font-weight:800}.savings-exchange-list b{color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.settings-actions{display:flex;flex-wrap:wrap;gap:8px}.settings-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:max-content}.settings-icon-action{display:inline-grid;width:32px;min-width:32px;height:32px;cursor:pointer;place-items:center;border:1px solid #d7e0ea;border-radius:8px;background:#fff;color:#334155;padding:0}.settings-icon-action:hover,.settings-icon-action:focus-visible{border-color:#94c9c2;color:#0f766e;outline:2px solid #d9f2ed}.settings-icon-action:disabled{cursor:default;opacity:.5}.snapshot-list{display:grid;max-height:240px;overflow-y:auto;border:1px solid #edf1f5;border-radius:8px;background:#fff}.snapshot-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf1f5;padding:10px}.snapshot-row:last-child{border-bottom:0}.snapshot-row strong,.snapshot-row span{display:block}.snapshot-row strong{color:#172033;font-size:13px}.snapshot-row span{margin-top:2px;color:#64748b;font-size:11px;font-weight:800}.dialog__actions{align-items:center;justify-content:flex-end;margin-top:4px}.expense-form{display:grid;gap:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.period-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.period-preview--compact{grid-template-columns:1fr}.period-preview div{border:1px solid #b7e4dd;border-radius:8px;background:#e8f5f2;color:#0f3f3a;padding:12px}.period-preview span{display:block;margin-bottom:4px;font-size:13px;font-weight:700}.period-preview strong{font-size:18px;font-variant-numeric:tabular-nums}.expense-form label{display:grid;gap:7px;color:#334155;font-size:14px;font-weight:700}.expense-form input,.expense-form textarea{width:100%;min-height:44px;border:1px solid #c9d6e2;border-radius:8px;background:#fff;color:#172033;font:inherit;font-weight:500;padding:10px 12px}.expense-form textarea{resize:vertical}.expense-form input:focus,.expense-form textarea:focus{border-color:#0f766e;outline:3px solid #d9f2ed}.money-expression-hint{color:#0f766e;font-size:12px;font-weight:800;line-height:1.25}.money-expression-hint.is-error{color:#b42318}.checkbox-row{display:flex!important;min-height:44px;align-items:center;grid-template-columns:none;gap:10px!important}.checkbox-row input{width:18px;flex:0 0 auto;min-height:18px;accent-color:#0f766e}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:-1px;padding:0}.purchase-editor{display:grid;gap:12px;border:1px solid #edf1f5;border-radius:8px;background:#f8fafc;padding:14px}.purchase-editor__header{display:block}.purchase-editor__header h3{margin:0;font-size:16px}.purchase-list{display:grid;gap:12px}.purchase-row{display:grid;grid-template-columns:minmax(220px,1.8fr) minmax(160px,1fr) minmax(120px,.7fr) max-content 40px;align-items:start;gap:12px;border:0;border-radius:8px;background:#fff;padding:12px}.purchase-editor .purchase-row{padding:12px}.purchase-row__mandatory{align-self:end;color:#334155;font-size:13px;font-weight:700;padding-bottom:0;white-space:nowrap}.purchase-row__delete{display:inline-grid;align-self:end;width:40px;min-height:44px;place-items:center;border:0;border-radius:8px;background:transparent;color:#b42318;cursor:pointer;padding:0}.purchase-row__delete:hover{color:#7a1b13;background:transparent}.purchase-add-link{display:inline-flex;min-height:36px;width:max-content;align-items:center;justify-self:center;gap:6px;border:0;background:transparent;color:#0f766e;cursor:pointer;font:inherit;font-size:14px;font-weight:800;padding:0 8px}.purchase-add-link:hover{color:#0b5f59;text-decoration:underline}.calculation-note{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #b7e4dd;border-radius:8px;background:#e8f5f2;color:#0f3f3a;padding:12px}.calculation-note span{font-weight:700}.calculation-note strong{font-size:18px;font-variant-numeric:tabular-nums}.form-error{margin:0;border:1px solid #fecaca;border-radius:8px;background:#fff1f0;color:#9f1d17;padding:10px 12px;font-size:14px;font-weight:700}@media(max-width:1120px){.app-shell{grid-template-columns:1fr;height:auto}.sidebar{position:sticky;top:0;z-index:10;width:100%;max-width:100vw;height:auto;overflow:hidden;border-right:0;border-bottom:1px solid #dde3ea}.period-list{width:100%;min-width:0;flex-direction:row;overflow-x:auto;padding-bottom:4px}.period-list button{min-width:180px}.sidebar-actions{flex-direction:row}.period-create-button,.sidebar-privacy-button,.sidebar-settings-button{min-width:180px;width:auto}.stats-grid,.content-grid,.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.dialog--expense{width:min(720px,100%)}.purchase-row{grid-template-columns:minmax(0,1fr) minmax(160px,.8fr) 40px}.purchase-row label:first-child{grid-column:1 / -1}.purchase-row__mandatory,.purchase-row__delete{align-self:center}}@media(max-width:720px){body{overflow-x:hidden}.app-shell{min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.sidebar{gap:12px;padding:12px}.brand{padding:0}.brand__mark{width:36px;height:36px}.brand__icon{width:24px;height:24px}.period-create-button{position:absolute;top:12px;right:12px;width:44px;min-width:44px;padding:0}.period-create-button .button-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:-1px;padding:0}.period-list{display:none}.mobile-period-picker{display:grid}.mobile-period-picker summary{display:flex;min-height:48px;cursor:pointer;align-items:center;justify-content:space-between;gap:12px;list-style:none;border:1px solid #d7e0ea;border-radius:8px;background:#f8fafc;color:#172033;padding:9px 12px}.mobile-period-picker summary::-webkit-details-marker{display:none}.mobile-period-picker summary:after{content:"v";color:#64748b;font-size:12px;font-weight:900}.mobile-period-picker[open] summary:after{transform:rotate(180deg)}.mobile-period-picker summary span,.mobile-period-picker__list strong{color:#64748b;font-size:12px;font-weight:800}.mobile-period-picker summary strong{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.mobile-period-picker__list{display:grid;max-height:min(46dvh,360px);gap:6px;overflow-y:auto;border:1px solid #d7e0ea;border-top:0;border-radius:0 0 8px 8px;background:#fff;padding:8px}.mobile-period-picker__list button{display:flex;min-height:46px;cursor:pointer;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#253044;padding:9px 10px;text-align:left}.mobile-period-picker__list button.is-active{border-color:#94c9c2;background:#e8f5f2}.mobile-period-picker__list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-actions{position:fixed;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));left:12px;z-index:30;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid #d7e0ea;border-radius:10px;background:#fffffff5;box-shadow:0 14px 34px #0f172a24;padding:8px}.sidebar-privacy-button,.sidebar-settings-button{min-width:0;width:100%;min-height:48px}.workspace{padding:16px 12px 18px}.topbar{flex-direction:column;gap:12px;margin-bottom:14px}.topbar__actions{width:100%;flex-direction:row}.topbar__actions .button-label{color:inherit}.topbar__actions .primary-action{flex:1}.topbar__actions .secondary-action{width:44px;flex:0 0 44px;padding:0}.topbar__actions .secondary-action .button-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:-1px;padding:0}.primary-action{width:100%;justify-content:center}.dialog-backdrop{align-items:end;padding:12px}.auth-dialog-backdrop{align-items:center}.dialog{max-height:calc(100dvh - 24px);overflow-y:auto}.dialog__actions{flex-direction:column-reverse}.savings-balance-grid,.savings-rate-row,.savings-manual-row,.savings-exchange-row,.savings-exchange-list article,.category-pie-layout,.category-chart article{grid-template-columns:1fr}.savings-manual-details--floating{top:8px;right:8px}.savings-manual-form--floating{width:calc(100vw - 48px)}.category-chart__swatch{width:100%;height:6px}.form-grid,.period-preview,.purchase-row{grid-template-columns:1fr}.purchase-row__delete{justify-self:end}.dialog__actions .primary-action,.dialog__actions .secondary-action{width:100%;justify-content:center}.stats-grid,.content-grid,.analytics-grid,.report-grid{grid-template-columns:1fr}.analytics-grid{grid-template-areas:"history" "income" "expense" "categories" "table"}.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar__actions{justify-content:stretch}.report-toolbar__actions .chart-select,.report-toolbar__actions .secondary-action{width:100%}.report-highlight-panel,.report-table-panel{grid-column:auto;grid-row:auto}.view-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-bottom:12px}.topbar h1{font-size:24px;line-height:1.15}.stat-card{min-height:76px;min-width:0;padding:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat-card__icon{width:36px;height:36px}.stat-card p{font-size:12px}.stat-card strong{font-size:16px;overflow-wrap:anywhere}.stat-card small{font-size:9px}.panel{padding:14px}.panel__header{align-items:flex-start;margin-bottom:12px}.panel__header h2{font-size:17px}.table-wrap{overflow-x:visible}.daily-entry-table,.period-analytics-table,.report-period-table,.daily-entry-table thead,.period-analytics-table thead,.report-period-table thead,.daily-entry-table tbody,.period-analytics-table tbody,.report-period-table tbody,.daily-entry-table tr,.period-analytics-table tr,.report-period-table tr,.daily-entry-table td,.period-analytics-table td,.report-period-table td{display:block}.daily-entry-table thead,.period-analytics-table thead,.report-period-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:-1px;padding:0}.daily-entry-table,.period-analytics-table,.report-period-table{border-collapse:separate;border-spacing:0}.daily-entry-table tbody,.period-analytics-table tbody,.report-period-table tbody{display:grid;gap:10px}.period-analytics-table tr,.report-period-table tr{border:1px solid #edf1f5;border-radius:8px;background:#fff;padding:10px 12px}.daily-entry-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;border:1px solid #edf1f5;border-radius:8px;background:#fff;padding:12px}.period-analytics-table tr,.period-analytics-table td,.report-period-table td{border-bottom:0;padding:7px 0;white-space:normal}.daily-entry-table td{min-width:0;border-bottom:0;padding:0;white-space:normal}.daily-entry-table td:last-child{grid-column:1 / -1}.daily-entry-table td:before,.period-analytics-table td:before,.report-period-table td:before{content:attr(data-label);display:block;margin-bottom:2px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.daily-entry-table td:first-child,.period-analytics-table td:first-child,.report-period-table td:first-child{padding-top:0}.period-analytics-table td:last-child,.report-period-table td:last-child{padding-bottom:0}.daily-entry-row:hover td,.daily-entry-row:focus-visible td{background:transparent}.period-analytics-table .analytics-value{display:flex;align-items:flex-start}.payment-list li,.purchase-summary-list article,.purchase-category-list article,.report-list article,.snapshot-row,.savings-exchange-list article{grid-template-columns:1fr}.payment-list li,.purchase-summary-list article,.purchase-category-list article,.report-list article{align-items:flex-start}.payment-list__amount,.purchase-category-list b,.purchase-summary-list b,.report-list b{justify-self:start}.payment-list li{display:grid}.category-filter-chip__main{max-width:calc(100vw - 72px)}.category-filter-popover{max-width:calc(100vw - 48px)}.segmented-control{width:100%}.segmented-control button{flex:1}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.daily-entry-table,.period-analytics-table{display:table;min-width:760px;border-collapse:collapse;border-spacing:0}.period-analytics-table{min-width:860px}.daily-entry-table thead,.period-analytics-table thead{position:static;display:table-header-group;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;border:0;margin:0;padding:0}.daily-entry-table tbody,.period-analytics-table tbody{display:table-row-group}.daily-entry-table tr,.period-analytics-table tr{display:table-row;border:0;border-radius:0;background:transparent;padding:0}.daily-entry-table td,.period-analytics-table td{display:table-cell;border-bottom:1px solid #edf1f5;padding:11px 8px;vertical-align:top}.daily-entry-table td:before,.period-analytics-table td:before{content:none}.daily-entry-table td:first-child,.period-analytics-table td:first-child{padding-top:11px}.daily-entry-table td:last-child,.period-analytics-table td:last-child{grid-column:auto;padding-bottom:11px}.daily-entry-row:hover td,.daily-entry-row:focus-visible td{background:#f8fafc}.period-analytics-table .analytics-value{display:inline-flex}}
