/* Verified 320 px header repair. Desktop and locked product headers retain their baseline. */
@media(max-width:360px){
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-header__inner{padding-inline:8px;gap:8px}
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-lockup{flex:1 1 auto;gap:7px}
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-lockup img{width:40px;height:40px;flex:0 0 40px}
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-lockup strong{font-size:10px}
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-header__actions{flex:0 0 auto;gap:5px}
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-language,
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-menu-button{width:40px;min-width:40px;height:40px;padding:0;gap:4px}
 .nc-global-header[data-nc-global-owner="3.2.1"]:not(.is-compact) .nc-global-language span{font-size:16px}
}
