.whackAMole_container__X0nsR{max-width:420px;margin:0 auto;padding:2rem 1rem 3rem;text-align:center}.whackAMole_title__BngkP{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#1e293b}.whackAMole_description__TN_nH{color:#64748b;margin-bottom:1.5rem;font-size:1rem}.whackAMole_stats__FewbD{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.whackAMole_stat__UnHIK{display:flex;flex-direction:column;align-items:center;background:#f1f5f9;padding:.5rem 1.25rem;border-radius:8px}.whackAMole_statLabel__xGjXK{font-size:.75rem;color:#64748b;text-transform:uppercase}.whackAMole_statValue__Bb3XY{font-size:1.25rem;font-weight:700;color:#1e293b}.whackAMole_gameArea__8mWEu{position:relative;display:inline-block;margin-bottom:1rem}.whackAMole_grid__FwP7s{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:16px;background:linear-gradient(180deg,#86efac,#22c55e);border-radius:16px}.whackAMole_hole__ZwLDK{width:90px;height:90px;background:radial-gradient(ellipse at center,#1a1a1a 0,#3d2914 70%);border-radius:50%;border:4px solid #5d4037;cursor:pointer;position:relative;overflow:hidden;transition:transform .1s ease}.whackAMole_hole__ZwLDK:active{transform:scale(.95)}@media(max-width:400px){.whackAMole_hole__ZwLDK{width:75px;height:75px}}.whackAMole_mole__4GNvL{position:absolute;bottom:-100%;left:50%;transform:translateX(-50%);font-size:3rem;transition:bottom .15s ease;pointer-events:none}@media(max-width:400px){.whackAMole_mole__4GNvL{font-size:2.5rem}}.whackAMole_hole__ZwLDK.whackAMole_active__1u3rO .whackAMole_mole__4GNvL{bottom:-10%}.whackAMole_hole__ZwLDK.whackAMole_hit__sCM9C .whackAMole_mole__4GNvL{bottom:-100%}.whackAMole_hole__ZwLDK.whackAMole_hit__sCM9C{background:radial-gradient(ellipse at center,#fbbf24 0,#f59e0b 70%)}.whackAMole_overlay___o15E{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;gap:.75rem}.whackAMole_message__ejvPf{font-size:1.5rem;font-weight:700;color:#2563eb}.whackAMole_finalScore__v0gS_{font-size:1.125rem;color:#475569}.whackAMole_startBtn__6ZvI_{padding:.875rem 2.5rem;background:#2563eb;color:#fff;border:none;border-radius:16px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.whackAMole_startBtn__6ZvI_:hover{background:#3b82f6;transform:translateY(-2px)}.whackAMole_instructions__g_jBt{font-size:.875rem;color:#94a3b8}