Create visual analytics for group contribution and payout history.
Acceptance Criteria:
- Add chart library (recharts or chart.js)
- Contribution amount over time line chart
- Payout distribution bar chart
- Member participation pie chart
- Responsive charts that work on mobile
Files: new file src/components/GroupAnalytics.tsx, src/app/groups/[id]/page.tsx, package.json