.bpl-best-player-lists{flex:1;margin-left:2rem;padding:1rem;border-radius:16px}.bpl-best-player-lists,.bpl-container{display:flex;flex-direction:column;gap:1.5rem}.bpl-date-info{font-size:.9rem;color:#bbb;margin-bottom:.5rem}.bpl-list{background:#1e1e1e;border-radius:12px;padding:1.5rem;box-shadow:0 4px 8px rgba(0,0,0,.3);border-left:4px solid #4a90e2;transition:transform .3s ease,background .3s ease;display:flex;flex-direction:column;gap:.5rem}.bpl-list h4{margin-bottom:.5rem;color:#4a90e2;text-transform:uppercase;font-weight:700;font-size:1.2rem;letter-spacing:1px;display:flex;align-items:center}.bpl-title-icon{margin-right:.5rem}.bpl-list ul{list-style:none;padding:0}.bpl-list li{margin-bottom:.75rem;font-size:1rem;color:#eee;display:flex;flex-direction:column;transition:color .3s ease;border-bottom:1px solid #333;padding-bottom:.5rem}.bpl-list li:last-child{border-bottom:none}.bpl-player-info{align-items:center;padding:.5rem 0}.bpl-player-info,.bpl-stats{display:flex;justify-content:space-between}.bpl-stats{font-size:.9rem;color:#bbb;margin-top:.25rem}.bpl-rank-number{width:30px;text-align:center}.bpl-stat{display:flex;flex-direction:column;align-items:center;width:60px}.bpl-stat.wins{color:#4caf50}.bpl-stat.losses{color:#f44336}.bpl-player-link{color:inherit;text-decoration:none;transition:color .3s ease}.bpl-player-link:hover{color:#4a90e2}@media (max-width:1024px){.bpl-best-player-lists{display:none}}.win-color{color:#4caf50}.loss-color{color:#f44336}.bpl-elo-change{font-weight:700}.bpl-elo-change.positive{color:#4caf50}.bpl-elo-change.negative{color:#f44336}.bpl-stat-heading{font-size:.8rem;color:#bbb;text-transform:uppercase;margin-bottom:.2rem}.bpl-player-info-left,.bpl-player-info-right{display:flex;align-items:center;gap:.5rem}.bpl-player-info-right{justify-content:flex-end}