{{ mode === 'estimate' ? 'Your Retirement Account' : 'Your Target' }}
BRS {{ fmt(CALC_CONFIG.constants.basicRetirementSum) }}
FRS {{ fmt(CALC_CONFIG.constants.fullRetirementSum) }}
ERS {{ fmt(CALC_CONFIG.constants.enhancedRetirementSum) }}
BRS {{ fmt(CALC_CONFIG.constants.basicRetirementSum) }}
FRS {{ fmt(CALC_CONFIG.constants.fullRetirementSum) }}
ERS {{ fmt(CALC_CONFIG.constants.enhancedRetirementSum) }}
Monthly Payout
{{ fmt(monthlyPayoutLow) }} – {{ fmt(monthlyPayoutHigh) }}
Annual Payout
{{ fmt(annualPayout) }}
Bequest Estimate
{{ fmt(bequestEstimate) }}
| Plan | Monthly Range | Annual Payout | Bequest |
|---|---|---|---|
| {{ planLabel(row.plan) }} | {{ fmt(row.monthlyLow) }} – {{ fmt(row.monthlyHigh) }} | {{ fmt(row.annualPayout) }} | {{ fmt(row.bequestEstimate) }} |
Required RA Balance
{{ fmt(requiredRABalance) }}
Gap
{{ fmt(gap) }}
Top-Up Needed
{{ fmt(topUpNeeded) }}
| Retirement Sum | Amount (2025) |
|---|---|
| Basic (BRS) | {{ fmt(currentBRS) }} |
| Full (FRS) | {{ fmt(currentFRS) }} |
| Enhanced (ERS) | {{ fmt(currentERS) }} |
