*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Roboto,sans-serif}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}#root{min-height:100vh;display:flex;flex-direction:column;padding:1rem}.logo{width:250px}header{margin-bottom:auto}.homeScreen{margin-top:auto;margin-bottom:auto}.overlay{position:fixed;right:0;bottom:0;z-index:-1;background-color:#7cc279;opacity:.1;width:100%;height:100%}.bgVideo{position:fixed;right:0;bottom:0;z-index:-2;width:100%;height:100%;object-fit:cover}footer{margin-top:auto;display:flex;justify-content:space-between;min-height:110px}.gameBgMusic{display:flex;gap:.5rem;flex-direction:row;align-items:end}.gameInstruction{display:flex;flex-direction:row;gap:.5rem}.gameLogo{width:300px;transition:transform 1s ease-out}.gameLogo:hover{transform:scale(1.1);cursor:pointer}.gameScreenHeader{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width: 320px) and (max-width: 599px){footer{min-height:200px}.gameScreenHeader{flex-direction:column;justify-content:center;margin-bottom:1rem}.gameLogo{width:250px}.gameInstruction{flex-direction:column;justify-content:flex-end}}._audioPlayer_dcnve_1{display:inline-block;border-radius:50%;-webkit-user-select:none;-ms-user-select:none;user-select:none}._audioPlayer_dcnve_1 #_playPauseBtn_dcnve_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #17233e;outline:none;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#17233e;color:#fff;transition:transform 1s ease-in-out}._audioPlayer_dcnve_1 #_playPauseBtn_dcnve_1:hover{transform:scale(1.2)}._instructionMsgSectionContainer_1pcg9_1{display:flex;justify-content:flex-end;gap:1rem}._instructionMsgSectionContainer_1pcg9_1 ul{margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._instructionMsgSectionContainer_1pcg9_1 ul li{list-style-type:none;background-color:#17233e;border-radius:1rem;color:#fff;padding:.75rem;text-align:center}._instructionMsgBtn_1pcg9_22{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;min-width:2.5rem;min-height:2.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#17233e;color:#fff;cursor:pointer;align-self:end;-webkit-user-select:none;-ms-user-select:none;user-select:none}._instructionImg_1pcg9_39{width:100px;height:100px;object-fit:contain;align-self:end}@media only screen and (min-width: 320px) and (max-width: 599px){._instructionImg_1pcg9_39{display:none}}._difficultyBtn_1mxeh_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:center;border:none;border-bottom:2px solid black;padding:.5rem 1.5rem;border-radius:.5rem;background-color:#6e9a41;color:#fff;font-size:1.8rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}._difficultyBtn_1mxeh_1:hover{background-color:#2f6131;opacity:.8}@media only screen and (min-width: 320px) and (max-width: 599px){._difficultyBtn_1mxeh_1{padding:.25rem .75rem}}._homeScreenContainer_5ie91_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:inherit}._homeScreenContainer_5ie91_1 h2{font-size:5rem;color:#fff;text-align:center}._homeScreenContainer_5ie91_1 img{width:500px;opacity:.8}._allDifficultyBtn_5ie91_18{display:flex;gap:1rem}@media only screen and (min-width: 320px) and (max-width: 599px){._homeScreenContainer_5ie91_1{gap:1rem}._homeScreenContainer_5ie91_1 h2{font-size:3rem;text-align:center}._allDifficultyBtn_5ie91_18{flex-direction:column}}._loadingScreenContainer_l9rrk_1{display:flex;flex-direction:column;justify-content:center;align-items:center}._pokeball_l9rrk_7{animation:_loadingEffect_l9rrk_1 1s infinite}@keyframes _loadingEffect_l9rrk_1{0%{transform:rotate(0) scale(.5)}to{transform:rotate(360deg) scale(1)}}._loadingText_l9rrk_19{font-size:3rem;color:#fff}._pokemonCard_1fmuj_1{position:relative;width:250px;height:320px;border-radius:1rem;overflow:hidden;cursor:pointer}._cardInner_1fmuj_9{transform-style:preserve-3d;transition:all .5s ease;transform:rotateY(180deg)}._cardFront_1fmuj_14{backface-visibility:hidden;display:flex;flex-direction:column;padding:1rem}._cardFront_1fmuj_14:hover{background:#ffffff40}._cardFront_1fmuj_14 img{object-fit:contain;padding:1rem;height:90%}._cardFront_1fmuj_14 h2{text-align:center;text-transform:capitalize;color:#fff}._glassBackground_1fmuj_34{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:-1;background:#ffffff40;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.18)}._cardBack_1fmuj_47{backface-visibility:hidden;transform:rotateY(180deg)}:is(._cardInner_1fmuj_9,._cardFront_1fmuj_14,._cardBack_1fmuj_47){position:absolute;width:100%;height:100%}._resultBanner_qp8mr_1{width:600px;object-fit:contain;position:relative}._resultBanner_qp8mr_1 img{border-radius:2rem}._restartBtn_qp8mr_9{position:absolute;bottom:20px;background-color:#fff;left:250px;padding:.5rem 2rem;border-radius:1rem;font-size:1.25rem;border:none;z-index:3}._restartBtn_qp8mr_9:hover{cursor:pointer;background-color:#f0f8ff}._displayResult_qp8mr_24{position:absolute;top:20px;color:#fff;left:231px;padding:1rem 2.5rem;border-radius:1rem;font-size:1.25rem;font-weight:800;border:none;z-index:3}._overLay_qp8mr_37{position:absolute;width:100%;height:100%;border-radius:2rem;top:0;right:0;bottom:0;left:0;opacity:.2;z-index:2}._backgroundGradient_qp8mr_47{position:absolute;border-radius:2rem;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;filter:blur(7px)}@media only screen and (min-width: 320px) and (max-width: 599px){._resultBanner_qp8mr_1{width:300px}._displayResult_qp8mr_24{top:13px;left:87px;padding:.5rem 1.5rem}._restartBtn_qp8mr_9{bottom:10px;left:87px;padding:.5rem 1.5rem}}._cardBoardContainer_9mep5_1{display:flex;flex-direction:column;align-items:center}._cardBoard_9mep5_1{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}._gameRoundContainer_9mep5_13{margin-top:1rem;font-size:2rem;color:#fff;font-weight:bolder}._flipCardAudio_9mep5_19{display:none}._scoreBoardContainer_n9lgy_1{position:relative;background-color:#17233e;color:#fff;padding:.5rem 2.5rem;border-radius:1rem;font-size:1.6rem}._glowBackground_n9lgy_9{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#ffffff40;box-shadow:0 8px 32px #1f26875e;z-index:-1;border-radius:1rem;filter:blur(3px)}@media only screen and (min-width: 320px) and (max-width: 599px){._scoreBoardContainer_n9lgy_1{width:250px;text-align:center}}
