/* Quadratische Teamfotos und Akkordeonfarben – Version 1.3.8 */
.team-card,.team-card:first-child{align-items:start}
.team-avatar{width:100%;min-height:0;aspect-ratio:1/1;border-radius:20px}
.team-avatar img{display:block;width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;background:#e8e3d9}
.training-year summary::after{background:var(--forest);color:#fff!important;font-weight:700}
.training-year[open] summary::after{color:#fff!important}
@media(max-width:1200px) and (min-width:901px){.team-card{grid-template-columns:160px 1fr}.team-card:first-child{grid-template-columns:220px 1fr}}
@media(max-width:650px){.team-avatar{max-width:360px;margin-inline:auto}}
