:root{font-family:DM Sans,sans-serif;color:#372d25;background:#f9f7f5;font-synthesis:none;font-weight:400;--accent: #4f3823;--muted: #838b82;--line: #ebe7e3;--chart-grid: #ece9e6;--chart-tick: #919990;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{transition:background .2s,transform .2s,color .2s}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible{outline:3px solid #ac9078;outline-offset:4px}button:hover:not(:disabled){filter:brightness(.97)}button:active:not(:disabled){transform:translateY(1px)}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}button svg{flex-shrink:0}.app-shell{min-height:100vh}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;background:#fcfcf9;border-right:1px solid var(--line);padding:35px 22px 0;z-index:30}.brand{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:35px;font-weight:800;letter-spacing:-1.8px;padding-left:12px;gap:10px}.brand-dot{color:#ab8767;margin-left:-10px}.brand-mark{height:30px;width:28px;display:flex;align-items:flex-end;gap:3px;transform:rotate(-12deg)}.brand-mark span{width:7px;background:var(--accent);border-radius:3px}.brand-mark span:nth-child(1){height:16px}.brand-mark span:nth-child(2){height:24px}.brand-mark span:nth-child(3){height:31px;background:#aa917c}.workspace{display:flex;align-items:center;gap:9px;padding:16px 10px;margin:32px -2px 29px;border:1px solid var(--line);border-radius:9px}.workspace-icon{background:#f1ebe6;padding:7px;border-radius:7px;height:33px;color:#827061}.workspace strong{display:block;font-size:11px;font-weight:600}.workspace span:not(.workspace-dot){display:block;font-size:10px;color:var(--muted);margin-top:4px}.workspace-dot{width:6px;height:6px;border-radius:50%;background:#a78b73;margin-left:auto}.nav-caption{font-size:9px;letter-spacing:1.5px;color:#a39588;font-weight:600;margin:0 12px 15px}.nav-item{width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;border-radius:7px;padding:13px 12px;font-size:12px;color:#8a796a;margin:4px 0;font-weight:500;text-align:left}.nav-item>svg:last-child:not(:first-child){margin-left:auto}.nav-item.active{background:#f0e9e3;color:#504236}.count{margin-left:auto;font-size:10px;background:#f0ece8;border-radius:4px;padding:2px 6px}.sidebar-bottom{margin-top:auto;padding-top:50px}.little-note{position:relative;background:#f2ece7;border:1px solid #ebe5df;border-radius:10px;padding:21px 18px;margin-bottom:24px;overflow:hidden}.note-spark{display:block;color:#85674c;margin-bottom:14px}.little-note h3{font-family:Manrope,sans-serif;font-size:15px;line-height:1.65;letter-spacing:-.3px;font-weight:650}.little-note p{font-size:10.5px;line-height:1.8;color:#938273;margin-top:10px;max-width:135px}.note-line{position:absolute;width:140px;height:140px;border:1px solid #e4d9cf;border-radius:50%;right:-100px;top:20px;box-shadow:0 0 0 14px #f2ece7,0 0 0 15px #e4d9cf,0 0 0 29px #f2ece7,0 0 0 30px #e4d9cf}.sidebar-bottom>.nav-item{font-size:10px;padding-left:5px;gap:8px}.local-profile{margin-top:17px;border-top:1px solid var(--line);display:flex;gap:9px;padding:20px 0;align-items:center}.avatar,.top-avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e9e2db;color:#78695b;font-size:11px;font-weight:600}.local-profile strong{font-size:10px;display:block}.local-profile span{display:block;font-size:9px;color:#9e8f82;margin-top:4px}.local-profile>svg{margin-left:auto;color:#9d8d7f}.main-shell{margin-left:232px}.topbar{height:76px;border-bottom:1px solid var(--line);padding:0 43px;display:flex;align-items:center;justify-content:space-between;background:#fcfcf9}.topbar-right{display:flex;align-items:center;gap:22px}.saved{display:flex;gap:6px;align-items:center;font-size:10px;color:#9b8a7c}.saved>span{width:5px;height:5px;background:#a48b76;border-radius:50%}.save-error{color:#a26049}.top-avatar{border:3px solid #fff;box-shadow:0 0 0 1px #e8e2dc}.mobile-menu{display:none!important}main{max-width:1530px;padding:41px 43px 22px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.eyebrow{font-size:8px;letter-spacing:1.7px;color:#907e6f;font-weight:600;margin-bottom:12px}h1{font-family:Manrope,sans-serif;font-size:31px;font-weight:600;letter-spacing:-1.3px;display:flex;align-items:center;gap:13px}.heading-leaf{color:#a38d7a;display:flex;transform:rotate(-16deg)}.page-heading p{font-size:11px;color:#8b9287;margin-top:11px}.primary{background:var(--accent);color:#fff;border:1px solid var(--accent);display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:12px 16px;font-size:11px;font-weight:500;white-space:nowrap;box-shadow:0 2px 3px #4f382308}.page-heading>.primary{margin-top:20px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:24px}.stat-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:19px 21px 17px;position:relative;overflow:hidden}.stat-card.featured{background:#f4eee8;border-color:#e8ded5}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8c7a6b}.stat-icon{height:26px;width:26px;display:grid;place-items:center;background:#f7f4f2;border-radius:6px;color:#917f6f}.featured .stat-icon{background:#ece1d8}.stat-value{font-family:Manrope,sans-serif;font-size:31px;letter-spacing:-1.3px;font-weight:650;line-height:1.4;margin-top:6px;animation:amount-in .4s ease-out}.stat-detail{font-size:9px;color:#9a8a7c;display:flex;align-items:center;gap:5px;margin-top:11px;height:19px}.mini-dot{height:5px;width:5px;background:#a59485;border-radius:50%;margin-right:2px}.growth-badge{display:flex;align-items:center;gap:2px;font-size:9px;background:#eadacc;color:#816044;border-radius:4px;padding:3px 5px}.stat-unit{margin-left:auto;color:#a19284;font-size:9px}.projection-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:21px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.chart-heading{display:flex;justify-content:space-between;align-items:center;padding:23px 24px 0}h2{font-size:14px;font-weight:600;letter-spacing:-.3px}.chart-heading h2{display:flex;align-items:center;gap:10px}.pill{font-size:7px;letter-spacing:.8px;color:#9b8a7c;background:#f5f1ed;padding:4px 6px;border-radius:4px;font-weight:500}.chart-heading p,.milestone-heading p{font-size:10px;color:#9f9083;margin-top:7px}.icon-button{background:transparent;border:0;padding:7px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#968577}.bordered{border:1px solid var(--line);height:30px;width:30px}.chart-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:22px 24px 0}.chart-controls .year-slider{max-width:none}.projection-control-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.projection-control-row .projection-assumptions{flex:1;margin:10px 0 0 24px}.projection-control-row .inflation-toggle{margin:12px 24px 0 0}.inflation-control-group{display:flex;align-items:center;gap:5px;margin-top:12px;margin-right:24px}.projection-control-row .inflation-toggle{margin:0}.inflation-help{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;padding:0;border:0;border-radius:50%;color:#978678;background:transparent;cursor:pointer}.inflation-help:hover,.inflation-help:focus-visible{color:var(--accent);background:#a8958418}.inflation-help-text{margin:8px 24px 0 auto;max-width:430px;padding:10px 12px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:var(--panel);font-size:11px;line-height:1.6}.segmented{display:flex;gap:3px;background:#f7f5f3;padding:3px;border:1px solid #f1eeeb;border-radius:6px}.segmented button{background:transparent;border:0;border-radius:4px;font-size:9px;color:#9e8f81;padding:6px 10px;white-space:nowrap}.segmented .selected{color:#5a4b3e;background:#fff;box-shadow:0 1px 4px #0000000d}.inflation-toggle{display:flex;align-items:center;gap:7px;font-size:9px;color:#a09184;background:transparent;border:0;padding:0}.switch{width:25px;height:14px;background:#e1dcd7;border-radius:20px;display:inline-block;position:relative;flex-shrink:0;transition:background .2s}.switch:after{content:"";position:absolute;width:10px;height:10px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0001;transition:transform .2s}.switch.on{background:#766352}.switch.on:after{transform:translate(11px)}.chart-summary{padding:25px 24px 0}.chart-summary>span{font-size:7px;letter-spacing:1.2px;color:#a49588}.chart-summary>strong{display:block;font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-.9px;font-weight:600;margin-top:7px}.chart-summary strong span{font-family:DM Sans,sans-serif;font-size:9px;font-weight:400;color:#a19284;letter-spacing:0;margin-left:6px}.chart-container{height:242px;width:100%;padding:0 13px 0 3px;margin-top:4px}.chart-legend{padding:20px 24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.chart-legend>span{display:inline-flex;align-items:center;gap:6px;font-size:9px;color:#907e6f}.chart-legend i,th i,.tooltip-line i{width:7px;height:7px;border-radius:2px;display:inline-block;flex-shrink:0}.chart-legend .legend-hint{font-size:8px;color:#b8ada3;margin-left:auto}.chart-footnote{padding:12px 24px;border-top:1px solid #f2eeeb;font-size:8px;color:#ab9e93;display:flex;align-items:center;gap:7px;background:#fdfdfb}.accounts-panel{padding:24px 20px 0;display:flex;flex-direction:column}.accounts-heading{display:flex;align-items:center;justify-content:space-between;gap:6px}.accounts-heading h2{font-size:13px}.small-count{font-size:9px;border:1px solid #ece7e3;padding:3px 6px;border-radius:5px;color:#a39487}.accounts-intro{font-size:9px;color:#a19284;margin-top:9px}.account-list{margin-top:8px;max-height:346px;overflow-y:auto}.account-row{padding:19px 0 17px;border-bottom:1px solid #f1ede9;transition:opacity .2s}.account-row.excluded{opacity:.45}.account-row-top{display:flex;align-items:center;gap:9px}.account-check{width:16px;height:16px;border:1px solid;border-radius:4px;display:grid;place-items:center;padding:0;color:#fff;flex-shrink:0}.account-name{font-size:11px;font-weight:500;border:0;background:none;padding:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tiny{padding:0;margin-left:auto;color:#aea195}.account-balance{font-family:Manrope,sans-serif;font-weight:650;font-size:17px;letter-spacing:-.5px;display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:13px;padding-left:25px}.account-balance>span{font-family:DM Sans,sans-serif;font-size:8px;font-weight:400;letter-spacing:0;background:#f5f0eb;color:#a18d7c;padding:4px 5px;border-radius:4px;white-space:nowrap}.account-contribution{font-size:9px;color:#a7998c;margin:6px 0 0 25px}.add-account-outline{margin-top:18px;padding:10px;background:#fff;border:1px dashed #e2d9d2;border-radius:6px;font-size:10px;color:#8e7a68;display:flex;align-items:center;justify-content:center;gap:6px}.monthly-total{margin:22px -20px 0;padding:17px 20px;background:#fbf9f7;border-top:1px solid #f0ebe6;flex:1}.monthly-total>span{font-size:9px;color:#9d8d7f}.monthly-total>strong{display:block;font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.5px;margin-top:8px;font-weight:600}.monthly-total small{font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;color:#a7998d;letter-spacing:0}.insight{display:flex;align-items:center;gap:16px;background:#f3ede7;border:1px solid #eae0d8;border-radius:9px;padding:19px 23px;margin:22px 0}.insight-icon{color:#9b7f66;background:#ece1d8;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.insight h3{font-size:11px;font-weight:500;color:#705d4c}.insight p{font-size:9px;line-height:1.8;color:#9c8c7e;margin-top:5px}.insight p strong{font-weight:500;color:#7a624d}.insight-tag{margin-left:auto;display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:7px;font-weight:500;letter-spacing:1px;color:#9d8875}.milestone-heading{padding:23px 24px;display:flex;align-items:center;justify-content:space-between}.secondary{display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;font-size:9px;color:#8c7a6b;background:#fff;border:1px solid #ece5df;border-radius:6px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:right;white-space:nowrap;font-size:10px}th{font-weight:400;font-size:9px;color:#a39588;background:#fbf9f7;border-top:1px solid #f2ede9;border-bottom:1px solid #f0ebe6;padding:12px 24px}th i{margin-right:6px;width:6px;height:6px}td{padding:15px 24px;color:#907e6f;border-bottom:1px solid #f2eeeb}th:first-child,td:first-child{text-align:left}td:first-child{color:#635446;font-weight:500}.year-tag{font-size:7px;color:#9c8a7a;background:#f4eee8;border:1px solid #ebe1d9;padding:2px 5px;border-radius:4px;margin-left:8px}.year-sub{margin-left:9px;font-size:8px;color:#b1a499;font-weight:400}.total-cell{color:#5d4835;font-weight:600}.positive-cell{color:#9a795d}.negative-cell{color:#b77362}.table-expand{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:0;padding:13px;font-size:9px;color:#a18e7e}.rotated{transform:rotate(180deg)}footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 0 0;font-size:8px;color:#b0a499}.footer-brand{display:flex;gap:6px;align-items:center;color:#a09183}.chart-tooltip{background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #e8e2dc;border-radius:9px;padding:15px;min-width:195px;box-shadow:0 5px 25px #372d2512}.tooltip-year{font-size:11px;display:flex;justify-content:space-between;gap:25px}.tooltip-year span{color:#a49588;font-size:9px}.chart-tooltip>strong{display:block;font-family:Manrope,sans-serif;font-size:23px;margin:9px 0 12px}.tooltip-line{display:flex;align-items:center;font-size:10px;gap:6px;margin:8px 0;color:#8d7c6d}.tooltip-line b{margin-left:auto;padding-left:10px;color:#625346;font-weight:500}.chart-empty{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#9c8a7a;gap:12px}.chart-empty h3{font-size:14px;font-weight:500}.chart-empty p{font-size:10px}.text-button{background:transparent;border:0;display:flex;align-items:center;gap:5px;font-size:11px;color:#6a523d}.modal{border:1px solid #e9e3dd;border-radius:16px;padding:27px;width:min(460px,calc(100% - 32px));max-height:90dvh;color:#42372d;box-shadow:0 24px 100px #132f3026}.modal[open]{animation:modal-in .2s ease-out}.modal::backdrop{background:#281d1366;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.modal h2{font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.6px}.modal-intro{font-size:12px;line-height:1.7;color:#9b8b7d;margin:10px 0 23px}.field{display:block;position:relative;font-size:11px;font-weight:500;margin:17px 0;color:#77685a}.field>span{float:right;font-size:10px;color:#ada094}.field input,.field select{width:100%;padding:11px 12px;border:1px solid #e5ded7;border-radius:6px;background:#fdfbf9;margin-top:8px;font-size:13px;color:#4c3b2d;outline:none}.field input:focus,.field select:focus{border-color:#a6907d;box-shadow:0 0 0 3px #a6907d20}.field input[type=range]{padding:0;accent-color:#6d523a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .field{margin:0 0 13px}.field-note{font-size:10px;line-height:1.8;color:#a5978a}.color-field{display:flex;align-items:center;gap:7px;margin-top:21px}.color-field>span{font-size:11px;color:#917f6f;margin-right:auto}.color-option{border:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#fff;padding:0}.color-option.chosen{outline:1px solid #c7bbb1;outline-offset:3px}.modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:28px}.delete-button{border:0;background:transparent;color:#b17e6c;font-size:11px;margin-right:auto;padding:7px 0}.settings-switch{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f7f3ef;border:1px solid #ece5df;border-radius:7px;padding:14px;margin-top:23px;font-size:12px}.help-content p{font-size:12px;line-height:1.9;color:#938273;margin-top:14px}.help-content h3{font-size:13px;margin-top:22px;font-weight:600}.help-note{background:#f7f3ef;padding:12px;border-radius:7px}.account-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-height:50vh;align-content:start}.account-card{padding:23px}.account-card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.account-card-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center}.account-type{font-size:9px;color:#a6988c;text-transform:uppercase;letter-spacing:1px}.account-card h2{font-size:18px;margin-top:7px;overflow-wrap:anywhere}.large-balance{font-family:Manrope,sans-serif;font-size:29px;letter-spacing:-1px;margin:20px 0}.account-card-details{display:flex;gap:12px;justify-content:space-between;border-top:1px solid var(--line);padding:18px 0}.account-card-details span{display:block;font-size:9px;color:#a59689}.account-card-details strong{display:block;font-size:14px;font-weight:500;margin-top:8px}.account-card-details small{font-size:9px;color:#a59689;font-weight:400}.account-selection{display:flex;align-items:center;gap:9px;font-size:10px;background:transparent;border:0;padding:10px 0;color:#9a897a}.new-account-card{border:1px dashed #d6cabf;background:#f6f1ed;border-radius:12px;padding:45px 20px;min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#a18a75}.new-account-card>span{padding:12px;background:#f0e7e0;border-radius:50%;display:grid;place-items:center}.new-account-card h3{font-size:14px;font-weight:500;margin-top:17px}.new-account-card p{font-size:10px;margin-top:10px;color:#a99b8e}.sidebar-scrim{display:none}@keyframes amount-in{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}main>section{animation:amount-in .5s ease-out}.recharts-wrapper:focus,.recharts-surface:focus{outline:none}@media(min-width:1500px){main{padding-top:48px}.page-heading{margin-bottom:35px}.stat-card{padding:24px}.stat-value{font-size:37px}.projection-layout{grid-template-columns:minmax(0,1fr) 290px}.chart-container{height:300px}.account-row{padding:25px 0}.chart-summary>strong{font-size:29px}.chart-legend{padding-top:25px;padding-bottom:25px}}@media(max-width:1180px){.sidebar{width:205px;padding-left:15px;padding-right:15px}.main-shell{margin-left:205px}main{padding:30px 25px 20px}.topbar{padding:0 25px}.projection-layout{gap:16px;grid-template-columns:minmax(0,1fr) 235px}.chart-heading,.chart-controls,.projection-control-row{padding-left:18px;padding-right:18px}.chart-controls{align-items:flex-start;gap:12px;flex-wrap:wrap}.projection-control-row .projection-assumptions{margin-left:18px}.inflation-control-group{margin-right:18px}.chart-summary{padding-left:18px}.chart-container{height:247px}.accounts-panel{padding-left:15px;padding-right:15px}.monthly-total{margin-left:-15px;margin-right:-15px;padding-left:15px}.insight-tag{display:none}.stat-card{padding:16px}.stat-value{font-size:27px}.stat-unit{display:none}.chart-legend{gap:10px;padding-left:18px;padding-right:18px}.legend-hint{display:none!important}td,th{padding-left:17px;padding-right:17px}.account-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:940px){.sidebar{width:180px;padding-left:12px;padding-right:12px}.main-shell{margin-left:180px}.workspace{padding:12px 7px;gap:6px}.workspace strong{font-size:9px}.workspace span:not(.workspace-dot){font-size:8px}.workspace-dot{display:none}.nav-item{font-size:11px;padding-left:10px}.brand{font-size:31px}.little-note{padding:17px 12px}.sidebar-bottom>.nav-item{font-size:9px;gap:5px}main{padding:28px 22px}.page-heading{align-items:flex-start}h1{font-size:27px}.page-heading p{max-width:350px;line-height:1.8}.page-heading>.primary{padding:10px;font-size:10px}.eyebrow{font-size:7px}.heading-leaf{display:none}.stats-grid{gap:10px}.stat-card{padding:14px 12px}.stat-value{font-size:24px}.stat-label{font-size:9px}.stat-detail{font-size:8px}.stat-icon{width:23px;height:23px}.projection-layout{grid-template-columns:minmax(0,1fr)}.chart-controls{flex-wrap:nowrap}.chart-container{height:285px}.accounts-panel{padding:20px;display:block}.account-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-height:none}.account-row{border-bottom:0}.account-balance{padding-left:0;flex-wrap:wrap}.account-contribution{margin-left:0}.add-account-outline{width:100%;margin-top:8px}.monthly-total{display:flex;justify-content:space-between;align-items:center;margin:20px -20px -1px;padding:15px 20px}.monthly-total>strong{margin:0}.insight{padding:17px}.insight p{font-size:9px}footer{flex-wrap:wrap;line-height:1.6}}@media(max-width:700px){.sidebar{transform:translate(-100%);width:230px;transition:transform .25s ease}.sidebar.open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#3a281850;z-index:25;border:0}.main-shell{margin-left:0}.topbar{height:61px;padding:0 17px}.mobile-menu{display:inline-flex!important}.topbar-right{gap:12px}.saved{font-size:8px}.top-avatar{display:none}main{padding:27px 17px 18px}.page-heading{gap:12px;margin-bottom:24px}.eyebrow{font-size:6px;letter-spacing:1.25px}h1{font-size:25px;letter-spacing:-1px}.page-heading p{font-size:10px;max-width:290px;line-height:1.7;margin-top:9px}.page-heading>.primary{font-size:0;padding:10px;margin-top:20px;gap:0}.page-heading>.primary svg{width:19px;height:19px}.stats-grid{gap:8px;margin-bottom:18px}.stat-card{padding:13px 10px;border-radius:8px}.stat-icon{display:none}.stat-label{font-size:8px}.stat-value{font-size:21px;letter-spacing:-.8px;margin-top:11px}.stat-detail{font-size:7px;line-height:1.4;height:auto;min-height:20px;margin-top:8px;flex-wrap:wrap;gap:3px}.stat-detail>svg{display:none}.growth-badge{font-size:7px;padding:2px 3px}.mini-dot{width:3px;height:3px}.chart-heading{padding:20px 16px 0}.chart-heading h2{font-size:13px}.chart-heading p{font-size:9px}.pill{font-size:6px}.chart-controls{padding:19px 16px 0;gap:10px;flex-wrap:wrap}.projection-control-row{flex-wrap:wrap;padding:0 16px}.projection-control-row .projection-assumptions{margin:10px 0 0}.inflation-control-group{margin:14px 0 0 auto}.inflation-help-text{margin-right:16px}.segmented button{font-size:8px;padding:6px 9px}.inflation-toggle{font-size:8px}.inflation-toggle>svg{display:none}.chart-summary{padding:20px 16px 0}.chart-summary>strong{font-size:24px}.chart-container{height:235px;padding-right:8px;padding-left:0}.chart-legend{padding:17px 16px;gap:16px}.chart-legend>span{font-size:8px}.chart-footnote{font-size:7px;padding:12px 16px}.account-list{gap:13px}.account-name{font-size:10px}.account-row-top{gap:6px}.account-check{width:14px;height:14px}.tiny svg{width:13px}.account-balance{font-size:16px;gap:8px;display:block}.account-balance>span{display:table;margin-top:6px;font-size:7px}.account-contribution{font-size:8px;margin-top:9px}.accounts-panel{padding:18px 15px 0}.accounts-intro{font-size:9px}.monthly-total{margin:17px -15px 0;padding:15px}.monthly-total>span{font-size:9px}.monthly-total strong{font-size:20px}.insight{gap:11px;padding:16px 12px;margin:18px 0}.insight h3{font-size:10px}.insight p{font-size:8px}.insight-icon{width:30px;height:30px}.insight-icon svg{width:18px}.milestone-heading{padding:19px 16px}.milestone-heading h2{font-size:12px}.milestone-heading p{font-size:9px}.export{font-size:8px;padding:7px;gap:5px}.export svg{width:12px}td,th{padding:12px 16px;font-size:9px}.year-sub{font-size:7px}.account-cards{gap:12px}.account-card{padding:16px}.account-card h2{font-size:16px}.large-balance{font-size:24px}.account-card-details{flex-wrap:wrap;gap:15px}.account-selection{font-size:9px;gap:5px}.account-type{font-size:8px}.new-account-card p{font-size:9px}.local-profile strong,.workspace strong{font-size:11px}.workspace span:not(.workspace-dot){font-size:9px}.workspace{padding:15px 9px;gap:9px}.nav-item{font-size:12px}.sidebar-bottom>.nav-item{font-size:10px}}@media(max-width:380px){.stat-value{font-size:18px}.stat-label{font-size:7px}.chart-controls{gap:13px}.account-list{grid-template-columns:1fr}.account-row{border-bottom:1px solid var(--line);padding:15px 0}.account-balance{display:flex;padding-left:20px}.account-balance>span{margin-top:0}.account-contribution{margin-left:20px}.account-cards{grid-template-columns:1fr}.saved{display:none}}.current-net-worth .stat-value{font-size:44px;font-weight:750;letter-spacing:-1.8px;overflow-wrap:anywhere}.stat-card.featured .stat-value{font-size:28px;overflow-wrap:anywhere}@media(min-width:1500px){.current-net-worth .stat-value{font-size:50px}.stat-card.featured .stat-value{font-size:32px}}@media(max-width:1180px){.current-net-worth .stat-value{font-size:36px}.stat-card.featured .stat-value{font-size:25px}}@media(max-width:940px){.current-net-worth .stat-value{font-size:32px}.stat-card.featured .stat-value{font-size:23px}}@media(max-width:700px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.current-net-worth{grid-column:1 / -1}.current-net-worth .stat-value{font-size:40px}.stat-card.featured .stat-value{font-size:24px}.current-net-worth .stat-label{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}input[type=checkbox],input[type=range]{accent-color:var(--accent)}.backup-menu{position:relative}.backup-menu>summary{box-sizing:border-box;min-height:31px;min-width:86px;cursor:pointer;list-style:none}.backup-menu>summary::-webkit-details-marker{display:none}.backup-menu-items{position:absolute;z-index:10;top:calc(100% + 5px);right:0;display:grid;gap:5px;min-width:125px;padding:6px;background:#fff;border:1px solid #ece5df;border-radius:6px;box-shadow:0 8px 20px #3d2a191f}.backup-menu-items .secondary{width:100%}.page-actions>details.backup-menu>.backup-menu-items{display:none!important}.page-actions>details.backup-menu:hover>.backup-menu-items,.page-actions>details.backup-menu:focus-within>.backup-menu-items{display:grid!important}.page-actions>.backup-menu>.backup-menu-items{display:none!important}.page-actions>.backup-menu:hover>.backup-menu-items,.page-actions>.backup-menu:focus-within>.backup-menu-items{display:grid!important}.page-actions>.backup-menu>.backup-trigger{box-sizing:border-box;width:150px;height:44px;cursor:pointer}.page-actions>.backup-menu>.backup-trigger,.page-actions>.backup-menu-items .secondary{font-size:13px}.account-projected{color:#a39a93}@media(min-width:701px){.monthly-total>span{font-size:12px}.monthly-total>strong{font-size:26px}}.account-projected{margin:-43px 0 0 auto;width:max-content;font-family:Manrope,sans-serif;font-size:24px;line-height:1.1;font-weight:650;letter-spacing:-.6px;color:#a39a93}[data-theme=dark] .account-projected{color:#918b86}.monthly-total{flex:0 0 auto}.account-projected{margin-right:14px}.account-projected{margin-right:4px}.account-projected{display:block;width:auto;margin:6px 0 0 25px;font-family:Manrope,sans-serif;font-size:17px;line-height:1.2;font-weight:650;letter-spacing:-.5px;text-align:left}.account-projected{margin-left:0;padding-left:25px;box-sizing:border-box}@media(max-width:700px){.account-projected{margin-left:0;padding-left:0}}:root[data-theme=dark]{color-scheme:dark;color:#ededed;background:#101010;--accent: #6f5843;--muted: #ababab;--line: #333333;--chart-grid: #333333;--chart-tick: #a6a6a6}[data-theme=dark] :is(.sidebar,.topbar){background:#151515}[data-theme=dark] :is(.panel,.stat-card,.modal,.secondary,.table-expand,.add-account-outline,.chart-tooltip){background:#1c1c1c;color:#ededed;border-color:var(--line)}[data-theme=dark] :is(.stat-card.featured,.insight,.little-note,.nav-item.active,.new-account-card){background:#232323;border-color:#383838;color:#ededed}[data-theme=dark] :is(.workspace-icon,.avatar,.top-avatar,.count,.stat-icon,.pill,.segmented,.account-balance>span,.year-tag,.settings-switch,.help-note,.insight-icon,.new-account-card>span){background:#2b2b2b;color:#cebbaa;border-color:var(--line)}[data-theme=dark] :is(.monthly-total,.chart-footnote,th){background:#181818;border-color:var(--line)}[data-theme=dark] .segmented .selected{background:#3a3a3a;color:#ededed}[data-theme=dark] .growth-badge{background:#524031;color:#e3cdb9}[data-theme=dark] :is(.field input,.field select){background:#141414;border-color:#454545;color:#ededed}[data-theme=dark] :is(.nav-item,.saved,.page-heading p,.eyebrow,.stat-label,.stat-detail,.stat-unit,.chart-heading p,.chart-summary>span,.chart-summary strong span,.chart-legend>span,.chart-footnote,.accounts-intro,.account-contribution,.monthly-total>span,.monthly-total small,.insight p,.insight-tag,.milestone-heading p,th,td,.year-sub,footer,.footer-brand,.tooltip-year span,.tooltip-line,.modal-intro,.field,.field>span,.field-note,.color-field>span,.help-content p,.account-type,.account-card-details span,.account-card-details small,.account-selection,.new-account-card p,.little-note p,.nav-caption,.local-profile span,.workspace span:not(.workspace-dot),.inflation-toggle,.segmented button,.small-count,.icon-button){color:#b3b3b3}[data-theme=dark] :is(.insight h3,.insight p strong,.total-cell,td:first-child,.tooltip-line b,.positive-cell,.text-button){color:#dbc1aa}[data-theme=dark] :is(td,.account-row,.chart-footnote,.small-count,.top-avatar){border-color:var(--line)}[data-theme=dark] .negative-cell{color:#e5a795}[data-theme=dark] .brand-mark span{background:#ceb39c}[data-theme=dark] .note-line{opacity:.12}[data-theme=dark] .switch{background:#4b4b4b}[data-theme=dark] .switch.on{background:#9a7d64}[data-theme=dark] .account-row.excluded{opacity:.7}[data-theme=dark] .delete-button{color:#e1a18e}[data-theme=dark] .nav-item.active{color:#ceb39c;box-shadow:inset 2px 0 #ab8767}[data-theme=dark] .modal::backdrop{background:#0009}[data-theme=dark] .sidebar-scrim{background:#00000080}[data-theme=dark] :is(td:first-child,.tooltip-line b){color:#dedede}.theme-toggle{flex-shrink:0}.projection-assumptions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:18px 24px 0;padding:6px 0;font-size:10px}.projection-assumptions>span{color:#838b82;font-size:9px}.return-input{display:flex;align-items:center;gap:3px;color:#654e3a;font-family:Manrope,sans-serif;font-variant-numeric:tabular-nums}.return-input input{padding:0;border:0;border-radius:0;color:inherit;background:transparent;font-family:inherit;font-weight:600;font-size:34px;line-height:1.3;letter-spacing:-1px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.return-input input:focus{outline:none;box-shadow:0 2px #a7907c}.return-input input::-webkit-inner-spin-button,.return-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.return-input>span{font-size:23px;opacity:.7}.return-stepper{display:flex;flex-direction:column;margin-left:7px;gap:2px}.return-stepper button{display:grid;place-items:center;width:28px;height:23px;padding:0;border:0;border-radius:4px;background:transparent;color:inherit}.return-stepper button:hover:not(:disabled){background:#ab87671c}[data-theme=dark] .return-input{color:#ceb39c}[data-theme=dark] .projection-assumptions>span{color:#b3b3b3}.editable-balance{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:2px 0;background:transparent;border:0;border-bottom:1px dashed transparent;border-radius:3px;color:inherit;font:inherit;letter-spacing:inherit;text-align:inherit}.editable-balance svg{opacity:.4;flex-shrink:0}.editable-balance:hover,.editable-balance:focus-visible{border-bottom-color:currentColor}.editable-balance:hover svg,.editable-balance:focus-visible svg{opacity:1}.balance-editor{width:100%;min-width:0;max-width:290px}.balance-input-row{display:flex;align-items:center;gap:2px}.balance-input-row input{min-width:0;width:100%;padding:6px;font-size:13px;color:inherit;background:#faf7f5;border:1px solid #a7907c;border-radius:5px}.balance-input-row input:focus{outline:2px solid #a7907c;outline-offset:1px}.balance-input-row .icon-button{padding:5px}.balance-hint{display:block;margin-top:5px;font-family:DM Sans,sans-serif;font-size:9px;line-height:1.5;font-weight:400;letter-spacing:0;color:#817163;white-space:normal}.account-balance:has(.balance-editor){flex-wrap:wrap}td:has(.balance-editor){min-width:210px}[data-theme=dark] .balance-input-row input{background:#141414;border-color:#ad9179}[data-theme=dark] .balance-hint{color:#b3b3b3}@media(max-width:700px){.topbar-right{gap:8px}.account-balance .balance-input-row{flex-wrap:wrap}.account-balance .balance-input-row input{flex-basis:100%}}.auth-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:90px 20px 40px}.auth-brand{position:absolute;top:30px;left:35px;display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:27px;font-weight:750;letter-spacing:-1px}.auth-theme{position:absolute;top:30px;right:30px}.auth-card{width:min(440px,100%);padding:34px}.auth-emblem{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#f3ede8;color:#947559;margin-bottom:26px}.auth-card h1{font-size:26px;line-height:1.4}.auth-card>p{font-size:12px;line-height:1.8;color:#838b82;margin:12px 0 24px}.auth-submit{width:100%;margin-top:18px}.auth-switch{width:100%;border:0;background:none;color:#887769;font-size:11px;margin-top:23px;padding:8px}.auth-error{font-size:11px;line-height:1.8;color:#ad5747;margin-top:15px}.auth-footer{font-size:10px;color:#9c8d7f;margin-top:23px}.sync-banner,.import-banner{display:flex;align-items:center;flex-wrap:wrap;gap:12px;border:1px solid var(--line);border-radius:9px;padding:15px 18px;margin-bottom:20px;background:#f3ede7}.sync-banner p,.import-banner p{flex:1;min-width:170px;font-size:11px;line-height:1.7}.sync-banner{background:#f8ede7}.sync-banner button,.import-banner button{font-size:10px}.profile-text{min-width:0;flex:1}.profile-text strong,.profile-text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signout-button{flex-shrink:0}[data-theme=dark] .auth-emblem{background:#2b2b2b;color:#ceb39c}[data-theme=dark] :is(.auth-card>p,.auth-switch,.auth-footer){color:#b3b3b3}[data-theme=dark] :is(.import-banner,.sync-banner){background:#232323}[data-theme=dark] .auth-error{color:#e5a795}.print-summary{display:none}.planning-page{display:grid;gap:24px}.tax-jobs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0}.tax-job-card{display:grid;grid-template-rows:subgrid;grid-row:span 4;min-width:0;padding:20px;border:1px solid #8883;border-radius:12px}.tax-job-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;margin-bottom:20px}.tax-job-card .tax-job-header h3{margin:0}.tax-job-header .settings-switch{cursor:pointer;flex:0 0 auto;width:auto;gap:8px;min-height:40px;padding:10px 12px;margin:0;white-space:nowrap}.tax-job-header .settings-switch input{cursor:pointer}.tax-job-fields{display:grid;align-content:start;gap:18px;border:0;padding:0;margin:0;min-width:0}.tax-job-rrsp>h4{margin:0}.tax-job-fields:disabled{opacity:.5}.tax-job-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:20px;font-size:13px}@media(max-width:700px){.tax-jobs{grid-template-columns:1fr}}.scenario-account{container-type:inline-size;min-width:0;margin:16px 0;padding:0 16px;border:1px solid #8883;border-radius:10px}.scenario-account legend{padding:0 8px;font-weight:600}.planning-panel{padding:28px;min-width:0}.planning-panel h2{margin-bottom:16px}.planning-panel h3{margin:24px 0 12px}.planning-panel>p{line-height:1.7;margin-bottom:20px}.planning-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;margin:24px 0}.scenario-account .scenario-contribution-fields{border:0;padding:0;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-contribution-fields:disabled{opacity:.55}.scenario-account-toggle{display:inline-flex;align-items:center;gap:10px}.scenario-account-toggle span{font-size:12px;font-weight:400}.scenario-coast-toggle,.scenario-coast-toggle input{cursor:pointer}.scenario-coast-toggle+.field-note{margin-top:10px}.scenario-contribution-fields .field{min-width:0}.scenario-contribution-fields input,.scenario-contribution-fields select{min-width:0;width:100%}@container (min-width: 900px){.scenario-account .scenario-contribution-fields{grid-template-columns:repeat(4,minmax(0,1fr))}}.planning-page .stats-grid{margin:0}.planning-page .stat-detail,.contribution-summary .stat-detail{height:auto;min-height:19px;line-height:1.5}.year-slider{display:block;min-width:220px;max-width:480px;width:100%;font-size:13px}.year-slider strong{float:right}.year-slider input{display:block;width:100%;margin:12px 0 6px;accent-color:#836a54}.year-slider>span{display:flex;justify-content:space-between;font-size:11px;opacity:.7}.planning-panel .year-slider{min-width:0;max-width:none;margin:24px 0}.scenario-chart{height:340px;width:100%}.breakdown{max-width:760px;margin:24px 0}.tax-breakdown>summary{cursor:pointer}.tax-breakdown>summary h2{display:inline;margin:0 0 0 8px}.tax-breakdown>summary:focus-visible{outline:2px solid #836a54;outline-offset:6px;border-radius:4px}.breakdown>div{display:flex;gap:24px;justify-content:space-between;padding:12px 0;border-bottom:1px solid #8883}.breakdown dd{margin:0;font-variant-numeric:tabular-nums;text-align:right}.contribution-summary{margin:24px 0}.overview-stats.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-stats .current-net-worth{grid-column:auto}.overview-stats .stat-detail{height:auto;min-height:19px}.pdf-preview-modal{width:min(1100px,94vw);max-width:94vw}.pdf-preview-frame{display:block;width:100%;height:75vh;border:1px solid #8883;border-radius:8px;background:#fff}.contribution-summary p{font-size:14px;line-height:1.7}.milestone-row{background:#a8958410;font-weight:600}.expense-field{padding:16px;border:1px solid #8883;border-radius:12px}.planning-panel .segmented{display:flex;flex-wrap:wrap;width:fit-content}.milestone-heading{gap:12px;flex-wrap:wrap}.page-actions{display:flex;align-items:center;gap:10px;margin-top:20px}.page-actions>button{margin-top:0!important;width:150px;height:44px;padding:0 16px;font-size:13px;justify-content:center}@media(max-width:700px){.overview-stats .stat-value{font-size:clamp(18px,4.5vw,28px)}.planning-panel{padding:18px}.page-actions{flex-wrap:wrap;justify-content:flex-end}.contribution-summary,.planning-fields{grid-template-columns:1fr}.planning-page .stat-value{font-size:28px}}@media print{.panel{overflow:visible!important}.print-summary{display:block;margin-bottom:16px;font-size:11px}@page{size:A4 landscape;margin:12mm}:root,[data-theme=dark]{color-scheme:light;--chart-grid: #ddd;--chart-tick: #444}body,.app-shell,.main-shell,main,.panel,.stat-card{background:#fff!important;color:#3c2918!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.sidebar,.topbar,.sidebar-scrim,footer,button,.accounts-panel,.insight,.sync-banner,.import-banner,.heading-leaf,.chart-footnote,.chart-legend,.inflation-toggle,.inflation-help,.return-stepper,.year-slider input,dialog{display:none!important}.page-actions{display:none!important}.main-shell,main{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}.page-heading{margin-bottom:18px}.page-heading h1{font-size:28px}.projection-layout{display:block}.chart-panel{width:100%}.chart-container{height:260px!important}.chart-controls,.projection-assumptions{margin:8px 0}.inflation-control-group,.inflation-help-text{display:none!important}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-card{border:1px solid #ddd;padding:14px;box-shadow:none}.stat-value{font-size:25px}.stat-detail,.stat-label,.stat-unit{color:#544a41!important}.contribution-summary{margin:12px 0}.milestones{break-before:page;break-inside:avoid}.table-scroll{overflow:visible}table{width:100%;min-width:0!important;font-size:10px}th,td{padding:3px 5px!important;font-size:7px!important;line-height:1.1!important;color:#3c2918!important}.milestone-heading{padding:3px 0 7px}.milestone-heading h2{font-size:14px}.milestone-heading p{display:none}thead{display:table-header-group}tr,.stat-card{break-inside:avoid}.editable-balance{display:inline!important;border:0}.editable-balance svg{display:none}.milestone-heading:after{content:"Coobie · CAD · Selected accounts and current projection assumptions · Before taxes and fees";font-size:10px}input{border:0!important;color:#3c2918!important;background:#fff!important}}.page-actions>.backup-menu{position:relative;width:150px;height:44px;flex:0 0 150px}.page-actions>.backup-menu>summary{width:150px;height:44px;padding:0 16px;font-size:13px}.page-actions>.backup-menu>summary{position:relative;z-index:11;border-radius:6px}.page-actions>.backup-menu:hover>summary,.page-actions>.backup-menu[open]>summary{border-radius:6px 6px 0 0}.page-actions>.backup-menu>.backup-menu-items{top:44px;right:0;min-width:150px;padding:0;gap:0;overflow:hidden;border-radius:0 0 6px 6px;box-shadow:0 8px 20px #3d2a191f}.page-actions>.backup-menu>.backup-menu-items .secondary{min-height:43px;border:0;border-top:1px solid #ece5df;border-radius:0;background:#fff}.page-actions>.backup-menu>.backup-menu-items{display:none}.page-actions>.backup-menu:hover>.backup-menu-items,.page-actions>.backup-menu:focus-within>.backup-menu-items{display:grid}[data-theme=dark] .page-actions>.backup-menu>.backup-menu-items{background:#1c1c1c;border-color:#333;box-shadow:0 8px 20px #00000059}[data-theme=dark] .page-actions>.backup-menu>.backup-menu-items .secondary{background:#1c1c1c;color:#ededed;border-color:#333}.bonus-inline{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(150px,1.2fr);gap:10px;align-items:end}.tax-withholding-note{display:grid}.tax-withholding-note>span{grid-area:1 / 1}.tax-withholding-note>span[aria-hidden=true]{visibility:hidden}
