/* No Preguntes · Paso 114 · menú global restaurado */
body > .np114-global-header{
  position:fixed!important;
  top:10px!important;
  left:50%!important;
  z-index:80!important;
  width:min(100% - 28px,1280px)!important;
  min-height:68px!important;
  margin:0!important;
  padding:8px 12px!important;
  transform:translateX(-50%)!important;
  border:1px solid rgba(218,177,82,.18)!important;
  border-radius:20px!important;
  background:rgba(5,5,10,.86)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(18px) saturate(1.08)!important;
  -webkit-backdrop-filter:blur(18px) saturate(1.08)!important;
}
body > .np114-global-header .np36-brand{
  gap:10px!important;
  color:#f1d88a!important;
  font-family:Cinzel,Georgia,serif!important;
  font-size:clamp(16px,1.6vw,22px)!important;
  letter-spacing:.025em!important;
  text-transform:none!important;
}
body > .np114-global-header .np50-brand-emblem{
  display:grid!important;
  width:36px!important;
  height:36px!important;
  place-items:center!important;
}
body > .np114-global-header .np50-brand-emblem img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
body > .np114-global-header .np36-menu{
  top:calc(100% + 10px)!important;
  right:0!important;
}
body > .np114-global-header .np36-menu a{
  font-size:10px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body > .screen:not(#home){
  padding-top:104px!important;
}
body > .np36-menu-backdrop{z-index:76!important}

@media(max-width:720px){
  body > .np114-global-header{
    top:8px!important;
    width:calc(100% - 16px)!important;
    min-height:58px!important;
    padding:7px 9px!important;
    border-radius:17px!important;
  }
  body > .np114-global-header .np36-brand{
    font-size:15px!important;
  }
  body > .np114-global-header .np50-brand-emblem{
    width:30px!important;
    height:30px!important;
  }
  body > .screen:not(#home){
    padding-top:84px!important;
  }
}
