:root{color:#17191c;font-synthesis:none;--bg:#f5f5f7;--surface:#fff;--text:#17191c;--muted:#6e6e73;--line:#e9e9ec;--subtle:#f4f5f6;--accent:#0a84ff;--green:#1f8f4e;--danger:#c9342f;--warning:#a75c00;--sage:#eaf1e5;--sage-text:#314329;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--bg:#000;--surface:#1c1c1e;--text:#fff;--muted:#a1a1a6;--line:#353537;--subtle:#29292c;--green:#30d158;--danger:#ff665e;--warning:#ffd60a;--sage:#253020;--sage-text:#e1f2d6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#000;--surface:#1c1c1e;--text:#fff;--muted:#a1a1a6;--line:#353537;--subtle:#29292c;--green:#30d158;--danger:#ff665e;--warning:#ffd60a;--sage:#253020;--sage-text:#e1f2d6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,.button-link{cursor:pointer;border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--text);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:14px;font-weight:550;transition:background .15s,transform .15s;display:inline-flex}button:hover,.button-link:hover{background:var(--subtle)}button:active{transform:scale(.985)}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.primary{background:var(--text);color:var(--surface);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:14px 20px;font-size:14px;font-weight:600;display:inline-flex}.primary:hover{background:var(--text);opacity:.88}.full{width:100%;margin-top:12px}.icon-button{background:0 0;border:0;flex-shrink:0;min-width:44px;padding:8px}.text-button{color:var(--muted);background:0 0;border:0;padding:8px}.text-link{color:var(--muted);align-items:center;gap:3px;min-height:44px;font-size:12px;display:flex}.muted,small{color:var(--muted)}small{font-size:12px;line-height:1.6;display:block}p{line-height:1.6}h1{letter-spacing:-1.2px;margin:10px 0 0;font-size:32px;font-weight:650;line-height:1.15}h2{letter-spacing:-.4px;margin:0 0 12px;font-size:18px;font-weight:650}h3{font-size:17px}strong,b,.big-money,.available-money{font-variant-numeric:tabular-nums}fieldset{border:0;min-width:0;margin:0;padding:0}label{margin-bottom:17px;font-size:13px;font-weight:550;line-height:1.5;display:block}input,select{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:46px;color:var(--text);border-radius:10px;margin-top:7px;padding:11px 12px}input::placeholder{color:var(--muted)}.field-error{color:var(--danger);font-size:12px;display:block}.error{color:var(--danger);background:var(--surface);border:1px solid var(--danger);border-radius:12px;margin:12px 0;padding:12px 16px;font-size:14px;line-height:1.5}.error button{float:right;background:0 0;border:0;min-height:24px;padding:0 6px}.success,.positive{color:var(--green)}.danger{color:var(--danger)!important}.warning{color:var(--warning)!important}.grow{flex:1;min-width:0}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.wrap{flex-wrap:wrap}.stack{flex-direction:column;gap:8px;display:flex}.eyebrow{color:var(--muted);letter-spacing:1.8px;text-transform:uppercase;font-size:11px;font-weight:650}.round{background:var(--subtle);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.green{background:var(--sage);color:var(--green)}.peach{color:#a35232;background:#fbede7}.brand{letter-spacing:-1px;align-items:center;gap:11px;font-size:25px;font-weight:730;display:flex}.brand svg{width:29px;height:29px}.brand span{letter-spacing:2px;color:var(--muted);margin-left:10px;font-size:9px;font-weight:500;display:block}.app{min-height:100dvh}aside{border-right:1px solid var(--line);background:var(--surface);z-index:10;flex-direction:column;width:224px;padding:36px 23px;display:flex;position:fixed;inset:0 auto 0 0}.nav-caption{letter-spacing:1.5px;color:var(--muted);margin:61px 12px 17px;font-size:9px}nav{flex-direction:column;gap:7px;display:flex}nav a{min-height:49px;color:var(--muted);border-radius:11px;align-items:center;gap:13px;padding:12px 15px;font-size:14px;font-weight:550;display:flex}nav a.active{color:var(--text);background:var(--subtle)}.sidebar-bottom{margin-top:auto}.private-note{color:var(--muted);border-bottom:1px solid var(--line);gap:9px;padding-bottom:24px;font-size:11px;line-height:1.7;display:flex}.private-note small{font-size:10px}.settings-link{color:var(--muted);align-items:center;gap:12px;padding:22px 12px 0;font-size:13px;display:flex}.content{max-width:1380px;margin-left:224px;padding:44px 42px 24px}header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.avatar{background:var(--surface);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:650;display:flex}.sync{color:var(--muted);align-items:center;gap:7px;min-height:30px;margin-bottom:22px;font-size:10px;display:flex}.sync .icon-button{min-height:30px}.dot{background:var(--green);border-radius:50%;width:5px;height:5px}.dot.off{background:var(--danger)}.overview{grid-template-columns:1.35fr 1fr;gap:20px;display:grid}.balance-card{color:#fff;background:#202327;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:278px;padding:28px 30px;display:flex}.balance-card>.row{letter-spacing:1.9px;color:#d0d2d3;font-size:10px}.balance-card>.row svg{color:#afc3a0}.big-money{letter-spacing:-2px;margin:21px 0 25px;font-size:clamp(36px,4vw,52px);font-weight:500}.account-grid{border-top:1px solid #424447;grid-template-columns:1fr 1fr;gap:25px;padding-top:16px;display:grid}.account-grid button{color:#fff;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:0;display:flex}.account-grid span{color:#c6c8cb;align-items:center;gap:7px;width:100%;font-size:11px;display:flex}.account-grid span svg:last-child{margin-left:auto}.account-grid strong{font-size:20px;font-weight:500}.available-card{background:var(--sage);color:var(--sage-text);border-radius:22px;padding:25px 27px;position:relative}.available-card>.round{background:0 0;position:absolute;top:20px;right:24px}.available-card h2{margin:3px 0 19px;padding-right:33px;font-size:14px}.available-money{letter-spacing:-1.4px;font-size:37px;font-weight:550}.available-card p{opacity:.8;margin:8px 0 24px;font-size:11px}.availability-line{justify-content:space-between;margin:10px 0;font-size:11px;display:flex}.availability-line strong{font-weight:600}.month-strip{background:var(--surface);border:1px solid var(--line);border-radius:16px;align-items:center;gap:35px;margin:20px 0 28px;padding:19px 22px;display:flex}.month-strip>div{flex:1;align-items:center;gap:12px;display:flex}.month-strip strong{margin-top:3px;font-size:21px;font-weight:600;display:block}.month-strip small{font-size:10px}.month-strip .primary{padding:12px 16px;font-size:12px}.two-col{grid-template-columns:1.12fr 1fr;align-items:start;gap:20px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:19px;margin-bottom:20px;padding:24px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-heading h2{margin:0}.budget-item{text-align:left;background:0 0;border:0;border-radius:0;gap:13px;width:100%;padding:13px 0}.budget-item:hover{opacity:.8;background:0 0}.category-icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:36px;font-size:17px;display:flex}.budget-item .row{gap:8px;font-size:12px}.budget-item strong{white-space:nowrap;font-size:12px;font-weight:600}.budget-item small{margin-top:5px;font-size:10px}.progress{background:var(--subtle);border-radius:3px;height:4px;margin:9px 0 4px;overflow:hidden}.progress>span{background:#819970;border-radius:3px;height:100%;display:block}.progress .warning{background:var(--warning)}.progress .danger{background:var(--danger)}.recurring{border-bottom:1px solid var(--line);gap:9px;padding:13px 0}.recurring strong{font-size:12px}.recurring small{font-size:10px}.recurring .round{border-radius:10px;width:33px;height:36px}.recurring .icon-button{min-width:44px;padding:4px}.recurring:last-child{border-bottom:0}.footnote{color:var(--muted);margin-top:20px;font-size:11px;line-height:1.65}.ledger-row{border:0;border-bottom:1px solid var(--line);text-align:left;border-radius:0;gap:13px;width:100%;padding:15px 0}.ledger-row:last-child{border-bottom:0}.ledger-row strong{font-size:13px;display:block}.ledger-row small{margin-top:4px;font-size:10px}.ledger-row b{white-space:nowrap;font-size:13px}.voided{opacity:.65}.voided b{text-decoration:line-through}.empty{text-align:center;color:var(--muted);padding:35px 18px}.empty>svg{margin:auto}.empty h3{color:var(--text);margin:16px 0 5px}.empty p{font-size:13px}.empty a{min-height:44px;color:var(--accent);padding:12px;font-size:13px;display:inline-block}footer{color:var(--muted);text-align:center;letter-spacing:.3px;padding:25px;font-size:10px}.favorites{grid-template-columns:repeat(3,1fr);gap:17px;margin:25px 0 35px;display:grid}.favorite{background:var(--surface);border:1px solid var(--line);border-radius:19px;padding:17px}.favorite-main{text-align:left;border:0;flex-direction:column;align-items:flex-start;width:100%;padding:5px 0;display:flex}.favorite-main .round{color:#9a7728;background:#faf4df;margin-bottom:18px}.favorite-main strong{margin-bottom:5px;font-size:17px}.favorite-main b{margin:17px 0 10px;font-size:24px}.favorite .text-button{padding:6px 10px;font-size:11px}.action-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0;display:grid}.action-grid button{text-align:left;border-radius:18px;flex-direction:column;align-items:flex-start;padding:23px;display:flex;position:relative}.action-grid strong{margin-top:21px;font-size:14px}.action-grid small{font-size:11px;font-weight:400}.action-grid button>svg:last-child{width:17px;position:absolute;top:23px;right:18px}.savings-banner{background:var(--sage);color:var(--sage-text);border-radius:20px;align-items:center;gap:20px;margin-bottom:24px;padding:25px;display:flex}.savings-banner h2{margin:0;font-size:16px}.savings-banner p{margin:5px 0 0;font-size:12px}.savings-banner>strong{white-space:nowrap;font-size:25px}.card>.row{border-bottom:1px solid var(--line);padding:17px 0;font-size:13px}.card>.row:last-child{border-bottom:0}.settings{max-width:680px}.settings .row strong{overflow-wrap:anywhere;font-size:13px}.settings label{margin-top:20px}.settings .button-link{margin:20px 0;display:flex}.filter-grid{grid-template-columns:repeat(3,1fr);gap:0 16px;display:grid}.filter-grid label{font-size:12px}.check-label{color:var(--muted);align-items:center;gap:9px;margin:0;font-size:12px;display:flex}.check-label input{width:18px;min-height:18px;margin:0}.search input{background:var(--subtle)}dialog{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:22px;width:min(480px,100% - 32px);max-height:90dvh;padding:25px;overflow:auto;box-shadow:0 24px 90px #0003}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0006}.dialog-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.dialog-head h2{margin:0;font-size:21px}.dialog-head+p{margin:13px 0 24px;font-size:13px}.account-choices{grid-template-columns:1fr 1fr;gap:14px;display:grid}.account-choices button{flex-direction:column;padding:24px 10px;display:flex}.account-choices strong{margin-top:9px}.detail-amount{letter-spacing:-1px;margin:25px 0;font-size:40px;font-weight:600}dl{grid-template-columns:1fr 1.3fr;gap:16px;margin:25px 0 30px;font-size:13px;display:grid}dt{color:var(--muted)}dd{overflow-wrap:anywhere;margin:0}.toast{background:var(--text);color:var(--surface);z-index:100;border-radius:15px;align-items:center;gap:10px;max-width:calc(100% - 30px);padding:10px 13px 10px 20px;font-size:13px;display:flex;position:fixed;bottom:25px;left:calc(50% + 112px);transform:translate(-50%);box-shadow:0 8px 35px #0002}.toast button{color:inherit;white-space:nowrap;background:0 0;border:0}.toast>span{min-width:100px}.auth{max-width:510px;min-height:100dvh;margin:0 auto;padding:45px 22px}.auth>.brand{justify-content:center;margin:20px 0 50px}.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:35px}.auth-card h1{margin-top:18px;font-size:33px}.auth-card>.muted{margin-bottom:28px;font-size:14px}.auth-card ol{padding-left:20px;font-size:14px;line-height:1.9}.auth-card .eyebrow{font-size:9px}.auth-card .row{border-bottom:1px solid var(--line);padding:15px 0;font-size:14px}.setup-total{letter-spacing:-2px;margin:25px 0;font-size:48px}.auth-links{flex-direction:column;align-items:center;gap:10px;margin:20px 0;font-size:12px;display:flex}.auth-links button{color:var(--accent);border:0}.auth-links a{min-height:44px;padding:10px}.privacy{color:var(--muted);justify-content:center;gap:6px;margin-top:30px;font-size:10px;display:flex}.loading{max-width:800px;color:var(--muted);text-align:center;margin:auto;padding:70px 25px}.skeleton{background:var(--line);border-radius:20px;height:160px;margin-bottom:20px;animation:1s ease-in-out infinite alternate pulse}@keyframes pulse{to{opacity:.5}}@media (width>=1600px){.content{margin-left:calc(50vw - 551px)}}@media (width<=1100px){aside{width:185px;padding:30px 17px}.content{margin-left:185px;padding:35px 25px}.overview{grid-template-columns:1.2fr 1fr}.two-col{grid-template-columns:1fr}.month-strip{gap:14px}.month-strip .primary{max-width:170px}.toast{left:calc(50% + 92px)}}@media (width<=760px){aside{width:100%;height:auto;padding:7px 10px calc(7px + env(safe-area-inset-bottom));border-right:0;border-top:1px solid var(--line);background:var(--surface);position:fixed;inset:auto 0 0}aside>.brand,.nav-caption,.sidebar-bottom{display:none}nav{flex-direction:row;justify-content:space-around;gap:0}nav a{border-radius:11px;flex-direction:column;gap:4px;min-width:62px;padding:6px 17px;font-size:10px}nav a.active{color:var(--text);background:0 0}nav a.active svg{stroke-width:2.6px}.content{margin:0;padding:30px 20px 100px}h1{letter-spacing:-1px;font-size:28px}.eyebrow{font-size:10px}.sync{margin-bottom:17px}.overview{grid-template-columns:1fr;gap:16px}.balance-card{min-height:255px;padding:26px}.big-money{margin:25px 0;font-size:47px}.available-card{padding:22px 25px}.available-card h2{margin-bottom:14px}.available-money{font-size:35px}.available-card p{margin-bottom:19px}.availability-line{margin:9px 0}.month-strip{flex-wrap:wrap;gap:20px;margin:16px 0 23px;padding:18px}.month-strip>div{gap:10px;min-width:40%}.month-strip strong{font-size:20px}.month-strip .primary{display:none}.two-col{gap:0}.card{border-radius:18px;padding:20px}.section-heading h2{font-size:16px}.section-heading .muted{font-size:12px}.budget-item{padding:13px 0}.budget-item .row{font-size:13px}.budget-item small{font-size:11px}.recurring{padding:14px 0}.recurring strong{font-size:13px}.favorites{grid-template-columns:1fr 1fr;gap:12px}.favorite{padding:13px}.favorite-main strong{font-size:15px}.favorite-main small{font-size:10px}.favorite-main b{font-size:21px}.action-grid{grid-template-columns:1fr}.action-grid button{justify-content:center;min-height:96px;padding:22px 22px 22px 65px}.action-grid button>svg:first-child{position:absolute;top:28px;left:23px}.action-grid strong{margin:0}.action-grid button>svg:last-child{top:35px}.section-heading{flex-wrap:wrap}.section-heading>div p{font-size:12px}.savings-banner{flex-wrap:wrap;gap:14px;padding:20px}.savings-banner .grow{min-width:70%}.savings-banner>strong{margin-left:38px}.savings-banner button{margin-left:auto}.filter-grid{grid-template-columns:1fr 1fr;gap:0 12px}.ledger-row{gap:9px}.ledger-row strong,.ledger-row b{font-size:12px}.ledger-row .round{width:34px;height:38px}.ledger-row small{font-size:10px}.ledger-row>svg:last-child{display:none}.toast{left:50%;bottom:calc(83px + env(safe-area-inset-bottom));width:max-content;padding:9px 8px 9px 13px;font-size:12px}.toast button{padding:8px}.toast>svg{display:none}dialog{width:100%;max-width:100%;max-height:90dvh;padding:22px 22px calc(25px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0;margin:0;position:fixed;inset:auto 0 0}.auth-card{padding:27px 24px}.auth-card h1{font-size:30px}.settings .row{align-items:flex-start;gap:18px}.settings .row strong{text-align:right}.brand span{display:none}footer{padding:20px 0}}@media (width<=360px){.content{padding:25px 14px 100px}.balance-card{padding:23px}.big-money{font-size:42px}.card{padding:17px}.recurring{gap:5px}.recurring .round{display:none}.favorites{gap:9px}.favorite .text-button{padding:5px;font-size:10px}nav a{padding:6px 12px}.month-strip{gap:12px;padding:15px}.month-strip .round{width:34px;height:36px}.month-strip strong{font-size:17px}.ledger-row small{overflow-wrap:anywhere}.ledger-row .round{display:none}.toast>span{min-width:0}.brand{font-size:23px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
