Two mobile refinements to the bottom sheet:
- Drop the dark scrim (was 32% black over the whole screen). The backdrop is
now a transparent tap-to-dismiss catcher, so the match video keeps full
brightness and detail while the sheet is open.
- While the sheet is open, slide the fixed top bar up and float the scroll
area to top:0 so the player gets the reclaimed 56px. Both revert the instant
the sheet closes. Driven by a body.hl-sheet-open class; reduced-motion safe.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>