:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#27372f;background:#f5f4ee;font-synthesis:none;--green:#164d3e;--muted:#768178;--line:#e4e7de;--purple:#e9e3f0;--paper:#fffefa}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #ae94c5;outline-offset:4px}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}.icon{width:21px;height:21px;flex:none;vertical-align:middle}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#fffefa;border-right:1px solid var(--line);padding:40px 24px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;margin-bottom:56px}.brand img{width:41px;height:41px;border-radius:12px}.brand span{font-size:22px;font-weight:650;letter-spacing:-.7px}.brand small{display:block;font-size:7px;letter-spacing:1.1px;margin-top:5px;font-weight:600}.nav-item{display:flex;align-items:center;gap:13px;width:100%;text-align:left;border-radius:12px;padding:15px 17px;margin-bottom:7px;font-size:14px;color:#738078}.nav-item.active{color:var(--green);background:#eaf0e5;font-weight:650}.nav-item i{width:5px;height:5px;background:var(--green);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto}.local-mark{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--green);font-weight:600}.local-mark i{height:6px;width:6px;background:#508f64;border-radius:50%}.sidebar-bottom p{font-size:11px;line-height:1.6;color:var(--muted);margin:10px 0 25px}.sidebar-bottom .nav-item{padding-left:0}.workspace{margin-left:244px}.topbar{min-height:95px;padding:24px 42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.desktop-label{font-size:9px;letter-spacing:1.4px;font-weight:650;color:#849083}.desktop-label span{letter-spacing:0;font-size:11px;font-weight:400;margin-left:10px}.header-actions{display:flex;align-items:center;gap:19px}.month-switch{display:flex;align-items:center;gap:12px}.month-switch span{min-width:115px;text-align:center;font-size:13px;font-weight:600}.month-switch button,.icon-btn{min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.month-switch button:hover,.icon-btn:hover{background:#e9ece4}.month-switch .icon{width:16px;height:16px}.mobile-brand{display:none}main{max-width:1220px;margin:auto;padding:36px 42px 24px}.page-title{margin:2px 0 28px;display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:650;color:#768478;margin:0 0 12px;display:block}h1{font-size:35px;line-height:1.15;font-weight:520;letter-spacing:-1.4px;margin:0 0 9px}h2{font-size:17px;font-weight:600;letter-spacing:-.45px;margin:0 0 14px}h3{font-size:15px;letter-spacing:-.2px;margin:0}.muted{color:var(--muted);font-size:12px;line-height:1.6}.page-title .muted{font-size:13px;margin:0}.overview-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:20px}.balance-card{background:var(--green);color:#fffefa;border-radius:20px;padding:27px 29px;position:relative;overflow:hidden}.balance-card:after{content:"";position:absolute;width:300px;height:300px;border:1px solid #ffffff0b;transform:rotate(-25deg);border-radius:60px;right:-145px;top:-90px;pointer-events:none}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.balance-card .between>span:first-child{font-size:12px;color:#d4e1d7}.tiny-label{font-size:8px;letter-spacing:1px;border:1px solid #71938366;padding:6px 8px;border-radius:6px;color:#c6daca}.balance{font-size:45px;letter-spacing:-2px;line-height:1.2;margin-top:20px;font-weight:500}.balance-card>p{font-size:10px;color:#a6c2b4;margin:8px 0 24px}.balance-bottom{border-top:1px solid #ffffff20;padding-top:20px;display:flex;align-items:center;gap:45px}.balance-bottom small{display:block;font-size:10px;color:#afc8bb;margin-bottom:7px}.balance-bottom b{font-size:18px;font-weight:500;letter-spacing:-.5px}.circle{background:#e0edc5;color:var(--green);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;margin-left:auto}.savings-card{background:#e9e3f0;border-radius:20px;padding:27px 25px;color:#50465f}.savings-card .eyebrow{color:#877a97;margin:0}.savings-card h2{font-size:33px;letter-spacing:-1.3px;font-weight:500;margin:25px 0 7px}.savings-card>p{font-size:11px;margin:0 0 25px;color:#8a8095}.savings-card .between{font-size:10px}.savings-card .between b{font-size:13px}.savings-card small{display:block;margin-top:10px;font-size:10px;color:#8a8095}.meter{height:6px;background:#e9ece3;border-radius:8px;overflow:hidden;margin:15px 0}.meter span{display:block;height:100%;background:#578666;border-radius:8px;transition:width .3s}.meter.purple{background:#d9d0e4}.meter.purple span{background:#8a76a2}.meter.danger span{background:#b77961}.quick-actions{display:flex;gap:12px;margin:21px 0 28px}.quick-actions button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dde3d7;border-radius:10px;min-height:44px;padding:11px 17px;background:#fbfcf7;font-size:12px;font-weight:550}.quick-actions button:hover{background:#eaf0e5}.quick-actions .icon{width:17px;height:17px}.content-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:24px;min-width:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:20px}.section-head h2{margin:0}.text-btn{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:550;color:#47705c;min-height:36px;white-space:nowrap;padding:0}.text-btn .icon{width:15px;height:15px}.budget-total{display:flex;gap:10px;align-items:baseline}.budget-total strong{font-size:27px;letter-spacing:-1px;font-weight:500}.budget-total span{font-size:12px;color:#8c968b}.soft-row{border-top:1px dashed #dce2d6;display:flex;justify-content:space-between;margin-top:21px;padding-top:16px;font-size:11px;color:var(--muted);gap:10px}.soft-row b{color:#556854;font-size:12px}.weekly-callout{background:#eff1e5}.weekly-callout .eyebrow{margin-bottom:13px}.weekly-callout h2{font-size:15px}.weekly-amount{font-size:30px;letter-spacing:-1px;color:#35543b;margin:10px 0 9px}.weekly-callout .muted{font-size:11px;margin-bottom:20px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:43px;border-radius:10px;padding:12px 17px;font-size:12px;font-weight:600}.primary{background:var(--green);color:white}.primary:hover{background:#256750}.secondary{border:1px solid #d4decc;background:#f7f9f0;color:#3c614b}.primary .icon{width:16px;height:16px}.record{display:flex;align-items:center;gap:13px;border-bottom:1px solid #edf0e7;padding:15px 0;width:100%;text-align:left}.record:last-child{border:0;padding-bottom:0}.record:first-of-type{padding-top:0}.record-icon{height:37px;width:37px;display:grid;place-items:center;background:#f0eee8;border-radius:11px;color:#8c8a78;flex:none}.record-icon .icon{width:18px;height:18px}.record-icon.mint{background:#eaf1e5;color:#467351}.record-icon.lavender{background:#eee7f2;color:#8c729d}.record-copy{flex:1;min-width:0;display:block}.record-copy b{display:block;font-size:12px;font-weight:600;overflow-wrap:anywhere}.record-copy small{display:block;font-size:10px;color:#91998e;margin-top:6px;line-height:1.4}.record-amount{font-size:12px;font-weight:600;white-space:nowrap}.positive{color:#478363}.payment-right{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex:none}.payment-right>b{font-size:12px}.pill{font-size:9px;background:#eff2e5;color:#768354;min-height:32px;border-radius:6px;padding:5px 10px}.pill.paid{background:#e9f1e7;color:#568469}.pill.late{background:#f7e9df;color:#af7555}.date-tile{width:39px;flex:none;text-align:center;background:#f1f1e9;border-radius:9px;padding:7px 2px}.date-tile b{font-size:16px;display:block;font-weight:500}.date-tile small{font-size:8px;display:block;margin-top:1px;text-transform:uppercase;color:#87907d}.quiet{padding:20px 0;font-size:12px;line-height:1.7;color:var(--muted)}footer{max-width:1220px;margin:0 auto;padding:10px 42px 32px;font-size:9px;color:#a0a799;display:flex;justify-content:space-between;gap:12px}.bottom-nav{display:none}.demo-banner{background:#f4eacb;color:#7c683b;font-size:11px;padding:10px 42px;display:flex;justify-content:space-between;align-items:center;gap:10px}.demo-banner button{font-size:11px;text-decoration:underline;min-height:32px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px;flex-wrap:wrap}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{padding:10px 14px;border-radius:20px;font-size:11px;background:#ebede5;min-height:38px}.chip.active{background:#dfe8d5;color:var(--green);font-weight:600}.inline-stat span{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.inline-stat strong{font-size:27px;font-weight:500;letter-spacing:-1px}.below{margin-top:20px}.installment{padding:22px 0;border-bottom:1px solid var(--line)}.installment:last-child{border:0;padding-bottom:0}.installment>.between>b{font-size:20px;white-space:nowrap;font-weight:500}.installment .foot{font-size:10px;color:var(--muted)}.savings-hero{background:#e9e3f0;border-color:#ddd5e5;display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;padding:30px}.savings-hero h2{font-size:34px;letter-spacing:-1px;font-weight:500;color:#63516f;margin-bottom:10px}.savings-hero h2 small{font-size:16px;color:#97879f}.savings-hero p{font-size:12px;color:#82748b;margin:0}.week-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.week-card .between{color:#937da3}.week-card h2{margin-top:18px}.week-card .eyebrow{margin:0}.week-target{font-size:27px;margin:0;font-weight:500;letter-spacing:-.8px}.week-card .full{margin-top:18px}.complete{border-color:#b5c8a5;background:#fafbf5}.full{width:100%}.info-note{margin-top:22px;padding:20px 22px;background:#ebeee4;border-radius:13px;color:#72806d;font-size:11px;line-height:1.7}.info-note b{color:#52664c;font-size:12px}.info-note p{margin-bottom:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:22px}.stat>span{font-size:11px;color:var(--muted)}.stat h2{font-size:29px;font-weight:500;margin:19px 0 9px;letter-spacing:-.9px}.stat small{font-size:10px;color:#8e998a;line-height:1.5;display:block}.stat.forecast{background:#ebe5f0}.category{margin:24px 0}.category:last-child{margin-bottom:0}.category .between{font-size:12px}.category i{display:inline-block;height:8px;width:8px;border-radius:50%;margin-right:8px}.category .meter{height:5px;margin:10px 0}.insight{display:flex;gap:13px;padding:17px 0;border-bottom:1px solid var(--line)}.insight:last-child{border:0}.insight>span{font-size:11px;color:#a4b294;padding-top:3px}.insight p{font-size:12px;line-height:1.7;color:#7a8576;margin:0}.insight b{color:#4a6245}.notice{font-size:11px;line-height:1.6;color:#a16f44;background:#faf2e4;padding:10px;border-radius:7px}.start-note{display:flex;align-items:center;gap:20px;padding:25px 0;flex-wrap:wrap}.start-note b{font-size:13px}.start-note p{font-size:11px;line-height:1.6;color:var(--muted);margin-bottom:0}.empty{text-align:center;padding:35px 15px}.empty>.icon{width:40px;height:40px;color:#a5b49a;margin-bottom:15px}.empty h3{margin-bottom:10px}.empty p{color:var(--muted);font-size:12px;max-width:310px;margin:0 auto 20px;line-height:1.7}dialog{border:1px solid var(--line);border-radius:22px;background:var(--paper);color:#27372f;padding:28px;width:440px;max-width:calc(100vw - 24px);max-height:90dvh;overflow:auto;box-shadow:0 25px 100px #0e251f33}dialog::backdrop{background:#142c2566;backdrop-filter:blur(4px)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px}.modal-head h2{font-size:22px;margin:0}.modal-head .icon-btn{background:#eef0e7}label{display:block;font-size:12px;font-weight:550;margin:16px 0}input,select{display:block;width:100%;min-height:47px;border:1px solid #dfe4d7;border-radius:9px;background:#fcfdf8;padding:12px;margin-top:8px;color:#344d3b;font-size:16px;min-width:0}input:focus,select:focus{outline:2px solid #adc6a8;outline-offset:1px}input:disabled{background:#eeefe8;color:#86907f}.form-note{font-size:11px;color:#84907c;line-height:1.65}.form-error{font-size:12px;color:#a4533d;margin:12px 0}.delete-btn{color:#ae624a;font-size:12px;min-height:42px;margin-top:12px}.settings-group{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.settings-group small{display:block;font-size:10px}.file-btn{border:1px dashed #c6d1bd;text-align:center;padding:13px;border-radius:9px;font-size:12px;cursor:pointer}.file-btn input{font-size:11px;padding:6px;min-height:35px;border:0;background:transparent}.loading,.fatal{padding:40px;text-align:center}.fatal button{padding:15px;background:#e2ebd8;border-radius:8px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#243f32;color:#fff;border-radius:12px;padding:13px 22px;font-size:12px;z-index:20;max-width:90vw;box-shadow:0 5px 25px #0002;transition:.2s;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}
@media(min-width:1450px){main{padding-top:48px}.page-title{margin-bottom:35px}.balance-card{min-height:251px}}
@media(max-width:1100px){.sidebar{width:205px;padding:30px 18px}.workspace{margin-left:205px}.brand span{font-size:20px}.brand small{font-size:6px}.topbar{padding:20px 25px}main{padding:28px 25px}.balance{font-size:37px}.balance-card{padding:23px}.balance-bottom{gap:24px}.balance-bottom b{font-size:16px}.content-grid{grid-template-columns:1fr 1fr}.panel{padding:20px}.savings-card{padding:23px}.quick-actions{gap:8px}.quick-actions button{padding:10px 12px;font-size:11px}footer{padding:15px 25px}.stat-grid{gap:10px}.stat h2{font-size:25px}.record{gap:9px}.record-copy b{font-size:11px}}
@media(max-width:760px){.sidebar{display:none}.workspace{margin-left:0}.desktop-label{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:650;letter-spacing:-.6px}.mobile-brand img{width:28px;height:28px;border-radius:8px}.topbar{padding:calc(13px + env(safe-area-inset-top)) 18px 13px;min-height:69px;gap:8px;background:#f5f4ee}.header-actions{gap:4px}.month-switch{gap:1px}.month-switch span{font-size:11px;min-width:92px}.month-switch button{min-width:29px;min-height:36px}.header-actions>.icon-btn{min-width:32px}.header-actions>.icon-btn .icon{width:18px;height:18px}main{padding:24px 18px 20px}.page-title{margin:0 0 22px}h1{font-size:29px;letter-spacing:-1.2px}.page-title .muted{font-size:12px}.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:10px}.overview-grid{grid-template-columns:1fr;gap:13px}.balance-card{border-radius:18px;padding:23px}.balance{font-size:43px;margin-top:19px}.balance-card>p{font-size:10px;margin-bottom:22px}.balance-bottom{gap:36px;padding-top:18px}.balance-bottom b{font-size:18px}.savings-card{padding:18px 21px;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;column-gap:16px;align-items:center}.savings-card>.between:first-child{grid-column:1/-1;margin-bottom:10px}.savings-card h2{font-size:28px;margin:0;grid-column:1;grid-row:2}.savings-card>p{margin:5px 0 0;grid-column:1;grid-row:3;font-size:10px}.savings-card>.between:not(:first-child){grid-column:2;grid-row:2;flex-direction:column;align-items:flex-end;gap:6px;font-size:9px}.savings-card>.between:not(:first-child) b{font-size:13px}.savings-card .meter{grid-column:1/-1;margin:17px 0 0}.savings-card>small{grid-column:1/-1;text-align:right;margin:8px 0 0;font-size:9px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0 22px}.quick-actions button{padding:12px 4px;flex-direction:column;gap:7px;font-size:10px;min-height:64px;border-radius:12px}.quick-actions .icon{width:19px;height:19px}.content-grid{grid-template-columns:1fr;gap:15px}.panel{padding:21px;border-radius:15px}.section-head{margin-bottom:19px}.section-head h2{font-size:16px}.weekly-callout{display:grid;grid-template-columns:1fr auto;column-gap:15px}.weekly-callout .eyebrow{grid-column:1/-1}.weekly-callout h2{grid-column:1;margin-bottom:7px}.weekly-callout .weekly-amount{grid-column:2;grid-row:2;margin:0;font-size:25px}.weekly-callout .muted{grid-column:1/-1;font-size:11px;margin:8px 0 16px}.weekly-callout .primary{grid-column:1/-1}.record-copy b{font-size:12px}.record-amount{font-size:12px}.record{gap:12px;padding:16px 0}.record-icon{width:37px;height:37px}.text-btn{font-size:11px}.payment-right>b{font-size:13px}.pill{min-height:34px;font-size:10px}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;align-items:center;justify-content:space-around;background:#fffefaf5;backdrop-filter:blur(18px);border-top:1px solid #e0e6d7;padding:10px 5px calc(8px + env(safe-area-inset-bottom));z-index:5}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:57px;min-height:43px;color:#949d8e;font-size:9px}.bottom-nav button.active{color:var(--green);font-weight:650}.bottom-nav button.active .icon{background:#e5eddb;box-sizing:content-box;padding:4px 14px;margin:-4px -14px;border-radius:15px}.bottom-nav .icon{height:21px;width:21px}footer{padding:7px 20px calc(100px + env(safe-area-inset-bottom));font-size:8px;display:block;text-align:center}footer span{display:block;margin-top:9px}.demo-banner{padding:7px 18px;font-size:10px}.demo-banner button{font-size:10px}.toolbar{align-items:flex-end}.toolbar>.primary{font-size:11px}.chips{gap:5px}.chip{font-size:10px;padding:10px 11px}.toolbar:has(.chips){display:block}.toolbar:has(.chips)>.primary{margin-top:14px;width:100%}.savings-hero{padding:23px;display:block}.savings-hero h2{font-size:30px}.savings-hero h2 small{font-size:13px}.savings-hero>.secondary{margin-top:17px}.week-grid{gap:12px}.week-card{padding:17px}.week-card h2{font-size:16px}.week-target{font-size:23px}.week-card .muted{font-size:10px}.week-card .secondary{font-size:10px;padding:10px;min-height:40px}.stat-grid{grid-template-columns:1fr;gap:12px}.stat{display:grid;grid-template-columns:1fr auto;align-items:center;padding:20px}.stat h2{font-size:25px;margin:0;grid-column:2;grid-row:1/3}.stat>span{font-size:11px;padding-right:10px}.stat small{margin-top:8px;font-size:9px;max-width:220px;padding-right:10px}.installment>.between>b{font-size:17px}.installment .foot{align-items:flex-start;line-height:1.7}.installment .foot span{max-width:65%}.start-note{gap:12px}.start-note .secondary{font-size:11px}.info-note{font-size:11px;padding:18px}dialog{padding:23px;max-height:88dvh;margin:auto;max-width:calc(100vw - 20px)}dialog .modal-head h2{font-size:21px}#toast{bottom:calc(93px + env(safe-area-inset-bottom));font-size:11px;width:max-content;max-width:90vw}.notice{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
