.leaderboard{padding:2rem;text-align:center}.leaderboard h1{margin-bottom:1rem;font-size:2rem;color:#2c3e50}.responsive-table-wrapper{overflow-x:auto}.responsive-table{width:100%;border-collapse:collapse;margin:auto;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.responsive-table td,.responsive-table th{padding:.75rem 1rem;border:1px solid #ddd;text-align:center;font-size:1rem}.responsive-table th{background-color:#63a6e9;color:white;font-weight:700}.responsive-table tr:nth-child(2n){background-color:#f9f9f9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.responsive-table tr{opacity:0;animation:fadeInUp .6s ease forwards}.responsive-table tr:first-child{animation-delay:.1s}.responsive-table tr:nth-child(2){animation-delay:.2s}.responsive-table tr:nth-child(3){animation-delay:.3s}.responsive-table tr:nth-child(4){animation-delay:.4s}.responsive-table tr:nth-child(5){animation-delay:.5s}.responsive-table tr:nth-child(6){animation-delay:.6s}.responsive-table tr:nth-child(7){animation-delay:.7s}.responsive-table tr:nth-child(8){animation-delay:.8s}.responsive-table tr:nth-child(9){animation-delay:.9s}.responsive-table tr:nth-child(10){animation-delay:1s}