.chat-overlay-layout_chat___hPx_{top:0;position:absolute;z-index:1000;display:grid;pointer-events:none;grid-template-rows:var(--top-bar-size,0) auto 15rem;grid-template-areas:"." "chat" ".";height:100%}.chat_root__j9pUs{--chat-width:23rem;--chat-padding:0.5rem;box-sizing:border-box;display:grid;grid-template-areas:"log" "input";grid-template-rows:auto 15rem;height:100%;grid-area:chat;align-items:flex-start;pointer-events:none;min-height:0;width:min-content;max-width:100svw;overflow:hidden}@media screen and (max-height:635px){.chat_root__j9pUs{display:none}}.chat_chatLog__5mns4{grid-area:log;height:100%;align-self:flex-end;border-top-left-radius:2rem;border-top-right-radius:2rem;min-height:50%;padding:var(--chat-padding);padding-bottom:0}.chat_chatInput__PzARf,.chat_chatLog__5mns4{-webkit-backdrop-filter:blur(0) brightness(1);backdrop-filter:blur(0) brightness(1);transition:-webkit-backdrop-filter .3s;transition:backdrop-filter .3s;transition:backdrop-filter .3s,-webkit-backdrop-filter .3s}.chat_chatInput__PzARf{grid-area:input;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;padding:var(--chat-padding);padding-top:0}.chat_blurred__4F0Dq{-webkit-backdrop-filter:blur(.4rem) brightness(1.15);backdrop-filter:blur(.4rem) brightness(1.15)}.chat-input_root__XUwKM{--smooth:cubic-bezier(0.05,0.75,0.49,1.04);position:relative;box-sizing:border-box;padding:.5rem;border-radius:1.625rem;width:var(--chat-width);background:rgba(0,0,0,0);transition:all .2s ease-out}.chat-input_root__XUwKM.chat-input_isOnCooldown__ahxBW{opacity:0;pointer-events:none}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV.chat-input_isTextInputActive__5bzDX{animation:chat-input_backgroundFadeIn__6l4QS .5s ease-out forwards;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem)}.chat-input_inputContainer__sccYQ{position:relative;display:inline-flex;background:var(--ds-color-black-60);height:2.5rem;min-width:2.5rem;border-radius:1.25rem;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;pointer-events:all}.chat-input_inputContainer__sccYQ>img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-input_root__XUwKM:not(.chat-input_isTextInputActive__5bzDX).chat-input_isButtonOutlined__81opq .chat-input_inputContainer__sccYQ{box-shadow:0 0 0 1px var(--ds-color-white-40)}.chat-input_root__XUwKM:not(.chat-input_isChatEnabled__nVRCV) .chat-input_inputContainer__sccYQ:hover .chat-input_defaultIcon__Uy38u{transform:scale(1.1)}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV .chat-input_inputContainer__sccYQ:hover{background:var(--ds-color-black)}@media only screen and (min-width:680px){.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV .chat-input_inputContainer__sccYQ:hover .chat-input_buttons__wN_a_{display:inline-flex;max-width:var(--chat-width);visibility:visible;opacity:1}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV .chat-input_inputContainer__sccYQ:hover .chat-input_defaultIcon__Uy38u{display:none}}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV.chat-input_isTextInputActive__5bzDX .chat-input_inputContainer__sccYQ{box-shadow:0 0 0 2px var(--ds-color-brand-50)}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV.chat-input_isTextInputActive__5bzDX .chat-input_inputContainer__sccYQ .chat-input_textInputContainer__sFXPD{width:calc(var(--chat-width) - 1rem);padding:0 1rem;animation:chat-input_fadeIn__2N0lR .3s linear .2s forwards}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV.chat-input_isTextInputActive__5bzDX .chat-input_inputContainer__sccYQ .chat-input_defaultIcon__Uy38u{display:none}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV.chat-input_isTextInputActive__5bzDX .chat-input_inputContainer__sccYQ .chat-input_buttons__wN_a_{max-width:0;transition:max-width 0s,opacity 0s}.chat-input_textInputContainer__sFXPD{opacity:0;width:0;height:100%;transition:width .4s var(--smooth);display:flex;align-items:center;background:var(--ds-color-black);box-sizing:border-box}.chat-input_textInput__fb1xt{flex-grow:1;height:100%;background:var(--ds-color-black);border:0;color:var(--ds-color-white);font-family:var(--default-font)}@media only screen and (max-width:679px){.chat-input_textInput__fb1xt{font-size:var(--font-size-16)}}.chat-input_scopeSelector__iYD6R{display:flex;opacity:1;background:var(--ds-color-white-20);color:var(--ds-color-white);padding:.125rem .25rem;border-radius:.125rem;text-transform:uppercase;font-size:var(--font-size-10);font-weight:700;border:0;align-items:center;cursor:pointer;height:1rem}.chat-input_scopeSelector__iYD6R img{margin-left:.25rem}.chat-input_scopeSelector__iYD6R.chat-input_teamRed__UOZut{background:var(--ds-color-red-50)}.chat-input_scopeSelector__iYD6R.chat-input_teamBlue__vgkHQ{background:var(--ds-color-blue-50)}.chat-input_scopeSelector__iYD6R.chat-input_isAllChat__aQCNv{background:linear-gradient(to right,var(--ds-color-red-50),var(--ds-color-blue-50))}.chat-input_scopeSelector__iYD6R.chat-input_hideImg__1xHOK img{display:none}.chat-input_defaultIcon__Uy38u{opacity:0;animation:chat-input_fadeIn__2N0lR .2s linear .2s forwards;transition:transform .5s var(--smooth)}.chat-input_buttons__wN_a_{box-sizing:border-box;visibility:hidden;overflow:hidden;flex-wrap:nowrap;max-width:0;opacity:0;transition:max-width .4s var(--smooth),opacity .3s linear .1s}.chat-input_button__cnr2n{display:inline-flex;align-items:center;background:rgba(0,0,0,0);border:0;color:var(--ds-color-white-60);cursor:pointer;padding:0 1rem;font-style:italic;font-weight:600;transition:color .1s linear,transform .4s var(--smooth)}.chat-input_button__cnr2n>img,.chat-input_button__cnr2n>span{margin-right:.25rem}.chat-input_button__cnr2n:last-child{padding-left:0}.chat-input_button__cnr2n:hover{color:var(--ds-color-white);transform:scale(1.05)}.chat-input_button__cnr2n *{pointer-events:none}.chat-input_button__cnr2n .chat-input_buttonLabel__JXZPM{text-transform:uppercase}.chat-input_optionSelector__vjdly{display:grid;grid-template-columns:1fr 1fr;padding-top:.5rem;pointer-events:none;min-height:10rem;overflow:hidden;opacity:0}.chat-input_optionSelector__vjdly.chat-input_playerList__oEH5h{grid-template-columns:1fr;min-height:auto;margin-top:.25rem;gap:.25rem;overflow-y:scroll}.chat-input_optionSelector__vjdly img{height:2rem;width:2rem;margin-right:.5rem}@media only screen and (max-width:679px){.chat-input_optionSelector__vjdly{display:none}}.chat-input_root__XUwKM.chat-input_isChatEnabled__nVRCV.chat-input_isTextInputActive__5bzDX .chat-input_optionSelector__vjdly{pointer-events:all;animation:chat-input_emotesGrow__kdaVN .5s var(--smooth) forwards,chat-input_emotesFadeIn__MhvoK .3s linear forwards .4s}.chat-input_optionSelector__vjdly button{display:flex;align-items:center;border:0;border-radius:.25rem;background:rgba(0,0,0,0);color:var(--ds-color-white-60);margin:.125rem 0;padding:.125rem .5rem;cursor:pointer;transition:transform .5s var(--smooth)}.chat-input_optionSelector__vjdly button:hover{background:var(--ds-color-purple-80);transform:scale(1.05)}.chat-input_optionSelector__vjdly button:disabled{transform:none;background:unset;pointer-events:none}.chat-input_disabledEmote__GJbtF{filter:grayscale(1)}@keyframes chat-input_fadeIn__2N0lR{0%{opacity:0}to{opacity:1}}@keyframes chat-input_backgroundFadeIn__6l4QS{to{background:var(--ds-color-black-80);box-shadow:0 16px 28px rgba(0,0,0,.6)}}@keyframes chat-input_emotesGrow__kdaVN{to{height:4rem}}@keyframes chat-input_emotesFadeIn__MhvoK{to{opacity:1}}@keyframes chat-input_popUp__2SEYg{0%{opacity:0;transform:scale(.3)}33%{opacity:1;transform:scale(1.1)}66%{transform:scale(.97)}to{opacity:1;transform:scale(1)}}.chat-input_disabled__cqq5A{filter:grayscale(100%)}.chat-input_avatar__T8p1Q{width:1.6rem;height:1.6rem;min-width:1.6rem;margin-left:.5rem}.header-logo_root__lry6i{height:100%;width:100%}.header-logo_root__lry6i h1{position:absolute;left:-187.5rem}.header-logo_link__lau_W{height:100%;width:100%;display:flex;align-items:center}.header-logo_logoImage__TKbvf{height:100%;display:inline-block;vertical-align:middle}.header-logo_logoImage__TKbvf:active{opacity:.5}.header-logo_logoImageWrapper__A9FhW{position:relative}.header-logo_largeLogoImage__SRgS8{width:8rem;height:1.8rem}.header-logo_largeLogoImage__SRgS8 img{width:100%}.header-logo_smallLogoImage__rW6YN{width:6rem;height:1.375rem}.header-logo_smallLogoImage__rW6YN img{width:100%}.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)}@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)}}.outlined-text_wrapper__xhsxR{position:relative;display:inline-block;box-sizing:border-box;isolation:isolate;font-size:inherit;text-align:center}.outlined-text_outline__grs9e{position:absolute;inset:0;width:100%;z-index:-1;-webkit-text-stroke-width:var(--outline-width);-webkit-text-stroke-color:var(--outline-color)}.animated-leaderboard_placeholder__3kQQE{width:100%;height:100%;display:flex;justify-content:center}.animated-leaderboard_centerPosition__aXd2t{height:100%;position:relative;width:0}.animated-leaderboard_leaderboardContainer__e8_0p{display:flex;justify-content:center;position:absolute;width:calc(var(--leaderboard-width)*2);height:100%;overflow:hidden;pointer-events:none;left:50%;transform:translateX(-50%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0) 15%,rgb(0,0,0) 85%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0) 15%,rgb(0,0,0) 85%,rgba(0,0,0,0))}.animated-leaderboard_leaderboard__sNb8g{pointer-events:all;width:35rem;height:100%;-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-mask-position:center;mask-position:center;position:relative}@media only screen and (max-width:1199px){.animated-leaderboard_leaderboard__sNb8g{width:25rem}}.animated-leaderboard_rowContainer__VsEHQ{position:absolute;width:100%;top:0}.animated-leaderboard_movementIndicator__s57tG{position:absolute;left:100%;top:0;height:100%;padding-left:1rem;opacity:0;animation:animated-leaderboard_fadeIn__n1b6I .3s var(--easeOutBack) forwards;font-weight:700;font-size:var(--font-size-32)}@media only screen and (max-width:1199px){.animated-leaderboard_movementIndicator__s57tG{font-size:var(--font-size-24)}}.animated-leaderboard_currentMovePosition__bXYO4{font-size:var(--font-size-32);animation:animated-leaderboard_bounce__W7at4 .3s ease-out}@media only screen and (max-width:1199px){.animated-leaderboard_currentMovePosition__bXYO4{font-size:var(--font-size-24)}}.animated-leaderboard_movingUpArrow__g4yi8{margin-bottom:1rem;opacity:0;animation:animated-leaderboard_moveUp__jNT6f 1s cubic-bezier(.34,1.56,.64,1) .31s infinite}.animated-leaderboard_movingDownArrow__I_0sw{margin-top:1.75rem;opacity:0;animation:animated-leaderboard_moveDown__rdlwL 1s cubic-bezier(.34,1.56,.64,1) .33s infinite}.animated-leaderboard_movementContainer__sLG7s{height:100%;display:flex;align-items:center;gap:1rem}@media only screen and (max-width:1199px){.animated-leaderboard_movementContainer__sLG7s{gap:.5rem}}.animated-leaderboard_delimiter__ArZgp{display:flex;justify-content:center;align-items:center;height:100%;font-size:var(--font-size-24);gap:1rem}.animated-leaderboard_delimiter__ArZgp.animated-leaderboard_promotion__S_0Dm{color:var(--ds-color-green-50)}.animated-leaderboard_delimiter__ArZgp.animated-leaderboard_demotion__pw9ha{color:var(--ds-color-red-50)}.animated-leaderboard_delimiter__ArZgp img{width:1.5rem;height:auto}@keyframes animated-leaderboard_bounce__W7at4{0%{transform:scale(1)}30%{transform:scale(1.1)}60%{transform:scale(.9)}to{transform:scale(1)}}@keyframes animated-leaderboard_fadeIn__n1b6I{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes animated-leaderboard_moveUp__jNT6f{0%{opacity:0;transform:translateY(.625rem) scale(.9)}50%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-.625rem) scale(.9)}}@keyframes animated-leaderboard_moveDown__rdlwL{0%{opacity:0;transform:translateY(-.625rem) scale(.9)}50%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.625rem) scale(.9)}}.animated-row_container__okiMz{position:relative;box-sizing:border-box;display:grid;grid-template-columns:3.5rem auto 1fr 7rem;align-items:center;width:100%;overflow:hidden;height:2.1875rem;min-height:2.1875em;font-size:var(--font-size-28);border-radius:.5rem;background:#1f1943;border:.03125em solid var(--ds-color-brand-50)}.animated-row_container__okiMz.animated-row_you__A3BiO{background:#6840cf!important}.animated-row_container__okiMz>*{display:flex;align-items:center;min-width:0}.animated-row_playerNick__FWjQV{font-weight:700;white-space:nowrap;text-overflow:ellipsis;font-size:var(--font-size-12);flex-shrink:1;overflow:hidden}.animated-row_playerNick__FWjQV *{text-transform:none!important}.animated-row_avatar__U62vt{width:5.5rem;height:auto;position:absolute;left:-2rem;top:-1rem;opacity:.6}.animated-row_position__b_fgN{font-size:var(--font-size-32);font-weight:700;font-style:italic}.animated-row_nickAndFlag__ngt9N{display:flex;overflow:hidden}.animated-row_nickAndFlag__ngt9N .animated-row_nick___URpT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;font-size:.75em}.animated-row_nickAndFlag__ngt9N .animated-row_flag__bPRDJ{margin-left:.5em;min-width:1.25em}.animated-row_pointsContainer__NN0uS{display:flex;justify-content:flex-end}.animated-row_points__oIbha{text-align:end;justify-content:flex-end;font-weight:700;background:hsla(0,0%,100%,.04);padding:.25rem 1rem;border-radius:10rem;margin-right:1rem}.animated-row_points__oIbha>span{background-image:linear-gradient(180deg,var(--ds-color-yellow-50) 0,var(--ds-color-yellow-80) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width:1199px){.animated-row_points__oIbha{font-size:var(--font-size-24)}}.animated-row_glow__B_ajx{box-shadow:inset 0 0 4px 0 #695fb9;background:hsla(0,0%,100%,.0509803922);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center;margin-right:1rem}@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;-moz-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}.chat-log_root__rusJ6{--smooth:cubic-bezier(0.05,0.75,0.49,1.04);border-radius:1.5rem;height:100%;width:100%}.chat-log_root__rusJ6:before{content:"";position:absolute;height:95%;bottom:0;border-radius:1.5rem;opacity:0;z-index:-1;transition:height .5s var(--smooth),opacity .2s ease-out;background:var(--ds-color-black-80)}.chat-log_root__rusJ6.chat-log_hasBackplate__N87mF:before{opacity:1;height:100%}.chat-log_scrollContainer__0fy56{overflow-y:hidden;bottom:0;width:100%;height:100%;display:flex;flex-direction:column-reverse;justify-content:flex-start;padding:.75rem;box-sizing:border-box;scrollbar-width:none}.chat-log_scrollContainer__0fy56.chat-log_isPlayerLog__0OA8F{align-items:center}.chat-log_scrollContainer__0fy56::-webkit-scrollbar{display:none}.chat-log_root__rusJ6.chat-log_isActive__KsPEP .chat-log_scrollContainer__0fy56{overflow-y:scroll}.chat-log_root__rusJ6.chat-log_isActive__KsPEP{pointer-events:all}.chat-message_sharedRoot__MUNEI{--emote-size:1.75rem;--avatar-size:1.5rem;--smooth:cubic-bezier(0.05,0.75,0.49,1.04);--fast-smooth:cubic-bezier(0,0.88,0.04,1.02);--max-nick-width:6rem;--messageBackgroundGradient:linear-gradient(90deg,rgb(0 0 0/50%),transparent);--selfBackgroundGradient:linear-gradient(90deg,rgb(121 80 229/50%),transparent);display:flex;align-items:center;padding:.25rem;margin:.125rem 0;border-radius:1rem}.chat-message_normalMessageRoot__xSdSW{font-weight:700;transition:all .3s ease-out;background:var(--messageBackgroundGradient)}.chat-message_normalMessageRoot__xSdSW.chat-message_isSelf__NDle_:not(.chat-message_hasTeamColors__vXXX6){background:var(--selfBackgroundGradient)}.chat-message_normalMessageRoot__xSdSW.chat-message_isSelf__NDle_.chat-message_colorRed__JMPZm.chat-message_hasTeamColors__vXXX6{background:linear-gradient(90deg,rgba(233,69,96,.5),transparent)}.chat-message_normalMessageRoot__xSdSW.chat-message_isSelf__NDle_.chat-message_colorBlue__w_GAi.chat-message_hasTeamColors__vXXX6{background:linear-gradient(90deg,rgba(0,162,254,.5),transparent)}.chat-message_messageContent__fkY7a{overflow-wrap:anywhere;word-break:normal;line-height:var(--line-height-16)}.chat-message_fullBodyAvatar__uZ4QK{position:relative;width:4rem;height:4rem;border-radius:50%;box-shadow:1px 1px 24px var(--ds-color-black-40)}.chat-message_avatarContainer__m4wTM,.chat-message_fullBodyAvatar__uZ4QK img{height:100%}.chat-message_sharedRoot__MUNEI.chat-message_colorOrange__ZOLFC .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-orange-50)}.chat-message_sharedRoot__MUNEI.chat-message_colorRed__JMPZm .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-red-50)}.chat-message_sharedRoot__MUNEI.chat-message_colorBlue__w_GAi .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-blue-50)}.chat-message_sharedRoot__MUNEI.chat-message_colorYellow__7LYPI .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-yellow-50)}.chat-message_sharedRoot__MUNEI.chat-message_colorTurquoise__RmBF4 .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-turquoise-50)}.chat-message_sharedRoot__MUNEI.chat-message_colorGreen__BiuzR .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-green-80)}.chat-message_sharedRoot__MUNEI.chat-message_isSelf__NDle_:not(.chat-message_hasTeamColors__vXXX6) .chat-message_fullBodyAvatar__uZ4QK{background:var(--ds-color-brand-50)}.chat-message_scopeIndicator__ygoQ2{font-weight:700;font-size:var(--font-size-10);text-transform:uppercase;padding:0 .25rem;margin:0 .25rem;border-radius:.125rem;color:var(--ds-color-white)}.chat-message_scopeIndicator__ygoQ2.chat-message_teamBlue__s4dgB{background:var(--ds-color-blue-50)}.chat-message_scopeIndicator__ygoQ2.chat-message_teamRed__e9oyD{background:var(--ds-color-red-50)}.chat-message_isDisabled__RlddC{filter:grayscale(1)}.chat-message_emoteWrapper__xV_do{display:inline-flex;align-items:center;position:relative;height:.75rem;width:var(--emote-size)}.chat-message_messageEmote__cVPB0{position:absolute;width:var(--emote-size);height:var(--emote-size)}.chat-message_messageText__IoFB1{margin:0 .25rem;font-size:var(--font-size-12)}.chat-message_messageText__IoFB1,.chat-message_nick__EyPYz{text-shadow:.0625rem .0625rem .0625rem var(--ds-color-black)}.chat-message_nick__EyPYz{display:inline-block;margin-right:.25rem;color:#cfcfcf;font-weight:400;text-transform:uppercase;font-size:var(--font-size-11);letter-spacing:.03125rem;white-space:nowrap;text-overflow:ellipsis;max-width:var(--max-nick-width);vertical-align:middle;overflow:hidden}.chat-message_isHidden__Lep_D{opacity:0}.chat-message_singleEmoteRoot__KZYQ_{box-sizing:border-box;height:4rem;position:relative}.chat-message_avatar__KPPAo,.chat-message_fullBodyAvatar__uZ4QK,.chat-message_fullBodyAvatar__uZ4QK img,.chat-message_singleEmoteRoot__KZYQ_,.chat-message_singleEmote__aKO_V{transition:all .45s var(--smooth)}.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg,.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg.chat-message_isSelf__NDle_{height:2rem}.chat-message_messageBackground__dhREA{z-index:-1;opacity:0;position:absolute;inset:0;border-radius:1rem;transition:all 2s var(--smooth);background:var(--messageBackgroundGradient)}.chat-message_singleEmoteRoot__KZYQ_.chat-message_isSelf__NDle_:not(.chat-message_hasTeamColors__vXXX6) .chat-message_messageBackground__dhREA{background:var(--selfBackgroundGradient)}.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg .chat-message_messageBackground__dhREA{opacity:1}.chat-message_singleEmoteRoot__KZYQ_ .chat-message_nick__EyPYz{max-width:0;opacity:0;transition:all .5s ease-out .3s}.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg .chat-message_nick__EyPYz{max-width:var(--max-nick-width);opacity:1}.chat-message_singleEmoteRoot__KZYQ_ .chat-message_fullBodyAvatar__uZ4QK{animation:chat-message_popUp__MiKPa .75s cubic-bezier(.215,.61,.355,1) forwards;transform:scale(1);opacity:0}.chat-message_fullBodyAvatar__uZ4QK.chat-message_justFace__2Mgen,.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg .chat-message_fullBodyAvatar__uZ4QK{width:var(--avatar-size);height:var(--avatar-size);min-width:var(--avatar-size);margin-right:.5rem;overflow:hidden}.chat-message_fullBodyAvatar__uZ4QK.chat-message_justFace__2Mgen:not(.chat-message_hasNoAvatarYet___8BDc) img,.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg .chat-message_fullBodyAvatar__uZ4QK:not(.chat-message_hasNoAvatarYet___8BDc) img{transform:translateY(.7rem) scale(2)}.chat-message_singleEmote__aKO_V{margin-left:-1.25rem;width:3rem;height:3rem;transform:scale(1);opacity:0;animation:chat-message_glideIn__Za4qQ 1s var(--fast-smooth) forwards .3s;transition:all .2s var(--smooth)}.chat-message_singleEmoteRoot__KZYQ_.chat-message_isBackToNormal__zFasg .chat-message_singleEmote__aKO_V{margin-left:0;width:var(--emote-size);height:var(--emote-size)}.chat-message_systemMessageRoot__B0OyL{display:flex;background:var(--messageBackgroundGradient);font-weight:700;font-size:var(--font-size-12);text-shadow:0 .0625rem .125rem var(--ds-color-black);color:var(--ds-color-white-80);line-height:var(--line-height-16);transition:all .3s ease-out;font-style:italic}.chat-message_systemMessageRoot__B0OyL img{display:block;height:var(--avatar-size);width:var(--avatar-size);margin-right:.5rem}.chat-message_clickable__9rMGV{cursor:pointer;pointer-events:auto}@keyframes chat-message_glideIn__Za4qQ{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1;transform:scaleX(1)}}@keyframes chat-message_popUp__MiKPa{0%{opacity:0;transform:scale3d(.3,.3,.3)}33%{opacity:1;transform:scale3d(1.1,1.1,1.1)}66%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.chat-message_onlyEmoteRoot___Jtt5{transform:translateY(0);transition:all 1s ease-in-out;opacity:1}.chat-message_onlyEmoteRoot___Jtt5.chat-message_fadeUp__3FuSh{transform:translateY(-10rem) rotate(5deg);opacity:0}.chat-message_onlyEmote__YLddW{width:5rem;height:5rem;transform:scale(1);opacity:0;animation:chat-message_glideIn__Za4qQ 1s var(--fast-smooth) forwards .3s;transition:all .2s var(--smooth)}.spacer_space__z3BZm{width:100%}.spacer_height__49Hkf{height:calc(var(--height)/16*1rem)}@media only screen and (max-width:1899px){.spacer_xlHeight___e7c7{height:calc(var(--xlHeight)/16*1rem)}}@media only screen and (max-width:1399px){.spacer_lgHeight__V2h5C{height:calc(var(--lgHeight)/16*1rem)}}@media only screen and (max-width:1199px){.spacer_mdHeight__M_Ll9{height:calc(var(--mdHeight)/16*1rem)}}@media only screen and (max-width:1019px){.spacer_smHeight__Law1C{height:calc(var(--smHeight)/16*1rem)}}@media only screen and (max-width:679px){.spacer_xsHeight__bEfI6{height:calc(var(--xsHeight)/16*1rem)}}@media only screen and (max-width:479px){.spacer_xxsHeight__JTVtd{height:calc(var(--xxsHeight)/16*1rem)}}.animated-row_container__MBMl_{position:relative;box-sizing:border-box;display:grid;grid-template-columns:6rem auto 1fr 6rem;font-size:var(--font-size-28);border-radius:.5rem;align-items:center;background:#1f1943;border:.03125em solid var(--ds-color-brand-50);width:100%;overflow:hidden;height:2.1875rem;min-height:2.1875em}.animated-row_container__MBMl_.animated-row_you___zrqr{background:#6840cf!important}.animated-row_container__MBMl_>*,.animated-row_playerNick__Dl5sA{min-width:0;display:flex;align-items:center}.animated-row_playerNick__Dl5sA{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:1.5rem}.animated-row_playerNick__Dl5sA a{width:100%}.animated-row_countryFlag__bdCZR{min-width:1.75rem;width:1.75rem;margin-left:.5rem}.animated-row_position__TYOFz{font-size:var(--font-size-32);font-weight:700;font-style:italic}.animated-row_nickAndFlag__j4LE1{display:flex;overflow:hidden}.animated-row_nickAndFlag__j4LE1 .animated-row_nick__HLECX{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;font-size:.75em}.animated-row_nickAndFlag__j4LE1 .animated-row_flag__bVOCl{margin-left:.5em;min-width:1.25em}.animated-row_streak__TG3Jh{color:#ff7101;font-size:1em;font-weight:700;justify-content:center}.animated-row_gamesPlayed__aVZwq,.animated-row_gamesWon__4IXBi{justify-content:center}.animated-row_pointsContainer__HAmHv{display:flex;justify-content:flex-end}.animated-row_points__U_O18{text-align:end;justify-content:flex-end;font-weight:700;background:hsla(0,0%,100%,.04);padding:.25rem 1rem;border-radius:10rem;margin-right:1rem}.animated-row_points__U_O18>span{background-image:linear-gradient(180deg,var(--ds-color-yellow-50) 0,var(--ds-color-yellow-80) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width:1199px){.animated-row_points__U_O18{font-size:var(--font-size-24)}}.animated-row_avatar__b8KI2{width:3em;height:auto;position:absolute;left:-.75em;top:-.25em}.animated-row_avatar__b8KI2:last-child{left:.5em;top:.125em}.animated-row_glow__dbKPq{box-shadow:inset 0 0 4px 0 #695fb9;background:hsla(0,0%,100%,.0509803922);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center}.summon-glow-text_root__D7KgS{--aggressiveEaseOut:cubic-bezier(0.05,0.75,0.49,1);display:block;position:relative;grid-area:playerName;white-space:nowrap;overflow:hidden;text-shadow:0 .0625em 0 var(--ds-color-black-40);font-style:italic;font-weight:900;padding:4em;margin:-4em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width:680px)and (max-width:1019px){.summon-glow-text_root__D7KgS{font-size:.9375em}}.summon-glow-text_shadowPlaceholder__dYNnO{position:absolute;display:flex;align-items:center;padding-left:4em;inset:0;z-index:-1;color:rgba(0,0,0,0)}.summon-glow-text_root__D7KgS.summon-glow-text_variantBlue__sqsRS .summon-glow-text_shadowPlaceholder__dYNnO{text-shadow:.1755rem .1755rem .702rem var(--ds-color-blue-50),0 -.351rem 1.13rem var(--ds-color-brand-50),-.351rem .576875rem 1.25rem rgba(58,232,189,.7),0 .5265rem 3.75rem var(--ds-color-brand-50),0 0 1.875rem rgba(161,155,217,.65),.351rem .351rem 1.875rem #a19bd9}.summon-glow-text_root__D7KgS.summon-glow-text_variantRed__U3ckN .summon-glow-text_shadowPlaceholder__dYNnO{text-shadow:.1755rem .1755rem .702rem #bf7b2e,0 -.351rem 1.13rem var(--ds-color-red-50),-.351rem .576875rem 1.25rem var(--ds-color-orange-50),0 .5265rem 3.75rem var(--ds-color-yellow-50),0 0 1.875rem var(--ds-color-red-50),.351rem .351rem 1.875rem var(--ds-color-yellow-50)}.summon-glow-text_root__D7KgS.summon-glow-text_isAnimated__9aKvF .summon-glow-text_shadowPlaceholder__dYNnO{animation:summon-glow-text_shadowFadeIn__qb8Y0 .6s var(--aggressiveEaseOut) forwards;opacity:0}@keyframes summon-glow-text_shadowFadeIn__qb8Y0{0%{opacity:0}to{opacity:1}}.previous-team-week-leaderboard_root__aHeRi{--row-height:2.1875em;display:flex;font-size:var(--font-size-16);width:100%;background:#1f1943;border:.03125em solid var(--ds-color-brand-50);border-radius:.5em;box-sizing:border-box;overflow:hidden;min-height:var(--row-height);height:var(--row-height);animation:previous-team-week-leaderboard_slideIn__ETJDf .6s ease-in-out forwards;opacity:0;animation-delay:var(--animation-delay)}.previous-team-week-leaderboard_container__lIY01{position:relative;box-sizing:border-box;width:100%;overflow:hidden;padding-left:4rem;display:flex;align-items:center}.previous-team-week-leaderboard_container__lIY01.previous-team-week-leaderboard_you___PMs_{background:#6840cf}.previous-team-week-leaderboard_container__lIY01:before{content:"";position:absolute;left:0;top:0;z-index:2;width:.25rem;height:100%;background-color:var(--line-color);border-radius:.0625rem}.previous-team-week-leaderboard_avatar__b2NTB{width:3rem;height:auto;position:absolute;left:-.75rem;top:-.25rem}.previous-team-week-leaderboard_avatar__b2NTB:last-child{left:.5rem;top:.125rem}.previous-team-week-leaderboard_positionNickContainer__9q2K8{display:flex;align-items:center;max-width:15.25rem;min-width:0}.previous-team-week-leaderboard_position__DLdGp{font-size:var(--font-size-16);font-weight:700;font-style:italic;margin-right:.5rem}.previous-team-week-leaderboard_playerNick__9DsnK{font-weight:700;white-space:nowrap;text-overflow:ellipsis;font-size:var(--font-size-12);flex-shrink:1;overflow:hidden;text-transform:uppercase}.previous-team-week-leaderboard_points__hS9rD{color:var(--ds-color-yellow-50);text-align:end;flex:1 1;padding-right:3rem;font-size:var(--font-size-20);font-weight:700;font-style:italic}.previous-team-week-leaderboard_leaderBoard__vIhTb{display:flex;flex-direction:column;gap:.5rem;width:calc(100% - 2rem);max-width:28.5625rem}@keyframes previous-team-week-leaderboard_slideIn__ETJDf{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.post-game-progression-overlay_root__brnuo{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--easeInBack:cubic-bezier(0.52,-0.46,0,1.07);position:fixed;inset:0;z-index:2;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:var(--ds-color-black-80);display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:2rem;transition:background .6s ease-out}.post-game-progression-overlay_root__brnuo.post-game-progression-overlay_isUnmounting__a8GwC{animation:post-game-progression-overlay_fadeOut__LhyvE .3s ease-out .5s forwards}.post-game-progression-overlay_promotionBackground___yr67{position:absolute;inset:0;background:radial-gradient(circle,transparent 50%,var(--ds-color-green-50) 150%);opacity:0;z-index:-1;animation:post-game-progression-overlay_fadeIn__dnqCg .4s ease-in-out forwards}.post-game-progression-overlay_titleContainer__ALxF2{height:10rem;width:100%;position:relative}.post-game-progression-overlay_titleTextPlaceholder__Ovy6X{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.post-game-progression-overlay_content__ekoLX{display:flex;justify-content:center;gap:4rem;width:100%;height:50vh;position:relative}@media only screen and (max-width:1199px){.post-game-progression-overlay_content__ekoLX{gap:2rem}}.post-game-progression-overlay_root__brnuo.post-game-progression-overlay_isUnmounting__a8GwC .post-game-progression-overlay_content__ekoLX{animation:post-game-progression-overlay_popOut__sGhBd .6s var(--easeInBack) forwards}.post-game-progression-overlay_scoreBreakdown__yqc91{padding-top:2rem;height:100%}.post-game-progression-overlay_leaderboard__Nw8eY{--leaderboard-width:35rem;width:var(--leaderboard-width);max-width:var(--leaderboard-width);height:100%;opacity:0;animation:post-game-progression-overlay_leaderboardEntry__ZRMT_ .6s var(--easeOutBack) forwards}@media only screen and (max-width:1199px){.post-game-progression-overlay_leaderboard__Nw8eY{--leaderboard-width:25rem}}.post-game-progression-overlay_avatars__Z_guJ{height:140%;width:100%;transform:translateY(-20%)}.post-game-progression-overlay_hotkeyTooltip__1C2H1{position:absolute;bottom:1rem;width:100%;display:flex;justify-content:center;z-index:1;color:var(--ds-color-white-60)}@keyframes post-game-progression-overlay_popOut__sGhBd{0%{transform:scale(1);opacity:1}to{transform:scale(.2);opacity:0}}@keyframes post-game-progression-overlay_leaderboardEntry__ZRMT_{0%{scale:.5;opacity:0}to{scale:1;opacity:1}}@keyframes post-game-progression-overlay_fadeIn__dnqCg{0%{opacity:0}to{opacity:1}}@keyframes post-game-progression-overlay_fadeOut__LhyvE{0%{opacity:1}to{opacity:0}}.score-breakdown_root__VbxCH{--megaAggresiveEaseOut:cubic-bezier(0,0.88,0.04,1);--entryTransitionDuration:2s;display:block}.score-breakdown_mainProgressChange__DE41O{font-size:var(--font-size-48);font-style:italic;font-weight:900;color:var(--ds-color-yellow-50);text-transform:uppercase;opacity:0;animation:score-breakdown_swooshIn__FJgRz var(--megaAggresiveEaseOut) 3s forwards}@media only screen and (max-width:1199px){.score-breakdown_mainProgressChange__DE41O{font-size:var(--font-size-32)}}.score-breakdown_pointsSummary__8KrBe{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.score-breakdown_pointsSummaryRow__JysiK{display:flex;font-weight:900;font-size:var(--font-size-24);opacity:0;animation:score-breakdown_swooshIn__FJgRz var(--megaAggresiveEaseOut) 3s forwards}@media only screen and (max-width:1199px){.score-breakdown_pointsSummaryRow__JysiK{font-size:var(--font-size-20)}}.score-breakdown_pointsValue__MvuZb{color:var(--ds-color-yellow-50);width:3.5rem}@keyframes score-breakdown_swooshIn__FJgRz{0%{transform:translateX(-5rem);opacity:0}to{transform:translateX(0);opacity:1}}.celebrating-avatars_avatarBox___0itG{--easeInBack:cubic-bezier(0.52,-0.3,0,1);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:100%}@media only screen and (max-width:679px){.celebrating-avatars_avatarBox___0itG{display:none}}.celebrating-avatars_avatarBox___0itG.celebrating-avatars_isUnmounting__FCog_{animation:celebrating-avatars_exit___4nfo .6s var(--easeInBack) forwards}.celebrating-avatars_avatarElement__rCz34{pointer-events:none;height:100%;width:100%;max-height:100%}.celebrating-avatars_avatarCanvasBack__lvGOA{z-index:3!important;animation:celebrating-avatars_slowZoom__oAvS1 2.5s ease-out 1.3s forwards}.celebrating-avatars_avatarCanvasFront__pNAPG{z-index:4!important;animation:celebrating-avatars_slowZoom__oAvS1 2.5s ease-out 1.3s forwards}.celebrating-avatars_canvas__Sn1kD{position:absolute;width:100%;height:100%}.celebrating-avatars_canvas__Sn1kD:last-child{z-index:-1}@media only screen and (min-width:1020px)and (max-width:1199px){.celebrating-avatars_canvas__Sn1kD{height:80%}}@media only screen and (min-width:680px)and (max-width:1019px){.celebrating-avatars_canvas__Sn1kD{height:60%}}@keyframes celebrating-avatars_exit___4nfo{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes celebrating-avatars_slowZoom__oAvS1{0%{transform:scale(1)}to{transform:scale(1.2)}}.ranked-duels_root__u0vvc{--avatar-height:60vh;position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:center;align-items:center;height:100%;overflow:hidden;flex-direction:column}.ranked-duels_root__u0vvc *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ranked-duels_root__u0vvc img{pointer-events:none}@media only screen and (max-width:1019px){.ranked-duels_root__u0vvc{overflow:visible}}.ranked-duels_content___O1Cr{display:flex;width:100%;height:100%;max-width:46.875rem;gap:1rem;flex-direction:column}.ranked-duels_upsellContainer__SmLSQ{min-height:16.4375rem;display:flex;align-items:flex-end;margin-bottom:2.5rem}.ranked-duels_gameModesWrapper__AjaTq{display:flex;flex-direction:column;justify-content:center;align-items:center}.ranked-duels_modalContent__0rw0E{max-height:70vh;overflow-y:auto;padding:1rem .5rem 1rem 1rem;text-align:start}.team-debug-menu_root__qvsqm{box-sizing:border-box;position:fixed;z-index:99999;top:1rem;right:1rem;width:13rem;background:var(--ds-color-white-80);border-radius:1rem;padding:1rem;color:#000;display:flex;flex-direction:column;gap:.5rem}.team-debug-menu_root__qvsqm hr{width:100%}.team-debug-menu_debugHeader__eQg3Q{display:flex;justify-content:space-between}@keyframes team-info_animateTextShine__pZxkE{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%}}.team-info_mainContainer__5S9DW{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 0;border-radius:.5rem;box-sizing:border-box;background:#10101c}.team-info_mainContainer__5S9DW:before{content:"";position:absolute;inset:-.625rem;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6));border-radius:1rem;box-sizing:border-box;z-index:-1}.team-info_avatarContainer__88ejp{display:flex;position:relative;height:20rem;width:100%}.team-info_editButton__2XIrZ{position:absolute;right:1rem;top:1rem;background:var(--ds-color-white-20);height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:1.25rem;cursor:pointer}.team-info_editButton__2XIrZ.team-info_pendingApproval__T93ub{border-radius:50%;box-shadow:0 0 8px 2px var(--ds-color-yellow-50);animation:team-info_calmPulse__QOZNv 3s ease-in-out infinite;will-change:box-shadow}@keyframes team-info_calmPulse__QOZNv{0%,to{box-shadow:0 0 8px 2px var(--ds-color-yellow-50)}50%{box-shadow:0 0 12px 4px var(--ds-color-yellow-50)}}.team-info_nickAndRating__oNIWB{display:flex;align-items:center;padding-top:3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:85%;justify-content:space-between}.team-info_flag__Dttld{width:1.25rem}.team-info_caption__TYC_2{border:.0125rem solid var(--ds-color-white);padding:.05rem .32rem;border-radius:.25rem;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:team-info_fadeIn__B_N_g 1s ease-out forwards}@keyframes team-info_fadeIn__B_N_g{0%{opacity:.3}to{opacity:1}}.team-info_infoButtons__oIq8Y{display:flex;position:relative;justify-content:center;gap:1rem;height:2rem}.team-info_infoButtons__oIq8Y button{animation:team-info_popEffect__5SehA .5s ease-out forwards;opacity:0}.team-info_infoButtons__oIq8Y button:first-child{animation-delay:.1s}.team-info_infoButtons__oIq8Y button:nth-child(2){animation-delay:.2s}.team-info_infoButtons__oIq8Y button:nth-child(3){animation-delay:.3s}@keyframes team-info_popEffect__5SehA{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.1);opacity:.75}to{transform:scale(1);opacity:1}}.team-info_inputField__I_apk{background-color:rgba(0,0,0,0);color:#fff;border:none;text-align:center;font-family:var(--default-font);font-size:var(--font-size-32);font-weight:700;width:100%}.team-info_playerInfo__mZMWa{font-size:var(--font-size-20);line-height:var(--line-height-20);font-weight:700;display:flex;overflow:hidden;align-items:center;width:100%;gap:.5rem}.team-info_playerInfo__mZMWa.team-info_right__6AH7Q{justify-content:flex-end}.team-info_playerInfo__mZMWa :nth-child(2){max-width:calc(100% - 2rem)}.team-info_playerInfoContainer__anlXl{display:flex;flex-direction:column;width:70%}.team-info_playerInfoContainer__anlXl.team-info_noRating__4jGJ1{width:100%;flex-direction:row}.team-info_validationMessage__27rbU{position:absolute;top:6.5rem}.team-report_reportTeamIcon__ojbko{cursor:pointer}.ranked-duels_root___2_wJ{position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:center;align-items:center;height:calc(100svh - var(--header-height));overflow:hidden}.ranked-duels_root___2_wJ *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ranked-duels_root___2_wJ img{pointer-events:none}@media only screen and (max-width:1019px){.ranked-duels_root___2_wJ{overflow:visible}}.ranked-duels_content__sL0GM{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box;grid-gap:1rem 0;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"}.ranked-duels_content__sL0GM>*{min-height:0}.ranked-duels_content__sL0GM>:first-child{grid-area:one}.ranked-duels_content__sL0GM>:nth-child(2){grid-area:two}.ranked-duels_content__sL0GM>:nth-child(3){grid-area:three}@media only screen and (min-width:1020px)and (max-width:1199px){.ranked-duels_content__sL0GM{padding:2rem 1rem 0}}@media only screen and (min-width:1020px)and (max-width:1399px){.ranked-duels_content__sL0GM{gap:1rem}}@media only screen and (max-width:1019px){.ranked-duels_content__sL0GM{grid-template-rows:auto auto 1fr;gap:3rem 0;grid-template-columns:1fr;grid-template-areas:"two" "one" "three";padding:1rem 1rem 0}.ranked-duels_content__sL0GM>*{min-height:auto}}.ranked-duels_earth__OrRbS{position:absolute;width:100rem;height:auto;bottom:-65rem;left:-32.5rem;-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;opacity:.5;z-index:-1}@media only screen and (max-width:1019px){.ranked-duels_earth__OrRbS{display:none}}.division-header_root__FZty7{position:relative;display:flex;border-radius:1.875rem;min-height:12.5rem!important;align-items:center;overflow:hidden;box-shadow:0 4px 4px rgba(0,0,0,.25)}@media only screen and (max-width:1019px){.division-header_root__FZty7{min-height:unset;overflow:visible}}.division-header_unrankedRoot__wIKgT{position:absolute;inset:0;z-index:0;width:0;transition:all .4s ease-in-out;overflow:hidden}.division-header_unrankedRoot__wIKgT.division-header_reveal__fO62S{width:100%}.division-header_content__57dN2{width:100%;height:100%;box-sizing:border-box;display:grid;grid-template-columns:auto 1fr;grid-gap:2rem;gap:2rem;padding:1.25rem 1.25rem 1.25rem 1rem}@media only screen and (max-width:679px){.division-header_content__57dN2{grid-template-columns:auto 1fr;padding:.75rem}}@media only screen and (max-width:479px){.division-header_content__57dN2{display:flex;flex-direction:column;align-items:flex-start}}.division-header_left__hVALL{display:flex;align-items:center;gap:.75rem}.division-header_right__Me2Wy{width:100%;z-index:1;min-width:0;max-width:27.8125rem;margin-left:auto}.division-header_right__Me2Wy.division-header_unranked__5O9Yo{width:80%}@media only screen and (max-width:479px){.division-header_right__Me2Wy.division-header_unranked__5O9Yo{width:100%}.division-header_right__Me2Wy{max-width:100%}}.division-header_background__FnHXz{position:absolute;border-radius:1.875rem;inset:0;z-index:-1}.division-header_pattern__Buzp2{width:100%;height:100%;background-image:url(/_next/static/media/pattern.2c194cd3.svg);background-size:cover;border-radius:1.875rem}.division-header_pattern__Buzp2:before{content:"";z-index:2;background:linear-gradient(34deg,#1c1632 6.42%,rgba(94,66,205,.51) 90.7%)}.division-header_overlay__mEJZw,.division-header_pattern__Buzp2:before{position:absolute;inset:0;opacity:.62;border-radius:1.875rem}.division-header_divisionInfo__x3_g4{display:flex;flex-direction:column;justify-content:center;line-height:75%;gap:.5rem}.division-header_badge__4fEi0{height:7.5rem;width:auto}@media only screen and (min-width:1020px)and (max-width:1199px){.division-header_badge__4fEi0{height:5rem}}@media only screen and (max-width:1019px){.division-header_badge__4fEi0{height:4rem}}.division-header_rank__bYb8z{color:var(--ds-color-purple-10);font-size:var(--font-size-14);font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1199px){.division-header_rank__bYb8z{font-size:var(--font-size-12)}}.division-header_title__9hvNH{color:var(--ds-color-white);font-size:1.3125rem;line-height:75%;font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1199px){.division-header_title__9hvNH{font-size:var(--font-size-24);line-height:50%}}.division-header_rating__qBzHF{color:#ffc803;font-size:var(--font-size-14);line-height:75%;font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1199px){.division-header_rating__qBzHF{font-size:var(--font-size-12)}}.division-header_detailsButton__Vwaj5>button{background:var(--ds-color-black-40)}.status-box_root__nISfF{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);width:100%;height:100%;border-radius:1.5625rem;box-sizing:border-box;background:var(--ds-color-purple-90);padding:.75rem;min-width:0;box-shadow:0 0 1.3888px 1.3888px rgba(0,0,0,.26),0 -4.1664px 1.3888px 0 rgba(0,0,0,.4) inset,0 1.3888px 1.3888px 0 var(--ds-color-white-20) inset,-2.7776px 2.7776px 5.5568px 0 rgba(0,0,0,.25)}.status-box_root__nISfF:after{content:"";position:absolute;top:-.4688rem;left:-.4688rem;width:calc(100% + .9375rem);height:calc(100% + .9375rem);border-radius:1.875rem;box-shadow:0 0 1.39 0 hsla(0,0%,100%,.2509803922);background:rgba(16,16,28,.4);pointer-events:none;z-index:-1}.status-box_root__nISfF.status-box_isAnimated__QBi1W{opacity:0;animation:status-box_popIn__bucAy .4s var(--easeOutBack) forwards}@keyframes status-box_popIn__bucAy{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.status-box_gameResult__kxewQ{display:grid;grid-template-columns:1fr auto;height:100%}.status-box_result__VEqq4{display:flex;flex-direction:column;justify-content:center;padding-left:.5rem;position:relative}.status-box_firstWinContainer__gEXo_ h2,.status-box_gameResult__kxewQ h2{text-shadow:0 .0354rem 0 var(--ds-color-black-40),.0177rem .0177rem .0708rem var(--ds-color-blue-50),0 -.0354rem .0708rem var(--ds-color-brand-50),-.0354rem .0708rem .0708rem var(--ds-color-turquoise-50),0 .0531rem .2831rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 .2123rem rgba(161,155,217,.65),.0354rem .0354rem .1415rem #a19bd9;font-size:var(--font-size-28);font-style:italic;font-weight:900}@media only screen and (max-width:1199px){.status-box_firstWinContainer__gEXo_ h2,.status-box_gameResult__kxewQ h2{font-size:var(--font-size-20)}}.status-box_firstWinContainer__gEXo_ h2.status-box_didLoose__70PuC,.status-box_gameResult__kxewQ h2.status-box_didLoose__70PuC{text-shadow:0 .0456rem 0 #bf7b2e,.0228rem .0228rem .0913rem var(--ds-color-red-50),0 -.0456rem .0913rem var(--ds-color-orange-50),-.0456rem .0913rem .0913rem var(--ds-color-yellow-50),0 .0685rem .3652rem var(--ds-color-red-50),0 0 0 var(--ds-color-red-50),0 0 .2739rem var(--ds-color-red-50),.0456rem .0456rem .1826rem var(--ds-color-yellow-50)}.status-box_pointsSummary__ksKrM{display:flex;flex-direction:column}.status-box_mainRow__k_HHs,.status-box_pointsSummaryRow__xitQN{display:flex;color:var(--ds-color-purple-10);font-size:var(--font-size-14);font-weight:400}@media only screen and (max-width:1019px){.status-box_mainRow__k_HHs,.status-box_pointsSummaryRow__xitQN{font-size:.6125rem}}.status-box_mainRow__k_HHs{display:flex}.status-box_pointsValue__5Rg2W{width:2rem;color:var(--ds-color-yellow-50);font-weight:700}.status-box_xpValue__Co6mm{display:flex;gap:.125rem;align-items:center;color:var(--ds-color-yellow-50);font-weight:700}.status-box_totalPoints__VtsI8{color:var(--ds-color-yellow-50);margin-right:.25rem;font-weight:700;font-size:var(--font-size-16)}.status-box_pointsWrapper__bo5tq{margin:.25rem 0;font-size:var(--font-size-16)}.status-box_actions__UOvme{display:grid;flex-direction:row;align-items:flex-end;grid-template-columns:1fr 1fr}@media only screen and (min-width:1200px)and (max-width:1399px){.status-box_actions__UOvme{grid-template-columns:1fr;align-items:center;gap:.25rem}}@media only screen and (max-width:679px){.status-box_actions__UOvme{grid-template-columns:1fr;gap:.25rem;align-items:center}}@media only screen and (max-width:479px){.status-box_actions__UOvme{grid-template-columns:1fr 1fr;gap:0;align-items:flex-end}}.status-box_actionButtonWrapper__5Xs57{display:flex;align-items:center;justify-content:center;background:rgba(16,16,28,.4);width:3.125rem;aspect-ratio:1;border-radius:50%;box-shadow:0 0 1.3904px 0 hsla(0,0%,100%,.2509803922)}@media only screen and (min-width:1020px)and (max-width:1199px){.status-box_actionButtonWrapper__5Xs57{width:clamp(2.5rem,2vw,3.125rem)}}@media only screen and (max-width:679px){.status-box_actionButtonWrapper__5Xs57{width:clamp(2rem,7vw,3.125rem)}}@media only screen and (max-width:479px){.status-box_actionButtonWrapper__5Xs57{width:3.125rem}}.status-box_actionButton__IA8P5{background:var(--ds-color-brand-50);box-shadow:0 -4.1664px 1.3888px 0 rgba(0,0,0,.4) inset,0 1.3888px 1.3888px 0 var(--ds-color-white-20) inset,-2.7776px 2.7776px 5.5568px rgba(0,0,0,.25),0 0 1.3888px rgba(0,0,0,.26),0 9.0912px 4.5456px rgba(0,0,0,.25),0 4.5456px 2.2736px rgba(0,0,0,.25);border-radius:50%;width:88%;aspect-ratio:1;padding-bottom:.15rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s var(--easeOutBack)}.status-box_actionButton__IA8P5:hover{transform:scale(1.05)}.status-box_actionButton__IA8P5:active{transform:scale(.95)}.status-box_actionButton__IA8P5 img{width:54%}.status-box_buttonText__ctB4C{color:var(--ds-color-white);text-align:center;font-size:var(--font-size-14);font-weight:400}@media only screen and (min-width:1020px)and (max-width:1199px){.status-box_buttonText__ctB4C{font-size:clamp(var(--font-size-10),.9vw,var(--font-size-14))}}@media only screen and (max-width:679px){.status-box_buttonText__ctB4C{font-size:clamp(var(--font-size-10),1.9vw,var(--font-size-14))}}@media only screen and (max-width:479px){.status-box_buttonText__ctB4C{font-size:var(--font-size-14)}}.status-box_firstWinContainer__gEXo_{display:flex;flex-direction:column;padding:0 .75rem;height:100%;justify-content:center}.status-box_firstWinContainer__gEXo_>:first-child{margin-bottom:1rem}.status-box_firstWinContainer__gEXo_ h3{color:var(--ds-color-purple-10);font-size:clamp(.6125rem,1.75vw,var(--font-size-14));font-weight:700}.status-box_firstWinContainer__gEXo_ h3 span{color:var(--ds-color-yellow-50)}.status-box_xpIcon__oUr6g{width:1.25rem;height:1.25rem}.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;opacity:.5;z-index:-1}@media only screen and (max-width:1019px){.planet_planet__jETR4{display:none}}.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;-moz-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 #a19bd9}@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;grid-gap:0 .5rem;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 #a19bd9;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 #a19bd9}.head-to-head_score__OahzQ{text-align:center;font-size:var(--font-size-16);font-style:italic;font-weight:900}.simple-table_simpleTableH__TUg1l{background-color:var(--ds-color-white-10);text-align:left;padding-left:1rem;height:1.5rem}.simple-table_simpleTableTd__xq7vb{padding-left:1rem}.ranked-system-how-it-works-modal_modalContent___UDoB{max-height:70vh;overflow-y:auto;padding:1rem .5rem 1rem 1rem;text-align:start}.quickplay-matchmaking-layout_root__iAEkR{--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;-moz-user-select:none;user-select:none;display:flex;align-items:center;padding-bottom:10vh;justify-content:space-between}.quickplay-matchmaking-layout_exitButton__BPZ8I{position:absolute;top:1rem;left:1rem;z-index:3}@media only screen and (max-width:1019px){.quickplay-matchmaking-layout_exitButton__BPZ8I>*{display:block!important}}.quickplay-matchmaking-layout_exitButton__BPZ8I.quickplay-matchmaking-layout_hide__fKnb1{display:none}.quickplay-matchmaking-layout_header__Fc7UH{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){.quickplay-matchmaking-layout_header__Fc7UH{padding-top:6rem}}.quickplay-matchmaking-layout_gameModeHeader__VMAuN{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){.quickplay-matchmaking-layout_gameModeHeader__VMAuN{font-size:var(--font-size-28)}}.quickplay-matchmaking-layout_roundNumber__52wQ1{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){.quickplay-matchmaking-layout_roundNumber__52wQ1{font-size:var(--font-size-32);line-height:var(--line-height-14)}}.quickplay-matchmaking-layout_multiplier__C3_xN{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 #a19bd9}@media only screen and (max-width:1199px){.quickplay-matchmaking-layout_multiplier__C3_xN{font-size:var(--font-size-20);line-height:var(--line-height-16)}}.quickplay-matchmaking-layout_placementOrOnboarding__I3FvX{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){.quickplay-matchmaking-layout_placementOrOnboarding__I3FvX{font-size:var(--font-size-16)}}.quickplay-matchmaking-layout_badge__UD3KN{display:flex;height:min(max(8.5vw,6.25rem),10rem);width:auto}@media only screen and (max-width:679px){.quickplay-matchmaking-layout_badge__UD3KN{height:4rem}}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isAnimated__ruBIp .quickplay-matchmaking-layout_badge__UD3KN,.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isAnimated__ruBIp .quickplay-matchmaking-layout_clubTag__GQC_R,.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isAnimated__ruBIp .quickplay-matchmaking-layout_multiplier__C3_xN{opacity:0;animation:quickplay-matchmaking-layout_popIn__ws8Wr .6s var(--easeOutBack) forwards .2s}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isUnmounting__GQJJe .quickplay-matchmaking-layout_badge__UD3KN,.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isUnmounting__GQJJe .quickplay-matchmaking-layout_exitButton__BPZ8I{animation:quickplay-matchmaking-layout_popOut__9Qyu7 1s var(--easeOutBack) forwards .3s}.quickplay-matchmaking-layout_avatarContainer__KEDWM{position:relative;display:flex;width:36vw;aspect-ratio:3/4;align-items:center;justify-content:center}.quickplay-matchmaking-layout_avatarContainer__KEDWM.quickplay-matchmaking-layout_opponent__fn3o9{flex-direction:row-reverse}.quickplay-matchmaking-layout_avatarPlaceholder__nWzDV{width:70%;aspect-ratio:3/4;flex-grow:1;animation:quickplay-matchmaking-layout_avatarEnterLeft__WUxDR 2s var(--megaAggresiveEaseOut) forwards .35s;opacity:0}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isUnmounting__GQJJe{animation:quickplay-matchmaking-layout_fadeOut__FmY8F .4s ease-out forwards}.quickplay-matchmaking-layout_opponentSilhouette__sWHh9{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){.quickplay-matchmaking-layout_opponentSilhouette__sWHh9{width:100%;height:100%;padding-top:30%}}@keyframes quickplay-matchmaking-layout_fadeOut__FmY8F{0%{opacity:1}to{opacity:0}}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isAnimated__ruBIp .quickplay-matchmaking-layout_opponentSilhouette__sWHh9{animation:quickplay-matchmaking-layout_silhoueteEnter__nGq_S .6s var(--easeOutBack) forwards .35s;opacity:0}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isUnmounting__GQJJe .quickplay-matchmaking-layout_matchmakingFailed__rZnuV,.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isUnmounting__GQJJe .quickplay-matchmaking-layout_opponentSilhouette__sWHh9{animation:quickplay-matchmaking-layout_fadeOut__FmY8F .4s ease-out forwards}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isAnimated__ruBIp .quickplay-matchmaking-layout_matchmakingFailed__rZnuV,.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isAnimated__ruBIp .quickplay-matchmaking-layout_playerNameSection__5IE7g .quickplay-matchmaking-layout_flag__EudaJ{animation:quickplay-matchmaking-layout_popIn__ws8Wr .4s var(--easeOutBack) forwards .3s;opacity:0}.quickplay-matchmaking-layout_root__iAEkR.quickplay-matchmaking-layout_isUnmounting__GQJJe .quickplay-matchmaking-layout_playerNameSection__5IE7g .quickplay-matchmaking-layout_flag__EudaJ{animation:quickplay-matchmaking-layout_popOut__9Qyu7 1s var(--easeOutBack) forwards .3s}.quickplay-matchmaking-layout_playerNameSection__5IE7g{width:100%;display:grid;align-items:center;grid-template-areas:"playerName playerName" "country flag";grid-template-columns:auto 1fr;grid-gap:0 .5rem;gap:0 .5rem}.quickplay-matchmaking-layout_playerNameSection__5IE7g.quickplay-matchmaking-layout_isRight__d8piX{grid-template-areas:"playerName playerName" "country flag";grid-template-columns:1fr auto}.quickplay-matchmaking-layout_playerNameSection__5IE7g.quickplay-matchmaking-layout_isRight__d8piX .quickplay-matchmaking-layout_countryName__jKpNP{text-align:right}.quickplay-matchmaking-layout_playerNameSection__5IE7g.quickplay-matchmaking-layout_isRight__d8piX .quickplay-matchmaking-layout_playerName__GG11Q{text-align:left}.quickplay-matchmaking-layout_playerNameSection__5IE7g .quickplay-matchmaking-layout_flag__EudaJ{grid-area:flag;width:1.25rem;z-index:2}.quickplay-matchmaking-layout_playerNameSection__5IE7g .quickplay-matchmaking-layout_countryName__jKpNP{font-size:var(--font-size-16);font-style:italic;font-weight:900;text-transform:uppercase;z-index:2}.quickplay-matchmaking-layout_playerNameSection__5IE7g .quickplay-matchmaking-layout_playerName__GG11Q{display:flex;isolation:isolate;grid-area:playerName}.quickplay-matchmaking-layout_playerNameContainer__l_v0F{position:relative;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1019px){.quickplay-matchmaking-layout_playerNameContainer__l_v0F{display:none}}.quickplay-matchmaking-layout_footer__5yHDC{opacity:0;animation:quickplay-matchmaking-layout_popIn__ws8Wr .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}.quickplay-matchmaking-layout_footer__5yHDC h4{font-size:var(--font-size-10);font-weight:400}.quickplay-matchmaking-layout_footer__5yHDC .quickplay-matchmaking-layout_warning__h5XPF{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}.quickplay-matchmaking-layout_fadeOutOverlay__Bp5Qg{animation:quickplay-matchmaking-layout_slightFadeOut__C79Eg .6s ease-out forwards;position:absolute;inset:0;background:linear-gradient(180deg,var(--ds-color-purple-100) 0,#10101c 100%)}.quickplay-matchmaking-layout_matchmakingFailed__rZnuV{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.quickplay-matchmaking-layout_clubTag__GQC_R{font-size:var(--font-size-20)}.quickplay-matchmaking-layout_clubTag__GQC_R>*{box-shadow:2px 2000px 4px var(--ds-color-black-20)}@keyframes quickplay-matchmaking-layout_slightFadeOut__C79Eg{0%{opacity:0}to{opacity:.4}}.quickplay-matchmaking-layout_animatedFlairs__MvISD{display:flex}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div{opacity:0;animation:quickplay-matchmaking-layout_popUpBounce__JrpNC .5s ease-in-out forwards}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:first-child{animation-delay:.3s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(2){animation-delay:.4s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(3){animation-delay:.5s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(4){animation-delay:.6s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(5){animation-delay:.7s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(6){animation-delay:.8s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(7){animation-delay:.9s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(8){animation-delay:1s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(9){animation-delay:1.1s}.quickplay-matchmaking-layout_animatedFlairs__MvISD>div>div:nth-child(10){animation-delay:1.2s}.quickplay-matchmaking-layout_steamPlayerIcon___74hd{margin-left:.25rem}.quickplay-matchmaking-layout_steamPlayerIcon___74hd.quickplay-matchmaking-layout_hasNoMargin__MtV6A{margin:0}@keyframes quickplay-matchmaking-layout_silhoueteEnter__nGq_S{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes quickplay-matchmaking-layout_avatarEnterLeft__WUxDR{0%{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes quickplay-matchmaking-layout_avatarEnterRight__DUhd3{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes quickplay-matchmaking-layout_popIn__ws8Wr{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes quickplay-matchmaking-layout_popOut__9Qyu7{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes quickplay-matchmaking-layout_gentlePopOut__rHia_{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes quickplay-matchmaking-layout_popUpBounce__JrpNC{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}80%{transform:translateY(5%)}to{transform:translateY(0);opacity:1}}.game-finished-transition_root__aEtYS{--badge-size:20rem;position:fixed;inset:0;z-index:4;overflow:hidden;display:flex;align-items:center;justify-content:center}.game-finished-transition_badge__6VKs1{width:var(--badge-size);height:var(--badge-size);position:relative;z-index:1}@media only screen and (min-width:1020px)and (max-width:1399px){.game-finished-transition_badge__6VKs1{--badge-size:15rem}}@media only screen and (max-width:1019px){.game-finished-transition_badge__6VKs1{--badge-size:12rem}}.game-finished_root___iOIz{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;height:100%;width:100%;gap:1.5rem}.game-finished_trophy__XJIIt{height:8.6875rem;opacity:0;width:auto;animation:game-finished_trophyAnimation___lsK3 .3s cubic-bezier(.22,1,.36,1) .3s forwards}.game-finished_actions__PbfsE{display:grid;flex-direction:row;align-items:flex-end;grid-template-columns:1fr 1fr 1fr}.game-finished_actions__PbfsE :last-child button{background:var(--ds-color-green-70)}.game-finished_actions__PbfsE img{height:auto}.game-finished_actionButtonWrapper__7hzCK{background:rgba(16,16,28,.4);width:3.125rem;box-shadow:0 0 1.3904px 0 hsla(0,0%,100%,.2509803922)}.game-finished_actionButtonWrapper__7hzCK,.game-finished_actionButton__n5Nux{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%}.game-finished_actionButton__n5Nux{opacity:0;background:var(--ds-color-brand-50);animation:game-finished_buttonAnimation___mfQa 1.2s cubic-bezier(.22,1,.36,1) 1.5s forwards;box-shadow:0 -4.1664px 1.3888px 0 rgba(0,0,0,.4) inset,0 1.3888px 1.3888px 0 var(--ds-color-white-20) inset,-2.7776px 2.7776px 5.5568px rgba(0,0,0,.25),0 0 1.3888px rgba(0,0,0,.26),0 9.0912px 4.5456px rgba(0,0,0,.25),0 4.5456px 2.2736px rgba(0,0,0,.25);width:88%;padding-bottom:.15rem;cursor:pointer;transition:transform .3s var(--easeOutBack)}.game-finished_actionButton__n5Nux:hover{transform:scale(1.05);animation-fill-mode:none;opacity:1}.game-finished_actionButton__n5Nux:active{transform:scale(.95)}.game-finished_actionButton__n5Nux img{width:54%}.game-finished_buttonText__Cu_Kx{color:var(--ds-color-white);text-align:center;font-size:var(--font-size-14);font-weight:400;opacity:0;animation:game-finished_textAnimation__kD_AM .8s cubic-bezier(.22,1,.36,1) 1.6s forwards}.game-finished_ratingContainer__7OTtj{display:flex;flex-direction:column;align-items:center;justify-content:center}.game-finished_ratingContainer__7OTtj span{color:var(--ds-color-yellow-20)}.game-finished_ratingContainer__7OTtj h1{opacity:0;animation:game-finished_textAnimation__kD_AM .2s cubic-bezier(.22,1,.36,1) .5s forwards}.game-finished_ratingContainer__7OTtj h1 img{opacity:0;margin:0 0 .25rem .3125rem;animation:game-finished_indicatorUpAnimation__hLAQb .2s cubic-bezier(.22,1,.36,1) .7s forwards}.game-finished_ratingContainer__7OTtj.game-finished_defeat__KAa04 .game-finished_stars__m6cws img{filter:grayscale(1);animation:game-finished_trophyAnimation___lsK3 .3s cubic-bezier(.22,1,.36,1) .3s forwards}.game-finished_ratingContainer__7OTtj.game-finished_defeat__KAa04 .game-finished_trophy__XJIIt{filter:grayscale(1)}.game-finished_ratingContainer__7OTtj.game-finished_defeat__KAa04 span{color:var(--ds-color-red-20)}.game-finished_ratingContainer__7OTtj.game-finished_defeat__KAa04 h1 img{animation-name:game-finished_indicatorDownAnimation__dvJ3C}.game-finished_stars__m6cws{display:flex;margin-bottom:-1.25rem}.game-finished_stars__m6cws img{height:2.5rem;width:auto;opacity:0;animation:game-finished_starAnimation__vG6y_ .3s cubic-bezier(.22,1,.36,1) forwards}.game-finished_stars__m6cws img:first-child{animation-delay:.6s;margin-top:1rem;margin-right:-.75rem}.game-finished_stars__m6cws img:nth-child(2){animation-delay:.8s}.game-finished_stars__m6cws img:nth-child(3){animation-delay:1s;margin-top:1rem;margin-left:-.75rem}@keyframes game-finished_starAnimation__vG6y_{0%{opacity:0;transform:translateY(2rem) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes game-finished_trophyAnimation___lsK3{0%{opacity:0;transform:translateY(3rem) scale(.8)}60%{opacity:1;transform:translateY(-.5rem) scale(1.08)}80%{transform:translateY(.2rem) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes game-finished_buttonAnimation___mfQa{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes game-finished_textAnimation__kD_AM{0%{opacity:0;transform:translateY(1rem) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes game-finished_indicatorUpAnimation__hLAQb{0%{opacity:0;transform:translateY(1.75rem) scale(.7)}to{opacity:1;transform:translateY(.375rem) scale(1)}}@keyframes game-finished_indicatorDownAnimation__dvJ3C{0%{opacity:0;transform:translateY(-1rem) scale(.7)}to{opacity:1;transform:translateY(.375rem) scale(1)}}.curved-text_char__PL7K_{display:inline-block;font-size:5.5rem;text-transform:uppercase;margin-bottom:-2rem;background:linear-gradient(0deg,#f9c10b,#f3a815);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:900;opacity:0;-webkit-text-stroke:.125rem #ffe400;filter:drop-shadow(0 .1875rem 0 #7e5204);transform-box:fill-box;transform-origin:bottom center}@keyframes random-unranked-team-modal_animateTextShine__wx6KL{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-unranked-team-modal_waitingText__3FpFD{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;-moz-user-select:none;user-select:none}.random-unranked-team-modal_waitingText__3FpFD:after{content:"";display:inline-block;width:1.5rem;text-align:left;animation:random-unranked-team-modal_dots__dou4T 2s step-end infinite}@keyframes random-unranked-team-modal_dots__dou4T{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.team-matchmaking-layout_root___w2X9{--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;-moz-user-select:none;user-select:none;display:flex;align-items:center;padding-bottom:10vh;justify-content:space-between}.team-matchmaking-layout_exitButton__j3zf3{position:absolute;top:1rem;left:1rem;z-index:3}@media only screen and (max-width:1019px){.team-matchmaking-layout_exitButton__j3zf3>*{display:block!important}}.team-matchmaking-layout_exitButton__j3zf3.team-matchmaking-layout_hide__yZ2Ei{display:none}.team-matchmaking-layout_exitButton__j3zf3.team-matchmaking-layout_steam__ZHz07{margin-top:5rem}.team-matchmaking-layout_header__AdNLK{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){.team-matchmaking-layout_header__AdNLK{padding-top:6rem}}.team-matchmaking-layout_gameModeHeader__PX3P9{text-align:center;font-size:var(--font-size-32);font-style:italic;font-weight:700;text-transform:uppercase}@media only screen and (max-width:679px){.team-matchmaking-layout_gameModeHeader__PX3P9{font-size:var(--font-size-28)}}.team-matchmaking-layout_roundNumber__z9p1F{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)}@media only screen and (max-width:1199px){.team-matchmaking-layout_roundNumber__z9p1F{font-size:var(--font-size-32);line-height:var(--line-height-14)}}.team-matchmaking-layout_multiplier__f2CkK{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 #a19bd9}@media only screen and (max-width:1199px){.team-matchmaking-layout_multiplier__f2CkK{font-size:var(--font-size-20);line-height:var(--line-height-16)}}.team-matchmaking-layout_gameModeBrand__4DRq4{margin-top:0}.team-matchmaking-layout_placementGame__Q9Mv2{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){.team-matchmaking-layout_placementGame__Q9Mv2{font-size:var(--font-size-16)}}.team-matchmaking-layout_badge__xqMOm{display:flex;height:5rem;width:auto}@media only screen and (max-width:679px){.team-matchmaking-layout_badge__xqMOm{height:4rem}}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_badge__xqMOm,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_gameModeBrand__4DRq4,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_multiplier__f2CkK{opacity:0;animation:team-matchmaking-layout_popIn__Y25RC .6s var(--easeOutBack) forwards .2s}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_badge__xqMOm,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_exitButton__j3zf3,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_gameModeBrand__4DRq4{animation:team-matchmaking-layout_popOut__pcAUH 1s var(--easeOutBack) forwards .3s}.team-matchmaking-layout_avatarContainer__DMQ12{position:relative;display:flex;width:36vw;aspect-ratio:3/4;align-items:center;justify-content:center}.team-matchmaking-layout_avatarContainer__DMQ12.team-matchmaking-layout_opponent__z3i6N{flex-direction:row-reverse}.team-matchmaking-layout_avatarShadow___Cce6{position:absolute;bottom:10%;width:50%;height:auto}.team-matchmaking-layout_avatarPlaceholder__xm7FO{width:70%;aspect-ratio:3/4;flex-grow:1;animation:team-matchmaking-layout_avatarEnterLeft__mPkbG 2s var(--megaAggresiveEaseOut) forwards .35s;opacity:0}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2{animation:team-matchmaking-layout_fadeOut__9NcD6 .4s ease-out forwards}.team-matchmaking-layout_opponentSilhouette__0mGah{box-sizing:border-box;width:60%;height:62%;display:flex;position:relative;object-fit:contain;mix-blend-mode:soft-light;padding-bottom:18%}.team-matchmaking-layout_opponentSilhouette__0mGah.team-matchmaking-layout_isSmall__lV9NN{height:60%;padding-bottom:30%}@keyframes team-matchmaking-layout_fadeOut__9NcD6{0%{opacity:1}to{opacity:0}}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_opponentSilhouette__0mGah{animation:team-matchmaking-layout_silhoueteEnter__fs7X6 .6s var(--easeOutBack) forwards .35s;opacity:0}.team-matchmaking-layout_firstSilhouetteContainer__gjR64,.team-matchmaking-layout_secondSilhouetteContainer__AMTmr{position:absolute;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_firstSilhouetteContainer__gjR64,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_secondSilhouetteContainer__AMTmr{animation:team-matchmaking-layout_silhouettePulsate__FJl1j 3s ease-in-out infinite forwards;opacity:0}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_secondSilhouetteContainer__AMTmr{animation-delay:.6s}.team-matchmaking-layout_firstSilhouetteContainer__gjR64{transform:translateX(-20%);opacity:.2}.team-matchmaking-layout_secondSilhouetteContainer__AMTmr{transform:translateX(20%);opacity:.2}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_matchmakingFailed__mtpnq,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_opponentSilhouette__0mGah{animation:team-matchmaking-layout_fadeOut__9NcD6 .4s ease-out forwards}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_matchmakingFailed__mtpnq,.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_playerNameSection__KCLHd .team-matchmaking-layout_flag__4C_nm{animation:team-matchmaking-layout_popIn__Y25RC .4s var(--easeOutBack) forwards .3s;opacity:0}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_playerNameSection__KCLHd .team-matchmaking-layout_flag__4C_nm{animation:team-matchmaking-layout_popOut__pcAUH 1s var(--easeOutBack) forwards .3s}.team-matchmaking-layout_playerNameContainer__7oqZ3{position:relative;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1019px){.team-matchmaking-layout_playerNameContainer__7oqZ3{display:none}}.team-matchmaking-layout_footer__uZjre{opacity:0;animation:team-matchmaking-layout_popIn__Y25RC .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}.team-matchmaking-layout_footer__uZjre h4{font-size:var(--font-size-10);font-weight:400}.team-matchmaking-layout_footer__uZjre .team-matchmaking-layout_warning__C9gFf{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}.team-matchmaking-layout_fadeOutOverlay__QuCQH{animation:team-matchmaking-layout_slightFadeOut__5Ae9y .6s ease-out forwards;position:absolute;inset:0;background:linear-gradient(180deg,var(--ds-color-purple-100) 0,#10101c 100%)}.team-matchmaking-layout_matchmakingFailed__mtpnq{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-matchmaking-layout_firstCanvasContainer__vFm3h,.team-matchmaking-layout_secondCanvasContainer__odPHK{position:absolute;width:100%;height:90%;display:flex;align-items:center;justify-content:center;bottom:0}.team-matchmaking-layout_firstCanvasContainer__vFm3h.team-matchmaking-layout_isSmall__lV9NN,.team-matchmaking-layout_secondCanvasContainer__odPHK.team-matchmaking-layout_isSmall__lV9NN{height:70%;bottom:10%}.team-matchmaking-layout_firstCanvasContainer__vFm3h.team-matchmaking-layout_isSmall__lV9NN .team-matchmaking-layout_playerName__KcCM9,.team-matchmaking-layout_secondCanvasContainer__odPHK.team-matchmaking-layout_isSmall__lV9NN .team-matchmaking-layout_playerName__KcCM9{transform:scale(.75)}.team-matchmaking-layout_firstCanvasContainer__vFm3h{transform:translateX(-20%);opacity:.2;transition:opacity .4s ease-in-out}.team-matchmaking-layout_firstCanvasContainer__vFm3h.team-matchmaking-layout_isPresent__l7DSv{opacity:1}.team-matchmaking-layout_secondCanvasContainer__odPHK{transform:translateX(20%)}.team-matchmaking-layout_teamAvatars__nE3gp{display:flex}.team-matchmaking-layout_avatarCanvas__6QdOw{width:100%;height:70%}.team-matchmaking-layout_playerName__KcCM9{position:absolute;top:12%;text-shadow:0 .035375rem 0 var(--ds-color-black-40),.0176875rem .0176875rem .07075rem var(--ds-color-blue-50),0 -.035375rem .07075rem var(--ds-color-brand-50),-.035375rem .07075rem .07075rem var(--ds-color-turquoise-50),0 .0530625rem .2830625rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 .2123125rem rgba(161,155,217,.65),.035375rem .035375rem .1415rem #a19bd9;font-size:1.05vw;font-style:italic;font-weight:900;text-align:center;display:flex;align-items:center}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isAnimated__xMq0e .team-matchmaking-layout_playerName__KcCM9{opacity:0;animation:team-matchmaking-layout_fadeIn__ReWDr .6s var(--easeOutBack) forwards .4s}.team-matchmaking-layout_root___w2X9.team-matchmaking-layout_isUnmounting__OjYe2 .team-matchmaking-layout_playerName__KcCM9{display:none}.team-matchmaking-layout_flag__4C_nm{width:1.5vw;margin-left:.5vw}.team-matchmaking-layout_teamRating__wYR_T{position:absolute;bottom:5%;width:100%;display:flex;justify-content:center}@media only screen and (max-width:1399px){.team-matchmaking-layout_teamRating__wYR_T{bottom:0}}@media only screen and (max-width:1019px){.team-matchmaking-layout_teamRating__wYR_T{transform:scale(.75)}}@media only screen and (max-width:679px){.team-matchmaking-layout_teamRating__wYR_T{transform:scale(.5)}}@keyframes team-matchmaking-layout_slightFadeOut__5Ae9y{0%{opacity:0}to{opacity:.4}}.team-matchmaking-layout_animatedFlairs__3QsTR{display:flex}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div{opacity:0;animation:team-matchmaking-layout_popUpBounce__bsxra .5s ease-in-out forwards}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:first-child{animation-delay:.3s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(2){animation-delay:.4s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(3){animation-delay:.5s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(4){animation-delay:.6s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(5){animation-delay:.7s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(6){animation-delay:.8s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(7){animation-delay:.9s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(8){animation-delay:1s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(9){animation-delay:1.1s}.team-matchmaking-layout_animatedFlairs__3QsTR>div>div:nth-child(10){animation-delay:1.2s}@keyframes team-matchmaking-layout_silhoueteEnter__fs7X6{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes team-matchmaking-layout_avatarEnterLeft__mPkbG{0%{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes team-matchmaking-layout_avatarEnterRight__jY9La{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes team-matchmaking-layout_popIn__Y25RC{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes team-matchmaking-layout_popOut__pcAUH{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes team-matchmaking-layout_gentlePopOut__UVpch{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes team-matchmaking-layout_popUpBounce__bsxra{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}80%{transform:translateY(5%)}to{transform:translateY(0);opacity:1}}@keyframes team-matchmaking-layout_silhouettePulsate__FJl1j{0%{opacity:0}50%{opacity:.2}to{opacity:0}}@keyframes team-matchmaking-layout_fadeIn__ReWDr{0%{opacity:0}to{opacity:1}}