Description: "Visualizing the vesting schedule is key. Use Recharts to show an Area Chart where the 'Locked' portion decreases over time and 'Unlocked' increases."
Acceptance Criteria:
[ ] X-Axis: Time (Months).
[ ] Y-Axis: Tokens.
[ ] Two Series: Locked (Red), Claimable (Green).
[ ] Add a vertical reference line for 'Today'.
Priority: High
Labels: ui, visualization