@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:"Josefin Sans",sans-serif}.main-container{width:100vw;height:100vh;background-image:url(https://assets.pokemon.com//assets/cms2-es-es/img/misc/virtual-backgrounds/sword-shield/pokemon-in-the-wild.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.child-01,.main-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.child-01{height:30vh;width:80vw}.child-02{display:flex;justify-content:space-around;grid-gap:1rem;gap:1rem;flex-wrap:wrap;width:80vw;margin-top:3rem}.child-02::-webkit-scrollbar{display:none}.pokemon-card{border:1px solid #000;background:#000;border-radius:1rem 1rem 0 0;height:11rem;box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07)}.pokemon-card p{width:100%;color:#fff;height:1.7rem;text-align:center;padding:.3rem;background-color:red}.pokemon-card img{width:8rem;height:9rem}.search-box{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.logo{background-image:url(https://cdn2.bulbagarden.net/upload/5/5a/Stadium_logo.png);background-size:20%;background-position:50%;background-repeat:no-repeat;width:100%;height:10rem}.search-box input{width:14rem;height:2.5rem;border:0;border-radius:3rem;padding:1rem;font-size:1.3rem;box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1)}input{outline:none}.search-box button{margin-top:1rem;width:8rem;height:2.3rem;background-color:red;border-radius:1rem;font-size:1.3rem;color:#fff;border:2px solid #000}@media (max-width:1000px){.logo{background-size:70%}.child-02{overflow:hidden;overflow-y:auto}}
/*# sourceMappingURL=main.901a7563.chunk.css.map */