@keyframes in-game_animateTextShine__fIL53{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.in-game_root__8QarP{--sidetray-compact-width:3.75rem;min-height:100%;display:flex;flex-direction:column;color:var(--ds-color-white);font-size:var(--font-size-14);font-family:var(--default-font)}.in-game_root__8QarP,.in-game_root__8QarP *{touch-action:pan-x pan-y}.in-game_content__KO9vD{position:relative;display:flex;flex:1 1 auto}.in-game_backgroundDefault__kgVVj{--background:linear-gradient(180deg,var(--ds-color-purple-100) 0%,var(--ds-color-black) 100%)}.in-game_backgroundCups__XdNGz{background:linear-gradient(179.11deg,#000 21.99%,#141432 58.6%)}.in-game_backgroundTransparent__wsII9{background:rgba(0,0,0,0)}.in-game_backgroundTournament__kZj9E{--background:radial-gradient(66.5% 221.21% at 136.03% -61.44%,var(--ds-color-brand-50) 0%,rgb(121 80 229/0%) 92.09%),radial-gradient(93.54% 126.91% at 29.15% -56.29%,rgb(254 205 25/50%) 0%,rgb(254 205 25/0%) 92.09%),radial-gradient(86.19% 101.84% at -17.13% -24.8%,rgb(255 164 61/50%) 0%,rgb(191 123 46/0%) 92.09%),var(--ds-color-purple-100)}.in-game_backgroundRankedSystem__wuyjL{--background:radial-gradient(circle at 100% -20%,rgba(58,232,189,0.5) 0%,rgba(58,232,189,0) 60%),radial-gradient(circle at 50% -60%,rgba(58,232,189,0.5) 0%,rgba(58,232,189,0) 65%),radial-gradient(farthest-corner at 0% -20%,var(--ds-color-brand-50) 0%,rgba(121,80,229,0) 50%),var(--ds-color-purple-100)}.in-game_layout__kqBbg{display:flex;flex-direction:column;flex:1 1 auto;min-height:100%;background:var(--background);font-size:var(--font-size-14);font-family:var(--default-font);color:var(--ds-color-white)}@keyframes wallet-full-modal_animateTextShine__rlUKk{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.wallet-full-modal_root__dQ_dC{text-align:center;font-family:var(--default-font);color:var(--ds-color-white)}.wallet-full-modal_title__kGwoS{font-size:var(--font-size-28);line-height:var(--line-height-28);font-weight:700;font-style:italic;color:var(--ds-color-yellow-50)}@media only screen and (max-width:1019px){.wallet-full-modal_title__kGwoS{font-size:var(--font-size-20);line-height:var(--line-height-20);font-weight:700;font-style:italic}}.wallet-full-modal_description__E96IE{font-size:var(--font-size-16);line-height:var(--line-height-16);font-weight:700;font-style:italic;margin-top:.5rem}@media only screen and (max-width:1019px){.wallet-full-modal_description__E96IE{font-size:var(--font-size-12);line-height:var(--line-height-12);font-weight:700;font-style:italic}}.wallet-full-modal_buttons__CINEu{display:flex;justify-content:center;gap:1rem;margin-top:1rem}@media only screen and (max-width:1019px){.wallet-full-modal_buttons__CINEu{flex-direction:column;max-width:15rem;margin:1rem auto}}.wallet-full-modal_image__P3BFG{width:15rem}@media only screen and (max-width:1019px){.wallet-full-modal_image__P3BFG{width:10rem}}.notification-dot_wrapper__qe_8l{position:absolute;top:var(--offsetYRem,-.25rem);right:var(--offsetXRem,-.5rem);z-index:10;display:block;width:.375rem;height:.375rem}.notification-dot_wrapper__qe_8l.notification-dot_active__p4qK4{animation:notification-dot_bounce-top__e5Ul_ 6s infinite;animation-delay:.5s}.notification-dot_dot__3zAVo{display:block;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:scale(0);width:inherit;height:inherit;aspect-ratio:1/1;border-radius:50%;background:var(--ds-color-orange-70);background-image:linear-gradient(to bottom,var(--ds-color-orange-50),var(--ds-color-orange-70))}.notification-dot_active__p4qK4 .notification-dot_dot__3zAVo{transform:scale(1)}button .notification-dot_dot__3zAVo{box-shadow:0 .0625rem .125rem var(--ds-color-purple-100)}@keyframes notification-dot_bounce-top__e5Ul_{0%{transform:translateY(0);animation-timing-function:ease-out}3%{transform:translateY(-33%);animation-timing-function:ease-in}6%{transform:translateY(0);animation-timing-function:ease-out}8%{transform:translateY(-20%);animation-timing-function:ease-in}10%{transform:translateY(0);animation-timing-function:ease-out}11%{transform:translateY(-12%);animation-timing-function:ease-in}12%{transform:translateY(0);animation-timing-function:ease-out}12.5%{transform:translateY(-7%);animation-timing-function:ease-in}13%{transform:translateY(0);animation-timing-function:ease-out}13.3%{transform:translateY(-3%);animation-timing-function:ease-in}13.6%{transform:translateY(0);animation-timing-function:ease-out}13.8%{transform:translateY(-2%);animation-timing-function:ease-in}14%{transform:translateY(0)}to{transform:translateY(0)}}.menu-banner_banner__W0xsh{position:absolute;top:0;right:0;width:4rem;height:3.5rem;background:linear-gradient(35deg,var(--ds-color-yellow-70) 30%,var(--ds-color-orange-50) 100%);clip-path:polygon(100% 0,0 0,100% 100%);pointer-events:none;z-index:10;will-change:clip-path}.menu-banner_bannerText__fe4us{position:absolute;top:.275rem;right:-.4rem;transform:rotate(41deg);font-size:var(--font-size-11);font-weight:700;color:var(--ds-color-black);text-transform:lowercase;width:3rem;text-align:center}@keyframes claim-overlay_animateTextShine__yXff3{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.claim-overlay_root__HoIfN{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer}.claim-overlay_gradientWrapper__jiNBM{position:absolute;display:flex;align-items:center;justify-content:center;z-index:0;top:0;left:0;width:200vw;height:200vh;opacity:.4}.claim-overlay_gradient__D_LYb{content:"";position:absolute;top:-25%;left:-25%;width:100%;height:100%;background:repeating-conic-gradient(rgba(121,80,229,.3) 0deg 15deg,rgba(121,80,229,0) 0deg 30deg),radial-gradient(25% 25% at 50% 50.07%,rgba(121,80,229,.6) 0,rgba(121,80,229,0) 100%);animation:claim-overlay_fade-in__SX3gT 1s ease-in-out,claim-overlay_gradient-spin__Wqn6C 15s linear infinite}.claim-overlay_contentWrapper__5CT1S{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.claim-overlay_content__I5E9k{width:100%;max-width:60rem;margin-top:2rem;text-align:center;padding:0 2rem}@media only screen and (max-width:679px){.claim-overlay_content__I5E9k{padding:0 1rem}}.claim-overlay_header___mWPN{font-size:var(--font-size-64);font-weight:700;font-style:italic;text-align:center;background:linear-gradient(180deg,#fff500 30%,var(--ds-color-yellow-50) 53.33%);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 1.75rem rgba(255,241,89,.4)}@media only screen and (max-width:1019px){.claim-overlay_header___mWPN{font-size:var(--font-size-40)}}.claim-overlay_label__obHJw{font-size:var(--font-size-28);line-height:var(--line-height-28);font-weight:700;font-style:italic}@media only screen and (min-width:680px)and (max-width:1019px){.claim-overlay_label__obHJw{font-size:var(--font-size-20);line-height:var(--line-height-20);font-weight:700;font-style:italic}}@media only screen and (max-width:679px){.claim-overlay_label__obHJw{font-size:var(--font-size-16);line-height:var(--line-height-16);font-weight:700;font-style:italic}}.claim-overlay_icon__7u_kh{width:14rem;height:auto}@media only screen and (max-width:679px){.claim-overlay_icon__7u_kh{width:10rem}}.claim-overlay_coinsIcon__a7dG3{position:relative;margin-bottom:-4rem;z-index:-1;animation:claim-overlay_rotateScale__YB_bE 2s ease-in-out infinite}.claim-overlay_assets__dHGg3{display:flex;align-items:center;justify-content:center;gap:1rem}.claim-overlay_assetIcon__77Adf{width:15rem;height:15rem;animation:claim-overlay_rotateScale__YB_bE 2s ease-in-out infinite;animation-delay:var(--delay)}.claim-overlay_assetIcon__77Adf:after{font-size:var(--font-size-20);line-height:var(--line-height-20);font-weight:700;font-style:italic;content:"x1";background-color:var(--ds-color-purple-100);padding:.25rem;border-radius:50%;position:absolute;bottom:0;right:0}@keyframes claim-overlay_rotateScale__YB_bE{0%,to{transform:scale(1) rotate(0deg) translateY(0)}50%{transform:scale(.95) rotate(-2.5deg) translateY(-2.5%)}}.claim-overlay_progress__ubf_V{margin-top:1rem}@keyframes claim-overlay_fade-in__SX3gT{0%{opacity:0}to{opacity:1}}@keyframes claim-overlay_gradient-spin__Wqn6C{0%{transform:scale(2) rotate(0deg)}to{transform:scale(2) rotate(1turn)}}.progress-bar_root__9yucf{--height:1.5rem;position:relative}.progress-bar_heightXSmall__vN0HO{--height:0.3rem}.progress-bar_heightSmall__lnhDS{--height:0.5rem}.progress-bar_heightMedium__bXAqK{--height:0.75rem}.progress-bar_heightLarge__XAhK7{--height:1.5rem}.progress-bar_expandHeight__Po_Bs{height:var(--height)}.progress-bar_progress__lBTVv{position:absolute;left:0;top:0;height:100%;min-width:1rem;max-width:100%}.progress-bar_progress__lBTVv.progress-bar_noMinWidth__iYXh9{min-width:0}.progress-bar_label__VACXk{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:var(--height);color:var(--ds-color-white);font-size:var(--font-size-14);font-style:italic;font-weight:700;text-shadow:0 .0625rem .1875rem rgba(0,0,0,.4)}.progress-bar_background__bWAPF{background:var(--ds-color-white-20);border-radius:.5rem}.progress-bar_fill__tJQ0r{background:var(--ds-color-yellow-50);border-radius:.5rem}.animated-flame_root__0ANJc{isolation:isolate;position:relative;width:100%}.animated-flame_flame1__pxuld{position:relative;z-index:1;width:100%;height:100%;bottom:0}.animated-flame_flame2__HBb2F{position:absolute;z-index:2;width:80%;height:auto;top:15%;right:0}.animated-flame_flame3__3fp_N{position:absolute;z-index:3;width:70%;height:auto;top:30%;right:10%}.leaderboard-card_card__Z83MO{background-color:var(--ds-color-black-60);border-radius:1rem;isolation:isolate;box-sizing:border-box;padding:2rem 1.25rem;padding-inline:0;overflow-y:auto;text-align:center;display:flex;flex-direction:column;align-items:center;align-self:stretch;position:absolute;inset:0;height:100%}@media only screen and (max-width:1199px){.leaderboard-card_card__Z83MO{height:fit-content}}.leaderboard-card_notPlayedYet__YQjkm{margin:2rem 1rem 0}@keyframes switch_animateTextShine__xyVu8{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.switch_switch__ie6MF{background:var(--ds-color-black-40);border:.0625rem solid var(--ds-color-white-20);border-radius:.375rem;display:flex;width:fit-content}.switch_switch__ie6MF.switch_circle__sA8oE{background:rgba(0,0,0,0);border:none}.switch_switch__ie6MF.switch_fillWidth__YI0eH{width:100%}.switch_switch__ie6MF.switch_horizontal__KO_Qe{flex-direction:row}.switch_switch__ie6MF.switch_vertical__ghFBB{flex-direction:column;height:auto}.switch_switchItem__LQpWl{display:flex;justify-content:center;align-items:center;margin:.125rem;cursor:pointer;position:relative;padding-block:.375rem;text-align:center}.switch_switchItem__LQpWl.switch_fillWidth__YI0eH{flex-grow:1}.switch_switchItem__LQpWl.switch_circle__sA8oE{aspect-ratio:1;margin:0;padding-block:0;border-radius:50%;outline:.125rem solid var(--ds-color-white-20);outline-offset:-.3rem}.switch_switchItem__LQpWl.switch_disabled__jiEBq{cursor:not-allowed;opacity:.5}.switch_switchItem__LQpWl.switch_disabled__jiEBq .switch_label__KrnMF{cursor:not-allowed}.switch_switchItem__LQpWl:active>.switch_label__KrnMF{transform:translateY(.125rem)}.switch_label__KrnMF{font-weight:700;font-size:var(--font-size-10);line-height:var(--line-height-10);color:var(--ds-color-white-60);text-transform:uppercase;font-style:italic;display:inline-block;color:var(--ds-color-white);padding:0 1rem;cursor:pointer;z-index:10;-webkit-user-select:none;user-select:none}.switch_background__M2QFN{--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);position:absolute;top:0;left:0;width:100%;height:100%;background:var(--ds-color-brand-50);border-radius:.1875rem;pointer-events:none;transition:transform .15s var(--ease-in-out-cubic),opacity .15s var(--ease-in-out-cubic);transform:scaleY(0) translateY(.25rem) scaleX(.9);opacity:0}.switch_background__M2QFN.switch_circle__sA8oE{border-radius:50%;width:80%;height:80%;left:10%;top:10%}.switch_show__V6W5T{transform:scaleY(1) translateY(0) scaleX(1);opacity:1}.switch_hide__KyksT{opacity:0;transform:scaleY(0) translateY(.25rem) scaleX(.9)}@keyframes leaderboard_animateTextShine__9TOqh{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.leaderboard_items__Y_O7P{width:100%;padding:.5rem 1.5rem;box-sizing:border-box;border-spacing:0}.leaderboard_items__Y_O7P th{font-weight:700;font-size:var(--font-size-10);line-height:var(--line-height-10);color:var(--ds-color-white-60);text-transform:uppercase;font-style:italic;padding-bottom:.75rem}.leaderboard_items__Y_O7P td,.leaderboard_items__Y_O7P th{text-align:right;padding-left:.5rem;padding-block:.375rem}.leaderboard_items__Y_O7P td{font-size:var(--font-size-12);line-height:var(--line-height-12);font-weight:700;text-transform:uppercase;font-weight:400}@media only screen and (max-width:679px){.leaderboard_items__Y_O7P{align-self:flex-start;padding-left:0}}.leaderboard_alignLeft__9G2fi{text-align:left!important}.leaderboard_fireHeader__AU_LW{width:1rem;height:inherit}.leaderboard_item__sOU9b{color:var(--ds-color-white)}@media only screen and (max-width:679px){.leaderboard_item__sOU9b{padding:.5rem .2rem}}.leaderboard_itemYou__WUJz6{background:linear-gradient(90deg,rgba(121,80,229,.3),rgba(121,80,229,0))}.leaderboard_position__FM09x{width:1.5rem;padding-right:1rem;color:var(--ds-color-white-60);text-align:center!important}.leaderboard_nick__3vLqc{font-style:italic;flex-grow:1;min-width:0;max-width:20rem;padding-left:0!important}.leaderboard_nick__3vLqc a{color:var(--ds-color-white);display:flex;font-size:var(--font-size-10);font-weight:700}.leaderboard_streak__NFkUM{color:var(--ds-color-yellow-50)}.leaderboard_score__12VJT{margin-right:2rem}@media only screen and (max-width:679px){.leaderboard_score__12VJT{margin-right:.5rem}}.leaderboard_btnLink__SLuQO{display:flex;justify-content:center}.leaderboard_chevron__yJ9q6{opacity:.5}.leaderboard_chevron__yJ9q6.leaderboard_active__AA7U6{opacity:1}.leaderboard_sortable___P0yz{display:flex;gap:.5rem;align-items:center;justify-content:flex-end;cursor:pointer;-webkit-user-select:none;user-select:none}@keyframes leaderboard-no-club-banner_animateTextShine__pUdWm{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.leaderboard-no-club-banner_clubBanner__Serfr{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1rem;width:75%;margin:0 auto;position:relative}.leaderboard-no-club-banner_clubBanner__Serfr>*{position:relative;z-index:2}.leaderboard-no-club-banner_clubBanner__Serfr:after,.leaderboard-no-club-banner_clubBanner__Serfr:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;border-radius:inherit}.leaderboard-no-club-banner_clubBanner__Serfr:before{background:radial-gradient(ellipse at 50% 0,color-mix(in oklab,var(--ds-color-purple-80) 75%,transparent) 0,color-mix(in oklab,var(--ds-color-purple-90) 0%,transparent) 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,black calc(50% - 1rem),black calc(50% + 1rem),transparent);mask-image:linear-gradient(90deg,transparent 0,black calc(50% - 1rem),black calc(50% + 1rem),transparent)}.leaderboard-no-club-banner_clubBanner__Serfr:after{box-shadow:inset 0 -4px 8px 4px color-mix(in srgb,var(--ds-color-purple-70) 10%,transparent),inset 0 2px 2px 0 color-mix(in srgb,var(--ds-color-purple-70) 50%,transparent),inset 0 2px 16px 0 color-mix(in srgb,var(--ds-color-purple-70) 50%,transparent),0 2px 2px 0 color-mix(in srgb,var(--ds-color-black) 33%,transparent),0 4px 4px 0 color-mix(in srgb,var(--ds-color-black) 26%,transparent),0 8px 8px 0 color-mix(in srgb,var(--ds-color-black) 10%,transparent),0 16px 16px 0 color-mix(in srgb,var(--ds-color-black) 5%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black calc(50% - 1rem),black calc(50% + 1rem),transparent),radial-gradient(ellipse at top,black 80%,transparent 0);mask-image:linear-gradient(90deg,transparent 0,black calc(50% - 1rem),black calc(50% + 1rem),transparent),radial-gradient(ellipse at top,black 80%,transparent 0);-webkit-mask-composite:source-in,xor;mask-composite:intersect;animation:leaderboard-no-club-banner_pulse__9r4Cl 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes leaderboard-no-club-banner_pulse__9r4Cl{50%{opacity:.5}}.leaderboard-no-club-banner_clubBanner__Serfr.leaderboard-no-club-banner_noHalo__LZczm:after,.leaderboard-no-club-banner_clubBanner__Serfr.leaderboard-no-club-banner_noHalo__LZczm:before{display:none}.leaderboard-no-club-banner_clubBanner__Serfr .leaderboard-no-club-banner_bannerTextContent__fZ_v2{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;width:100%;max-width:30rem}.leaderboard-no-club-banner_clubBanner__Serfr .leaderboard-no-club-banner_bannerButton__lR2uf{display:flex;justify-content:center}.leaderboard-no-club-banner_clubBanner__Serfr>img{width:60%;height:auto}@media only screen and (max-width:1019px){.leaderboard-no-club-banner_clubBanner__Serfr{width:95%;gap:1rem}.leaderboard-no-club-banner_clubBanner__Serfr>img{width:80%}}.cta-header_root__WA7_E{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:1rem}.game-history-modal_root__rmzbk{border-top-right-radius:2rem;border-top-left-radius:2rem;width:89%;margin:4rem auto 0;overflow:hidden;height:calc(100vh - 4rem);background:url(/_next/static/media/pattern.bab89f13.svg) no-repeat 50%,radial-gradient(95.92% 95.92% at 50.05% 0,var(--ds-color-purple-80) 0,rgba(33,26,76,0) 73.05%),linear-gradient(180deg,var(--ds-color-purple-90) 0,var(--ds-color-purple-100) 75.58%);background-size:cover,cover;display:grid;grid-template-rows:auto auto auto auto 1fr;grid-template-columns:1fr;padding:2rem 0 0;box-sizing:border-box;justify-content:center}@media only screen and (max-width:679px){.game-history-modal_root__rmzbk{margin:0;height:100vh;width:100vw}}.game-history-modal_divisionHeader__MKImG{display:flex;justify-content:center;align-items:center;flex-direction:column;animation:game-history-modal_fadeIn__AUXu9 .6s ease}.game-history-modal_divisionHeader__MKImG img{width:7rem;height:auto;animation:game-history-modal_fadeIn__AUXu9 .8s ease}@keyframes game-history-modal_fadeIn__AUXu9{0%{opacity:0}to{opacity:1}}.game-history-modal_divisionHeaderPlaceholder__HWNjb{width:7rem;height:7rem}.game-history-modal_divisionHeaderText__pNiM1{font-weight:700;font-size:var(--font-size-32);padding:0 1rem;text-align:center}.game-history-modal_dropdownContainer__KCL_f{height:1rem;display:flex;justify-content:center}.game-history-modal_dropdown__Qx072{width:9rem;margin-top:.5rem}.game-history-modal_dropdown__Qx072>div>select{width:inherit!important}.game-history-modal_leaderboardWrapper__gyIee{position:relative;margin:0 auto;height:100%;overflow:hidden}.game-history-modal_separator__KqU7g{border-bottom:.0625rem solid var(--ds-color-white-10);width:100%;max-height:.0625rem;display:block}.game-history-modal_carouselItem__0hPur{max-width:100%}.game-history-modal_carouselRoot__lR3_Y{width:100%;position:absolute;top:.5rem;left:0}.game-history-modal_noRecent__IC3qX{display:flex;align-items:center;justify-content:center;height:100%;padding:1rem}@keyframes game-history-list_animateTextShine__ca6g7{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.game-history-list_root__2e3L_{width:100%;height:100%}.game-history-list_leaderboardContainer__gyW1g{margin:0 auto;height:100%}.game-history-list_list__K8woY{display:grid;gap:.75rem;height:100%;min-height:0;overflow-y:auto;padding-bottom:1.75rem;align-content:flex-start;align-items:flex-start;scrollbar-width:none}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk){opacity:0;transform:translateY(.5rem) scale(.98);animation:game-history-list_list-item-enter__ip_64 .4s ease-out forwards;will-change:opacity,transform}.game-history-list_list__K8woY::-webkit-scrollbar{display:none}.game-history-list_list__K8woY>:last-child{margin-bottom:2rem}.game-history-list_list__K8woY>:first-child{margin-top:.5rem}.game-history-list_skeleton__U7Vhk{height:6rem;width:48rem;border-radius:.75rem;background:var(--ds-color-white-10);animation:game-history-list_pulse__qlSlR 1.5s ease-in-out infinite;outline:.0625rem solid var(--ds-color-white-20);outline-offset:-.0625rem}@media only screen and (min-width:680px)and (max-width:1019px){.game-history-list_skeleton__U7Vhk{width:35rem}}@media only screen and (max-width:679px){.game-history-list_skeleton__U7Vhk{width:30rem}}@keyframes game-history-list_pulse__qlSlR{0%{opacity:.5}50%{opacity:1}}@keyframes game-history-list_list-item-enter__ip_64{0%{opacity:0}to{opacity:1}}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):first-child{animation-delay:0s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(2){animation-delay:.05s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(3){animation-delay:.1s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(4){animation-delay:.15s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(5){animation-delay:.2s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(6){animation-delay:.25s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(7){animation-delay:.3s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(8){animation-delay:.35s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(9){animation-delay:.4s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(10){animation-delay:.45s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(11){animation-delay:.5s}.game-history-list_list__K8woY>:not(.game-history-list_skeleton__U7Vhk):nth-child(12){animation-delay:.55s}@media(prefers-reduced-motion:reduce){.game-history-list_list__K8woY>*{animation:none!important;opacity:1!important;transform:none!important}}.game-history-list_empty__UDVkQ{color:var(--ds-color-white);line-height:var(--line-height-64);font-weight:700;font-size:var(--font-size-12)}@keyframes game-history-list-item_animateTextShine__mOTN6{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.game-history-list-item_item__Yp8_q{display:grid;gap:0;position:relative}.game-history-list-item_card__NPGjV{align-items:center;gap:1rem;outline:.0625rem solid var(--ds-color-white-20);outline-offset:-.0625rem;border-radius:.75rem;padding:0 2.5rem 0 4.5rem;position:relative;display:grid;grid-template-columns:1fr auto;background-color:var(--ds-color-purple-100);background-image:linear-gradient(90deg,var(--left-from,var(--ds-color-black)),var(--left-to,var(--ds-color-black-10))),linear-gradient(90deg,var(--right-from,var(--ds-color-black)),var(--right-to,var(--ds-color-black-10)));background-repeat:no-repeat,no-repeat;background-position:0 0,100% 0;background-size:50% 100%,50% 100%;will-change:auto;z-index:0;height:6rem}@media only screen and (max-width:1019px){.game-history-list-item_card__NPGjV{padding:0 2rem}}.game-history-list-item_tie__8IL7X{background-image:none}.game-history-list-item_primaryUserWon__guTwr{--left-from:rgb(from var(--ds-color-green-20) r g b/25%);--left-to:rgb(from var(--ds-color-green-20) r g b/0%);--right-from:rgb(from var(--ds-color-red-20) r g b/0%);--right-to:rgb(from var(--ds-color-red-20) r g b/25%)}.game-history-list-item_opponentWon__JSAEi{--left-from:rgb(from var(--ds-color-red-20) r g b/25%);--left-to:rgb(from var(--ds-color-red-20) r g b/0%);--right-from:rgb(from var(--ds-color-green-20) r g b/0%);--right-to:rgb(from var(--ds-color-green-20) r g b/25%)}.game-history-list-item_gameData__T1KQp{display:grid;grid-template-columns:8rem minmax(0,1fr) 5rem minmax(0,1fr) 8rem;align-items:center;gap:1rem;height:6rem;width:100%;overflow:hidden;background-image:url(/_next/static/media/bg.8dd39993.svg);background-repeat:no-repeat;background-position:50%;background-size:auto 100%}@media only screen and (max-width:1019px){.game-history-list-item_gameData__T1KQp{gap:.5rem}}@media only screen and (max-width:679px){.game-history-list-item_gameData__T1KQp{grid-template-columns:minmax(0,1fr) 4rem minmax(0,1fr)}}.game-history-list-item_avatarCell__K3wAh{width:6rem;height:6rem}@media only screen and (max-width:679px){.game-history-list-item_avatarCell__K3wAh{display:none}}.game-history-list-item_centerColumn__S3QgV{display:grid;align-items:center;justify-items:center;gap:.25rem}.game-history-list-item_mode__HV5Jn{background:var(--ds-color-brand-50);border-radius:.25rem;padding:.25rem;color:var(--ds-color-white);text-shadow:0 .0625rem .125rem var(--ds-color-black-80);font-size:var(--font-size-12);font-style:italic;font-weight:700;line-height:var(--line-height-11);text-transform:uppercase;white-space:nowrap}.game-history-list-item_vs__3Q5K8{font-weight:900;font-size:1.8rem}.game-history-list-item_date__NUmoE{color:var(--ds-color-white-60);font-size:var(--font-size-10);font-weight:700}.game-history-player-column_left__Lllkd,.game-history-player-column_right__tM4AY{display:grid;align-items:center;gap:.375rem;min-width:0;justify-items:center;width:100%}.game-history-player-column_victory__98mtx{color:var(--ds-color-green-50)}.game-history-player-column_defeat__faA6y{color:var(--ds-color-red-50)}.game-history-player-column_defeat__faA6y,.game-history-player-column_victory__98mtx{font-weight:700;font-size:var(--font-size-16);display:inline-block;text-align:center;line-height:var(--line-height-14)}.game-history-player-column_tie__Kprdv{color:var(--ds-color-white-60);font-weight:700;font-size:var(--font-size-16);display:inline-block;text-align:center}.game-history-player-column_tie__Kprdv .game-history-player-column_defeat__faA6y,.game-history-player-column_tie__Kprdv .game-history-player-column_victory__98mtx{color:#fff}.game-history-player-column_rating__qnjDm{color:var(--ds-color-yellow-50);font-size:var(--font-size-12);line-height:var(--line-height-10);font-weight:700;text-align:center;text-transform:uppercase}.game-history-player-column_ratingLabel__FsFJ0{font-style:italic;color:var(--ds-color-white-60);font-weight:600;margin-right:.25rem}.ellipsed-user-nick_root__pEzLB{display:inline-flex;align-items:center;max-width:100%}.ellipsed-user-nick_nickWrapper__RQmdk{display:inline-flex;min-width:0}.ellipsed-user-nick_anchor__T3biI{text-decoration:inherit}.ellipsed-user-nick_anchor__T3biI:hover{text-decoration:underline}.ellipsed-user-nick_nick__xMr01{max-width:6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-history-actions_actions__PEsv6{display:inline-flex;flex-direction:row;gap:.25rem;align-items:center}@media only screen and (max-width:1019px){.game-history-actions_actions__PEsv6{flex-direction:column}}.game-history-actions_actionBtn__U8C5O{background:var(--ds-color-white-10);border:.0625rem solid var(--ds-color-white-20);border-radius:50%;width:1.5rem;height:1.5rem;display:grid;place-items:center;padding:0;cursor:pointer}.game-history-actions_actionBtn__U8C5O:disabled{opacity:.4;cursor:not-allowed}.game-history-actions_actionIcon__sZGLd{width:1rem;height:1rem}.unranked-info-overlay_root__MbgSp{--reveal-start:-120%;--reveal-end:-150%;width:18rem;height:6rem;border-radius:1rem;padding:1rem;background:#000;position:absolute;left:50%;top:50%;transform:translate(-50%,var(--reveal-start));z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;opacity:0;pointer-events:none}.unranked-info-overlay_root__MbgSp.unranked-info-overlay_reveal__L2ob_{animation:unranked-info-overlay_reveal__L2ob_ .4s ease-in-out forwards}.unranked-info-overlay_root__MbgSp.unranked-info-overlay_hide__kQ32v{animation:unranked-info-overlay_hide__kQ32v .4s ease-in-out forwards}@media only screen and (max-width:679px){.unranked-info-overlay_root__MbgSp{--reveal-end:-70%}}@keyframes unranked-info-overlay_reveal__L2ob_{0%{opacity:0;transform:translate(-50%,var(--reveal-start))}to{opacity:1;transform:translate(-50%,var(--reveal-end))}}@keyframes unranked-info-overlay_hide__kQ32v{0%{opacity:1;transform:translate(-50%,var(--reveal-end))}to{opacity:0;transform:translate(-50%,var(--reveal-start))}}.ranked-stats-modal_root__Mjce3{display:flex;flex-direction:column;align-items:center}.ranked-stats-modal_divider__UHybS{width:100%;height:.0625rem;background:var(--ds-color-white-20);margin:1rem 0}.ranked-stats-modal_stats__GlU2P{display:grid;grid-template-columns:auto 1fr}.ranked-stats-modal_key__oZxIn{text-align:right;margin-right:.5rem;color:var(--ds-color-white-60)}.ranked-stats-modal_value__F9GH_{margin-left:.5rem;text-align:left}.ranked-stats-modal_actions__EZP3p{margin-top:2rem}.ranked-stats-modal_v2root__1Tw7z{display:flex;justify-content:center;flex-direction:column;gap:1.125rem}.ranked-stats-modal_v2root__1Tw7z *{box-sizing:border-box}@media only screen and (max-width:679px){.ranked-stats-modal_v2root__1Tw7z{padding-inline:.75rem}}.ranked-stats-modal_winRatioSectionContainer__Cld86{display:flex;width:100%;gap:2.125rem}.ranked-stats-modal_winRatioSectionContainer__Cld86>div{flex:1 1}.ranked-stats-modal_winRatioSectionContainer__Cld86>div>div{padding-block:1.5625rem}@media only screen and (max-width:679px){.ranked-stats-modal_winRatioSectionContainer__Cld86{flex-direction:column}}.ranked-stats-modal_countrySectionContainer__BZXIh{display:flex;height:8.375rem;flex-direction:column;gap:1.125rem}@media only screen and (max-width:679px){.ranked-stats-modal_countrySectionContainer__BZXIh{height:25rem}}.ranked-stats-modal_ratingContainer__gJxcF{display:flex;flex-direction:column;gap:1.125rem}.ranked-stats-modal_ratingGrid__1iMrv{display:grid;padding:1rem;grid-template-columns:1fr 1fr;flex:1 1;grid-template-rows:1fr 1fr;gap:1.125rem}.ranked-stats-modal_ratingItem__hSq48{display:flex;height:5.75rem;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.15);border-radius:.75rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.15) inset,0 -1px 1px 0 rgba(0,0,0,.55),0 1px 1px 0 var(--ds-color-white-10);color:var(--ds-color-white-80)}.ranked-stats-modal_ratingItem__hSq48 :first-child{color:var(--ds-color-yellow-20);text-align:center;font-size:var(--font-size);line-height:2.75rem;font-weight:900}.under-review_box__WOU69{width:fit-content;height:fit-content;padding:1.5rem 2rem;z-index:10;top:60%;left:50%;position:absolute;transform:translate(-50%,-50%);background-color:var(--ds-color-black-40);border-radius:1rem;color:#fff;animation:under-review_fade-in__6sr5e .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes under-review_fade-in__6sr5e{0%{opacity:0}to{opacity:1}}.duels-guess-map_container__k6LUq{--edge-spacing:2rem;position:absolute;bottom:1rem;right:var(--edge-spacing);z-index:22;height:100%;padding-top:10rem;box-sizing:border-box;display:flex;pointer-events:none}.duels-guess-map_container__k6LUq>*{pointer-events:all}.duels-guess-map_container__k6LUq>:first-child{margin-top:auto}@media only screen and (max-width:679px){.duels-guess-map_container__k6LUq{width:calc(100% - 2rem)}}@media only screen and (max-width:1019px){.duels-guess-map_container__k6LUq{--edge-spacing:1rem}}.duels-guess-map_otherTeamMemberGuessPin__glsP0{transform:scale(.7)}.duels-guess-map_ghostMarker____Qtd{opacity:.5}.duels-guess-map_marginBottom__4MJgZ{margin-bottom:.5rem}.duels-guess-map_pingDirectionArrow__vok6w{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;transform-origin:center center;pointer-events:none}.duels-guess-map_pingIndicator__u0GS_{position:absolute;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,var(--ds-color-brand-50) 0,transparent 70%);opacity:.5;animation:duels-guess-map_pingPulse__QktXB 2s cubic-bezier(.4,0,.2,1) infinite;transform-origin:center center;box-shadow:0 0 12px var(--ds-color-brand-50)}.duels-guess-map_pingIndicator__u0GS_:before{content:"";position:absolute;inset:-.25rem;border-radius:50%;background:var(--ds-color-brand-50);opacity:.2;animation:duels-guess-map_pingPulseOuter__UNOL6 2s cubic-bezier(.4,0,.2,1) infinite;animation-delay:.3s}.duels-guess-map_avatarBase__s6Jl5{position:absolute;z-index:1;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;transform-origin:center center;pointer-events:none;border:.125rem solid var(--ds-color-brand-50);border-radius:50%;background:var(--ds-color-brand-50)}.duels-guess-map_avatarBase__s6Jl5>*{width:100%;height:100%}.duels-guess-map_arrowIcon__7vQw7{position:absolute;z-index:2;color:var(--ds-color-brand-50);filter:drop-shadow(0 .125rem .25rem rgba(0,0,0,.4)) drop-shadow(0 0 .5rem var(--ds-color-brand-50));transform-origin:left center;transition:transform .2s ease-out;left:50%;top:50%;transform:translate(.875rem,-50%)}.duels-guess-map_arrowIcon__7vQw7 svg{display:block;width:1.125rem;height:1.125rem}@keyframes duels-guess-map_pingPulse__QktXB{0%{transform:scale(.6);opacity:.8}50%{transform:scale(1.1);opacity:.4}to{transform:scale(1.5);opacity:0}}@keyframes duels-guess-map_pingPulseOuter__UNOL6{0%{transform:scale(.8);opacity:.3}to{transform:scale(1.8);opacity:0}}.map-markers_pingWrapper___FlWO{position:relative;animation:map-markers_bounceIn__tt_JS .4s ease-out forwards,map-markers_fadeout__2a9PG 3s ease forwards}.map-markers_guessWrapper__Xq2d0{animation:map-markers_gentlePopIn__CTzBH .25s ease-out forwards;border-radius:50%}.map-markers_ping__DizCb{position:absolute;border-radius:50%;background:var(--ds-color-brand-50);inset:-1rem;animation:map-markers_pingAnimation__MQ7qH 1s ease-out infinite;z-index:-1}.map-markers_ping__DizCb.map-markers_blue__7AqXt{background:var(--ds-color-blue-50)}.map-markers_ping__DizCb.map-markers_red__2ksWe{background:var(--ds-color-red-50)}.map-markers_pingImg__n_YxT{box-sizing:border-box;height:2rem;width:2rem;border-radius:50%;padding:.5rem;background:var(--ds-color-brand-50);z-index:2}@keyframes map-markers_pingAnimation__MQ7qH{0%{inset:0;opacity:1}to{inset:-3rem;opacity:0}}@keyframes map-markers_fadeout__2a9PG{90%{opacity:1;transform:scale(1)}95%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(0)}}@keyframes map-markers_bounceIn__tt_JS{0%{opacity:0;transform:scale(0)}25%{opacity:1;transform:scale(1.2)}50%{opacity:1;transform:scale(.9)}75%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes map-markers_gentlePopIn__CTzBH{0%{opacity:0;transform:scale(.6)}50%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes steam-onboarding-debug-menu_fadeIn__kXJZ1{0%{opacity:0}to{opacity:1}}@keyframes steam-onboarding-debug-menu_slideIn__Tb3vO{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.steam-onboarding-debug-menu_overlay__33X9W{position:fixed;inset:0;z-index:99999;display:flex;justify-content:center;align-items:center;padding-top:5rem;background:color-mix(in srgb,var(--ds-color-black) 60%,transparent);animation:steam-onboarding-debug-menu_fadeIn__kXJZ1 .15s ease-out forwards}.steam-onboarding-debug-menu_menu__bj7TA{display:flex;flex-direction:column;gap:1rem;width:20rem;padding:1.25rem;border-radius:.75rem;background:var(--ds-color-purple-90);box-shadow:inset 0 .0625rem 0 0 color-mix(in srgb,var(--ds-color-white) 10%,transparent),0 .5rem 2rem 0 color-mix(in srgb,var(--ds-color-black) 50%,transparent);animation:steam-onboarding-debug-menu_slideIn__Tb3vO .2s cubic-bezier(.22,1,.36,1) forwards}.steam-onboarding-debug-menu_header__u4QNx{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:.0625rem solid color-mix(in srgb,var(--ds-color-white) 10%,transparent)}.steam-onboarding-debug-menu_title__Qfyoa{font-size:var(--font-size-16);font-weight:600;color:var(--ds-color-white)}.steam-onboarding-debug-menu_closeButton__LXqdX{display:flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:.25rem;background:rgba(0,0,0,0);color:var(--ds-color-white-alpha-60);font-size:var(--font-size-18);cursor:pointer;transition:background .15s ease}.steam-onboarding-debug-menu_closeButton__LXqdX:hover{background:color-mix(in srgb,var(--ds-color-white) 10%,transparent);color:var(--ds-color-white)}.steam-onboarding-debug-menu_section__ebDus{display:flex;flex-direction:column;gap:.5rem}.steam-onboarding-debug-menu_sectionTitle__XLoCd{font-size:var(--font-size-12);font-weight:500;color:var(--ds-color-white-alpha-60);text-transform:uppercase;letter-spacing:.05em}.steam-onboarding-debug-menu_triggerList__kh2qu{display:flex;flex-direction:column;gap:.25rem;max-height:12rem;overflow-y:auto}.steam-onboarding-debug-menu_triggerButton__SdMqq{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;border-radius:.5rem;background:color-mix(in srgb,var(--ds-color-white) 5%,transparent);color:var(--ds-color-white);font-size:var(--font-size-14);text-align:left;cursor:pointer;transition:background .15s ease,transform .1s ease}.steam-onboarding-debug-menu_triggerButton__SdMqq:hover{background:color-mix(in srgb,var(--ds-color-white) 10%,transparent)}.steam-onboarding-debug-menu_triggerButton__SdMqq:active{transform:scale(.98)}.steam-onboarding-debug-menu_triggerDay__OqImt{margin-left:auto;padding:.125rem .375rem;border-radius:.25rem;background:color-mix(in srgb,var(--ds-color-purple-60) 50%,transparent);font-size:var(--font-size-10);color:var(--ds-color-white-alpha-60)}.steam-onboarding-debug-menu_actionButton__LdtJq{display:flex;justify-content:center;align-items:center;width:100%;padding:.625rem 1rem;border:none;border-radius:.5rem;font-size:var(--font-size-14);font-weight:500;cursor:pointer;transition:background .15s ease,transform .1s ease}.steam-onboarding-debug-menu_actionButton__LdtJq:active{transform:scale(.98)}.steam-onboarding-debug-menu_dayTwoButton___efz8{background:var(--ds-color-purple-60);color:var(--ds-color-white)}.steam-onboarding-debug-menu_dayTwoButton___efz8:hover{background:var(--ds-color-purple-50)}.steam-onboarding-debug-menu_clearButton__oJ3T9{background:color-mix(in srgb,var(--ds-color-red-50) 80%,transparent);color:var(--ds-color-white)}.steam-onboarding-debug-menu_clearButton__oJ3T9:hover{background:var(--ds-color-red-50)}.steam-onboarding-debug-menu_hint__P9lBP{font-size:var(--font-size-12);color:var(--ds-color-white-alpha-40);text-align:center}.post-guess-player-spectator_root___UH86{position:absolute;inset:0;z-index:3;animation:post-guess-player-spectator_fadeIn___izBq .3s ease-out forwards;overflow:hidden}@keyframes post-guess-player-spectator_fadeIn___izBq{0%{opacity:0}to{opacity:1}}.post-guess-player-spectator_timerContainer___Cz58{position:absolute;z-index:3;top:5rem;display:flex;justify-content:center;align-items:center;width:100%}.post-guess-player-spectator_inner__QlTuR{display:grid;grid-template-columns:1fr 18.75rem;width:100%;height:100%;position:relative}@media only screen and (max-width:679px){.post-guess-player-spectator_inner__QlTuR{grid-template-columns:1fr}}.post-guess-player-spectator_playerSpectator__Q0IFz{box-sizing:border-box;position:relative;width:100%;height:100%;z-index:2}.post-guess-player-spectator_heading__vG6f0{width:100%;position:absolute;bottom:100%;display:flex;padding-bottom:.5rem;font-size:var(--font-size-40);font-weight:900;align-items:center}.post-guess-player-spectator_heading__vG6f0 span{color:var(--ds-color-red-50);margin-right:.5rem}.post-guess-player-spectator_recordingDot__X9IP_{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--ds-color-red-50);margin-right:.5rem;animation:post-guess-player-spectator_pulse__p8asC 1.5s infinite}@keyframes post-guess-player-spectator_pulse__p8asC{0%{opacity:1}50%{opacity:0}to{opacity:1}}.post-guess-player-spectator_playerSpectatorInner__0C6zj{position:relative;width:100%;height:100%;overflow:hidden;background:var(--ds-color-black-80)}.post-guess-player-spectator_playerSpectatorFadeContainer__a2fRj{opacity:0;animation:post-guess-player-spectator_fadeIn___izBq .75s ease-out forwards}.post-guess-player-spectator_insetShadow__JUsT_{position:absolute;inset:0;box-shadow:2px 2px 16px 0 var(--ds-color-black-80) inset;z-index:2}.post-guess-player-spectator_backgroundContainer__yiOjH{transform:translateX(.0625rem);position:absolute;width:25rem;height:100%;right:0;top:0;z-index:1}.post-guess-player-spectator_sidePanel__ff00a{padding:1rem;position:relative;z-index:2;width:100%;height:100%;box-sizing:border-box;display:grid;grid-template-rows:auto auto 1fr auto;background-repeat:no-repeat;background-size:cover}.post-guess-player-spectator_sidePanel__ff00a.post-guess-player-spectator_bgBronze__V7mU4{background-image:url(/_next/static/media/bg-bronze.71c98280.webp)}.post-guess-player-spectator_sidePanel__ff00a.post-guess-player-spectator_bgSilver__OU5eT{background-image:url(/_next/static/media/bg-silver.fffd0e36.webp)}.post-guess-player-spectator_sidePanel__ff00a.post-guess-player-spectator_bgGold__Z5Qw_{background-image:url(/_next/static/media/bg-gold.a9ad3b3d.webp)}.post-guess-player-spectator_sidePanel__ff00a.post-guess-player-spectator_bgMaster__IZlyX{background-image:url(/_next/static/media/bg-master.551cb092.webp)}.post-guess-player-spectator_sidePanel__ff00a.post-guess-player-spectator_bgChampion__D_aDu{background-image:url(/_next/static/media/bg-champion.70123131.webp)}.post-guess-player-spectator_sidePanel__ff00a.post-guess-player-spectator_bgParty__V6w9C{background-image:url(/_next/static/media/bg-party.dd66e5cf.webp)}@media only screen and (max-width:679px){.post-guess-player-spectator_sidePanel__ff00a{display:none}}.post-guess-player-spectator_sidePanelHeader__qZ2UJ{display:flex;flex-direction:column;text-transform:uppercase;align-items:center;padding-bottom:1rem}@media(max-height:960px){.post-guess-player-spectator_root___UH86.post-guess-player-spectator_isRanked__lpjSF .post-guess-player-spectator_sidePanelHeader__qZ2UJ{padding-bottom:0}}.post-guess-player-spectator_badgeImage__6UwJi{width:6rem;height:6rem}.post-guess-player-spectator_worldLeagueLogo__6nRyN{width:7rem;height:auto;margin-bottom:.25rem}@media(max-height:960px){.post-guess-player-spectator_root___UH86.post-guess-player-spectator_isRanked__lpjSF .post-guess-player-spectator_badgeImage__6UwJi{display:none}}.post-guess-player-spectator_sidePanelHeaderTitle__yLoS2{color:var(--ds-color-white-60);text-align:center;font-size:var(--font-size-24);font-style:italic;font-weight:700}@media(max-height:1020px){.post-guess-player-spectator_root___UH86.post-guess-player-spectator_isRanked__lpjSF .post-guess-player-spectator_sidePanelHeaderTitle__yLoS2{display:none}}.post-guess-player-spectator_sidePanelSubTitle__WQ6gp{color:var(--ds-color-yellow-50);text-align:center;font-size:var(--font-size-16);font-style:italic;text-transform:capitalize;font-weight:700}@media(max-height:1020px){.post-guess-player-spectator_root___UH86.post-guess-player-spectator_isRanked__lpjSF .post-guess-player-spectator_sidePanelSubTitle__WQ6gp{display:none}}.post-guess-player-spectator_avatarElement__5kc0b{width:100%;height:100%;max-width:100%}.post-guess-player-spectator_nicknameContainer__t_hrr{margin-top:2rem;left:0;right:0;display:flex;justify-content:center}.post-guess-player-spectator_buttonContainer__BUjtl{display:flex;justify-content:center}.post-guess-player-spectator_buttonContainer__BUjtl>button{width:100%}.post-guess-player-spectator_startSpectatingButton__N2bC0{--smooth:cubic-bezier(0.05,0.75,0.49,1.04);position:absolute;z-index:3;top:8rem;right:2.5rem}.post-guess-player-spectator_startSpectatingButton__N2bC0.post-guess-player-spectator_isAnimated__BFnTW{opacity:0;animation:post-guess-player-spectator_popIn__XpHQQ .4s var(--smooth) forwards .2s}.post-guess-player-spectator_avatarCam__MTwKL{aspect-ratio:1/1;width:100%;position:relative;border-radius:1rem;overflow:hidden;background:var(--ds-color-white-5);pointer-events:none}@keyframes post-guess-player-spectator_popIn__XpHQQ{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.post-guess-player-spectator_spectatingLabelContainer__i6IEk{position:absolute;z-index:3;width:100%;display:flex;justify-content:center}.post-guess-player-spectator_spectatingLabel__CHsl5{position:relative;color:var(--ds-color-red-20);text-align:center;font-size:var(--font-size-32);height:4rem;font-style:italic;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 6rem;background-image:url(/_next/static/media/spectate-label.86f50cdf.svg);background-size:100% 100%;filter:drop-shadow(0 0 .25rem var(--ds-color-black-80))}.post-guess-player-spectator_playerInfo__7FNe2{padding:1rem 0;overflow:hidden}.post-guess-player-spectator_root___UH86:not(.post-guess-player-spectator_isRanked__lpjSF) .post-guess-player-spectator_playerInfo__7FNe2>div>div{display:none}.post-guess-player-spectator_root___UH86:not(.post-guess-player-spectator_isRanked__lpjSF) .post-guess-player-spectator_playerInfo__7FNe2>div>div:first-child{display:flex}@media(max-height:840px){.post-guess-player-spectator_root___UH86.post-guess-player-spectator_isRanked__lpjSF .post-guess-player-spectator_playerInfo__7FNe2>div>div:last-child{display:none}}@media(max-height:750px){.post-guess-player-spectator_root___UH86.post-guess-player-spectator_isRanked__lpjSF .post-guess-player-spectator_playerInfo__7FNe2>div>div:nth-child(2){display:none}}.post-guess-player-spectator_settingsButton__WAtgS{position:absolute;bottom:8rem;z-index:100;left:2.25rem}.player-spectator_root__Fe_Y0{width:100%;height:100%}.player-spectator_panorama__cmw3e{position:absolute;inset:0;z-index:2;height:100%}.player-spectator_panorama__cmw3e>div{height:100%}.player-spectator_panorama__cmw3e [class="gmnoprint gm-style-cc"],.player-spectator_panorama__cmw3e [class=gmnoprint]{display:none!important}.player-spectator_panorama__cmw3e>img{display:none}.player-spectator_compassContainer__3gnLe{position:absolute;bottom:4.25rem;z-index:3;left:2.25rem;width:fit-content;height:fit-content}.player-spectator_guessMap__1X4Z2{--smooth-animation:cubic-bezier(0.05,0.75,0.49,1.04);--width:14%;--aspect-ratio:1.38;--margin:0.375rem;--active-width:26%;position:absolute;display:flex;flex-direction:column;opacity:.8;z-index:2;pointer-events:none;right:var(--margin);bottom:calc(.875rem + var(--margin));width:var(--width);aspect-ratio:11/8;filter:brightness(.7);transition:all .25s var(--smooth-animation)}.player-spectator_guessMap__1X4Z2.player-spectator_active__sW79O{--width:var(--active-width);right:.625rem;filter:brightness(1);opacity:1}.player-spectator_guessMap__1X4Z2>*,.player-spectator_guessMap__1X4Z2>*>*{border-radius:.25rem;width:100%;height:100%;z-index:1}.player-spectator_guessMap__1X4Z2 [class="gmnoprint gm-style-cc"],.player-spectator_guessMap__1X4Z2 [class=gmnoprint]{display:none!important}.player-spectator_guessMap__1X4Z2.player-spectator_size4__srIsP{--active-width:65%}.player-spectator_guessMap__1X4Z2.player-spectator_size3__kiq_r{--active-width:45%}.player-spectator_guessMap__1X4Z2.player-spectator_size1__5cVrp{--active-width:16%;--inactive-width:8%}@media only screen and (max-width:679px){.player-spectator_guessMap__1X4Z2{--active-width:unset!important;--inactive-width:unset!important;right:0;left:0;bottom:0;width:100%;transform:translateY(100%);filter:brightness(1);opacity:1}.player-spectator_guessMap__1X4Z2.player-spectator_active__sW79O{transform:translateY(0)}}.player-spectator_pinMarker__en_Eb{--frame-color:var(--ds-color-blue-50);position:relative}.player-spectator_pinMarker__en_Eb *{--border-size-factor:1}.player-spectator_pinMarker__en_Eb.player-spectator_right__bdOMw{--frame-color:var(--ds-color-red-50)}.player-spectator_pinMarker__en_Eb.player-spectator_locked__FuGmG{opacity:1;transform:scale(1)}.player-spectator_pinWrapper__9qDRh{width:2rem;height:2rem}@keyframes hotkey-indicator_animateTextShine__VS2XE{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.hotkey-indicator_root__wE__d{font-weight:400;font-size:var(--font-size-12);line-height:var(--line-height-12);color:var(--ds-color-white-40);border:.0625rem solid var(--ds-color-white-40);border-radius:.3125rem;padding-left:.25rem;padding-right:.3rem;margin:0 .25rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}.hotkey-indicator_skeumorphicRoot__l5hnp{height:1.5rem;background:#bdb5ff;border-radius:.1875rem;font-size:var(--font-size-10);text-transform:uppercase;color:#000;text-shadow:none;display:inline-block;box-sizing:border-box;padding-bottom:.25rem}.hotkey-indicator_skeumorphicRoot__l5hnp .hotkey-indicator_inner__GwVDZ{height:100%;display:flex;align-items:center;padding:.375rem .5rem;background:var(--ds-color-purple-10);border-radius:.1875rem;box-shadow:0 10px 0 0 rgba(21,20,20,.06),inset 4px 0 0 0 rgba(0,0,0,.05);box-sizing:border-box}.hud_healthBars__rB5ew{box-sizing:border-box;width:100%;position:absolute;top:0;display:grid;grid-template-columns:1fr 1fr;padding:0 2rem;overflow:hidden}@media only screen and (max-width:679px){.hud_healthBars__rB5ew{padding:0 .5rem}}.hud_healthbar__dpSHY{z-index:1;width:min(35svw,30rem);position:relative;display:flex;flex-direction:row;align-items:baseline}.hud_healthbar__dpSHY:nth-child(2){margin-left:auto}@media only screen and (max-width:679px){.hud_healthbar__dpSHY{width:45svw}}.hud_leftMultiWrapper__QGsRg{right:-4rem;flex-direction:row-reverse}.hud_leftMultiWrapper__QGsRg,.hud_rightMultiWrapper__GPmtX{position:absolute;bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.hud_rightMultiWrapper__GPmtX{left:-4rem;flex-direction:row}.hud_center__TtJYC{position:absolute;top:2rem;width:100%;display:flex;flex-direction:column;align-items:center;z-index:3;box-sizing:border-box;-webkit-user-select:none;user-select:none;gap:1rem}@media only screen and (max-width:1199px){.hud_center__TtJYC{top:1rem}}@media only screen and (min-width:1020px)and (max-width:1199px){.hud_compass__Y3NMP{transform-origin:top center;transform:scale(.9)}}@media only screen and (min-width:680px)and (max-width:1019px){.hud_compass__Y3NMP{transform-origin:top center;transform:scale(.8)}}@media only screen and (max-width:679px){.hud_compass__Y3NMP{transform-origin:top center;transform:scale(.75)}}.hud_mobileSpacer__klRnR{display:none;height:2rem}@media only screen and (max-width:679px){.hud_mobileSpacer__klRnR{display:block}}.hud_multiplier__O1RdS{width:3rem;height:3rem;position:relative}.hud_multiplier__O1RdS.hud_isMultiplierInactive__eOgGU{opacity:.5}.hud_multiplier__O1RdS.hud_isMultiplierInactive__eOgGU:after{content:"";position:absolute;inset:0;background-image:url(/_next/static/media/red-line.02c367ee.webp);background-size:contain;background-position:50%;background-repeat:no-repeat;pointer-events:none;z-index:2}@media only screen and (min-width:680px)and (max-width:1199px){.hud_multiplier__O1RdS{width:2rem;height:2rem}}@media only screen and (max-width:679px){.hud_multiplier__O1RdS{width:1.5rem;height:1.5rem}}.circle-graph_circleGraph__iqB4b{position:relative}.circle-graph_circleGraph__iqB4b *{-webkit-user-select:none;user-select:none;pointer-events:none}.circle-graph_circleGraph__iqB4b>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.circle-graph_circleGraphFill__wuaK0{left:50%;top:-3rem;transform:translateX(-50%) rotate(-90deg);position:absolute;z-index:5}.circle-graph_bg__v2_5_{fill:none;stroke:rgba(0,0,0,.1);stroke-width:15;filter:blur(.4375rem)}.circle-graph_progress__f6UCC{fill:none;stroke-width:30;stroke-linecap:round;transition:stroke-dashoffset 1.6s ease;transition-delay:.3s}@property --progress-value{syntax:"<integer>";initial-value:0;inherits:false}.circle-graph_graphText__xYbzu{font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:var(--font-size-24);transition:--progress-value 2s;counter-set:progress-value var(--progress-value)}.circle-graph_graphText__xYbzu:after{content:counter(progress-value) "%"}@keyframes random-ranked-team-modal_animateTextShine__ku4dT{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.random-ranked-team-modal_waitingText__MRXjj{font-size:var(--font-size-20);line-height:var(--line-height-20);font-weight:700;font-style:italic;color:var(--ds-color-yellow-50);-webkit-user-select:none;user-select:none}.random-ranked-team-modal_waitingText__MRXjj:after{content:"";display:inline-block;width:1.5rem;text-align:left;animation:random-ranked-team-modal_dots__KtIrY 2s step-end infinite}.random-ranked-team-modal_acceptButton__1HkbP{display:flex;height:100%;gap:.75rem;align-items:center;padding:.375rem .75rem .375rem .375rem;border-radius:1.5rem;width:6.25rem;background-color:var(--ds-color-white-10);transition:width .3s ease-in-out,margin-left .3s ease-in-out}.random-ranked-team-modal_acceptButton__1HkbP.random-ranked-team-modal_timer__wGnDk{width:8.25rem;margin-left:-2rem}.random-ranked-team-modal_countdown__QnvmD,.random-ranked-team-modal_inviterCountdown__3Nvon{animation:random-ranked-team-modal_fadeIn__quHzn 1s ease-in-out}.random-ranked-team-modal_inviterCountdown__3Nvon{font-size:var(--font-size-20);line-height:var(--line-height-20);font-weight:700;font-style:italic}@keyframes random-ranked-team-modal_fadeIn__quHzn{0%{opacity:0}to{opacity:1}}@keyframes random-ranked-team-modal_dots__KtIrY{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.week-is-over-overlay_root__nYLxX{position:absolute;inset:0;z-index:2;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;overflow:hidden}.week-is-over-overlay_root__nYLxX p{width:100%;max-width:40rem;font-size:var(--font-size-20);text-align:center;margin-bottom:1rem}.week-is-over-overlay_divisionRevealRoot__XnJ0Z{position:absolute;inset:0;z-index:2}.week-is-over-overlay_slidingBackgroundWrapper__DS9u6{overflow:hidden;position:fixed;pointer-events:none;z-index:99999999;inset:0}.week-is-over-overlay_hotkeyTooltip__6Yp_N{position:absolute;bottom:1rem;width:100%;display:flex;justify-content:center;z-index:2;color:var(--ds-color-white-60)}.planet_planet__jETR4{position:fixed;width:100rem;height:auto;-webkit-mask-image:radial-gradient(80% 60% at top right,black 50%,transparent 100%);mask-image:radial-gradient(80% 60% at top right,black 50%,transparent 100%);transform:rotate(-10deg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:-1}@media only screen and (max-width:1019px){.planet_planet__jETR4{display:none}}@keyframes animated-player-item_animateTextShine__7oNLd{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.animated-player-item_avatarContainer__Tc8DV{width:100%;height:100%;position:relative}.animated-player-item_annotation__m3Wnm{height:4rem;width:4rem;position:absolute;bottom:2rem;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1020px)and (max-width:1399px){.animated-player-item_annotation__m3Wnm{bottom:1rem}}.animated-player-item_annotationLeft__4klOl{bottom:2rem;left:6rem}@media only screen and (max-width:1019px){.animated-player-item_annotationLeft__4klOl{left:0}}@media only screen and (min-width:1020px)and (max-width:1399px){.animated-player-item_annotationLeft__4klOl{left:2rem}}.animated-player-item_annotationRight__75FRO{bottom:2rem;right:6rem}@media only screen and (max-width:1019px){.animated-player-item_annotationRight__75FRO{right:0}}@media only screen and (min-width:1020px)and (max-width:1399px){.animated-player-item_annotationRight__75FRO{right:2rem}}.animated-player-item_nickContainer__R46jk{font-size:var(--font-size-12);line-height:var(--line-height-12);font-weight:700;text-align:center}.animated-player-item_nickContainer__R46jk a{color:var(--ds-color-white)}.animated-player-item_nickContainerFriend__2cGib a{color:var(--ds-color-green-80)}.animated-player-item_scaleCorrect__rN9ZQ{transform:scale(.8)}.animated-player-item_streakContainer__7vU6b{display:flex;gap:.5rem;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:679px){.animated-player-item_streakContainer__7vU6b{flex-direction:column-reverse;gap:.25rem}}.animated-player-item_divider__kZ1pk{height:1.5rem;width:.0625rem;margin:.1rem auto;background:var(--ds-color-white-10)}@media only screen and (max-width:679px){.animated-player-item_divider__kZ1pk{height:.0625rem;width:80%}}.animated-player-item_haloWrapper__uK7vo{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;z-index:-1;transform:translateY(50%)}.animated-player-item_halo__NrZ6e{transform:scale(.8);animation:animated-player-item_fade-in__MhLDG 1s ease-in-out forwards}@media only screen and (min-width:680px)and (max-width:1019px){.animated-player-item_halo__NrZ6e{transform:scale(.5)}}@media only screen and (max-width:679px){.animated-player-item_halo__NrZ6e{display:none}}@keyframes animated-player-item_fade-in__MhLDG{0%{opacity:0;filter:blur(.5rem)}to{opacity:1;filter:blur(0)}}.stats_squareContainer__6Hqdt{display:flex;flex-direction:column;align-items:center;flex:1 1;justify-content:center;overflow:hidden;gap:1rem}.stats_innerMiddle__fAjDG{display:flex;gap:1rem;flex:1 1;padding:1rem}@media only screen and (max-width:679px){.stats_innerMiddle__fAjDG{flex-direction:column}}.stats_midStatContainer__TJVba{border-radius:.75rem;flex:1 1;background:rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15) inset,0 -1px 1px 0 rgba(0,0,0,.55),0 1px 1px 0 var(--ds-color-white-10)}.stats_gamesPlayed__VL1vx{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.stats_gamesPlayed__VL1vx :first-child{color:var(--ds-color-yellow-20);font-size:var(--font-size-36);font-weight:900}.stats_gamesPlayed__VL1vx :nth-child(2){color:var(--ds-color-white-80);font-size:var(--font-size-14)}.stats_countryContainer__gER7U{margin-top:.125rem;flex-direction:column;height:100%;gap:.625rem}.stats_countryContainer__gER7U,.stats_flags__yavIr{display:flex;justify-content:center;align-items:center}.stats_flags__yavIr{width:100%;gap:1rem;cursor:help}.stats_flagPlaceholder__eq162,.stats_flags__yavIr img{width:2.7355rem;border-radius:.5210625rem;height:1.9539375rem}.stats_flagPlaceholder__eq162{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15) inset,0 -1px 1px 0 rgba(0,0,0,.55),0 1px 1px 0 var(--ds-color-white-10)}.stats_flagPlaceholder__eq162 img{width:1.5rem;height:auto}.stats_regionLabel__h5EZA{color:var(--ds-color-white-80);font-size:var(--font-size-14)}.stats_matchHistory__MtfPT{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:.625rem}.stats_matchHistory__MtfPT>span{color:var(--ds-color-white-60);font-size:var(--font-size-14);font-style:italic;font-weight:700}.stats_matchHistoryRow__UPd2g{display:flex;width:100%;justify-content:center;height:4.3125rem;align-items:center}.stats_matchHistoryRowInner__hAZiz{display:flex;height:calc(100% - .375rem);width:calc(100% - .375rem)}.stats_matchHistoryRowInner__hAZiz>div{display:flex;align-items:center;justify-content:center;flex:1 1}.stats_placeholder__qEGdf{width:1.4375rem;background-color:var(--ds-color-white-20);height:.5rem;display:block}.ranked-matchmaking-layout_root__pYhMA{--aggressiveEaseOut:cubic-bezier(0.05,0.75,0.49,1);--megaAggresiveEaseOut:cubic-bezier(0,0.88,0.04,1);--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--enterAnimationDuration:1s;position:absolute;box-sizing:border-box;top:0;left:0;height:100svh;width:100svw;z-index:10;overflow:hidden;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;gap:min(22.5vw,16rem)}@media only screen and (min-width:1200px){.ranked-matchmaking-layout_root__pYhMA{gap:min(22.5vw,22rem)}}@media only screen and (max-width:679px){.ranked-matchmaking-layout_root__pYhMA{gap:5rem}}.ranked-matchmaking-layout_exitButton__LjFtM{position:absolute;top:1rem;left:1rem;z-index:3}@media only screen and (max-width:1019px){.ranked-matchmaking-layout_exitButton__LjFtM>*{display:block!important}}.ranked-matchmaking-layout_exitButton__LjFtM.ranked-matchmaking-layout_hide__Dz00c{display:none}.ranked-matchmaking-layout_header__yzhNa{position:absolute;top:0;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:min(4vh,10rem)}.ranked-matchmaking-layout_gameModeHeader__pbEmK{text-align:center;font-size:var(--font-size-40);font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:679px){.ranked-matchmaking-layout_gameModeHeader__pbEmK{font-size:var(--font-size-28)}}.ranked-matchmaking-layout_roundNumber__YJb5B{text-align:center;font-size:var(--font-size-48);line-height:var(--line-height-20);font-style:italic;font-weight:700;text-shadow:.0625rem .0625rem .375rem rgba(0,0,0,.5);padding-bottom:1rem}@media only screen and (max-width:1199px){.ranked-matchmaking-layout_roundNumber__YJb5B{font-size:var(--font-size-32);line-height:var(--line-height-14)}}.ranked-matchmaking-layout_multiplier__cPbg0{position:relative;text-transform:uppercase;font-size:var(--font-size-24);font-style:italic;font-weight:700;margin-top:.75rem;text-shadow:0 .0728125rem 0 var(--ds-color-black-40),.036375rem .036375rem .1455625rem var(--ds-color-blue-50),0 -.0728125rem .1455625rem var(--ds-color-brand-50),-.0728125rem .1455625rem .1455625rem var(--ds-color-turquoise-50),0 .1091875rem .582375rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 .43675rem rgba(161,155,217,.65),.0728125rem .0728125rem .2911875rem var(--ds-color-purple-20)}@media only screen and (max-width:1199px){.ranked-matchmaking-layout_multiplier__cPbg0{font-size:var(--font-size-20);line-height:var(--line-height-16)}}.ranked-matchmaking-layout_gameModeBrand__7mzrA{margin-top:0}.ranked-matchmaking-layout_placementOrOnboarding__Bqh2v{color:var(--ds-color-white-60);font-size:var(--font-size-20);font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:679px){.ranked-matchmaking-layout_placementOrOnboarding__Bqh2v{font-size:var(--font-size-16)}}.ranked-matchmaking-layout_badge__GGlEc{display:flex;height:6rem;width:auto}@media only screen and (max-width:679px){.ranked-matchmaking-layout_badge__GGlEc{height:4rem}}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_badge__GGlEc,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_clubTag__Gfkic,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_gameModeBrand__7mzrA,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_multiplier__cPbg0{opacity:0;animation:ranked-matchmaking-layout_popIn__9RudZ .6s var(--easeOutBack) forwards .2s}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj .ranked-matchmaking-layout_badge__GGlEc,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj .ranked-matchmaking-layout_exitButton__LjFtM,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj .ranked-matchmaking-layout_gameModeBrand__7mzrA{animation:ranked-matchmaking-layout_popOut__SEQ6t 1s var(--easeOutBack) forwards .3s}.ranked-matchmaking-layout_avatarContainer__POKsW{position:relative;display:grid;grid-template-columns:24rem 18.125rem;align-items:center}@media only screen and (min-width:1600px){.ranked-matchmaking-layout_avatarContainer__POKsW{grid-template-columns:22rem 18.125rem}}@media only screen and (min-width:1400px)and (max-width:1600px){.ranked-matchmaking-layout_avatarContainer__POKsW{grid-template-columns:18rem 18.125rem}}@media only screen and (max-width:1399px){.ranked-matchmaking-layout_avatarContainer__POKsW{grid-template-columns:20rem}}@media only screen and (max-width:1019px){.ranked-matchmaking-layout_avatarContainer__POKsW{grid-template-columns:15rem}}@media only screen and (max-width:679px){.ranked-matchmaking-layout_avatarContainer__POKsW{grid-template-columns:10rem}}@media only screen and (min-width:1600px){.ranked-matchmaking-layout_avatarContainer__POKsW.ranked-matchmaking-layout_opponent__Pu9KB{grid-template-columns:18.125rem 22rem}}@media only screen and (min-width:1400px)and (max-width:1600px){.ranked-matchmaking-layout_avatarContainer__POKsW.ranked-matchmaking-layout_opponent__Pu9KB{grid-template-columns:18.125rem 18rem}}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_avatarPlaceholder__eDEZH{animation:ranked-matchmaking-layout_avatarEnterLeft__EBb7b 2s var(--megaAggresiveEaseOut) forwards .35s;opacity:0}.ranked-matchmaking-layout_avatarPlaceholder__eDEZH{width:100%;aspect-ratio:3/4;flex-grow:1}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_avatarPlaceholder__eDEZH.ranked-matchmaking-layout_opponent__Pu9KB{animation:ranked-matchmaking-layout_avatarEnterRight__LOo72 2s var(--megaAggresiveEaseOut) forwards .35s}.ranked-matchmaking-layout_avatarContainer__POKsW.ranked-matchmaking-layout_opponent__Pu9KB .ranked-matchmaking-layout_avatarPlaceholder__eDEZH{order:1}.ranked-matchmaking-layout_avatarContainer__POKsW.ranked-matchmaking-layout_opponent__Pu9KB .ranked-matchmaking-layout_playerNameContainer__4EBfQ{order:-1}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj{animation:ranked-matchmaking-layout_fadeOut__OxWBa .4s ease-out forwards}.ranked-matchmaking-layout_opponentSilhouette__z2k12{box-sizing:border-box;width:100%;height:60%;aspect-ratio:3/4;margin-top:35%;object-fit:contain;mix-blend-mode:soft-light}@keyframes ranked-matchmaking-layout_fadeOut__OxWBa{0%{opacity:1}to{opacity:0}}@keyframes ranked-matchmaking-layout_fadeIn__pGEX9{0%{opacity:0}to{opacity:1}}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_opponentSilhouette__z2k12{animation:ranked-matchmaking-layout_silhoueteEnter__3SzyF .6s var(--easeOutBack) forwards .35s;opacity:0}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj .ranked-matchmaking-layout_matchmakingFailed__MF1rR,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj .ranked-matchmaking-layout_opponentSilhouette__z2k12{animation:ranked-matchmaking-layout_fadeOut__OxWBa .4s ease-out forwards}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_matchmakingFailed__MF1rR,.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_playerNameSection__ySaI5 .ranked-matchmaking-layout_flag__t87wm{animation:ranked-matchmaking-layout_popIn__9RudZ .4s var(--easeOutBack) forwards .3s;opacity:0}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isUnmounting__9gsFj .ranked-matchmaking-layout_playerNameSection__ySaI5 .ranked-matchmaking-layout_flag__t87wm{animation:ranked-matchmaking-layout_popOut__SEQ6t 1s var(--easeOutBack) forwards .3s}.ranked-matchmaking-layout_playerNameSection__ySaI5{width:100%;display:grid;align-items:center;grid-template-areas:"playerName playerName" "country flag";grid-template-columns:auto 1fr;gap:0 .5rem}.ranked-matchmaking-layout_playerNameSection__ySaI5.ranked-matchmaking-layout_isRight__N1i2g{grid-template-areas:"playerName playerName" "country flag";grid-template-columns:1fr auto}.ranked-matchmaking-layout_playerNameSection__ySaI5.ranked-matchmaking-layout_isRight__N1i2g .ranked-matchmaking-layout_countryName__9E2rF{text-align:right}.ranked-matchmaking-layout_playerNameSection__ySaI5.ranked-matchmaking-layout_isRight__N1i2g .ranked-matchmaking-layout_playerName__HXR_B{text-align:left}.ranked-matchmaking-layout_playerNameSection__ySaI5 .ranked-matchmaking-layout_flag__t87wm{grid-area:flag;width:1.25rem;z-index:2}.ranked-matchmaking-layout_playerNameSection__ySaI5 .ranked-matchmaking-layout_countryName__9E2rF{font-size:var(--font-size-16);font-style:italic;font-weight:900;text-transform:uppercase;z-index:2}.ranked-matchmaking-layout_playerNameSection__ySaI5 .ranked-matchmaking-layout_playerName__HXR_B{display:flex;isolation:isolate;grid-area:playerName}.ranked-matchmaking-layout_playerNameContainer__4EBfQ{position:relative;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1019px){.ranked-matchmaking-layout_playerNameContainer__4EBfQ{display:none}}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_playerNameContainer__4EBfQ{opacity:0;animation:ranked-matchmaking-layout_popIn__9RudZ .6s var(--easeOutBack) forwards .3s}.ranked-matchmaking-layout_footer__LgRef{position:absolute;bottom:0;width:100%;padding-bottom:3vh;text-shadow:.0625rem .0625rem .125rem #000}@media only screen and (max-width:1019px){.ranked-matchmaking-layout_footer__LgRef{display:none}}.ranked-matchmaking-layout_footerText__4DeGk{font-size:var(--font-size-14);font-weight:400}.ranked-matchmaking-layout_root__pYhMA.ranked-matchmaking-layout_isAnimated__O_Rov .ranked-matchmaking-layout_footer__LgRef{opacity:0;animation:ranked-matchmaking-layout_fadeIn__pGEX9 .6s ease-out 1s forwards}.ranked-matchmaking-layout_hint__mpsKR,.ranked-matchmaking-layout_warning__cfMGn{display:flex;flex-direction:column;align-items:center;gap:1rem}.ranked-matchmaking-layout_footerTitle__23hBN{display:flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.25rem 1rem;font-size:var(--font-size-14);font-weight:700;font-style:italic;text-transform:uppercase}.ranked-matchmaking-layout_hint__mpsKR .ranked-matchmaking-layout_footerText__4DeGk{display:flex;align-items:center;gap:.5rem}.ranked-matchmaking-layout_hint__mpsKR .ranked-matchmaking-layout_footerTitle__23hBN{border:.0625rem solid #7950e5;color:#7950e5}.ranked-matchmaking-layout_warning__cfMGn p{color:var(--ds-color-red-50)}.ranked-matchmaking-layout_warning__cfMGn .ranked-matchmaking-layout_footerTitle__23hBN{border:.0625rem solid var(--ds-color-red-50);color:var(--ds-color-red-50)}.ranked-matchmaking-layout_fadeOutOverlay__o2Je2{animation:ranked-matchmaking-layout_slightFadeOut__Zg2Ta .6s ease-out forwards;position:absolute;inset:0;background:linear-gradient(180deg,var(--ds-color-purple-100) 0,#10101c 100%)}.ranked-matchmaking-layout_matchmakingFailed__MF1rR{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.ranked-matchmaking-layout_clubTag__Gfkic{font-size:var(--font-size-20)}.ranked-matchmaking-layout_clubTag__Gfkic>*{box-shadow:2px 2000px 4px var(--ds-color-black-20)}@keyframes ranked-matchmaking-layout_slightFadeOut__Zg2Ta{0%{opacity:0}to{opacity:.4}}.ranked-matchmaking-layout_animatedFlairs__6oBIs{display:flex}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div{opacity:0;animation:ranked-matchmaking-layout_popUpBounce__zGePB .5s ease-in-out forwards}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:first-child{animation-delay:.3s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(2){animation-delay:.4s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(3){animation-delay:.5s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(4){animation-delay:.6s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(5){animation-delay:.7s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(6){animation-delay:.8s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(7){animation-delay:.9s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(8){animation-delay:1s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(9){animation-delay:1.1s}.ranked-matchmaking-layout_animatedFlairs__6oBIs>div>div:nth-child(10){animation-delay:1.2s}.ranked-matchmaking-layout_steamPlayerIcon__KTozK{margin-left:.25rem}.ranked-matchmaking-layout_steamPlayerIcon__KTozK.ranked-matchmaking-layout_hasNoMargin__JerOu{margin:0}@keyframes ranked-matchmaking-layout_silhoueteEnter__3SzyF{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes ranked-matchmaking-layout_avatarEnterLeft__EBb7b{0%{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes ranked-matchmaking-layout_avatarEnterRight__LOo72{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes ranked-matchmaking-layout_popIn__9RudZ{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ranked-matchmaking-layout_popOut__SEQ6t{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes ranked-matchmaking-layout_gentlePopOut__noXHw{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes ranked-matchmaking-layout_popUpBounce__zGePB{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}80%{transform:translateY(5%)}to{transform:translateY(0);opacity:1}}.center-content_root__s7l9s{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.center-content_symbolContainer__noDe2{width:20rem;height:20rem;position:relative}.center-content_vs__tKncC{width:min(22.5vw,15rem);height:auto}.center-content_second__wzXgE{text-align:center;text-shadow:0 .375rem 0 var(--ds-color-black-40),.125rem .125rem .5rem var(--ds-color-blue-50),0 -.25rem 1.25rem var(--ds-color-brand-50),-.25rem .5rem 1.25rem var(--ds-color-turquoise-50),0 .375rem 3.75rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 2.5rem rgba(161,155,217,.65),.25rem .25rem 2.5rem var(--ds-color-purple-20);font-size:12.5rem;font-weight:700}@media only screen and (max-width:1019px){.center-content_second__wzXgE{font-size:var(--font-size-96)}}.center-content_centerSymbol__NWITp{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.center-content_centerContainer__MdufJ{position:absolute;bottom:11rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.center-content_centerContainer__MdufJ label{color:var(--ds-color-white-80)}.center-content_rivalryContainer__ynety{width:100%;position:absolute;bottom:0;display:flex;justify-content:center}.center-content_isUnmounting__V6qyX .center-content_dotsAnimation__pqn1C{animation:center-content_fadeOut__lrS2P .6s var(--easeOutBack) forwards}.center-content_dotsAnimation__pqn1C{display:flex;height:3.5rem;gap:1rem;align-items:center;animation:center-content_dotContainer__ajOVL 4s linear infinite}@keyframes center-content_dotContainer__ajOVL{0%{display:flex}to{display:none}}.center-content_dotsAnimation__pqn1C div{width:1rem;height:1rem;border-radius:50%;background:var(--ds-color-white-80);opacity:0;animation:center-content_dotEnter__jg8gG .6s var(--easeOutBack) forwards,center-content_dotExit__68x84 .6s var(--easeOutBack) 2.65s forwards}.center-content_dotsAnimation__pqn1C div:nth-child(2){animation-delay:1s,2.75s}.center-content_dotsAnimation__pqn1C div:nth-child(3){animation-delay:2s,2.85s}@keyframes center-content_dotEnter__jg8gG{0%{opacity:0;transform:translateX(4rem)}to{opacity:1;transform:translateX(0)}}@keyframes center-content_dotExit__68x84{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-4rem)}}@keyframes center-content_fadeOut__lrS2P{0%{opacity:1}to{opacity:0}}.head-to-head_root__IGccu{display:flex;flex-direction:column;align-items:center;justify-content:center}.head-to-head_title__ZnTf0{font-size:var(--font-size-24);font-weight:900;font-style:italic;text-shadow:0 .0545rem 0 var(--ds-color-black-40),.02725rem .02725rem .109rem var(--ds-color-blue-50),0 -.0545rem .109rem var(--ds-color-brand-50),-.0545rem .109rem .109rem var(--ds-color-turquoise-50),0 .08175rem .436rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 .327rem rgba(161,155,217,.65),.0545rem .0545rem .218rem var(--ds-color-purple-20)}.head-to-head_score__OahzQ{text-align:center;font-size:var(--font-size-16);font-style:italic;font-weight:900}.unranked-matchmaking-layout_root__L8lN8{--aggressiveEaseOut:cubic-bezier(0.05,0.75,0.49,1);--megaAggresiveEaseOut:cubic-bezier(0,0.88,0.04,1);--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--enterAnimationDuration:1s;position:absolute;box-sizing:border-box;top:0;left:0;height:100svh;width:100svw;z-index:10;overflow:hidden;-webkit-user-select:none;user-select:none;display:flex;align-items:center;padding-bottom:10vh;justify-content:space-between}.unranked-matchmaking-layout_exitButton__cBjws{position:absolute;top:1rem;left:1rem;z-index:3}@media only screen and (max-width:1019px){.unranked-matchmaking-layout_exitButton__cBjws>*{display:block!important}}.unranked-matchmaking-layout_exitButton__cBjws.unranked-matchmaking-layout_hide__lOmeV{display:none}.unranked-matchmaking-layout_header__UkVmT{position:absolute;top:0;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:min(4vh,10rem)}@media only screen and (max-width:1019px){.unranked-matchmaking-layout_header__UkVmT{padding-top:6rem}}.unranked-matchmaking-layout_gameModeHeader__h32o3{text-align:center;font-size:var(--font-size-40);font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:679px){.unranked-matchmaking-layout_gameModeHeader__h32o3{font-size:var(--font-size-28)}}.unranked-matchmaking-layout_roundNumber__0CYzN{text-align:center;font-size:var(--font-size-48);line-height:var(--line-height-20);font-style:italic;font-weight:700;text-shadow:.0625rem .0625rem .375rem rgba(0,0,0,.5);padding-bottom:1rem}@media only screen and (max-width:1199px){.unranked-matchmaking-layout_roundNumber__0CYzN{font-size:var(--font-size-32);line-height:var(--line-height-14)}}.unranked-matchmaking-layout_multiplier__Lu_7o{position:relative;text-transform:uppercase;font-size:var(--font-size-24);font-style:italic;font-weight:700;margin-top:.75rem;text-shadow:0 .0728125rem 0 var(--ds-color-black-40),.036375rem .036375rem .1455625rem var(--ds-color-blue-50),0 -.0728125rem .1455625rem var(--ds-color-brand-50),-.0728125rem .1455625rem .1455625rem var(--ds-color-turquoise-50),0 .1091875rem .582375rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 .43675rem rgba(161,155,217,.65),.0728125rem .0728125rem .2911875rem var(--ds-color-purple-20)}@media only screen and (max-width:1199px){.unranked-matchmaking-layout_multiplier__Lu_7o{font-size:var(--font-size-20);line-height:var(--line-height-16)}}.unranked-matchmaking-layout_gameModeBrand__LH_BN{margin-top:0}.unranked-matchmaking-layout_placementOrOnboarding__LtFM9{color:var(--ds-color-white-60);font-size:var(--font-size-20);font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:679px){.unranked-matchmaking-layout_placementOrOnboarding__LtFM9{font-size:var(--font-size-16)}}.unranked-matchmaking-layout_badge__3v84E{display:flex;height:min(max(8.5vw,6.25rem),10rem);width:auto}@media only screen and (max-width:679px){.unranked-matchmaking-layout_badge__3v84E{height:4rem}}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_badge__3v84E,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_clubTag__omv6c,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_gameModeBrand__LH_BN,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_multiplier__Lu_7o{opacity:0;animation:unranked-matchmaking-layout_popIn__w1Uun .6s var(--easeOutBack) forwards .2s}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT .unranked-matchmaking-layout_badge__3v84E,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT .unranked-matchmaking-layout_exitButton__cBjws,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT .unranked-matchmaking-layout_gameModeBrand__LH_BN{animation:unranked-matchmaking-layout_popOut__8CeLS 1s var(--easeOutBack) forwards .3s}.unranked-matchmaking-layout_avatarContainer__Ez5sF{position:relative;display:flex;width:36vw;aspect-ratio:3/4;align-items:center;justify-content:center}.unranked-matchmaking-layout_avatarContainer__Ez5sF.unranked-matchmaking-layout_opponent__YlpEb{flex-direction:row-reverse}.unranked-matchmaking-layout_avatarPlaceholder__XgCCH{width:70%;aspect-ratio:3/4;flex-grow:1;animation:unranked-matchmaking-layout_avatarEnterLeft__t5ata 2s var(--megaAggresiveEaseOut) forwards .35s;opacity:0}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT{animation:unranked-matchmaking-layout_fadeOut__j87sO .4s ease-out forwards}.unranked-matchmaking-layout_opponentSilhouette__EH0zf{box-sizing:border-box;width:60%;height:60%;display:flex;position:relative;padding-top:20%;object-fit:contain;mix-blend-mode:soft-light}@media only screen and (max-width:1019px){.unranked-matchmaking-layout_opponentSilhouette__EH0zf{width:100%;height:100%;padding-top:30%}}@keyframes unranked-matchmaking-layout_fadeOut__j87sO{0%{opacity:1}to{opacity:0}}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_opponentSilhouette__EH0zf{animation:unranked-matchmaking-layout_silhoueteEnter__BGAYv .6s var(--easeOutBack) forwards .35s;opacity:0}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT .unranked-matchmaking-layout_matchmakingFailed__Ix5qW,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT .unranked-matchmaking-layout_opponentSilhouette__EH0zf{animation:unranked-matchmaking-layout_fadeOut__j87sO .4s ease-out forwards}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_matchmakingFailed__Ix5qW,.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isAnimated__GtvND .unranked-matchmaking-layout_playerNameSection__aCrx_ .unranked-matchmaking-layout_flag__rI_fc{animation:unranked-matchmaking-layout_popIn__w1Uun .4s var(--easeOutBack) forwards .3s;opacity:0}.unranked-matchmaking-layout_root__L8lN8.unranked-matchmaking-layout_isUnmounting__qVnzT .unranked-matchmaking-layout_playerNameSection__aCrx_ .unranked-matchmaking-layout_flag__rI_fc{animation:unranked-matchmaking-layout_popOut__8CeLS 1s var(--easeOutBack) forwards .3s}.unranked-matchmaking-layout_playerNameSection__aCrx_{width:100%;display:grid;align-items:center;grid-template-areas:"playerName playerName" "country flag";grid-template-columns:auto 1fr;gap:0 .5rem}.unranked-matchmaking-layout_playerNameSection__aCrx_.unranked-matchmaking-layout_isRight__hpeFT{grid-template-areas:"playerName playerName" "country flag";grid-template-columns:1fr auto}.unranked-matchmaking-layout_playerNameSection__aCrx_.unranked-matchmaking-layout_isRight__hpeFT .unranked-matchmaking-layout_countryName__6uY_W{text-align:right}.unranked-matchmaking-layout_playerNameSection__aCrx_.unranked-matchmaking-layout_isRight__hpeFT .unranked-matchmaking-layout_playerName__PP2in{text-align:left}.unranked-matchmaking-layout_playerNameSection__aCrx_ .unranked-matchmaking-layout_flag__rI_fc{grid-area:flag;width:1.25rem;z-index:2}.unranked-matchmaking-layout_playerNameSection__aCrx_ .unranked-matchmaking-layout_countryName__6uY_W{font-size:var(--font-size-16);font-style:italic;font-weight:900;text-transform:uppercase;z-index:2}.unranked-matchmaking-layout_playerNameSection__aCrx_ .unranked-matchmaking-layout_playerName__PP2in{display:flex;isolation:isolate;grid-area:playerName}.unranked-matchmaking-layout_playerNameContainer__KMmRK{position:relative;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1019px){.unranked-matchmaking-layout_playerNameContainer__KMmRK{display:none}}.unranked-matchmaking-layout_footer__LVfZW{opacity:0;animation:unranked-matchmaking-layout_popIn__w1Uun .3s var(--easeOutBack) forwards;position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:3vh;gap:1rem;color:var(--ds-color-red-50);text-shadow:.0625rem .0625rem .125rem #000}.unranked-matchmaking-layout_footer__LVfZW h4{font-size:var(--font-size-10);font-weight:400}.unranked-matchmaking-layout_footer__LVfZW .unranked-matchmaking-layout_warning__HGWN6{display:flex;align-items:center;justify-content:center;border-radius:20rem;padding:.25rem .625rem;border:.0625rem solid var(--ds-color-red-50);font-size:var(--font-size-14);font-weight:700;font-style:italic;text-transform:uppercase}.unranked-matchmaking-layout_fadeOutOverlay__3jVhV{animation:unranked-matchmaking-layout_slightFadeOut__A2R8Q .6s ease-out forwards;position:absolute;inset:0;background:linear-gradient(180deg,var(--ds-color-purple-100) 0,#10101c 100%)}.unranked-matchmaking-layout_matchmakingFailed__Ix5qW{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.unranked-matchmaking-layout_clubTag__omv6c{font-size:var(--font-size-20)}.unranked-matchmaking-layout_clubTag__omv6c>*{box-shadow:2px 2000px 4px var(--ds-color-black-20)}@keyframes unranked-matchmaking-layout_slightFadeOut__A2R8Q{0%{opacity:0}to{opacity:.4}}.unranked-matchmaking-layout_animatedFlairs__B5d21{display:flex}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div{opacity:0;animation:unranked-matchmaking-layout_popUpBounce___pmwy .5s ease-in-out forwards}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:first-child{animation-delay:.3s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(2){animation-delay:.4s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(3){animation-delay:.5s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(4){animation-delay:.6s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(5){animation-delay:.7s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(6){animation-delay:.8s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(7){animation-delay:.9s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(8){animation-delay:1s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(9){animation-delay:1.1s}.unranked-matchmaking-layout_animatedFlairs__B5d21>div>div:nth-child(10){animation-delay:1.2s}.unranked-matchmaking-layout_steamPlayerIcon__RrcDI{margin-left:.25rem}.unranked-matchmaking-layout_steamPlayerIcon__RrcDI.unranked-matchmaking-layout_hasNoMargin__wecVI{margin:0}@keyframes unranked-matchmaking-layout_silhoueteEnter__BGAYv{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes unranked-matchmaking-layout_avatarEnterLeft__t5ata{0%{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes unranked-matchmaking-layout_avatarEnterRight__NEVUx{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes unranked-matchmaking-layout_popIn__w1Uun{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes unranked-matchmaking-layout_popOut__8CeLS{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes unranked-matchmaking-layout_gentlePopOut__OUGLe{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes unranked-matchmaking-layout_popUpBounce___pmwy{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}80%{transform:translateY(5%)}to{transform:translateY(0);opacity:1}}.no-friends-to-play-with_root__LfelP{box-sizing:border-box;width:100%;display:flex;justify-content:center;align-items:center;height:calc(100svh - var(--header-height));overflow:hidden}.no-friends-to-play-with_root__LfelP *{-webkit-user-select:none;user-select:none}.no-friends-to-play-with_root__LfelP img{pointer-events:none}@media only screen and (max-width:1019px){.no-friends-to-play-with_root__LfelP{overflow:visible}}.no-friends-to-play-with_content__EUbsm{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box;gap:1rem 0;padding:2rem 4rem 0;max-width:101rem;max-height:60rem;grid-template-rows:auto 1fr;grid-template-areas:"one two" "one three"}.no-friends-to-play-with_content__EUbsm>*{min-height:0}.no-friends-to-play-with_content__EUbsm>:first-child{grid-area:one}.no-friends-to-play-with_content__EUbsm>:nth-child(2){grid-area:two}.no-friends-to-play-with_content__EUbsm>:nth-child(3){grid-area:three}@media only screen and (min-width:1020px)and (max-width:1199px){.no-friends-to-play-with_content__EUbsm{padding:2rem 1rem 0}}@media only screen and (min-width:1020px)and (max-width:1399px){.no-friends-to-play-with_content__EUbsm{gap:1rem}}@media only screen and (max-width:1019px){.no-friends-to-play-with_content__EUbsm{grid-template-rows:auto auto 1fr;gap:3rem 0;grid-template-columns:1fr;grid-template-areas:"two" "one" "three";padding:1rem 1rem 0}}.no-friends-to-play-with_teamSectionRoot__5FjaL{height:100%;width:100%;min-width:0}@media only screen and (max-width:1019px){.no-friends-to-play-with_teamSectionRoot__5FjaL{display:flex;justify-content:center}}@media only screen and (max-width:679px){.no-friends-to-play-with_teamSectionRoot__5FjaL{padding-right:0}}.no-friends-to-play-with_teamSectionContent__MhA7R{height:100%;width:100%;max-width:26.125rem;display:flex;gap:.5rem;flex-direction:column;align-items:center;justify-content:flex-end;box-sizing:border-box}@media only screen and (max-width:1019px){.no-friends-to-play-with_teamSectionContent__MhA7R{display:none}}.no-friends-to-play-with_avatarContainer__mczbf{width:100%;height:100%;display:flex;justify-content:center}.no-friends-to-play-with_avatarNickContainer__QIAl3{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;justify-content:flex-end;max-height:45rem;position:relative;padding-bottom:2rem}.no-friends-to-play-with_gameModeContainer__t_awy{width:100%;position:relative}.no-friends-to-play-with_earth__xvNOv{position:absolute;width:100rem;height:auto;top:-30rem;left:50%;-webkit-mask-image:radial-gradient(80% 60% at top right,black 50%,transparent 100%);mask-image:radial-gradient(80% 60% at top right,black 50%,transparent 100%);transform:rotate(-10deg) translateX(-50%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:.5;z-index:-1}@media only screen and (max-width:1019px){.no-friends-to-play-with_earth__xvNOv{display:none}}.no-friends-to-play-with_teamNameContainer__tLIUJ{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.no-friends-to-play-with_countryFlag__Pf_oe{width:1.25rem;height:auto}.no-friends-to-play-with_editButton__9T3tz{width:2.8125rem;height:2.8125rem;border-radius:50%;background:var(--ds-color-white-10);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.25rem;box-sizing:border-box}.no-friends-to-play-with_clubTag__gd5Ob{font-size:var(--font-size-16);margin-right:-.5rem}.no-friends-to-play-with_avatarRoot__1kvEG{--width:33vw;width:var(--width);height:100%;position:relative;display:flex;justify-content:center;flex-direction:column}.no-friends-to-play-with_friendContainer__P0nyJ,.no-friends-to-play-with_youContainer__3fDkZ{position:absolute;top:0;width:100%;height:100%}.no-friends-to-play-with_friend__3clGD,.no-friends-to-play-with_you__gCjOv{width:100%;height:100%}.no-friends-to-play-with_youContainer__3fDkZ{z-index:2;right:-20%}.no-friends-to-play-with_shadowContainer__4GxpJ{position:absolute;width:100%;height:4rem;top:92.5%;left:0;right:0;display:flex;justify-content:center;z-index:0}@media(max-height:950px){.no-friends-to-play-with_shadowContainer__4GxpJ{top:88%}}.no-friends-to-play-with_shadow__7eb44{height:100%;width:15rem;background:radial-gradient(var(--ds-color-black-80) 0,transparent 60%)}@media(max-height:950px){.no-friends-to-play-with_shadow__7eb44{width:12rem}}.no-friends-to-play-with_friendContainer__P0nyJ{display:flex;align-items:flex-end;justify-content:center;z-index:1;top:12%;height:80%;right:20%}.no-friends-to-play-with_silhouette__o59z_{width:100%;height:80%;object-fit:contain;opacity:0;animation:no-friends-to-play-with_fadeIn__wj55f .3s ease-out 1s forwards}@keyframes no-friends-to-play-with_fadeIn__wj55f{0%{opacity:0}to{opacity:.35}}.no-friends-to-play-with_fakeDivisionHeader___5fCi{position:relative;display:flex;border-radius:1.875rem;min-height:12.5rem!important;align-items:center;overflow:hidden;box-shadow:0 .25rem .25rem rgba(0,0,0,.25)}@media only screen and (max-width:1019px){.no-friends-to-play-with_fakeDivisionHeader___5fCi{display:none}}.no-friends-to-play-with_divisionHeaderBackground__3NYhT{position:absolute;border-radius:1.875rem;inset:0;z-index:-1;background:linear-gradient(179deg,#6840cf -3.95%,var(--ds-color-purple-80) 95.2%)}.no-friends-to-play-with_divisionHeaderPattern__3Rals{width:100%;height:100%;background-image:url(/_next/static/media/pattern.31527fff.svg);background-size:cover;border-radius:1.875rem}.no-friends-to-play-with_divisionHeaderPattern__3Rals:before{content:"";z-index:2;position:absolute;inset:0;opacity:.62;border-radius:1.875rem;background:linear-gradient(34deg,#1c1632 6.42%,rgba(94,66,205,.51) 90.7%)}.no-friends-to-play-with_divisionHeaderOverlay__Nozxa{position:absolute;inset:0;opacity:.62;border-radius:1.875rem}.no-friends-to-play-with_divisionHeaderContent__zBPKQ{width:100%;height:100%;box-sizing:border-box;display:grid;grid-template-columns:auto 1fr;gap:2rem;padding:1.25rem 1.25rem 1.25rem 1rem}@media only screen and (max-width:679px){.no-friends-to-play-with_divisionHeaderContent__zBPKQ{grid-template-columns:auto 1fr;padding:.75rem}}@media only screen and (max-width:479px){.no-friends-to-play-with_divisionHeaderContent__zBPKQ{display:flex;flex-direction:column;align-items:flex-start}}.no-friends-to-play-with_divisionHeaderContentLeft__ga9Sp{display:flex;align-items:center}.no-friends-to-play-with_badge__4k9uj{height:7.5rem;width:auto}.no-friends-to-play-with_playGameToJoinLeaderboard__eE_Pk{font-weight:700;font-style:italic;font-size:var(--font-size-22);text-align:center;margin-top:6rem}@media only screen and (max-width:1019px){.no-friends-to-play-with_playGameToJoinLeaderboard__eE_Pk{margin-top:0}}.no-friends-to-play-with_playGameToJoinLeaderboard__eE_Pk a{text-decoration:underline}.glow-text_number__h7ykW{position:relative;font-weight:700;text-align:center;width:fit-content;height:fit-content;color:rgba(0,0,0,0);font-size:var(--font-size)}.glow-text_main__CpOqi{z-index:0;position:absolute;left:0;top:0;color:rgba(0,0,0,0);text-shadow:0 calc(var(--font-size)/28) 0 #cd4d02}.glow-text_mainBelow__2ogOM{z-index:1;position:absolute;left:0;top:0;background:linear-gradient(180deg,#ff9601,#ff6c01);color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.glow-text_mainAbove__ERtNb{z-index:-1;position:absolute;left:0;top:0;color:rgba(0,0,0,0);text-shadow:0 calc(var(--font-size)/-36) 0 rgba(255,193,3,.9)}.glow-text_stroke___NacV{z-index:-2;-webkit-text-stroke-width:calc(var(--font-size)/7);-webkit-text-stroke-color:rgba(32,10,87,.8);text-align:center}.glow-text_glow__LblAO,.glow-text_stroke___NacV{position:absolute;left:0;top:0;color:rgba(0,0,0,0)}.glow-text_glow__LblAO{z-index:0;background:linear-gradient(180deg,#ff9601,#ff6c01);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);filter:blur(calc(var(--font-size) / 7));text-align:center}