fix: guard window reference in kidlisp paint for worker context
kidlisp.mjs runs inside the disk worker where window is undefined;
the unguarded window.acKEEP_MODE check was throwing every frame.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>