.game-module__VrBeoG__gameStats{box-sizing:border-box;width:100%;padding:max(.45rem,var(--app-safe-top,env(safe-area-inset-top)))max(1rem,env(safe-area-inset-right)).45rem max(1rem,env(safe-area-inset-left));color:#4b5563;justify-content:space-between;font-family:Space Mono,monospace;font-size:.82rem;display:flex}.game-module__VrBeoG__gameStats strong{color:#1f2937;font-weight:700}.game-module__VrBeoG__matchStats{gap:.5rem;display:flex}.game-module__VrBeoG__gameArea{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;z-index:0;background-color:#c3adea;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;flex-grow:1;width:100%;min-height:36rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;position:relative;overflow:hidden}.game-module__VrBeoG__bombHitEffect{background-color:#eb5a5aa8;border-color:#9b0000}.game-module__VrBeoG__item{-webkit-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent;pointer-events:none;will-change:transform;width:56px;height:56px;position:absolute;transform:translate(-50%,-50%)}.game-module__VrBeoG__itemImage{pointer-events:none;border-radius:50%;width:100%;height:100%}.game-module__VrBeoG__itemEmoji{justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;display:flex}.game-module__VrBeoG__overlay{color:#fff;text-align:center;z-index:10;background-color:#0006;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-top:1.5rem;display:flex;position:absolute;top:0;left:0}.game-module__VrBeoG__overlay h2{margin:0;font-size:2.5rem;font-weight:700}.game-module__VrBeoG__overlay p{margin-top:.5rem;font-size:1rem}.game-module__VrBeoG__overlay .game-module__VrBeoG__loadingText{font-size:1.3rem}.game-module__VrBeoG__overlayButtonContainer{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.game-module__VrBeoG__overlayButton{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 0;font-size:1rem;font-weight:700;transition:background-color .2s,transform .1s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.game-module__VrBeoG__overlayButton:active{transform:scale(.98)}.game-module__VrBeoG__overlayButton:disabled{cursor:not-allowed;box-shadow:none;transform:scale(1);color:#9ca3af!important;background-color:#e5e7eb!important}.game-module__VrBeoG__claimButtonGreen{color:#16a34a;background-color:#dcfce7;border:1px solid #bbf7d0;width:60%}.game-module__VrBeoG__claimButtonGreen:hover{background-color:#bbf7d0}.game-module__VrBeoG__tryAgainButtonRed{color:#fff;background-color:#22c55e;border:none;width:80%;font-size:1rem;font-weight:700}.game-module__VrBeoG__tryAgainButtonRed:hover{background-color:#16a34a}.game-module__VrBeoG__shareButton{color:#fff;background-color:#8b5cf6;width:80%}.game-module__VrBeoG__shareButton:hover{background-color:#7c3aed}@keyframes game-module__VrBeoG__popAnimation{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(0)}}.game-module__VrBeoG__popped{pointer-events:none;animation:.2s ease-out forwards game-module__VrBeoG__popAnimation}@keyframes game-module__VrBeoG__floatUp{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-150%)}}.game-module__VrBeoG__floatingScore{color:#fff;text-shadow:2px 2px 4px #00000080;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:1.5rem;font-weight:700;animation:1.6s ease-out forwards game-module__VrBeoG__floatUp;position:absolute}.game-module__VrBeoG__floatingScoreNegative{color:#f99}.game-module__VrBeoG__floatingScoreTime{color:#90ee90;text-shadow:none}.game-module__VrBeoG__gameArea.game-module__VrBeoG__gameOverBlur>:not(.game-module__VrBeoG__overlay){filter:blur(4px);transition:filter .3s ease-in-out}.game-module__VrBeoG__muteButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s ease-in-out;display:flex}.game-module__VrBeoG__muteButton:hover{color:#fff}.game-module__VrBeoG__muteButton>svg{width:32px;height:32px}.game-module__VrBeoG__muteButtonContainer{z-index:20;align-items:center;gap:.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.game-module__VrBeoG__muteButtonTooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background-color:#000000b3;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;animation:.3s forwards game-module__VrBeoG__fadeIn}@keyframes game-module__VrBeoG__fadeIn{0%{opacity:0}to{opacity:1}}.game-module__VrBeoG__claimsLeftText{color:#d1d5db;margin:0 0 .75rem;font-size:1rem}.game-module__VrBeoG__spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite game-module__VrBeoG__spin}@keyframes game-module__VrBeoG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.game-module__VrBeoG__startButton{color:#000;cursor:pointer;background-color:#8b5cf6;border:none;border-radius:9999px;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;transition:background-color .2s,transform .1s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.game-module__VrBeoG__startButton:active{transform:scale(.98)}.game-module__VrBeoG__dropdownWrapper{width:72%;max-width:360px;margin-bottom:14px;margin-left:auto;margin-right:auto;position:relative}.game-module__VrBeoG__dropdownTrigger{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#6d28d999 0%,#8b5cf666 100%);border:1.5px solid #a78bfa99;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-top:7px;padding:10px 16px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #6d28d959}.game-module__VrBeoG__dropdownTrigger:hover{background:linear-gradient(135deg,#6d28d9cc 0%,#8b5cf699 100%);border-color:#a78bfae6;box-shadow:0 4px 16px #6d28d980}.game-module__VrBeoG__dropdownChevron{color:#fff;flex-shrink:0;align-items:center;transition:transform .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.game-module__VrBeoG__dropdownChevronOpen{transform:rotate(180deg)}@keyframes game-module__VrBeoG__dropIn{0%{opacity:0;transform:translateY(-8px)scaleY(.9)}to{opacity:1;transform:translateY(0)scaleY(1)}}.game-module__VrBeoG__dropdownMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-overflow-scrolling:touch;z-index:100;transform-origin:top;background:#100c1af7;border:1px solid #ffffff12;border-radius:14px;max-height:300px;animation:.2s cubic-bezier(.16,1,.3,1) forwards game-module__VrBeoG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000073}.game-module__VrBeoG__dropdownItem{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.game-module__VrBeoG__dropdownItem+.game-module__VrBeoG__dropdownItem{border-top:1px solid #ffffff0d}.game-module__VrBeoG__dropdownItem:hover{color:#ffffffe6;background:#ffffff0d}.game-module__VrBeoG__dropdownItemActive{color:#fff;background:#ffffff0d;font-weight:700;box-shadow:inset 2px 0 #8b5cf6}.game-module__VrBeoG__dropdownDot{background:#8b5cf6;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #8b5cf6}.game-module__VrBeoG__dropdownItemTournament{color:#ffffffd9;border-top:1px solid #ffffff0d;font-weight:600}.game-module__VrBeoG__dropdownBack{color:#fff9;letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1;background:#100c1afa;border-bottom:1px solid #ffffff12;font-size:12px;font-weight:600;position:sticky;top:0}.game-module__VrBeoG__dropdownEmpty{color:#ffffff8c;text-align:left;padding:16px;font-size:12px;line-height:1.5}.game-module__VrBeoG__tournamentRow{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:9px 14px;transition:background .15s;display:flex}.game-module__VrBeoG__tournamentRow+.game-module__VrBeoG__tournamentRow{border-top:1px solid #ffffff0d}.game-module__VrBeoG__tournamentRow:hover:not(:disabled){background:#ffffff0d}.game-module__VrBeoG__tournamentRow:disabled{cursor:not-allowed}.game-module__VrBeoG__tournamentMain{flex:1;min-width:0}.game-module__VrBeoG__tournamentTitle{color:#fff;letter-spacing:-.01em;font-size:13px;font-weight:700}.game-module__VrBeoG__tournamentMeta{color:#ffffff73;margin-top:3px;font-size:11px;line-height:1.4}.game-module__VrBeoG__tournamentBusy{color:#ffc878cc;margin-top:4px;font-size:11px}.game-module__VrBeoG__tournamentBadge{color:#fff9;flex-shrink:0;padding-left:10px;font-size:11px;font-weight:700}.game-module__VrBeoG__badgeJoined{color:#a78bfa}.game-module__VrBeoG__powerupsSection{width:100%;margin-top:3.5rem;padding:0 1rem}.game-module__VrBeoG__powerupsTitle{color:#fff;letter-spacing:.05em;margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.game-module__VrBeoG__powerupsContainer{justify-content:center;gap:1rem;display:flex}.game-module__VrBeoG__powerupButton{cursor:pointer;color:#fff;background-color:#fff3;border:1px solid #ffffff4d;border-radius:1rem;width:60px;height:60px;font-size:2rem;line-height:1;transition:background-color .2s,transform .1s,box-shadow .2s,border-color .2s;position:relative}.game-module__VrBeoG__powerupButton.game-module__VrBeoG__active{border-color:#22c55e;box-shadow:0 0 10px 2px #22c55e}.game-module__VrBeoG__powerupButton:active{background-color:#ffffff4d;transform:scale(.95)}.game-module__VrBeoG__powerupButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;border-color:#ffffff4d}.game-module__VrBeoG__powerupLock{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;line-height:1;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.game-module__VrBeoG__powerupCheck{color:#fff;background-color:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;line-height:1;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.game-module__VrBeoG__finalScore{color:#fff;text-shadow:0 2px 12px #0000004d;margin:.5rem 0 1.5rem;font-size:64px;font-weight:700;line-height:1}@keyframes game-module__VrBeoG__timerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.game-module__VrBeoG__timerWarning{animation:.5s ease-in-out infinite game-module__VrBeoG__timerPulse;display:inline-block;color:#ef4444!important}@keyframes game-module__VrBeoG__bombFlash{0%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}80%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}.game-module__VrBeoG__bombFlashText{color:#ef4444;text-shadow:0 0 16px #ef4444cc,2px 2px 4px #0009;pointer-events:none;z-index:20;white-space:nowrap;font-size:2.2rem;font-weight:900;animation:.6s ease-out forwards game-module__VrBeoG__bombFlash;position:absolute;top:45%;left:50%}.game-module__VrBeoG__activateButton{color:#000;cursor:pointer;background-color:#ffc107;border:none;border-radius:20px;margin-top:10px;padding:10px 20px;font-weight:700;transition:background-color .3s}.game-module__VrBeoG__activateButton:hover{background-color:#f8d97b}.game-module__VrBeoG__activateButton:disabled{cursor:not-allowed;background-color:#9ca3af}.game-module__VrBeoG__errorMessage{color:#ef4444;margin-top:10px;font-size:14px}.game-module__VrBeoG__powerupStatusContainer{z-index:5;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.game-module__VrBeoG__matchTimerContainer{z-index:5;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.game-module__VrBeoG__powerupStatus{color:#fff;background-color:#0006;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:Space Mono,monospace;font-size:1.25rem;font-weight:700;display:flex}
.Avatar-module__2wV11q__avatar{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:100;will-change:transform;background-color:#93c5fd;border:3px solid #fff;border-radius:9999px;width:58px;height:58px;position:absolute;top:0;left:0;box-shadow:0 4px 10px #0003}.Avatar-module__2wV11q__avatarImage{object-fit:cover;border-radius:9999px;width:100%;height:100%}@keyframes Avatar-module__2wV11q__flashAnimation{0%,to{opacity:1}50%{opacity:.2}}.Avatar-module__2wV11q__invincibleEffect{animation:.25s linear infinite Avatar-module__2wV11q__flashAnimation}.Avatar-module__2wV11q__powerupIcon{z-index:101;filter:drop-shadow(0 2px 4px #0000004d);font-size:24px;position:absolute}.Avatar-module__2wV11q__magnetIcon{top:-5px;right:-20px}.Avatar-module__2wV11q__shieldIcon{top:-35px;right:-20px}
.DidYouKnow-module__jYjViq__container{color:#fff;text-align:center;box-sizing:border-box;max-width:min(420px,90%);margin-top:15px;margin-left:auto;margin-right:auto;padding:0 12px}.DidYouKnow-module__jYjViq__title{color:#0052ff;margin:0 0 5px;font-size:1.1em;font-weight:700}.DidYouKnow-module__jYjViq__orangeTitle{color:orange;}.DidYouKnow-module__jYjViq__fact{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;min-height:2.2em;margin:0;font-size:.9em;line-height:1.35}
.NewHighScoreAnimation-module__WruXJq__newHighScoreContainer{z-index:1000;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;animation:2s 1.5s forwards NewHighScoreAnimation-module__WruXJq__fadeOut;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewHighScoreAnimation-module__WruXJq__newHighScoreText{color:#ffc700;text-shadow:2px 2px 4px #00000080;font-size:2.5rem;font-weight:700;animation:1s ease-in-out NewHighScoreAnimation-module__WruXJq__textZoom}@keyframes NewHighScoreAnimation-module__WruXJq__textZoom{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NewHighScoreAnimation-module__WruXJq__fadeOut{0%{opacity:1}to{opacity:0}}
