/* WEISS PADEL CONNECT – einheitliche aktive Suchauswahl */
.active-selection-heading{align-items:flex-start}
.active-search-summary .active-summary-dynamic{display:contents}
.active-selection-toolbar{justify-content:flex-end}
.active-selection-toolbar>label{margin-left:auto}
@media(max-width:720px){
  .active-selection-heading{gap:14px}
  .active-selection-heading.match-results-head{align-items:stretch}
  .active-search-summary{gap:7px;margin-top:-6px;padding-bottom:15px}
  .active-search-summary .summary-pill{max-width:100%;white-space:normal;line-height:1.25}
  .active-selection-toolbar>label{width:100%;margin-left:0}
}