/* GAOXI logo — override Webflow luminosity blend on .brand */
.neuenav-brand .brand,
.neuenav-brand img.brand,
img.brand[src*="gaoxi-logo"] {
  mix-blend-mode: normal !important;
  width: auto;
  height: 2.25rem;
  max-height: 2.5rem;
  max-width: 11rem;
  object-fit: contain;
}
