The mobile close button uses position: fixed, which breaks inside a CSS transform containing block. Wrapping in <Teleport to="body"> ensures correct fixed positioning relative to the viewport. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>