*{margin:0;padding:0;box-sizing:border-box}body{background-color:#333;color:#fff}.container{max-width:1024px;padding:.2em 1em;margin:auto}.navbar{background-color:#222;padding:1em}.navbar-brand{font-size:1.5em;text-decoration:none;color:#fff;font-weight:700}.card{background-color:#fff;color:#000;border-radius:15px;margin:.5em;width:100%}.card-header{padding:1em;border-radius:15px 15px 0 0;overflow:inherit;background-color:#eee}.card-body{padding:1em}.card-image{width:100%;display:flex;justify-content:center;align-items:center}.text-center{text-align:center!important}.pokemon-content{background-color:#555}.pokemon{display:flex;justify-content:center}.pokemon .card{max-width:360px}.poke-title{background-color:#bbb;text-align:center;font-size:1.2em;font-weight:700}.poke-stats{justify-content:space-between}.poke-stats,.poke-types{padding:0 1em;display:flex}.poke-types{justify-content:center}.poke-types div{padding:0 .2em}.par{background-color:#ddd}@media (min-width:576px){.pokemon-content{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:786px){.pokemon-content{display:grid;grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.pokemon-content{display:grid;grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=main.98a260f2.chunk.css.map */