a7fa0ec027
The modal's left photo stretches (items-stretch, md:aspect-auto) to match the right column's height. The "already subscribed"/invalid-email messages were conditionally mounted, so their appearance grew the right column and dragged the photo's height along with it. Both are now always rendered with a reserved min-height instead, so toggling them no longer changes the modal's size. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>