@font-face{font-family:LocalSans;src:local('Avenir Next'),local('Segoe UI'),local('Arial');font-display:swap}
:root{--bg:#f6f7f2;--card:#fff;--ink:#293c32;--muted:#7b8278;--green:#244a40;--line:#e8ebe2;--soft:#edf2e9;--orange:#bd7856;--red:#a84d40;font-family:LocalSans,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:14px;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button{transition:background .16s,transform .16s}button:hover:not(:disabled){filter:brightness(.97)}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid #9cb592;outline-offset:3px}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-1.8px;font-size:44px;line-height:1.15;margin-bottom:12px}h2{font-weight:600;font-size:19px;letter-spacing:-.45px;margin-bottom:18px}h3{font-size:16px;font-weight:600}p{line-height:1.65}small{font-size:11px}.muted{color:var(--muted)}.positive{color:#477b59}.negative{color:var(--red)!important}.grow{flex:1}.caption{font-size:11px;color:var(--muted);line-height:1.7;margin:16px 0 0}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;color:#819077;margin-bottom:14px}.tag{display:inline-block;background:#e8eedd;color:#657847;border-radius:5px;padding:7px 10px;font-size:10px;letter-spacing:1.3px;font-weight:700}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;vertical-align:middle}.green{background:#84a373}
.sidebar{width:236px;position:fixed;inset:0 auto 0 0;background:#fdfefb;border-right:1px solid var(--line);padding:36px 22px 24px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--green);font-size:23px;font-weight:600;letter-spacing:-1px}.brand small{display:block;font-size:7px;letter-spacing:2px;margin-top:7px;color:#8c987e;font-weight:600}.brand-icon{display:inline-flex;background:var(--green);width:37px;height:41px;color:#eef1d9;border-radius:12px;align-items:center;justify-content:center;font-family:Georgia,serif;font-style:italic;font-size:31px;font-weight:400;letter-spacing:-4px;padding-right:5px}.brand-icon>span{color:#bfd183}.nav-label{font-size:9px;letter-spacing:1.8px;color:#929b8b;font-weight:700;margin:57px 14px 20px}.sidebar nav{display:grid;gap:8px}.nav-item{display:flex;align-items:center;gap:13px;padding:14px;border:0;background:none;color:#7d8679;border-radius:9px;text-align:left;font-size:13px;font-weight:500;white-space:nowrap}.nav-item>span:first-child{font-size:21px;width:23px;text-align:center;line-height:1}.nav-item.active{background:#edf2e7;color:#375b3d;font-weight:600}.sidebar-note{margin-top:auto;padding:25px 17px 21px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,#f1f5e9,#fafbf7)}.sidebar-note strong{display:block;font-size:13px;margin-top:11px}.sidebar-note p{font-size:11px;color:#818b78;line-height:1.8;margin:8px 0 17px}.little-leaf{color:#84956c;font-size:28px}.private-dot{font-size:9px;color:#7d8b6f;text-transform:uppercase;letter-spacing:1px}.private-dot:before{content:'';display:inline-block;width:5px;height:5px;background:#8b9d70;border-radius:50%;margin-right:6px}.logout{margin-top:20px;text-align:left;padding:10px 13px!important}
main{margin-left:236px}.topbar{height:84px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:#8b9585}.topbar>span:last-child{display:flex;align-items:center;gap:20px;letter-spacing:0;font-size:11px}.top-dot{font-size:5px;color:#8fa674;margin-left:12px;vertical-align:middle}.avatar{width:33px;height:33px;border:1px solid #dce3d3;background:#edf0e5;border-radius:50%;display:grid;place-items:center;color:#748265;font-family:Georgia,serif;font-size:14px}.page{max-width:1460px;margin:auto;padding:39px 44px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:31px}.page-heading .muted{font-size:12px;margin:0}.primary,.secondary{border-radius:8px;border:1px solid transparent;min-height:43px;padding:11px 17px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;white-space:nowrap}.primary{background:var(--green);color:#fff}.primary>span{font-size:17px}.secondary{background:#fff;border-color:#e0e5d9;color:#526149}.text-button{border:0;background:none;font-size:11px;color:#6c8257;font-weight:600;padding:4px 0}.icon-button{border:1px solid var(--line);background:#fff;width:30px;height:30px;border-radius:7px;font-size:19px;color:#7a896d;flex-shrink:0}.grid{display:grid;gap:22px;margin-bottom:22px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics{grid-template-columns:1.18fr 1fr 1fr}.main-grid{grid-template-columns:minmax(0,1.95fr) minmax(260px,1fr)}.card{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:24px;min-width:0;box-shadow:0 3px 8px #24372602}.metric-label{font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7b8872}.metric-label>span{font-size:18px;color:#9da68f}.hero-metric{background:var(--green);color:#fff;border-color:var(--green);position:relative;overflow:hidden}.hero-metric:after{content:'';position:absolute;width:180px;height:180px;border:1px solid #ffffff08;border-radius:50%;right:-100px;top:60px;box-shadow:0 0 0 22px #ffffff03,0 0 0 44px #ffffff02;pointer-events:none}.hero-metric .metric-label{color:#c0d0bc}.hero-metric .metric-label>span{color:#c0d0bc}.big-money{font-size:37px;letter-spacing:-1.7px;font-weight:500;margin:18px 0 8px;white-space:nowrap}.hero-metric p{font-size:11px;color:#c3d3be;margin:0}.hero-caption{border-top:1px solid #ffffff16;margin-top:20px;padding-top:13px;color:#a4ba9c;font-size:10px;line-height:1.5;max-width:95%}.metric-value{font-size:31px;letter-spacing:-1.1px;margin:22px 0 10px;font-weight:500}.metric p{font-size:10px;color:#8b9482;margin:0}.metric-divider{height:1px;background:var(--line);margin:21px 0 13px}.metric>.muted{font-size:10px;display:flex;justify-content:space-between}.metric>.muted strong{font-size:12px;font-weight:600}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}.section-heading h2,.section-heading h3{margin:0}.section-heading .eyebrow{font-size:9px;margin:0 0 9px}.segmented{display:flex;gap:2px;background:#f4f6ef;padding:3px;border-radius:7px;flex-shrink:0}.segmented button{border:0;background:none;padding:6px 9px;font-size:10px;color:#8e9686;border-radius:5px}.segmented .selected{background:#fff;color:#596e49;box-shadow:0 1px 4px #00000008}.forecast-total{display:flex;align-items:baseline;gap:12px}.forecast-total strong{font-size:26px;font-weight:500;letter-spacing:-.7px}.forecast-total span{font-size:10px;color:#8b9482}.chart{margin-top:19px}.chart svg{display:block;width:100%;height:auto;max-height:230px;overflow:visible}.forecast .caption{font-size:9px}.advice-card{background:#f0f3e6;border-color:#e4e9d7;display:flex;flex-direction:column;align-items:flex-start;padding:28px}.advice-card .tag{font-size:8px;background:#e4eacb;color:#7f8d55}.advice-card h2{font-family:Georgia,serif;font-size:29px;font-weight:400;letter-spacing:-.8px;line-height:1.23;margin:23px 0 15px}.advice-card p{font-size:12px;color:#7b866b;line-height:1.85}.advice-card p strong{color:#5c6f45;font-weight:600}.advice-foot{font-size:10px;color:#91997f;margin-bottom:20px;line-height:1.6}.advice-card>.text-button{margin-top:auto;padding-top:14px;border-top:1px solid #dde5cb;width:100%;display:flex;justify-content:space-between}.transaction-row{display:flex;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #f0f2eb}.transaction-row:last-child{border-bottom:0;padding-bottom:0}.transaction-row:first-child{padding-top:0}.category-symbol{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:19px;flex-shrink:0}.transaction-name{border:0;background:none;padding:0;text-align:left;min-width:0;flex:1;color:var(--ink)}.transaction-name strong{font-size:12px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-name small{display:block;font-size:9px;color:#969d8e;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-amount{font-size:12px;font-weight:500;white-space:nowrap}.status{border:0;border-radius:50%;height:25px;width:25px;background:#f5f6f1;color:#a7ad9d;font-size:16px;flex-shrink:0}.status.cleared,.status.reconciled{background:#eff4e9;color:#88a474}.status.reconciled{opacity:1}.account-row{display:flex;gap:12px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.account-row:last-child{border-bottom:0}.account-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#f1f4e9;color:#8f9f72;font-size:20px;flex-shrink:0}.account-row>div:not(.grow){flex:1;min-width:0}.account-row strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.account-row>strong{white-space:nowrap}.account-row small{display:block;font-size:9px;color:#929a87;margin-top:7px}.feature-icon{display:inline-grid;place-items:center;width:42px;height:42px;font-size:26px;color:#87986d;background:#f0f4e8;border-radius:12px;margin-bottom:19px}.card>p.muted{font-size:12px}.card>h2{margin-bottom:13px}.welcome{border-radius:15px;padding:47px;background:linear-gradient(110deg,#e8eedc,#f1f4e7);border:1px solid #e2e9d4;margin-bottom:23px;overflow:hidden;position:relative}.welcome:after{content:'✳';position:absolute;right:70px;top:60px;font-size:260px;font-family:Georgia,serif;color:#aebf8f30;line-height:1;pointer-events:none}.welcome h2{font-family:Georgia,serif;font-weight:400;font-size:46px;letter-spacing:-1.5px;line-height:1.15;margin:23px 0}.welcome>p{font-size:13px;color:#7e8e6d}.welcome-steps{display:flex;gap:37px;margin-top:39px;padding-top:20px;border-top:1px solid #d9e3cb;font-size:10px;color:#82906f;letter-spacing:.5px}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:23px;flex-wrap:wrap}.toolbar label{display:flex;gap:12px;align-items:center;color:var(--muted);font-size:12px}.toolbar select{width:auto;max-width:200px}.toolbar .search{flex:1;min-width:220px;background:#fff;border:1px solid #e1e6da;border-radius:8px;padding-left:13px}.search span{font-size:23px;color:#98a08e}.search input{border:0;background:none;box-shadow:none}.filter-tabs{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);margin-bottom:24px}.filter-tabs button{border:0;background:none;color:#8b967f;font-size:12px;padding:10px 0 16px;border-bottom:2px solid transparent}.filter-tabs button.selected{color:#44663b;border-color:#748d52}.filter-tabs>span{margin-left:auto;font-size:10px;color:#97a08c}.budget-summary{display:flex;align-items:center;gap:50px;padding:26px 0 36px}.budget-summary small{display:block;font-size:9px;letter-spacing:1.3px;color:#8d967f}.budget-summary strong{display:block;font-size:29px;font-weight:500;letter-spacing:-1px;margin-top:10px}.budget-summary p{font-size:11px;color:#8b967e;margin:0 0 0 auto}.budget-card>strong{font-size:25px;font-weight:500;letter-spacing:-1px}.budget-card>strong>span{font-size:12px;color:#9aa28d;letter-spacing:0}.budget-card p{font-size:11px;margin:13px 0 0}.progress-track{height:6px;border-radius:4px;background:#f0f2e9;margin-top:24px;overflow:hidden}.progress-track>div{height:100%;border-radius:4px}.schedule-row{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.schedule-row:last-child{border:0;padding-bottom:0}.schedule-row strong{font-size:13px;font-weight:500}.schedule-row small{display:block;font-size:10px;color:#8f9883;margin-top:6px}.date-tile{border:1px solid #e4e9dc;background:#f7f8f3;border-radius:9px;width:43px;text-align:center;padding:6px 3px;flex-shrink:0}.date-tile strong{font-size:17px}.date-tile small{font-size:8px;margin:2px 0 0}.rules{margin-top:23px}.notice{padding:13px 16px;background:#f2f5eb;border:1px solid #e7ebdf;border-radius:8px;color:#7b886b;font-size:11px;line-height:1.7}.empty{text-align:center;padding:70px 20px;border:1px dashed #dce4d0;border-radius:14px;background:#f9faf6}.empty>span{font-size:45px;color:#9bad86}.empty h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:15px 0}.empty p{color:#929d85;font-size:12px}.small-empty{text-align:center;padding:40px 20px;color:#949e8b;font-size:12px}.button-link{margin:8px 0}.mobile-nav{display:none}footer{text-align:center;color:#abb39d;font-size:9px;margin-top:36px;padding:10px 0}footer>span{padding:0 7px;font-size:7px}
input,select,textarea{border:1px solid #dfe5d7;border-radius:7px;padding:11px 12px;width:100%;background:#fff;color:#34492f;outline:none;min-height:43px;min-width:0}input:focus,select:focus,textarea:focus{border-color:#9cad88;box-shadow:0 0 0 3px #a5b59318}input::placeholder{color:#a7ae9d}label{display:grid;gap:8px;font-size:12px;font-weight:500;color:#7a866d}dialog{border:1px solid #e4e8de;background:#fafbf7;border-radius:17px;padding:28px;width:min(600px,calc(100% - 26px));max-height:90dvh;box-shadow:0 20px 120px #1b35202b;color:var(--ink)}dialog::backdrop{background:#20352665;backdrop-filter:blur(3px)}dialog .section-heading{margin-bottom:25px}dialog h2{font-family:Georgia,serif;font-size:26px;font-weight:400}.form-body{display:grid;gap:18px}.form-body>p{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid var(--line)}.form-error{color:var(--red);font-size:12px;line-height:1.6;margin:14px 0}.form-error:empty{margin:12px 0}.form-body details{font-size:12px;color:#879478}.form-body details .form-grid{margin-top:14px}summary{cursor:pointer}.raw-preview{white-space:pre-wrap;overflow-wrap:anywhere;max-height:170px;overflow:auto;font-size:11px;background:#eef2e8;border-radius:8px;padding:12px;margin-top:12px}.import-rows{max-height:45vh;overflow:auto}.import-row{padding:16px 0;border-bottom:1px solid var(--line);display:grid;gap:9px}.import-row .checkbox{display:flex;align-items:center;gap:13px}.checkbox input{width:18px;min-height:18px;height:18px;accent-color:var(--green);flex-shrink:0}.checkbox strong{font-size:12px;overflow-wrap:anywhere}.checkbox small{display:block;font-size:10px;font-weight:400;color:#929c86;margin-top:5px}.import-row select{font-size:11px}.dim{opacity:.6}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#274b3e;color:#fff;padding:14px 20px;border-radius:10px;max-width:calc(100% - 40px);z-index:99;opacity:0;pointer-events:none;transition:.2s;font-size:12px;box-shadow:0 10px 35px #10261520}#toast.show{opacity:1;transform:translate(-50%,0)}#offline{background:#e9ddc5;color:#73623f;text-align:center;padding:10px;font-size:12px;position:sticky;top:0;z-index:100}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:36px;gap:16px;padding:25px;text-align:center}.loading span,.loading p{font-family:LocalSans,sans-serif;font-size:14px;color:#8e9b81}.auth-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:#eaf0df;padding:48px 11%;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:70px}.auth-art .brand{font-size:26px}.auth-art h1{font-size:58px;line-height:1.13;margin:18px 0 24px;letter-spacing:-2.7px}.auth-art p:not(.eyebrow){font-size:15px;color:#80936c;line-height:1.9}.auth-illustration{height:235px;position:relative}.arch{position:absolute;bottom:0;border-radius:150px 150px 0 0}.arch-one{height:210px;width:170px;background:#c7d5af;left:10px}.arch-two{height:150px;width:170px;background:#9bad87;left:135px}.orbit{position:absolute;left:280px;top:-20px;font-size:100px;color:#6f8662;font-family:Georgia,serif}.auth-illustration>span{position:absolute;bottom:20px;left:40px;font-size:10px;letter-spacing:1px;color:#f6f9ed;z-index:2}.auth-panel{display:flex;justify-content:center;align-items:center;padding:50px 30px;background:#fafbf7}.auth-panel form{width:100%;max-width:355px}.auth-panel h2{font-family:Georgia,serif;font-size:35px;line-height:1.2;font-weight:400;letter-spacing:-1.2px;margin:24px 0 16px}.auth-panel .muted{font-size:13px;margin-bottom:32px}.auth-panel label{margin-bottom:18px}.auth-panel .primary{width:100%;margin-top:8px;justify-content:space-between;padding:14px 19px}.auth-foot{display:block;text-align:center;margin-top:30px;color:#a0aa92;font-size:10px}
@media(min-width:1700px){.page{padding-top:48px}.card{padding:30px}.sidebar{width:260px;padding:40px 28px}main{margin-left:260px}.big-money{font-size:43px}.metric-value{font-size:36px}}
@media(max-width:1200px){.sidebar{width:205px;padding:30px 15px}.brand{font-size:21px}main{margin-left:205px}.page{padding:30px 25px 20px}.topbar{padding:0 25px}.metrics{gap:14px}.card{padding:21px}.big-money{font-size:29px}.metric-value{font-size:27px}.main-grid{grid-template-columns:minmax(0,1.6fr) minmax(235px,1fr);gap:16px}.forecast-total{align-items:flex-start;flex-direction:column;gap:6px}.page-heading h1{font-size:39px}.advice-card h2{font-size:26px}.budget-summary{gap:25px}.budget-summary p{max-width:240px}.toolbar .search{min-width:190px}.transaction-row{gap:9px}}
@media(max-width:980px){.sidebar{width:175px;padding:30px 12px}.brand{font-size:18px;gap:8px}.brand small{font-size:6px;letter-spacing:1.4px}.brand-icon{width:31px;height:35px;font-size:27px}.nav-item{font-size:11px;gap:8px;padding:13px 10px}.sidebar-note{padding:19px 12px}main{margin-left:175px}.page-heading{align-items:flex-start}.page-heading h1{font-size:34px}.page-heading>.primary{font-size:10px;padding:10px}.metrics{grid-template-columns:1fr 1fr}.hero-metric{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.hero-metric .metric-label{grid-column:1/-1}.big-money{font-size:40px}.hero-metric>p{grid-column:1;grid-row:3}.hero-caption{grid-column:2;grid-row:2/4;margin:13px 0 0;padding:13px 0 0;align-self:center}.main-grid{grid-template-columns:1fr}.advice-card{display:block}.advice-card h2 br{display:none}.advice-card h2{margin:17px 0}.three{grid-template-columns:1fr 1fr}.two{grid-template-columns:1fr}.budget-summary{flex-wrap:wrap}.budget-summary p{margin:0;max-width:none}.filter-tabs{gap:15px}.filter-tabs>span{display:none}.welcome:after{right:-20px;top:90px}.welcome h2{font-size:38px}.auth-art{padding:35px 10%}.auth-art h1{font-size:46px}.auth-illustration{transform:scale(.85);transform-origin:left bottom}.schedule-row{gap:12px}}
@media(max-width:680px){:root{font-size:14px}.sidebar{display:none}main{margin-left:0}.topbar{height:57px;padding:0 21px;padding-top:env(safe-area-inset-top);font-size:8px;letter-spacing:1px}.topbar>span:last-child{font-size:9px;gap:12px}.avatar{width:27px;height:27px;font-size:12px}.page{padding:27px 18px calc(96px + env(safe-area-inset-bottom))}.page-heading{gap:12px;margin-bottom:26px;position:relative}.page-heading h1{font-size:35px;letter-spacing:-1.4px;margin-bottom:10px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.6px}.page-heading .muted{font-size:11px;max-width:280px;line-height:1.7}.page-heading>.primary{position:fixed;bottom:calc(89px + env(safe-area-inset-bottom));right:19px;z-index:5;width:50px;height:50px;border-radius:50%;font-size:0;box-shadow:0 5px 20px #1b39232b;gap:0;padding:0}.page-heading>.primary>span{font-size:27px}.grid{gap:13px;margin-bottom:16px}.card{padding:20px;border-radius:12px}.metrics{gap:12px}.hero-metric{padding:24px}.big-money{font-size:38px;margin-top:16px}.hero-metric .metric-label{font-size:12px}.hero-caption{font-size:9px;line-height:1.6}.hero-metric>p{font-size:10px}.metric{padding:18px 14px}.metric-label{font-size:10px;line-height:1.6;gap:3px}.metric-label>span{font-size:15px}.metric-value{font-size:23px;letter-spacing:-.7px;margin:16px 0 8px}.metric p{font-size:9px;line-height:1.6;min-height:28px}.metric>.muted{font-size:9px;flex-direction:column;gap:7px}.metric>.muted strong{font-size:12px}.metric-divider{margin:15px 0 12px}.section-heading{margin-bottom:22px;gap:8px}.section-heading h2{font-size:17px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.segmented button{padding:7px 8px;font-size:9px}.forecast-total strong{font-size:28px}.forecast-total span{font-size:10px}.forecast .caption{font-size:9px}.chart{margin-top:22px}.advice-card h2{font-size:27px}.advice-card p{font-size:12px}.transaction-row{gap:10px;padding:15px 0}.transaction-name strong{font-size:12px}.transaction-name small{font-size:9px;max-width:185px}.transaction-amount{font-size:12px;letter-spacing:-.3px}.category-symbol{width:32px;height:32px;border-radius:9px}.status{width:22px;height:22px;font-size:15px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;padding:9px 7px calc(9px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e2e8d8;z-index:10;justify-content:space-around;backdrop-filter:blur(12px)}.mobile-nav .nav-item{display:flex;flex-direction:column;font-size:8px;gap:7px;padding:8px 6px;border-radius:8px;flex:1;align-items:center}.mobile-nav .nav-item>span:first-child{font-size:22px}.mobile-nav .nav-item.active{background:#eff4e8}.three,.two{grid-template-columns:1fr}.welcome{padding:27px}.welcome:after{font-size:210px;right:-60px;top:115px}.welcome h2{font-size:37px}.welcome>p{font-size:12px;position:relative;z-index:1}.welcome-steps{flex-wrap:wrap;gap:15px;margin-top:28px;font-size:9px;position:relative;z-index:1}.toolbar{gap:9px}.toolbar .search{min-width:100%;flex-basis:100%}.toolbar select{flex:1;max-width:none;font-size:11px}.toolbar .secondary{font-size:10px;padding:10px;min-height:39px}.filter-tabs{gap:20px;overflow:auto;white-space:nowrap;margin-bottom:19px}.filter-tabs button{font-size:11px;padding-bottom:12px}.budget-summary{gap:27px;padding:16px 0 29px}.budget-summary strong{font-size:27px}.budget-summary small{font-size:8px}.budget-summary p{font-size:10px}.budget-card .section-heading{margin-bottom:20px}.schedule-row{flex-wrap:wrap;column-gap:12px;row-gap:12px}.schedule-row .grow{min-width:40%}.schedule-row>.secondary{margin-left:55px;min-height:34px;padding:7px 12px;font-size:10px}.schedule-row strong{font-size:12px}.schedule-row small{font-size:9px;line-height:1.6}.schedule-row>.grow small{max-width:210px}.notice{font-size:10px;padding:12px}.account-row>strong{font-size:12px}.account-row>div>strong{font-size:12px}.form-grid{gap:12px}input,select,textarea{font-size:16px}dialog{padding:22px;max-height:88dvh}dialog h2{font-size:23px}.form-body{gap:17px}.form-body label{font-size:11px}.form-actions button{font-size:11px}.form-body .notice,.form-body .caption{font-size:11px}#toast{bottom:calc(150px + env(safe-area-inset-bottom));font-size:12px;width:max-content}.auth-layout{grid-template-columns:1fr}.auth-art{padding:28px 26px 31px;gap:37px}.auth-art .brand{font-size:23px}.auth-art h1{font-size:43px;letter-spacing:-1.7px;margin:14px 0 0}.auth-art>div>p:not(.eyebrow){display:none}.auth-art .eyebrow{font-size:8px;margin:0}.auth-illustration{display:none}.auth-panel{padding:34px 26px 45px;align-items:flex-start}.auth-panel form{max-width:430px}.auth-panel h2{font-size:30px;margin-top:21px}.auth-panel .muted{font-size:12px;margin-bottom:24px}.auth-panel .tag{font-size:8px}.auth-foot{font-size:9px}footer{font-size:8px;margin-top:28px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.review-list{display:grid;gap:16px}.review-card .section-heading{align-items:flex-start}.review-card .section-heading>div{min-width:0;overflow-wrap:anywhere}.review-card .section-heading>strong{white-space:nowrap}.review-note{white-space:pre-wrap;overflow-wrap:anywhere}.review-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}@media(max-width:800px){.mobile-nav{overflow-x:auto;justify-content:flex-start}.mobile-nav .nav-item{min-width:80px;flex-shrink:0}.review-card .section-heading{flex-wrap:wrap}}

.category-picker{display:grid;gap:10px;min-width:0}.category-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.category-suggestions button{white-space:normal;text-align:left;align-items:flex-start;flex-direction:column;gap:4px}.category-suggestions small{font-size:10px;font-weight:400;opacity:.75}@media(max-width:500px){.category-suggestions{grid-template-columns:1fr}}

.analysis-panels{margin-top:20px}.analysis-toolbar label{min-width:150px;flex:1}.analysis-toolbar{flex-wrap:wrap}.month-bars{margin:18px 0}.month-bars>strong{font-size:12px}.bar-row{display:flex;align-items:center;gap:8px;margin-top:5px;font-size:11px}.analysis-bar{display:block;height:12px;max-width:65%;border-radius:4px}.analysis-bar.income{background:#477960}.analysis-bar.expense{background:#bc6959}.category-bar{margin:16px 0}.category-bar>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:12px}.category-bar .progress-track>div{height:100%;background:#8ca981}.analysis-panels svg text{fill:#63705b}

.saving-row{display:grid;grid-template-columns:1fr 230px;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.saving-row p{font-size:12px}.saving-form{display:grid;gap:10px;align-content:start}.saving-error{color:#ad493b;font-size:12px}@media(max-width:650px){.saving-row{grid-template-columns:1fr;gap:10px}}
.card.section-heading{flex-wrap:wrap}.card.section-heading>div{min-width:0;flex:1 1 240px}
