<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* hide gnav elements except for locale selector */

#search-typeahead {
    display: none;
}

.nm-user.nm-icon {
    display: none;
}

.nav-mega {
    height: auto;
}

.nm-menu.nm-m-global {
    display: none;
}

.nm-side-toggle.nm-icon {
    display: none !important;
}

.nav-footer-links.nav-footer-top  {
    display: none;  
}

.nav-footer-socials {
    display: none;
}

.nav-footer-line {
    display: none;    
}</pre></body></html>