+ {pct.toFixed(1)}% — {remaining > 0 ? `$${remaining.toLocaleString()} to go` : "Complete!"} +
++ Milestones +
++ Track your progress toward financial milestones +
+${totalSaved.toLocaleString()}
++ of ${totalTarget.toLocaleString()} total target +
+{goals.length}
++ {completed} completed +
++ {totalTarget > 0 ? ((totalSaved / totalTarget) * 100).toFixed(1) : 0}% +
++ Create your first goal to start tracking your progress. +
+