@keyframes PodiumCard-module-scss-module__ZhDttq__springUp{0%{opacity:0;transform:translateY(4rem)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.PodiumCard-module-scss-module__ZhDttq__podiumCard{text-align:center;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;text-decoration:none;transition:transform .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;container-type:inline-size}.PodiumCard-module-scss-module__ZhDttq__podiumCard:hover{transform:translateY(-.6rem)scale(1.025)}.PodiumCard-module-scss-module__ZhDttq__podiumCard.PodiumCard-module-scss-module__ZhDttq__animated{animation:PodiumCard-module-scss-module__ZhDttq__springUp .8s cubic-bezier(.34, 1.56, .64, 1) backwards var(--anim-delay,0s)}.PodiumCard-module-scss-module__ZhDttq__rank1{aspect-ratio:210/246.44;--anim-delay:0s;flex:210;order:1}.PodiumCard-module-scss-module__ZhDttq__rank2{aspect-ratio:186.76/220.39;--anim-delay:.15s;flex:187;order:2}.PodiumCard-module-scss-module__ZhDttq__rank3{aspect-ratio:166.78/197.57;--anim-delay:.25s;flex:167;order:3}.PodiumCard-module-scss-module__ZhDttq__shieldSpacer{flex-shrink:0;width:100%;height:33cqw}.PodiumCard-module-scss-module__ZhDttq__avatarContainer{flex-shrink:0;justify-content:center;align-items:center;width:36cqw;height:36cqw;margin-bottom:0;display:flex;position:relative}@media (max-width:760px){.PodiumCard-module-scss-module__ZhDttq__avatarContainer{width:30cqw;height:30cqw;margin-bottom:0}}.PodiumCard-module-scss-module__ZhDttq__avatar{background-color:rgb(var(--black));border:2px solid rgba(var(--white), .85)!important;width:100%!important;height:100%!important;box-shadow:0 4px 12px rgba(var(--black), .4)!important;background-size:contain!important;border-radius:50%!important}.PodiumCard-module-scss-module__ZhDttq__rankBadge{background:rgb(var(--white));height:10.5cqw;box-shadow:0 2px 6px rgba(var(--black), .45);z-index:2;justify-content:center;align-items:center;padding:0 1rem;display:flex;position:absolute;bottom:0;overflow:hidden;border-radius:3rem!important}.PodiumCard-module-scss-module__ZhDttq__rankBadgeMe1{background:linear-gradient(203.54deg,#ffedad 15.26%,#ffc900 84.89%)}.PodiumCard-module-scss-module__ZhDttq__rankBadgeMe2{background:linear-gradient(159.67deg,#fff 0%,#cdd6ff 100%)}.PodiumCard-module-scss-module__ZhDttq__rankBadgeMe3{background:linear-gradient(159.67deg,#ffd2ad 0%,#ff7300 100%)}.PodiumCard-module-scss-module__ZhDttq__rankBadgeText{color:rgb(var(--dark-black))!important;font-size:4.5cqw!important;font-weight:700!important;line-height:1!important}@media (max-width:760px){.PodiumCard-module-scss-module__ZhDttq__rankBadgeText{line-height:0!important}}.PodiumCard-module-scss-module__ZhDttq__detailsContainer{box-sizing:border-box;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:1.5cqw;width:100%;min-width:0;min-height:0;padding:1cqw 4cqw 4cqw;display:flex}.PodiumCard-module-scss-module__ZhDttq__username{white-space:nowrap;text-overflow:ellipsis;width:100%;text-shadow:0 2px 4px rgba(var(--black), .5);min-width:0;margin:0 0 1cqw;overflow:hidden;color:rgb(var(--white))!important;font-size:clamp(1.05rem,7.8cqw,1.65rem)!important;font-weight:600!important}.PodiumCard-module-scss-module__ZhDttq__statsRow{width:100%;color:rgb(var(--shade2));white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:1.2cqw;min-width:0;margin:0;line-height:1.2;display:flex;font-size:clamp(.85rem,5.6cqw,1.3rem)!important}.PodiumCard-module-scss-module__ZhDttq__statsRow>*{font-size:inherit!important}.PodiumCard-module-scss-module__ZhDttq__statLabel{margin:0;color:rgb(var(--shade2))!important;font-weight:400!important}.PodiumCard-module-scss-module__ZhDttq__statValue{margin:0;color:rgb(var(--white))!important;font-weight:700!important}.PodiumCard-module-scss-module__ZhDttq__divider{color:rgba(var(--white), .2);margin:0;font-weight:300}
.Podium-module-scss-module__xWBvaa__podium{justify-content:center;align-items:flex-end;gap:.5rem;width:100%;max-width:72rem;margin:0 auto;display:flex}@media (min-width:760px){.Podium-module-scss-module__xWBvaa__podium{gap:2rem;max-width:100%}}
.LeaderboardRow-module-scss-module__HxmUGG__row{background:rgb(var(--surface));border-bottom:1px solid rgba(var(--shade3), .5);grid-template-columns:3.5rem 1fr 7rem 6rem 5rem;align-items:center;min-height:5rem;padding:1.5rem;display:grid;position:relative}@media (min-width:760px){.LeaderboardRow-module-scss-module__HxmUGG__row{grid-template-columns:3.5rem 1fr 12rem 11rem 10rem}}.LeaderboardRow-module-scss-module__HxmUGG__row.LeaderboardRow-module-scss-module__HxmUGG__rowHighlighted{border:unset;background:rgb(var(--primary))!important}.LeaderboardRow-module-scss-module__HxmUGG__userPosition{background-color:#b6ff57;border-radius:3rem;padding:.2rem .75rem;position:absolute;top:-.85rem;left:5rem}.LeaderboardRow-module-scss-module__HxmUGG__userPositionText{font-size:.875rem;font-weight:700}.LeaderboardRow-module-scss-module__HxmUGG__rowAvatar{border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.LeaderboardRow-module-scss-module__HxmUGG__username{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}
.LeaderboardTable-module-scss-module__Cb46zW__tableContainer{border-radius:1.5rem;flex-direction:column;display:flex;overflow:hidden}.LeaderboardTable-module-scss-module__Cb46zW__tableHeader{border-bottom:.5px solid rgb(var(--primary));background-color:rgb(var(--surface));grid-template-columns:3.5rem 1fr 7rem 6rem 5rem;min-height:5rem;padding:1.5rem;display:grid}@media (min-width:760px){.LeaderboardTable-module-scss-module__Cb46zW__tableHeader{grid-template-columns:3.5rem 1fr 12rem 11rem 10rem}}
.UserStats-module-scss-module__hr6HYG__userStats{flex-direction:column;gap:1.5rem;display:flex}.UserStats-module-scss-module__hr6HYG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.UserStats-module-scss-module__hr6HYG__statCard{border:1px solid rgb(var(--primary));background:rgba(var(--primary), .08);border-radius:1.25rem;flex-direction:row;align-items:center;gap:1.5rem;padding:2rem;display:flex}@media (max-width:760px){.UserStats-module-scss-module__hr6HYG__statCard{align-items:start;gap:1rem;padding:1.25rem}}.UserStats-module-scss-module__hr6HYG__statIcon{opacity:.6;flex-shrink:0}.UserStats-module-scss-module__hr6HYG__statInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}@media (max-width:760px){.UserStats-module-scss-module__hr6HYG__statInfo{flex:1}}.UserStats-module-scss-module__hr6HYG__statsDivider{background:rgb(var(--shade3));height:1px;margin:4rem 0}@media (max-width:760px){.UserStats-module-scss-module__hr6HYG__statsDivider{margin:3rem 0 2rem}}
@keyframes LeaderboardPage-module-scss-module__LH09KG__slideUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.LeaderboardPage-module-scss-module__LH09KG__desktopMain{background:linear-gradient(to bottom, rgb(var(--primary)) -100%, #000 100%);margin-top:-2.5rem}.LeaderboardPage-module-scss-module__LH09KG__desktopBody{flex-direction:column;flex:1;gap:2rem;padding-top:2.5rem;padding-bottom:4rem;display:flex}.LeaderboardPage-module-scss-module__LH09KG__pageTitle{font-size:5rem;font-weight:900}.LeaderboardPage-module-scss-module__LH09KG__mobileRoot{background:linear-gradient(to bottom, rgb(var(--primary)) -100%, #000 100%);flex-direction:column;min-height:100dvh;display:flex}.LeaderboardPage-module-scss-module__LH09KG__mobileHeader{z-index:10;background:0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;top:0}.LeaderboardPage-module-scss-module__LH09KG__backBtn{flex-shrink:0;width:4rem;height:4rem}.LeaderboardPage-module-scss-module__LH09KG__mobileContent{flex-direction:column;gap:2rem;padding:2rem 2rem 4rem;display:flex}@media (min-width:760px){.LeaderboardPage-module-scss-module__LH09KG__podiumPage{max-width:50%}}.LeaderboardPage-module-scss-module__LH09KG__tableAnimated{animation:.5s ease-out .35s both LeaderboardPage-module-scss-module__LH09KG__slideUp}
