feat: add platform filter to search UI and backend
- add platform filter UI (leaflet/pckt toggle buttons)
- fix platform filter to work in SQL query (not post-filter)
- previously platform filter was applied after LIMIT 40, missing results
- now uses DocsByFtsAndPlatform query with platform in WHERE clause
- exclude publications from results when platform filter is active
- bump input font-size to 16px to prevent iOS auto-zoom
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>