fix: hide playback controls while context menu is open
Play/stop buttons are siblings of Monaco inside viz-container and
can't be z-indexed below the context menu. Hide them with
visibility:hidden when .context-menu-open is active.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>