.styles_memoryContainer__TQYbq{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#f0f4f8;min-height:100vh;font-family:Arial,sans-serif;color:black}.styles_memoryCard__QUGTE{width:80px;height:80px;border:3px solid #2c3e50;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;perspective:1000px;position:relative;overflow:hidden}.styles_memoryCardUnflipped__Mr62v{background-color:#3498db;box-shadow:0 4px 8px rgba(0,0,0,.2);content:"❓";font-size:2rem;color:white}.styles_memoryCard__QUGTE:not([style*="visibility: hidden"]):not([style*="cursor: default"]):hover{transform:scale(1.05) translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.3)}.styles_memoryGrid__bPvn9{display:grid;gap:10px;max-width:500px;margin:2rem auto}.styles_baseButton__8YaQa{padding:10px 20px;border:none;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;text-transform:uppercase;letter-spacing:1px;margin:10px}.styles_saveHighScore__lZ7Dy{background-color:#27ae60;color:white;box-shadow:0 4px #1e8449}.styles_saveHighScore__lZ7Dy:hover{background-color:#2ecc71;transform:translateY(-1px);box-shadow:0 6px #1e8449}.styles_restartButton__2mJrQ{background-color:#e74c3c;color:white;box-shadow:0 4px #c0392b;margin:4rem 0 1rem}.styles_restartButton__2mJrQ:hover{background-color:#c0392b;transform:translateY(-1px);box-shadow:0 6px #c0392b}.styles_clearButton__LgruE{background-color:#bdc3c7;color:#2c3e50;box-shadow:0 4px #95a5a6;font-size:14px;padding:8px 15px}.styles_clearButton__LgruE:hover{background-color:#95a5a6;transform:translateY(-1px);box-shadow:0 6px #7f8c8d}.styles_championContainer__SZ7U2,.styles_endBoard__CdhUe,.styles_infoBoard__6qbf8{background:white;padding:20px;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.1);margin:20px 0;width:90%;max-width:400px}.styles_highScoreContainer__ckus0{border-top:1px dashed #ccc;padding-top:10px;margin-top:15px}.styles_championContainer__SZ7U2 h2{color:#f1c40f;text-shadow:1px 1px 2px rgba(0,0,0,.1)}