.BubblesGame-module__-OfMYG__page{top:var(--nav-height);background:var(--bg);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.BubblesGame-module__-OfMYG__canvas{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.BubblesGame-module__-OfMYG__hud{pointer-events:none;z-index:5;gap:1.75rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}.BubblesGame-module__-OfMYG__stat{flex-direction:column;gap:.2rem;display:flex}.BubblesGame-module__-OfMYG__label{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.BubblesGame-module__-OfMYG__value{font-family:var(--mono);color:var(--text);font-variant-numeric:tabular-nums;font-size:1.1rem}.BubblesGame-module__-OfMYG__popped{font-family:var(--mono);letter-spacing:.35em;text-transform:uppercase;color:var(--warm);pointer-events:none;z-index:5;font-size:1rem;animation:1.6s forwards BubblesGame-module__-OfMYG__poppedFade;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes BubblesGame-module__-OfMYG__poppedFade{0%{opacity:0;transform:translate(-50%,-50%)scale(1.4)}15%{opacity:1;transform:translate(-50%,-50%)scale(1)}70%{opacity:1}to{opacity:0}}.BubblesGame-module__-OfMYG__controls{z-index:6;gap:.5rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.BubblesGame-module__-OfMYG__mute,.BubblesGame-module__-OfMYG__tilt{font-family:var(--mono);letter-spacing:.12em;text-transform:lowercase;color:var(--text-dim);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0cb8;border:1px solid #ffffff29;border-radius:999px;padding:.5rem .9rem;font-size:.75rem;transition:color .15s,border-color .15s}.BubblesGame-module__-OfMYG__mute:hover,.BubblesGame-module__-OfMYG__tilt:hover{color:var(--text);border-color:var(--accent)}@media (pointer:fine){.BubblesGame-module__-OfMYG__tilt{display:none}}.BubblesGame-module__-OfMYG__hint{left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 1.25rem);font-family:var(--mono);letter-spacing:.2em;text-transform:lowercase;color:var(--text-dim);pointer-events:none;white-space:nowrap;z-index:5;font-size:.75rem;animation:9s forwards BubblesGame-module__-OfMYG__hintFade;position:absolute;transform:translate(-50%)}@keyframes BubblesGame-module__-OfMYG__hintFade{0%,70%{opacity:1}to{opacity:0}}.BubblesGame-module__-OfMYG__hintStatic{left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 1.25rem);font-family:var(--mono);letter-spacing:.2em;text-transform:lowercase;color:var(--text-dim);pointer-events:none;white-space:nowrap;z-index:5;font-size:.75rem;animation:2.4s ease-in-out infinite BubblesGame-module__-OfMYG__hintPulse;position:absolute;transform:translate(-50%)}@keyframes BubblesGame-module__-OfMYG__hintPulse{0%,to{opacity:.55}50%{opacity:1}}
