@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#243e36;background:#fafbf8;font-synthesis:none;font-weight:400;--ink:#203d33;--green:#234f3e;--deep:#173f33;--muted:#738077;--line:#e4e8df;--cream:#f5f5ec;--lime:#d8eba9;--white:#fff;--radius:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1,h2{letter-spacing:-1.6px}p{line-height:1.7;color:var(--muted)}button{color:inherit}svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #83a95d;outline-offset:4px}html{scroll-behavior:smooth;scroll-padding-top:100px}::selection{background:var(--lime)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;background:var(--deep);color:#fff;padding:15px}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:17px 24px;border-radius:9px;background:var(--deep);color:#fff;font-size:14px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s;white-space:nowrap;min-height:46px}.button:hover{background:#2e5d47;transform:translateY(-1px)}.button.secondary{background:#fff;color:var(--ink);border-color:#dbe1d6}.button.secondary:hover{background:#f1f5eb;border-color:#aabd9c}.button.lime{background:var(--lime);color:var(--deep)}.button.lime:hover{background:#e3f3c0}.button.small{padding:11px 17px;min-height:42px;font-size:13px}.button.full{width:100%}.text-button{display:inline-flex;align-items:center;gap:8px;background:transparent;font-size:13px;font-weight:600;padding:8px 0}.text-button:hover{color:#658241}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:transparent;flex-shrink:0}.icon-button:hover{background:#eef2e8}.brand{display:inline-flex;align-items:center;gap:0;font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-1.1px;color:var(--deep);white-space:nowrap}.brand-symbol{width:37px;height:37px;display:grid;place-items:center;background:var(--deep);color:var(--lime);border-radius:10px;margin-right:9px}.brand-weight{font-weight:800}.brand-dot{color:#8fa45e;font-weight:800}.brand-light{color:#fff}.brand-light .brand-symbol{background:#d8eba9;color:var(--deep)}.brand-button{padding:0;background:transparent}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:700;letter-spacing:1.7px;color:#708363;line-height:1.6}.eyebrow i{width:6px;height:6px;background:#91a672;border-radius:50%}.avatar{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#50664c;background:#e9eddc;flex-shrink:0}.menu-toggle{display:none}.site-header{height:96px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.public-nav{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:500}.public-nav a:hover{color:#80954f}.nav-actions{display:flex;align-items:center;gap:23px}.hero{max-width:1440px;margin:auto;padding:77px 5% 98px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;overflow:hidden}.hero h1{font-size:clamp(44px,4.4vw,68px);font-weight:500;line-height:1.13;letter-spacing:-3.5px;margin:24px 0}.hero h1 em{font-style:normal;position:relative;color:#749359}.hero h1 em:after{content:"";height:7px;background:#d7e3bb;position:absolute;bottom:-5px;left:2px;right:0;border-radius:50%;transform:rotate(-2deg)}.hero-copy>p{font-size:15px;line-height:1.85}.hero-actions{display:flex;gap:12px;margin-top:33px}.hero-actions .button{font-size:12px;padding:15px 17px}.play-icon{font-size:20px;line-height:16px}.hero-notes{display:flex;gap:22px;margin-top:20px;font-size:10px;color:#6e7d6a}.hero-notes span{display:flex;gap:5px;align-items:center}.hero-caption{display:flex;align-items:center;gap:12px;letter-spacing:1.3px;font-size:8px;margin-top:56px;color:#87917e}.caption-line{width:29px;height:1px;background:#aab39b}.hero-visual{position:relative;padding:20px 0 35px 5px}.orbit{position:absolute;pointer-events:none;border:1px solid #e2e6d4;border-radius:50%;z-index:0}.orbit-one{width:640px;height:640px;top:-105px;left:-10px}.orbit-two{width:520px;height:520px;top:-45px;left:45px;background:radial-gradient(circle,#e9edda55,transparent 70%)}.product-preview{position:relative;z-index:1;background:#fff;border:1px solid #e3e8dd;border-radius:13px;box-shadow:0 24px 60px -30px #314c3b50;transform:rotate(-2deg);overflow:hidden}.preview-top{height:53px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid #edf0e9;gap:14px}.preview-top .brand{font-size:16px}.preview-top .brand-symbol{width:24px;height:24px;border-radius:7px;margin-right:6px}.preview-top .brand-symbol svg{width:21px}.preview-top .avatar{width:23px;height:23px;font-size:8px}.preview-label{font-size:6px;letter-spacing:1.2px;color:#8e988c;margin-left:auto}.preview-layout{display:flex}.preview-rail{width:47px;border-right:1px solid #edf0e9;display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:25px;color:#a1ae9b}.preview-rail svg{width:16px}.preview-rail svg:first-child{color:var(--green)}.preview-content{padding:23px 20px;flex:1;min-width:0;background:#fbfcf9}.preview-title{display:flex;align-items:center;justify-content:space-between}.preview-title small{font-size:6px;letter-spacing:1px;color:#9da794}.preview-title h3{font-size:14px;margin:7px 0 20px;letter-spacing:-.5px}.tiny-chip{font-size:9px;padding:5px 9px;background:#f3f5ee;border:1px solid #e5e9dd;border-radius:5px;color:#72806c;white-space:nowrap}.preview-title .tiny-chip{font-size:7px}.preview-cards{display:grid;grid-template-columns:1.3fr 1fr;gap:12px}.preview-cards>div{padding:15px 13px;border-radius:8px;display:flex;flex-direction:column;gap:9px}.preview-balance{background:var(--deep);color:#fff}.preview-balance>span{font-size:8px;display:flex;align-items:center;gap:4px;color:#c9d7c5}.preview-cards strong{font-family:Manrope,sans-serif;font-size:23px;font-weight:600;white-space:nowrap;letter-spacing:-.7px}.preview-cards strong small{font-size:10px;letter-spacing:0;font-weight:400}.preview-income{border:1px solid #e7ebe2;background:#fff}.preview-income>span{font-size:8px;color:#7c8975}.preview-income .preview-spark{color:#799362;font-size:14px;letter-spacing:4px;height:13px;line-height:12px}.preview-chart-head{display:flex;justify-content:space-between;align-items:center;font-size:9px;margin:24px 0 10px}.preview-chart-head>span{font-size:6px;display:flex;align-items:center;gap:4px;color:#8a9582}.preview-chart-head i,.chart-legend i{width:5px;height:5px;background:#477564;border-radius:50%;display:inline-block}.preview-chart-head i:nth-child(2),.chart-legend i:nth-child(2){background:#c9d7b1;margin-left:7px}.preview-chart{display:flex;height:121px;gap:17px;padding-top:10px;background:repeating-linear-gradient(to top,transparent,transparent 39px,#e9ede4 40px)}.chart-guide{font-size:6px;color:#9ba392;line-height:40px;flex-shrink:0;margin-top:-14px}.bar-pair{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.bar-track{height:90px;display:flex;gap:4px;align-items:flex-end;width:100%}.bar-track b,.bar-track i{width:50%;background:#497967;border-radius:3px 3px 0 0}.bar-track i{background:#d0dcbb}.bar-pair small{font-size:6px;color:#8a9582;padding-top:8px}.preview-foot{border-top:1px solid #e4e9df;display:flex;align-items:center;gap:9px;margin-top:20px;padding-top:15px;flex-wrap:wrap}.preview-foot .category-icon{width:27px;height:27px}.preview-foot .category-icon svg{width:16px}.preview-foot>div:not(.progress){display:flex;flex-direction:column;gap:3px;font-size:7px}.preview-foot>div>span{font-size:6px;color:#939f8e}.preview-foot>b{margin-left:auto;font-size:13px}.preview-foot .progress{width:100%;height:4px}.floating-note{position:absolute;z-index:2;right:-15px;bottom:12px;display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #e4e8dd;border-radius:10px;padding:15px 23px;box-shadow:0 10px 35px #30492e13;transform:rotate(2deg)}.floating-note>span{width:33px;height:33px;border-radius:50%;background:#eaf1de;display:grid;place-items:center;color:#627a4b}.floating-note>div{display:flex;flex-direction:column;gap:5px}.floating-note strong{font-size:11px}.floating-note small{font-size:9px;color:#7c8a72}.visual-caption{position:absolute;bottom:-30px;left:70px;font-size:9px;color:#8c9884}.visual-caption span{font-size:25px;margin-left:15px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f1f3e9;padding:28px max(5%,calc((100vw - 1296px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.benefit-strip>span{font-size:8px;line-height:1.8;letter-spacing:1.6px;color:#8b967c}.benefit-strip>span strong{font-size:9px;color:#5e7057}.benefit-strip>div{display:flex;align-items:center;gap:10px;font-size:12px;color:#55684e}.benefit-strip svg{color:#849671;width:20px}.section{padding:85px 5%;max-width:1440px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:36px}.section h2{font-size:38px;line-height:1.25;font-weight:500;margin-top:16px}.section-heading>p{font-size:13px;margin-bottom:4px}.feature-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px}.feature-card{padding:28px;border-radius:14px;background:#f0f2e9;border:1px solid #e7eadf;overflow:hidden}.feature-card.feature-large{background:#fff}.feature-icon{width:49px;height:49px;background:#e3e9d7;color:#557147;display:grid;place-items:center;border-radius:13px;margin-bottom:23px}.feature-card h3{font-size:25px;font-weight:500;letter-spacing:-.9px;line-height:1.3}.feature-card>p{font-size:12px;margin:14px 0 25px;max-width:260px}.sample-transactions{display:flex;flex-direction:column;gap:3px;margin-top:12px}.sample-transactions>div{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #edf0e7}.sample-transactions>div>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.sample-transactions strong{font-size:10px;font-weight:500}.sample-transactions small{font-size:8px;color:#889580}.sample-transactions b{margin-left:auto;font-size:10px;white-space:nowrap}.category-icon{width:35px;height:35px;background:#f3f3eb;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#7f9466}.positive{color:#447959!important}.sample-label{font-size:8px;color:#9ba18f;display:block;margin-top:12px}.budget-example{margin-top:45px}.budget-example>span{display:flex;justify-content:space-between;font-size:12px}.budget-example small{font-size:9px;color:#829077}.progress{height:7px;background:#e6ebdd;border-radius:10px;overflow:hidden}.progress i{display:block;height:100%;background:#7f9d61;border-radius:10px;transition:width .4s}.budget-example .progress{margin:14px 0 10px;height:9px}.feature-goal{background:#e9efdf}.goal-art{position:relative;height:145px;display:grid;place-items:center}.goal-art>div{display:flex;flex-direction:column;gap:15px;align-items:center;z-index:1;color:#6a8954}.goal-art span{font-size:10px}.goal-art i,.goal-art b{position:absolute;border-radius:50%;border:1px solid #c9d5b9;width:160px;height:160px;top:0}.goal-art b{width:210px;height:210px;top:-25px}.how-section{padding-top:30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid #dbe2d1;padding-top:25px}.steps article>span{color:#94a77c;font-size:13px}.steps h3{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:20px 0 12px}.steps p{font-size:13px;max-width:320px}.pricing-section{background:#f2f4ed;max-width:none;padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}.center-heading{text-align:center;margin-bottom:40px}.center-heading p{font-size:13px;margin-top:15px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{border:1px solid #dfe5d8;background:#fff;border-radius:13px;padding:28px}.price-top{display:flex;align-items:center;justify-content:space-between;gap:5px}.price-top h3{font-size:16px;letter-spacing:-.5px}.price-top>span{font-size:6px;letter-spacing:1px;background:#ffffff16;color:#d8e4bf;padding:6px;border-radius:5px}.price{font-size:36px;font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-1.6px;display:block;margin:30px 0 5px}.price-card>p{font-size:12px}.price-card ul{list-style:none;padding:23px 0;margin:22px 0;border-top:1px solid #e4e8df;display:flex;flex-direction:column;gap:16px;font-size:12px}.price-card li{display:flex;gap:10px;align-items:center}.price-card li svg{color:#91a474}.price-card .button{width:100%;font-size:11px;padding:14px 9px}.price-card>small{display:block;text-align:center;font-size:9px;margin-top:15px;color:#7b886f}.price-card.featured{background:var(--deep);color:#fff;position:relative;transform:translateY(-8px);box-shadow:0 15px 25px #173f3312}.price-card.featured p,.price-card.featured small{color:#c0cdb1}.price-card.featured ul{border-color:#ffffff20}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:80px}.faq-section>div>p{font-size:13px;margin-top:20px}.faq-list details{border-bottom:1px solid #dfe5d8}.faq-list summary{cursor:pointer;list-style:none;font-size:14px;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:15px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;color:#8da17b}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;padding:0 30px 22px 0}.final-cta{position:relative;overflow:hidden;max-width:1296px;margin:0 auto 60px;background:var(--deep);border-radius:18px;padding:52px 65px;display:flex;align-items:center;justify-content:space-between;gap:50px;color:#fff}.final-cta .eyebrow{color:#bacda5;font-size:9px}.final-cta h2{font-size:44px;font-weight:500;line-height:1.18;margin-top:20px}.final-cta em{font-style:normal;color:#c8dea4}.final-cta>div{z-index:1}.final-cta p{font-size:13px;color:#c0d0b5;margin-bottom:23px}.final-cta .button{font-size:12px}.cta-decoration{position:absolute;font-size:320px;font-family:serif;opacity:.04;right:25px;top:-110px}.site-footer{padding:0 5% 35px;max-width:1440px;margin:auto;display:flex;align-items:center;gap:35px}.site-footer .brand{font-size:20px}.site-footer .brand-symbol{width:30px;height:30px}.site-footer>span:not(.brand){font-size:10px;color:#88937f}.site-footer>small{margin-left:auto;font-size:10px;color:#89957f}.site-footer>a{font-size:10px;color:#758367}.workspace{min-height:100vh;display:flex;background:#f6f7f2;font-size:13px}.sidebar{width:238px;background:#fff;border-right:1px solid var(--line);position:fixed;top:0;bottom:0;left:0;display:flex;flex-direction:column;padding:31px 20px 17px;z-index:30;overflow-y:auto}.sidebar>.brand-button{align-self:flex-start;margin:0 6px 44px}.sidebar .brand{font-size:23px}.sidebar-caption{font-size:8px;letter-spacing:1.5px;color:#9aa38f;margin:0 12px 17px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;padding:13px 14px;border-radius:8px;color:#7d8775;font-size:12px;font-weight:500}.sidebar nav button.active{background:#eaf0df;color:#36532e}.sidebar nav button:hover,.sidebar-extra:hover{background:#f1f5e9}.sidebar nav button i{width:5px;height:5px;border-radius:50%;background:#b7c393;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:25px}.sidebar-note{background:#f5f6ef;padding:17px 16px;border-radius:12px;margin-bottom:22px}.leaf-circle{width:35px;height:35px;border-radius:50%;background:#e6ecd8;color:#78965a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-note .leaf-circle{margin-bottom:13px}.sidebar-note strong{display:block;font-size:11px;font-weight:600}.sidebar-note p{font-size:10px;line-height:1.6;margin-top:7px}.sidebar-extra{display:flex;align-items:center;gap:11px;background:transparent;padding:12px;width:100%;border-radius:8px;text-align:left;font-size:11px;color:#7b8872}.sidebar-profile{display:flex;align-items:center;gap:10px;border-top:1px solid #e6eadf;margin-top:20px;padding:20px 8px 0}.sidebar-profile>div{display:flex;flex-direction:column;gap:5px}.sidebar-profile strong{font-size:11px}.sidebar-profile small{font-size:9px;color:#8a9580}.workspace-body{margin-left:238px;min-width:0;flex:1}.workspace-header{height:73px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;color:#8c9583;font-size:11px;gap:10px}.workspace-header strong{font-weight:500;color:#526348}.breadcrumb{padding:0 11px;color:#bdc6b1}.workspace-header>div{display:flex;gap:20px;align-items:center}.country-pill{display:flex;align-items:center;gap:7px;font-size:10px;color:#708461}.country-pill>span{border-left:1px solid #dfe5d6;padding-left:7px}.demo-banner{padding:10px 34px;background:#ecf1df;border-bottom:1px solid #e2e9d2;color:#6c7d57;font-size:10px;display:flex;justify-content:space-between;gap:12px;align-items:center}.demo-banner b{font-weight:600;color:#425d32}.demo-banner button{display:flex;align-items:center;gap:7px;background:transparent;color:#486235;font-size:10px;font-weight:600;white-space:nowrap}.dashboard-main{max-width:1510px;margin:auto;padding:32px 34px 15px}.dashboard-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:28px}.dashboard-title .eyebrow{font-size:8px;letter-spacing:1.4px}.dashboard-title h1{font-size:26px;letter-spacing:-1px;font-weight:600;margin:9px 0}.dashboard-title p{font-size:11px}.dashboard-actions{display:flex;align-items:center;gap:10px}.month-field{margin:0!important}.month-field input{height:42px;width:158px;min-width:0;padding:10px 11px;font-size:11px;background:#fff!important;cursor:pointer}.dashboard-actions .button{font-size:11px;padding:11px 14px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.stat-card{border:1px solid #e3e7dc;border-radius:12px;background:#fff;padding:18px 20px;min-height:134px}.stat-card>div{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7e8875}.stat-icon{width:30px;height:30px;background:#f5f5ef;border-radius:8px;display:grid;place-items:center;color:#8a977d}.stat-card>strong{font-family:Manrope,sans-serif;display:block;font-size:27px;font-weight:600;letter-spacing:-1.2px;margin:13px 0 10px;overflow-wrap:anywhere}.stat-card small{font-size:9px;color:#909a87}.stat-card.dark{background:var(--deep);border-color:var(--deep);color:#fff}.stat-card.dark>div,.stat-card.dark small{color:#b1c4a5}.stat-card.dark .stat-icon{background:#ffffff0c;color:#c6d7b2}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:20px}.panel{border:1px solid #e4e8de;border-radius:13px;background:#fff;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.panel h2{font-size:14px;font-weight:600;letter-spacing:-.3px}.panel-heading p,.panel-subtitle{font-size:10px;margin-top:6px}.cashflow{padding:23px 25px}.chart-legend{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:8px;color:#839077}.chart-legend i{width:6px;height:6px}.cash-chart{height:192px;display:flex;margin-top:30px;gap:15px}.chart-axis{display:flex;flex-direction:column;justify-content:space-between;color:#99a28f;font-size:8px;width:63px;padding-bottom:26px;flex-shrink:0}.cash-bars{display:flex;justify-content:space-between;flex:1;min-width:0;gap:18px;background:repeating-linear-gradient(to top,transparent,transparent 53px,#edf0e7 54px)}.cash-column{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0}.cash-column>div{display:flex;align-items:flex-end;gap:5px;flex:1;width:100%;max-width:45px}.cash-column i,.cash-column b{display:block;width:50%;background:#477967;border-radius:4px 4px 0 0;min-height:0}.cash-column b{background:#cfdbba}.cash-column>span{padding-top:14px;text-transform:capitalize;font-size:9px;color:#7e8b73}.savings-card{background:#f0f3e6;padding:23px 25px;display:flex;flex-direction:column}.savings-card .panel-heading>svg{color:#8c9c70}.savings-caption{font-size:8px;letter-spacing:1.3px;color:#8b9a77;margin-top:28px}.savings-value{font-family:Manrope,sans-serif;font-size:29px;letter-spacing:-1.1px;margin:12px 0 23px;font-weight:500}.savings-card .progress{background:#e0e7d2;height:7px}.progress-label{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#8b987b;margin-top:10px}.progress-label b{font-weight:500;color:#6c8152}.savings-card p{font-size:10px;margin:21px 0 12px}.savings-card .text-button{font-size:11px;margin-top:auto;justify-content:space-between}.recent-panel>.panel-heading{padding:23px 25px 13px}.recent-panel .text-button{font-size:10px}.category-panel{padding:23px 25px}.category-breakdown{display:flex;flex-direction:column;gap:19px;margin:22px 0}.category-breakdown>div>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:10px;margin-bottom:8px}.category-breakdown span{display:flex;gap:8px;align-items:center;color:#718167}.category-breakdown span i{width:7px;height:7px;border-radius:50%}.category-breakdown strong{font-size:10px;font-weight:500}.category-breakdown .progress{height:4px;background:#f0f2eb}.category-panel>.text-button{font-size:10px;justify-content:space-between;width:100%}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:9px;font-weight:500;color:#93a084;background:#fcfdf9;padding:12px 16px;white-space:nowrap;border-bottom:1px solid #e9ede3}td{padding:14px 16px;border-bottom:1px solid #eff1e9;font-size:11px}th:first-child,td:first-child{padding-left:25px}tr:last-child td{border-bottom:0}.transaction-title{display:flex;align-items:center;gap:10px}.transaction-title>span:last-child{display:flex;flex-direction:column;gap:5px}.transaction-title strong{font-size:10px;font-weight:500;min-width:85px;overflow-wrap:anywhere}.transaction-title small{font-size:8px;color:#8c9880}.date-cell{font-size:9px;color:#8b957f;white-space:nowrap}.amount-cell{text-align:right;white-space:nowrap;font-weight:500;font-size:10px}.row-actions{display:flex;justify-content:flex-end;gap:1px}.row-actions .icon-button{width:30px;height:32px;color:#8e9a82}.income-icon{background:#edf4e6;color:#5e8650}.insight-strip{display:flex;align-items:center;gap:15px;margin-top:21px;padding:19px 23px;border:1px solid #e5e9da;border-radius:11px;background:#f0f3e7}.insight-strip strong{font-size:11px;font-weight:600}.insight-strip p{font-size:10px;margin-top:4px}.insight-strip>.tiny-chip{margin-left:auto;font-size:7px;letter-spacing:.8px;background:#e7ecdc;border:0}.dashboard-footer{display:flex;justify-content:space-between;gap:15px;color:#9aa48f;font-size:8px;margin-top:31px;padding:13px 0}.toast{border:1px solid #cadcbb;background:#eff7e8;color:#4e7040;border-radius:9px;display:flex;align-items:center;gap:9px;padding:9px 14px;margin-bottom:20px;font-size:12px}.toast>.icon-button{margin-left:auto;width:25px;height:25px}.filters{display:flex;align-items:center;gap:12px;padding:23px;flex-wrap:wrap}.filters select{width:auto;font-size:11px;height:40px}.search-input{display:flex;align-items:center;gap:8px;flex:1;min-width:160px;margin:0!important;border:1px solid #dce3d3;border-radius:8px;padding:0 12px;color:#99a789}.search-input input{border:0;padding:11px 0;min-width:0;font-size:11px}.filters .button{font-size:10px;height:40px;min-height:40px}.status{display:inline-block;border-radius:5px;padding:5px 8px;font-size:9px}.status.paid{background:#edf3e5;color:#597d41}.status.pending{background:#fbf3dd;color:#977629}.table-footer{border-top:1px solid var(--line);padding:17px 24px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#8d9880}.table-footer strong{font-size:10px;font-weight:500;color:#637553}.empty{padding:45px 20px;text-align:center}.empty-icon{display:inline-flex;background:#f1f4ea;padding:15px;border-radius:50%;color:#99ab83;margin-bottom:15px}.empty h3{font-size:15px;letter-spacing:-.4px}.empty p{font-size:11px;margin:10px auto;max-width:300px}.empty .button{margin-top:15px}.section-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px}.section-toolbar p{font-size:11px}.budget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.budget-card{padding:24px}.budget-card h2{font-size:17px;margin-top:23px}.budget-card>strong{display:block;font-size:27px;letter-spacing:-.8px;margin-top:23px}.budget-card>p{font-size:11px;margin:8px 0 20px}.budget-card>small{display:block;color:#8a9978;font-size:10px;margin-top:13px}.over-budget i{background:#bb6650}.goal-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.goal-main{padding:38px;background:#f0f4e8}.goal-main>.eyebrow{display:block;font-size:9px}.goal-main h2{font-size:26px;line-height:1.4;max-width:320px;letter-spacing:-.9px;margin:15px 0 30px}.goal-amount{font-family:Manrope,sans-serif;font-size:44px;letter-spacing:-1.5px;display:block;margin-bottom:30px;overflow-wrap:anywhere}.goal-main .button{margin-top:35px}.goal-explanation{padding:30px}.goal-explanation>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e8eddf;padding:20px 0;font-size:11px;color:#7c8b6d}.goal-explanation strong{white-space:nowrap;color:#4d6640}.goal-explanation p{font-size:11px;margin:20px 0}.goal-explanation h3{font-size:15px;margin-top:15px}.report-chart{padding:25px;margin-bottom:25px}.report-chart .cash-chart{height:260px}.report-table>h2{padding:25px}.report-table td{font-size:11px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-card{padding:28px}.settings-card>h2{margin-bottom:25px;font-size:17px}.settings-card p{font-size:12px;margin:15px 0}.settings-card dl{display:grid;grid-template-columns:1fr 1.5fr;gap:18px;font-size:12px;margin:25px 0}.settings-card dt{color:#8a987a}.settings-card dd{margin:0;overflow-wrap:anywhere}.settings-card h3{font-size:15px}.settings-card .button{font-size:11px;white-space:normal}.settings-card hr{border:0;border-top:1px solid #e2e8d8;margin:25px 0}.danger-outline{background:#fff;color:#a45243;border-color:#e8ccc5}.danger{background:#a44e3e}.danger:hover{background:#8a3c2d}.notice,.form-error,.form-success{font-size:12px;line-height:1.7;padding:13px 16px;border-radius:8px;margin:15px 0;background:#f5f0df;color:#8d742f}.form-error{background:#fbede8;color:#a65140}.form-success{background:#eff6e6;color:#5a7b3e}.modal{width:480px;max-width:calc(100vw - 30px);max-height:calc(100dvh - 40px);padding:27px;border:1px solid #dbe3d1;border-radius:17px;color:var(--ink);box-shadow:0 35px 100px #152d3a33;overflow:auto}.modal::backdrop{background:#1d3329a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.modal-head h2{font-size:21px;letter-spacing:-.6px}.modal>p,.modal form>p{font-size:12px;margin-bottom:20px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}.modal-actions .button{font-size:11px}.modal form{display:flex;flex-direction:column;gap:17px}label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:500}input,select{width:100%;padding:12px 14px;background:#fff;border:1px solid #dce3d3;border-radius:8px;color:var(--ink);font-size:13px;min-height:43px}input::placeholder{color:#a1a996}input[type=color]{padding:4px;height:43px;width:75px}input[type=number]{font-variant-numeric:tabular-nums}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid>*{min-width:0}.segmented{display:flex;background:#f1f4e9;border-radius:8px;padding:4px;gap:5px}.segmented>button{display:flex;align-items:center;justify-content:center;gap:7px;width:50%;padding:11px;background:transparent;border-radius:6px;font-size:12px;color:#8a967d}.segmented>button.selected{background:#fff;box-shadow:0 1px 4px #244e3c13;color:#42652f}.segmented>button:disabled{opacity:1;cursor:default}.form-note{font-size:11px!important;color:#95a088}.auth-page{min-height:100vh;display:grid;grid-template-columns:42% 58%;background:#fff}.auth-aside{background:var(--deep);color:#fff;padding:45px 12%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow:hidden}.auth-aside .brand-button{align-self:flex-start}.auth-aside h1{font-size:58px;font-weight:500;line-height:1.2;letter-spacing:-2.5px;margin:25px 0}.auth-aside em{color:#cce2ac;font-style:normal}.auth-aside p{color:#b5c8a9;font-size:13px;line-height:1.9}.auth-aside .eyebrow{color:#9fb888}.auth-aside>small{font-size:8px;letter-spacing:1.4px;color:#7d9b6e}.auth-art{width:220px;height:170px;border:1px solid #ffffff16;border-radius:50%;display:grid;place-items:center;margin:40px auto 20px;color:#75995c;transform:rotate(-18deg)}.auth-main{position:relative;padding:70px 40px;display:flex;align-items:center;justify-content:center}.back-home{position:absolute;top:30px;left:40px;color:#829173;font-size:11px}.auth-form{max-width:385px;width:100%}.auth-form h2{font-size:31px;line-height:1.3;font-weight:600;margin:15px 0;letter-spacing:-1.2px}.auth-form>p{font-size:13px;margin-bottom:27px}.auth-form form{display:flex;flex-direction:column;gap:20px}.auth-form input{padding:15px}.auth-form>.text-button{margin-top:15px;font-size:11px}.auth-switch{display:flex;justify-content:center;align-items:center;gap:5px;font-size:12px;border-top:1px solid #e6ebdf;margin-top:25px;padding:20px 0}.auth-switch .text-button{font-size:12px}.fallback{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:25px;padding:25px}.fallback h1{font-size:28px}.spinner{height:28px;width:28px;border:2px solid #dce5d0;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.hero h1{font-size:69px}.hero{padding-top:90px;padding-bottom:110px}.hero-copy>p{font-size:16px}.hero-actions .button{font-size:13px;padding:17px 22px}}@media(max-width:1200px){.public-nav{gap:16px;font-size:10px}.site-header{gap:16px}.nav-actions{gap:15px}.hero{padding-top:55px;gap:23px}.hero h1{font-size:51px;letter-spacing:-2.7px}.hero-actions{flex-wrap:wrap}.hero-actions .button{font-size:11px}.preview-content{padding:20px 15px}.preview-cards strong{font-size:20px}.preview-chart{gap:12px}.hero-caption{margin-top:35px}.benefit-strip>div{font-size:10px;gap:7px}.section h2{font-size:33px}.feature-card{padding:24px}.feature-card h3{font-size:23px}.price{font-size:31px}.final-cta{margin-left:5%;margin-right:5%}.sidebar{width:215px;padding-left:15px;padding-right:15px}.workspace-body{margin-left:215px}.dashboard-main{padding:27px 24px 15px}.workspace-header,.demo-banner{padding-left:24px;padding-right:24px}.dashboard-title{align-items:flex-start;flex-wrap:wrap;gap:18px}.dashboard-title h1{font-size:24px}.stat-card{padding:16px}.stat-card>strong{font-size:23px}.stat-grid{gap:12px}.dashboard-grid{gap:15px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.cashflow,.savings-card,.category-panel{padding:20px}.chart-legend{display:none}.cash-bars{gap:12px}.cash-chart{gap:6px}.savings-value{font-size:25px}.recent-panel>.panel-heading{padding:20px 17px 10px}td,th{padding:12px 10px}td:first-child,th:first-child{padding-left:17px}.budget-grid{gap:16px}.budget-card{padding:20px}.budget-card>strong{font-size:23px}.goal-main{padding:28px}.goal-amount{font-size:34px}.insight-strip>.tiny-chip{display:none}.auth-aside h1{font-size:48px}}@media(max-width:960px){.site-header{height:82px}.public-nav{display:none;position:absolute;top:80px;left:4%;right:4%;background:#fff;box-shadow:0 10px 40px #173f3320;border:1px solid #e0e6d7;border-radius:10px;z-index:10;padding:20px;flex-direction:column;align-items:stretch;font-size:14px;gap:0}.public-nav a{padding:14px}.public-nav.open,.site-header .menu-toggle{display:flex}.hero{padding-top:38px;padding-bottom:62px;grid-template-columns:1fr 1fr;gap:20px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-copy>p{font-size:13px}.desktop-break{display:none}.hero .eyebrow{font-size:8px}.hero-actions{gap:8px;margin-top:24px}.hero-actions .button{font-size:11px;padding:12px 15px}.hero-notes{flex-direction:column;gap:6px;font-size:9px}.hero-caption{font-size:6px}.preview-top{padding:0 10px}.preview-label{display:none}.preview-top .avatar{margin-left:auto}.preview-rail{display:none}.preview-title h3{font-size:12px}.preview-cards strong{font-size:18px}.preview-cards>div{padding:12px 10px}.preview-cards{gap:8px}.preview-cards strong small{font-size:8px}.preview-balance>span:last-child{font-size:6px}.preview-income .preview-spark{font-size:11px;letter-spacing:2px}.preview-chart-head>span{display:none}.floating-note{right:0;padding:12px 15px}.floating-note strong{font-size:9px}.floating-note small{font-size:8px}.visual-caption{left:20px;font-size:8px}.benefit-strip{flex-wrap:wrap;justify-content:center;gap:25px}.benefit-strip>span{display:none}.section{padding-top:60px;padding-bottom:60px}.section-heading{align-items:flex-start}.section-heading p{max-width:240px;font-size:12px}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-row:span 2}.feature-card>p{margin-bottom:15px}.feature-goal .goal-art{height:100px;margin-top:25px}.feature-goal .goal-art i{width:110px;height:110px}.feature-goal .goal-art b{width:160px;height:160px}.budget-example{margin-top:20px}.sample-transactions{margin-top:40px}.steps{gap:24px}.steps h3{font-size:17px}.steps p{font-size:12px}.price-card{padding:20px 15px}.price-top{flex-wrap:wrap}.price{font-size:27px}.price-card li{font-size:10px;gap:6px}.price-card .button{font-size:9px}.faq-section{gap:35px}.faq-list summary{font-size:12px}.final-cta{padding:38px}.final-cta h2{font-size:37px}.site-footer{flex-wrap:wrap;gap:20px}.site-footer>span:not(.brand){display:none}.sidebar{width:192px;padding-left:12px;padding-right:12px}.sidebar .brand{font-size:20px}.sidebar .brand-symbol{width:30px;height:30px}.workspace-body{margin-left:192px}.dashboard-main{padding:24px 20px}.workspace-header,.demo-banner{padding-left:20px;padding-right:20px}.demo-banner>span>span{display:none}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-height:120px}.dashboard-grid{grid-template-columns:1fr}.savings-card{grid-row:3}.savings-card .savings-caption{margin-top:20px}.savings-card .text-button{margin-top:10px}.cash-chart{height:210px}.category-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:20px}.budget-grid{grid-template-columns:1fr 1fr}.goal-layout,.settings-grid{grid-template-columns:1fr}.table-footer{flex-direction:column}.goal-main{padding:35px}.goal-main h2{max-width:100%}.auth-page{grid-template-columns:38% 62%}.auth-aside{padding:35px 10%}.auth-aside h1{font-size:37px}.auth-aside>small{line-height:1.8}.auth-art{width:160px;height:150px}.auth-main{padding:80px 30px}.auth-form h2{font-size:28px}}@media(max-width:700px){.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:72px;gap:50px}.hero-copy{text-align:center}.hero h1{font-size:53px;letter-spacing:-2.7px;margin:20px 0}.hero-copy>p{font-size:14px;max-width:410px;margin:auto}.hero-actions{justify-content:center;margin-top:27px}.hero-actions .button{font-size:12px;padding:15px 19px}.hero-notes{flex-direction:row;justify-content:center;gap:18px;margin-top:18px;font-size:9px}.hero-caption{display:none}.hero-visual{max-width:500px;width:100%;margin:0 auto;padding-left:10px;padding-right:10px}.product-preview{transform:rotate(-1.5deg)}.preview-content{padding:22px}.preview-rail{display:flex;width:43px}.preview-title h3{font-size:14px}.preview-cards strong{font-size:24px}.preview-cards>div{padding:15px}.preview-cards strong small{font-size:10px}.preview-balance>span:last-child{font-size:7px}.preview-chart-head>span{display:flex}.preview-label{display:block}.preview-top{padding:0 18px}.preview-top .avatar{margin-left:0}.preview-chart{height:135px}.bar-track{height:105px}.floating-note{right:0;bottom:4px}.floating-note strong{font-size:11px}.floating-note small{font-size:9px}.visual-caption{bottom:-27px;left:35px;font-size:8px}.orbit-one{width:550px;height:550px;left:-30px;top:-30px}.orbit-two{width:460px;height:460px;left:15px;top:15px}.benefit-strip{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:26px 8%}.benefit-strip>div{font-size:10px;gap:9px}.benefit-strip>div svg{width:17px}.section{padding:50px 6%}.section-heading{flex-direction:column;gap:20px;margin-bottom:27px}.section h2{font-size:32px;margin-top:13px}.section-heading p{max-width:100%;font-size:13px}.feature-grid{gap:16px}.feature-card{padding:22px}.feature-card h3{font-size:21px}.feature-card p{font-size:11px}.feature-icon{width:40px;height:40px;margin-bottom:18px}.sample-transactions>div{flex-wrap:wrap;gap:7px}.sample-transactions b{margin-left:42px}.sample-transactions .category-icon{width:30px;height:30px}.sample-transactions strong{font-size:9px}.sample-transactions small{font-size:7px}.sample-transactions{margin-top:30px}.steps{grid-template-columns:1fr;gap:25px}.steps article{position:relative;padding:25px 0 0 47px}.steps article>span{position:absolute;left:0;top:27px}.steps h3{margin-top:0;font-size:19px}.steps p{max-width:100%}.pricing-grid{grid-template-columns:1fr;gap:18px;max-width:400px;margin:auto}.price-card{padding:28px}.price-top{flex-wrap:nowrap}.price-top>span{font-size:7px}.price{font-size:36px;margin-top:25px}.price-card li,.price-card .button{font-size:12px}.price-card.featured{transform:none}.faq-section{grid-template-columns:1fr;gap:20px}.faq-list summary{font-size:13px}.final-cta{margin:0 6% 35px;padding:30px;flex-direction:column;align-items:flex-start;gap:27px}.final-cta h2{font-size:40px}.final-cta p{font-size:12px}.site-footer{padding:0 6% 25px;gap:20px 12px}.site-footer>small{font-size:9px}.site-footer>a{font-size:9px;flex-basis:100%}.sidebar{width:235px;transform:translate(-100%);transition:transform .2s;z-index:60}.sidebar-open{transform:translate(0)}.sidebar .brand{font-size:24px}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d332985;z-index:50}.workspace-body{margin-left:0}.workspace-header{padding:0 18px;height:62px;justify-content:flex-start;gap:13px}.workspace-header .menu-toggle{display:flex}.workspace-header>div{margin-left:auto;gap:10px}.workspace-header>span{font-size:10px}.country-pill>span{display:none}.workspace-header .avatar{width:29px;height:29px;font-size:9px}.demo-banner{padding:9px 20px}.dashboard-main{padding:25px 20px 12px}.dashboard-title{gap:20px;margin-bottom:24px}.dashboard-title h1{font-size:24px;line-height:1.3}.dashboard-title .eyebrow{font-size:7px}.dashboard-title p{font-size:11px}.dashboard-actions{width:100%;justify-content:space-between}.month-field input{width:150px}.dashboard-actions .button{font-size:11px}.stat-card{padding:16px;min-height:130px}.stat-card>strong{font-size:24px}.stat-card small{font-size:8px}.stat-card>div{font-size:10px}.stat-grid{gap:12px}.cashflow{padding:22px 18px}.panel h2{font-size:14px}.panel-heading p{font-size:9px}.cash-chart{height:195px}.cash-bars{gap:15px}.cash-column>div{gap:5px}.cash-column>span{font-size:8px}.chart-axis{font-size:7px;width:53px}.cashflow .chart-legend{display:none}.recent-panel .table-scroll{margin-right:0}.recent-panel td,.recent-panel th{padding:12px 8px}.recent-panel td:first-child,.recent-panel th:first-child{padding-left:15px}.recent-panel .date-cell{display:none}.recent-panel th:nth-child(2){display:none}.recent-panel .amount-cell{font-size:9px}.transaction-title strong{font-size:10px}.transaction-title .category-icon{width:30px;height:30px}.transaction-title{gap:8px}.row-actions .icon-button{width:28px}.recent-panel .row-actions .icon-button{width:24px}.savings-card{grid-row:auto}.category-breakdown{grid-template-columns:1fr}.insight-strip{padding:17px;align-items:flex-start}.insight-strip strong{font-size:11px}.insight-strip p{font-size:10px}.dashboard-footer{font-size:7px;line-height:1.6;align-items:flex-end}.filters{padding:17px;gap:10px}.filters>*{flex:1;min-width:130px}.filters .search-input{flex-basis:100%}.movements-panel .table-scroll{max-width:100%}.movements-panel table{min-width:570px}.table-footer{padding:17px;font-size:9px;gap:8px}.table-footer strong{font-size:9px;line-height:1.7}.section-toolbar{align-items:flex-start}.section-toolbar p{font-size:10px;max-width:55%}.section-toolbar .button{font-size:10px;padding:10px}.budget-grid{gap:12px}.budget-card{padding:18px 15px}.budget-card h2{font-size:16px;margin-top:16px}.budget-card>strong{font-size:22px}.budget-card>p{font-size:10px;line-height:1.5}.budget-card>small{font-size:9px;line-height:1.6}.budget-card .category-icon{width:29px;height:29px}.goal-main{padding:27px}.goal-main h2{font-size:26px}.goal-amount{font-size:34px}.goal-explanation{padding:26px}.report-chart{padding:22px 15px}.report-chart .panel-heading{flex-wrap:wrap}.report-chart .cash-chart{height:200px}.report-chart .cash-bars{gap:5px}.report-chart .cash-column>div{gap:2px}.report-chart .cash-column>span{font-size:7px;writing-mode:vertical-rl;max-height:38px}.report-table table{min-width:530px}.settings-card{padding:24px}.settings-card dl{font-size:11px}.auth-page{display:block}.auth-aside{min-height:0;padding:24px;background:var(--deep)}.auth-aside>div,.auth-aside>small{display:none}.auth-aside .brand{font-size:24px}.auth-main{padding:78px 25px 40px;min-height:calc(100vh - 85px)}.back-home{top:23px;left:25px}.auth-form h2{font-size:31px}.auth-form{max-width:400px}.modal{padding:23px;max-height:calc(100dvh - 24px);border-radius:14px}.modal-head h2{font-size:20px}.modal-actions{flex-wrap:wrap}.modal-actions .button{flex:1}.modal input,.modal select{font-size:16px}.form-grid{gap:11px}.auth-form input{font-size:16px}}@media(max-width:400px){.site-header .brand{font-size:20px}.site-header .brand-symbol{width:30px;height:30px}.nav-actions{gap:10px}.nav-actions>.button{display:none}.nav-actions>.text-button{font-size:12px}.hero h1{font-size:47px}.hero-actions .button{padding:14px 12px;font-size:10px;gap:7px}.hero-notes{font-size:8px;gap:11px}.preview-content{padding:18px 14px}.preview-rail{width:32px}.preview-cards strong{font-size:20px}.preview-cards>div{padding:13px 10px}.preview-title h3{font-size:12px}.feature-grid{grid-template-columns:1fr}.feature-large{grid-row:auto}.sample-transactions{margin-top:20px}.sample-transactions>div{flex-wrap:nowrap}.sample-transactions b{margin-left:auto}.feature-card h3{font-size:24px}.feature-card p{font-size:12px}.feature-goal .goal-art{margin:35px 0 10px}.dashboard-main{padding:22px 14px 12px}.dashboard-title h1{font-size:22px}.dashboard-actions{gap:8px}.month-field input{width:143px;font-size:10px}.dashboard-actions .button{font-size:10px;padding:11px}.stat-card{padding:14px 12px}.stat-card>strong{font-size:21px}.stat-card small{font-size:7px}.stat-card>div{font-size:9px}.stat-icon{width:26px;height:26px}.stat-grid{gap:10px}.budget-card>strong{font-size:19px}.budget-card h2{font-size:15px}.budget-card>small{font-size:8px}.workspace-header{padding:0 12px}.workspace-header .breadcrumb{padding:0 6px}.goal-amount{font-size:31px}.progress-label{font-size:8px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}html{scroll-behavior:auto}}@media print{.sidebar,.workspace-header,.demo-banner,.dashboard-actions,.dashboard-footer,.toast,.skip-link,.report-chart .button{display:none!important}.workspace-body{margin:0}.workspace,.dashboard-main{background:#fff;padding:0}.stat-grid{grid-template-columns:repeat(4,1fr)}.stat-card,.panel{break-inside:avoid;box-shadow:none}.stat-card.dark{background:#fff;color:#203d33}.stat-card.dark>div{color:#203d33}.report-table{margin-top:20px}.table-scroll{overflow:visible}.report-table table{min-width:0}.cash-chart{-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-table td{padding:10px}.dashboard-title h1{font-size:22px}.stat-card>strong{font-size:20px}}.brand{gap:9px;letter-spacing:-.7px}.trend-mark{width:40px;height:40px;object-fit:contain;border-radius:7px;flex-shrink:0}.brand-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.brand-copy strong{font-size:22px;font-weight:750}.brand-copy small{font-family:DM Sans,sans-serif;font-size:10px;letter-spacing:1.2px;margin-top:4px;color:#77875f}.brand-light .brand-copy small{color:#e9c778}.preview-top .trend-mark{width:28px;height:28px}.preview-top .brand-copy strong{font-size:14px}.preview-top .brand-copy small{font-size:7px;margin-top:2px;letter-spacing:.6px}.sidebar .brand-copy strong{font-size:20px}.sidebar .trend-mark{width:34px;height:34px}.site-footer .trend-mark{width:33px;height:33px}.site-footer .brand-copy strong{font-size:19px}@media(max-width:400px){.site-header .brand-copy strong{font-size:19px}.site-header .trend-mark{width:34px;height:34px}}.google-login{margin:22px 0}.auth-divider{text-align:center;font-size:11px;color:#78846e;margin:18px 0;display:flex;gap:12px;align-items:center}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e4e8df}
