


.amf-brand-bar-p361.amf-brand-fixed-p374{
  position:fixed!important;
  z-index:9994!important;
  margin:0!important;
  box-shadow:0 12px 28px rgba(15,23,42,.15)!important;
  background:rgba(255,255,255,.99)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
}
.amf-brand-sticky-spacer-p374{
  display:none;
  width:100%;
  pointer-events:none;
}
.amf-brand-sticky-spacer-p374.is-active{display:block}


@media (max-width:620px){
  .amf-brand-bar-p361,
  .amf-brand-bar-p361.amf-brand-fixed-p374{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:6px!important;
    padding:6px!important;
    border-radius:14px!important;
  }
  .amf-brand-primary-p361{
    min-width:0!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
  }
  .amf-brand-chip-p361{
    flex:0 0 auto!important;
    min-height:38px!important;
    padding:7px 10px!important;
    white-space:nowrap!important;
  }
  .amf-brand-more-p361{flex:0 0 auto!important}
  .amf-brand-more-trigger-p361{min-width:94px!important}
}
