Header uses fixed z-50 with backdrop-blur which creates its own stacking context. z-[60] wasn't enough, z-[100] matches the pattern used by VerificationModal.
Header uses fixed z-50 with backdrop-blur which creates its own stacking context. z-[60] wasn't enough, z-[100] matches the pattern used by VerificationModal.