Allow users to export their group history and contribution records.
Acceptance Criteria:
- Add 'Export' button on group detail and dashboard pages
- Support CSV export for contribution history
- Support PDF export for group summary report
- Include: dates, amounts, members, round status
Files: new file src/lib/export.ts, src/app/groups/[id]/page.tsx