7f7ed39b0e
overflow-hidden on the <section> was clipping the -bottom-6 badge and the image bottom on iPad viewports where content sits near the section edge. Move overflow-hidden to the blobs container (absolute inset-0) so the blobs are still clipped but the image and badge can render freely. Add pb-10 sm:pb-16 bottom padding so the badge always has clearance. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>