/* Externalise de la modification #56 le 23/08/2026 (G6M_EXTERNALISATION_V1016).
   Ce bloc etait inline dans PAGE_CONTAINER : il repartait donc dans le HTML de
   CHAQUE page, sans jamais etre mis en cache. En fichier, il est recupere une
   fois puis servi depuis le cache.
   Le <link> occupe la position EXACTE de l ancien <style> : l ordre de cascade
   est donc rigoureusement identique. */

@media (max-width:1100px){
html#XF body .p-nav,html body .p-nav{padding-top:0!important;padding-bottom:0!important;min-height:0!important;max-height:52px!important}
html#XF body .p-nav-inner,html body .p-nav-inner{height:44px!important;max-height:44px!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;flex-wrap:nowrap!important}
}
@media (max-width:900px){
html#XF body .p-nav,html body .p-nav{max-height:50px!important}
html#XF body .p-nav-inner,html body .p-nav-inner{height:46px!important;max-height:46px!important}
}
