/* The mobile navigation button shares one icon and a generous touch target. */
.site-header .menu-toggle .menu-symbol{display:block!important;position:static!important;width:24px!important;height:24px!important;fill:none!important;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;transform:none!important;pointer-events:none}
.site-header .menu-toggle .menu-cross{display:none}
.site-header .menu-toggle[aria-expanded="true"] .menu-bars{display:none}
.site-header .menu-toggle[aria-expanded="true"] .menu-cross{display:block}
@media(max-width:950px){.site-header .menu-toggle{display:flex!important;align-items:center;justify-content:center;flex:0 0 44px;width:44px;min-width:44px!important;height:44px;min-height:44px!important;padding:0!important;border:0;background:transparent;color:inherit}}
