@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{--forest:#082f27;--deep:#06271f;--green:#1b634b;--lime:#c1ef76;--paper:#f5f7f2;--white:#fff;--ink:#153b2f;--muted:#63766b;--line:#dfe6dd;--soft:#eaf0e5;--red:#a74434;--amber:#846020;--radius:20px;--font:"DM Sans",system-ui,sans-serif;--display:"Manrope",system-ui,sans-serif;font-family:var(--font);color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img,svg{max-width:100%}button:disabled{cursor:default;opacity:.55}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.045em}h1{font-size:clamp(2.55rem,6vw,4.8rem);font-weight:650;line-height:1.09}h2{font-size:clamp(1.8rem,3.6vw,2.8rem);font-weight:650;line-height:1.18}h3{font-size:1.2rem;line-height:1.4;font-weight:700}p{line-height:1.75}small{font-size:.8125rem;line-height:1.6}strong{font-weight:650}::selection{background:var(--lime);color:var(--forest)}:focus-visible{outline:3px solid #6da935;outline-offset:4px}button,input,select,textarea{min-width:0}input,select,textarea{border:1px solid #cdd8cb;border-radius:11px;background:#fff;color:var(--ink);width:100%;min-height:48px;padding:12px 14px;font-size:16px}input[type=checkbox]{width:20px;min-height:20px;accent-color:var(--green)}input[type=range]{padding:0;accent-color:var(--green);border:0;min-height:32px}textarea{min-height:130px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green)}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.section{padding:64px 0}.section-white{background:#fff}.section-dark{background:var(--forest);color:#fff}.section-head{display:flex;gap:24px;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2{max-width:680px}.section-head p{max-width:500px;margin-top:12px;color:var(--muted)}.eyebrow{display:flex;align-items:center;gap:8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;margin-bottom:16px;color:var(--green)}.eyebrow.light{color:var(--lime)}.icon{flex-shrink:0;vertical-align:middle}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 22px;border:1px solid transparent;border-radius:10px;font-size:.9375rem;font-weight:650;transition:background .2s,transform .2s;line-height:1.3}.btn:active,.icon-btn:active{transform:scale(.98)}.primary{background:var(--forest);color:#fff}.primary:hover{background:#16563e}.lime{background:var(--lime);color:var(--forest)}.lime:hover{background:#d2ffa0}.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.secondary:hover{background:var(--soft)}.ghost{background:transparent;border-color:#426357;color:#fff}.small-btn{min-height:44px;padding:9px 16px;font-size:.875rem}.text-link{display:inline-flex;gap:8px;align-items:center;font-weight:650;font-size:.9375rem;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.icon-btn{display:inline-grid;place-items:center;min-width:44px;min-height:44px;border:1px solid var(--line);background:transparent;border-radius:50%}.tag{display:inline-flex;gap:6px;align-items:center;border-radius:30px;background:var(--soft);padding:5px 11px;font-size:.75rem;font-weight:600;line-height:1.5}.tag.lime-tag{background:var(--lime);color:var(--forest)}.tiny-tag{font-size:.65rem;padding:3px 6px;background:var(--soft);border-radius:4px}.muted{color:var(--muted)}.negative{color:var(--red)!important}.positive{color:var(--green)}.stack{display:grid;gap:18px}.row{display:flex;align-items:center;gap:12px}.spread{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.full{width:100%}.mt{margin-top:24px}.mb{margin-bottom:24px}.divider{border:0;border-top:1px solid var(--line);margin:24px 0}.mono{font-variant-numeric:tabular-nums}.site-header{background:#f5f7f2f5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.logo{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-weight:800;font-size:1.4rem;letter-spacing:-.06em}.logo-dot{margin-left:-9px;color:var(--green)}.brand-mark{position:relative;display:grid;place-items:center;width:31px;height:34px;background:var(--forest);color:var(--lime);border-radius:8px;font-size:26px;line-height:1;letter-spacing:-.13em;padding-right:7px}.brand-mark span{font-size:20px;position:absolute;right:2px;top:-1px}.desktop-nav{display:none;align-items:center;gap:32px;font-size:.875rem;font-weight:550}.desktop-nav a{padding:20px 0}.desktop-nav a[aria-current]{color:var(--green);font-weight:750}.header-actions{display:flex;gap:10px;align-items:center}.account-link{display:grid;place-items:center;min-height:44px;min-width:44px}.extra-menu{position:absolute;right:20px;top:70px;width:min(350px,calc(100vw - 40px));background:#fff;box-shadow:0 20px 50px #082f271a;border:1px solid var(--line);border-radius:16px;padding:12px}.extra-menu a{display:flex;justify-content:space-between;gap:15px;padding:14px;border-radius:8px}.extra-menu a:hover{background:var(--soft)}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:8px 16px max(8px,env(safe-area-inset-bottom));z-index:35}.mobile-nav a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:6px;flex-direction:column;font-size:.75rem;color:var(--muted);border-radius:10px}.mobile-nav a[aria-current]{color:var(--forest);background:var(--soft);font-weight:700}.site-footer{padding:50px 0 90px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{margin:16px 0;color:var(--muted);font-size:.875rem}.footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:10px;font-size:.875rem}.footer-grid strong{margin-bottom:8px}.footer-bottom{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);padding-top:24px;margin-top:40px}.skip-link{position:fixed;top:-100px;background:var(--lime);padding:15px;z-index:100}.skip-link:focus{top:0}.hero{position:relative;overflow:hidden;background:var(--forest);color:#fff;padding:48px 0 38px}.hero-grid{display:grid;gap:38px;align-items:center}.hero h1{max-width:680px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-copy>p{color:#c4d5ca;max-width:470px;margin:22px 0 26px;font-size:1rem}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;color:#bacdc0;font-size:.75rem;margin-top:20px}.hero-trust .icon{width:16px;height:16px;color:var(--lime)}.hero-bottom{border-top:1px solid #ffffff1c;margin-top:40px;padding-top:20px;display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between;color:#b5cbbd;font-size:.75rem}.demo-card{background:#f9fbf6;color:var(--ink);padding:24px;border-radius:22px;box-shadow:0 22px 70px #001c1655;position:relative}.demo-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.demo-top .row{gap:8px;font-size:.875rem;font-weight:650}.demo-card .big-number{font-family:var(--display);font-size:3rem;font-weight:650;letter-spacing:-.06em;line-height:1.1}.demo-caption{font-size:.8125rem;color:var(--muted);margin-top:8px}.segmented-bar{display:flex;height:12px;border-radius:8px;overflow:hidden;gap:3px;margin:24px 0}.segmented-bar span{min-width:0;transition:width .25s}.demo-lines{display:grid;gap:12px}.demo-line{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8125rem}.demo-line>span{display:flex;align-items:center;gap:8px}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:2px}.demo-controls{padding-top:18px;margin-top:18px;border-top:1px solid var(--line)}.demo-controls label{display:flex;justify-content:space-between;font-size:.8125rem}.demo-note{background:#e9f3df;padding:12px;border-radius:10px;font-size:.8125rem;display:flex;gap:10px;align-items:center;margin-top:16px}.demo-note .icon{width:18px}.path-strip{display:grid;grid-template-columns:1fr;gap:22px}.path-step{display:flex;gap:15px;align-items:center}.step-number{font-size:1rem;width:38px;height:38px;border-radius:50%;background:var(--soft);display:grid;place-items:center;flex-shrink:0}.path-step p{font-size:.875rem;color:var(--muted)}.path-step strong{font-size:.9375rem}.article-grid,.tool-grid{display:grid;gap:20px}.article-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;transition:transform .2s,border-color .2s}.article-card:hover{transform:translateY(-3px);border-color:#a0bba3}.article-art{height:200px;display:flex;flex-direction:column;align-items:start;justify-content:center;padding:28px;overflow:hidden;position:relative}.article-art.dark{background:#103e31;color:#fff}.article-art.pale{background:#e9eddf}.article-art.lime-art{background:#d2ef9b}.article-art .art-caption{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;opacity:.8}.art-number{font-family:var(--display);font-size:3rem;letter-spacing:-.065em;font-weight:700;line-height:1.2;margin-top:8px}.art-bars{position:absolute;right:25px;bottom:25px;display:flex;align-items:end;gap:6px;height:80px;opacity:.55}.art-bars i{display:block;width:15px;background:currentColor;border-radius:4px 4px 0 0}.article-body{padding:24px}.article-body h3{margin:12px 0 16px;font-size:1.2rem}.article-meta{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted)}.tool-card{display:flex;align-items:center;gap:16px;padding:22px;border:1px solid var(--line);background:#fff;border-radius:16px}.tool-card:hover{border-color:#8eac91;background:#fcfef8}.tool-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--soft);flex-shrink:0}.tool-card h3{font-size:1rem;letter-spacing:-.025em}.tool-card p{font-size:.8125rem;color:var(--muted);line-height:1.5;margin-top:5px}.tool-card>.icon{margin-left:auto;width:18px}.split{display:grid;gap:32px;align-items:center}.feature-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:16px}.feature-list li{display:flex;gap:12px;align-items:start;font-size:.9375rem;line-height:1.5}.feature-list .icon{color:var(--green);width:18px;margin-top:2px}.plus-panel{border:1px solid #cddcc4;border-radius:24px;padding:28px;background:#edf3e5}.plus-panel h3{font-size:1.7rem;margin:20px 0 12px}.plus-panel p{color:var(--muted);font-size:.9375rem}.quote-panel{border-left:3px solid var(--lime);padding-left:24px;margin:24px 0}.quote-panel p{font-family:var(--display);font-size:1.6rem;line-height:1.5;letter-spacing:-.025em}.newsletter{padding:30px;background:#fff;border:1px solid var(--line);border-radius:20px}.newsletter h3{font-size:1.5rem;margin-bottom:10px}.newsletter p{font-size:.9375rem;color:var(--muted);margin-bottom:20px}.newsletter-form{display:grid;gap:12px}.check-label{display:flex;align-items:start;gap:10px;font-size:.8125rem;line-height:1.5}.check-label input{flex-shrink:0;margin:2px 0}.page-hero{padding:44px 0 32px}.page-hero h1{font-size:clamp(2rem,4.5vw,3.5rem)}.page-hero p{max-width:640px;margin-top:18px;color:var(--muted)}.breadcrumb{font-size:.8125rem;display:flex;align-items:center;gap:8px;color:var(--muted);margin-bottom:24px}.breadcrumb .icon{width:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.panel h3{margin-bottom:8px}.panel-title{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:22px}.panel-title h2{font-size:1.2rem;letter-spacing:-.03em}.field{display:grid;gap:8px;font-size:.875rem}.field>span{font-weight:600}.field small{color:var(--muted);font-weight:400}.input-wrap{display:flex;border:1px solid #cdd8cb;background:#fff;border-radius:11px;align-items:center;overflow:hidden}.input-wrap>span{padding-left:14px;color:var(--muted)}.input-wrap input{border:0;border-radius:11px;background:transparent}.input-wrap:focus-within{outline:2px solid var(--green);outline-offset:1px}.input-wrap input:focus{outline:0}.form-grid{display:grid;gap:20px}.notice{display:flex;gap:12px;background:#edf3e7;border:1px solid #d5e2cb;border-radius:12px;padding:16px;font-size:.875rem;line-height:1.6}.notice.warn{background:#fff8e9;border-color:#eddfbb;color:#795b22}.notice.error{background:#fdf0eb;border-color:#efd0c7;color:var(--red)}.notice p{line-height:1.6}.notice .icon{width:19px;margin-top:2px}.line-chart svg{display:block;width:100%;height:auto;overflow:visible}.chart-labels{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted);padding:0 12px;margin-top:8px}.chart-legend{display:flex;gap:20px;flex-wrap:wrap;font-size:.75rem;margin-top:20px}.chart-legend span{display:flex;align-items:center;gap:8px}.chart-legend i{width:16px;height:3px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px}.stat span{font-size:.8125rem;color:var(--muted)}.stat strong{display:block;font-size:1.6rem;font-family:var(--display);letter-spacing:-.05em;margin:8px 0}.stat small{font-size:.75rem;color:var(--muted)}.stat.featured{background:var(--forest);color:#fff;border-color:var(--forest)}.stat.featured span,.stat.featured small{color:#c0d0c4}.stat.featured strong{color:var(--lime)}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:26px;overflow-x:auto}.tabs button{border:0;background:transparent;padding:16px 13px;min-height:52px;font-size:.875rem;white-space:nowrap;display:flex;gap:8px;align-items:center;border-bottom:3px solid transparent;color:var(--muted)}.tabs button[aria-selected=true]{border-color:var(--forest);color:var(--forest);font-weight:700}.tabs .icon{width:18px}.pill-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.pill-tabs button{background:#fff;border:1px solid var(--line);border-radius:30px;min-height:44px;padding:9px 18px;font-size:.875rem}.pill-tabs button[aria-pressed=true]{background:var(--forest);color:#fff;border-color:var(--forest)}details{border-top:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:.9375rem;font-weight:650;min-height:28px}details>div,details>p{margin-top:18px}.prose{max-width:760px}.prose p{margin:18px 0;color:#465e51}.prose h2{font-size:1.5rem;margin:36px 0 12px}.prose h3{margin-top:24px}.prose ul{padding-left:22px;line-height:1.9}.prose a{text-decoration:underline;text-underline-offset:3px}.prose .notice{margin:24px 0}.empty{padding:36px 24px;text-align:center;border:1px dashed #bdd0b6;border-radius:16px;background:#f8faf5}.empty .icon{width:32px;height:32px;margin-bottom:15px}.empty p{color:var(--muted);margin:12px 0 20px;font-size:.9375rem}.source-list{font-size:.875rem;display:grid;gap:12px;overflow-wrap:anywhere}.source-list a{text-decoration:underline;text-underline-offset:3px}#toast{position:fixed;bottom:88px;left:50%;transform:translate(-50%,12px);width:max-content;max-width:calc(100% - 32px);background:var(--forest);color:#fff;border:1px solid #668979;border-radius:12px;box-shadow:0 8px 30px #0002;padding:14px 20px;z-index:100;font-size:.875rem;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translate(-50%)}dialog{border:1px solid var(--line);border-radius:22px;padding:28px;width:min(520px,calc(100% - 32px));max-height:85vh;color:var(--ink);box-shadow:0 30px 80px #001c1644}dialog::backdrop{background:#09251c88}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.dialog-head h2{font-size:1.5rem}[hidden]{display:none!important}@media (min-width:700px){.wrap{width:min(1200px,calc(100% - 64px))}.section{padding:82px 0}.hero{padding:70px 0 28px}.hero-grid{grid-template-columns:1.1fr 1fr;gap:48px}.hero h1{font-size:clamp(2.8rem,5.8vw,4.8rem)}.demo-card{padding:30px}.path-strip,.article-grid{grid-template-columns:repeat(3,1fr)}.tool-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr 1fr;gap:60px}.form-grid{grid-template-columns:1fr 1fr}.form-grid .wide{grid-column:1/-1}.footer-grid{grid-template-columns:1.8fr 1fr 1fr 1fr}.footer-grid>div:first-child{grid-column:auto}.stats-grid{grid-template-columns:repeat(4,1fr)}.newsletter-form{grid-template-columns:1fr auto}.newsletter-form .check-label,.newsletter-form [role=status]{grid-column:1/-1}.plus-panel{padding:38px}}@media (min-width:1000px){.desktop-nav{display:flex}.mobile-nav{display:none}.site-footer{padding-bottom:30px}.header-inner{height:84px}.hero-grid{gap:88px}.hero-copy>p{font-size:1.0625rem}.hero-trust{font-size:.8125rem}.demo-card{max-width:440px;margin-left:auto;width:100%}.hero-bottom{margin-top:65px}.tool-grid{grid-template-columns:repeat(3,1fr)}#toast{bottom:24px}}@media (max-width:699px){.section-head{align-items:start;flex-direction:column;gap:12px}.hero .btn{width:100%}.hero-copy>p{margin:18px 0 22px}.hero-trust{justify-content:center}.hero-bottom{font-size:.7rem;gap:10px}.article-art{height:180px}.section-head .text-link{font-size:.875rem}.panel{padding:20px}.footer-grid{gap:28px 14px}.logo{font-size:1.25rem}.header-inner{height:68px}.tabs{gap:0}.tabs button{padding:13px 11px;flex:1;justify-content:center;font-size:.8125rem}.tabs .icon{display:none}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.site-header,.site-footer,.mobile-nav,.tabs,button,.no-print{display:none!important}body{background:#fff}.wrap{width:100%}.panel,.stat{break-inside:avoid}.section{padding:20px 0}}.planner-wrap{padding-top:28px;padding-bottom:40px}.planner-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:28px}.planner-heading h1{font-size:clamp(1.95rem,4vw,2.8rem);margin-bottom:10px}.planner-heading p{font-size:.9375rem}.planner-heading .eyebrow{margin-bottom:12px}.planner-controls{display:flex;align-items:center;gap:10px}.planner-controls .tag{padding:10px 16px;gap:9px}.planner-grid{display:grid;gap:22px}.planner-grid>.stack,.editor-layout>.stack{align-content:start}.count{font-size:.7rem;background:var(--soft);border-radius:50%;min-width:20px;height:20px;display:grid;place-items:center}.demo-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 18px;background:#e7efd8;border:1px solid #d8e5c7;border-radius:12px;font-size:.8125rem;margin-bottom:16px}.demo-banner .text-link{font-size:.8125rem;min-height:32px}.year-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.year-summary span{font-size:.75rem;color:var(--muted)}.year-summary strong{display:block;color:var(--ink);font-family:var(--display);font-size:1.2rem;margin-top:8px;letter-spacing:-.04em}.month-list{margin-top:18px;display:grid}.month-list>div{display:grid;grid-template-columns:.6fr 1fr 1fr 1fr;gap:10px;padding:14px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.month-list small{display:block;color:var(--muted);font-size:.6875rem}.goal-card{padding:18px 0;border-bottom:1px solid var(--line)}.goal-card:last-child{border:0}.goal-card h3{font-size:.9375rem;margin:0}.goal-progress{height:7px;border-radius:7px;background:#e7eedf;overflow:hidden;margin:20px 0 12px}.goal-progress span{display:block;height:100%;background:var(--green);border-radius:7px}.allocation-chart{width:190px;height:190px;margin:26px auto;border-radius:50%;background:conic-gradient(#174d39 0 var(--cost),#88b891 var(--cost) var(--saved),#c1ef76 var(--saved) 100%);display:grid;place-items:center}.allocation-chart>div{width:152px;height:152px;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;border-radius:50%}.allocation-chart small{color:var(--muted);font-size:.75rem}.allocation-chart strong{font-family:var(--display);font-size:1.8rem;letter-spacing:-.05em;margin-top:6px}.mini-action{padding:16px 0;border-bottom:1px solid var(--line)}.mini-action:first-of-type{padding-top:0}.mini-action strong{font-size:.9375rem}.mini-action p{font-size:.8125rem;color:var(--muted);margin-top:8px}.investment-card{background:#e6eedb;border:1px solid #d5e1c8;border-radius:20px;padding:24px}.investment-card h3{font-size:.9375rem}.investment-number{display:block;font-family:var(--display);font-size:2.2rem;letter-spacing:-.04em;margin:15px 0}.investment-number small{font-family:var(--font);font-size:.875rem;letter-spacing:0;font-weight:400}.investment-card p{font-size:.8125rem;color:var(--muted)}.investment-card .text-link{font-size:.8125rem;margin-top:15px}.planner-save{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:32px;padding-top:20px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.planner-save .text-link{font-size:.8125rem}.editor-layout{display:grid;gap:24px}.editor-total{display:block;font-family:var(--display);font-size:2.7rem;letter-spacing:-.06em;margin:10px 0}.item-list{display:grid;gap:6px}.item-row{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.item-row>div{flex:1;min-width:0}.item-row strong{font-size:.875rem;overflow-wrap:anywhere}.item-row small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}.item-row .icon-btn{border:0;border-radius:8px;min-width:40px;min-height:44px}.item-row .icon{width:17px}.delete:hover{background:#f9e8e2;color:var(--red)}.fiscal-result{background:var(--forest);color:#fff;border-radius:14px;padding:22px}.fiscal-result>span{font-size:.8125rem;color:#c1d4c5}.fiscal-result>strong{display:block;font-family:var(--display);font-size:2.2rem;letter-spacing:-.04em;margin:12px 0;color:var(--lime)}.fiscal-result>strong small{font-size:.875rem;letter-spacing:0;font-weight:400}.fiscal-result p,.fiscal-result>small{font-size:.8125rem;color:#c1d4c5;line-height:1.7}.module-status{padding:16px 0;border-top:1px solid var(--line)}.module-status strong{font-size:.9375rem}.module-status p{font-size:.8125rem;color:var(--muted);margin:6px 0}.scenario-presets{display:flex;gap:8px;flex-wrap:wrap}.scenario-stats{grid-template-columns:1fr 1fr}.scenario-stats .stat:last-child{grid-column:1/-1}.saved-scenario{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.actions-grid{display:grid;gap:18px}.action-card h3{margin:24px 0 12px}.action-card p{font-size:.9375rem;color:var(--muted);margin-bottom:18px}.action-impact{display:block;font-family:var(--display);font-size:2rem;letter-spacing:-.04em;margin-bottom:12px}.action-card small{display:block}.action-card .text-link{font-size:.8125rem}.onboarding{max-width:660px;margin:30px auto 50px}.onboard-header h1{font-size:clamp(2rem,5vw,3rem)}.onboard-header p{color:var(--muted);margin:18px 0 26px}.wizard-progress{display:flex;gap:7px;margin:28px 0 14px}.wizard-progress span{height:5px;border-radius:5px;background:#dfe7d7;flex:1}.wizard-progress span.active{background:var(--green)}.skip-button{background:transparent;border:0;align-self:center;justify-self:center;font-size:.8125rem;font-weight:400;color:var(--muted)}.onboard-bottom{display:grid;justify-items:center;gap:12px;padding-top:24px;font-size:.75rem;color:var(--muted)}.onboard-bottom .icon{width:14px}.onboard-bottom .text-link{font-size:.8125rem}.history-list{display:grid;gap:10px;margin-top:20px}.history-list>div{display:grid;grid-template-columns:1fr auto;gap:4px;font-size:.8125rem;border-top:1px solid var(--line);padding-top:12px}.history-list small{grid-column:1/-1;color:var(--muted)}.inline-button{font:inherit;text-decoration:underline;background:transparent;border:0;padding:0}.tool-layout{display:grid;gap:24px;align-items:start}.tool-controls-panel{display:grid;gap:22px}.tool-output-number{font-family:var(--display);font-size:clamp(2.4rem,6vw,4rem);letter-spacing:-.07em;line-height:1.2;margin:14px 0 8px}.tool-output-title{font-size:.875rem;color:var(--muted)}.tool-secondary-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.tool-secondary-stats strong{display:block;font-family:var(--display);font-size:1.5rem;letter-spacing:-.04em;margin-top:6px}.tool-secondary-stats span{font-size:.8125rem;color:var(--muted)}.reading-layout{display:grid;gap:36px}.article-header{max-width:840px}.article-header h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.17;margin:20px 0}.article-lede{font-size:1.125rem;line-height:1.8;color:var(--muted);margin:20px 0 28px}.article-header .article-meta{justify-content:start;gap:20px;flex-wrap:wrap}.reading-sidebar .panel{position:sticky;top:110px}.reading-sidebar p{font-size:.875rem;color:var(--muted);margin:15px 0 20px}.reading-sidebar .btn{width:100%;font-size:.875rem}.account-layout{max-width:880px;margin:0 auto;display:grid;gap:24px}.account-form{display:grid;gap:20px}.account-actions{display:flex;gap:12px;flex-wrap:wrap}.comparison-grid{display:grid;gap:24px}.plan-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.plan-card.plus{background:var(--forest);color:#fff}.plan-card h2{font-size:1.8rem;margin:20px 0 12px}.plan-price{font-family:var(--display);font-size:2.5rem;letter-spacing:-.05em;margin:20px 0}.plan-card.plus p,.plan-card.plus small{color:#c4d4c8}.plan-card.plus .feature-list .icon{color:var(--lime)}.plan-card.plus .tag{background:#234c3b;color:var(--lime)}.plan-card .feature-list{min-height:190px}.filter-input{max-width:440px}.plain-list{display:grid;gap:18px;list-style:none;padding:0}.plain-list li{padding:18px;border:1px solid var(--line);border-radius:12px}.status-indicator{font-size:.875rem;line-height:1.6;overflow-wrap:anywhere}.stack .notice{margin:0}.newsletter{color:var(--ink)}.source-date{font-size:.75rem;color:var(--muted);margin-top:18px}@media (min-width:850px){.planner-grid{grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr)}.editor-layout{grid-template-columns:minmax(0,1fr) 310px}.editor-aside{position:sticky;top:108px;align-self:start}.actions-grid{grid-template-columns:1fr 1fr}.tool-layout{grid-template-columns:340px minmax(0,1fr)}.reading-layout{grid-template-columns:minmax(0,1fr) 300px}.account-layout{grid-template-columns:1.2fr 1fr}.comparison-grid{grid-template-columns:1fr 1fr}.scenario-stats{grid-template-columns:repeat(3,1fr)}.scenario-stats .stat:last-child{grid-column:auto}}@media (max-width:699px){.planner-heading{align-items:start;flex-direction:column;gap:16px}.planner-heading p{font-size:.875rem}.planner-controls{width:100%;justify-content:end}.planner-controls .tag{margin-right:auto}.planner-heading .eyebrow{font-size:.65rem}.planner-wrap{padding-top:24px}.item-row{gap:5px}.item-row .icon-btn{min-width:34px}.item-row strong{font-size:.8125rem}.item-row>strong{max-width:80px;text-align:right}.stat{padding:16px}.stat strong{font-size:1.4rem}.stats-grid{gap:10px}.stat small{font-size:.6875rem}.planner-grid .panel-title{align-items:start}.panel-title .text-link{font-size:.75rem}.year-summary strong{font-size:1.05rem}.scenario-stats{grid-template-columns:1fr}.scenario-stats .stat:last-child{grid-column:auto}.scenario-stats .stat{display:grid;grid-template-columns:1fr auto;gap:5px}.scenario-stats .stat strong{margin:0;grid-row:1/3;grid-column:2}.scenario-stats .stat small{grid-column:1}.onboard-bottom{text-align:center}.tool-secondary-stats strong{font-size:1.25rem}}:root{--forest:#093e35;--deep:#062e28;--green:#236a5a;--lime:#b7ee68;--paper:#f7f7f2;--soft:#ecf0e9;--muted:#5c7166}.desktop-nav{gap:23px;font-size:.8rem}.site-header{background:#fbfcf8}.header-inner{height:76px}.logo{font-size:1.25rem}.brand-mark{background:var(--forest)}.mega-menu{position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 155px);overflow:auto;background:#fbfcf8;border-bottom:1px solid var(--line);box-shadow:0 25px 40px #062e2820;padding:12px 20px 20px;color:var(--ink)}.mega-groups{max-width:1200px;margin:auto}.menu-group{padding:8px 0}.menu-group summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;list-style:none}.menu-group summary::-webkit-details-marker{display:none}.menu-group[open] summary .icon{transform:rotate(90deg)}.menu-group>div{display:grid;gap:2px;margin:4px 0 10px}.menu-group a{font-size:.875rem;padding:12px;border-radius:8px;min-height:44px}.menu-group a:hover,.menu-group a:focus-visible{background:var(--soft)}.menu-group a:first-child{font-weight:650}.menu-contribute{max-width:1200px;margin:15px auto 0;padding-top:20px;border-top:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.menu-contribute small{display:block;color:var(--muted);margin-top:5px}.front-hero{position:relative;overflow:hidden;color:#f8fcf6;background:radial-gradient(ellipse at 95% 5%,#225e474f,transparent 45%),radial-gradient(ellipse at 0 80%,#175c6799,transparent 45%),#083c33;padding:62px 0 0}.front-hero-copy{position:relative;text-align:center;z-index:1}.front-hero .eyebrow{justify-content:center;font-size:.65rem}.front-hero h1{font-size:clamp(2.55rem,5.8vw,5.5rem);line-height:1.08;letter-spacing:-.065em;font-weight:650;max-width:920px;margin:auto;text-wrap:balance}.front-hero-copy>p{max-width:610px;margin:25px auto 30px;font-size:1rem;line-height:1.8;color:#c3d8ce}.hero-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero-buttons .btn{min-height:54px}.hero-topics{position:relative;margin-top:48px;padding:20px 0;border-top:1px solid #ffffff22;display:flex;justify-content:center;gap:20px;align-items:center;font-size:.7rem;color:#c3d8ce}.hero-topics>a{color:var(--lime);display:flex;gap:6px;align-items:center;min-height:40px}.hero-topics .icon{transform:rotate(90deg);width:15px}.hero-topics>span{display:none}.hero-edge{display:none;position:absolute;width:185px;padding:22px;border:1px solid #c5eed627;border-radius:18px;background:#95bea709;color:#b6d8ca}.hero-edge>span{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.hero-edge strong{display:block;font-size:1.65rem;letter-spacing:-.05em;margin:14px 0}.hero-edge small{font-size:.7rem;line-height:1.6}.hero-edge svg{margin-top:18px;color:#74c3a6}.edge-income{left:max(25px,calc((100vw - 1400px)/2));top:135px;transform:rotate(-6deg)}.edge-goal{right:max(25px,calc((100vw - 1400px)/2));top:190px;transform:rotate(6deg)}.edge-goal strong{font-size:1.2rem}.example-progress{height:5px;background:#ffffff15;border-radius:5px;margin:20px 0}.example-progress i{display:block;width:62%;height:5px;background:#91c66d;border-radius:5px}.news-hub{padding-top:46px}.news-hub h2{font-size:clamp(1.85rem,3.3vw,2.6rem);max-width:540px}.news-layout{display:grid;gap:18px}.news-item{padding:22px 0;border-bottom:1px solid var(--line)}.news-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;font-size:.7rem;margin-bottom:13px;color:var(--muted)}.news-meta>span{font-weight:700;color:var(--green)}.news-item h3{font-size:1.25rem;line-height:1.35;letter-spacing:-.035em}.news-item h3 a:hover{text-decoration:underline;text-underline-offset:4px}.news-item>p{font-size:.875rem;color:var(--muted);margin-top:12px;line-height:1.65}.news-foot{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:12px;font-size:.7rem}.news-foot>a{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid var(--line);border-radius:50%}.news-source{display:block;font-size:.64rem;color:var(--muted);line-height:1.7}.news-featured{padding:28px;background:var(--forest);color:#f8fcf6;border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;min-height:420px;border:0}.news-featured .news-meta,.news-featured .news-meta>span,.news-featured>p,.news-featured .news-source{color:#c6dacf}.news-featured h3{font-size:clamp(1.6rem,2.5vw,2.2rem);margin-top:26px;max-width:420px}.news-figure{padding:18px 0}.news-figure>span{display:block;color:var(--lime);font:650 clamp(3.2rem,6.4vw,5.8rem)/1 var(--display);letter-spacing:-.065em}.news-figure small{display:block;margin-top:12px;color:#c6dacf;font-size:.7rem}.news-editorial{display:flex;gap:16px;flex-wrap:wrap;justify-content:space-between;font-size:.72rem;color:var(--muted);margin-top:20px}.news-editorial>a{display:flex;gap:8px;align-items:center}.news-editorial .icon{width:15px}.news-list>.news-item:first-child{padding-top:12px}.news-list>.news-item:last-child{border:0}.journey-section{background:#164d49;color:#fff}.journey-layout{display:grid;gap:30px;align-items:start}.journey-visual{display:none}.journey-steps article{padding:26px 0;border-bottom:1px solid #ffffff24}.journey-steps article:first-child{padding-top:0}.journey-steps article:last-child{border:0}.journey-steps .eyebrow{color:#b7ee68}.journey-steps h3{font-size:1.6rem}.journey-steps p{color:#c2d7ce;font-size:.9375rem;margin:12px 0}.journey-steps .text-link{color:var(--lime)}.etf-callout{margin-top:24px;background:#e9eee6;border:1px solid var(--line);border-radius:16px;display:flex;gap:20px;padding:24px;align-items:center}.etf-callout>.icon{margin-left:auto}.etf-callout .eyebrow{font-size:.65rem;margin:0 0 6px}.etf-callout p{font-size:.8rem;color:var(--muted);margin-top:7px}.etf-callout>.tool-icon{display:none}.budget-intro{background:var(--forest);color:#fff}.budget-intro>.wrap>div>p{color:#c9ded3}.budget-intro .feature-list .icon{color:var(--lime)}.budget-footnote{font-size:.75rem;margin-top:15px}.founder-teaser{display:grid;gap:28px}.founder-teaser blockquote{font:500 clamp(1.25rem,2vw,1.6rem)/1.65 var(--display);letter-spacing:-.035em;margin:0 0 16px}.weekly-section{background:#163f3d;color:#fff}.weekly-section h2{font-size:clamp(3.2rem,6vw,5.5rem);line-height:1.05}.weekly-section h2 em{color:var(--lime);font-style:normal}.weekly-section p{color:#c4d7cc;max-width:420px}.weekly-form{padding:25px;border:1px solid #ffffff28;border-radius:18px;background:#ffffff05}.signup-form{display:grid;gap:15px}.signup-form .field>span{font-size:.8rem}.signup-form fieldset{margin:0;padding:0;border:0;display:grid;gap:10px}.signup-form legend{font-size:.8rem;margin-bottom:12px}.signup-form .signup-preferences{padding:8px 0;border:0}.signup-preferences summary{font-size:.78rem;min-height:35px;padding-block:8px}.signup-form .check-label{font-size:.72rem}.signup-form .check-label a{text-decoration:underline}.signup-form .signup-status{font-size:.68rem;line-height:1.65;margin:0}.weekly-form input{background:#f9fbf6}.weekly-form .signup-status{color:#c4d7cc}.weekly-form .field{color:#fff}.weekly-form .check-label input{accent-color:#a4dd64}.site-footer{background:#f9faf6}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .footer-signup{grid-column:1/-1;display:block;max-width:410px;width:100%}.footer-signup h2{font-size:1rem;line-height:1.5;letter-spacing:-.025em}.footer-signup>p{font-size:.75rem;margin:7px 0 14px}.footer-signup .signup-form{gap:8px}.footer-signup .field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.footer-signup .btn{font-size:.78rem;min-height:44px;padding:10px 14px;justify-self:start}.footer-signup .signup-status{color:var(--muted);font-size:.64rem}.footer-signup input[type=email]{min-height:44px;font-size:16px}.footer-signup .signup-preferences summary{font-size:.72rem}.footer-bottom a:hover{text-decoration:underline}.public-hero{background:var(--forest);color:#fff;padding:52px 0}.public-hero h1{font-size:clamp(2.4rem,5.5vw,4.5rem);max-width:800px}.public-hero p{max-width:610px;color:#c4d8cd;margin-top:20px}.public-hero .eyebrow{color:var(--lime)}.topic-grid{display:grid;gap:16px}.topic-card{padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff}.topic-card h3{font-size:1.25rem;margin:16px 0 10px}.topic-card p{font-size:.9rem;color:var(--muted)}.topic-card .text-link{margin-top:16px}.topic-card .eyebrow{margin:0}.about-layout{display:grid;gap:38px}.about-story p{margin-top:18px;color:var(--muted)}.about-story h2{margin-top:40px;font-size:1.7rem}.about-story h2:first-child{margin-top:0}.about-quote{padding:30px;border-radius:20px;background:#164d49;color:#fff;align-self:start}.about-quote blockquote{font:500 1.7rem/1.5 var(--display);letter-spacing:-.045em;margin:15px 0 24px}.about-quote small{color:#c4d8cd}.about-timeline{display:flex;gap:14px;margin-top:22px;padding-top:20px;border-top:1px solid #ffffff25}.about-timeline strong{font-size:1.4rem}.portfolio-pending{border-top:1px solid var(--line);padding-top:24px;margin-top:35px}.portfolio-pending p{font-size:.875rem}.etf-comparison{overflow:auto;border:1px solid var(--line);border-radius:14px}.etf-comparison table{border-collapse:collapse;width:100%;font-size:.875rem}.etf-comparison th,.etf-comparison td{padding:18px;text-align:left;border-bottom:1px solid var(--line);min-width:150px}.etf-comparison th{background:var(--forest);color:#fff}.etf-comparison td{background:#fff;line-height:1.7}.public-inline-note{font-size:.78rem;color:var(--muted);margin-top:20px;line-height:1.7}@media (min-width:700px){.hero-topics>span{display:block}.front-hero{padding-top:76px}.front-hero-copy>p{font-size:1.1rem}.hero-topics{justify-content:space-between;margin-top:62px}.front-hero .eyebrow{font-size:.72rem}.news-layout{grid-template-columns:1fr 1.05fr;gap:34px}.news-hub{padding-top:58px}.news-featured{padding:34px}.news-list .news-item h3{font-size:1.2rem}.news-list .news-item p{font-size:.8rem;margin-top:8px}.news-list .news-item{padding-block:18px}.news-list .news-source{font-size:.6rem}.founder-teaser{grid-template-columns:1fr 1fr;gap:60px}.topic-grid{grid-template-columns:repeat(3,1fr)}.about-layout{grid-template-columns:1.3fr 1fr;gap:60px}.weekly-form{padding:32px}.etf-callout>.tool-icon{display:grid}.footer-grid{grid-template-columns:1.1fr .7fr .7fr 1.4fr;gap:30px}.footer-grid .footer-signup{grid-column:auto}.footer-grid>div:first-child{grid-column:auto}.news-featured h3{font-size:2rem}}@media (min-width:1000px){.desktop-nav{display:flex}.mega-menu{padding:30px 32px}.mega-groups{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.menu-group{border:0}.menu-group summary{font-size:.85rem;pointer-events:none}.menu-group summary .icon{display:none}.menu-group a{font-size:.78rem;padding:9px 0}.menu-group a:hover{padding-left:8px}.menu-group>div{margin-top:12px}.front-hero{padding-top:80px}.front-hero-copy>p{max-width:585px}.front-hero h1{max-width:820px}.journey-layout{grid-template-columns:1fr 1fr;gap:100px}.journey-visual{display:block;position:sticky;top:125px;padding:32px;border:1px solid #ffffff24;border-radius:20px;min-height:370px;background:#ffffff04}.journey-visual>div:not(.eyebrow){position:absolute;top:80px;right:32px;bottom:30px;left:32px;opacity:0;transform:translateY(12px);transition:opacity .4s,transform .4s;pointer-events:none}.journey-visual>div.is-current{opacity:1;transform:translateY(0)}.journey-number{font:500 5rem/1 var(--display);letter-spacing:-.07em;color:var(--lime)}.journey-visual h3{font-size:1.7rem;margin:20px 0 8px}.journey-visual p{color:#c4d8cd;font-size:.9rem}.journey-visual svg{margin-top:25px;width:180px;color:var(--lime)}.journey-check{color:var(--lime);margin-top:28px;font-size:.9rem}.visual-lines{display:grid;gap:9px;margin-top:24px}.visual-lines i{width:100%;height:5px;border-radius:4px;background:#b7d8c72c}.visual-lines i:nth-child(2){width:70%}.visual-lines i:nth-child(3){width:85%}.journey-steps article{padding:32px 0}.journey-steps article:first-child{padding-top:0}}@media (min-width:1250px){.hero-edge{display:block}.front-hero-copy{max-width:880px}.front-hero-copy h1{font-size:4.8rem}.front-hero-copy>p{max-width:590px}.front-hero{padding-top:75px}.hero-topics{margin-top:72px}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.tool-card,.topic-card,.etf-callout{transition:transform .25s,border-color .25s}.tool-card:hover,.topic-card:hover,.etf-callout:hover{transform:translateY(-3px);border-color:#739a87}.btn:hover .icon,.news-foot a:hover .icon{transform:translate(3px)}.btn .icon,.news-foot .icon{transition:transform .2s}}@media (max-width:400px){.hero-buttons{display:grid}.hero-buttons .btn{width:100%}.front-hero h1{font-size:2.4rem}.front-hero{padding-top:45px}.footer-grid{gap:24px}.front-hero h1 br{display:none}.etf-callout{gap:10px;padding:18px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.journey-visual>div{transform:none!important}}.news-archive{display:grid;gap:18px}.news-archive .news-item{padding:26px;background:#fff;border:1px solid var(--line);border-radius:16px}@media (min-width:700px){.news-archive{grid-template-columns:1fr 1fr}}.overview-headline{display:grid;gap:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.free-space{padding:26px;background:#eef2e8}.free-space>span{font-size:.875rem}.free-space>strong{display:block;font:650 3.2rem/1.2 var(--display);letter-spacing:-.06em;margin:14px 0}.free-space>strong small{font-family:var(--font);font-size:.85rem;letter-spacing:0;font-weight:400}.free-space>p{color:var(--muted);font-size:.75rem}.free-space .text-link{font-size:.8rem;margin-top:10px}.overview-facts{padding:12px 22px}.overview-facts button{display:flex;gap:14px;justify-content:space-between;align-items:center;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);padding:16px 0;min-height:70px;width:100%;font-size:.85rem}.overview-facts button:last-child{border:0}.overview-facts small{display:block;font-size:.68rem;color:var(--muted);margin-top:4px}.overview-facts strong{white-space:nowrap;display:flex;align-items:center;font-variant-numeric:tabular-nums}.overview-facts .icon{width:16px}.upcoming-month{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:16px;padding:18px 20px;border:1px solid var(--line);background:#fff;border-radius:14px}.upcoming-month strong{font-size:.875rem}.upcoming-month p{font-size:.75rem;color:var(--muted);margin-top:4px}.upcoming-month .text-link{font-size:.75rem;margin-left:auto}.upcoming-month>div{flex:1;min-width:180px}.overview-actions .eyebrow{display:none}.overview-actions .section-head{margin:32px 0 20px}.overview-actions .section-head p{font-size:.85rem;margin-top:8px}.overview-actions .actions-grid{display:grid;grid-template-columns:1fr}.overview-actions .action-card{padding:20px}.overview-actions .action-card h3{font-size:1rem;margin:15px 0 10px}.overview-actions .action-card p{font-size:.8rem;line-height:1.7}.overview-actions .action-impact{font-size:1.35rem}.overview-actions .action-card small{font-size:.67rem}.overview-actions .action-card .btn,.overview-actions .action-card .text-link{font-size:.72rem}.overview-actions .action-card .tool-icon{height:32px;width:32px;border-radius:9px}.question-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.question-choices button{display:flex;align-items:center;gap:10px;text-align:left;padding:18px 14px;border:1px solid var(--line);background:#fff;border-radius:12px;font-size:.8rem;min-height:70px}.question-choices button>span{flex:1}.question-choices button>.icon:last-child{width:15px;display:none}.question-choices button[aria-pressed=true]{border-color:var(--forest);background:var(--forest);color:#fff}.scenario-workspace{display:grid;gap:20px;align-items:start}.guided-fields>.field{max-width:430px}.guided-fields>p{font-size:.875rem;margin-top:12px}.scenario-output .scenario-stats{grid-template-columns:1fr}.scenario-output .stat{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.scenario-output .stat strong{font-size:1.5rem;margin:0}.scenario-output .stat>small{width:100%;font-size:.68rem}.debt-outcome{margin-bottom:20px}.debt-outcome>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.8rem}.debt-outcome>small{display:block;margin-top:12px;color:var(--muted);font-size:.7rem}.debt-outcome strong{text-align:right}.saved-scenario small{display:block;font-size:.7rem;color:var(--muted);margin-top:5px}.saved-scenario>span:nth-child(2){text-align:right}.month-comparisons{margin-top:20px}.month-comparisons article{border-top:1px solid var(--line);padding:18px 0}.month-comparisons article>div{display:flex;justify-content:space-between;gap:12px;font-size:.8rem}.month-comparisons small{color:var(--muted);font-size:.65rem}.month-comparisons dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0 0}.month-comparisons dt{font-size:.65rem;color:var(--muted)}.month-comparisons dd{margin:6px 0 0;font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums}.planner-wrap :is(input,select,details){scroll-margin-top:100px}@media (min-width:700px){.overview-headline{grid-template-columns:1fr 1.15fr}.free-space{padding:30px}.free-space>strong{font-size:3.5rem}.overview-facts{padding:15px 30px}.question-choices{grid-template-columns:repeat(4,1fr)}.question-choices button>.icon:last-child{display:block}.overview-actions .actions-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.scenario-workspace{grid-template-columns:1fr 1fr}.scenario-output{position:sticky;top:100px}}@media (max-width:699px){.tabs button{font-size:.8rem;white-space:nowrap;padding:14px 10px}.tabs .icon{width:17px}.upcoming-month>.tool-icon{display:none}.upcoming-month .text-link{margin:0}.planner-controls .tag{margin-right:0}.free-space>strong{font-size:3rem}}button.text-link{border:0;background:transparent;padding:0;text-align:left}.tool-topics{display:grid;gap:42px}.tool-topic{scroll-margin-top:100px}.tool-topic h2{font-size:1.5rem;margin-bottom:18px}:root{--forest:#0a3e32;--deep:#062d27;--green:#28725e;--lime:#c4ec80;--paper:#f8f9f4;--muted:#53695f;--line:#dce3d9}button,input,select{font:inherit}input,select{font-size:16px}.wrap{max-width:1220px}h1,h2,h3{text-wrap:balance}.eyebrow{font-size:.75rem;letter-spacing:.1em}.muted,small{line-height:1.65}.desktop-nav{font-size:.875rem}.site-header{background:#fafbf6;border-bottom:1px solid #dce3d9}.header-inner{height:78px}.section{padding-block:72px}.section-head{gap:24px;margin-bottom:32px}.section-head h2{font-size:clamp(1.9rem,3.1vw,2.85rem);line-height:1.13}.section-head p{max-width:600px}.btn{min-height:48px;border-radius:9px;font-size:.9rem}.text-link{min-height:44px;align-items:center;font-size:.875rem}.panel{border-radius:13px;box-shadow:none}.tag{font-size:.75rem}.field>span{font-size:.875rem}.field small{font-size:.78rem}.notice{font-size:.875rem}.negative{color:#a43c2a!important}.section-note{font-size:.875rem;color:var(--muted)}.new-hero{color:#fff;background:radial-gradient(ellipse at 90% 40%,#1d645040,transparent 55%),var(--deep);overflow:hidden}.hero-composition{display:grid;grid-template-columns:1.35fr 1fr;gap:90px;padding-top:84px;padding-bottom:76px;align-items:center}.hero-message h1{font-size:clamp(2.8rem,5.2vw,4.8rem);line-height:1.055;letter-spacing:-.052em;font-weight:600;max-width:680px}.hero-message h1 em{color:#c4ec80;font-style:normal}.hero-message>p{max-width:520px;font-size:1.05rem;line-height:1.8;color:#c9dbd1;margin:27px 0 30px}.hero-message .eyebrow{color:#aac7b9;font-size:.73rem;margin-bottom:27px}.hero-message .hero-buttons{justify-content:flex-start;gap:12px}.hero-money{position:relative;background:#1e5144;border:1px solid #7caf903d;border-radius:18px;padding:30px;box-shadow:0 25px 70px #0002;transform:rotate(2deg);animation:hero-arrive .8s cubic-bezier(.16,1,.3,1) both}.money-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.66rem;letter-spacing:.06em;color:#d7e7de}.example-label{letter-spacing:0;background:#ffffff0d;padding:5px 9px;border:1px solid #ffffff1c;border-radius:5px}.money-result{padding:30px 0 24px}.money-result small{display:block;font-size:.85rem;color:#c3d8cb}.money-result strong{display:block;font-size:5.2rem;letter-spacing:-.065em;line-height:1.18;font-weight:500}.money-result strong>span{font-size:1rem;font-weight:400;letter-spacing:0;margin-left:9px;color:#c4d8cc}.money-flow{display:flex;height:42px;gap:4px;overflow:hidden;border-radius:5px}.money-flow>span{display:flex;align-items:center;justify-content:center;font-size:.65rem;color:#123e2e;background:var(--tone);width:var(--share);transform-origin:left;animation:flow-grow .85s .18s both}.money-rows{margin-top:18px}.money-rows>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;color:#c5d9cd;font-size:.875rem;border-bottom:1px solid #ffffff13}.money-rows strong{font-weight:550;color:#f7faf4}.hero-money>a{display:flex;justify-content:space-between;align-items:center;min-height:54px;color:var(--lime);font-size:.875rem;margin-top:8px}.money-caption{position:absolute;bottom:-30px;right:10px;font-size:.72rem;color:#afc7b9;letter-spacing:.02em}.hero-baseline{border-top:1px solid #ffffff20;padding-block:17px;display:flex;justify-content:space-between;align-items:center;color:#a9c3b4;font-size:.8rem}.hero-baseline a{display:flex;align-items:center;gap:12px;min-height:35px}.hero-baseline .icon{width:16px;transform:rotate(90deg)}.stories-layout{display:grid;grid-template-columns:1.16fr 1fr;gap:44px}.lead-story{display:grid;grid-template-columns:.85fr 1fr;gap:27px;align-items:center}.story-art{display:flex;flex-direction:column;justify-content:space-between;padding:25px;min-height:260px;border-radius:5px;background:#dbe6c6;color:var(--forest)}.story-art>span{font-size:.7rem;text-transform:uppercase;letter-spacing:.065em;max-width:140px;line-height:1.6}.story-art>strong{font:550 clamp(2.5rem,4.6vw,4.4rem)/1.1 var(--display);letter-spacing:-.05em}.story-art.dark{background:var(--forest);color:var(--lime)}.story-art.lime-art{background:#d2ec9c}.story-copy h3{font-size:1.45rem;line-height:1.27;letter-spacing:-.035em;margin:10px 0}.story-copy p{font-size:.875rem;line-height:1.7;color:var(--muted)}.story-copy .eyebrow{font-size:.67rem;letter-spacing:.04em}.story-link{display:flex;align-items:center;gap:14px;font-size:.8rem;margin-top:22px;font-weight:600;color:var(--forest)}.story-link .icon{width:18px}.lead-story:hover h3,.side-story:hover h3{text-decoration:underline;text-underline-offset:4px}.side-stories{display:grid}.side-story{display:grid;grid-template-columns:104px 1fr;gap:22px;padding-block:0 24px;align-items:start}.side-story+.side-story{padding-block:24px 0;border-top:1px solid var(--line)}.side-story .story-art{min-height:130px;padding:15px}.side-story .story-art>span{font-size:.6rem}.side-story .story-art>strong{font-size:1.55rem}.side-story h3{font-size:1.1rem}.side-story .story-link{margin-top:12px}.side-story .story-copy .eyebrow{font-size:.65rem}.market-section{background:#edf1e8;border-block:1px solid var(--line)}.market-layout{display:grid;grid-template-columns:1fr 1.18fr;gap:54px;align-items:start}.compact-news>a:not(.text-link){display:flex;gap:24px;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #d0dccc}.compact-news>a:first-child{padding-top:0}.compact-news .eyebrow{font-size:.65rem;margin-bottom:9px}.compact-news h3{font-size:1.05rem;line-height:1.5;text-wrap:pretty;max-width:400px}.compact-news small{font-size:.72rem;color:var(--muted);display:block;margin-top:9px}.compact-news>a>.icon{width:18px;flex-shrink:0}.compact-news>.text-link{margin-top:12px}.etf-widget{padding:30px;background:#fff;border:1px solid #d7e0d2;border-radius:14px;min-width:0}.etf-widget.compact{padding:24px}.etf-heading{display:flex;align-items:flex-start;gap:15px;justify-content:space-between}.etf-heading h2,.etf-heading h3{font-size:1.45rem;letter-spacing:-.04em}.etf-heading .eyebrow{font-size:.65rem}.etf-heading .tag{font-size:.65rem;white-space:nowrap}.etf-intro{font-size:.75rem;color:var(--muted);margin:10px 0 16px}.etf-controls{display:flex;gap:5px;margin-bottom:15px}.etf-controls button{min-width:62px;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:.8rem}.etf-controls button[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:#fff}.etf-legend{display:flex;flex-wrap:wrap;gap:3px 12px}.etf-legend button{background:none;border:0;display:flex;align-items:center;gap:7px;font-size:.72rem;min-height:38px;padding:5px 0;color:var(--ink)}.etf-legend i,.etf-totals i{display:inline-block;width:8px;height:8px;background:var(--fund-color);border-radius:50%;flex-shrink:0}.etf-legend button[aria-pressed=false]{opacity:.45;text-decoration:line-through}.etf-svg{width:100%;display:block;margin-top:14px;overflow:visible;max-height:400px}.etf-svg text{fill:#51665a;font-size:12px;font-family:inherit}.etf-totals{display:grid;grid-template-columns:1fr 1fr;gap:7px 20px;margin-top:14px}.etf-totals>div{display:flex;gap:9px;justify-content:space-between;font-size:.75rem}.etf-totals span{display:flex;align-items:center;gap:7px}.etf-totals strong{font-weight:600;font-variant-numeric:tabular-nums}.etf-period{font-size:.72rem;color:var(--muted);margin:15px 0 5px}.etf-widget>.text-link{font-size:.78rem}.chart-empty{min-height:220px;display:grid;place-items:center;text-align:center;color:var(--muted);padding:25px}.etf-sources{margin-top:20px}.etf-sources>p{font-size:.875rem;line-height:1.8;margin-block:15px}.fund-sources{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:25px}.fund-sources article{padding:20px 0;border-top:1px solid var(--line)}.fund-sources h3{font-size:1rem}.fund-sources p,.fund-sources a{font-size:.8rem;line-height:1.7;margin-top:10px}.fund-sources a{text-decoration:underline;display:block}.fund-sources small{font-size:.75rem;display:block;margin-top:8px}.topic-directory{display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.topic-directory>a{display:flex;gap:21px;padding:29px 0;border-top:1px solid var(--line);align-items:flex-start}.topic-index{color:#69816e;font-size:.75rem;line-height:2.3}.topic-directory h3{font-size:1.25rem;margin-bottom:8px}.topic-directory p{font-size:.875rem;color:var(--muted);margin-bottom:11px}.topic-directory small{font-size:.72rem;color:var(--muted)}.topic-directory .icon{margin-left:auto;flex-shrink:0;width:20px;margin-top:3px;transition:transform .2s}.topic-directory>a:hover .icon{transform:translate(5px)}.topic-directory>a:hover h3{text-decoration:underline;text-underline-offset:5px}.discover-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:end;padding-block:68px 36px}.discover-intro h1{font-size:clamp(2.5rem,4.8vw,4.25rem);letter-spacing:-.055em;line-height:1.12}.discover-intro h1 em{font-style:normal;color:var(--green)}.discover-intro>p{color:var(--muted);max-width:400px;line-height:1.8;padding-bottom:5px}.topic-section{padding-top:20px}.business-strip{display:flex;align-items:center;gap:40px;justify-content:space-between;padding-block:50px;margin-block:10px}.business-strip h2{font-size:1.7rem}.business-strip p{max-width:650px;font-size:.95rem;color:var(--muted);margin-top:12px}.business-strip>.btn{flex-shrink:0}.topic-page-head{background:var(--forest);color:#fff;padding:30px 0 54px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;font-size:.8rem;margin-bottom:35px;color:#cbdccf}.breadcrumbs a:hover{text-decoration:underline}.topic-page-head h1{font-size:clamp(2.5rem,4vw,4rem)}.topic-page-head .eyebrow{color:var(--lime)}.topic-page-head p{color:#d0dfd3;margin-top:15px}.subject-layout{display:grid;grid-template-columns:1fr 310px;gap:60px;align-items:start}.subject-layout>div{min-width:0}.subtopic-list{margin-block:22px 42px}.subtopic-list>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:20px 0}.subtopic-list>a>span{color:var(--muted);font-size:.75rem}.subtopic-list .icon{margin-left:auto}.subject-aside{background:var(--forest);color:#fff;padding:30px;border-radius:12px;position:sticky;top:100px}.subject-aside h2{font-size:1.8rem;margin-top:20px}.subject-aside p{color:#c5d8c9;font-size:.9rem;margin-block:16px}.subject-aside h3{font-size:1rem}.subject-aside>hr{border:0;border-top:1px solid #ffffff20;margin-block:28px}.subject-aside>a:not(.btn){display:flex;justify-content:space-between;align-items:center;min-height:48px;font-size:.85rem;color:#d3e3d5;gap:12px}.subject-articles{grid-template-columns:1fr 1fr}.topic-empty{padding:15px 0;max-width:520px}.topic-empty>p{color:var(--muted);margin-bottom:20px}.topic-empty .text-link{display:flex;margin-top:15px}.editorial-list>a{padding:20px 0;display:block;border-bottom:1px solid var(--line)}.editorial-list h3{font-size:1.1rem;margin-top:8px}.editorial-list span{font-size:.8rem;color:var(--muted)}.article-card{border-radius:7px;box-shadow:none;transition:transform .2s,border-color .2s}.article-card:hover{transform:translateY(-3px);box-shadow:none}.article-body{padding:22px}.article-body h3{font-size:1.3rem;line-height:1.4}.article-art{border-radius:0}.article-meta{font-size:.8rem}.tool-card{border-radius:10px;box-shadow:none}.tool-card:hover{box-shadow:none}.public-hero h1{letter-spacing:-.05em}.reading-sidebar .panel{background:#edf2e7}.reading-layout .prose p{font-size:1.05rem;line-height:1.85}.about-story p{font-size:1rem}.weekly-section h2{font-size:clamp(2.5rem,4.8vw,4rem)}.weekly-form{border-radius:12px}.signup-form .signup-status,.footer-signup .signup-status{font-size:.75rem}.signup-form .check-label{font-size:.8rem}.signup-preferences summary,.footer-signup .signup-preferences summary{font-size:.8rem;min-height:44px}.footer-grid{gap:40px}.footer-signup h2{font-size:1rem}.footer-signup>p{font-size:.8rem}.site-footer{border-top:1px solid var(--line)}.planner-heading{padding-top:30px}.planner-heading h1{font-size:2.25rem}.planner-heading p{font-size:.9rem}.planner-wrap{max-width:1220px}.planner-heading .eyebrow{font-size:.75rem}.tabs{margin-bottom:25px;gap:5px;display:flex}.tabs button{font-size:.875rem;padding:14px 17px;min-height:48px}.quick-budget{display:grid;grid-template-columns:1fr 1fr;gap:34px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px}.quick-entry h2{font-size:1.55rem;margin-bottom:8px}.quick-entry>p{font-size:.875rem;color:var(--muted);margin-bottom:22px}.quick-entry .field{margin-bottom:15px}.quick-entry .input-wrap input{min-height:50px;font-size:1.15rem;font-variant-numeric:tabular-nums}.quick-result{background:var(--forest);color:#fff;border-radius:10px;padding:30px;align-self:start}.quick-result .eyebrow{color:#c6d9cc}.quick-result .quick-number{font-size:3.5rem;letter-spacing:-.055em;line-height:1.2;display:block;font-variant-numeric:tabular-nums;margin-block:14px 5px}.quick-result .quick-number small{font-size:1rem;letter-spacing:0;color:#bcd0c2}.quick-result>p{font-size:.8rem;color:#cfdfd1;margin:10px 0 22px}.quick-breakdown>div{display:flex;justify-content:space-between;gap:15px;font-size:.8rem;padding:11px 0;border-bottom:1px solid #ffffff1f}.quick-breakdown strong{font-variant-numeric:tabular-nums}.quick-result .text-link{color:var(--lime);margin-top:20px}.quick-result .negative{color:#ffc5ac!important}.income-ledger{border-top:1px solid var(--line);padding-top:16px;margin-top:20px}.income-ledger h3{font-size:.875rem;margin-bottom:8px}.income-ledger>p{font-size:.75rem;color:var(--muted)}.income-source{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.8rem;padding:7px 0}.income-source small{display:block;font-size:.72rem;color:var(--muted)}.income-source>div:last-child{display:flex;align-items:center;gap:6px}.income-source .icon-btn{width:36px;height:36px}.income-total{border-top:1px solid var(--line);font-weight:650;padding-top:12px;margin-top:7px}.duplicate-alert{background:#fff2d9;border:1px solid #e9cc97;color:#63451a;border-radius:8px;padding:15px;font-size:.875rem;margin-bottom:22px}.duplicate-alert p{margin-block:8px}.duplicate-alert button{margin-right:12px}.quick-next{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:22px}.planner-lower{margin-top:30px}.overview-actions{margin-top:28px}.overview-actions h2{font-size:1.4rem}.overview-actions .action-card{padding:22px}.upcoming-month{margin-top:24px}.projection-layout{display:grid;grid-template-columns:330px 1fr;gap:28px;align-items:start}.projection-fields{padding:26px;background:#fff;border:1px solid var(--line);border-radius:12px}.projection-fields .field{margin-bottom:18px}.projection-fields h3{font-size:1.2rem;margin-bottom:18px}.projection-fields details{margin-top:15px}.projection-fields details>.form-grid{display:block;padding-top:18px}.projection-result{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;min-width:0}.projection-kpis{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.projection-kpis>div{border-left:3px solid #cee6b0;padding-left:15px}.projection-kpis small{display:block;font-size:.75rem;color:var(--muted)}.projection-kpis strong{display:block;font-size:1.7rem;margin-top:5px;letter-spacing:-.04em}.projection-summary{font-size:1rem;margin-top:20px;line-height:1.8}.projection-summary strong{color:var(--forest)}.projection-chart{width:100%;display:block}.projection-chart text{font-size:12px;fill:#526459}.projection-legend{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:.75rem;margin-top:12px}.projection-legend span{display:flex;align-items:center;gap:6px}.projection-legend i{width:16px;height:3px;display:inline-block}.projection-notes{font-size:.78rem;color:var(--muted);line-height:1.7;margin-top:20px}.projection-table{width:100%;border-collapse:collapse;font-size:.8rem}.projection-table th,.projection-table td{padding:12px 4px;text-align:right;border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums}.projection-table th:first-child,.projection-table td:first-child{text-align:left}.projection-table-wrap{overflow:auto}.projection-modes{display:flex;gap:16px;margin:14px 0}.projection-modes label{display:flex;gap:7px;font-size:.875rem}.projection-budget{padding:16px;background:#edf3e6;margin-top:22px;border-radius:8px;font-size:.875rem}.projection-budget p{margin-bottom:10px}.scenario-explanation{font-size:1rem;line-height:1.8;padding:18px;background:#edf3e7;border-radius:8px;margin-bottom:20px}.question-choices{grid-template-columns:repeat(4,1fr)}.question-choices button{font-size:.875rem;min-height:72px}.question-choices button[aria-pressed=true]{background:var(--forest);color:#fff;border-color:var(--forest)}.goal-deadline{margin-bottom:18px}.goal-required{font-size:.9rem;background:#edf3e6;padding:14px;border-radius:8px}.editor-layout .form-grid{gap:20px}.editor-aside{top:105px}.editor-layout .income-ledger{margin-bottom:25px}.source-list a{overflow-wrap:anywhere}.business-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.business-steps article{border-top:1px solid var(--line);padding-top:25px}.business-steps article>span{color:var(--green);font-size:.8rem}.business-steps h3{margin-block:15px;font-size:1.2rem}.business-steps p{font-size:.95rem;color:var(--muted)}.reveal-ready{opacity:0;translate:0 18px;transition:opacity .55s cubic-bezier(.2,.75,.25,1),translate .55s cubic-bezier(.2,.75,.25,1)}.reveal-ready.is-visible{opacity:1;translate:0 0}.draw-ready{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .9s ease}.draw-ready.is-visible{stroke-dashoffset:0}@keyframes hero-arrive{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes flow-grow{0%{transform:scaleX(.2);opacity:.3}to{transform:scaleX(1);opacity:1}}@media (min-width:1000px){.hero-money:hover{transform:rotate(0);transition:transform .4s}.new-hero .hero-message{animation:hero-arrive .65s both}.tool-card:hover .tool-icon{transform:translateY(-4px);transition:transform .2s}.mega-menu{padding-block:28px}.menu-group a{font-size:.875rem}.menu-group summary{font-size:.9rem}}@media (max-width:1050px){.hero-composition{gap:35px}.hero-message h1{font-size:3.7rem}.hero-message .hero-buttons{flex-direction:column;align-items:flex-start}.hero-money{padding:23px}.stories-layout{gap:30px;grid-template-columns:1fr 1fr}.lead-story{grid-template-columns:1fr}.lead-story .story-art{min-height:175px}.side-story{grid-template-columns:80px 1fr;gap:16px}.side-story .story-art{min-height:110px;padding:10px}.market-layout{gap:30px}.subject-layout{grid-template-columns:1fr 265px;gap:30px}.projection-layout{grid-template-columns:285px 1fr;gap:20px}.quick-budget{gap:25px;padding:25px}.quick-result{padding:24px}.quick-result .quick-number{font-size:3rem}}@media (max-width:767px){.wrap{width:calc(100% - 40px)}.section{padding-block:48px}.header-inner{height:66px}.hero-composition{grid-template-columns:1fr;gap:35px;padding-block:45px 50px}.hero-message h1{font-size:clamp(2.6rem,9vw,4rem);max-width:560px}.desktop-break{display:none}.hero-message .eyebrow{font-size:.65rem;margin-bottom:22px}.hero-message>p{font-size:1rem;margin-block:21px 24px;line-height:1.75}.hero-message .hero-buttons{flex-direction:row;align-items:stretch;gap:10px}.hero-message .hero-buttons .btn{font-size:.8rem;padding:13px 16px;min-height:49px}.hero-money{transform:none;padding:22px;max-width:520px;width:100%;animation:none}.money-top{font-size:.62rem}.money-result{padding:18px 0 14px;display:flex;justify-content:space-between;align-items:center;gap:18px}.money-result small{font-size:.8rem;max-width:125px;line-height:1.5}.money-result strong{font-size:2.7rem;white-space:nowrap}.money-result strong>span{font-size:.75rem;margin-left:5px}.money-flow{height:27px}.money-flow>span{font-size:.6rem;animation:none}.money-rows{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:13px}.money-rows>div{display:block;border:0;padding:0;font-size:.64rem}.money-rows strong{display:block;font-size:.85rem;margin-top:5px}.hero-money>a{min-height:44px;margin-top:13px;padding-top:12px;border-top:1px solid #ffffff20;font-size:.8rem}.money-caption{display:none}.hero-baseline{padding-block:10px;font-size:.7rem}.hero-baseline>span{display:none}.hero-baseline>a{margin:auto}.stories-layout{grid-template-columns:1fr;gap:27px}.lead-story{grid-template-columns:.85fr 1fr;gap:22px}.lead-story .story-art{min-height:240px}.story-copy h3{font-size:1.3rem}.story-copy p{font-size:.85rem}.story-link{margin-top:15px}.side-story{grid-template-columns:85px 1fr;padding-bottom:20px}.side-story+.side-story{padding-top:20px}.side-story .story-art{min-height:112px}.market-layout{grid-template-columns:1fr;gap:28px}.compact-news h3{font-size:1rem}.etf-widget,.etf-widget.compact{padding:20px}.etf-heading h2,.etf-heading h3{font-size:1.25rem}.etf-heading .eyebrow{font-size:.61rem}.etf-totals{gap:9px 13px}.etf-totals>div{font-size:.69rem}.etf-legend{column-gap:14px}.etf-legend button{font-size:.72rem;min-height:42px}.etf-period{font-size:.7rem}.etf-controls button{min-height:44px}.etf-svg text{font-size:15px}.fund-sources{grid-template-columns:1fr;gap:0}.topic-directory{grid-template-columns:1fr}.topic-directory>a{padding:23px 0;gap:17px}.topic-directory h3{font-size:1.2rem}.topic-directory small{font-size:.75rem}.discover-intro{display:block;padding-block:44px 28px}.discover-intro h1{font-size:2.7rem}.discover-intro>p{margin-top:22px;font-size:1rem}.topic-section{padding-top:5px}.business-strip{flex-direction:column;align-items:flex-start;gap:20px;padding-block:35px}.subject-layout{grid-template-columns:1fr}.subject-aside{position:static}.subject-articles{grid-template-columns:1fr 1fr}.subject-articles .article-art{height:160px}.subject-articles .article-body{padding:15px}.subject-articles .article-body h3{font-size:1.1rem}.subject-articles .article-meta{display:block;font-size:.75rem}.topic-page-head{padding:22px 0 35px}.topic-page-head h1{font-size:2.5rem}.breadcrumbs{font-size:.75rem;margin-bottom:25px}.subtopic-list>a{font-size:.95rem}.article-grid{gap:22px}.footer-grid{gap:25px}.planner-heading{padding-top:20px;gap:14px}.planner-heading h1{font-size:1.75rem}.planner-heading p{font-size:.875rem}.planner-heading .eyebrow{font-size:.63rem}.planner-controls{gap:8px}.tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:4px;border-radius:8px}.tabs button{font-size:.7rem;min-width:0;padding:11px 4px;justify-content:center;gap:5px}.tabs button .icon{display:none}.quick-budget{grid-template-columns:1fr;padding:22px;gap:20px}.quick-entry h2{font-size:1.35rem}.quick-entry .field{margin-bottom:12px}.quick-entry .input-wrap input{min-height:48px;font-size:1.05rem}.quick-result{padding:22px}.quick-result .quick-number{font-size:2.7rem}.quick-result>p{margin-bottom:15px}.quick-breakdown>div{font-size:.78rem}.income-ledger{margin-top:15px}.income-source{font-size:.8rem}.projection-layout{grid-template-columns:1fr}.projection-fields,.projection-result{padding:22px}.projection-fields>.form-grid{grid-template-columns:1fr 1fr;gap:15px}.projection-fields .field{margin-bottom:5px}.projection-fields .field>span{font-size:.78rem;line-height:1.5}.projection-fields .form-grid input{min-width:0}.projection-fields details .field{margin-bottom:15px}.projection-kpis strong{font-size:1.5rem}.projection-kpis{gap:15px}.projection-chart text{font-size:15px}.projection-summary{font-size:.9rem}.projection-legend{font-size:.7rem;gap:12px}.question-choices{grid-template-columns:1fr 1fr;gap:10px}.question-choices button{font-size:.8rem;min-height:65px;padding:14px}.question-choices button>.icon:last-child{display:none}.scenario-workspace{margin-top:18px}.scenario-explanation{font-size:.9rem}.scenario-stats,.business-steps{grid-template-columns:1fr}.reveal-ready{translate:0 8px;transition-duration:.32s}.weekly-section h2{font-size:2.6rem}.weekly-form{padding:22px}.reading-layout .prose p{font-size:1rem}.news-item>p{font-size:.95rem}.news-meta,.news-foot{font-size:.8rem}.news-source{font-size:.75rem}}@media (max-width:400px){.hero-message .hero-buttons{display:grid;grid-template-columns:1fr}.hero-message .hero-buttons .btn{justify-content:space-between}.hero-message h1{font-size:2.65rem}.lead-story{grid-template-columns:1fr}.lead-story .story-art{min-height:160px;display:flex;flex-direction:row;align-items:flex-end}.lead-story .story-art strong{font-size:3rem}.lead-story .story-art>span{max-width:110px}.etf-totals{grid-template-columns:1fr}.etf-totals>div{font-size:.78rem}.subject-articles{grid-template-columns:1fr}.quick-budget,.quick-result{padding:18px}.tabs button{font-size:.65rem}.projection-fields>.form-grid{grid-template-columns:1fr}.money-top{font-size:.57rem;gap:8px}.money-result strong{font-size:2.45rem}.section-head{align-items:flex-start}.section-head .text-link{font-size:.8rem}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}.reveal-ready{opacity:1;translate:none}.draw-ready{stroke-dashoffset:0}.hero-money{transform:none}}.quick-sources{grid-column:1/-1}.quick-sources .income-ledger{margin-top:0}.quick-sources .income-source{max-width:650px}.quick-sources .income-ledger>h3{margin-bottom:15px}@media (max-width:767px){.desktop-break{display:initial}.etf-svg text,.projection-chart text{font-size:24px}.quick-entry>p{font-size:.8rem;line-height:1.6;margin-bottom:16px}.quick-budget{gap:18px}.quick-sources .income-ledger{padding-top:10px}.quick-result .quick-number{margin-top:8px}.quick-result>p{font-size:.75rem}.planner-heading .muted{margin-top:8px}.planner-heading{margin-bottom:20px}}.article-header .breadcrumbs{color:var(--muted)}.tool-mobile-result{display:none}#tool-output{scroll-margin-top:95px}.calculator-heading{padding-block:36px 28px}.calculator-heading h1{font-size:clamp(2rem,3.6vw,3.3rem)}.calculator-heading p{font-size:1rem;line-height:1.75}.calculator-heading .breadcrumb{margin-bottom:24px}@media (max-width:767px){.calculator-heading{padding-block:25px 22px}.calculator-heading h1{font-size:2rem}.calculator-heading p{font-size:.9rem;line-height:1.65;margin-top:16px}.calculator-heading .eyebrow{margin-bottom:15px}.calculator-heading .breadcrumb{margin-bottom:19px}.tool-controls-panel{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px;padding:22px}.tool-controls-panel .field>span{font-size:.8rem;line-height:1.5;min-height:38px;display:flex;align-items:end}.tool-controls-panel input[type=range]{width:100%}.tool-controls-panel>p,.tool-controls-panel>.check-label{grid-column:1/-1}.tool-mobile-result{position:fixed;display:flex;align-items:center;gap:15px;bottom:calc(66px + env(safe-area-inset-bottom));left:14px;right:14px;z-index:35;border:1px solid #73a385;border-radius:10px;background:var(--forest);color:#fff;padding:12px 15px;box-shadow:0 5px 20px #062d271f;text-align:left;min-height:58px}.tool-mobile-result>span{font-size:.69rem;line-height:1.45;max-width:55%;color:#d5e5d6}.tool-mobile-result strong{margin-left:auto;font-size:1.1rem;white-space:nowrap}.tool-mobile-result .icon{width:16px;flex-shrink:0}.tool-layout{padding-bottom:55px}.tool-output-number{font-size:2.7rem}.tool-controls-panel .field input{padding-right:10px}}.budget-mobile-result{display:none}@media (max-width:767px){.planner-wrap{padding-top:8px}.planner-heading{display:grid;grid-template-columns:1fr auto;padding-top:18px;gap:10px;margin-bottom:18px}.planner-heading h1{font-size:1.7rem}.planner-heading .eyebrow{font-size:.6rem}.planner-heading .muted{font-size:.8rem}.planner-controls{width:auto}.planner-controls .tag,.planner-controls>a{display:none}.quick-entry h2{font-size:1.25rem}.budget-mobile-result{position:fixed;display:flex;align-items:center;gap:12px;bottom:calc(66px + env(safe-area-inset-bottom));left:14px;right:14px;z-index:35;border:1px solid #73a385;border-radius:10px;background:var(--forest);color:#fff;padding:12px 15px;box-shadow:0 5px 20px #062d271f;text-align:left;min-height:58px}.budget-mobile-result span{font-size:.75rem;color:#d5e5d6}.budget-mobile-result strong{margin-left:auto;font-size:1.3rem;white-space:nowrap}.budget-mobile-result .icon{width:16px}.planner-wrap:has(.budget-mobile-result){padding-bottom:90px}}@media (min-width:768px) and (max-width:999px){.hero-message h1{font-size:3rem}.hero-message>p{font-size:.95rem}.hero-composition{padding-top:55px;padding-bottom:55px;gap:30px}.money-result strong{font-size:4.1rem}.money-result strong>span{font-size:.8rem}.money-top{flex-wrap:wrap;font-size:.65rem}.hero-money{padding:22px}.money-rows>div{font-size:.8rem}}:root{--forest:#063f35;--deep:#052f2c;--green:#16765b;--lime:#cefa81;--paper:#f8faf6;--line:#d8e4dc}body{background:var(--paper)}.motion-toggle{border:1px solid #cbdcd3;border-radius:50%;width:36px;height:36px;background:transparent;color:var(--forest);font-size:15px;cursor:pointer;flex-shrink:0}.motion-toggle:hover{background:#dcefe2}.motion-toggle[aria-pressed=true]{background:var(--forest);color:#fff}.btn{border-radius:100px;transition:transform .24s,background .24s,box-shadow .24s}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #062d2715}.btn:active{transform:translateY(0)}.site-header{background:#f8faf6f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:#174d3910}.living-hero{background:radial-gradient(ellipse at 50% 70%,#12624e,#063f35 40%,#052d2a 85%);color:#fff;position:relative;isolation:isolate;overflow:hidden;border-radius:0 0 48% 7%/0 0 9% 5%}.living-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.07;background-image:linear-gradient(#bfe1c9 1px,transparent 1px),linear-gradient(90deg,#bfe1c9 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(transparent,#000,transparent);mask-image:linear-gradient(transparent,#000,transparent)}.hero-aura{position:absolute;width:75%;height:80%;border:1px solid #a7dfb11a;border-radius:50%;top:5%;left:12.5%;transform:translateY(calc(var(--scene-shift,0px)*-.35)) rotate(-14deg);z-index:-1}.hero-aura:before,.hero-aura:after{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px solid #a7dfb113;border-radius:50%}.hero-aura:after{top:-13%;right:-13%;bottom:-13%;left:-13%}.living-hero-inner{position:relative;min-height:790px;padding-top:90px;padding-bottom:75px}.living-hero-message{max-width:850px;margin:0 auto;text-align:center;position:relative;z-index:2}.living-hero-message>.eyebrow{font-size:.8rem;letter-spacing:.16em;color:#c9e4cb;display:inline-flex;align-items:center;gap:16px;margin-bottom:28px}.living-hero-message>.eyebrow:before{content:"";width:23px;height:1px;background:var(--lime)}.living-hero-message h1{font-size:clamp(3.7rem,5.6vw,5.5rem);line-height:1.04;letter-spacing:-.065em;font-weight:650}.living-hero-message h1 em{font-style:normal;color:var(--lime);display:inline-block;position:relative}.living-hero-message h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:9px;border-top:2px solid var(--lime);border-radius:50%;transform:rotate(-5deg);opacity:.8}.living-hero-message>p{font-size:1.07rem;color:#c3d8ca;line-height:1.8;max-width:580px;margin:30px auto}.living-hero-message .hero-buttons{justify-content:center;gap:12px}.living-hero-message .btn{min-height:54px;font-size:.93rem}.hero-float{position:absolute;z-index:1;will-change:transform;transform:translateY(var(--scene-shift,0px))}.hero-float-budget{width:218px;left:0;top:415px;transform:translateY(calc(var(--scene-shift,0px)*-.75)) rotate(-7deg)}.hero-float-growth{width:295px;right:0;top:370px;transform:translateY(var(--scene-shift,0px)) rotate(6deg)}.floating-inner{border:1px solid #a9d8bc50;background:#185a49e8;border-radius:26px;padding:24px;box-shadow:0 25px 65px #001e2840;animation:financial-float 7s ease-in-out infinite alternate;animation-play-state:paused}.scene-in-view .floating-inner{animation-play-state:running}.hero-float-growth .floating-inner{animation-delay:-4s;background:#f1f8e8;color:var(--forest);padding:23px}.hero-float-budget strong{display:block;font-size:2.6rem;letter-spacing:-.04em;margin:22px 0}.hero-float-budget strong small{font-size:.75rem;display:block;letter-spacing:0;color:#c2d9c9;margin-top:5px;font-weight:400}.hero-float-budget p{font-size:.75rem;line-height:1.65;color:#cee1d1;margin-top:16px}.hero-float-budget .visual-label{font-size:.65rem}.orbit-budget-bars{height:42px;display:flex;gap:7px;align-items:end}.orbit-budget-bars i{display:block;width:100%;height:var(--bar);background:#bee994;border-radius:4px;transform-origin:bottom;animation:bars-breathe 5s ease-in-out infinite alternate;animation-play-state:paused}.orbit-budget-bars i:nth-child(2n){background:#6dba91;animation-delay:-2s}.scene-in-view .orbit-budget-bars i{animation-play-state:running}.hero-scroll-cue{position:absolute;left:50%;bottom:70px;transform:translate(-50%);display:grid;text-align:center;gap:20px;justify-items:center;color:#bdd5c5;font-size:.8rem;white-space:nowrap}.hero-scroll-cue a{display:grid;place-items:center;width:42px;height:58px;border-radius:30px;border:1px solid #a7cfb253;color:var(--lime);overflow:hidden}.hero-scroll-cue .icon{rotate:90deg;animation:scroll-nudge 2s ease-in-out infinite}.visual-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8rem;line-height:1.5}.visual-label>.icon{width:20px;flex-shrink:0}.living-value{display:flex;flex-direction:column;margin:22px 0 8px}.living-value strong{font-size:3.3rem;line-height:1.2;letter-spacing:-.06em;font-variant-numeric:tabular-nums}.living-value>span{font-size:.78rem;opacity:.7;margin-top:5px}.living-graph{width:100%;height:auto;display:block;overflow:visible}.living-graph [data-growth-line]{stroke-dasharray:1;stroke-dashoffset:0;animation:line-arrive 1.8s cubic-bezier(.16,1,.3,1) both}.growth-labels{display:flex;justify-content:space-between;font-size:.75rem;opacity:.7;margin:6px 0 20px}.visual-slider{display:block}.visual-slider>span{display:flex;justify-content:space-between;gap:10px;font-size:.85rem;margin-bottom:14px}.visual-slider strong{font-variant-numeric:tabular-nums}.visual-slider input{width:100%;accent-color:var(--forest);cursor:ew-resize;height:22px;margin:0}.visual-period{display:flex;gap:8px;margin-top:13px}.visual-period button{border:1px solid #1c65472c;background:transparent;border-radius:100px;padding:9px 14px;min-height:42px;font:inherit;font-size:.8rem;color:inherit;cursor:pointer;flex:1}.visual-period button[aria-pressed=true]{background:var(--forest);color:var(--lime);border-color:var(--forest)}.visual-assumption{display:block;font-size:.75rem;line-height:1.6;opacity:.7;margin-top:15px}.hero-float-growth .living-value strong{font-size:2.5rem}.hero-float-growth .visual-slider>span{font-size:.75rem}.hero-float-growth .living-value{margin-top:16px}.hero-float-growth .visual-label{font-size:.7rem}.hero-float-growth .visual-assumption{font-size:.65rem}.hero-float-growth .visual-period button{padding:6px 8px;min-height:36px;font-size:.7rem}.hero-float-growth .growth-labels{margin-bottom:12px;font-size:.65rem}.own-stories{padding-top:80px}.story-art,.article-art{border-radius:26px 9px!important}.lead-story .story-art{border-radius:50% 50% 15px 15px!important;transition:border-radius .8s,transform .8s}.lead-story:hover .story-art{border-radius:28px!important;transform:rotate(-2deg)}.side-story .story-art{border-radius:50% 15px!important}.story-copy h3{letter-spacing:-.04em}.section-head h2{font-weight:600}.market-section{background:#eaf2e9;border-radius:70px 12px;margin:0 22px;padding-inline:0}.market-section>.wrap{max-width:1160px}.etf-widget{border-radius:26px;box-shadow:0 15px 45px #12482d09}.compact-news>a{transition:translate .3s}.compact-news>a:hover{translate:5px 0}.soft-island{margin:30px 22px;border-radius:80px 20px;overflow:hidden;position:relative;isolation:isolate;background:radial-gradient(ellipse at 90% 0,#197458 0,transparent 60%),var(--deep)}.soft-island:before{content:"";position:absolute;width:580px;height:580px;right:-200px;top:-200px;border:1px solid #a1d7ab30;border-radius:50%;transform:translateY(var(--scene-shift,0px));z-index:-1;box-shadow:0 0 0 70px #a1d7ab08,0 0 0 140px #a1d7ab07}.soft-island>.wrap{max-width:1120px}.soft-island h2{font-weight:600;letter-spacing:-.045em}.budget-intro .demo-card{border-radius:32px 32px 10px;transform:translateY(calc(var(--scene-shift,0px)*.35)) rotate(2deg);box-shadow:0 30px 60px #001b2c30}.weekly-form{border-radius:32px}.weekly-section{border-radius:22px 90px}.founder-teaser blockquote{font-size:1.8rem;line-height:1.5;letter-spacing:-.025em}.topic-directory>a{padding:27px 15px;border-radius:16px;transition:background .3s,translate .3s}.topic-directory>a:hover{background:#e8f1e5;translate:4px 0}.topic-directory>a>span{border-radius:50%;background:#e3eddf;padding:10px}.public-hero,.topic-page-head{border-radius:0 0 90px 20px;background:radial-gradient(ellipse at 80% 0,#1b6a4d,transparent 65%),var(--forest)}.about-quote,.subject-aside{border-radius:30px 30px 10px}.business-steps article{border:0;background:#e8f1e5;padding:32px;border-radius:30px}.business-steps article:nth-child(2){border-radius:30px 60px 30px 30px}.business-steps article:last-child{background:var(--forest);color:#fff}.business-steps article:last-child p,.business-steps article:last-child>span{color:#cce2cf}.studio-heading{display:flex;justify-content:space-between;align-items:end;padding-block:55px 35px;gap:30px}.studio-heading h1{font-size:clamp(3rem,5vw,4.9rem);letter-spacing:-.065em;line-height:1.06}.studio-heading h1 em{font-style:normal;color:var(--green)}.studio-heading .eyebrow{margin-bottom:20px}.studio-heading>p{font-size:1rem;line-height:1.8;color:var(--muted);max-width:350px;padding-bottom:10px}.studio-stage{background:radial-gradient(ellipse at 80% 0,#1b7554,transparent 60%),var(--deep);color:#fff;border-radius:45px 95px 45px 20px;padding:50px 64px;display:grid;grid-template-columns:1fr 365px;gap:80px;align-items:center;overflow:hidden;position:relative;isolation:isolate}.studio-stage:before{content:"";position:absolute;z-index:-1;width:750px;height:750px;border-radius:50%;border:1px solid #9ddeb12b;right:-140px;top:-110px;box-shadow:0 0 0 60px #9ddeb108,0 0 0 120px #9ddeb108;transform:translateY(var(--scene-shift,0px))}.studio-stage-copy h2{font-size:clamp(2rem,3.3vw,3.2rem);font-weight:550;line-height:1.18;letter-spacing:-.045em}.studio-stage-copy h2 em{color:var(--lime);font-style:normal}.studio-stage-copy>p{font-size:1rem;color:#c4dacb;line-height:1.9;margin:25px 0}.studio-stage-copy>small{display:block;margin-top:17px;color:#a9c8b5;font-size:.8rem}.studio-growth{background:#eef6e6;color:var(--forest);padding:28px;border-radius:28px;transform:rotate(2deg) translateY(calc(var(--scene-shift,0px)*.2));box-shadow:0 20px 40px #00292240}.studio-paths{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.studio-paths>a{display:flex;gap:20px;align-items:start;padding:32px 26px;background:#e5efdf;border-radius:26px;transition:transform .3s,background .3s}.studio-paths>a:last-child{background:#fff;border:1px solid var(--line)}.studio-paths>a:hover{transform:translateY(-5px);background:#d8eccd}.studio-paths h2{font-size:1.35rem;letter-spacing:-.03em;line-height:1.4;margin-top:8px}.studio-paths p{font-size:.9rem;line-height:1.7;margin-top:10px;color:var(--muted)}.studio-paths .eyebrow{font-size:.65rem}.studio-paths>a>.icon{margin-left:auto;flex-shrink:0}.studio-path-icon{display:grid;place-items:center;background:var(--forest);color:var(--lime);width:45px;height:45px;border-radius:50%;flex-shrink:0}.studio-tool-directory>.tool-topic{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;padding:34px 0;border-top:1px solid var(--line);margin:0}.studio-topic-label{display:flex;gap:23px}.studio-topic-label>span{font-size:.8rem;color:var(--green);padding-top:4px}.studio-topic-label h3{font-size:1.75rem;font-weight:550;letter-spacing:-.04em;max-width:350px;line-height:1.25;margin-top:15px}.studio-tool-link{display:flex;justify-content:space-between;align-items:center;padding:17px 0;gap:20px;border-bottom:1px solid var(--line);transition:padding .3s,color .3s;font-size:1.1rem;font-weight:600}.studio-tool-link:last-child{border:0}.studio-tool-link small{display:block;font-size:.85rem;color:var(--muted);font-weight:400;margin-top:5px}.studio-tool-link:hover{padding-left:10px;color:var(--green)}.calculator-heading{padding-bottom:25px}.calculator-heading h1{max-width:900px}.tool-controls-panel{border-radius:30px}.tool-layout #tool-output{background:#e7f0df;border-radius:32px 32px 12px;border:0;box-shadow:0 15px 45px #174d3910}.tool-output-number{letter-spacing:-.05em}.tool-layout .line-chart polyline{stroke-dasharray:none;animation:none}.tool-layout .line-chart{animation:result-appear .35s ease}.panel{border-radius:22px}.quick-budget{border:0;padding:0;background:transparent;gap:30px}.quick-entry{padding:30px;border-radius:25px;background:#fff;border:1px solid var(--line)}.quick-result{border-radius:32px 32px 12px;background:radial-gradient(ellipse at 100% 0,#1f7352,transparent 65%),var(--forest)}.quick-sources{background:#fff;padding:0 26px 20px;border-radius:22px;border:1px solid var(--line)}.income-ledger{border-top:0}.planner-heading{margin-bottom:24px}.planner-heading h1{font-size:2.7rem;letter-spacing:-.05em}.tabs{border:0;padding:5px;background:#e6eee2;border-radius:100px;display:flex;width:max-content;max-width:100%;overflow:auto;scrollbar-width:none}.tabs button{border-radius:100px;flex-shrink:0}.tabs button[aria-selected=true]{background:var(--forest);color:var(--lime);box-shadow:0 3px 8px #174d3912}.planner-save{margin-block:30px}.projection-fields,.projection-result{border-radius:25px}.question-choices button{border-radius:18px}.goal-card{border-radius:20px}.site-footer{border:0;background:#edf3e9}.motion-enter{opacity:0;transform:translate3d(0,28px,0);transition:opacity .75s cubic-bezier(.16,1,.3,1) var(--enter-delay,0ms),transform .75s cubic-bezier(.16,1,.3,1) var(--enter-delay,0ms)}.motion-enter.motion-visible{opacity:1;transform:translateZ(0)}@keyframes financial-float{0%{translate:0 -7px}to{translate:0 9px}}@keyframes bars-breathe{0%{transform:scaleY(.78)}to{transform:scaleY(1)}}@keyframes line-arrive{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes scroll-nudge{0%,to{translate:0 -3px}50%{translate:0 5px}}@keyframes result-appear{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}@media (min-width:1400px){.hero-float-budget{left:15px;top:310px}.hero-float-growth{right:0;top:295px}.living-hero-message{max-width:820px}.living-hero-inner{min-height:830px}.living-hero-message>p{max-width:530px}}@media (max-width:1050px){.living-hero-message h1{font-size:4.4rem}.living-hero-inner{min-height:970px;padding-top:65px}.hero-float-budget{top:485px;left:12%}.hero-float-growth{top:460px;right:8%}.hero-scroll-cue{bottom:45px}.studio-stage{gap:40px;padding:40px;grid-template-columns:1fr 315px}.studio-stage-copy h2{font-size:2.3rem}.studio-paths>a{gap:12px;padding:25px}.studio-path-icon{display:none}}@media (max-width:767px){.motion-toggle{width:34px;height:34px}.header-actions{gap:9px}.living-hero{border-radius:0 0 70px 15px}.living-hero-inner{padding-top:46px;padding-bottom:38px;min-height:0}.living-hero-message h1{font-size:clamp(2.45rem,8.8vw,4rem);line-height:1.1}.living-hero-message>.eyebrow{font-size:.65rem;letter-spacing:.12em;margin-bottom:25px}.living-hero-message>p{font-size:.95rem;line-height:1.75;margin:25px auto;max-width:450px}.living-hero-message>p br{display:none}.living-hero-message .hero-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.living-hero-message .hero-buttons .btn{font-size:.78rem;padding:13px 12px;min-height:52px;gap:8px;justify-content:center}.living-hero-message .hero-buttons .icon{width:17px}.hero-float-budget{display:none}.hero-float-growth{position:relative;top:auto;right:auto;width:100%;max-width:440px;margin:35px auto 0;transform:translateY(calc(var(--scene-shift,0px)*.25))}.floating-inner{animation:none!important}.hero-float-growth .floating-inner{padding:22px;border-radius:28px 28px 10px}.hero-float-growth .living-growth{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;align-items:center}.hero-float-growth .visual-label{grid-column:1/-1;font-size:.78rem}.hero-float-growth .living-value{margin:18px 0 5px}.hero-float-growth .living-value strong{font-size:2.2rem}.hero-float-growth .living-value>span{font-size:.75rem}.hero-float-growth .living-graph{grid-column:2;grid-row:2;height:80px}.hero-float-growth .growth-labels{display:none}.hero-float-growth .visual-slider{grid-column:1/-1;margin-top:17px}.hero-float-growth .visual-slider>span{font-size:.85rem}.hero-float-growth .visual-period{grid-column:1/-1;margin-top:12px}.hero-float-growth .visual-period button{font-size:.8rem;min-height:42px}.hero-float-growth .visual-assumption{grid-column:1/-1;font-size:.72rem;margin-top:12px}.hero-scroll-cue{position:static;transform:none;white-space:normal;margin-top:28px;font-size:.7rem;gap:13px}.hero-scroll-cue a{height:38px;width:30px}.hero-scroll-cue .icon{width:16px}.hero-aura{width:140%;height:60%;left:-20%;top:10%}.hero-scroll-cue .icon{animation:none}.own-stories{padding-top:45px}.market-section{margin:0 10px;border-radius:35px 10px}.market-section>.wrap{width:calc(100% - 32px)}.soft-island{margin:20px 10px;border-radius:40px 10px}.soft-island>.wrap{width:calc(100% - 40px)}.soft-island:before{width:350px;height:350px}.budget-intro .demo-card{transform:translateY(calc(var(--scene-shift,0px)*.2));border-radius:25px}.weekly-section{border-radius:10px 40px}.founder-teaser blockquote{font-size:1.4rem}.public-hero,.topic-page-head{border-radius:0 0 50px 15px}.topic-directory>a{padding:22px 5px}.topic-directory>a>span{padding:7px}.studio-heading{display:block;padding-block:32px 25px}.studio-heading h1{font-size:3.1rem}.studio-heading .eyebrow{font-size:.7rem;margin-bottom:15px}.studio-heading>p{font-size:.9rem;line-height:1.7;margin-top:18px;max-width:100%;padding:0}.studio-heading>p br{display:none}.studio-stage{padding:28px 22px;grid-template-columns:1fr;gap:25px;border-radius:28px 55px 28px 12px}.studio-stage-copy h2{font-size:2rem}.studio-stage-copy>p{font-size:.9rem;margin:18px 0}.studio-stage-copy .eyebrow{font-size:.7rem}.studio-stage-copy>small{display:none}.studio-stage-copy .btn{font-size:.82rem;width:100%;padding:13px 15px;justify-content:space-between}.studio-growth{padding:22px;border-radius:23px;transform:translateY(calc(var(--scene-shift,0px)*.15))}.studio-growth .living-value{margin-top:12px}.studio-growth .living-value strong{font-size:2.65rem}.studio-growth .living-graph{max-height:115px}.studio-growth .visual-label{font-size:.75rem}.studio-growth .growth-labels{margin-bottom:15px}.studio-paths{grid-template-columns:1fr;gap:14px;margin-top:20px}.studio-paths>a{padding:24px;gap:15px;border-radius:23px}.studio-paths h2{font-size:1.3rem}.studio-paths p{font-size:.9rem}.studio-tool-directory>.tool-topic{grid-template-columns:1fr;gap:15px;padding:28px 0}.studio-topic-label{gap:15px}.studio-topic-label h3{font-size:1.65rem;margin-top:10px}.studio-tool-link{font-size:1rem}.studio-tool-link small{font-size:.85rem;line-height:1.5}.studio-tool-link:hover{padding-left:0}.planner-heading h1{font-size:1.8rem}.tabs{display:flex;gap:3px;width:100%;border-radius:100px;margin-bottom:22px}.tabs button{font-size:.8rem;padding:12px 15px;gap:6px}.tabs button .icon{display:none}.quick-entry{padding:22px}.quick-result{border-radius:27px 27px 10px}.quick-budget{padding:0}.quick-sources{padding:10px 18px 18px}.tool-layout #tool-output{border-radius:25px}.motion-enter{transform:translate3d(0,16px,0);transition-duration:.55s;transition-delay:0ms}.business-steps article{padding:25px}.living-value,.living-graph{min-width:0}}@media (max-width:370px){.living-hero-message .hero-buttons{grid-template-columns:1fr}.living-hero-message h1{font-size:2.45rem}.studio-heading h1{font-size:2.8rem}.studio-stage-copy h2{font-size:1.8rem}.hero-float-growth .living-growth{gap:0 10px}.hero-float-growth .living-value strong{font-size:1.9rem}.visual-slider>span{font-size:.8rem}}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-off .motion-enter{opacity:1;transform:none}.motion-off [data-motion-scene]{--scene-shift:0px!important}.motion-off .hero-float,.motion-off .studio-growth{will-change:auto}.motion-off .living-graph [data-growth-line]{stroke-dashoffset:0}.check-progress>button{background:none;border:0;color:var(--lime);font:inherit;font-size:.75rem;cursor:pointer;display:flex;align-items:center;gap:5px;min-height:36px}.check-progress>button .icon{width:15px}.check-progress>span:last-child{display:none}.public-hero,.topic-page-head{position:relative;isolation:isolate;overflow:hidden}.public-hero:before,.topic-page-head:before{content:"";position:absolute;z-index:-1;width:500px;height:500px;border:1px solid #b9e2b928;border-radius:50%;right:-100px;top:-260px;box-shadow:0 0 0 55px #abd5a507,0 0 0 110px #abd5a507;transform:translateY(var(--scene-shift,0px))}.scene-in-view .etf-svg polyline{stroke-dasharray:1;animation:line-arrive 1.3s cubic-bezier(.16,1,.3,1) both}.public-hero h1,.topic-page-head h1,.discover-intro h1,.living-hero-message h1{animation:result-appear .65s ease both}@media (prefers-reduced-motion:reduce){.motion-enter{opacity:1;transform:none}[data-motion-scene]{--scene-shift:0px!important}.living-graph [data-growth-line]{stroke-dashoffset:0}html{scroll-behavior:auto!important}}.check-intro{display:flex;align-items:center;gap:20px;margin-bottom:24px}.check-intro>.tag{background:#e4f1d8;font-size:.8rem;color:var(--forest);flex-shrink:0}.check-intro>p{font-size:.9rem;color:var(--muted);line-height:1.7}.check-workspace{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.check-interview{background:radial-gradient(ellipse at 100% 0,#227957,transparent 75%),var(--deep);color:#fff;padding:34px;border-radius:32px 64px 32px 12px;position:sticky;top:95px;box-shadow:0 20px 45px #104b3610}.check-progress{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.75rem;color:#c6dccd}.check-progress-track{height:3px;background:#ffffff20;margin:14px 0 28px;border-radius:3px;overflow:hidden}.check-progress-track>span{display:block;height:100%;background:var(--lime);transition:width .4s ease}.check-step{display:block;color:#94c89f;font-size:.85rem;margin-bottom:14px}.check-interview h2{font-size:2rem;letter-spacing:-.045em;line-height:1.25;font-weight:550}.check-interview h2:focus{outline:none}.check-interview>p{font-size:.9rem;color:#ccdfce;line-height:1.75;margin:18px 0 25px}.check-options{display:grid;gap:10px}.check-options>button{display:flex;justify-content:space-between;gap:15px;align-items:center;background:#ffffff0d;border:1px solid #b6d1bd45;border-radius:16px;padding:16px 18px;color:#fff;text-align:left;font:inherit;cursor:pointer;min-height:75px;transition:background .2s,translate .2s,border-color .2s}.check-options>button:hover,.check-options>button[aria-pressed=true]{background:#c9f793;color:var(--deep);border-color:#c9f793;translate:3px 0}.check-options strong{display:block;font-size:.95rem;font-weight:550;line-height:1.5}.check-options small{display:block;font-size:.78rem;opacity:.8;margin-top:3px;line-height:1.5}.check-options .icon{flex-shrink:0;width:19px}.check-skip{color:#d0edbd;font-size:.85rem;margin:20px 0 0;min-height:44px}.check-answer-list:not(:empty){margin-top:24px;padding-top:16px;border-top:1px solid #ffffff25;display:flex;flex-wrap:wrap;gap:8px}.check-answer-list>button{max-width:100%;min-height:42px;background:#ffffff0e;border:1px solid #ffffff25;border-radius:100px;padding:8px 11px;color:#e6efdf;display:flex;align-items:center;gap:7px;font:inherit;cursor:pointer}.check-answer-list>button>span{font-size:.68rem;opacity:.7}.check-answer-list strong{font-size:.7rem;font-weight:450;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:205px}.check-answer-list .icon{width:13px;height:13px;flex-shrink:0}.check-complete-icon{display:grid;place-items:center;width:55px;height:55px;background:var(--lime);color:var(--forest);border-radius:50%;margin-bottom:25px}.check-interview>.btn.primary{background:var(--lime);color:var(--deep)}.check-results{scroll-margin-top:100px}.check-results:focus,.check-detail:focus{outline:none}.check-results-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px}.check-results-heading h2{font-size:1.7rem;letter-spacing:-.04em;line-height:1.3;margin-top:12px}.check-results-heading .eyebrow{font-size:.7rem}.check-count{border:1px solid #c5dbc2;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:1.3rem;color:var(--forest);flex-shrink:0}.check-results-note{font-size:.85rem;color:var(--muted);line-height:1.7;margin:15px 0 22px}.check-card-list{display:grid;gap:14px}.check-action{border:1px solid var(--line);border-radius:22px;background:#fff;padding:23px 26px;animation:result-appear .3s ease}.check-action:first-child{background:#e6f0dc;border-color:#d7e5cc}.check-action-top{display:flex;justify-content:space-between;align-items:center;font-size:.7rem;color:#526d59;gap:15px;margin-bottom:16px}.check-action-top>span:first-child{display:flex;align-items:center;gap:8px}.check-action-top .icon{width:17px}.check-action h3{font-size:1.25rem;line-height:1.35;letter-spacing:-.03em}.check-action p{font-size:.86rem;line-height:1.75;color:var(--muted);margin:12px 0 14px}.check-action button{font-size:.84rem;min-height:40px;text-align:left}.check-action.check-done{border-color:#89b897}.check-more{margin-top:18px;font-size:.85rem}.check-budget-link{display:flex;align-items:center;gap:15px;padding:22px 0;margin-top:12px}.check-budget-link>span{background:#e2ebdc;padding:13px;border-radius:50%;display:grid;place-items:center}.check-budget-link strong{font-size:.9rem;font-weight:550;display:block;margin-bottom:7px}.check-budget-link button{font-size:.84rem}.check-detail{border:1px solid var(--line);background:#fff;border-radius:32px;margin-top:40px;overflow:hidden;scroll-margin-top:100px;box-shadow:0 25px 60px #1348310a}.check-detail-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;background:#e5f0da;padding:32px}.check-detail-heading h2{font-size:2rem;line-height:1.2;letter-spacing:-.04em;max-width:720px;margin-top:15px}.check-detail-heading p{font-size:.95rem;color:var(--muted);line-height:1.8;margin-top:18px;max-width:780px}.check-detail-body{padding:32px;max-width:1000px}.check-followup{padding:0;border:0;min-width:0;margin:0 0 26px}.check-followup legend{font-size:1rem;font-weight:550;line-height:1.65;margin-bottom:13px}.check-followup>div{display:flex;flex-wrap:wrap;gap:10px}.check-followup button{min-height:46px;font:inherit;font-size:.85rem;color:var(--forest);padding:12px 17px;border:1px solid #c6d7bf;background:#f6f8f1;border-radius:100px;cursor:pointer}.check-followup button[aria-pressed=true]{background:var(--forest);color:var(--lime);border-color:var(--forest)}.check-followup button:hover{border-color:var(--green)}.check-guidance{list-style:none;padding:0;margin:22px 0;display:grid;gap:20px}.check-guidance>li{display:flex;gap:14px;align-items:start;font-size:.95rem;line-height:1.85}.check-guidance .icon{width:20px;flex-shrink:0;color:var(--green);margin-top:4px}.check-hint,.check-amounts>p,.policy-comparison>p{font-size:.88rem;line-height:1.8;color:var(--muted);margin-block:18px}.check-source{font-size:.82rem;line-height:1.6;min-height:42px;display:flex;width:fit-content;align-items:center;overflow-wrap:anywhere}.check-amounts,.policy-comparison{border:1px solid var(--line);border-radius:19px;padding:20px 24px;margin-block:24px}.check-amounts summary,.policy-comparison summary{font-size:.95rem;min-height:30px;font-weight:550}.check-amounts .form-grid,.policy-comparison .form-grid{margin-top:24px}.check-calculation{background:#edf5e6;padding:22px 25px;border-radius:16px;margin-block:20px;font-size:.88rem;line-height:1.8;color:var(--forest)}.check-calculation p+p{margin-top:15px}.check-care-amount{display:block;font-size:2.5rem;letter-spacing:-.055em;font-weight:600;margin:7px 0 14px;line-height:1.4}.check-care-amount small{font-size:.9rem;letter-spacing:0;font-weight:400}.check-detail-footer{display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.check-detail-footer>span{font-size:.75rem;color:var(--muted)}.check-local-note{display:flex;gap:10px;align-items:start;font-size:.8rem;line-height:1.8;color:var(--muted);margin-top:25px}.check-local-note .icon{width:16px;flex-shrink:0;margin-top:3px}@media (max-width:767px){.check-intro{display:block;margin-bottom:20px}.check-intro>.tag{font-size:.72rem}.check-intro>p{font-size:.85rem;line-height:1.65;margin-top:12px}.check-workspace{grid-template-columns:1fr;gap:28px}.check-interview{position:static;padding:25px;border-radius:26px 50px 26px 10px}.check-interview h2{font-size:1.6rem}.check-progress-track{margin:13px 0 22px}.check-step{font-size:.78rem;margin-bottom:12px}.check-interview>p{font-size:.85rem;margin:15px 0 20px}.check-options>button{padding:14px 15px;min-height:72px}.check-options strong{font-size:.9rem}.check-options small{font-size:.76rem}.check-skip{font-size:.8rem}.check-answer-list strong{max-width:155px}.check-results-heading h2{font-size:1.6rem}.check-action{padding:22px;border-radius:20px}.check-action h3{font-size:1.2rem}.check-action p{font-size:.86rem}.check-action button{font-size:.83rem}.check-detail{border-radius:24px;margin-top:20px;scroll-margin-top:80px}.check-detail-heading{padding:23px;gap:10px}.check-detail-heading h2{font-size:1.6rem}.check-detail-heading p{font-size:.88rem;margin-top:15px}.check-detail-heading .eyebrow{font-size:.7rem}.check-detail-heading>.icon-btn{width:34px;height:34px;flex-shrink:0}.check-detail-body{padding:23px}.check-followup legend{font-size:.95rem}.check-followup>div{gap:8px}.check-followup button{font-size:.78rem;padding:11px 14px;min-height:44px}.check-guidance>li{font-size:.9rem;line-height:1.8;gap:10px}.check-hint,.check-amounts>p,.policy-comparison>p{font-size:.85rem}.check-amounts,.policy-comparison{padding:18px;border-radius:16px;margin-inline:-3px}.check-amounts summary,.policy-comparison summary{font-size:.9rem}.check-amounts .form-grid,.policy-comparison .form-grid{grid-template-columns:1fr}.check-calculation{padding:20px;font-size:.85rem}.check-care-amount{font-size:2.2rem}.check-care-amount small{display:block;font-size:.82rem}.check-detail-footer{gap:10px}.check-source{font-size:.8rem}.check-local-note{font-size:.75rem}.studio-heading>p{display:none}.studio-stage-copy{display:contents}.studio-stage-copy>.eyebrow{margin:0;order:0}.studio-stage-copy h2{order:1}.studio-stage-copy>p{display:none}.studio-stage-copy>.btn{order:3}.studio-growth{order:2}.studio-stage{gap:18px}.studio-stage-copy>h2 br{display:none}}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:10px;margin-right:7px}.logo{gap:0}.site-footer .brand-logo{width:42px;height:42px;margin-right:10px}.footer-grid{grid-template-columns:1.15fr .7fr .85fr 1.3fr;gap:40px}.site-footer{padding-top:55px;padding-bottom:20px;background:#f0f5ed}.footer-grid>div>strong{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#526b5a}.footer-grid>div>a:not(.logo){font-size:.85rem;margin-top:13px}.footer-grid>div>p{font-size:.9rem;line-height:1.75}.footer-signup h2{font-size:1.05rem;letter-spacing:-.025em}.footer-signup>p{font-size:.85rem}.footer-bottom{border-top:1px solid #d2dfd2;margin-top:36px;padding-top:20px;font-size:.76rem}.footer-signup input[type=email]{border-radius:12px;background:#fff;min-height:46px}.footer-signup button.btn{font-size:.8rem;min-height:44px}.footer-signup .signup-status{font-size:.75rem}@media (min-width:1000px){.living-hero-inner{height:calc(100svh - 79px);max-height:780px;min-height:0;padding-top:clamp(28px,6vh,60px);padding-bottom:35px}.living-hero-message{max-width:740px}.living-hero-message h1{font-size:clamp(3.5rem,4.8vw,4.6rem)}.living-hero-message>.eyebrow{margin-bottom:22px}.living-hero-message>p{max-width:530px;font-size:1rem;margin:25px auto}.hero-float-budget{width:185px;left:12px;top:39%;transform:translateY(calc(var(--scene-shift,0px)*-.22)) rotate(-7deg)}.hero-float-budget .floating-inner{padding:20px}.hero-float-budget strong{font-size:2.2rem;margin:16px 0}.hero-float-budget p{font-size:.7rem}.hero-float-growth{width:250px;right:3px;top:31%;transform:translateY(calc(var(--scene-shift,0px)*.22)) rotate(5deg)}.hero-float-growth .floating-inner{padding:19px}.hero-float-growth .living-value strong{font-size:2.2rem}.hero-float-growth .living-value{margin-top:12px}.hero-float-growth .living-graph{height:80px}.hero-float-growth .visual-assumption{margin-top:10px;font-size:.65rem}.hero-float-growth .visual-period{margin-top:10px}.hero-scroll-cue{bottom:30px;font-size:.75rem;gap:12px}.hero-scroll-cue a{height:40px;width:30px}}@media (min-width:1000px) and (max-height:760px){.living-hero-inner{padding-top:28px}.living-hero-message h1{font-size:3.5rem}.living-hero-message>.eyebrow{font-size:.7rem;margin-bottom:17px}.living-hero-message>p{margin:20px auto;font-size:.93rem;max-width:470px}.living-hero-message .btn{min-height:48px;font-size:.83rem}.hero-float-growth{top:26%;width:235px}.hero-float-growth .living-graph{height:58px}.hero-float-growth .growth-labels{margin:4px 0 9px}.hero-float-growth .visual-slider>span{margin-bottom:5px;font-size:.7rem}.hero-float-growth .living-value strong{font-size:1.9rem}.hero-float-growth .living-value>span{font-size:.65rem}.hero-float-growth .visual-period button{min-height:32px}.hero-float-budget{top:38%;width:172px}.hero-float-budget .visual-assumption{font-size:.65rem;margin-top:9px}.hero-float-budget p{margin-top:11px}.hero-scroll-cue>span{display:none}}@media (min-width:1000px) and (max-height:620px){.living-hero-message h1{font-size:3rem}.living-hero-message{max-width:630px}.living-hero-message>p{max-width:420px}.hero-float-growth{top:14%;width:215px}.hero-float-growth .living-value{margin-top:9px}.hero-float-growth .visual-label{font-size:.65rem}.hero-float-growth .living-graph{height:43px}.hero-float-growth .visual-period{display:none}.hero-float-budget{top:24%;width:155px}.hero-float-budget strong{font-size:1.8rem}.hero-float-budget .orbit-budget-bars{height:28px}.hero-scroll-cue{bottom:18px}}.lead-story .story-art,.side-story .story-art,.article-card .article-art{border-radius:50% 50% 14px 14px!important;transition:border-radius .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:rotate(0);transform-origin:50% 70%}.side-story .story-art{border-radius:50% 50% 10px 10px!important}.article-card{border:0;background:transparent;box-shadow:none;overflow:visible}.article-body{padding:22px 3px}.article-art{height:240px}.article-card .art-bars i{transform-origin:bottom;transition:transform .8s cubic-bezier(.16,1,.3,1);transform:scaleY(.72)}@media (hover:hover){.lead-story:hover .story-art,.side-story:hover .story-art,.article-card:hover .article-art{border-radius:24px!important;transform:rotate(-2deg)}.article-card:hover .art-bars i{transform:scaleY(1)}.article-card:hover{transform:none;box-shadow:none}}.lead-story.article-playing .story-art,.side-story.article-playing .story-art,.article-card.article-playing .article-art{border-radius:24px!important;transform:rotate(-2deg)}.article-card.article-playing .art-bars i{transform:scaleY(1)}.discover-intro{padding-bottom:28px}.discover-path{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:35px}.discover-path>a{background:#e5efdf;border-radius:20px;padding:22px;display:flex;align-items:start;gap:15px;transition:background .2s,translate .2s}.discover-path>a:first-child{background:var(--forest);color:#fff}.discover-path>a>span{font-size:.75rem;opacity:.65;padding-top:3px}.discover-path strong{font-size:1rem;display:block;margin-bottom:9px;line-height:1.4}.discover-path p{font-size:.84rem;line-height:1.65;opacity:.8}.discover-path .icon{margin-left:auto;flex-shrink:0;width:17px}.discover-path>a:hover{translate:0 -3px}.discovery-topics .topic-directory{gap:18px;grid-template-columns:repeat(3,1fr)}.discovery-topics .topic-directory>a{border:1px solid var(--line);padding:25px;border-radius:24px;display:flex;align-items:start;position:relative;background:#fff;gap:15px}.discovery-topics .topic-directory>a:nth-child(2){background:#edf4e4}.discovery-topics .topic-directory>a:nth-child(5){background:#e1eddd}.discovery-topics .topic-directory>a>.icon{position:absolute;bottom:22px;right:22px}.discovery-topics .topic-directory h3{font-size:1.2rem;line-height:1.35;margin-bottom:11px}.discovery-topics .topic-directory p{font-size:.86rem;line-height:1.65}.discovery-topics .topic-directory small{font-size:.72rem;line-height:1.65;padding-right:25px;margin-top:16px;display:block}.discovery-topics .topic-index{width:30px;height:30px;padding:0;display:grid;place-items:center;background:transparent;font-size:.7rem;flex-shrink:0}.about-masthead{display:grid;grid-template-columns:1fr 340px;align-items:center;gap:90px;padding-block:65px 30px}.about-masthead h1{font-size:clamp(2.8rem,4.5vw,4rem);line-height:1.13;letter-spacing:-.055em}.about-masthead h1 em{color:var(--green);font-style:normal}.about-masthead>div>p{font-size:1.05rem;line-height:1.9;color:var(--muted);max-width:650px;margin:25px 0}.about-brand{background:var(--deep);border-radius:120px 120px 24px 24px;padding:20px 20px 25px;text-align:center;transform:rotate(3deg);overflow:hidden}.about-brand img{width:100%;height:auto;border-radius:80px 80px 0 0}.about-brand>span{font-size:.8rem;color:#bed7c7}.about-opening{display:grid;grid-template-columns:1fr 1fr;gap:20px 90px}.about-opening>.eyebrow{grid-column:1/-1}.about-opening h2{font-size:2.7rem;font-weight:550;line-height:1.2;letter-spacing:-.04em}.about-opening p{font-size:1rem;line-height:1.9;color:var(--muted);margin-bottom:20px}.about-quote-band{padding-block:70px}.about-quote-band .wrap{max-width:900px;color:#fff}.about-quote-band blockquote{font-size:2.7rem;line-height:1.45;letter-spacing:-.04em;margin:25px 0}.about-quote-band .wrap>span:last-child{font-size:.85rem;color:#b8d7c4}.about-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.about-journey article{padding:26px 0;border-top:1px solid #bbcfb9}.about-journey article>span{font-size:2.5rem;letter-spacing:-.05em;color:#8cad85}.about-journey h3{margin:20px 0 12px;font-size:1.5rem;line-height:1.4}.about-journey p{font-size:.95rem;color:var(--muted);line-height:1.8;margin-bottom:22px}.about-community{background:#e8f1e3;border-radius:60px 15px;margin:20px}.about-community h2,.about-principles h2{font-size:2.7rem;line-height:1.2;letter-spacing:-.04em;font-weight:550}.about-community .split>div>p{font-size:1rem;line-height:1.8;color:var(--muted);margin:20px 0 25px}.social-profile-card{background:#fff;border-radius:28px;padding:28px}.social-profile-card .row{gap:14px}.social-profile-card img{width:60px;height:60px;border-radius:15px}.social-profile-card strong{font-size:1rem}.social-profile-card .row>div>span{display:block;font-size:.75rem;color:var(--muted);margin-top:5px}.social-profile-card .row>.icon{margin-left:auto;flex-shrink:0}.social-profile-card>p{font-size:.8rem;color:var(--muted);border-top:1px solid var(--line);padding-top:23px;margin-top:23px}.social-unconnected{padding:26px 0}.social-unconnected>span{display:block;color:#92b08b;margin-bottom:12px}.social-unconnected p{font-size:.88rem;color:var(--muted);line-height:1.8;margin-top:12px}.about-principles{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-principles article{padding:24px 0;border-bottom:1px solid var(--line)}.about-principles article:first-child{padding-top:0}.about-principles h3{font-size:1.2rem;line-height:1.4}.about-principles article p{font-size:.95rem;line-height:1.8;color:var(--muted);margin-top:12px}.portfolio-note{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#e8efdf;border-radius:25px;padding:35px}.portfolio-note h2{font-size:1.6rem;line-height:1.4}.portfolio-note p{font-size:.9rem;line-height:1.8;color:var(--muted);margin-top:12px;max-width:650px}.portfolio-note>.btn{flex-shrink:0;font-size:.85rem}@media (max-width:1000px){.discovery-topics .topic-directory{grid-template-columns:1fr 1fr}.about-masthead{grid-template-columns:1fr 240px;gap:35px}.about-masthead h1{font-size:2.7rem}.about-opening,.about-principles{gap:40px}.about-community .split{gap:35px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.brand-logo{width:38px;height:38px;margin-right:5px}.header-inner .logo{font-size:1.14rem}.header-actions{gap:7px}.article-art{height:210px}.discover-path{grid-template-columns:1fr;gap:10px}.discover-path>a{padding:20px;align-items:center}.discover-path strong{font-size:.95rem;margin-bottom:5px}.discover-path p{font-size:.83rem}.discover-path>a>span{padding:0}.discovery-topics .topic-directory{grid-template-columns:1fr;gap:12px}.discovery-topics .topic-directory>a{padding:22px;gap:14px}.discovery-topics .topic-directory h3{font-size:1.22rem;margin-bottom:8px}.discovery-topics .topic-directory small{margin-top:12px}.about-masthead{grid-template-columns:1fr;padding-block:36px 20px;gap:30px}.about-masthead h1{font-size:2.45rem}.about-masthead>div>p{font-size:.98rem;margin:20px 0}.about-masthead .row .btn{font-size:.85rem}.about-brand{max-width:245px;width:100%;margin:auto;padding:15px 15px 20px;border-radius:80px 80px 20px 20px}.about-opening,.about-principles{grid-template-columns:1fr;gap:20px}.about-opening h2,.about-community h2,.about-principles h2{font-size:2.1rem}.about-opening p{font-size:.96rem;line-height:1.9}.about-quote-band{padding-block:40px}.about-quote-band blockquote{font-size:1.8rem}.about-journey{grid-template-columns:1fr;gap:15px}.about-journey article{padding:23px 0}.about-journey article>span{font-size:1.8rem}.about-journey h3{font-size:1.3rem;margin:15px 0 10px}.about-community{margin:10px;border-radius:30px 10px}.about-community>.wrap{width:calc(100% - 36px)}.social-profile-card{padding:23px}.social-profile-card .row>div>span{font-size:.73rem}.social-profile-card img{width:50px;height:50px}.portfolio-note{display:block;padding:25px}.portfolio-note h2{font-size:1.4rem}.portfolio-note .btn{margin-top:20px}.footer-grid{gap:28px 25px}.footer-grid>div:first-child,.footer-signup{grid-column:1/-1}.footer-grid>div:first-child>p{font-size:.85rem;margin-top:15px}.footer-grid>div:first-child .text-link{margin-top:12px}.footer-signup{border-top:1px solid var(--line);padding-top:25px}.site-footer{padding-top:35px}.footer-bottom{font-size:.72rem;display:flex;flex-direction:column;align-items:start;gap:10px;margin-top:28px}.footer-signup .signup-form{max-width:440px}}@media (prefers-reduced-motion:reduce){.lead-story .story-art,.side-story .story-art,.article-card .article-art{transform:none!important;transition:none!important}}.category-entry-btn{margin-top:15px;font-size:.85rem;white-space:normal}.category-inputs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.category-context{background:#eef4e7;padding:17px;border-radius:14px;font-size:.85rem;line-height:1.8;margin-top:17px}.category-preview{background:var(--forest);color:#fff;padding:20px;border-radius:18px;margin-top:25px;display:grid;grid-template-columns:1fr auto;gap:10px}.category-preview strong{font-size:1.7rem}.category-preview>span{font-size:.9rem;align-self:center}.category-preview p{grid-column:1/-1;font-size:.85rem;color:#caddce}.living-category-summary{padding:20px;background:#edf3e6;border-radius:16px;margin-top:15px}.living-category-summary>span{display:block;font-size:.85rem}.living-category-summary>strong{display:block;font-size:2rem;margin:10px 0}.living-category-summary .text-link{display:flex;text-align:left;font-size:.83rem;margin-top:10px}.budget-next-check{display:flex;align-items:center;gap:20px;padding:30px 0;margin-top:25px;border-block:1px solid var(--line)}.budget-next-check>span{padding:15px;border-radius:50%;background:#e1efd7;display:grid;place-items:center}.budget-next-check h3{font-size:1.2rem}.budget-next-check p{font-size:.9rem;color:var(--muted);margin-top:8px;line-height:1.75}.budget-next-check .btn{margin-left:auto;flex-shrink:0;font-size:.85rem}.check-comparison-sources{padding:25px;background:#edf4e5;border-radius:20px;margin-top:26px}.check-comparison-sources h3{font-size:1.2rem}.check-comparison-sources p{font-size:.9rem;line-height:1.8;margin:14px 0 18px}.check-comparison-sources>div{display:flex;gap:10px;flex-wrap:wrap}.check-comparison-sources .btn{font-size:.85rem}.check-comparison-sources small{display:block;font-size:.76rem;line-height:1.8;color:var(--muted);margin-top:18px}.check-review-signal p{font-size:.84rem;line-height:1.8;margin:8px 0}.check-review-signal .text-link{font-size:.8rem}.planner-plan-switch{display:inline-flex;background:#e7eddf;border:1px solid #d5e0ce;border-radius:18px;padding:5px;gap:5px;margin-bottom:20px}.planner-plan-switch button{background:transparent;border:0;padding:13px 23px;color:#2c593e;border-radius:13px;font:inherit;font-weight:600;cursor:pointer;min-height:58px;text-align:left}.planner-plan-switch button small{display:block;font-size:.7rem;font-weight:400;margin-top:4px;opacity:.8}.planner-plan-switch button[aria-pressed=true]{background:var(--forest);color:var(--lime)}.plus-preview-label{font-size:.82rem;color:var(--muted);margin:-5px 0 20px}.budget-plan-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px}.budget-plan-comparison>article{background:#edf3e6;border:1px solid var(--line);border-radius:28px;padding:35px}.budget-plan-comparison>article:nth-child(2){background:var(--forest);color:#fff;border-color:var(--forest)}.budget-plan-comparison h3{font-size:1.8rem;letter-spacing:-.035em;line-height:1.3;margin:20px 0 12px}.budget-plan-comparison p{font-size:.95rem;line-height:1.8;opacity:.85}.budget-plan-comparison ul{list-style:none;padding:0;display:grid;gap:15px;margin:25px 0;font-size:.9rem}.budget-plan-comparison li{display:flex;align-items:start;gap:10px;line-height:1.65}.budget-plan-comparison li .icon{width:18px;flex-shrink:0;margin-top:3px}.budget-plan-comparison small{display:block;font-size:.77rem;line-height:1.8;margin-top:18px;opacity:.8}.budget-plan-comparison .tag{font-size:.75rem}.plan-offer-compact{margin-top:40px}.plan-offer-compact .section-head h2{font-size:1.9rem}.plan-offer-compact article{padding:25px}.plan-offer-compact h3{font-size:1.5rem}.work-lab{margin:25px 0 45px}.work-lab>.section-head h2{font-size:2rem;line-height:1.3}.work-lab>.section-head p{font-size:.95rem;max-width:740px;margin-top:16px;line-height:1.8}.work-setup{display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:start}.work-inputs{padding:28px;border:1px solid var(--line);background:#fff;border-radius:25px}.work-inputs>.field,.work-inputs>div>.field{margin-bottom:20px}.work-days{display:flex;align-items:center;gap:18px}.work-days select{flex:1}.work-inputs>.check-label{margin-block:20px}.work-result{padding:30px;background:var(--forest);color:#fff;border-radius:28px 28px 10px;position:sticky;top:100px}.work-result .eyebrow{color:#d2edb3;font-size:.73rem}.work-result h3{font-size:1.8rem;line-height:1.3;margin-top:20px}.work-result>p{font-size:.9rem;line-height:1.85;color:#d2e1d1;margin-top:18px}.work-difference{display:block;font-size:3.5rem;letter-spacing:-.06em;margin-top:25px;color:var(--lime);line-height:1.1}.work-difference small{font-size:.9rem;display:block;letter-spacing:0;font-weight:450;line-height:1.6;margin-top:10px}.work-table{margin-top:25px}.work-table>div{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:12px;border-bottom:1px solid #ffffff25;padding:14px 0;font-size:.8rem;line-height:1.65}.work-table strong{text-align:right;white-space:nowrap;font-weight:550}.work-table>div:first-child{font-size:.7rem;color:#bfd9c2}.work-table>div:last-child{color:var(--lime)}.work-inputs details{margin-block:24px;font-size:.9rem}.work-scope ul{padding-left:20px;line-height:1.8;margin:18px 0;font-size:.84rem;color:var(--muted)}.work-method{font-size:.85rem;line-height:1.85;margin-top:22px;color:var(--muted)}.work-method p{margin:15px 0}.work-inputs .field small{font-size:.78rem;line-height:1.7}.work-inputs #work-example{font-size:.82rem;text-align:left;line-height:1.7}.wide-dialog{max-width:950px!important;width:calc(100% - 30px)}.import-file{margin:25px 0}.import-file input{padding:14px;background:#edf3e8;border:1px solid #c7d8be;border-radius:13px}.import-mapping{margin-top:25px;font-size:.9rem}.import-mapping>p{color:var(--muted);font-size:.85rem;line-height:1.8;margin:15px 0}.import-mapping .form-grid{margin-bottom:20px}.import-month{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:25px;margin:25px 0}.import-month p,.import-note{font-size:.82rem;line-height:1.8;color:var(--muted)}.import-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:22px;background:#eaf2e1;border-radius:18px;margin:20px 0}.import-totals>span{font-size:.75rem}.import-totals strong{display:block;font-size:1.15rem;margin-top:7px}.import-transactions{max-height:400px;overflow:auto;overscroll-behavior:contain;border-block:1px solid var(--line);margin:18px 0}.import-transaction{display:grid;grid-template-columns:1fr 85px 165px;align-items:center;gap:17px;padding:15px 0;border-bottom:1px solid var(--line);font-size:.8rem}.import-include{display:flex;gap:12px;align-items:center;min-width:0}.import-include input{accent-color:var(--forest);width:18px;height:18px;flex-shrink:0}.import-include strong{display:block;overflow-wrap:anywhere;font-size:.83rem;line-height:1.7}.import-include small{display:block;font-size:.73rem;color:var(--muted);margin-top:4px}.import-transaction>strong{text-align:right;font-weight:550}.import-transaction select{font-size:.8rem;padding:9px;min-width:0}.import-confirm{margin:25px 0 20px;font-size:.88rem}.import-note{margin-top:15px}#import-status{font-size:.9rem;line-height:1.8;margin-top:20px;color:#416244}.check-review-signal{background:#e7f0db;padding:16px;border-radius:14px;font-size:.85rem;line-height:1.75;margin:0 0 20px}@media (max-width:767px){.planner-plan-switch{width:100%;display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:15px}.planner-plan-switch button{padding:12px 14px;font-size:.86rem;border-radius:11px}.planner-plan-switch button small{font-size:.67rem}.plus-preview-label{font-size:.75rem;line-height:1.6}.category-inputs{grid-template-columns:1fr;gap:16px}.category-context{font-size:.81rem}.category-preview{padding:18px}.category-preview strong{font-size:1.4rem}.category-preview p,.category-entry-btn{font-size:.8rem}.budget-next-check{flex-wrap:wrap;padding:23px 0;gap:15px}.budget-next-check>div{flex:1;min-width:200px}.budget-next-check h3{font-size:1.15rem}.budget-next-check p{font-size:.85rem}.budget-next-check .btn{width:100%;justify-content:space-between;margin:0}.budget-plan-comparison{grid-template-columns:1fr;gap:17px}.budget-plan-comparison>article{padding:25px}.budget-plan-comparison h3{font-size:1.6rem}.budget-plan-comparison p{font-size:.9rem}.budget-plan-comparison ul{font-size:.85rem}.budget-plan-comparison .btn{width:100%;justify-content:space-between;font-size:.85rem}.work-setup{grid-template-columns:1fr;gap:20px}.work-lab>.section-head h2{font-size:1.65rem}.work-lab>.section-head p{font-size:.9rem}.work-inputs,.work-result{padding:23px;border-radius:24px}.work-result{position:static}.work-result h3{font-size:1.6rem}.work-difference{font-size:2.8rem}.work-result>p{font-size:.86rem}.work-table>div{grid-template-columns:1.3fr 1fr 1fr;gap:8px;font-size:.74rem}.work-table strong{font-size:.78rem}.work-days{gap:12px}.work-scope ul{font-size:.8rem}.work-inputs .form-grid{grid-template-columns:1fr}.wide-dialog{width:calc(100% - 20px)}.import-month{grid-template-columns:1fr;gap:10px}.import-totals{grid-template-columns:1fr 1fr;padding:18px;gap:17px}.import-transaction{grid-template-columns:1fr 75px;gap:12px}.import-transaction>select{grid-column:1/-1;min-height:44px;width:100%}.import-include strong{font-size:.8rem}.import-transaction>strong{font-size:.8rem}.import-file input{max-width:100%;font-size:.85rem}.import-mapping .form-grid{grid-template-columns:1fr}.import-transactions{max-height:380px}.import-confirm{font-size:.82rem}.work-result:focus{outline:2px solid #b3d997}.plan-offer-compact{margin-top:30px}}@media (max-width:767px){.side-story .story-art strong{font-size:1.1rem}.side-story .story-art>small{font-size:.55rem}.category-context{padding:14px;line-height:1.5}.category-context+.category-context{margin-top:10px}}.budget-hub{--hub-dark:#063d32;--hub-mint:#d8f19f;display:grid;gap:28px;animation:hub-enter .3s ease-out}.hub-top{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.hub-balance{background:radial-gradient(ellipse at bottom right,#15634e,#063d32 68%);color:#f5ffe9;padding:34px 38px;border-radius:30px 30px 70px;position:relative;overflow:hidden}.hub-balance .eyebrow{font-size:.8rem;color:#c3e4a8}.hub-amount{font-size:clamp(2.8rem,5vw,4.3rem);font-weight:650;letter-spacing:-.06em;line-height:1.1;margin:20px 0}.hub-amount small{display:block;font-size:1rem;font-weight:450;letter-spacing:0;margin-top:7px;color:#d0e5d7}.hub-balance>p{font-size:.9rem;line-height:1.65;max-width:460px;color:#d0e5d7}.hub-balance .btn{margin-top:25px}.hub-money-bar{display:flex;gap:4px;height:9px;border-radius:9px;overflow:hidden;margin-top:24px}.hub-money-bar span{min-width:0;transition:flex .3s ease}.hub-money-legend{display:flex;flex-wrap:wrap;gap:15px;font-size:.75rem;margin-top:12px;color:#d0e5d7}.hub-money-legend>span{display:flex;gap:6px;align-items:center}.hub-money-legend i{width:7px;height:7px;border-radius:50%}.hub-summary{padding:25px 30px;background:#f2f6ee;border:1px solid #dce5d8;border-radius:28px}.hub-summary>div{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #dce5d8;padding:19px 0}.hub-summary>div>span{font-size:.95rem}.hub-summary small{display:block;color:#687b6d;font-size:.78rem;margin-top:5px}.hub-summary>div>strong{font-size:1.45rem;letter-spacing:-.04em;white-space:nowrap}.hub-summary>.text-link{font-size:.85rem;margin-top:20px}.hub-example-link{display:flex;align-items:center;gap:20px;width:100%;text-align:left;border:1px solid #d5e0d3;background:#fff;padding:19px 24px;border-radius:20px;transition:background .2s,transform .2s}.hub-example-link:hover{background:#eef6e5;transform:translateY(-2px)}.hub-example-link>span:nth-child(2){flex:1}.hub-example-link strong{font-size:1rem}.hub-example-link small{display:block;font-size:.85rem;line-height:1.55;color:#627867;margin-top:5px}.hub-avatar{background:#d9edae;border-radius:50% 50% 40% 40%;height:58px;width:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.4rem;font-weight:650;flex-shrink:0}.hub-avatar span{font-size:.6rem;font-weight:500}.hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hub-card{border:1px solid #dce5d8;border-radius:28px;background:#fff;padding:30px;min-width:0}.hub-section-title{display:flex;justify-content:space-between;align-items:start;gap:14px;margin-bottom:18px}.hub-section-title .eyebrow{font-size:.73rem;margin-bottom:9px}.hub-section-title h2,.hub-card>h2{font-size:1.7rem;line-height:1.15;letter-spacing:-.045em}.hub-card>p{font-size:.9rem;line-height:1.65;color:#617467}.hub-cost-list{display:grid;gap:19px;margin:26px 0}.hub-cost-row>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.hub-cost-row span{font-size:.9rem}.hub-cost-row small{display:block;font-size:.72rem;margin-top:3px;color:#78897c}.hub-cost-row strong{font-size:1rem}.hub-cost-track{display:block;height:7px;border-radius:10px;background:#edf2e9;overflow:hidden;margin-top:9px}.hub-cost-track i{display:block;height:100%;width:0;background:#36836a;border-radius:10px;transition:width .4s cubic-bezier(.2,.8,.2,1)}.hub-cost-row:first-child .hub-cost-track i{background:#0b4738}.hub-costs>.btn{width:100%;justify-content:space-between;font-size:.85rem}.hub-footnote{display:block;font-size:.76rem;line-height:1.6;color:#6d7d70;margin-top:14px}.hub-goals{background:#f2f7eb}.hub-goal{border-top:1px solid #d6e1cd;padding:22px 0}.hub-goal>div:first-child{display:flex;gap:12px;align-items:center}.hub-goal>div:first-child>div{flex:1;min-width:0}.hub-goal h3{font-size:1.05rem;letter-spacing:-.02em}.hub-goal>div small{font-size:.76rem;color:#697d68;display:block;margin-top:4px}.hub-goal-icon{height:38px;width:38px;background:#dfebcf;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.hub-goal-icon svg{width:20px}.hub-goal-values{display:flex;justify-content:space-between;gap:16px;margin:23px 0 14px}.hub-goal-values>span{font-size:.76rem;color:#617467}.hub-goal-values strong{display:block;font-size:1.7rem;letter-spacing:-.045em;color:#164834;margin-top:5px}.hub-goal>p{font-size:.86rem;line-height:1.65;margin-top:14px}.hub-goal .hub-cost-track i{background:#9ac65d}.hub-goals>.text-link{font-size:.87rem}.hub-tips{padding:10px 0}.hub-tips>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hub-tips article{padding:25px;border-top:2px solid #b7cd9e;background:#edf3e8;border-radius:4px 4px 23px 23px}.hub-tips article>span{display:block;margin-bottom:17px}.hub-tips article>span svg{width:23px}.hub-tips h3{font-size:1.15rem;letter-spacing:-.025em}.hub-tips p{font-size:.86rem;line-height:1.7;color:#617467;margin-top:10px}.hub-tips .text-link{margin-top:20px;font-size:.8rem}.hub-buffer{padding:10px 0 22px}.hub-buffer>span:first-child{font-size:.85rem}.hub-buffer>strong{display:block;font-size:1.9rem;letter-spacing:-.04em;margin:10px 0}.hub-buffer strong small{font-size:1rem;color:#788873;letter-spacing:0}.hub-saving{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e1e8da;padding:19px 0;font-size:.85rem}.hub-saving small{display:block;font-size:.76rem;margin-top:4px;color:#72826c}.hub-check-next{background:#e6efdc;border:0}.hub-check-next>.eyebrow{font-size:.73rem}.hub-check-next>h2{margin:12px 0 15px}.hub-check-status{display:flex;gap:13px;margin:23px 0;font-size:.9rem}.hub-check-status small{display:block;color:#6d7e68;font-size:.75rem;line-height:1.6;margin-top:5px}.hub-check-status>svg{flex-shrink:0}.hub-year{padding:25px 30px;background:#fff;border:1px solid #dce5d8;border-radius:22px}.hub-year>summary{font-size:1rem;font-weight:600}.hub-year>p{margin:20px 0;font-size:.85rem}.hub-year-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:22px}.hub-year-grid>div{padding:13px;background:#f0f5e9;border-radius:12px;display:flex;flex-direction:column;gap:7px}.hub-year-grid span,.hub-year-grid small{font-size:.73rem;color:#6d7c68}.hub-year-grid strong{font-size:.93rem}.hub-empty{padding:32px 0;max-width:430px}.hub-empty>svg{margin-bottom:20px;width:33px;height:33px}.hub-empty h3{font-size:1.4rem}.hub-empty p{font-size:.9rem;line-height:1.7;margin:13px 0 24px}.hub-demo-banner{border:1px solid #c3d896!important;background:#eff7db!important;align-items:center;flex-wrap:wrap;padding:22px!important;border-radius:20px!important}.hub-demo-banner>div{flex:1;min-width:280px}.hub-demo-banner strong{display:block;font-size:.95rem;margin-bottom:8px}.hub-demo-banner span{font-size:.84rem;line-height:1.65}.hub-demo-banner .btn{font-size:.8rem}.hub-demo-banner>.text-link{font-size:.8rem}.budget-extra{margin-top:28px;border:1px solid #dbe5d5;border-radius:22px;padding:24px;background:#f6f9f1}.budget-extra>summary{font-size:1rem;font-weight:600}.budget-extra>.editor-layout{margin-top:25px}.goal-preview-result{background:#eaf3de;padding:24px;border-radius:20px}.goal-preview-result>span{font-size:.8rem}.goal-preview-result>strong{font-size:2.4rem;letter-spacing:-.045em;display:block;margin:9px 0}.goal-preview-result p{font-size:.9rem;line-height:1.7;margin-top:12px}.goal-preview-result small{font-size:.76rem;color:#607563;line-height:1.6}.cost-lab>p{font-size:.92rem;line-height:1.7;margin-bottom:24px}.cost-lab-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#083e32;color:#f0f9e7;padding:24px;border-radius:22px;margin-top:24px}.cost-lab-summary span{font-size:.8rem;color:#cee0c7}.cost-lab-summary strong{display:block;font-size:1.9rem;letter-spacing:-.045em;margin-top:10px}.cost-lab-summary small{display:block;font-size:.8rem;letter-spacing:0;font-weight:400}.cost-lab #cost-result>p{font-size:.9rem;line-height:1.8;margin-top:18px}.cost-scope-note{padding:16px;background:#f1f4e9;border-radius:12px}.cost-goal-impact{padding:24px;background:#eff5e7;border-radius:22px;margin-top:20px}.cost-goal-impact h3{font-size:1.15rem}.cost-goal-impact p{font-size:.85rem;line-height:1.7;margin-top:10px}.cost-goal-impact>strong{font-size:1.9rem;display:block;margin:12px 0;letter-spacing:-.04em}.cost-goal-impact .chart-wrap{margin-top:20px}.hub-balance,.hub-card,.hub-summary{min-width:0}.hub-card .btn{max-width:100%}@keyframes hub-enter{0%{opacity:.5;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hub-top,.hub-grid{grid-template-columns:1fr}.hub-tips>div:last-child{grid-template-columns:1fr}.hub-summary{padding:22px 27px}.hub-summary>div{padding:14px 0}.hub-year-grid{grid-template-columns:repeat(3,1fr)}.hub-top{gap:17px}.hub-card{padding:26px}.hub-tips article{padding:23px}.hub-tips .text-link{margin-top:14px}.hub-demo-banner{display:grid!important;gap:15px}.hub-demo-banner>div{min-width:0}.hub-demo-banner .btn{width:100%;justify-content:space-between}}@media (max-width:600px){.budget-hub{gap:22px}.hub-balance{padding:27px 25px;border-radius:25px 25px 55px}.hub-amount{font-size:3.4rem}.hub-balance>p{font-size:.86rem}.hub-balance .btn{width:100%;justify-content:space-between;font-size:.84rem}.hub-summary{padding:22px}.hub-summary>div>span{font-size:.85rem}.hub-summary small{font-size:.73rem}.hub-summary>div>strong{font-size:1.25rem}.hub-example-link{padding:18px;gap:12px}.hub-example-link strong{font-size:.86rem;line-height:1.5;display:block}.hub-example-link small{font-size:.78rem}.hub-avatar{height:43px;width:43px;font-size:1.1rem}.hub-avatar span{font-size:.5rem}.hub-example-link>svg{width:18px;flex-shrink:0}.hub-card{padding:24px 21px;border-radius:24px}.hub-section-title h2,.hub-card>h2{font-size:1.55rem}.hub-section-title .eyebrow{font-size:.68rem;line-height:1.6}.hub-goal-values strong{font-size:1.55rem}.hub-goal>div:first-child{gap:9px}.hub-goal h3{font-size:.95rem}.hub-goal-icon{width:32px;height:32px}.hub-goal>div:first-child .icon-btn{width:36px;height:36px;min-width:36px}.hub-goal>div small{font-size:.72rem}.hub-goal>p{font-size:.85rem}.hub-year{padding:22px}.hub-year-grid{grid-template-columns:repeat(2,1fr)}.hub-year>summary{font-size:.94rem}.hub-saving{flex-wrap:wrap}.hub-section-title>.text-link{font-size:.75rem}.hub-tips h3{font-size:1.1rem}.budget-extra{padding:20px 14px}.budget-extra>summary{font-size:.94rem;line-height:1.6}.cost-lab .form-grid{grid-template-columns:1fr}.cost-lab-summary{grid-template-columns:1fr;padding:20px;gap:15px}.cost-lab-summary>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.cost-lab-summary strong{font-size:1.55rem;text-align:right;margin:0}.cost-lab-summary small{font-size:.72rem}.cost-goal-impact{padding:18px}.cost-goal-impact>strong{font-size:1.6rem}.cost-lab>.btn{font-size:.83rem;white-space:normal;line-height:1.5}#investment-goal-form .form-grid{grid-template-columns:1fr}.hub-cost-row span{font-size:.87rem}.hub-goal-values{gap:10px}.hub-demo-banner{padding:18px!important}}@media (prefers-reduced-motion:reduce){.budget-hub{animation:none}.hub-cost-track i,.hub-money-bar span,.hub-example-link{transition:none}}.motion-off .budget-hub{animation:none}.motion-off .hub-cost-track i,.motion-off .hub-money-bar span,.motion-off .hub-example-link{transition:none}.linked-budget-value{background:#e6f0da;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:8px}.linked-budget-value>span{font-size:.82rem}.linked-budget-value>strong{font-size:1.35rem;letter-spacing:-.03em}.linked-budget-value .text-link{font-size:.76rem}.planner-wrap{padding-top:28px}.planner-heading{margin-bottom:20px}.planner-heading h1{font-size:2.2rem}.planner-heading .eyebrow{font-size:.73rem}#planner[data-view=overview] .planner-heading p{display:none}.planner-version-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:17px 0}.planner-version-row .planner-plan-switch{margin:0}.planner-version-row .planner-plan-switch button{padding:10px 17px;min-height:48px}.planner-version-row .planner-plan-switch small{font-size:.65rem}.planner-version-row .plus-preview-label{margin:0;font-size:.75rem;max-width:350px}.hub-demo-banner{padding:16px 20px!important;margin-bottom:16px!important}.hub-demo-banner span{font-size:.78rem}.hub-demo-banner strong{font-size:.88rem;margin-bottom:5px}.hub-demo-banner .btn{min-height:42px}.planner-wrap .tabs{margin-bottom:22px}.planner-wrap .tabs button{padding:13px 19px;min-height:48px}@media (max-width:600px){.planner-wrap{padding-top:23px}.planner-heading{margin-bottom:16px}.planner-heading h1{font-size:1.8rem}.planner-heading .eyebrow{font-size:.65rem}.hub-demo-banner{display:flex!important;gap:10px!important;padding:14px!important}.hub-demo-banner>div{flex-basis:100%}.hub-demo-banner>.btn{flex:1;width:auto;min-height:42px;font-size:.72rem;padding:10px 12px}.hub-demo-banner>.text-link{font-size:.72rem}.planner-version-row{gap:8px;margin:14px 0}.planner-version-row .planner-plan-switch{width:100%}.planner-version-row .planner-plan-switch button{padding:8px 14px;font-size:.84rem;min-height:47px}.planner-version-row .plus-preview-label{font-size:.7rem;line-height:1.5}.planner-wrap .tabs{margin-bottom:18px}.planner-wrap .tabs button{padding:11px 16px;font-size:.8rem}}.planner-wrap .tabs{display:flex;flex-wrap:nowrap;max-width:100%;overflow-x:auto;scrollbar-width:thin;scroll-padding-inline:10px}.planner-wrap .tabs button{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;white-space:nowrap}.planner-wrap .tabs button[aria-selected=true]{color:#d8f19f}@media (max-width:600px){.planner-wrap .tabs button{padding:12px 16px!important;min-height:46px!important}.planner-wrap .tabs{border-radius:20px}}#planner{scroll-margin-top:90px}.planner-wrap .tabs{scrollbar-color:#bad3a9 transparent}.planner-wrap .tabs::-webkit-scrollbar{height:3px}.planner-wrap .tabs::-webkit-scrollbar-thumb{background:#bad3a9;border-radius:10px}.pf-hub{display:grid;grid-template-columns:.85fr 1.15fr;background:#083d30;color:#eef8f1;border-radius:30px;overflow:hidden;margin:30px 0;box-shadow:0 18px 45px #183c2510}.pf-hub-intro{padding:32px;background:radial-gradient(ellipse at 10% 0%,#275944 0,transparent 70%)}.pf-hub h2{font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.12;letter-spacing:-.045em;color:inherit;margin:18px 0}.pf-hub .eyebrow,.pf-hub p,.pf-hub small{color:#c2d9ce}.pf-hub .tag{background:#c5eda11c;color:#c3ee99;border:1px solid #b1da8c44}.pf-hub-value{font-size:2.2rem;font-weight:750;letter-spacing:-.04em}.pf-hub-value small{display:block;font-size:.78rem;font-weight:400;letter-spacing:0}.pf-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.pf-hub .text-link{color:#d1f1be}.pf-hub-future{padding:30px;border-left:1px solid #bdd3c723;background:#032c281d}.pf-projection-controls{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:20px}.pf-projection-controls label{min-width:0;display:block;font-size:.78rem}.pf-projection-controls label>span{display:flex;flex-direction:column;gap:4px}.pf-projection-controls strong{font-size:1rem;color:inherit}.pf-projection-controls input[type=range]{width:100%;min-height:32px;padding:0;margin-top:8px;accent-color:#277652;cursor:pointer}.pf-hub input[type=range]{accent-color:#b2e97d}.pf-projection-numbers{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pf-projection-numbers span{display:block;font-size:.76rem;opacity:.85}.pf-projection-numbers strong{display:block;font-size:clamp(1.5rem,2.5vw,2.25rem);letter-spacing:-.045em}.pf-chart{width:100%;margin:16px 0 6px;color:#6b8076}.pf-chart svg{display:block;width:100%;height:auto;overflow:visible}.pf-chart text{fill:currentColor;font:12px inherit}.pf-chart-dark{color:#a8c4b4}.pf-legend{display:flex;gap:10px 18px;flex-wrap:wrap;font-size:.72rem}.pf-legend span{display:flex;align-items:center;gap:7px}.pf-legend i{width:16px;height:3px;border-radius:3px;display:inline-block}.pf-projection-caption{font-size:.8rem;line-height:1.6;margin:14px 0}.portfolio-page>section{margin:25px 0}.portfolio-page h2{letter-spacing:-.035em}.pf-total{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:20px;background:#0b4131;color:#ecf8ef;padding:30px;border-radius:26px;position:relative;overflow:hidden}.pf-total:after{content:"";position:absolute;border:1px solid #a4ca8220;width:350px;height:350px;border-radius:50%;right:-180px;top:-220px;pointer-events:none}.pf-total>div{display:flex;flex-direction:column;gap:7px;min-width:0}.pf-total>div>span{font-size:.76rem;color:#bed6c9}.pf-total strong{font-size:1.65rem;letter-spacing:-.04em}.pf-total>div:first-child strong{font-size:2.2rem}.pf-total small{font-size:.72rem;color:#bad5c5;line-height:1.5}.pf-total .text-link{color:#c3eea2;font-size:.75rem}.pf-data-status{display:flex;gap:9px;align-items:center;font-size:.76rem;color:#607369;padding:0 8px}.pf-data-status button{margin-left:auto;font-size:inherit}.pf-status-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#b19555}.pf-mode{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:25px 0 8px;font-size:.76rem}.pf-mode>span{margin-right:8px}.pf-mode>button:not(.text-link){min-height:40px;background:#edf1e9;border:1px solid transparent;border-radius:12px;padding:8px 12px;color:#355943}.pf-mode>button[aria-pressed=true]{border-color:#225c42;background:#dcebd2}.pf-mode>.text-link{margin-left:auto}.pf-note{font-size:.78rem;color:#607267;line-height:1.6}.pf-position{border-top:1px solid #dce6dc;padding:22px 0}.pf-position:last-child{padding-bottom:4px}.pf-position-main{display:flex;align-items:center;gap:14px}.pf-ticker{background:color-mix(in srgb,var(--holding) 25%,white);border:1px solid color-mix(in srgb,var(--holding) 50%,white);color:#204d3c;min-width:58px;max-width:70px;padding:18px 6px;border-radius:18px;text-align:center;font-size:.8rem;font-weight:750;overflow-wrap:anywhere}.pf-position-main h3{margin:0 0 5px;font-size:.98rem}.pf-position-main small{display:block;font-size:.72rem;color:#718077;line-height:1.65}.pf-position-value{margin-left:auto;white-space:nowrap;text-align:right}.pf-position-value strong{font-size:1.17rem}.pf-position-meta{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:.69rem;color:#78887c;margin:14px 0 5px}.pf-position details{border:0;background:none;padding:0;margin:0}.pf-position summary{font-size:.76rem;padding:9px 0;min-height:40px}.pf-position details p{font-size:.78rem}.pf-position details .pf-chart{max-width:700px}.pf-empty{text-align:center;padding:26px 12px 36px;max-width:600px;margin:auto}.pf-empty p{font-size:.9rem;line-height:1.7}.pf-orbit{display:grid;place-items:center;width:76px;height:76px;border:1px solid #b4c9a8;background:#e7f0df;border-radius:27px 40px 28px 38px;margin:0 auto 24px;transform:rotate(-6deg)}.pf-orbit svg{width:32px;height:32px;transform:rotate(6deg)}.pf-future{padding:30px;background:linear-gradient(120deg,#e7f0db,#f4f5e9);border-radius:27px}.pf-future .pf-chart{max-width:1000px;margin:10px auto}.pf-future-breakdown{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:20px 0;border-top:1px solid #1a50351c}.pf-future-breakdown span{font-size:.76rem;color:#597462}.pf-future-breakdown strong{display:block;color:#1a4934;font-size:1.1rem;margin-top:5px}.pf-assumptions{margin-top:16px}.pf-assumptions summary{font-size:.82rem}.pf-assumptions p{font-size:.78rem;line-height:1.7}.pf-history-empty{display:flex;gap:26px;align-items:center;padding:25px 5px}.pf-empty-grid{min-width:140px;height:115px;border-radius:16px;border:1px solid #dce6da;background:repeating-linear-gradient(0deg,transparent,transparent 27px,#cfdbcb50 28px),repeating-linear-gradient(90deg,transparent,transparent 27px,#cfdbcb50 28px);display:grid;place-items:center;color:#91ac96}.pf-empty-grid svg{height:38px;width:38px}.pf-history-empty h3{margin:0 0 7px;font-size:1.1rem}.pf-history-empty p{font-size:.82rem;color:#6c7f6f}.pf-exposure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:25px 0}.pf-exposure-grid article{padding:20px;background:#f4f6ef;border-radius:18px;min-width:0}.pf-exposure-grid h3{font-size:.98rem;margin:0 0 12px}.pf-rating{display:block;font-size:.83rem;font-weight:650;color:#3d634d}.pf-exposure-grid small{display:block;font-size:.69rem;color:#7e8a7b;margin-top:6px}.pf-exposure-bars{margin:20px 0}.pf-exposure-bars>div{margin:12px 0}.pf-exposure-bars span{display:flex;justify-content:space-between;gap:7px;font-size:.74rem}.pf-exposure-bars b{font-weight:500}.pf-exposure-bars i{display:block;height:6px;background:linear-gradient(to right,var(--color) var(--bar),#e4e9df var(--bar));border-radius:4px;margin-top:7px}.pf-exposure-bars p{font-size:.77rem;line-height:1.6}.pf-exposure>p,.pf-exposure details p{font-size:.8rem;line-height:1.7}.pf-holding-form{padding-bottom:12px}.pf-holding-form .field small{font-size:.7rem}.pf-form-separator{display:flex;gap:12px;align-items:center;font-size:.77rem;font-weight:700;margin:5px 0}.pf-form-separator:after{content:"";height:1px;background:#d5e2d6;flex:1}.pf-dialog-preview{padding:20px;background:#ebf3e3;border-radius:16px;display:flex;flex-direction:column;gap:5px}.pf-dialog-preview strong{font-size:1.7rem}.pf-dialog-preview small{color:#65785f}.pf-empty-result{min-height:190px;display:flex;flex-direction:column;justify-content:center}.pf-holding-form details p{font-size:.8rem}.pf-total,.pf-hub,.pf-position{animation:pf-appear .35s ease-out both}@keyframes pf-appear{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}@media (min-width:1200px){.pf-hub-intro{padding:38px}.pf-hub-future{padding:32px 38px}}@media (max-width:850px){.pf-total{grid-template-columns:1fr 1fr}.pf-hub{grid-template-columns:1fr}.pf-hub-intro{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.pf-hub-intro>.eyebrow,.pf-hub-intro>.pf-actions{grid-column:1/-1}.pf-hub-intro h2{font-size:2rem;margin:10px 0}.pf-hub-intro>p{margin:0}.pf-hub-value{align-self:center}.pf-hub-future{border-left:0;border-top:1px solid #bdd3c723}.pf-exposure-grid{grid-template-columns:1fr}.pf-future-breakdown{grid-template-columns:1fr 1fr}}@media (max-width:540px){.pf-hub{border-radius:22px;margin:23px 0}.pf-hub-intro{padding:24px;display:block}.pf-hub-intro h2{font-size:1.9rem;margin:20px 0 14px}.pf-hub-intro>.pf-actions{margin-top:20px}.pf-hub-intro p{font-size:.8rem;margin-top:10px}.pf-hub-future{padding:23px 18px}.pf-projection-controls{gap:18px}.pf-projection-controls label{font-size:.7rem}.pf-projection-controls strong{font-size:.87rem}.pf-projection-numbers strong{font-size:1.55rem}.pf-projection-numbers span{font-size:.68rem}.pf-chart svg{min-height:125px}.pf-legend{font-size:.67rem;gap:7px 12px}.pf-projection-caption{font-size:.72rem}.portfolio-page .section-head{display:block}.portfolio-page .section-head>.btn{margin-top:16px}.pf-total{padding:23px 20px;gap:24px 14px}.pf-total strong{font-size:1.45rem}.pf-total>div:first-child strong{font-size:1.7rem}.pf-total>div>span{font-size:.69rem}.pf-total small{font-size:.66rem}.pf-mode{font-size:.72rem}.pf-mode>span{flex-basis:100%}.pf-mode>.text-link{margin-left:0}.pf-position-main{display:grid;grid-template-columns:48px 1fr 34px;gap:10px}.pf-ticker{min-width:0;width:48px;padding:15px 4px;border-radius:14px;font-size:.7rem}.pf-position-main h3{font-size:.87rem;line-height:1.4}.pf-position-main>div:not(.pf-position-value){min-width:0}.pf-position-value{grid-column:2;grid-row:2;margin:0;text-align:left}.pf-position-main>.icon-btn{grid-column:3;grid-row:1;width:34px}.pf-position-main small{font-size:.67rem}.pf-position-meta{font-size:.65rem}.pf-future{padding:23px 18px}.pf-future-breakdown{gap:15px}.pf-future-breakdown span{font-size:.69rem}.pf-future-breakdown strong{font-size:1rem}.pf-history-empty{display:block;padding:10px 0}.pf-empty-grid{height:90px;margin-bottom:20px}.pf-exposure-grid{gap:13px}.pf-exposure-grid article{padding:18px}.pf-data-status{font-size:.67rem;gap:7px}.pf-holding-form .form-grid{grid-template-columns:1fr}.pf-chart text{font-size:22px}}@media (prefers-reduced-motion:reduce){.pf-total,.pf-hub,.pf-position{animation:none}}html.motion-off .pf-total,html.motion-off .pf-hub,html.motion-off .pf-position{animation:none}.pf-allocation{display:flex;align-items:center;gap:30px;padding:8px 0 28px}.pf-donut{position:relative;flex:0 0 140px;width:140px;height:140px;border-radius:50%;display:grid;place-items:center}.pf-donut>span{background:#fff;width:108px;height:108px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.pf-donut strong{font-size:1.9rem;line-height:1.1}.pf-donut small{color:#73816f;font-size:.7rem}.pf-allocation h3{font-size:1rem;margin:0 0 15px}.pf-weight-legend{display:flex;gap:12px;flex-wrap:wrap}.pf-weight-legend span{font-size:.73rem;display:flex;align-items:center;gap:7px;background:#f1f5ed;padding:7px 10px;border-radius:10px}.pf-weight-legend i{width:8px;height:8px;border-radius:3px}.pf-weight-legend strong{font-weight:600}.pf-allocation .pf-note{margin-bottom:0}@media (max-width:540px){.pf-allocation{gap:20px;align-items:flex-start;flex-direction:column}.pf-donut{width:116px;height:116px;flex-basis:116px}.pf-donut>span{width:90px;height:90px}.pf-weight-legend{gap:7px}}.pf-chart-tabs{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 23px;padding:4px;background:#dfe9d780;border-radius:13px}.pf-chart-tabs button{border:0;background:transparent;padding:10px 12px;border-radius:10px;color:#42634d;font-size:.76rem;flex:1;min-height:40px;white-space:nowrap}.pf-chart-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 2px 6px #1d432510;color:#184e36;font-weight:700}.pf-chart-tabs button:disabled{opacity:.4;cursor:not-allowed}.pf-hub .pf-chart-tabs{background:#ffffff0c}.pf-hub .pf-chart-tabs button{color:#bed7cb}.pf-hub .pf-chart-tabs button[aria-pressed=true]{background:#c1eaa121;color:#d8f8be;box-shadow:none}.pf-individual-heading{display:flex;justify-content:space-between;gap:16px;margin:15px 0}.pf-individual-heading small{display:block;font-size:.72rem;color:#728471}.pf-individual-heading strong{font-size:1.3rem;display:block;margin-top:4px;letter-spacing:-.035em}.pf-individual-heading>div:last-child{text-align:right}.pf-line-toggles{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.pf-line-toggles button{display:flex;align-items:center;gap:7px;background:#ffffff9c;border:1px solid #24452b18;border-radius:10px;padding:8px 10px;font-size:.73rem;color:#42634b;min-height:38px}.pf-line-toggles i{width:8px;height:8px;border-radius:3px;background:var(--line)}.pf-line-toggles span{font-weight:650}.pf-line-toggles button[aria-pressed=false]{opacity:.48;background:transparent}.pf-line-toggles button[aria-pressed=false] i{background:transparent;border:1px solid var(--line)}.pf-hub .pf-line-toggles button{background:#ffffff09;border-color:#ffffff1a;color:#d8eade}.pf-hub .pf-line-toggles button[aria-pressed=false]{background:none}.pf-hub .pf-individual-heading small{color:#b6cebf}.pf-hub .pf-history-empty{display:block;padding:0}.pf-hub .pf-history-empty h3{color:#e5f7e8}.pf-hub .pf-empty-grid{display:none}.pf-hub .pf-note,.pf-hub .pf-history-empty p{color:#bdd4c8}.pf-hub [data-pf-history] p{font-size:.76rem}.pf-hub .field span{color:#daeadd}.pf-hub .pf-chart:not(.pf-chart-dark){color:#c0dac5}.pf-hub .pf-actions{margin-bottom:12px}[data-pf-forecast-controls][hidden]{display:none!important}@media (max-width:540px){.pf-chart-tabs{gap:2px}.pf-chart-tabs button{font-size:.67rem;padding:9px 7px}.pf-line-toggles{gap:6px}.pf-line-toggles button{font-size:.65rem;padding:8px;flex:1 0 44%}.pf-individual-heading strong{font-size:1.1rem}.pf-individual-heading small{font-size:.66rem}}.compound-section{padding-top:8px}.compound-horizon{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:24px}.compound-horizon label{font-weight:650;font-size:1.05rem}.compound-horizon small{display:block;color:var(--muted);margin-top:5px}.compound-horizon-control{display:flex;gap:8px;align-items:center}.compound-horizon-control input{width:82px;min-height:48px;text-align:center;border:1px solid var(--line);border-radius:12px;font:inherit;background:#fff}.compound-horizon>input{grid-column:1/-1;width:100%;accent-color:var(--green)}.compound-layout{display:grid;gap:24px;align-items:start}.compound-inputs{min-width:0}.compound-actions{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.compound-actions button{min-height:44px;font-size:.875rem}.compound-actions .icon{width:17px}#compound-scenarios{display:grid;gap:22px}.compound-scenario{min-width:0;margin:0;padding:22px;border:1px solid #cbded3;border-radius:22px;background:#fff}.compound-scenario.compound-b{border-color:#d9d1ee;background:#faf9fd}.compound-scenario legend{display:flex;align-items:center;gap:10px;font-weight:650;padding-inline:8px}.compound-badge{width:28px;height:28px;border-radius:9px;background:#16765b;color:#fff;display:inline-grid;place-items:center;font-size:.85rem;font-style:normal;font-weight:700;flex-shrink:0}.compound-b .compound-badge{background:#6b55ba}.compound-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.compound-fields .field{min-width:0}.compound-fields .field>span{font-size:.9rem}.compound-fields .field:last-child{grid-column:1/-1}.compound-costs{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.compound-costs summary{font-size:.875rem;min-height:32px}.compound-costs summary span{font-weight:400;color:var(--muted);margin-left:6px}.compound-costs .field{margin-top:14px}.compound-input-note{margin-block:18px;font-size:.875rem}.compound-output{min-width:0;scroll-margin-top:100px;overflow:hidden}.compound-output h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:24px}.compound-totals{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.compound-total{min-width:0}.compound-total>span{display:flex;gap:8px;align-items:center;font-size:.9rem;font-weight:600}.compound-total>strong{display:block;font-size:clamp(1.35rem,2.6vw,2rem);letter-spacing:-.04em;margin:12px 0 5px;overflow-wrap:anywhere}.compound-total>small{font-size:.78rem;line-height:1.5;color:var(--muted);display:block}.compound-difference{padding:22px;margin-top:20px;border-radius:18px 18px 6px;background:var(--forest);color:#fff}.compound-difference>span{font-size:.85rem;color:#d4e7dc}.compound-difference>strong{display:block;font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.04em;color:var(--lime);margin-block:6px}.compound-difference>p{font-size:.875rem;color:#d4e7dc}.compound-table-wrap{overflow-x:auto;max-width:100%}.compound-table{width:100%;border-collapse:collapse;font-size:.875rem;font-variant-numeric:tabular-nums}.compound-table caption{text-align:left;font-weight:650;padding:22px 0 12px}.compound-table th,.compound-table td{padding:12px 8px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap}.compound-table th:first-child{text-align:left;white-space:normal}.compound-table thead th{color:var(--muted);font-weight:500}.compound-table tbody th{font-weight:500}.compound-explanation{font-size:.875rem;color:var(--muted);margin-top:14px;line-height:1.65}.compound-yearly{margin-top:22px}.compound-yearly .compound-table-wrap{max-height:360px;margin-top:14px}.compound-yearly thead{position:sticky;top:0;background:#fff}.compound-output .line-chart{margin-inline:-5px}.compound-output .chart-legend{font-size:.8rem}.compound-mobile{display:none}@media (min-width:1000px){.compound-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.compound-output{position:sticky;top:104px}}@media (max-width:767px){.compound-section{padding-bottom:160px}.compound-horizon{padding:20px;gap:14px}.compound-horizon label{font-size:.95rem}.compound-horizon small{font-size:.8rem}.compound-scenario{padding:18px}.compound-output{padding:20px}.compound-fields .input-wrap input{padding-right:8px}.compound-mobile{display:flex}.compound-table{font-size:.8rem}.compound-table th,.compound-table td{padding:12px 5px}.compound-total>small{font-size:.75rem}.compound-difference{padding:18px}.compound-horizon-control input{width:62px}.compound-output .eyebrow{font-size:.7rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-newsletter{padding:18px;border:1px solid var(--line);background:#f2f7ef;border-radius:16px}.account-newsletter .check-label{align-items:flex-start}.account-newsletter strong,.account-newsletter small{display:block}.account-newsletter strong{margin-bottom:6px;font-size:1rem}.account-newsletter small{margin-top:7px;color:var(--muted)}.account-newsletter>p{margin:14px 0 0;font-size:.8rem;color:var(--muted)}.account-newsletter input{margin-top:5px;flex-shrink:0}.quick-breakdown>.quick-budget-link,.quick-cost-links>summary{display:flex;align-items:center;gap:10px;width:100%;min-height:51px;padding:13px 0;border:0;border-bottom:1px solid #ffffff20;background:transparent;color:inherit;font:inherit;font-size:.8rem;text-align:left;cursor:pointer}.quick-breakdown>.quick-budget-link>span,.quick-cost-links>summary>span{flex:1;line-height:1.5}.quick-budget-link>strong,.quick-cost-links>summary>strong{white-space:nowrap}.quick-budget-link>.icon,.quick-cost-links>summary>.icon{width:14px;height:14px;flex-shrink:0;opacity:.65}.quick-breakdown>.quick-budget-link:hover,.quick-cost-links>summary:hover{color:var(--lime)}.quick-cost-links{margin:0;border:0;padding:0}.quick-cost-links>summary{list-style:none}.quick-cost-links>summary::-webkit-details-marker{display:none}.quick-cost-links>summary:after{display:none}.quick-cost-links[open]>summary>.icon{transform:rotate(90deg)}.quick-cost-links>div{padding:12px 14px;border-radius:12px;background:#ffffff0d;margin-block:8px}.quick-cost-links p{font-size:.75rem;margin-bottom:8px;color:#d4e7dc}.quick-cost-links button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;width:100%;padding:10px 0;border:0;border-bottom:1px solid #ffffff15;background:transparent;color:#fff;text-align:left;font:inherit;font-size:.8rem}.quick-cost-links button:last-child{border-bottom:0}.quick-cost-links button:hover{color:var(--lime)}.quick-cost-links button>.icon{width:15px;flex-shrink:0}.quick-result>.quick-edit-hint{font-size:.72rem;color:#c5dbcd;margin:13px 0}.budget-target-highlight{outline:3px solid #78ad83;outline-offset:7px;border-radius:8px}.quick-budget-link:focus-visible,.quick-cost-links button:focus-visible,.quick-cost-links summary:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.budget-extra [data-group]>summary{scroll-margin-top:110px}
