- Remove overflow-x-hidden from html (caused vertical scroll issues via CSS spec quirk) - Remove items-center/justify-center from body (TurboStarter auth defaults breaking full-width layout) - Use overflow-x-clip on body instead — clips overflowing glow elements without creating a scroll container Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>