*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Press Start\ 2P,sans-serif;font-family:Georama,sans-serif;margin:0;padding:0}.App,html{height:100vh}.App{background:url(/static/media/PokeBackground.f39e3da5704d6e863c36.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow:hidden}button,h3,input,p{font-family:Press Start\ 2P,sans-serif}.main-background{background:url(/static/media/Pokeback.3be59d0e5320ae59601b.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.home-container,.main-background{align-items:center;display:flex;justify-content:center}.home-container{background-color:rgba(0,0,0,.5);flex-direction:column;height:100%;padding:10.5px}.home-container>figure{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:puff-in-center;animation-name:puff-in-center;-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715) both;animation-timing-function:cubic-bezier(.47,0,.745,.715) both;height:auto;margin-bottom:20px;width:250px}@-webkit-keyframes puff-in-center{0%{-webkit-filter:blur(4px);filter:blur(4px);opacity:0;-webkit-transform:scale(2);transform:scale(2)}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes puff-in-center{0%{-webkit-filter:blur(4px);filter:blur(4px);opacity:0;-webkit-transform:scale(2);transform:scale(2)}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.home-container>.intro-txt-container{display:flex;max-width:80%}.intro-txt-container>.intro-txt{align-items:center;display:flex;flex-direction:column}.intro-txt-container>.intro-txt h3{font-size:18px;margin-bottom:20px;text-align:center}.intro-txt-container>.intro-txt h3,.intro-txt-container>.intro-txt span{color:#fdc105;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.intro-txt-container>.intro-txt span{display:inline-block;font-family:Press Start\ 2P,sans-serif;font-size:10px;line-height:15px;text-align:justify;width:90%}.intro-txt p{color:#fdc105;font-size:14px;margin:20px 10px;text-align:center;text-shadow:-2px 0 #2a4396,0 2px #2a4396,2px 0 #2a4396,0 -2px #2a4396}.intro-txt-container>.intro-txt .input-btn{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.intro-txt-container>.intro-txt input{border:2px solid #2a4396;border-radius:5px;font-size:12px;padding:5px;text-align:center}.intro-txt-container>.intro-txt button{background-color:#2a4396;border:.2px solid #fdc105;border-radius:5px;color:#fdc105;cursor:pointer;margin:10px 20px;padding:8px 15px;text-decoration:none}.intro-txt-container>.intro-txt button:active{background-color:#fdc105;border:2px solid #2a4396;color:#2a4396}.prof-oak{align-items:center;display:flex;flex-direction:column;justify-content:center}.prof-oak>figure{margin:10px 0;width:100px}@media screen and (min-width:600px){.home-container{width:100vw}.prof-oak{display:grid;grid-template-columns:repeat(2,1fr);max-width:500px}.prof-oak>figure{justify-self:center}}.pokedex-container .pagination{align-items:center;display:flex;grid-column:2/span 4;justify-content:center;width:70%}.non-active{display:none}.pagination>button{background-color:#2a4396;border:.2px solid #fdc105;border-radius:5px;color:#fdc105;cursor:pointer;margin:20px 10px 10px;padding:8px 15px}.pagination>.active{background-color:#fdc105;color:#2a4396}@media screen and (min-width:900px){.non-active{display:block}}.pokecard{background-color:rgba(0,0,0,.8);border:1px solid #fdc105;border-radius:10px;flex:1 1 auto;flex-direction:column;font-family:Press Start\ 2P,sans-serif;margin:5px 10px;max-width:250px;transition:all .5s ease-in}.pokecard,.pokecard>figure{align-items:center;display:flex;justify-content:center}.pokecard>figure{background:url(/static/media/pokeball.2aea6742edd73400e9af.png);background-position:50%;background-size:cover;height:auto;margin:15px 5px 5px;transition:all .5s ease-in-out}.pokecard>figure>img{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:puff-in-center;animation-name:puff-in-center;-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715) both;animation-timing-function:cubic-bezier(.47,0,.745,.715) both;cursor:pointer;height:85%;width:85%}.pokecard>figure>img,.pokecard>figure>img:hover{transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.pokecard>figure>img:hover{-webkit-transform:scale(1.7);transform:scale(1.7)}.pokecard>.poke-name{font-family:inherit;font-size:14px}.pokecard>.poke-name,.pokecard>figcaption>span{color:#fdc105;letter-spacing:1px;text-align:center;text-shadow:-2px 0 #2a4396,0 2px #2a4396,2px 0 #2a4396}.pokecard>figcaption>span{border-radius:2px;box-shadow:0 5px 15px #fdc105;display:inline-block;font-family:Press Start\ 2P,sans-serif;font-size:8.5px;margin:5px;padding:5px}.pokecard>.stats-container{display:flex;flex-direction:column;padding:10px}.stats-container div{margin-bottom:5px}.stats-container div label{letter-spacing:1px;width:130px}.stats-container div label,.stats-container div span{color:#fdc105;display:inline-block;font-family:Press Start\ 2P,sans-serif;font-size:12px;text-shadow:-2px 0 #2a4396,0 2px #2a4396,2px 0 #2a4396}.stats-container div span{margin-left:5px;text-align:center;width:30px}.poke-searcher{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.poke-searcher>.settings-btn{background-color:#2a4396;border:2px solid #fdc105;border-radius:10px;color:#fdc105;cursor:pointer;font-size:20px;padding:5px 5px 0;position:absolute;right:0;top:0}.poke-searcher>figure{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:puff-in-center;animation-name:puff-in-center;-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715) both;animation-timing-function:cubic-bezier(.47,0,.745,.715) both;margin-bottom:20px;max-width:55%;min-width:300px}.poke-searcher>figure>img{height:100%;width:100%}.poke-searcher>form{align-items:center;display:flex;flex-direction:column;justify-content:center}.poke-searcher>form>h3,.poke-searcher>form>label{color:#fdc105;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.poke-searcher>form>h3,.poke-searcher>form>input,.poke-searcher>form>label{font-family:Press Start\ 2P,sans-serif;margin-bottom:10px;text-align:center}.poke-searcher>form>input{border:2px solid #2a4396;border-radius:5px;font-size:12px;max-width:250px;padding:5px}.poke-searcher>form>button{background-color:#2a4396;border:.2px solid #fdc105;border-radius:5px;color:#fdc105;cursor:pointer;margin:10px;max-width:150px;padding:8px 15px}.poke-searcher>p{color:#fdc105;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.poke-searcher>p,.poke-searcher>select{font-family:Press Start\ 2P,sans-serif;margin-bottom:10px;text-align:center}.poke-searcher>select{border:2px solid #2a4396;border-radius:5px;font-size:12px;max-width:250px;padding:5px}.poke-searcher>select>option{font-family:Press Start\ 2P,sans-serif}.type-btns{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;width:100%}.type-btns>button{border:solid 2px#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.16),0 0 0 3px #333;color:#fff;cursor:pointer;font-size:10px;margin:2px;padding:3px}.type-btns>.type-bug{background-color:#acbb20}.type-btns>.type-dragon{background-color:#765fe0}.type-btns>.type-dark{background-color:#523d2f}.type-btns>.type-electric{background-color:#fbb917}.type-btns>.type-fairy{background-color:#f6b3f6}.type-btns>.type-fighting{background-color:#81341d}.type-btns>.type-fire{background-color:#e63b0b}.type-btns>.type-flying{background-color:#98a9f4}.type-btns>.type-ghost{background-color:#5e5eaf}.type-btns>.type-grass{background-color:#72c235}.type-btns>.type-ground{background-color:#cead53}.type-btns>.type-ice{background-color:#90e0fa}.type-btns>.type-normal{background-color:#c3bdb4}.type-btns>.type-poison{background-color:#914492}.type-btns>.type-psychic{background-color:#ea447e}.type-btns>.type-rock{background-color:#9e863d}.type-btns>.type-steel{background-color:#aeaebd}.type-btns>.type-water{background-color:#2a8aeb}.color-btns{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;width:100%}.color-btns>button{border:solid 2px#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.16),0 0 0 3px #333;color:#fff;cursor:pointer;font-size:10px;margin:2px;padding:3px}.color-btns>.color-black{background-color:#000}.color-btns>.color-blue{background-color:#246abb}.color-btns>.color-brown{background-color:#dd8b558e}.color-btns>.color-gray{background-color:#b1afaf}.color-btns>.color-green{background-color:#27c94a}.color-btns>.color-pink{background-color:#e0119b}.color-btns>.color-purple{background-color:#bb2cbb}.color-btns>.color-red{background-color:#e40b0b}.color-btns>.color-white{background-color:#ececec;text-align:#000}.color-btns>.color-yellow{background-color:#bac247}.gender-btns{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;width:100%}.gender-btns>button{border:solid 2px#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.16),0 0 0 3px #333;color:#fff;cursor:pointer;font-size:10px;margin:2px;padding:3px}.gender-btns>.gender-male{background-color:#4c64ee}.gender-btns>.gender-female{background-color:#d63ce4}.gender-btns>.gender-undefined{background-color:#f0d95a}@media screen and (min-width:700px){.color-btns,.gender-btns,.type-btns{width:300px}}.settings-container{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:150vh;justify-content:center;position:fixed;width:100vw}.settings-container>.settings{background-color:#000;border-radius:5px;margin:0 20px;max-height:500px;max-width:500px;min-height:300px;min-width:300px;padding:20px;position:relative}.settings-container>.settings .settings-close{background-color:#dc3545;border:none;border-radius:5px;cursor:pointer;padding:10px;position:absolute;right:8px;top:8px}.settings-container>.settings h3{font-size:18px}.settings-container>.settings h3,.settings-container>.settings p{color:#fdc105;margin:40px 0 20px;text-align:center;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.settings-container>.settings p{font-size:14px}.settings-container>.settings .settings-btns{display:flex;justify-content:space-around;padding-top:15px;width:100%}.settings-container>.settings .settings-btns>button{background-color:#2a4396;border:.5px solid #fdc105;color:#fdc105;cursor:pointer;height:30px;padding:5px;width:50px}.pokedex-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;width:100%}.pokesearch-container{background-color:rgba(0,0,0,.5);border-radius:10px;margin:20px 0;max-width:50%;min-width:350px;padding:20px;position:relative}.pokecard-container{flex:1 1 auto;flex-wrap:wrap;width:80%}.poke-encounters,.pokecard-container{align-items:center;display:flex;justify-content:center}.poke-encounters{background-color:rgba(0,0,0,.5);border:4px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.16),0 0 0 4px #333;flex-direction:column;font-family:Press Start\ 2P,sans-serif;height:auto;margin:20px;min-width:750px;width:60%}.poke-encounters>h2{color:#fdc105;font-family:inherit;font-size:30px;margin-bottom:20px;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.poke-encounters>figure{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:pokemon;animation-name:pokemon;-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715) both;animation-timing-function:cubic-bezier(.47,0,.745,.715) both;width:200px}.poke-encounters>p{color:#fdc105;font-family:inherit;font-size:16px;margin-bottom:20px;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.poke-encounters>.poke-stats{background:#2a4396;border:2px solid #fdc105;border-radius:5px;color:#ddd;display:flex;margin:20px 0;max-height:250px;max-width:400px;overflow-y:auto;padding:10px}.poke-encounters>.poke-stats>ul{list-style:none}.poke-encounters>.poke-stats>ul>li{color:#fdc105;display:grid;font-weight:700;grid-template-columns:1fr 1fr}.poke-encounters>.poke-stats>ul>li>label{margin:5px 7px 5px 0;text-align:center}.poke-encounters>.poke-btns>button{background-color:#2a4396;border:.2px solid #fdc105;border-radius:5px;color:#fdc105;cursor:pointer;display:inline-block;margin-right:5px;margin-top:20px;padding:8px 15px;text-decoration:none}img{height:100%;width:100%}.pokemon-id{align-items:center;background-color:rgba(0,0,0,.5);border:4px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.16),0 0 0 4px #333;display:flex;flex-direction:column;font-family:Press Start\ 2P,sans-serif;height:100vh;justify-content:center;min-width:750px;width:60%}.pokemon-id>h2{color:#fdc105;font-family:inherit;font-size:30px;margin:20px 0;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.pokemon-id>figure{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:pokemon;animation-name:pokemon;-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715) both;animation-timing-function:cubic-bezier(.47,0,.745,.715) both;width:200px}@-webkit-keyframes pokemon{0%{-webkit-transform:rotateX(-30deg);transform:rotateX(-30deg);-webkit-transform:rotateY(-30deg);transform:rotateY(-30deg);-webkit-transform:translate(.5em) rotate(5deg) scale(.8);transform:translate(.5em) rotate(5deg) scale(.8)}to{-webkit-transform:rotateX(30deg);transform:rotateX(30deg);-webkit-transform:rotateY(30deg);transform:rotateY(30deg);-webkit-transform:translateX(-.5em) rotate(-5deg) scale(1.3);transform:translateX(-.5em) rotate(-5deg) scale(1.3)}}@keyframes pokemon{0%{-webkit-transform:rotateX(-30deg);transform:rotateX(-30deg);-webkit-transform:rotateY(-30deg);transform:rotateY(-30deg);-webkit-transform:translate(.5em) rotate(5deg) scale(.8);transform:translate(.5em) rotate(5deg) scale(.8)}to{-webkit-transform:rotateX(30deg);transform:rotateX(30deg);-webkit-transform:rotateY(30deg);transform:rotateY(30deg);-webkit-transform:translateX(-.5em) rotate(-5deg) scale(1.3);transform:translateX(-.5em) rotate(-5deg) scale(1.3)}}.pokemon-id>p{color:#fdc105;font-size:16px;text-shadow:-3px 0 #2a4396,0 3px #2a4396,3px 0 #2a4396,0 -3px #2a4396}.poke-stats,.pokemon-id>p{font-family:inherit;margin-bottom:20px}.poke-stats{background:#2a4396;border:2px solid #fdc105;border-radius:5px;color:#ddd;display:grid;grid-template-columns:repeat(2,120px);padding:10px}.pokemon-id>.poke-stats>label{color:#fdc105;font-weight:700;text-align:left}.pokemon-id>.poke-stats>span{font-weight:700;margin-bottom:3px;text-align:center}.pokemon-id>.poke-stats>.abilities{display:flex;flex-direction:column;font-weight:700;text-align:center}.pokemon-id>.poke-moves{background:#fdc105;border:2px solid #2a4396;border-radius:5px;display:flex;max-height:150px;overflow-y:auto}.pokemon-id>.poke-moves>ul{list-style:none}.pokemon-id>.poke-moves>ul>li{color:#2a4396;font-weight:700;padding:1px 10px;text-align:center}.pokemon-id>.poke-btns>button{background-color:#2a4396;border:.2px solid #fdc105;border-radius:5px;color:#fdc105;cursor:pointer;display:inline-block;margin-right:5px;margin-top:20px;padding:8px 15px;text-decoration:none}
/*# sourceMappingURL=main.c87e0ce7.css.map*/