@font-face{font-family:Pokemon;src:url(/assets/Retro_Gaming-B_OnpYhl.ttf)}:root{font-family:Pokemon,system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-image:url(/assets/bg-final-akQEqa9V.png);min-height:100dvh;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0}@media screen and (max-width: 400px){body{background-position:80% 20%}#root{padding:1px}}footer{height:3rem;display:flex;justify-content:center;align-items:center;color:#000}a{display:flex;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;color:#000}a:visited{color:#000}#githubLogo{width:1.5rem}button{font-family:Pokemon}#root{margin:0;padding:2rem;text-align:center;display:flex;justify-content:center}@media screen and (max-width: 400px){#root{padding:1rem}}.wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#3e3e3e}.heading{display:flex;justify-content:center;align-items:center}.heading:hover{cursor:pointer}#pokeBall{width:3rem;animation-name:slide-in;animation-duration:1.5s;animation-timing-function:ease-out}@keyframes slide-in{0%{transform:translate(-300%) rotate(0)}to{transform:translate(0) rotate(1turn)}}.gameTitle{font-size:2rem;font-weight:600}.gameTitle.poke{color:#e03131}.gameTitle.mind{color:#fff}.gameInfo{display:flex;flex-direction:column;justify-content:space-between;gap:.2rem;font-size:1.2rem;font-weight:600;width:100%;height:6rem}.scoreAndSettings{display:grid;grid-template-columns:1fr 2rem;align-items:center}.btn-setting{background-color:transparent;font-size:2rem;padding:0;color:#3e3e3e;border:#3e3e3e solid 3px;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}.score{font-size:1.5rem;padding-left:2rem}.instruction{font-size:1.2rem}.cardList{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.card{width:10rem;height:12rem;border-radius:10px;background-color:#6584a4cc;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;color:#fff}.card:hover{cursor:pointer}.pokemon-name{font-weight:600}.card img{width:70%}@media screen and (max-width: 400px){.wrapper{padding-top:.5rem;gap:1.5rem}.card{width:8rem;height:10rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10}.modal-content{background:#fff;padding:2rem 1rem;border-radius:8px;position:relative;top:-10%;min-width:250px;max-width:70%;max-height:70vh;overflow-y:auto;color:#3a3a3a;font-size:1.2rem;display:flex;flex-direction:column;gap:2rem;border:#3a3a3a solid 4px}.modal-wrapper{font-size:1.5rem;display:flex;flex-direction:column;gap:.5rem;font-weight:600}.modal-buttons{display:flex;flex-direction:column;align-items:center;gap:2rem}.modal-buttons button{width:12rem;height:4rem;font-size:1.2rem;border-radius:10px;color:#fff;background-color:#1f1f1f;font-family:Pokemon,Arial,Helvetica,sans-serif}#btn-close{font-size:2rem;text-align:center;padding:0}@media screen and (max-width: 400px){.modal-buttons.settings{align-items:start;align-content:center}.game-setting{padding-left:1rem}}.game-setting:hover,button:hover{cursor:pointer}.modal-info{display:flex;flex-direction:column;align-items:center}.modal-info-result{display:flex;flex-direction:column;align-items:center;gap:1rem}.modal-info-result img{width:70%}@media screen and (min-width: 400px){.modal-content{top:-5%;padding-top:3rem}.modal-info-result img{max-height:40vh}.gameOver-msg{font-size:1.8rem}}
