.styles-module__j6AVmG__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:80vh;padding:2rem 1rem;display:flex}.styles-module__j6AVmG__gameContainer{background:#fff;border-radius:20px;width:100%;max-width:800px;padding:2rem;box-shadow:0 20px 60px #0000004d}.styles-module__j6AVmG__title{text-align:center;color:#333;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.styles-module__j6AVmG__gameHeader{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.styles-module__j6AVmG__statBox{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:1rem;box-shadow:0 4px 6px #0000001a}.styles-module__j6AVmG__statLabel{opacity:.9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem}.styles-module__j6AVmG__statValue{font-size:1.5rem;font-weight:700}.styles-module__j6AVmG__instructions{text-align:center;color:#666;background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:1.1rem}.styles-module__j6AVmG__gameBoard{justify-content:center;align-items:center;max-width:fit-content;margin:2rem auto;display:grid}.styles-module__j6AVmG__iconButton{cursor:pointer;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border:none;border-radius:16px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 8px #00000026}.styles-module__j6AVmG__iconButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 12px #0003}.styles-module__j6AVmG__iconButton:active:not(:disabled){transform:scale(.95)}.styles-module__j6AVmG__iconButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__j6AVmG__correctIcon{animation:.5s styles-module__j6AVmG__correctPulse;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%)!important}.styles-module__j6AVmG__wrongIcon{animation:.5s styles-module__j6AVmG__wrongShake;background:linear-gradient(135deg,#fc4a1a 0%,#f7b733 100%)!important}@keyframes styles-module__j6AVmG__correctPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes styles-module__j6AVmG__wrongShake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.styles-module__j6AVmG__gameControls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.styles-module__j6AVmG__controlButton,.styles-module__j6AVmG__controlButtonDanger{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px #0000001a}.styles-module__j6AVmG__controlButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.styles-module__j6AVmG__controlButton:hover{transform:translateY(-2px);box-shadow:0 6px 10px #00000026}.styles-module__j6AVmG__controlButtonDanger{color:#fff;background:linear-gradient(135deg,#fc4a1a 0%,#f7b733 100%)}.styles-module__j6AVmG__controlButtonDanger:hover{transform:translateY(-2px);box-shadow:0 6px 10px #00000026}@media (max-width:768px){.styles-module__j6AVmG__gameContainer{padding:1.5rem}.styles-module__j6AVmG__title{font-size:1.5rem}.styles-module__j6AVmG__gameHeader{grid-template-columns:repeat(2,1fr);gap:.75rem}.styles-module__j6AVmG__statValue{font-size:1.25rem}.styles-module__j6AVmG__instructions{font-size:1rem}}
