.team-v2-active-host{position:relative;z-index:8;width:min(100% - 32px,720px);margin:12px auto 16px}
.team-v2-active-host[hidden]{display:none!important}
.team-v2-active-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;min-height:72px;align-items:center;gap:10px;padding:12px;border:1px solid rgba(82,147,181,.18);border-radius:20px;background:linear-gradient(135deg,rgba(215,244,255,.97),rgba(255,233,239,.96));box-shadow:0 10px 28px rgba(80,117,144,.12),inset 0 1px rgba(255,255,255,.84);color:#26344a;overflow:hidden}
.team-v2-active-card::before{content:"";position:absolute;left:17px;right:17px;top:0;height:2px;border-radius:2px;background:linear-gradient(90deg,#78cdf6,#ff8fa7)}
.team-v2-status-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.72);color:#327ba4}.team-v2-status-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.team-v2-active-card div{min-width:0}.team-v2-active-card strong{display:block;font-size:14px;line-height:1.3}.team-v2-active-card p{margin:4px 0 0;color:#6c788a;font-size:11.5px;line-height:1.35}
.team-v2-active-card a{display:inline-flex;min-width:72px;min-height:38px;flex:0 0 auto;align-items:center;justify-content:center;gap:4px;padding:0 10px;border-radius:14px;background:#ff8fa7;color:#26344a;text-decoration:none;font-size:12px;font-weight:750;white-space:nowrap}
.team-v2-active-card.ended{min-height:64px;grid-template-columns:1fr}
@media(max-width:375px){.team-v2-active-host{width:calc(100% - 24px);margin-top:10px}.team-v2-active-card{grid-template-columns:36px minmax(0,1fr) auto;padding:11px 10px;gap:8px}.team-v2-active-card a{min-width:68px;padding-inline:8px}.team-v2-active-card p{font-size:11px}}
