/* Nekon HUB 27.42 · Navegación móvil y menú (solo tester mientras está en pruebas) */
.arena-bottom-nav [data-arena-tester-only]{display:none!important}
html.nekon-growth-tester-theme .arena-bottom-nav [data-arena-tester-only]{display:flex!important}
html.nekon-growth-tester-theme .arena-bottom-nav [data-arena-standard-account]{display:none!important}
/* Nekon HUB 27.42 · Navegación móvil y menú */
@media(max-width:820px){
  html.nekon-growth-tester-theme #menu .menu-head{min-height:32px!important;height:32px!important;padding:2px 2px 4px!important;margin:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}
  html.nekon-growth-tester-theme #menu .menu-head .brand{display:none!important}
  html.nekon-growth-tester-theme #menu .menu-head>button{margin:0!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;font-size:28px!important;line-height:1!important}
  html.nekon-growth-tester-theme #menu .mobile-menu-profile:not([hidden]){padding-top:0!important;margin-top:0!important}
  html.nekon-growth-tester-theme #menu>small{margin-top:12px!important}
  .arena-bottom-nav button>span{white-space:normal!important;line-height:1.05!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis!important}
}
