All checks were successful
build-website / build (push) Successful in 1m46s
- Remove overflow-x: hidden from HeroSection.vue that was clipping video - Delete duplicate .hero-video-container styles from voyage-layout.css - Fix navigation to use env() directly instead of CSS variables - Remove deprecated constant() syntax - Add safe-area-test.html for testing safe area extension The video should now properly extend under the iOS notch/Dynamic Island while keeping content within safe areas.