.matchListWrapper{flex-direction:column;gap:18px;padding:10px;display:flex}.matchListCard{color:#f4f4f4;background:linear-gradient(135deg,#000c19 0%,#0f2a52 100%);border-radius:8px;padding:16px;box-shadow:0 6px 18px #00000073}.matchListCompetition{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.matchListCompetition img{object-fit:contain;width:22px;height:22px}.matchListDate{color:#b0b7d1;margin:6px 0 12px;font-size:.75rem}.matchListTeams{justify-content:space-between;align-items:center;display:flex}.matchListTeam{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.matchListTeam img{object-fit:contain;background:#fff;border-radius:50%;width:28px;height:28px;padding:2px}.vs{color:#9aa4bf;font-size:.7rem}.matchListScores{color:#b0b7d1;justify-content:space-between;margin-top:10px;font-size:.75rem;display:flex}.matchListScores .winner{color:#00e0ff;font-weight:600}.matchListReferee{color:#9aa4bf;margin-top:8px;font-size:.7rem}
