.game-card-and-leaderboard-container{scroll-snap-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.3rem;width:266px;display:flex}.casual-leaderboard-podium-container{box-sizing:border-box;justify-content:center;align-items:flex-end;gap:5px;width:100%;height:190px;padding:0 10px;display:flex}.podium-card{box-sizing:border-box;color:#fff;text-align:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:2px solid rgba(255,255,255,.1);-webkit-border-radius:10px;border-radius:10px;flex-direction:column;justify-content:space-around;align-items:center;gap:2px;width:33.33%;padding:8px 4px;transition:all .3s;display:flex}.podium-card.rank-1{border-color:#feea00;order:2;height:95%;box-shadow:0 0 15px rgba(254,234,0,.5)}.podium-card.rank-2{border-color:#e5e4e2;order:3;height:85%}.podium-card.rank-3{border-color:#e8912d;order:1;height:75%}.podium-rank{color:#a0a0b0;font-size:.85rem;font-weight:700}.podium-avatar{object-fit:cover;-webkit-border-radius:50%;border-radius:50%;width:32px;height:32px}.podium-avatar.level-1-border{background:linear-gradient(#fcc,#f99,#fcc) border-box;border:1.5px solid transparent}.podium-avatar.level-2-border{background:linear-gradient(#f99,#f66,#f99) border-box;border:1.5px solid transparent}.podium-avatar.level-3-border{background:linear-gradient(#f66,#f33,#f66) border-box;border:1.5px solid transparent}.podium-avatar.level-4-border{background:linear-gradient(#f33,red,#f33) border-box;border:1.5px solid transparent}.podium-avatar.level-5-border{background:linear-gradient(red,#c00,red) border-box;border:1.5px solid transparent}.podium-avatar.level-6-border{background:linear-gradient(#c00,#900,#c00) border-box;border:1.5px solid transparent}.podium-avatar.level-7-border{background:linear-gradient(#900,#600,#900) border-box;border:1.5px solid transparent}.podium-avatar.level-8-border{background:linear-gradient(#600,#300,#600) border-box;border:1.5px solid transparent}.podium-avatar.level-9-border{background:linear-gradient(#300,#000,#300) border-box;border:1.5px solid transparent}.podium-avatar.level-10-border{background:linear-gradient(red,#00f,#ff0) border-box;border:2px solid transparent}.podium-name{word-break:break-word;justify-content:center;align-items:center;width:100%;min-height:2.2em;font-size:.75rem;font-weight:600;display:flex}.podium-flag{-webkit-border-radius:3px;border-radius:3px;width:18px;height:auto}.podium-score{color:#00ff8c;font-size:.85rem;font-weight:700}.podium-card.rank-1 .podium-rank{font-size:1rem}.podium-card.rank-1 .podium-avatar{width:40px;height:40px}.podium-card.rank-1 .podium-name{min-height:2.4em;font-size:.85rem}.podium-card.rank-1 .podium-flag{width:22px}.podium-card.rank-1 .podium-score{font-size:1rem}.podium-card.rank-3 .podium-rank{font-size:.8rem}.podium-card.rank-3 .podium-avatar{width:28px;height:28px}.podium-card.rank-3 .podium-name{min-height:2em;font-size:.7rem}.podium-card.rank-3 .podium-flag{width:16px}.podium-card.rank-3 .podium-score{font-size:.8rem}.podium-card.empty{visibility:hidden}.game-card{flex-direction:column;justify-content:space-evenly;align-items:center;display:flex;width:228px!important;height:282px!important;margin-bottom:0!important}.game-card-image-container{background-color:#000;flex-shrink:0;background-position:50%!important;background-repeat:no-repeat!important;border:1px solid rgba(0,174,239,.3)!important;width:110px!important;height:110px!important;margin-left:auto!important;margin-right:auto!important}.snake-bg{background-size:100%!important}.tetris-bg,.pong-bg{background-size:60%!important}.game-card-title{order:-1;font-size:1.5rem!important}#snake-leaderboard .podium-card{background:linear-gradient(135deg,#4a0e0e,#2a0808)!important}.game-card[data-game=snake]{background:linear-gradient(135deg,#4a0e0e,#2a0808)!important}#cetris-leaderboard .podium-card{background:linear-gradient(135deg,#524a0a,#3d370c)!important}.game-card[data-game=tetris]{background:linear-gradient(135deg,#524a0a,#3d370c)!important}#cong-leaderboard .podium-card{background:linear-gradient(135deg,#0a2a4a,#0c1a3d)!important}.game-card[data-game=cong]{background:linear-gradient(135deg,#0a2a4a,#0c1a3d)!important}#casualGamesModal{background:rgba(0,0,0,.9)!important}@media (max-height:670px){.casual-games-carousel{padding:.5rem 0}.casual-leaderboard-podium-container{height:180px}.game-card-and-leaderboard-container{gap:.1rem}.game-card{justify-content:space-around!important;height:240px!important}.game-card-title{font-size:1.3rem!important}.game-card-image-container{width:90px!important;height:90px!important}.carousel-pagination{margin-top:.5rem}}