.retirement-calculator-page{--retirement-gold:#cda95d;--retirement-sage:#9db879;--retirement-blue:#4f7183}.retirement-shell{align-items:start}.retirement-assumptions{margin:20px 0 0;padding:16px 18px;border:1px solid #d7e3d8;border-radius:8px;background:#f4f8f4}.retirement-assumptions p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.retirement-answer{position:relative;margin:0 0 20px;padding:22px 25px;overflow:hidden;border-radius:9px;background:linear-gradient(125deg,#2a6532,#3e8046);color:#fff;box-shadow:0 10px 25px rgba(35,91,44,.16)}.retirement-answer:after{position:absolute;right:-55px;bottom:-85px;width:210px;height:210px;border:1px solid rgba(255,255,255,.16);border-radius:50%;content:""}.retirement-answer>span{display:block;margin-bottom:6px;color:#d7e7d8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.retirement-answer strong{position:relative;z-index:1;display:block;font-family:"Oswald",sans-serif;font-size:30px;line-height:1.2}.retirement-answer p{position:relative;z-index:1;max-width:760px;margin:8px 0 0;color:rgba(255,255,255,.86);font-size:13px;line-height:1.5}.retirement-answer.is-unreached{background:linear-gradient(125deg,#6c4d29,#8c6a3a)}.retirement-result-grid .result-card strong{font-size:25px}.retirement-chart-card{margin-top:20px}.retirement-key__income,.retirement-key__target{display:inline-block;width:11px;height:11px;margin-right:5px;border-radius:2px;background:var(--retirement-gold)}.retirement-key__target{height:3px;border-radius:0;background:#a96b68}.retirement-chart{position:relative;min-height:390px;margin-top:10px;touch-action:none}.retirement-chart svg{display:block;width:100%;height:auto;overflow:visible}.retirement-chart__grid line{stroke:#dde5dd;stroke-width:1}.retirement-chart__grid text,.retirement-chart__ages text{fill:#778078;font-size:10px}.retirement-chart__portfolio-area{fill:rgba(45,110,54,.08)}.retirement-chart__portfolio{fill:none;stroke:var(--green-dark);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.retirement-chart__income{fill:none;stroke:var(--retirement-gold);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.retirement-chart__target{stroke:#a96b68;stroke-width:2;stroke-dasharray:7 6}.retirement-chart__target-label{fill:#87514f;font-size:10px;font-weight:700}.retirement-chart__marker{stroke:#768878;stroke-width:1;stroke-dasharray:3 5}.retirement-chart__marker-label{fill:#5d6a5f;font-size:9px;font-weight:700}.retirement-chart__focus line{stroke:#506253;stroke-width:1;stroke-dasharray:4}.retirement-chart__focus .focus-portfolio{fill:#fff;stroke:var(--green-dark);stroke-width:4}.retirement-chart__focus .focus-income{fill:#fff;stroke:var(--retirement-gold);stroke-width:4}.retirement-chart__tooltip{position:absolute;top:30px;z-index:5;display:grid;width:240px;gap:6px;padding:14px 15px;border:1px solid #d3dfd4;border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(20,50,25,.15);color:var(--muted);font-size:11px;pointer-events:none}.retirement-chart__tooltip strong{color:var(--green-dark);font-family:"Oswald",sans-serif;font-size:19px}.retirement-chart__tooltip span{display:flex;justify-content:space-between;gap:15px}.retirement-chart__tooltip b{color:var(--ink);font-weight:600;text-align:right}.retirement-milestones{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:22px 0 0;padding:0;list-style:none}.retirement-milestones li{position:relative;display:flex;align-items:center;gap:9px;min-width:0;padding-right:8px}.retirement-milestones li:not(:last-child):after{position:absolute;top:15px;right:-2px;left:32px;height:2px;background:#d7e2d8;content:""}.retirement-milestones i{position:relative;z-index:1;display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border:2px solid #b8cbb9;border-radius:50%;background:#fff;color:var(--green);font-size:10px;font-style:normal;font-weight:700}.retirement-milestones .is-target i{border-color:var(--retirement-gold);background:#f9f3e7;color:#805f24}.retirement-milestones span{position:relative;z-index:1;display:block;min-width:0;background:#fff}.retirement-milestones strong,.retirement-milestones small{display:block}.retirement-milestones strong{color:var(--ink);font-size:10px;line-height:1.25}.retirement-milestones small{margin-top:2px;color:var(--muted);font-size:9px}.retirement-calculator-page .calculator-table-wrap tbody tr.is-desired-age{background:#eef6ee}.retirement-calculator-page .calculator-table-wrap tbody tr.is-desired-age td:first-child{color:var(--green-dark);font-weight:700}.retirement-guide-grid{grid-template-columns:repeat(3,1fr)}.retirement-explanation a{font-weight:600}.retirement-calculator-page .calculator-return{justify-content:flex-end}
@media(max-width:1100px){.retirement-guide-grid{grid-template-columns:repeat(2,1fr)}.retirement-milestones{grid-template-columns:1fr;gap:12px}.retirement-milestones li:not(:last-child):after{top:28px;bottom:-14px;left:14px;width:2px;height:auto}.retirement-milestones span{padding-right:5px}.retirement-chart{overflow-x:auto}}
@media(max-width:760px){.retirement-answer{padding:20px}.retirement-answer strong{font-size:25px}.retirement-result-grid .result-card strong{font-size:23px}.retirement-chart{min-height:300px;overflow:visible}.retirement-chart svg{min-width:0}.retirement-chart__tooltip{top:12px;width:218px}.retirement-guide-grid{grid-template-columns:1fr}.retirement-calculator-page .calculator-chart-card__head{display:block}.retirement-calculator-page .chart-key{margin-top:12px}.retirement-calculator-page .calculator-table-scroll{max-height:520px}}
.retirement-assumptions p+p{margin-top:8px}
.retirement-chart__tooltip[hidden],.retirement-chart__focus[hidden]{display:none!important}.retirement-chart__tooltip{box-sizing:border-box;width:min(340px,calc(100% - 20px))}.retirement-chart__tooltip span,.retirement-chart__tooltip b{white-space:nowrap}
.retirement-calculator-page .calculator-fields label>span:first-child{display:flex;min-height:28px;align-items:flex-end;line-height:1.35}
@media(max-width:760px){.retirement-calculator-page .calculator-fields label>span:first-child{min-height:0}}
