All checks were successful
build-website / build (push) Successful in 1m49s
- Wrapped Teleport in ClientOnly to avoid SSR/hydration issues - Replaced env() with hardcoded -59px for Dynamic Island (Safari bug workaround) - Added !important flags to ensure styles aren't overridden - Set overflow: visible on hero-voyage container - Used z-index: 0 to ensure video stays behind content This addresses the Nuxt SSG + Teleport incompatibility and iOS Safari's env() bug 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>