All checks were successful
build-website / build (push) Successful in 1m36s
- Add transform rule to video container for parallax functionality - Change hero-content to absolute positioning to extend into safe areas - Remove hardcoded fallback values, use only env() functions - Delete conflicting mobile CSS overrides with !important declarations - Fix CSS cascade issues that prevented proper safe area rendering These changes ensure the video parallax effect works correctly and content properly extends into iOS safe areas (notch/Dynamic Island).