.GameCanvas_canvas__PMilZ{width:100%;height:100%;display:block;position:absolute;inset:0}.WalletButton_walletList__VL770{display:flex;flex-direction:column;gap:.5rem;align-items:center;margin-bottom:1.5rem}.WalletButton_connect__QSswl{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,51,234,.2));color:white;border:1px solid rgba(59,130,246,.4);padding:.75rem 2rem;font-size:.95rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .2s;min-width:240px}.WalletButton_connect__QSswl:hover:not(:disabled){background:linear-gradient(135deg,rgba(59,130,246,.35),rgba(147,51,234,.35));border-color:rgba(59,130,246,.7);transform:scale(1.02)}.WalletButton_connect__QSswl:disabled{opacity:.5;cursor:not-allowed}.WalletButton_connectedWrap__BmozB{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:1.5rem}.WalletButton_connectedBadge__ryW2j{display:flex;align-items:center;gap:.5rem;background:rgba(46,204,113,.1);border:1px solid rgba(46,204,113,.3);padding:.6rem 1.5rem;border-radius:10px;color:#2ecc71;font-size:.9rem;font-weight:700;font-family:var(--font-source-code-pro),monospace}.WalletButton_dot__EqRtc{width:8px;height:8px;border-radius:50%;background:#2ecc71;box-shadow:0 0 6px rgba(46,204,113,.6)}.WalletButton_disconnectBtn__6Ph41{background:none;border:none;color:rgba(255,255,255,.4);font-size:.75rem;cursor:pointer;padding:.2rem .5rem}.WalletButton_disconnectBtn__6Ph41:hover{color:#e74c3c}.WalletButton_wrongChain__9DIkJ{color:#f39c12;font-size:.9rem;font-weight:700}.WalletButton_switchBtn__7uwDM{background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(59,130,246,.15));color:#3b82f6;border:1px solid rgba(59,130,246,.4);padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;border-radius:10px;cursor:pointer;transition:all .2s}.WalletButton_switchBtn__7uwDM:hover{background:linear-gradient(135deg,rgba(59,130,246,.4),rgba(59,130,246,.25))}.WalletButton_noWallet__hoXfu{color:rgba(255,255,255,.5);font-size:.95rem;margin:0}.WalletButton_installHint__Cj6Nz{color:rgba(255,255,255,.3);font-size:.8rem;margin:0}.MenuScreen_overlay__ZNfaj{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;background:rgba(10,10,26,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.MenuScreen_content__74Tmg{text-align:center;padding:2rem}.MenuScreen_title__tsBeI{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;letter-spacing:.05em;background:linear-gradient(135deg,#f0b90b,#e74c3c,#f39c12);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;text-shadow:none}.MenuScreen_subtitle__VEhy3{font-size:1.2rem;color:rgba(255,255,255,.6);margin-bottom:2rem}.MenuScreen_player__8Akqf{font-size:1rem;color:rgba(255,255,255,.7);margin-bottom:.5rem}.MenuScreen_highScore__hqatO{font-size:1.1rem;color:#f0b90b;font-weight:700;margin-bottom:2rem}.MenuScreen_playButton__asMZe{background:linear-gradient(135deg,#e74c3c,#c0392b);color:white;border:none;padding:1rem 4rem;font-size:1.5rem;font-weight:800;border-radius:16px;cursor:pointer;letter-spacing:.1em;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 24px rgba(231,76,60,.4)}.MenuScreen_playButton__asMZe:hover{transform:scale(1.05);box-shadow:0 6px 30px rgba(231,76,60,.6)}.MenuScreen_playButton__asMZe:active{transform:scale(.98)}.MenuScreen_connectHint__aNYjg{color:rgba(255,255,255,.35);font-size:.9rem;margin-top:1rem}.GameHUD_hud__nPr8Q{position:absolute;inset:0;pointer-events:none;z-index:5;padding:1rem}.GameHUD_top__6AjS7{display:flex;justify-content:space-between;align-items:flex-start}.GameHUD_score__qi8pl{font-size:2rem;font-weight:800;color:white;text-shadow:0 2px 8px rgba(0,0,0,.5)}.GameHUD_lives__39Y5Z{display:flex;gap:4px;font-size:1.5rem}.GameHUD_heartFull__b_5ti{color:#e74c3c;filter:drop-shadow(0 0 4px rgba(231,76,60,.6))}.GameHUD_heartEmpty__G2Omz{color:rgba(255,255,255,.3)}.GameHUD_comboBar__czdYA{position:absolute;top:3.5rem;left:1rem;font-size:1rem;font-weight:700;color:#f0b90b;text-shadow:0 0 10px rgba(240,185,11,.5);animation:GameHUD_pulse__WjXwT .3s ease-in-out}@keyframes GameHUD_pulse__WjXwT{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.GameOverScreen_overlay__JpSe8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;background:rgba(10,10,26,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.GameOverScreen_content__ZGOUz{text-align:center;padding:2rem}.GameOverScreen_title__GO2um{font-size:clamp(2rem,7vw,3.5rem);font-weight:900;color:#e74c3c;margin-bottom:1.5rem;letter-spacing:.05em}.GameOverScreen_scoreBlock__6CAQl{display:flex;flex-direction:column;margin-bottom:1rem}.GameOverScreen_scoreLabel__tSZ69{font-size:1rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.1em}.GameOverScreen_scoreValue__OYtTo{font-size:4rem;font-weight:900;color:white;line-height:1}.GameOverScreen_newRecord__OChcf{font-size:1.2rem;font-weight:800;color:#f0b90b;margin-bottom:.5rem;animation:GameOverScreen_glow__Wh89G 1s ease-in-out infinite alternate}@keyframes GameOverScreen_glow__Wh89G{0%{text-shadow:0 0 5px rgba(240,185,11,.5)}to{text-shadow:0 0 20px rgba(240,185,11,.8)}}.GameOverScreen_best__NkIje{font-size:1rem;color:rgba(255,255,255,.5);margin-bottom:2rem}.GameOverScreen_buttons__xMbCz{display:flex;flex-direction:column;gap:.75rem;align-items:center}.GameOverScreen_shareButton__s9ykZ{background:rgba(255,255,255,.1);color:white;border:2px solid rgba(255,255,255,.3);padding:.75rem 3rem;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;letter-spacing:.05em;transition:all .2s;width:220px}.GameOverScreen_shareButton__s9ykZ:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.GameOverScreen_playButton__fdtjh{background:linear-gradient(135deg,#e74c3c,#c0392b);color:white;border:none;padding:.75rem 3rem;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;letter-spacing:.05em;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(231,76,60,.4);width:220px}.GameOverScreen_playButton__fdtjh:hover{transform:scale(1.03);box-shadow:0 6px 25px rgba(231,76,60,.6)}.page_container__jZF7q{position:fixed;inset:0;overflow:hidden;background:#0a0a1a;color:white;font-family:var(--font-inter),sans-serif}