.logo_logo__3zl3J{display:flex;align-items:center}.logo_logo__3zl3J.logo_small__c1v3S{gap:16px}.logo_logo__3zl3J.logo_medium__kEsPa{gap:24px}.logo_logo__3zl3J.logo_large__g7fM9{gap:32px}.logo_logo__3zl3J.logo_clickable__5HvFS{cursor:pointer}.logo_title__rsTbg{color:var(--primary-6)}.logo_logo__3zl3J.logo_small__c1v3S .logo_title__rsTbg{font:var(--display-1)}.logo_logo__3zl3J.logo_medium__kEsPa .logo_title__rsTbg{font:var(--large-2)}.logo_logo__3zl3J.logo_large__g7fM9 .logo_title__rsTbg{font:var(--hero-1)}.loading_loading__skJOD{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.loading_scrim__fxF0_{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--scrim)}.loading_content__qJQDI{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.spriteAnimation_sprite__EFbV3{position:relative;overflow:hidden}.spriteAnimation_spriteWrapper__01jsQ{transform-origin:0 0}.spriteAnimation_sprite__EFbV3 object{display:block}.spriteAnimation_sprite__EFbV3.spriteAnimation_small__W_iz8{--sprite-width:100px;width:var(--sprite-width);height:var(--sprite-width)}.spriteAnimation_sprite__EFbV3.spriteAnimation_small__W_iz8 .spriteAnimation_spriteWrapper__01jsQ,.spriteAnimation_sprite__EFbV3.spriteAnimation_small__W_iz8 object{width:calc(var(--sprite-width) * var(--frames));height:var(--sprite-width)}.spriteAnimation_sprite__EFbV3.spriteAnimation_medium__Q7cOB{--sprite-width:200px;width:var(--sprite-width);height:var(--sprite-width)}.spriteAnimation_sprite__EFbV3.spriteAnimation_medium__Q7cOB .spriteAnimation_spriteWrapper__01jsQ,.spriteAnimation_sprite__EFbV3.spriteAnimation_medium__Q7cOB object{width:calc(var(--sprite-width) * var(--frames));height:var(--sprite-width)}.spriteAnimation_sprite__EFbV3.spriteAnimation_large__MUFsJ{--sprite-width:400px;width:var(--sprite-width);height:var(--sprite-width)}.spriteAnimation_sprite__EFbV3.spriteAnimation_large__MUFsJ .spriteAnimation_spriteWrapper__01jsQ,.spriteAnimation_sprite__EFbV3.spriteAnimation_large__MUFsJ object{width:calc(var(--sprite-width) * var(--frames));height:var(--sprite-width)}.spriteAnimation_spriteWrapper__01jsQ.spriteAnimation_playing__hdj_b{animation:spriteAnimation_play__Jadb6 var(--duration) steps(var(--frames)) forwards}.spriteAnimation_spriteWrapper__01jsQ.spriteAnimation_playing__hdj_b.spriteAnimation_loop__fqYsb{animation-iteration-count:infinite}.spriteAnimation_spriteWrapper__01jsQ.spriteAnimation_playing__hdj_b.spriteAnimation_once__VUm2w{animation-iteration-count:1}@keyframes spriteAnimation_play__Jadb6{0%{transform:translateX(0)}to{transform:translateX(calc(var(--sprite-width) * var(--frames) * -1))}}.ExplodingBubble_stage__xgUNM{display:inline-flex;align-items:center;justify-content:center;position:relative;width:600px;height:600px}.ExplodingBubble_outlineCircle__KpZ6_{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:2}.ExplodingBubble_outlineCircle__KpZ6_[data-type=my]{border:4px dashed var(--secondary)}.ExplodingBubble_outlineCircle__KpZ6_[data-type=highest]{border:4px dashed var(--error)}.ExplodingBubble_sprite__0AviC{position:relative;width:var(--size);height:var(--size)}.ExplodingBubble_sprite__0AviC.ExplodingBubble_idle__N2uOh{width:0;height:0}.ExplodingBubble_sprite__0AviC.ExplodingBubble_growing__8RlS8{position:relative;z-index:1;display:inline-flex;overflow:hidden;animation:ExplodingBubble_bubbleWobble__UJf_R .5s ease-in-out infinite}@keyframes ExplodingBubble_bubbleWobble__UJf_R{0%,to{transform:scale(1.02,.98)}25%{transform:rotate(10deg)}50%{transform:scale(.98,1.02)}75%{transform:rotate(-10deg)}}.ExplodingBubble_sprite__0AviC.ExplodingBubble_exploding__BwgzI{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.ExplodingBubble_sprite__0AviC.ExplodingBubble_exploding__BwgzI img{position:absolute;left:0;top:0;width:100%;height:100%}.BubbleGameScreen_screen__Xnhro{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:32px;margin:0 auto;padding:0 12px}.BubbleGameScreen_timerWrapper__uITz5{width:100%;display:flex;flex-direction:column;gap:8px;transition:opacity 2s linear}.BubbleGameScreen_timerWrapper__uITz5[data-fade-out]{opacity:0}.BubbleGameScreen_statsWrapper__UIOEl{display:flex;flex-direction:column;gap:12px;align-items:center}.BubbleGameScreen_rankingWrapper__j073h{display:flex;align-items:baseline;gap:8px;justify-content:center}.BubbleGameScreen_rankingLabel__tX0Kb{font:var(--body-2);color:var(--secondary)}.BubbleGameScreen_rankingValue__5nK5V{font:var(--heading-1);color:var(--primary-6)}.BubbleGameScreen_scoreWrapper__WNrAc{display:flex;align-items:baseline;gap:4px;justify-content:center}.BubbleGameScreen_scoreLabel__YOs0C{font:var(--body-2);color:var(--secondary)}.BubbleGameScreen_scoreValue__5mLo1{font:var(--heading-1);color:var(--primary-6)}.BubbleGameScreen_gameContent__bmRa5{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.BubbleGameScreen_bubbleArea__jcOVW{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:200px;justify-content:center;-moz-user-select:none;user-select:none;-webkit-user-select:none}.BubbleGameScreen_legend__P8uZB{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;padding:12px 0}.BubbleGameScreen_legendItem__mNSTK{display:flex;align-items:center;gap:8px}.BubbleGameScreen_legendDot__K3r1R{flex-shrink:0;width:24px;height:24px;border-radius:50%}.BubbleGameScreen_legendDot__K3r1R[data-type=highest]{border:2px dashed var(--error);background:transparent}.BubbleGameScreen_legendDot__K3r1R[data-type=my]{border:2px dashed var(--secondary);background:transparent}.BubbleGameScreen_legendLabel__EBXA9{font:var(--body-2);color:var(--secondary)}.BubbleGameScreen_bubbleArea__jcOVW[data-pointer]{cursor:pointer}.BubbleGameScreen_bubbleArea__jcOVW:not([role=button]){cursor:default;pointer-events:none}.BubbleGameScreen_hint__QHbO6{height:30px;font:var(--heading-1);color:var(--secondary);text-align:center}.BubbleGameScreen_hint__QHbO6 .BubbleGameScreen_sec__fjluF{font:var(--large-2);color:var(--primary-6)}