.team-cover-live{background:linear-gradient(135deg,#0a3220,#22a866);overflow:hidden}
.team-cover-image{width:100%;height:100%;object-fit:cover;display:block}
.team-badge-live{overflow:hidden;background:#fff;color:var(--orange);box-shadow:0 6px 16px rgba(0,0,0,.13)}
.team-badge-live .team-logo-image{width:100%;height:100%;object-fit:cover}
.home-team-status{margin-bottom:20px}
.home-team-empty{padding:30px 0;color:var(--muted)}
#home-team-grid{align-items:stretch}
#home-team-grid .team-card{height:100%;display:flex;flex-direction:column}
#home-team-grid .team-info{flex:1;display:flex;flex-direction:column}
#home-team-grid .team-info h3{display:-webkit-box;min-height:58px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
#home-team-grid .team-info>p{display:-webkit-box;min-height:58px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
#home-team-grid .team-data{margin-top:auto}
@media(max-width:580px){#home-team-grid .team-info h3,#home-team-grid .team-info>p{min-height:0}}
