17e0737a10
The post-win modal's "Play Again" was click-only — keyboard-only players had to reach for the mouse to leave the celebration screen, and the button advertised no accelerator the way every other modal button does. - handle_win_summary_keyboard reads Enter while WinSummaryOverlay is in the world; despawns the overlay and writes the same NewGameRequestEvent the click handler takes. - The button label gains a trailing return-key glyph so the keyboard path is discoverable on first sight. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>