
/* v13.5.0 compact midpoint: leave room for one expanded action. */
@media (min-width:961px) and (max-width:1050px){
  .toolbar{gap:2px!important}
  .toolbar .header-action{--header-action-size:30px!important;--header-action-expanded:122px!important;min-height:32px!important}
  .toolbar .header-action::before{height:30px!important;font-size:13px!important}
  .toolbar .access-badge{width:30px!important;min-width:30px!important;max-width:30px!important;height:32px!important}
}
