iOS Safari doesn't support requestFullscreen. Detect support and:
- Intro page: show single START button instead of FULLSCREEN/WINDOWED
- AppLayout: hide the global fullscreen button entirely
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Shows a small button in the bottom-right corner on all screens.
Listens to fullscreenchange events and hides when already fullscreen.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>