:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7faf8;color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body{overflow-x:hidden}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(4,120,87,.12),transparent 30rem),linear-gradient(180deg,#fff,#f7faf8 44%,#eef5f2)}button,input{font:inherit}.site-header{max-width:1180px;margin:0 auto;padding:.8rem 1.25rem .6rem}.brand-lockup{display:flex;min-width:0;align-items:center;gap:.55rem}.brand-logo{width:2rem;height:2rem;flex:0 0 auto}.brand-lockup span{color:#111827;font-size:.95rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.panel-heading h2,.chart-heading h2,.result-panel h2{margin:0;letter-spacing:0}.eyebrow{margin:0 0 .5rem;color:#047857;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}main{width:100%;max-width:1180px;margin:0 auto;padding:0 1.25rem 2.25rem}.tabs{display:flex;gap:.5rem;overflow-x:auto;padding:.4rem;border:1px solid #dce6e1;border-radius:8px;background:#ffffffbf;box-shadow:0 10px 30px #0f172a0f;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{flex:0 0 auto;min-height:2.5rem;border:0;border-radius:7px;padding:0 .95rem;background:transparent;color:#334155;font-weight:750;cursor:pointer}.tabs button.active{background:#111827;color:#fff}.calculator-shell{display:grid;grid-template-columns:minmax(18rem,.88fr) minmax(0,1.12fr);gap:1rem;align-items:start;margin-top:1rem}.site-header>*,.calculator-shell>*,.input-panel,.output-stack,.result-panel,.chart-panel,.table-wrap,.disclaimer{min-width:0}.input-panel,.result-panel,.chart-panel,.table-wrap,.disclaimer{border:1px solid #dce6e1;border-radius:8px;background:#ffffffdb;box-shadow:0 14px 36px #0f172a12}.input-panel,.result-panel,.chart-panel{padding:.9rem}.panel-heading{display:grid;gap:.35rem;padding-bottom:.8rem;border-bottom:1px solid #e5ece9}.panel-heading h2,.chart-heading h2{font-size:1.1rem}.panel-heading p{margin:0;color:#667085;font-size:.92rem;line-height:1.4}.controls{display:grid;gap:.85rem;padding-top:.85rem}.control{display:grid;gap:.55rem}.control-bottom{display:flex;justify-content:space-between;gap:1rem;min-width:0}.control-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#111827;font-weight:700}.control-hint{flex:0 0 auto;color:#047857;font-size:.78rem;font-weight:750}.control-bottom{color:#7a8797;font-size:.78rem}.control-inputs{display:grid;grid-template-columns:minmax(0,1fr) minmax(7.5rem,10rem);gap:.75rem;align-items:center}input[type=range]{display:block;width:100%;max-width:100%;height:.45rem;margin:.25rem 0;border-radius:999px;accent-color:#047857;cursor:pointer}.number-input{width:100%;min-height:2.45rem;border:1px solid #cbd7d1;border-radius:7px;padding:.5rem .65rem;background:#fff;color:#111827;font-weight:750;text-align:right;outline:none}.number-input:focus{border-color:#047857;box-shadow:0 0 0 3px #04785724}.checkbox-control{display:flex;align-items:center;gap:.8rem;border:1px solid #d7e3de;border-radius:8px;padding:.85rem;background:#f8fbfa;cursor:pointer}.checkbox-control input{width:1.2rem;height:1.2rem;accent-color:#047857;flex:0 0 auto}.checkbox-control strong,.checkbox-control small{display:block}.checkbox-control strong{color:#111827}.checkbox-control small{margin-top:.2rem;color:#667085;line-height:1.35}.choice-control{display:grid;gap:.55rem;margin:0;border:0;padding:0}.choice-control legend{padding:0;color:#111827;font-weight:700}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.choice-grid button{min-height:2.75rem;border:1px solid var(--goal-border, #cbd7d1);border-radius:8px;padding:.55rem .65rem;background:var(--goal-bg, #ffffff);color:var(--goal-text, #334155);font-weight:750;cursor:pointer}.choice-grid button.active{border-color:var(--goal-active, #047857);color:var(--goal-active, #065f46);box-shadow:0 0 0 3px var(--goal-ring, rgba(4, 120, 87, .12))}.goal-tile-home{--goal-bg: #ecfdf5;--goal-border: #bbf7d0;--goal-text: #166534;--goal-active: #047857;--goal-ring: rgba(4, 120, 87, .16)}.goal-tile-education{--goal-bg: #eff6ff;--goal-border: #bfdbfe;--goal-text: #1d4ed8;--goal-active: #2563eb;--goal-ring: rgba(37, 99, 235, .16)}.goal-tile-car{--goal-bg: #f0f9ff;--goal-border: #bae6fd;--goal-text: #0369a1;--goal-active: #0284c7;--goal-ring: rgba(2, 132, 199, .16)}.goal-tile-wedding{--goal-bg: #fdf2f8;--goal-border: #fbcfe8;--goal-text: #be185d;--goal-active: #db2777;--goal-ring: rgba(219, 39, 119, .16)}.goal-tile-travel{--goal-bg: #fffbeb;--goal-border: #fde68a;--goal-text: #92400e;--goal-active: #d97706;--goal-ring: rgba(217, 119, 6, .16)}.goal-tile-retirement{--goal-bg: #f5f3ff;--goal-border: #ddd6fe;--goal-text: #6d28d9;--goal-active: #7c3aed;--goal-ring: rgba(124, 58, 237, .16)}.goal-tile-other{--goal-bg: #f8fafc;--goal-border: #cbd5e1;--goal-text: #475569;--goal-active: #64748b;--goal-ring: rgba(100, 116, 139, .16)}.goal-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.9rem;padding-top:.9rem;border-top:1px solid #e5ece9}.goal-actions small{color:#667085;line-height:1.35}.primary-action,.ghost-action,.icon-action{border:0;border-radius:8px;font-weight:800;cursor:pointer}.primary-action{min-height:2.6rem;padding:0 1rem;background:#047857;color:#fff}.ghost-action{min-height:2.35rem;padding:0 .85rem;background:#f1f5f9;color:#334155}.icon-action{min-height:2.25rem;padding:0 .75rem;background:#fff1f2;color:#be123c}.goal-summary{margin-top:1rem;border:1px solid #dce6e1;border-radius:8px;padding:1rem;background:#ffffffe6;box-shadow:0 14px 36px #0f172a12}.goal-summary-heading,.saved-goal{display:flex;align-items:center;justify-content:space-between;gap:1rem}.summary-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.goal-summary-heading h2,.saved-goal h3{margin:0;letter-spacing:0}.goal-summary-heading h2{font-size:1.1rem}.goal-summary-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:.9rem}.goal-summary-totals div,.saved-goal{border:1px solid #e1e9e5;border-radius:8px;background:#f8fbfa}.goal-summary-totals div{padding:.8rem}.goal-summary-totals span,.saved-goal span,.saved-goal p{color:#667085;font-size:.78rem}.goal-summary-totals strong,.saved-goal strong{display:block;margin-top:.35rem;color:#111827;overflow-wrap:anywhere}.saved-goal-list{display:grid;gap:.65rem;margin-top:.85rem}.saved-goal{display:grid;grid-template-columns:minmax(9rem,1fr) minmax(6rem,.6fr) minmax(6rem,.6fr) auto;padding:.8rem}.saved-goal p{margin:.25rem 0 0}.pdf-render-root{position:fixed;top:0;left:-12000px;width:1120px;background:#fff;color:#111827}.pdf-report{width:1120px;padding:56px;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pdf-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding-bottom:28px;border-bottom:1px solid #e1e9e5}.pdf-kicker,.pdf-report-header span,.pdf-goal-title span,.pdf-metric span{color:#667085;font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pdf-report h1,.pdf-report h2,.pdf-report p{margin:0;letter-spacing:0}.pdf-report h1{margin-top:8px;color:#111827;font-size:46px;line-height:1}.pdf-report-header p{margin-top:12px;color:#526070;font-size:22px}.pdf-report-header strong{display:block;margin-top:8px;color:#111827;font-size:24px;text-align:right}.pdf-total-grid,.pdf-goal-grid{display:grid;gap:20px}.pdf-total-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.pdf-goal-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.pdf-metric{min-height:96px;border:1px solid #dce6e1;border-radius:12px;padding:20px;background:#f8fbfa}.pdf-metric strong{display:block;margin-top:12px;color:#111827;font-size:28px;line-height:1.1}.pdf-note,.pdf-assumptions{color:#526070;font-size:18px;line-height:1.5}.pdf-note{margin-top:28px}.pdf-goal{margin-top:36px;break-inside:avoid}.pdf-goal-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.pdf-goal-title h2{margin-top:6px;color:#111827;font-size:34px;line-height:1.05}.pdf-goal-title p{color:#667085;font-size:20px;font-weight:750}.pdf-assumptions{margin-top:18px}.output-stack{display:grid;gap:1rem}.result-panel{background:#0f172a;color:#fff}.result-panel .eyebrow{color:#99f6e4}.result-panel h2{overflow-wrap:anywhere;font-size:clamp(2rem,5vw,3.35rem);line-height:1}.headline-compare{margin:-.25rem 0 .55rem;color:#cbd5e1;font-size:.95rem}.headline-compare s{color:#94a3b8;text-decoration-thickness:.16em;text-decoration-color:#fb7185}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.85rem}.stat{min-height:4.35rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.85rem;background:#ffffff0f}.stat span{display:block;color:#cbd5e1;font-size:.78rem}.stat strong{display:block;margin-top:.45rem;overflow-wrap:anywhere;font-size:1.05rem}.tone-good{color:#34d399}.tone-warn{color:#f59e0b}.tone-bad{color:#fb7185}.chart-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center}.legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;color:#667085;font-size:.76rem}.legend span{display:inline-flex;align-items:center;gap:.35rem}.legend i{width:.7rem;height:.7rem;border-radius:999px}.legend-value{background:#047857}.legend-invested{background:#64748b}.legend-secondary{background:#f97316}.legend-montecarlo{background:#7c3aed}canvas{display:block;width:100%;height:22rem;margin-top:.75rem;cursor:crosshair;touch-action:none}.table-wrap{margin-top:1rem;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:680px;font-size:.88rem}th,td{padding:.82rem 1rem;border-bottom:1px solid #e5ece9;text-align:right}th:first-child,td:first-child{text-align:left}th{color:#667085;font-size:.76rem;text-transform:uppercase}.disclaimer{margin-top:1rem;padding:1rem;color:#526070;line-height:1.55}.disclaimer strong{color:#111827}@media(max-width:840px){.site-header,.calculator-shell{grid-template-columns:1fr}.site-header{padding-top:.65rem}.calculator-shell{display:flex;flex-direction:column}.output-stack{display:contents}#result-host{order:2;width:100%}.input-panel{order:1;width:100%}.chart-panel{order:3;width:100%}.stat-grid{grid-template-columns:1fr}.chart-heading{align-items:flex-start;flex-direction:column}.legend{justify-content:flex-start}canvas{height:18rem}}@media(max-width:460px){.site-header{padding-right:1rem;padding-left:1rem;padding-bottom:.5rem}.brand-lockup{gap:.5rem}.brand-logo{width:1.9rem;height:1.9rem}.site-header .eyebrow{margin-bottom:.2rem;font-size:.72rem}.brand-lockup span{font-size:.82rem}main{padding-right:1rem;padding-left:1rem}.tabs{position:sticky;top:0;z-index:10;margin-right:-1rem;margin-left:-1rem;border-right:0;border-left:0;border-radius:0;padding:.35rem 1rem}.input-panel,.result-panel,.chart-panel{padding:.82rem}.goal-actions,.goal-summary-heading{align-items:stretch;flex-direction:column}.summary-actions{justify-content:stretch}.summary-actions button{flex:1 1 auto}.goal-summary{padding:.82rem}.goal-summary-totals,.saved-goal{grid-template-columns:1fr}.panel-heading h2,.chart-heading h2{font-size:1rem}.panel-heading p{font-size:.85rem}.result-panel h2{font-size:2rem}.stat{min-height:auto;padding:.7rem}.stat strong{font-size:.98rem}.control-inputs{grid-template-columns:1fr;gap:.45rem}.number-input{min-height:2.35rem;text-align:left}.control-top{align-items:flex-start;flex-direction:column;gap:.25rem}.control-hint{font-size:.76rem}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
