.styles_container__GG0IV{width:100%;max-width:1000px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.styles_grid___Jkqn{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:12px;gap:12px}.styles_small__1Pojd{max-width:400px}.styles_card__7v0SU{width:100%;aspect-ratio:1/1;perspective:600px;cursor:pointer}.styles_inner__pAIRr{width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d;position:relative}.styles_flipped__vWbKl .styles_inner__pAIRr{transform:rotateY(180deg)}.styles_back__DpuMK,.styles_front__zM3z_{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:8px}.styles_front__zM3z_{background:#222}.styles_back__DpuMK{background:#fff;transform:rotateY(180deg);display:flex;align-items:center;justify-content:center}.styles_timer__ShstD{margin-top:2rem;font-size:1.5rem;color:green}.styles_shake__s5rW4 .styles_inner__pAIRr{animation:styles_shake__s5rW4 .4s}@keyframes styles_shake__s5rW4{0%{transform:rotateY(180deg) translateX(0)}25%{transform:rotateY(180deg) translateX(-5px)}50%{transform:rotateY(180deg) translateX(5px)}75%{transform:rotateY(180deg) translateX(-5px)}to{transform:rotateY(180deg) translateX(0)}}@keyframes styles_pop__SacGO{0%{transform:scale(1) rotateY(180deg)}50%{transform:scale(1.1) rotateY(180deg)}to{transform:scale(1) rotateY(180deg)}}.styles_shake__s5rW4 .styles_inner__pAIRr{animation:styles_shake__s5rW4 .4s ease-in-out}.styles_matched__iM5kU .styles_inner__pAIRr{animation:styles_pop__SacGO .4s ease-out;box-shadow:0 0 12px 4px #0f9;border-radius:8px}.styles_footer__7MW03{margin-top:auto;padding:20px;text-align:center;font-size:14px;color:aqua}