Add study/practice tab with Go problem collections
Implements study mode with 2,500+ Go problems from scrapeGo repository:
Features:
- Enhanced SGF parser supporting AB/AW properties for puzzle positions
- Multi-problem SGF parsing for collection files
- Puzzle collection management with GitHub fetching and caching
- Study route with collection selector, puzzle display, and navigation
- 5 puzzle collections: Cho's Encyclopedia (Vols 1-3), Gokyo Shumyo, Hatsuyoron
- Deep linking support via URL parameters (?collection=cho-1&problem=42)
- Cloud-themed UI consistent with existing design
- Full credits and attribution section for source materials
Collections from https://github.com/mango314/scrapeGo
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>