/* Keep the additional site link within the existing desktop header. */
.sc-site-nav--desktop > a[href="https://schlaegerclub.de/"] { white-space: nowrap; }
@media (min-width: 851px) and (max-width: 1100px) {
  .sc-site-header__inner { gap: 18px; }
  .sc-site-nav--desktop { gap: 16px; }
  .sc-site-nav--desktop > a,
  .sc-site-nav--desktop summary { font-size: 12px; white-space: nowrap; }
}
