Some Android devices incorrectly report @media (hover: hover) as true, even though they are touch-only. This breaks CSS that relies on the hover media query to distinguish mouse from touch input.
@media (hover: hover)