body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{background-color:beige;text-align:center}.PokemonComponent_container__LYyTu{padding:20px}.PokemonComponent_image__JF954{width:200px}.PokemonComponent_searchInput__EkPRB{border:none;border-radius:10px;margin:20px;outline:none;padding:10px;width:15rem}.PokemonComponent_pokemongrid__cUWoN{grid-gap:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.PokemonComponent_pokemoncard__dPX0S{align-items:center;background-blend-mode:soft-light;background-image:url(/static/media/pokeball.8ab90382414032aa1e51.svg);background-position-x:center;background-size:contain;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);color:#fff;display:flex;flex-direction:row-reverse;font-size:21px;font-weight:900;justify-content:space-around;padding:10px;text-align:center}.PokemonComponent_pokedata__ni6jX{display:flex;flex-direction:column;margin-left:2rem}.PokemonComponent_modal__Ixql0{align-items:center;background-color:#fff;border-top-left-radius:2rem;border-top-right-radius:2rem;bottom:0;display:flex;flex-direction:column;left:0;margin:auto;position:fixed;right:0;top:8rem}.PokemonComponent_modalimage__x-sZ4{position:absolute;top:-8rem;width:10rem}.PokemonComponent_modalcontainer__Fbyja{background-color:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.PokemonComponent_closeButton__KDiHw{border:none;border-radius:10px;float:right;margin-right:15px;margin-top:15px;padding:12px;right:5px}.PokemonComponent_typez__G1jOm{background-color:#fff;border-radius:10px;display:flex;list-style:none;margin:0;padding:0}.PokemonComponent_typezbutton__b0Gse{border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;margin:5px;padding:5px 10px}.PokemonComponent_pokedetailscontainer__C2mwP{display:flex;gap:2rem;justify-content:space-around}.PokemonComponent_pokedetails__VAsEX{align-items:center;display:flex;flex-direction:column}.PokemonComponent_pokedetails__VAsEX p:first-child{font-size:20px;font-weight:700}.PokemonComponent_pokedetails__VAsEX p:last-child{align-items:center;background-color:blue;border:none;border-radius:10px;color:#fff;display:flex;font-weight:800;justify-content:center;padding:10px;width:5rem}.PokemonComponent_pokemonstats__M6ZaU{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(3,1fr)}.loading-container{align-items:center;background-color:beige;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.logo{height:20vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.logo{-webkit-animation:logo-spin 2s linear infinite;animation:logo-spin 2s linear infinite}}@-webkit-keyframes logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.circle{flex-direction:column;flex-wrap:wrap}.circle,.heading{align-items:center;display:flex}.heading{justify-content:center}.heading-logo{width:5rem}
/*# sourceMappingURL=main.7c597b44.css.map*/