nav{background-color:#3f51b5;height:60px;padding:0 20px}nav,ul{align-items:center;display:flex;justify-content:space-between}ul{list-style:none;width:100%}li{border-radius:5px;flex:1 1;margin:0 10px;padding:10px;transition:background-color .3s ease}li:hover{background-color:#2c3e50}a{color:#fff;display:flex;font-size:28px;font-weight:700;text-decoration:none}.icon{height:30px;margin-right:80px;width:30px}.Team{text-align:center}.PokemonDisplay{border:2px solid #000;border-radius:10px;height:275px;margin:10px;padding:20px;width:435px}.PokemonInfo{align-items:center;display:flex;flex-direction:column;justify-content:center}.h2{font-family:Polya,sans-serif;font-size:240px;margin-top:10px;text-align:center}.pokemon-name,.pokemon-types{display:flex;justify-content:center}.pokemon-type{align-items:center;background-color:#000;border-radius:90px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;line-height:1;margin-right:4px;padding:4px 8px;text-transform:uppercase}.p,.pokemon-type{font-family:Polya,sans-serif}.p{font-size:20px;text-align:center}:root{--normal:#a8a77a;--fire:#ee8130;--water:#6390f0;--electric:#f7d02c;--grass:#7ac74c;--ice:#96d9d6;--fighting:#c22e28;--poison:#a33ea1;--ground:#e2bf65;--flying:#a98ff3;--psychic:#f95587;--bug:#a6b91a;--rock:#b6a136;--ghost:#735797;--dragon:#6f35fc;--dark:#705746;--steel:#b7b7ce;--fairy:#d685ad}.pokemon{align-items:center;display:flex;flex-direction:column;text-align:center}.pokemon-button{background-color:#3f51b5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 20px}.pokemon-button:hover{background-color:#1a237e}.welcome-banner{background-color:#3f51b5;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:0 auto;max-width:600px;padding:20px}.welcome-banner-title{font-size:2rem;margin-top:0}.welcome-banner-text{font-size:1.2rem;margin-bottom:.5rem}.welcome-banner-link{align-items:center;color:#000;display:inline-flex;font-size:1.2rem;text-decoration:none}.welcome-banner-link:hover{color:#007bff}.welcome-banner-link img{height:24px;margin-left:.5rem;width:24px}.hello-container{height:100vh;justify-content:center}.GuessDisplay,.hello-container{align-items:center;display:flex}.GuessDisplay{background-color:#3f51b5;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.3);font-family:Roboto,sans-serif;font-size:24px;justify-content:space-between;margin:20px auto auto;margin:0;padding:20px;width:90%}.pokemon-types{flex-direction:column;padding:0}.pokemon-types img{height:24px;width:24px}.pokemon-type{background-color:#329b9b;margin-bottom:4px}.pokemon-photo{border-radius:10px;height:100px;margin-right:20px;width:100px}@media (max-width:768px){.GuessDisplay{width:90%}.GuessDisplay img{height:100px;width:100px}.pokemon-name{font-size:20px}.pokemon-types li img{height:20px;width:20px}}.GuessDisplay .good-guess{align-items:center;background-color:#0f0;border:2px solid #000;border-left:none;display:flex;flex-direction:column;height:150px;width:150px}.GuessDisplay .bad-guess:first-child,.GuessDisplay .good-guess:first-child{border-left:2px solid #000}.GuessDisplay .bad-guess{align-items:center;background-color:red;border:2px solid #000;border-left:none;display:flex;flex-direction:column;height:150px;width:150px}.GuessDisplay .bad-guess .pokemon-photo,.GuessDisplay .good-guess .pokemon-photo{align-items:center;display:flex;height:120px;width:120px}.GuessDisplay .good-guess .pokemon-name{color:#000;font-size:20px;font-weight:700;margin-top:60px}.GuessDisplay .bad-guess .pokemon-name{color:beige;font-size:20px;font-weight:700;margin-top:60px}.icon{height:40px;width:40px}.arrow-container{margin-left:75px;margin-top:20px}.categories{font-family:Arial,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px;margin-top:20px}.categories,.categories p{align-items:center;display:flex}.categories p{color:beige;padding-left:4px;padding-right:5px;text-align:center;width:140px}.categories p:hover{cursor:grab}.categories p:first-child{padding-left:350px}.Title{color:beige;font-family:Arial,sans-serif;font-size:24px;font-weight:700;margin-bottom:20px;margin-top:20px;text-align:center}.pokemon pokemon-button{margin-top:10px}.tableGuess{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px}body{background-color:#0a0f3e;color:#fff}
/*# sourceMappingURL=main.b7890cda.css.map*/