.l3-my-club-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0.45rem 0.7rem;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 3px;
  background: transparent;
  color: #fff;
  font: inherit;
  font-size: 0.66rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
  transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}
.l3-my-club-toggle:hover,
.l3-my-club-toggle:focus-visible {
  border-color: #e4f202;
  color: #e4f202;
  transform: translateY(-1px);
}
.l3-my-club-toggle.is-selected {
  background: #e4f202;
  border-color: #e4f202;
  color: #080b0e;
}

.l3-fanblock-club.is-my-club {
  border-color: #e4f202;
  box-shadow: 0 0 0 2px rgba(228, 242, 2, 0.24), 0 15px 32px rgba(0, 0, 0, 0.28);
}
.l3-fanblock-club.is-my-club .l3-fanblock-club__identity small {
  color: #e4f202;
}
.l3-my-club-toggle--card {
  width: calc(100% - 1.4rem);
  margin: 0.55rem 0.7rem 0;
}
.l3-fanblock-club.is-my-club .l3-my-club-toggle--card {
  background: color-mix(in srgb, var(--l3-club-secondary, #e4f202) 82%, #fff);
  border-color: transparent;
  color: #080b0e;
}

.l3-my-club-toggle--profile {
  margin: 0.85rem 0 0;
  border-color: color-mix(in srgb, var(--l3-club-accent, #e4f202) 62%, transparent);
  color: var(--l3-club-accent, #e4f202);
}
.l3-club-profile.is-my-club .l3-my-club-toggle--profile {
  background: var(--l3-club-accent, #e4f202);
  border-color: var(--l3-club-accent, #e4f202);
  color: #080b0e;
}
.l3-club-profile__stadium + .l3-my-club-toggle--profile,
.l3-my-club-toggle--profile + .l3-club-profile__stadium {
  margin-left: 0.6rem;
}

.l3-club-selector__item.is-my-club {
  position: relative;
  background: color-mix(in srgb, #e4f202 13%, var(--l3-card-bg, #11171c));
  box-shadow: inset 0 0 0 2px #e4f202;
}
.l3-club-selector__item.is-my-club::before {
  position: absolute;
  z-index: 2;
  top: 0.4rem;
  right: 0.45rem;
  padding: 0.2rem 0.32rem;
  background: #e4f202;
  color: #080b0e;
  content: "MEIN VEREIN";
  font-size: 0.5rem;
  font-weight: 950;
  letter-spacing: 0.05em;
  line-height: 1;
  white-space: nowrap;
}
.l3-club-selector__item.is-my-club > strong {
  box-sizing: border-box;
  display: block;
  padding-top: 1.45rem;
}
.l3-my-club-home-status {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  min-width: 0;
  margin: 0 0 0.8rem;
  padding: 0.65rem 0.8rem;
  background: rgba(228, 242, 2, 0.08);
  border: 1px solid rgba(228, 242, 2, 0.28);
  color: var(--wp--preset--color--contrast, #fff);
  font-size: 0.75rem;
}
.l3-my-club-home-status > span {
  flex: 0 0 auto;
  color: #aab3ba;
  font-size: 0.58rem;
  font-weight: 950;
  letter-spacing: 0.08em;
}
.l3-my-club-home-status > a {
  overflow: hidden;
  color: inherit;
  font-weight: 900;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l3-my-club-home-status > a:last-child {
  margin-left: auto;
  color: #e4f202;
  font-size: 0.68rem;
}

.l3-my-club-hub {
  position: relative;
  overflow: hidden;
  margin: 0 0 1rem;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 6px;
  background:
    radial-gradient(circle at 92% 8%, color-mix(in srgb, var(--l3-my-club-secondary, #e4f202) 22%, transparent), transparent 34%),
    linear-gradient(135deg, color-mix(in srgb, var(--l3-my-club-primary, #20262c) 58%, #090d10), #0e1418 62%);
  color: #fff;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.2);
}
.l3-my-club-hub a {
  color: inherit;
  text-decoration: none;
}
.l3-my-club-hub__hero {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  padding: 1.15rem 1.2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.l3-my-club-hub__identity {
  display: flex;
  gap: 0.9rem;
  align-items: center;
  min-width: 0;
}
.l3-my-club-hub__identity > div {
  min-width: 0;
}
.l3-my-club-hub__identity small,
.l3-my-club-hub__news header small,
.l3-my-club-hub__match > small,
.l3-my-club-hub__empty-copy small,
.l3-my-club-hub__loading > span {
  display: block;
  margin: 0 0 0.2rem;
  color: var(--l3-my-club-secondary, #e4f202);
  font-size: 0.58rem;
  font-weight: 950;
  letter-spacing: 0.09em;
  line-height: 1.2;
}
.l3-my-club-hub__identity h3 {
  overflow: hidden;
  margin: 0;
  color: #fff;
  font-size: clamp(1.18rem, 2.2vw, 1.72rem);
  line-height: 1.08;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l3-my-club-hub__identity p {
  margin: 0.35rem 0 0;
  color: #c7d0d6;
  font-size: 0.73rem;
  font-weight: 750;
}
.l3-my-club-hub__crest {
  display: grid;
  box-sizing: border-box;
  flex: 0 0 88px;
  width: 88px;
  height: 88px;
  place-items: center;
  padding: 0.42rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.065);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 8px 24px rgba(0, 0, 0, 0.2);
}
.l3-my-club-hub__crest img {
  display: block;
  width: auto !important;
  height: auto !important;
  max-width: 72px !important;
  max-height: 72px !important;
  object-fit: contain;
}
.l3-my-club-hub__crest b {
  color: #fff;
  font-size: 1rem;
}
.l3-my-club-hub__actions {
  display: flex;
  flex: 0 0 auto;
  gap: 0.65rem;
  align-items: center;
}
.l3-my-club-hub__actions a,
.l3-my-club-hub__actions button,
.l3-my-club-hub__primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0.5rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  background: transparent;
  color: #fff;
  font: inherit;
  font-size: 0.66rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}
.l3-my-club-hub__actions .l3-my-club-hub__primary,
.l3-my-club-hub__empty-actions .l3-my-club-hub__primary {
  border-color: var(--l3-my-club-secondary, #e4f202);
  background: var(--l3-my-club-secondary, #e4f202);
  color: #080b0e;
}
.l3-my-club-hub__actions a:hover,
.l3-my-club-hub__actions a:focus-visible,
.l3-my-club-hub__actions button:hover,
.l3-my-club-hub__actions button:focus-visible,
.l3-my-club-hub__links a:hover,
.l3-my-club-hub__links a:focus-visible {
  border-color: var(--l3-my-club-secondary, #e4f202);
  color: var(--l3-my-club-secondary, #e4f202);
}
.l3-my-club-hub__actions .l3-my-club-hub__primary:hover,
.l3-my-club-hub__actions .l3-my-club-hub__primary:focus-visible {
  color: #080b0e;
  filter: brightness(1.05);
}
.l3-my-club-hub__matches {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
  padding: 1rem 1.2rem 0;
}
.l3-my-club-hub__match {
  min-width: 0;
  padding: 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  background: rgba(7, 11, 14, 0.62);
}
.l3-my-club-hub__match time {
  display: block;
  margin: 0.25rem 0 0.65rem;
  color: #aeb9c0;
  font-size: 0.65rem;
  font-weight: 750;
}
.l3-my-club-hub__teams {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  gap: 0.55rem;
  align-items: center;
}
.l3-my-club-hub__teams span {
  overflow: hidden;
  font-size: 0.76rem;
  font-weight: 850;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l3-my-club-hub__teams span:last-child {
  text-align: right;
}
.l3-my-club-hub__teams strong {
  min-width: 2.5rem;
  padding: 0.35rem 0.45rem;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.1);
  color: var(--l3-my-club-secondary, #e4f202);
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}
.l3-my-club-hub__match-footer {
  display: flex;
  gap: 0.7rem;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.65rem;
  padding-top: 0.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: #9eabb3;
  font-size: 0.61rem;
}
.l3-my-club-hub__match-footer a {
  flex: 0 0 auto;
  color: var(--l3-my-club-secondary, #e4f202);
  font-weight: 900;
}
.l3-my-club-hub__match.is-empty > strong,
.l3-my-club-hub__match.is-empty > span {
  display: block;
}
.l3-my-club-hub__match.is-empty > strong {
  margin: 0.5rem 0 0.25rem;
  font-size: 0.8rem;
}
.l3-my-club-hub__match.is-empty > span {
  color: #9eabb3;
  font-size: 0.65rem;
}
.l3-my-club-hub__news {
  padding: 1rem 1.2rem;
}
.l3-my-club-hub__news > header {
  display: flex;
  gap: 1rem;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 0.7rem;
}
.l3-my-club-hub__news h4 {
  margin: 0;
  color: #fff;
  font-size: 0.95rem;
}
.l3-my-club-hub__news > header > a {
  color: var(--l3-my-club-secondary, #e4f202);
  font-size: 0.65rem;
  font-weight: 900;
}
.l3-my-club-hub__news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
}
.l3-my-club-hub__news-card {
  display: grid;
  min-width: 0;
  grid-template-columns: 78px minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.055);
  transition: border-color 0.18s ease, transform 0.18s ease;
}
.l3-my-club-hub__news-card:hover,
.l3-my-club-hub__news-card:focus-visible {
  border-color: var(--l3-my-club-secondary, #e4f202);
  transform: translateY(-1px);
}
.l3-my-club-hub__news-media {
  display: grid;
  min-height: 76px;
  place-items: center;
  overflow: hidden;
  background: #151d22;
}
.l3-my-club-hub__news-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l3-my-club-hub__news-media b {
  padding: 0.4rem;
  color: #e4f202;
  font-size: 0.5rem;
  text-align: center;
}
.l3-my-club-hub__news-body {
  min-width: 0;
  padding: 0.65rem;
}
.l3-my-club-hub__news-body time {
  display: block;
  margin-bottom: 0.25rem;
  color: #9eabb3;
  font-size: 0.54rem;
}
.l3-my-club-hub__news-body strong {
  display: -webkit-box;
  overflow: hidden;
  color: #fff;
  font-size: 0.67rem;
  line-height: 1.25;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.l3-my-club-hub__news-empty {
  grid-column: 1 / -1;
  margin: 0;
  padding: 0.8rem;
  border: 1px dashed rgba(255, 255, 255, 0.15);
  color: #aeb9c0;
  font-size: 0.68rem;
}
.l3-my-club-hub__links {
  display: flex;
  gap: 0.6rem;
  padding: 0 1.2rem 1.1rem;
}
.l3-my-club-hub__links a {
  padding: 0.45rem 0.65rem;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 3px;
  color: #dce2e6;
  font-size: 0.62rem;
  font-weight: 850;
}
.l3-my-club-hub.is-empty {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  min-height: 112px;
  padding: 1rem 1.2rem;
  background:
    linear-gradient(110deg, rgba(228, 242, 2, 0.1), transparent 46%),
    #10171c;
}
.l3-my-club-hub__empty-copy h3 {
  margin: 0;
  color: #fff;
  font-size: 1rem;
}
.l3-my-club-hub__empty-copy p {
  max-width: 690px;
  margin: 0.35rem 0 0;
  color: #aeb9c0;
  font-size: 0.68rem;
  line-height: 1.5;
}
.l3-my-club-hub__empty-actions {
  flex: 0 0 auto;
}
.l3-my-club-hub__empty-actions .l3-my-club-hub__primary {
  --l3-my-club-secondary: #e4f202;
}
.l3-my-club-hub.is-loading,
.l3-my-club-hub.has-error {
  padding: 1rem 1.2rem;
  background: #10171c;
}
.l3-my-club-hub__loading,
.l3-my-club-hub__error {
  display: flex;
  gap: 0.65rem;
  align-items: baseline;
}
.l3-my-club-hub__loading strong,
.l3-my-club-hub__error strong {
  font-size: 0.78rem;
}
.l3-my-club-hub__loading small,
.l3-my-club-hub__error span {
  color: #9eabb3;
  font-size: 0.65rem;
}
.l3-my-club-hub__error a {
  margin-left: auto;
  color: #e4f202;
  font-size: 0.65rem;
  font-weight: 900;
}

.l3-club-menu-item.is-my-club > a,
.l3-mobile-club-menu-item.is-my-club > a {
  background: rgba(228, 242, 2, 0.12) !important;
  box-shadow: inset 3px 0 0 #e4f202;
}
.l3-club-menu-item.is-my-club .l3-club-code,
.l3-mobile-club-menu-item.is-my-club .l3-club-code {
  background: #e4f202;
  color: #080b0e;
}

@media (max-width: 700px) {
  .l3-my-club-home-status {
    flex-wrap: wrap;
  }
  .l3-my-club-home-status > a:last-child {
    margin-left: 0;
  }
  .l3-my-club-toggle--profile {
    width: 100%;
  }
  .l3-my-club-toggle--profile + .l3-club-profile__stadium {
    margin-left: 0;
  }
  .l3-my-club-hub__hero,
  .l3-my-club-hub.is-empty {
    align-items: stretch;
    flex-direction: column;
  }
  .l3-my-club-hub__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .l3-my-club-hub__actions .l3-my-club-hub__primary {
    grid-column: 1 / -1;
  }
  .l3-my-club-hub__matches,
  .l3-my-club-hub__news-grid {
    grid-template-columns: 1fr;
  }
  .l3-my-club-hub__news-card {
    grid-template-columns: 92px minmax(0, 1fr);
  }
  .l3-my-club-hub__links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .l3-my-club-hub__empty-actions .l3-my-club-hub__primary {
    width: 100%;
  }
  .l3-my-club-hub__loading,
  .l3-my-club-hub__error {
    align-items: flex-start;
    flex-direction: column;
  }
  .l3-my-club-hub__error a {
    margin-left: 0;
  }
}

@media (max-width: 420px) {
  .l3-my-club-hub__hero,
  .l3-my-club-hub__matches,
  .l3-my-club-hub__news,
  .l3-my-club-hub.is-empty,
  .l3-my-club-hub.is-loading,
  .l3-my-club-hub.has-error {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .l3-my-club-hub__links {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .l3-my-club-hub__crest {
    flex-basis: 66px;
    width: 66px;
    height: 66px;
    padding: 0.32rem;
    border-radius: 10px;
  }
  .l3-my-club-hub__crest img {
    max-width: 54px !important;
    max-height: 54px !important;
  }
  .l3-my-club-hub__identity h3 {
    white-space: normal;
  }
  .l3-my-club-hub__teams {
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    gap: 0.35rem;
  }
  .l3-my-club-hub__links {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .l3-my-club-toggle,
  .l3-my-club-hub__news-card {
    transition: none;
  }
}
