/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-border-style:solid}::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#f2f6f4;--surface:#fff;--surface-2:#f7faf8;--surface-3:#edf3f0;--text:#10221b;--muted:#68776f;--faint:#8c9a94;--line:#dce6e1;--accent:#087b5b;--accent-2:#20ad7c;--accent-soft:#ddf3ea;--nav:#0d2921;--nav-2:#193f34;--warning:#9a5d08;--warning-soft:#fff0cf;--danger:#b34343;--danger-soft:#fff0ef;--shadow:0 12px 32px #163a2d0e}:root[data-theme=dark]{--bg:#0d1713;--surface:#14221d;--surface-2:#182923;--surface-3:#21332d;--text:#edf7f3;--muted:#9bb0a7;--faint:#758a81;--line:#294038;--accent:#4bd6a4;--accent-2:#35bc8b;--accent-soft:#173e31;--nav:#09120f;--nav-2:#183c32;--warning:#f1bb68;--warning-soft:#3d2c15;--danger:#ff8f8f;--danger-soft:#3c2323;--shadow:0 12px 35px #00000038}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible){outline:3px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible){outline:3px solid color-mix(in srgb, var(--accent) 30%, transparent)}}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible){outline-offset:2px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;background:var(--nav);color:#dcebe5;flex-direction:column;height:100vh;padding:30px 20px 22px;display:flex;position:sticky;top:0}.brand{color:#fff;letter-spacing:-.04em;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0 10px 34px;font-size:20px;font-weight:720;display:flex}.brand-mark{color:#0c2a21;background:#31c991;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.sidebar nav{gap:6px;display:grid}.nav-item{color:#a9c1b7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;font-size:13px;font-weight:650;display:flex}.nav-item svg{stroke-width:1.8px;width:18px;height:18px}.nav-item b{color:#35240c;background:#e9a84c;border-radius:20px;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:10px;display:grid}.privacy-note{border-top:1px solid #29463d;align-items:center;gap:10px;min-width:0;margin-top:auto;padding:18px 7px 0;display:flex}.privacy-note>svg{color:#57d6aa;flex:0 0 18px;width:18px}.privacy-note>span{min-width:0;font-size:11px;display:grid}.privacy-note small{color:#84a197;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;overflow:hidden}.workspace{width:min(1320px,100%);margin:0 auto;padding:36px 44px 72px}.topbar{justify-content:space-between;align-items:flex-end;min-height:48px;display:flex}.eyebrow,.panel-title p,.section-heading .eyebrow,form .eyebrow{color:var(--accent);letter-spacing:.13em;margin:0 0 5px;font-size:10px;font-weight:800}h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,32px);line-height:1}h2{letter-spacing:-.025em;margin:0;font-size:18px;line-height:1.25}.top-actions{gap:10px;display:flex}.icon-button,.mobile-menu,.refresh-button,.secondary-button,.primary-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.icon-button,.mobile-menu{width:42px;padding:0}.icon-button svg,.mobile-menu svg,.refresh-button svg,.secondary-button svg,.primary-button svg{width:16px;height:16px}.primary-button{color:#fff;background:#087b5b;border-color:#087b5b;padding:0 17px;font-weight:720}.primary-button:disabled,.secondary-button:disabled,button:disabled{opacity:.52;cursor:not-allowed}.secondary-button,.refresh-button{color:var(--muted);padding:0 14px;font-size:12px;font-weight:700}.mobile-menu{display:none}.mode-banner,.alert{color:#326554;background:#e9f7f1;border:1px solid #b7ded0;border-radius:11px;align-items:center;gap:9px;min-height:42px;margin-top:24px;padding:9px 13px;font-size:12px;display:flex}:root[data-theme=dark] .mode-banner{color:#9cd9c2;background:#143b2e;border-color:#225a45}.mode-banner svg,.alert svg{flex:0 0 16px;width:16px;height:16px}.alert{z-index:100;max-width:min(430px,100vw - 32px);box-shadow:var(--shadow);margin:0;position:fixed;bottom:24px;right:24px}.alert.error{background:var(--danger-soft);color:var(--danger);border-color:#ebc2c0}.alert.success{background:var(--accent-soft);color:var(--accent);border-color:#aedac9}.alert button{cursor:pointer;background:0 0;border:0;margin-left:auto}.alert button svg{width:15px}.period-bar,.planning-head{align-items:center;gap:14px;display:flex}.month-switcher button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.month-switcher button svg{width:16px}.month-switcher strong{text-align:center;min-width:138px;font-size:13px}.range-inputs{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:8px;min-height:40px;margin-right:auto;padding:0 11px;display:flex}.range-inputs svg{width:15px;color:var(--muted)}.range-inputs input{width:115px;color:var(--muted);background:0 0;border:0;font-size:11px}.range-inputs span{color:var(--faint);font-size:10px}.currency-total-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:16px;display:grid}.currency-total{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;min-height:94px;box-shadow:var(--shadow);border-radius:14px;padding:16px}.currency-total span{color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:650;display:block}.currency-total strong{letter-spacing:-.035em;font-size:21px}.currency-total.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), var(--shadow)}.currency-focus{background:var(--surface-3);border-radius:12px;align-items:center;gap:12px;margin-top:14px;padding:8px 10px 8px 14px;display:flex}.currency-focus>span{color:var(--muted);font-size:11px;font-weight:700}.currency-focus>div{gap:3px;display:flex}.currency-focus button{min-width:48px;min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:11px;font-weight:800}.currency-focus button.active{background:var(--surface);color:var(--accent);box-shadow:0 2px 8px #0a2b1f14}.currency-focus small{color:var(--faint);margin-left:auto;font-size:10px}.metric-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:13px;margin-top:14px;display:grid}.metric-grid.five{grid-template-columns:1.25fr repeat(4,1fr)}.metric-card,.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px}.metric-card{text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;min-height:140px;padding:18px;display:flex}.metric-card:hover,.currency-total:hover{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.metric-card:hover,.currency-total:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--line))}}.metric-card:hover,.currency-total:hover{transform:translateY(-1px)}.metric-card.featured{color:#fff;background:#123b2f;border-color:#123b2f}.metric-card>span{color:var(--muted);margin-bottom:18px;font-size:11px;font-weight:650}.metric-card.featured>span,.metric-card.featured small{color:#a8cabc}.metric-card>strong{letter-spacing:-.04em;font-size:clamp(21px,2vw,25px)}.metric-card em{color:#c3f6df;background:#245f4d;border-radius:20px;margin-top:9px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:800}.metric-card small{color:var(--muted);margin-top:auto;font-size:10px;line-height:1.35}.metric-card.warning strong{color:var(--warning)}.dashboard-grid{grid-template-columns:1.4fr 1fr;gap:14px;margin-top:14px;display:grid}.dashboard-grid.secondary{grid-template-columns:1fr 1.4fr}.panel{padding:21px}.panel-title{justify-content:space-between;align-items:flex-start;min-height:40px;margin-bottom:20px;display:flex}.panel-title button{min-height:34px;color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0 8px;font-size:10px;font-weight:750;display:inline-flex}.panel-title button svg{width:13px}.category-bars{gap:15px;display:grid}.category-bars>button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr auto;gap:7px;width:100%;padding:0;display:grid}.category-bars>button span{display:grid}.category-bars>button b,.category-bars>button strong{font-size:11px}.category-bars>button small{color:var(--faint);margin-top:2px;font-size:9px}.category-bars>button>i{background:var(--surface-3);border-radius:10px;grid-column:1/-1;height:7px;overflow:hidden}.category-bars>button>i b{border-radius:inherit;background:linear-gradient(90deg,#0a8060,#34c693);height:100%;display:block}.chart-toggle{background:var(--surface-3);border-radius:8px;width:fit-content;margin:-5px 0 16px;padding:3px;display:flex}.chart-toggle button{min-height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:9px;font-weight:750}.chart-toggle button.active{background:var(--surface);color:var(--accent)}.daily-chart{border-bottom:1px solid var(--line);align-items:stretch;gap:clamp(3px,1vw,8px);height:172px;padding-top:10px;display:flex}.daily-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:5px;display:flex}.daily-chart i{background:linear-gradient(#30c18e,#0a8060);border-radius:6px 6px 1px 1px;width:min(18px,80%);min-height:2px}.daily-chart small{height:22px;color:var(--faint);padding-top:6px;font-size:8px}.trend-panel{margin-top:14px}.monthly-chart{border-bottom:1px solid var(--line);align-items:stretch;gap:clamp(12px,4vw,52px);height:160px;padding:5px 5% 0;display:flex}.monthly-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:22px;display:flex}.monthly-chart span{color:var(--muted);white-space:nowrap;margin-bottom:6px;font-size:8px}.monthly-chart i{background:linear-gradient(#38ca96,#087b5b);border-radius:7px 7px 1px 1px;width:min(42px,72%);min-height:3px}.monthly-chart i.missing{background:var(--line)}.monthly-chart small{height:25px;color:var(--faint);padding-top:7px;font-size:8px}.chart-note{color:var(--faint);margin:9px 0 0;font-size:9px}.insight{border-top:1px solid var(--line);gap:12px;padding:14px 0;display:flex}.insight:first-of-type{border-top:0;padding-top:0}.insight>span{background:var(--accent-soft);width:29px;height:29px;color:var(--accent);border-radius:50%;flex:0 0 29px;place-items:center;font-size:9px;font-weight:850;display:grid}.insight strong{font-size:11px}.insight p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.recent-list{display:grid}.recent-list>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:11px;min-height:60px;padding:0;display:flex}.recent-list>button:first-child{border-top:0}.recent-list>button>span:nth-child(2){margin-right:auto;display:grid}.recent-list b,.recent-list strong{font-size:11px}.recent-list small{color:var(--faint);margin-top:3px;font-size:9px}.transaction-icon{background:var(--surface-3);width:31px;height:31px;color:var(--accent);border-radius:9px;flex:0 0 31px;place-items:center;font-size:10px;font-weight:850;display:grid}.transaction-icon.pending{background:var(--warning-soft);color:var(--warning)}.loading-state{min-height:62vh;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.loading-state svg{width:26px;color:var(--accent)}.loading-state strong{color:var(--text);font-size:14px}.loading-state span{font-size:11px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.section-lead{justify-content:space-between;align-items:flex-end;display:flex}.section-lead p{color:var(--muted);margin:0 0 5px;font-size:12px}.section-lead small{color:var(--faint);font-size:10px}.transaction-toolbar{grid-template-columns:minmax(190px,1.5fr) repeat(6,minmax(112px,.7fr));gap:8px;margin-top:18px;display:grid}.transaction-toolbar label{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 10px;display:flex}.transaction-toolbar svg{width:14px;color:var(--faint);flex:0 0 14px}.transaction-toolbar input,.transaction-toolbar select{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.table-actions{align-items:center;gap:12px;min-height:52px;display:flex}.table-actions>button{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-left:auto;font-size:10px;font-weight:750;display:inline-flex}.table-actions svg{width:14px}.checkbox-label{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.batch-control{color:var(--warning);align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.batch-control select{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--text);border-radius:8px;font-size:10px}.table-panel{padding:0;overflow:hidden}table{border-collapse:collapse;width:100%}th{background:var(--surface-2);height:44px;color:var(--faint);letter-spacing:.05em;text-align:left;text-transform:uppercase;padding:0 10px;font-size:9px;font-weight:800}td{border-top:1px solid var(--line);height:64px;padding:8px 10px;font-size:10px}td>small{max-width:100px;color:var(--faint);text-overflow:ellipsis;margin-top:3px;display:block;overflow:hidden}tr.deleted td{opacity:.58}th:first-child,td:first-child{width:38px;padding-left:16px}th:last-child,td:last-child{padding-right:16px}.inline-category,.mobile-category{background:var(--warning-soft);max-width:150px;min-height:34px;color:var(--warning);border:1px solid #e5c98e;border-radius:8px;font-size:10px}.status-pill{text-transform:capitalize;border-radius:20px;align-items:center;min-height:23px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.status-pill.done,.status-pill.active{background:var(--accent-soft);color:var(--accent)}.status-pill.pending{background:var(--warning-soft);color:var(--warning)}.status-pill.deleted{background:var(--surface-3);color:var(--muted)}.row-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.row-actions button{min-width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.row-actions button:hover{background:var(--surface-3);color:var(--text)}.row-actions svg{width:13px}.mobile-cards{display:none}.pagination{min-height:54px;color:var(--faint);justify-content:space-between;align-items:center;font-size:10px;display:flex}.pagination>div{align-items:center;gap:9px;display:flex}.pagination button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.pagination svg{width:13px}.planning-head{justify-content:space-between}.planning-head>div:last-child{gap:8px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;margin:30px 0 14px;display:flex}.section-heading>p{max-width:430px;color:var(--faint);text-align:right;margin:0;font-size:10px}.budget-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.budget-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;padding:17px}.budget-card>div{justify-content:space-between;gap:12px;display:flex}.budget-card>div:first-child span{color:var(--muted);font-size:10px;font-weight:700}.budget-card>div:first-child strong{color:var(--accent);font-size:18px}.budget-card progress{width:100%;height:7px;accent-color:var(--accent-2);border:0;border-radius:10px;margin:16px 0 13px;overflow:hidden}.budget-card progress::-webkit-progress-bar{background:var(--surface-3)}.budget-card progress::-webkit-progress-value{background:var(--accent-2)}.budget-card>div:nth-of-type(2) span{color:var(--faint);font-size:9px;display:grid}.budget-card>div:nth-of-type(2) b{color:var(--text);margin-top:3px;font-size:10px}.budget-card>small{border-top:1px solid var(--line);color:var(--faint);margin-top:14px;padding-top:11px;font-size:9px;display:block}.budget-card.overspent{border-color:#d89292}.budget-card.overspent>div:first-child strong{color:var(--danger)}.recurring-heading{margin-top:36px}.monthly-equivalents{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;margin-bottom:12px;display:grid}.monthly-equivalents>div{background:var(--surface-3);border-radius:12px;padding:13px 15px}.monthly-equivalents span{color:var(--faint);margin-bottom:5px;font-size:9px;display:block}.monthly-equivalents strong{font-size:13px}.recurring-list{padding-block:4px}.recurring-row{border-top:1px solid var(--line);grid-template-columns:36px minmax(130px,1fr) auto auto minmax(130px,auto);align-items:center;gap:12px;min-height:71px;display:grid}.recurring-row:first-child{border-top:0}.recurring-icon{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.recurring-icon svg{width:15px}.recurring-row>span:nth-child(2){display:grid}.recurring-row>span:nth-child(2) strong,.recurring-row>strong{font-size:11px}.recurring-row small{color:var(--faint);margin-top:4px;font-size:9px}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-card{gap:15px;min-height:184px;display:flex}.settings-icon{background:var(--accent-soft);width:39px;height:39px;color:var(--accent);border-radius:11px;flex:0 0 39px;place-items:center;display:grid}.settings-icon svg{width:18px}.settings-card p:not(.eyebrow){max-width:480px;color:var(--muted);margin:13px 0;font-size:11px;line-height:1.65}.settings-card a{color:var(--accent);font-size:10px;font-weight:750}.rules-panel,.categories-panel{grid-column:1/-1}.panel-copy{color:var(--muted);margin:-9px 0 14px;font-size:10px}.category-chip-list{flex-wrap:wrap;gap:8px;display:flex}.category-chip-list>span{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;gap:2px;min-width:104px;padding:9px 11px;display:inline-grid}.category-chip-list>span.custom{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.category-chip-list>span.custom{border-color:color-mix(in srgb, var(--accent) 38%, var(--line))}}.category-chip-list>span.custom{background:var(--accent-soft)}.category-chip-list b{font-size:10px}.category-chip-list small{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.rule-list>div{border-top:1px solid var(--line);grid-template-columns:1fr auto 36px;align-items:center;gap:12px;min-height:58px;display:grid}.rule-list>div>span{display:grid}.rule-list strong,.rule-list b{font-size:10px}.rule-list small{color:var(--faint);margin-top:3px;font-size:9px}.rule-list button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.rule-list svg{width:13px}.empty-state{min-height:130px;color:var(--muted);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:22px;display:flex}.empty-state>span{color:var(--accent);font-size:24px}.empty-state strong{color:var(--text);margin-top:3px;font-size:12px}.empty-state p{max-width:360px;margin:5px 0 0;font-size:10px;line-height:1.5}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05120da8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:min(530px,100%);max-height:min(760px,100vh - 32px);padding:26px;position:relative;overflow-y:auto;box-shadow:0 26px 80px #00000040}.modal-close{background:var(--surface-3);width:36px;height:36px;color:var(--muted);cursor:pointer;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.modal-close svg{width:15px}.modal h2{padding-right:42px;font-size:23px}.form-intro{color:var(--muted);margin:10px 0 20px;font-size:11px;line-height:1.55}form>label,.form-grid label{color:var(--muted);gap:7px;font-size:10px;font-weight:700;display:grid}form input,form select{border:1px solid var(--line);background:var(--surface-2);width:100%;min-height:44px;color:var(--text);border-radius:10px;padding:0 12px;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:20px;display:grid}.form-grid .full{grid-column:1/-1}.format-help{flex-wrap:wrap;gap:6px;margin:10px 0 22px;display:flex}.format-help code{background:var(--surface-3);color:var(--muted);border-radius:6px;padding:5px 7px;font-size:9px}.primary-button.wide{width:100%;margin-top:22px}.match-box{background:var(--surface-2);border-radius:12px;margin-top:18px;padding:14px}.match-box>strong{color:var(--muted);margin-bottom:8px;font-size:10px;display:block}.match-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:38px;font-size:10px;display:flex}.match-row span{color:var(--muted)}.access-denied{place-items:center;min-height:100vh;padding:20px;display:grid}.access-denied>div{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:18px;max-width:430px;padding:30px}.access-denied p{color:var(--muted)}.access-denied a{color:var(--accent)}@media (max-width:1080px){.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding-inline:12px}.brand{justify-content:center;padding-inline:0}.brand span:last-child,.nav-item span,.privacy-note span{display:none}.nav-item{justify-content:center;padding:0}.nav-item b{margin:-26px 0 0 30px;position:absolute}.privacy-note{justify-content:center}.transaction-toolbar{grid-template-columns:1fr 1fr 1fr}.search-box{grid-column:span 2}.metric-grid,.metric-grid.five{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.app-shell{display:block}.sidebar{width:100%;height:72px;padding:7px 8px max(7px, env(safe-area-inset-bottom));border-top:1px solid #29463d;flex-direction:row;position:fixed;top:auto;bottom:0}.brand,.privacy-note{display:none}.sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;width:100%;min-width:0}.nav-item{flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:56px;font-size:8px;overflow:hidden}.nav-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.nav-item b{margin:-30px 0 0 34px}.workspace{padding:24px 16px 98px}.mobile-menu{display:none}.topbar{align-items:flex-end}.top-actions .icon-button{display:none}.primary-button{min-height:44px;padding:0 13px;font-size:11px}.mode-banner{margin-top:18px}.period-bar{flex-wrap:wrap}.range-inputs{order:3;justify-content:space-between;width:100%;margin:0}.range-inputs input{width:112px}.refresh-button{margin-left:auto}.currency-total-grid{scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.currency-total-grid,.metric-grid,.transaction-toolbar{scrollbar-width:none}.currency-total-grid::-webkit-scrollbar{display:none}.metric-grid::-webkit-scrollbar{display:none}.transaction-toolbar::-webkit-scrollbar{display:none}.currency-total{scroll-snap-align:start;min-width:69vw}.currency-focus{flex-wrap:wrap;align-items:flex-start}.currency-focus>span{width:100%}.currency-focus small{width:100%;margin:2px 0 0}.currency-focus button{min-width:43px}.metric-grid{scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.metric-card{scroll-snap-align:start;min-width:72vw}.dashboard-grid,.dashboard-grid.secondary,.settings-grid{grid-template-columns:1fr}.dashboard-grid.secondary{flex-direction:column;display:flex}.panel{padding:17px}.daily-chart{gap:3px}.daily-chart small{display:none}.section-lead{align-items:center}.transaction-toolbar{margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.transaction-toolbar label{min-width:150px}.transaction-toolbar .search-box{min-width:240px}.table-actions{flex-wrap:wrap;padding:8px 0}.table-actions>button{margin-left:auto}.batch-control{order:3;width:100%}.desktop-table{display:none}.mobile-cards{background:var(--bg);gap:9px;padding:10px;display:grid}.transaction-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;padding:14px}.transaction-card>div{align-items:center;gap:10px;display:flex}.transaction-card>div:first-child>span{min-width:0;margin-right:auto;display:grid}.transaction-card>div:first-child strong{text-overflow:ellipsis;overflow:hidden}.transaction-card small{color:var(--faint);margin-top:3px;font-size:9px}.transaction-card b{white-space:nowrap;font-size:10px}.transaction-card>div:nth-child(2){border-top:1px solid var(--line);min-height:39px;color:var(--muted);margin-top:9px;font-size:9px}.transaction-card .row-actions{margin-left:auto}.transaction-card.deleted{opacity:.6}.mobile-category{width:100%;max-width:none;margin-top:5px}.planning-head{flex-direction:column;align-items:stretch}.planning-head>div:last-child{justify-content:space-between}.section-heading{align-items:flex-start;gap:12px}.section-heading>p{max-width:170px}.recurring-heading{align-items:flex-end}.recurring-row{grid-template-columns:36px 1fr auto;padding:13px 0}.recurring-row>strong{grid-area:1/3}.recurring-row>.status-pill{grid-column:2;width:fit-content}.recurring-row>.row-actions{grid-column:3}.rules-panel,.categories-panel{grid-column:auto}.settings-card{min-height:auto}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:91vh;padding:24px 18px max(24px, env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.alert{bottom:88px;right:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--bg:#fbfaf6;--surface:#fffefb;--surface-2:#f8f6f0;--surface-3:#eeeee9;--text:#073c2f;--muted:#52605a;--faint:#7c8781;--line:#dedfd8;--accent:#08795a;--accent-2:#11966d;--accent-soft:#e4f1eb;--nav:#fffefb;--nav-2:#e9f2ed;--shadow:none}body{background:radial-gradient(circle at 66% 10%,#fff 0,#fbfaf6 48%,#f8f7f2 100%)}.app-shell{grid-template-columns:247px minmax(0,1fr)}.sidebar{color:var(--text);border-right:1px solid var(--line);background:#fffefbf0;padding:34px 16px 28px}.brand{color:var(--text);letter-spacing:-.02em;padding:0 12px 42px;font-size:18px}.brand-mark{color:#79d8b8;background:linear-gradient(145deg,#0b604c,#063d32);border-radius:8px;width:31px;height:31px;box-shadow:0 5px 14px #05463538}.sidebar nav{gap:8px}.nav-item{color:#163f35;min-height:49px;font-size:13px;font-weight:570}.nav-item.active{color:#063b2e;background:#e6f0eb}.nav-item svg{color:#0a5a45}.privacy-note{border-top-color:var(--line);color:var(--text)}.privacy-note>svg{color:#0a5945}.privacy-note small{color:var(--muted)}.workspace{width:min(1250px,100%);padding:40px 48px 64px}.topbar{align-items:center;min-height:47px}.topbar .eyebrow{display:none}.topbar h1,.overview-panel h2,.latest-panel h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.topbar h1{letter-spacing:-.045em;font-size:clamp(34px,3.1vw,43px)}.top-actions .icon-button{background:0 0;border-color:#0000}.page-section{margin-top:24px}.period-bar{background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:48px;padding:0;display:grid}.month-switcher{align-items:center;gap:10px;display:flex}.month-switcher button{border:1px solid var(--line);background:var(--surface);border-radius:9px;width:44px;height:44px}.month-switcher strong{border:1px solid var(--line);background:var(--surface);border-radius:9px;justify-content:center;align-items:center;gap:12px;min-width:215px;height:44px;padding:0 18px;font-size:14px;display:inline-flex}.month-switcher strong svg{width:17px;color:var(--muted)}.currency-tabs{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-self:center;display:flex;overflow:hidden}.currency-tabs button{border:0;border-right:1px solid var(--line);min-width:64px;height:36px;color:var(--muted);cursor:pointer;background:0 0;padding:0 14px;font-size:12px;font-weight:700}.currency-tabs button:last-child{border-right:0}.currency-tabs button.active{color:#fff;background:linear-gradient(145deg,#09634c,#034132);border-radius:7px;box-shadow:inset 0 0 0 2px #eff7f3}.overview-add{background:linear-gradient(135deg,#12a273,#0a815f);border-radius:12px;min-height:46px;padding:0 24px}.quick-entry{background:#ffffff8a;border:2px solid #188765;border-radius:12px;grid-template-columns:minmax(240px,1fr) auto 52px;align-items:center;gap:22px;min-height:86px;margin-top:22px;padding:12px 20px 12px 24px;display:grid;box-shadow:0 8px 26px #165c460d}.quick-entry label{color:var(--muted);gap:4px;font-size:14px;font-weight:450;display:grid}.quick-entry input{height:auto;min-height:34px;color:var(--text);background:0 0;border:0;border-radius:0;outline:0;padding:0;font-size:26px;font-weight:460}.quick-entry input::placeholder{color:#385c52;opacity:.72}.quick-entry small{color:#60736c;white-space:nowrap;font-size:12px}.quick-entry>button{color:#0a7557;cursor:pointer;background:#e3efe9;border:0;border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.quick-entry>button svg{width:22px}.overview-summary{border-bottom:1px solid var(--line);grid-template-columns:minmax(360px,1.4fr) repeat(3,minmax(150px,.7fr));align-items:center;gap:0;min-height:164px;display:grid}.spend-total{color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;justify-items:start;padding:0;display:grid}.spend-total span{font-size:16px}.spend-total strong{letter-spacing:-.055em;margin:5px 0 1px;font-size:clamp(42px,4vw,57px);line-height:1}.spend-total small{color:var(--muted);font-size:12px}.summary-stat{border-left:1px solid var(--line);align-items:center;gap:14px;min-height:72px;padding:0 26px;display:flex}.summary-stat>span:last-child{gap:6px;display:grid}.summary-stat strong{white-space:nowrap;font-size:16px}.summary-stat small{color:var(--muted);white-space:nowrap;font-size:11px}.stat-icon{color:#075441;background:#e0f0e8;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.stat-icon.warm{background:#fff0d9}.stat-icon svg{width:21px}.overview-charts{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.12fr;min-height:350px;display:grid}.overview-panel{padding:26px 30px 22px 0;position:relative}.overview-panel+.overview-panel{border-left:1px solid var(--line);padding-left:32px;padding-right:0}.overview-panel .panel-title,.latest-panel .panel-title{min-height:auto;margin-bottom:24px}.overview-panel h2,.latest-panel h2{font-size:20px}.overview-panel .category-bars{gap:19px}.overview-panel .category-bars>button{grid-template-columns:44px 1fr auto;align-items:center;column-gap:12px}.overview-panel .category-bars>button b,.overview-panel .category-bars>button strong{font-size:12px}.overview-panel .category-bars .category-copy{display:grid}.overview-panel .category-bars .category-copy small{display:none}.overview-panel .category-bars>button>strong{justify-items:end;display:grid}.overview-panel .category-bars>button>strong small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:500}.overview-panel .category-bars>button>i{grid-column:2/-1;height:7px}.overview-panel .category-bars>button>i b{background:#075743}.category-glyph{color:#075743;background:#e0f0e8;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid!important}.category-bars>button:nth-child(3n+1) .category-glyph{background:#ffdedd}.category-bars>button:nth-child(3n) .category-glyph{background:#eeeeec}.category-glyph svg{width:18px}.day-panel .chart-toggle{position:absolute;top:22px;right:0}.overview-panel .daily-chart{height:235px;padding-top:16px}.overview-panel .daily-chart i{background:linear-gradient(#14986f,#067354)}.text-link{color:#087b5b;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;margin-top:20px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.text-link svg{width:14px}.latest-panel{padding:12px 0 0}.latest-panel .panel-title{margin-bottom:4px}.latest-panel .recent-list>button{min-height:48px}.latest-panel .transaction-icon{border-radius:50%;width:30px;height:30px}.latest-panel .recent-list>button>span:nth-child(2){grid-template-columns:minmax(160px,1fr) minmax(160px,1fr);align-items:center;width:100%}.latest-panel .recent-list small{margin:0;font-size:10px}.latest-panel .recent-list>button>strong{text-align:right;min-width:115px}.login-page{background:radial-gradient(circle at 50% 25%,#fff 0,#fbfaf6 50%,#edf2ee 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);text-align:center;background:#fffefbf5;border-radius:22px;width:min(440px,100%);padding:38px;box-shadow:0 28px 80px #053b2d1f}.login-brand{color:var(--text);justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:750;display:flex}.login-lock{background:var(--accent-soft);width:54px;height:54px;color:var(--accent);border-radius:16px;place-items:center;margin:34px auto 20px;display:grid}.login-lock svg{width:24px}.login-card h1{font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}.login-card>p:not(.eyebrow){color:var(--muted);margin:13px auto 26px;font-size:13px;line-height:1.65}.login-card>label{color:var(--muted);text-align:left;gap:8px;font-size:11px;font-weight:700;display:grid}.password-field{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;grid-template-columns:1fr 48px;display:grid;overflow:hidden}.password-field input{min-width:0;height:49px;color:var(--text);background:0 0;border:0;outline:0;padding:0 14px}.password-field button{color:var(--muted);cursor:pointer;background:0 0;border:0}.password-field svg{width:17px}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a8f67,#075642);border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:16px;font-weight:750;display:inline-flex}.login-submit svg{width:17px}.login-card>small{color:var(--faint);margin-top:16px;font-size:9px;display:block}.login-error{background:var(--danger-soft);color:var(--danger);border-radius:9px;margin-top:12px;padding:10px;font-size:11px}@media (max-width:1120px){.app-shell{grid-template-columns:84px minmax(0,1fr)}.sidebar{padding-inline:12px}.brand{justify-content:center;padding-inline:0}.brand span:last-child,.nav-item span,.privacy-note span{display:none}.nav-item{justify-content:center;padding:0}.privacy-note{justify-content:center}.workspace{padding-inline:30px}.period-bar{grid-template-columns:auto 1fr}.overview-add{grid-area:1/2;justify-self:end}.currency-tabs{grid-area:2/1/auto/-1;justify-self:start}.overview-summary{grid-template-columns:1fr repeat(3,auto)}.summary-stat{padding-inline:18px}}@media (max-width:760px){body{background:#fbfaf6}.app-shell{display:block}.sidebar{border-top:1px solid var(--line);background:#fffefb;border-right:0}.sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-item{color:#37584f}.nav-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.nav-item.active{color:#064835;background:#e6f0eb}.workspace{padding:22px 16px 96px}.topbar h1{font-size:35px}.top-actions{margin-left:auto}.period-bar{grid-template-columns:1fr auto;gap:12px}.month-switcher{gap:6px;min-width:0}.month-switcher button{flex:0 0 39px;width:39px;height:42px}.month-switcher strong{min-width:0;height:42px;padding:0 10px;font-size:12px}.month-switcher strong svg{display:none}.overview-add{grid-area:1/2;width:45px;min-width:45px;padding:0;font-size:0}.overview-add svg{width:18px}.currency-tabs{grid-column:1/-1;width:100%;overflow-x:auto}.currency-tabs button{flex:1;min-width:20%;padding:0 8px}.quick-entry{grid-template-columns:1fr 44px;gap:8px;min-height:102px;padding:12px 12px 12px 16px}.quick-entry small{white-space:normal;grid-area:2/1/auto/-1;font-size:10px}.quick-entry>button{grid-area:1/2;width:42px;height:42px}.quick-entry input{font-size:22px}.overview-summary{grid-template-columns:repeat(3,1fr);min-height:0;padding:24px 0 18px}.spend-total{grid-column:1/-1;padding-bottom:24px}.spend-total strong{font-size:44px}.summary-stat{text-align:center;border-left:0;border-top:1px solid var(--line);justify-items:center;gap:7px;min-height:0;padding:13px 5px 0;display:grid}.summary-stat+.summary-stat{border-left:1px solid var(--line)}.summary-stat>span:last-child{gap:3px}.summary-stat strong{font-size:12px}.summary-stat small{font-size:8px}.stat-icon{flex-basis:38px;width:38px;height:38px}.overview-charts{display:block}.overview-panel{min-height:330px;padding:25px 0}.overview-panel+.overview-panel{border-top:1px solid var(--line);border-left:0;padding-left:0}.day-panel .chart-toggle{top:20px}.overview-panel .daily-chart{height:220px}.latest-panel{padding-top:24px}.latest-panel .recent-list>button{min-height:59px}.latest-panel .recent-list>button>span:nth-child(2){grid-template-columns:1fr;display:grid}.latest-panel .recent-list>button>strong{min-width:82px;font-size:10px}.login-card{padding:30px 22px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
