Homepage now shows only a "Spielen" card (links to /play), public games,
last 3 games as mini-board thumbnails for logged-in users, and live games.
New /play page contains all game-mode cards (create, vs AI, friends,
correspondence, tournament).
Bug fix: /ai page was constructing Chess instances from FEN on every move,
discarding the full PGN history. Switching to loadPgn() preserves all moves
so the saved game can be fully reviewed in the archive.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>