@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";@font-face{font-family:North Serif;src:url(/assets/NorthSerif-Regular-kilZICnW.ttf)format("truetype");font-style:normal;font-weight:400 800;font-display:swap}:root{color:#202420;font-synthesis:none;--green:#275c46;--ink:#202420;--muted:#757b74;--line:#e5e4de;--paper:#fff;background:#f5f4f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f8f7f3,#f1f0eb);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}.app-shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.desktop-nav{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf9f6e6;flex-direction:column;height:100vh;padding:28px 18px 22px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.4px;align-items:center;gap:10px;padding:0 10px;font:700 24px North Serif,Georgia,serif;display:flex}.brand-mark{color:#f4f1e8;background:#264f3e;border-radius:10px;place-items:center;width:33px;height:33px;font:700 17px North Serif,Georgia,serif;display:grid}.profile-switcher{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin:31px 0 20px;padding:10px;display:grid}.avatar{color:#315d49;background:#e6ece7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.profile-switcher strong,.profile-switcher span{font-size:13px;display:block}.profile-switcher span{color:var(--muted);margin-top:2px;font-size:11px}.desktop-nav nav{flex-direction:column;gap:4px;display:flex}.desktop-nav nav button,.nav-bottom button{cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-weight:500;display:flex}.desktop-nav nav button.active{color:#214e3c;background:#e7ede9;font-weight:700}.desktop-nav nav button:hover,.nav-bottom button:hover{background:#efeee9}.nav-bottom{flex-direction:column;gap:4px;margin-top:auto;display:flex}.new-pill{color:#285940;text-transform:uppercase;background:#dcebe2;border-radius:20px;margin-left:auto;padding:2px 6px;font-size:9px}main{min-width:0}.mobile-header,.mobile-nav{display:none}.page{max-width:1240px;margin:0 auto;padding:42px 44px 70px}.narrow-page{max-width:1000px}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.page-header h1{letter-spacing:-1px;margin:2px 0 0;font:700 clamp(29px,3vw,41px) North Serif,Georgia,serif}.eyebrow,.label{letter-spacing:1.25px;color:#7b817a;font-size:10px;font-weight:700}.primary-button,.filter-button{cursor:pointer;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:flex}.primary-button{color:#fff;background:#285a45;box-shadow:0 4px 12px #285a4522}.filter-button{border:1px solid var(--line);background:#fff}.hero-card{color:#fff;background:#233c33;border-radius:22px;padding:28px 30px 18px;overflow:hidden;box-shadow:0 16px 40px #233c3321}.hero-top{justify-content:space-between;align-items:flex-start;display:flex}.hero-card .label{color:#b6c6bf}.hero-card h2,.worth-summary h2{letter-spacing:-2px;margin:6px 0 1px;font:700 clamp(40px,5vw,60px) North Serif,Georgia,serif}.positive{color:#2f8a55!important}.hero-card .positive{margin:0;font-weight:600;color:#94d2ae!important}.positive span,.hero-card p span{opacity:.72;font-weight:400}.segmented{background:#e9e8e2;border-radius:10px;padding:3px;display:flex}.segmented button{color:#6c716c;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:12px;display:flex}.segmented button.selected{color:#274f3f;background:#fff;box-shadow:0 2px 7px #0000000d}.hero-card .segmented{background:#ffffff15}.hero-card .segmented button{color:#ced9d4}.hero-card .segmented button.selected{color:#274f3f;background:#fff}.line-chart{height:190px;margin:7px -30px 0}.line-chart.small{height:150px;margin:14px 0 0}.line-chart svg{width:100%;height:100%}.line-chart .area{fill:url(#area)}.line-chart .line{fill:none;stroke:#a9ddc2;stroke-width:3px;vector-effect:non-scaling-stroke}.worth-summary .line{stroke:#3d9b75}.range-picker{border-top:1px solid #ffffff1c;justify-content:space-between;padding-top:10px;display:flex}.range-picker button{color:inherit;opacity:.55;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 13px;font-size:11px;font-weight:700}.range-picker button.active{opacity:1;background:#ffffff18}.worth-summary .range-picker{border-color:var(--line)}.worth-summary .range-picker button.active{color:#275c46;background:#e8eee9}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metric-grid.three{grid-template-columns:repeat(3,1fr)}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto;padding:17px;display:grid;box-shadow:0 3px 12px #29322b08}.metric-icon{color:#315b49;background:#edf1ed;border-radius:10px;grid-area:1/2/3;place-items:center;width:34px;height:34px;display:grid}.metric-card>span{color:var(--muted);font-size:12px}.metric-card>strong{letter-spacing:-.4px;margin-top:4px;font:700 22px North Serif,Georgia,serif}.metric-card>small{color:#7d817c;grid-column:1/3;margin-top:7px;font-size:11px}.content-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:18px;padding:20px;box-shadow:0 4px 15px #29322b07}.panel-title{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.panel-title h3{margin:0;font:700 19px North Serif,Georgia,serif}.panel-title span{color:var(--muted);font-size:11px}.panel-title button{color:#315f4b;cursor:pointer;background:0 0;border:0;align-items:center;font-size:12px;font-weight:700;display:flex}.row{border-top:1px solid #eeede8;align-items:center;gap:11px;min-width:0;padding:12px 0;display:flex}.institution,.tx-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.tx-icon{border-radius:11px}.row-main{flex:1;min-width:0}.row-main strong,.row-main span,.row-value strong,.row-value span{display:block}.row-main strong,.row-value strong{font-size:13px}.row-main span,.row-value span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.row-value{text-align:right}.chevron{color:#a5aaa4}.tabs{gap:5px;margin-bottom:18px;display:flex;overflow:auto}.tabs button{color:#7a7e79;white-space:nowrap;background:0 0;border:0;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:700}.tabs button.active{color:#295843;background:#e5ece7}.worth-summary{padding:0 4px 18px}.worth-summary h2{margin-top:5px}.worth-summary p{font-size:12px;font-weight:600}.account-groups{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.account-panel{align-self:start}.search{border:1px solid var(--line);color:#969a94;background:#fff;border-radius:12px;align-items:center;gap:9px;height:44px;margin-bottom:14px;padding:0 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;padding:16px;display:grid}.summary-strip>div{border-right:1px solid var(--line);padding:0 16px}.summary-strip>div:last-child{border:0}.summary-strip span,.summary-strip strong{display:block}.summary-strip span{color:var(--muted);font-size:11px}.summary-strip strong{margin-top:3px;font:700 20px Manrope}.transactions-panel{padding-bottom:8px}.cashflow-panel{height:330px}.bar-chart{align-items:flex-end;gap:12px;height:235px;padding-top:15px;display:flex}.bar-wrap{height:100%;color:var(--muted);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;font-size:9px;display:flex}.bar{background:linear-gradient(#6f9d87,#b1cdbf);border-radius:6px 6px 2px 2px;width:100%;max-width:42px}.bar-wrap:last-child .bar{background:#2f654d}.category-row,.budget-row{border-top:1px solid #eeede8;padding:12px 0}.category-row>div:first-child,.budget-row>div:first-child{justify-content:space-between;font-size:12px;display:flex}.category-row span,.budget-row span{color:var(--muted)}.progress{background:#ecece7;border-radius:10px;height:6px;margin-top:9px;overflow:hidden}.progress i{background:#4c7963;border-radius:10px;height:100%;display:block}.plan-hero{background:#dfe8e2;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:25px 28px;display:flex}.plan-hero h2{margin:5px 0 0;font:700 30px Manrope}.plan-hero p{color:#68726b;font-size:12px}.plan-ring{text-align:center;border:8px solid #46735e;border-color:#46735e #46735e #fff #fff;border-radius:50%;place-content:center;width:84px;height:84px;display:grid}.plan-ring span{font-weight:700}.plan-ring small{color:var(--muted);font-size:9px}.goal-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}.goal-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.goal-icon{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:16px;display:grid}.goal-card>span,.goal-card>small{color:var(--muted);font-size:10px}.goal-card h3{margin:4px 0 12px;font:700 17px Manrope}.goal-card>strong{font-size:14px}.goal-card>strong small{color:var(--muted);font-weight:500}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:20;background:#17211c88;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:min(520px,100%);padding:30px 24px max(28px,env(safe-area-inset-bottom));background:#fbfaf7;border-radius:24px 24px 0 0;animation:.25s slide;position:relative}.sheet-handle{background:#d1d1ca;border-radius:5px;width:42px;height:4px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.sheet-close{background:#eeede8;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:20px;right:18px}.sheet h2{margin:5px 0;font:700 28px Manrope}.sheet>p{color:var(--muted);font-size:13px}.sheet-option{text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;width:100%;margin-top:10px;padding:13px;display:flex}.sheet-option>div{color:#2e5c48;background:#e7ede9;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.sheet-option>span{flex:1}.sheet-option strong,.sheet-option small{display:block}.sheet-option small{color:var(--muted);margin-top:2px}.sheet-note{text-align:center;margin:18px 0 0!important;font-size:10px!important}@keyframes slide{0%{opacity:0;transform:translateY(30px)}}@media (width<=900px){.app-shell{display:block}.desktop-nav{display:none}.mobile-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5;background:#f8f7f3dc;border-bottom:1px solid #e7e6e0;justify-content:space-between;align-items:center;height:58px;padding:8px 16px;display:flex;position:sticky;top:0}.icon-button{background:0 0;border:0;padding:7px}.brand.compact{padding:0}.brand.compact .brand-mark{width:31px;height:31px}.page{padding:25px 18px 100px}.mobile-nav{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:7px 5px max(8px,env(safe-area-inset-bottom));background:#fbfaf8ee;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#888d87;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:2px;font-size:9px;display:flex}.mobile-nav button.active{color:#275944}.mobile-nav button span{display:block}.metric-grid{grid-template-columns:1fr 1fr}.content-grid,.account-groups{grid-template-columns:1fr}.goal-grid{grid-template-columns:1fr 1fr}}@media (width<=580px){.page-header{align-items:center;margin-bottom:20px}.page-header .eyebrow{display:none}.page-header h1{font-size:26px}.primary-button{place-items:center;width:39px;height:39px;padding:0;font-size:0;display:grid}.hero-card{border-radius:18px;margin:0 -5px;padding:22px 20px 15px}.hero-card h2,.worth-summary h2{letter-spacing:-1.8px;font-size:38px}.line-chart{height:155px;margin-left:-20px;margin-right:-20px}.compact-segment{display:none}.metric-grid{gap:10px}.metric-card{padding:14px}.metric-card>strong{font-size:18px}.metric-icon{width:30px;height:30px}.panel{padding:16px}.goal-grid{grid-template-columns:1fr}.plan-hero{padding:20px}.plan-ring{width:72px;height:72px}.cashflow-panel{height:285px}.bar-chart{gap:6px;height:195px}.summary-strip{padding:13px 3px}.summary-strip>div{padding:0 10px}.summary-strip strong{font-size:17px}.tabs{margin-left:-2px}.range-picker button{padding:6px 10px}}.marketing-shell,.legal-shell,.oauth-return{color:#1e2923;background:#f5f4f0;min-height:100vh}.marketing-nav{justify-content:space-between;align-items:center;max-width:1180px;height:82px;margin:auto;padding:0 32px;display:flex}.marketing-nav nav{gap:24px;display:flex}.marketing-nav a,.legal-copy a{color:#315f4b;font-size:13px;font-weight:700;text-decoration:none}.brand-link{display:block}.marketing-main{max-width:1180px;margin:auto;padding:70px 32px 100px}.marketing-hero{max-width:780px}.marketing-hero h1,.legal-copy h1,.oauth-card h1{letter-spacing:-3px;margin:18px 0 24px;font:700 clamp(48px,7vw,86px)/.98 North Serif,Georgia,serif}.marketing-hero>p{color:#66716b;max-width:680px;font-size:20px;line-height:1.6}.marketing-actions{align-items:center;gap:20px;margin-top:32px;display:flex}.marketing-actions span{color:#fff;background:#234b3a;border-radius:12px;padding:13px 18px;font-weight:700}.marketing-actions a{color:#315f4b;font-weight:700}.marketing-principles{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:120px;display:grid}.marketing-principles article{border-top:1px solid #cad2cc;padding:24px 10px 10px 0}.marketing-principles span{color:#7a837e;font-size:11px}.marketing-principles h2{margin:16px 0 10px;font:700 26px North Serif,Georgia,serif}.marketing-principles p{color:#68726d;line-height:1.65}.marketing-footer{color:#7a817c;border-top:1px solid #d9ddd9;justify-content:space-between;max-width:1180px;margin:auto;padding:25px 32px 40px;font-size:11px;display:flex}.legal-copy{max-width:760px;margin:auto;padding:70px 30px 110px}.legal-copy h1{font-size:64px}.legal-updated{color:#7a817c}.legal-copy h2{margin:42px 0 10px;font:700 25px North Serif,Georgia,serif}.legal-copy p{color:#505b55;line-height:1.75}.legal-copy aside{color:#53645b;background:#e6ece8;border-radius:12px;margin-top:50px;padding:18px;font-size:12px;line-height:1.6}.oauth-return{place-items:center;padding:24px;display:grid}.oauth-return>.brand{position:absolute;top:28px;left:30px}.oauth-card{text-align:center;background:#fff;border:1px solid #e2e3df;border-radius:24px;max-width:520px;padding:48px;box-shadow:0 18px 50px #1d372b14}.oauth-card h1{letter-spacing:-1px;font-size:44px}.oauth-card p{color:#68726d;line-height:1.6}.oauth-card a{color:#fff;background:#285a45;border-radius:10px;margin-top:15px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}.oauth-compass{color:#2e624b;background:#e2ede7;border-radius:16px;place-items:center;width:52px;height:52px;margin:auto;font-size:27px;display:grid}@media (width<=700px){.marketing-main{padding-top:45px}.marketing-hero h1{font-size:54px}.marketing-hero>p{font-size:17px}.marketing-principles{grid-template-columns:1fr;margin-top:80px}.marketing-footer{display:block}.marketing-footer span{margin:6px 0;display:block}.legal-copy h1{font-size:50px}.marketing-nav{padding:0 20px}.marketing-nav .brand{padding:0}.oauth-card{padding:36px 22px}}
