.GameNavBar_container__jIpC3{text-transform:uppercase;--lightestTransparent:hsla(0,0%,100%,.2);--lightest:#fff;--light:#90ee90;--alt:#c5303a;--dark:#006400;--darkest:#000;--darkestTransparent:rgba(0,0,0,.3);--primaryTextColor:#90ee90;--emphasisedTextColor:#fff;--primaryBackgroundColor:#6240a0;--secondaryBackgroundColor:#6240a0;--primaryBackgroundColorHover:#fff;--primaryTextColorHover:#fff;--navBackgroundColor:#00000040;--navCancelButtonColor:#000;--navCancelButtonBackgroundColour:#fff;--gap:calc(0.1 * var(--primaryFontSize));--borderRadius:calc(0.4 * var(--primaryFontSize));--primaryFontSize:2.2vh;--primaryFontVerticalOffset:0.2;--primaryFontFamily:"Fugaz One",Arial,Helvetica,sans-serif;--primaryFontWeight:bold;--secondaryFontSize:calc(0.7 * var(--primaryFontSize));--primaryFontPaddingTop:calc(var(--primaryFontVerticalOffset) * var(--primaryFontSize));--secondaryFontPaddingTop:calc(var(--primaryFontVerticalOffset) * var(--secondaryFontSize));--closeButtonFontFamily:"Fugaz One",Arial,Helvetica,sans-serif;--closeButtonFontSize:var(--primaryFontSize);--closeButtonPadding:calc(0.25 * var(--primaryFontSize));--closeButtonPaddingTop:var(--primaryFontPaddingTop);--closeButtonPaddingBottom:0;--joinInstructionsBarItemTopPadding:0.5rem;--joinInstructionsHeight:5rem;--navItemPadding:calc(0.5 * var(--primaryFontSize));--navItemColor:var(--light);--navItemBackgroundColor:var(--darkestTransparent);--navItemColorOnHover:var(--dark);--navItemBackgoundColorOnHover:var(--lightest);--subNavItemColor:var(--dark);--subNavItemBackgroundColor:var(--light);--subNavItemColorOnHover:var(--dark);--subNavItemBackgroundColorOnHover:var(--lightest);position:absolute;width:100%;height:100%;font-family:var(--primaryFontFamily);font-weight:var(--primaryFontWeight);font-size:var(--primaryFontSize);color:var(--light)}.GameNavBar_joinInstructionsBar__tTqu1,.GameNavBar_mainBar__4_2tb,.GameNavBar_playerCountBar__B44CV{position:absolute;width:100%}.GameNavBar_mainBar__4_2tb{pointer-events:auto;bottom:var(--gap);animation:GameNavBar_slideUpAtBottom__oj7_0 .25s}@keyframes GameNavBar_slideUpAtBottom__oj7_0{0%{top:calc(-1 * var(--navItemHeight))}to{top:0}}.GameNavBar_barContents__m4TEK{width:100%;display:flex;justify-content:center;gap:var(--gap)}.GameNavBar_navItemIcon__OBJ_D,.GameNavBar_navItem__POh9X{background-color:var(--navItemBackgroundColor)}.GameNavBar_subNavItem__S0XuG{background-color:var(--subNavItemBackgroundColor);color:var(--subNavItemColor)}.GameNavBar_navItemIcon__OBJ_D,.GameNavBar_navItem__POh9X,.GameNavBar_subNavItem__S0XuG{height:var(--navItemHeight);padding:var(--navItemPadding);overflow:hidden;display:flex;place-items:center;border-radius:var(--borderRadius)}.GameNavBar_navItemIcon__OBJ_D img{height:var(--primaryFontSize)}.GameNavBar_navItem__POh9X.GameNavBar_hilight__Ki0zg{background-color:var(--primaryBackgroundColor);color:var(--emphasisedTextColor)}.GameNavBar_subNavGroup__Ok8sc{display:none}.GameNavBar_subNavGroup__Ok8sc.GameNavBar_opened___jCYS{display:block}.GameNavBar_subNavGroup__Ok8sc{position:absolute;bottom:calc(100% + var(--gap))}.GameNavBar_subNavItem__S0XuG{display:block;text-decoration:none;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;margin-bottom:calc(2 * var(--navItemMargin))}.GameNavBar_closeSubNavGroupButton__ebzJq{position:relative;text-align:center;color:var(--darkestTransparent);padding-left:.5em;font-size:.7em}.GameNavBar_navGroup__e9q4Q:hover .GameNavBar_subNavGroup__Ok8sc,.GameNavBar_opened___jCYS.GameNavBar_subNavGroup__Ok8sc{display:grid;grid-gap:var(--gap);gap:var(--gap)}.GameNavBar_navItemIcon__OBJ_D:active,.GameNavBar_navItem__POh9X:active{filter:invert(100%)}.GameNavBar_navItemIcon__OBJ_D.GameNavBar_active__Dx_DO,.GameNavBar_navItem__POh9X.GameNavBar_active__Dx_DO{color:var(--dark);background-color:var(--navCancelButtonBackgroundColour)}.GameNavBar_navGroup__e9q4Q:hover .GameNavBar_navItem__POh9X{cursor:pointer;color:var(--primaryBackgroundColor);background-color:var(--navItemColor)}.GameNavBar_navGroup__e9q4Q:hover .GameNavBar_navItem__POh9X:hover{cursor:pointer;color:var(--navItemColorOnHover);background-color:#fff}.GameNavBar_navItem__POh9X:hover{cursor:pointer;color:var(--navItemColorOnHover);background-color:var(--navItemBackgoundColorOnHover)}.GameNavBar_navItemIcon__OBJ_D:hover{background-color:var(--light)}.GameNavBar_active__Dx_DO.GameNavBar_navItemIcon__OBJ_D:hover,.GameNavBar_active__Dx_DO.GameNavBar_navItem__POh9X:hover{cursor:pointer;color:var(--navItemColorOnHover)}.GameNavBar_subNavItem__S0XuG:hover{cursor:pointer;color:var(--subNavItemColorOnHover);background-color:var(--subNavItemBackgroundColorOnHover)}.GameNavBar_navItem__POh9X .GameNavBar_hilight__Ki0zg:hover{color:var(--navItemColorOnHover)}.GameNavBar_disabled__B2w_b .GameNavBar_navItem__POh9X{opacity:.3}.GameNavBar_joinInstructionsBar__tTqu1{top:0;background-color:var(--dark);box-shadow:0 3px 5px var(--darkest);animation:GameNavBar_slideDownAtTop__BfIZz .25s;transition:.25s;display:flex;place-items:center;height:var(--joinInstructionsHeight)}@keyframes GameNavBar_slideDownAtTop__BfIZz{0%{bottom:var(--joinInstructionsHeight)}to{bottom:0}}.GameNavBar_joinInstructionsBar__tTqu1.GameNavBar_hide__G8MZU{top:calc(-5 * var(--primaryFontSize))}.GameNavBar_joinInstructionsBar__tTqu1 .GameNavBar_barContents__m4TEK{gap:calc(.5 * var(--primaryFontSize))}.GameNavBar_joinCode__Wmupm,.GameNavBar_joinInAt__0q2gF,.GameNavBar_joinSlash__ba30z,.GameNavBar_joinUrl__eiuAp,.GameNavBar_joinedPlayerCount__zlMVS,.GameNavBar_playersReadyText__og3W_{line-height:100%;display:flex;place-items:center;overflow:hidden}.GameNavBar_joinCode__Wmupm,.GameNavBar_joinSlash__ba30z,.GameNavBar_joinUrl__eiuAp,.GameNavBar_joinedPlayerCount__zlMVS{color:var(--emphasisedTextColor);font-size:calc(2 * var(--primaryFontSize))}.GameNavBar_joinUrl__eiuAp{font-size:var(--primaryFontSize)}.GameNavBar_joinInAt__0q2gF,.GameNavBar_playersReadyText__og3W_{color:var(--primaryTextColor);overflow:hidden;font-size:var(--primaryFontSize)}.GameNavBar_joinedPlayerCount__zlMVS{color:var(--primaryTextColor);padding-left:calc(3 * var(--primaryFontSize))}.GameNavBar_joinCode__Wmupm.GameNavBar_longCode__FN3Ke{width:calc(12 * var(--secondaryFontSize));min-width:calc(12 * var(--secondaryFontSize));font-size:var(--secondaryFontSize)}.GameNavBar_navBarCloseButton__VUmKS{pointer-events:auto;cursor:pointer;position:absolute;top:.5rem;right:.5rem;font-size:var(--closeButtonFontSize);font-family:var(--closeButtonFontFamily);color:var(--light);background-color:var(--lightestTransparent);border-radius:var(--borderRadius);transition:scale .1s ease;width:4vh;height:4vh;display:flex;place-items:center;justify-content:center}.GameNavBar_navBarCloseButton__VUmKS:hover{scale:1.1}@media screen and (max-width:1200px){.GameNavBar_container__jIpC3{--primaryFontSize:1.5rem}}@media screen and (max-height:500px){.GameNavBar_container__jIpC3{--primaryFontSize:1rem}}@media screen and (max-width:800px){.GameNavBar_joinedPlayerCount__zlMVS,.GameNavBar_playersReadyText__og3W_{display:none}}@media screen and (max-width:600px){.GameNavBar_container__jIpC3{--primaryFontSize:1rem}}@media screen and (max-width:400px){.GameNavBar_joinInAt__0q2gF{display:none}}.GamePlayersComponent_playerStatusContainer__eCLVZ{text-transform:uppercase;--lightestTransparent:hsla(0,0%,100%,.2);--lightest:#fff;--light:#90ee90;--alt:#c5303a;--dark:#006400;--darkest:#000;--darkestTransparent:rgba(0,0,0,.3);--primaryTextColor:#90ee90;--emphasisedTextColor:#fff;--primaryBackgroundColor:#6240a0;--secondaryBackgroundColor:#6240a0;--primaryBackgroundColorHover:#fff;--primaryTextColorHover:#fff;--navBackgroundColor:#00000040;--navCancelButtonColor:#000;--navCancelButtonBackgroundColour:#fff;--gap:calc(0.1 * var(--primaryFontSize));--borderRadius:calc(0.4 * var(--primaryFontSize));--primaryFontSize:calc(1vh + 0.5vw);--primaryFontVerticalOffset:0.2;--primaryFontFamily:"Fugaz One",Arial,Helvetica,sans-serif;--primaryFontWeight:bold;--secondaryFontSize:calc(0.7 * var(--primaryFontSize));--teamTitleFontSize:calc(1.2vh + 0.7vw);--teamTitleTextColor:#fff;--teamTitleBackground:linear-gradient(180deg,#b300b3,purple 30%,purple 70%,#4d004d);--teamTitleBorderRadius:2vmin;--teamReadyCountTextColor:#000;--teamReadyCountBackground:#f6ea09;--notReadyCountTextColor:#fff;--notReadyCountBackground:#999;--playerBoxRadius:1vmin;--playerStartedTextColor:#000;--playerStartedBackground:linear-gradient(180deg,#faf36b,#f6ea09 25%,#f6ea09 80%,#948d05);--playerStartedNumberBackgroundColor:#fff;--movePlayerTextColor:purple;--movePlayerBackground:#fff;--playerNotStartedTextColor:#fff;--playerNotStartedBackground:linear-gradient(180deg,#ccc,#999 25%,#999 80%,#666);--buttonFontSize:calc(1.2vh + 0.7vw);--buttonTextColor:#fff;--buttonBackground:linear-gradient(180deg,#b300b3,purple 30%,purple 70%,#4d004d);pointer-events:all;top:0;height:100%;font-family:var(--primaryFontFamily);font-size:var(--primaryFontSize)}.GamePlayersComponent_playerStatusArea__8AqJE,.GamePlayersComponent_playerStatusContainer__eCLVZ{position:absolute;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_playerStatusArea__8AqJE{top:6rem}.GamePlayersComponent_playerStatusTeamArea__CvUSi{margin:2vmin;overflow:auto;height:calc(70vh - 6rem);max-height:calc(70vh - 6rem);display:flex;flex-direction:row;align-items:flex-start;justify-content:center}.GamePlayersComponent_teamColumn__Dmbo2{flex:1 1;min-height:100%;color:var(--primaryTextColor);background-color:#00000080;border-radius:var(--teamTitleBorderRadius);margin-left:.5vmin;margin-right:.5vmin}.GamePlayersComponent_teamTitleArea__nlqpU{flex:0 1;padding:1vmin;font-size:var(--teamTitleFontSize);color:var(--teamTitleTextColor);background:var(--teamTitleBackground);border-top-left-radius:var(--teamTitleBorderRadius);border-top-right-radius:var(--teamTitleBorderRadius);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.GamePlayersComponent_teamName__bPseh{flex:1 1;text-align:center;overflow:hidden}.GamePlayersComponent_teamReadyCount__rRp3p{flex:0 1;color:var(--teamReadyCountTextColor);background:var(--teamReadyCountBackground);padding-left:1vmin;padding-right:1vmin;border-radius:1vmin;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_teamReadyCountText__tA4lf{font-size:calc(.5*var(--teamTitleFontSize))}.GamePlayersComponent_notReadyCount___7NQ8{color:var(--notReadyCountTextColor);background:var(--notReadyCountBackground);padding-left:2vmin;padding-right:2vmin;border-radius:1vmin;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_notReadyCountText__xdzQ5{text-align:center;font-size:calc(.4*var(--teamTitleFontSize))}.GamePlayersComponent_teamList__vARyR{flex:1 1;margin:1vmin}.GamePlayersComponent_waitingMessageContainer__tdQ__{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_waitingMessage__4T4yi{font-size:var(--teamTitleFontSize)}.GamePlayersComponent_playerArea__x8A07{float:left}.GamePlayersComponent_movePlayer__7WhSm,.GamePlayersComponent_player__wu6II{height:4vmin;margin:.5vmin;padding:.5vmin;border-radius:var(--playerBoxRadius);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.GamePlayersComponent_movePlayer__7WhSm{color:var(--movePlayerTextColor);background:var(--movePlayerBackground);transform:translate(-1px,-1px);box-shadow:.2vmin .2vmin .2vmin .2vmin #00000080}.GamePlayersComponent_started__EW1df.GamePlayersComponent_player__wu6II{color:var(--playerStartedTextColor);background:var(--playerStartedBackground)}.GamePlayersComponent_notStarted__O3HvV.GamePlayersComponent_player__wu6II{color:var(--playerNotStartedTextColor);background:var(--playerNotStartedBackground)}.GamePlayersComponent_highlight__pMTMF .GamePlayersComponent_player__wu6II{color:#fff;background:purple}.GamePlayersComponent_movePlayerNameAndPin__QPw6D,.GamePlayersComponent_playerNameAndPin__XJy4K{display:flex;flex-direction:row;align-items:flex-start;justify-content:center}.GamePlayersComponent_playerName__dVWo2{padding-left:1vmin;padding-right:1vmin;white-space:nowrap;overflow:hidden}.GamePlayersComponent_playerAnswerCount__GmF3m{padding-left:1vmin;padding-right:1vmin}.GamePlayersComponent_notAnswering__nt375 .GamePlayersComponent_playerAnswerCount__GmF3m{display:none}.GamePlayersComponent_pin__lbyCB{width:2vmin;height:2vmin;border-radius:1vmin}.GamePlayersComponent_pin__lbyCB.GamePlayersComponent_pinned__3OlC6{background-color:purple;box-shadow:.2vw .3vw 0 0 #00000040}.GamePlayersComponent_pin__lbyCB.GamePlayersComponent_notPinned__twVv4{border:1px solid grey;box-shadow:inset .1vw .1vw .1vw .1vw #00000020}.GamePlayersComponent_movePlayer__7WhSm .GamePlayersComponent_playerName__dVWo2{opacity:0}.GamePlayersComponent_movePlayerText___xg7x{margin-left:1vmin;position:relative;transform:translateY(-50%)}.GamePlayersComponent_movePlayerOptions__39KqX{position:absolute;transform:translate(-2vmin,calc(50% + 2vmin));width:25vmin;background-color:#fff;opacity:.95;border-radius:var(--playerBoxRadius);box-shadow:.1vw .1vw .4vw .4vw #00000080;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_movePlayerName__Jhgd4{width:100%;padding:1vmin 2vmin;border-top-left-radius:var(--playerBoxRadius);border-top-right-radius:var(--playerBoxRadius);color:var(--buttonTextColor);background:var(--buttonBackground)}.GamePlayersComponent_movePlayerOptionList__ITsIW{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_movePlayerOptionItem__doltF{width:100%;padding:1vmin 2vmin;color:#000}.GamePlayersComponent_movePlayerOptionItem__doltF:hover{color:purple;background-color:#dfdfdf}.GamePlayersComponent_buttonArea__V_koC{display:flex;flex-direction:row;align-items:center;justify-content:center}.GamePlayersComponent_balanceTeamsButton__mPXRV,.GamePlayersComponent_shuffleTeamsButton__40Bor,.GamePlayersComponent_startButton__ld4_g{margin:2vmin;padding:2vmin 4vmin;border-radius:2vmin;font-size:var(--buttonFontSize)}.GamePlayersComponent_startButton__ld4_g{color:var(--buttonTextColor);background:var(--buttonBackground)}.GamePlayersComponent_balanceTeamsButton__mPXRV,.GamePlayersComponent_shuffleTeamsButton__40Bor{color:var(--playerStartedTextColor);background:var(--playerStartedBackground)}.GamePlayersComponent_balanceTeamsButton__mPXRV:hover,.GamePlayersComponent_shuffleTeamsButton__40Bor:hover{color:purple;background:linear-gradient(180deg,#fff,#f2f2f2 25%,#f2f2f2 80%,#b3b3b3);transform:translate(-1px,-1px)}.GamePlayersComponent_startButton__ld4_g:hover{background:linear-gradient(180deg,purple,#4d004d 30%,#4d004d 70%,#1a001a);transform:translate(-1px,-1px)}.GamePlayersComponent_balanceTeamsButton__mPXRV:active,.GamePlayersComponent_shuffleTeamsButton__40Bor:active,.GamePlayersComponent_startButton__ld4_g:active{color:purple;background:#fff}.GamePlayersComponent_balanceTeamsButton__mPXRV.GamePlayersComponent_disable__xztMa,.GamePlayersComponent_shuffleTeamsButton__40Bor.GamePlayersComponent_disable__xztMa,.GamePlayersComponent_startButton__ld4_g.GamePlayersComponent_disable__xztMa{color:#90909080;background:#80808080}.GamePlayersComponent_numberOfTeamsArea__J6Ojg{background:#00000040;border-radius:2.5vmin;display:flex;flex-direction:row;align-items:center;justify-content:center}.GamePlayersComponent_fewerTeamsButton__GXh8q,.GamePlayersComponent_moreTeamsButton__RmQzS{margin:1.7vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-size:var(--buttonFontSize);color:var(--playerStartedTextColor);background:var(--playerStartedBackground)}.GamePlayersComponent_fewerTeamsButton__GXh8q:hover,.GamePlayersComponent_moreTeamsButton__RmQzS:hover{color:purple;background:linear-gradient(180deg,#fff,#f2f2f2 25%,#f2f2f2 80%,#b3b3b3);transform:translate(-1px,-1px)}.GamePlayersComponent_fewerTeamsButton__GXh8q.GamePlayersComponent_hide__czWCs,.GamePlayersComponent_moreTeamsButton__RmQzS.GamePlayersComponent_hide__czWCs{opacity:0}.GamePlayersComponent_numberOfTeamsBox__HW3tQ{padding-left:2vmin;padding-right:2vmin;display:flex;flex-direction:row;align-items:center;justify-content:center}.GamePlayersComponent_numberOfTeamsCount__HB0oX{margin-right:1vmin;font-size:calc(1.5*var(--buttonFontSize));color:var(--buttonTextColor)}.GamePlayersComponent_numberOfTeamsText__DvjG_{font-size:calc(.8*var(--buttonFontSize));color:var(--buttonTextColor)}.GamePlayersComponent_recommendation__oswMb{margin-left:1vmin;margin-right:1vmin;color:var(--buttonTextColor);display:flex;flex-direction:row;align-items:center;justify-content:center}.GamePlayersComponent_recommendationNumber__esgcx{margin-left:.5vmin;margin-right:.5vmin;font-size:calc(1.5*var(--buttonFontSize))}.GamePlayersComponent_recommendationText__HI_nW{margin-left:.5vmin;margin-right:.5vmin;font-size:calc(.8*var(--buttonFontSize))}.GamePlayersComponent_continueDialogContainer__pD9jv{top:0;left:0;width:100%;height:100%;position:absolute;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_continueDialogBox__b_8fI{position:relative;width:80vmin;height:50vmin;padding:5vmin;background:#fff;border-radius:2vmin;display:flex;flex-direction:column;align-items:center;justify-content:center}.GamePlayersComponent_continueDialogTitle__QWgKQ{width:100%;text-align:center;padding:2vmin;font-size:3vmin;color:purple;margin-bottom:2vmin}.GamePlayersComponent_continueDialogMessage__N8Aab{font-size:2vmin;margin-bottom:2vmin}.GamePlayersComponent_continueDialogMessage__N8Aab p{margin-bottom:1vmin}.GamePlayersComponent_continueDialogButtonArea__lnU35{font-size:2vmin;margin-top:2vmin;display:flex;flex-direction:row;align-items:center;justify-content:center}.GamePlayersComponent_continueDialogBalanceAndContinueButton__Ztcir,.GamePlayersComponent_continueDialogCancelButton__M7Ebw,.GamePlayersComponent_continueDialogContinueButton__30KU5{text-align:center;padding:1vmin 2vmin;border-radius:2vmin;margin-right:1vmin;margin-left:1vmin}.GamePlayersComponent_continueDialogCancelButton__M7Ebw,.GamePlayersComponent_continueDialogContinueButton__30KU5{color:#000;background:linear-gradient(180deg,#faf36b,#f6ea09 25%,#f6ea09 80%,#948d05)}.GamePlayersComponent_continueDialogBalanceAndContinueButton__Ztcir{color:#fff;background:linear-gradient(180deg,#b300b3,purple 30%,purple 70%,#4d004d)}.GamePlayersComponent_continueDialogCancelButton__M7Ebw:hover,.GamePlayersComponent_continueDialogContinueButton__30KU5:hover{color:purple;background:linear-gradient(180deg,#fff,#f2f2f2 25%,#f2f2f2 80%,#b3b3b3);transform:translate(-1px,-1px)}.GamePlayersComponent_continueDialogBalanceAndContinueButton__Ztcir:hover{background:linear-gradient(180deg,purple,#4d004d 30%,#4d004d 70%,#1a001a);transform:translate(-1px,-1px)}.GameQRFollowPopup_container__Z42wr{pointer-events:none;position:absolute;width:100%;height:100%}.GameQRFollowPopup_box__Br42l{pointer-events:auto;position:absolute;right:10px;bottom:10px;width:23vmin;min-height:21rem;min-width:11rem;padding:1vmin;background-color:#000000c0;border-radius:2vmin;border:.5vmin solid #fff;animation:GameQRFollowPopup_createBox__NRpuH .25s;box-shadow:2px 2px 5px #000;overflow:hidden}.GameQRFollowPopup_box__Br42l:hover{translate:-2px -2px;transition:.2s}.GameQRFollowPopup_headline__wCUzA{font-size:1.25rem;margin:5vmin 1vmin 2vmin;color:#fff}.GameQRFollowPopup_text__LHsy_{font-size:1rem;margin:1vmin 1vmin 3vmin;color:#fff}.GameQRFollowPopup_qrCodeSurround__M3kov{width:20vmin;height:20vmin;min-height:10rem;min-width:10rem;background-color:#fff;padding:2vmin;border-radius:1vmin;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.GameQRFollowPopup_clickToShowText__8aT3I{color:#000;font-size:2vmin;border-radius:1vmin;padding:1vmin;transition:.1s}.GameQRFollowPopup_clickToShowText__8aT3I:hover{scale:1.05;background-color:#00000020}.GameQRFollowPopup_boxCloseButton__B_HUH{position:absolute;width:4vmin;top:1vmin;right:1vmin;font-size:4vmin;font-family:Luckiest Guy;color:#fff;cursor:pointer;background-color:#ffffff20;border-radius:.5vmin;text-align:center;transition:.1s}.GameQRFollowPopup_boxCloseButton__B_HUH:hover{scale:1.1;transition:.1s}.GameQRFollowPopup_qrCodeWrapper__KUtfr{animation:GameQRFollowPopup_createBox__NRpuH .25s}@keyframes GameQRFollowPopup_createBox__NRpuH{0%{transform:scale(0)}to{transform:scale(1)}}.GameQRFollowPopup_openButton__T6vea{pointer-events:auto;position:absolute;bottom:0;right:0;margin:10px;border-radius:2px;animation:GameQRFollowPopup_createBox__NRpuH .25s}.GameQRFollowPopup_openButton__T6vea:hover{scale:1.05;transition:.1s;background-color:#00000080}.GameQRFollowPopup_betaLabel__Es8Lo{background-color:#ff4500;white-space:nowrap;position:absolute;padding:5px;min-width:100px;transform:rotate(-45deg) translate(-30%);color:#fff;text-align:center;text-transform:uppercase;font-size:12px;font-weight:700;top:-10px;left:-10px;box-sizing:border-box}.GameOverScreen_container__ZUJRJ{text-transform:uppercase;pointer-events:auto;position:absolute;width:100%;height:100%;background-color:#204020d0;transition:.5s}.GameOverScreen_box__OP5h4{position:relative;top:10%;left:0;width:80%;height:80%;margin:auto;background-color:#000000e0;border-radius:5vmin;animation:GameOverScreen_lr-reveal__vCJ4t .5s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.5,.25,.5,.75)}@keyframes GameOverScreen_lr-reveal__vCJ4t{0%{transform-origin:center left 0;transform:scaleX(0)}50%{transform:scaleX(1);transform-origin:center left 0}to{transform:scaleX(1);transform-origin:center right 0}}.GameOverScreen_boxCloseButton__AdRJD{pointer-events:auto;position:absolute;width:10vmin;top:2vmin;right:2vmin;font-size:10vmin;font-family:Fugaz One,Arial,Helvetica,sans-serif;cursor:pointer;background-color:#fff;border-radius:2vmin;text-align:center;transition:.1s}.GameOverScreen_boxCloseButton__AdRJD:hover{scale:1.1;transition:.1s}.GameOverScreen_boxContent__p0psB{width:100%;height:100%;display:flex;flex-direction:column}.GameOverScreen_boxTitleContainer__AipfG{position:relative;height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.GameOverScreen_boxTitle__RcQxP{font-size:16vmin;font-family:Fugaz One,Arial,Helvetica,sans-serif;text-align:center;color:#fff}.GameOverScreen_boxArea__iS4_R{width:100%;height:100%}.GameOverScreen_boxArea__iS4_R,.GameOverScreen_button__AZ8p9{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.GameOverScreen_button__AZ8p9{pointer-events:auto;width:50%;margin:auto;padding-left:5%;padding-right:5%;background:linear-gradient(180deg,#b300b3,purple 30%,purple 70%,#4d004d);border:1vh solid #000;border-radius:3vmin;text-align:center;text-decoration:none;transition:.1s}.GameOverScreen_button__AZ8p9:hover{background-color:#6dbfff;scale:1.03;transition:.1s}.GameOverScreen_button__AZ8p9:active{background-color:#fff;color:#202020}.GameOverScreen_buttonText__Ttz8a{font-size:5vmin}.GameOverScreen_buttonSubText__PMOj4,.GameOverScreen_buttonText__Ttz8a{color:#fff;font-family:Fugaz One,Arial,Helvetica,sans-serif;margin:1vmin}.GameOverScreen_buttonSubText__PMOj4{font-size:2.5vmin}.GameOverScreen_closedStateButton__SL4oR{pointer-events:auto;position:absolute;top:2vh;left:2vh;width:20vw;height:10vmin;background-color:#0b95ff;border:1vh solid #000;border-radius:2vh;text-align:center;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.1s}.GameOverScreen_closedStateButton__SL4oR:hover{background-color:#6dbfff;scale:1.03;transition:.1s}.GameOverScreen_closedStateButtonText__Sfc2r{color:#fff;font-size:3vmin;font-family:Fugaz One,Arial,Helvetica,sans-serif;margin:1vmin}.GameOverScreen_closedStateButton__SL4oR:active{background-color:#fff;color:#202020}.GameHelper_container__ysoXB{pointer-events:none;z-index:1000;position:fixed;top:0;left:0;width:100%;height:100%}