.matchup-results .ranking-card{cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #0000001a}.matchup-results .ranking-card:hover{transform:translateY(-4px);box-shadow:0 5px 15px #0000001a}.matchup-results .ranking-card.expanded{border-color:#007bff;box-shadow:0 5px 20px #007bff33}.matchup-results .game-thumbnail{object-fit:contain;max-height:120px}.matchup-results .rank-medal{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;top:-10px;left:-10px;box-shadow:0 2px 5px #0003}.matchup-results .rank-1{background-color:gold}.matchup-results .medal-1{color:#daa520}.matchup-results .rank-2{background-color:silver}.matchup-results .medal-2{color:#a9a9a9}.matchup-results .rank-3{background-color:#cd7f32}.matchup-results .medal-3{color:#8b4513}.matchup-results .game-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.matchup-results .ranking-card{animation:.5s backwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.matchup-results .ranking-card:first-child{animation-delay:.1s}.matchup-results .ranking-card:nth-child(2){animation-delay:.2s}.matchup-results .ranking-card:nth-child(3){animation-delay:.3s}.matchup-results .ranking-card:nth-child(4){animation-delay:.4s}.matchup-results .ranking-card:nth-child(5){animation-delay:.5s}.matchup-results .ranking-card:nth-child(6){animation-delay:.6s}.matchup-results .ranking-card:nth-child(7){animation-delay:.7s}.matchup-results .ranking-card:nth-child(8){animation-delay:.8s}.matchup-results .ranking-card:nth-child(9){animation-delay:.9s}.matchup-results .ranking-card:nth-child(10){animation-delay:1s}
