body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffcb42;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0}nav{align-items:center;background-color:#000;background-image:url(https://i.pinimg.com/originals/7c/67/8b/7c678bffd31dc92dc80d95d471b0e83d.png);background-repeat:repeat-x;background-size:contain;display:flex;height:7em;justify-content:center}.navbar-image{width:15em}.searchbar-container{align-items:center;align-items:stretch;display:flex;flex:1 1;padding:1em}.searchbar{flex:1 1;padding-right:2em}.searchbar input{border:none;border-radius:.5em;box-shadow:0 .2em .2em rgba(0,0,0,.25);padding:.7em;width:100%}.searchbar input:focus{outline:none}.searchbar-btn button{background-color:#363636;border:none;border-radius:.6em;color:#fff;height:100%;padding:.5em .8em}.header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1em}.pokedex-grid{grid-gap:1.5em;display:grid;grid-template-columns:repeat(3,1fr);padding:0 1em 2em}@media screen and (max-width:992px){.pokedex-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.pokedex-grid{grid-template-columns:repeat(1,1fr)}}.pokemon-card{border-radius:.4em;box-shadow:.4em .4em .4em rgba(0,0,0,.25);display:flex}.pokemon-img-container{padding:0 .4em}.pokemon-img{height:70px;width:70px}.pokemon-type{display:flex}.pokemon-type-text{margin-right:1em;text-transform:capitalize}.card-body{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:.8em .8em .81em}.card-bottom,.card-top{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.card-top h3{text-transform:capitalize}.pagination{align-items:center;display:flex;flex-direction:row}.page-container{background-color:#ffcb42;height:100%;width:100%}.App{font-family:sans-serif}.btn-order{background-color:#363636;border:none;border-radius:.6em;color:#fff;height:100%;margin-left:1em}.btn-order,.order-text,.pagination-btn{padding:.5em .8em}.pagination-btn{background-color:#363636;border:none;border-radius:.9em;color:#fff;height:100%;margin-left:.5em;margin-right:.5em}.not-found-text{font-size:1.25rem;padding:2em;text-align:center}
/*# sourceMappingURL=main.f70bcd76.css.map*/