body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#cfcf58;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding-bottom:20px;text-align:center;width:100%}.gameBoyBody{border:80px solid #d4d4d4;height:100vh;left:0;top:0;width:100vw}.gameBoyBody,.gameBoyFrame{box-sizing:border-box;pointer-events:none;position:fixed}.gameBoyFrame{border:solid grey;border-radius:20px 20px 70px 20px;border-width:80px 80px 60px;height:90vh;left:5vw;top:10px;width:90vw}.gameBoyFrame__redLine{background-color:#7f0200;top:40px}.gameBoyFrame__blueLine,.gameBoyFrame__redLine{height:10px;left:10vw;margin:0 auto;position:fixed;width:80vw;z-index:100}.gameBoyFrame__blueLine{background-color:#04007f;top:60px}.gameBoyFrame__message{background-color:grey;color:#fff;display:inline-block;font-size:28px;height:40px;left:38vw;position:fixed;top:37px;width:40%;z-index:100}.gameBoyFrame__batteryLight{background-color:#eb3725;border-radius:100%;display:inline-block;height:20px;left:7.5vw;position:fixed;top:200px;width:20px;z-index:100}.gameBoyFrame__batteryMessage{background-color:grey;color:#fff;display:inline-block;font-size:14px;left:6.5vw;position:fixed;top:230px;z-index:100}.gameBoyFrame__nintenbo{border:4px solid #484b8f;border-radius:30px;font-size:28px;left:5vw;padding:0 10px;top:92.5vh}.gameBoyFrame__gameGirl,.gameBoyFrame__nintenbo{background-color:#d4d4d4;color:#484b8f;display:inline-block;font-weight:900;position:fixed;z-index:100}.gameBoyFrame__gameGirl{font-size:36px;left:22vw;top:92.25vh}.pokemonCardContainer{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin-top:20px;place-items:center}@media (max-width:950px){.pokemonCardContainer{grid-template-columns:1fr 1fr}}@media (max-width:620px){.pokemonCardContainer{grid-template-columns:1fr}}.btn{align-items:center;display:flex;gap:20px;justify-content:center;padding:30px 0}.btn button{background-color:#fc6edd;border:1px solid #000;color:#fff;cursor:pointer;font-weight:700;padding:13px 22px;transition:all .3s}.btn button:hover{box-shadow:none;transform:translateY(5px)}.generation-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.card{background-color:#fff;border-radius:10px;box-shadow:0 2px 11px -1px #777;font-weight:700;width:290px}.cardName{font-size:24px;margin-bottom:0;margin-top:0;padding-top:24px}.cardImg img{cursor:pointer;height:150px;width:150px}.cardInfo{text-align:center}.monsterBallFrameContainer{display:flex;justify-content:space-around;margin-bottom:20px}.monsterBallFrame{cursor:pointer}.masterBallFrame{background:linear-gradient(#910294 46%,#000 0,#000 54%,#fff 0);cursor:pointer}.masterBallFrame,.monsterBallFrame{align-items:center;border:3px solid #000;border-radius:100%;display:flex;height:100px;justify-content:center;width:100px}.monsterBallFrame{background:linear-gradient(red 46%,#000 0,#000 54%,#fff 0)}.monsterBallButton{align-items:center;background-color:#fff;border:5px solid #000;display:flex;font-weight:700;height:30px;justify-content:center;width:70px}.navbar{background-color:#f32906;padding-bottom:5px;padding-top:5px}.navbar-brand{align-items:center;color:#fff;display:flex;font-weight:600;justify-content:center}.navbar-title{margin:0}.search-section{margin-bottom:5px;text-align:center}.monsterBall{height:50px;width:50px}
/*# sourceMappingURL=main.9e5e7cf0.css.map*/