/* Desktop nav dropdown visibility fix (non-destructive) */
header, nav { overflow: visible !important; }
.dropdown, .dropdown-menu, .nav-dropdown { z-index: 9999 !important; }