/* Header Brand compatibility layer. The Sigma shell remains the DOM owner. */
@media screen and (max-width:767px){
  .catlo-site-header.catlo-site-header{padding-inline:8px}
  .catlo-site-header .catlo-site-header__inner{min-width:0}
  .catlo-site-header__inner #logo{min-width:0;flex:1 1 auto;overflow:hidden}
  .catlo-site-header #logo .catlo-header-brand.catlo-header-brand{width:100%;max-width:100%;min-width:0;gap:5px;flex:1 1 auto;overflow:hidden}
  .catlo-site-header #logo .catlo-header-brand__text{min-width:0;flex:1 1 auto;overflow:hidden}
  .catlo-site-header .catlo-header-brand__descriptor{width:100%;max-width:100%;min-width:0;font-size:clamp(10px,2.78vw,11px);line-height:1.15;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .catlo-site-header .menu-icon{box-sizing:border-box;position:relative;right:auto;top:auto;width:44px;height:44px;padding:13px 10px;flex:0 0 44px}
}
