.bstv-team-roster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bstv-team-roster-grid--compact{grid-template-columns:1fr}.bstv-team-rider-card{min-width:0;border:1px solid #dbe5e8;border-radius:10px;background:#f8fbfc;overflow:hidden}.bstv-team-rider-card>a{display:flex;align-items:center;gap:11px;padding:10px;color:#092f3d;text-decoration:none}.bstv-team-rider-card__photo{display:flex;flex:none;align-items:center;justify-content:center;width:58px;height:58px;border-radius:8px;background:linear-gradient(145deg,#0a4052,#092632);color:#fff;overflow:hidden}.bstv-team-rider-card__photo img{width:100%;height:100%;object-fit:cover}.bstv-team-rider-card strong,.bstv-team-rider-card small{display:block}.bstv-team-rider-card strong{font-size:13px;line-height:1.2}.bstv-team-rider-card small{margin-top:5px;color:#6b7f87;font-size:10px;text-transform:uppercase}@media(max-width:760px){.bstv-team-roster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.bstv-team-roster-grid{grid-template-columns:1fr}}
