.mobile-nav { display: none; }
.mobile-nav.open { display: flex !important; }
body.nav-open { overflow: hidden; }