arena.mjs: show yellow cursor only when pen is locked
Show the custom yellow crosshair cursor only when penLocked is true
(FPS mode). Keep the default cyan cursor when unlocked (UI mode).
Combined the condition to be cleaner: only set the custom cursor if
both api.cursor exists AND penLocked is true.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>