@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(90deg,#eea2a2 0,#bbc1bf 19%,#57c6e1 42%,#b49fda 79%,#7ac5d8)}body,code{font-family:"Satisfy",cursive}.rock{background-image:linear-gradient(0deg,#c79081 0,#dfa579)}.ghost{background-image:linear-gradient(0deg,#cfd9df 0,#e2ebf0)}.electric{background-image:linear-gradient(90deg,#f83600 0,#f9d423)}.bug{background-image:linear-gradient(0deg,#e6b980 0,#eacda3)}.poison{background-image:linear-gradient(0deg,#df89b5 0,#bfd9fe)}.normal{background-image:linear-gradient(-225deg,#e3fdf5,#ffe6fa)}.fairy{background-image:linear-gradient(0deg,#ff9a9e 0,#fecfef 99%,#fecfef)}.fire{background-image:linear-gradient(120deg,#f6d365,#fda085)}.grass{background-image:linear-gradient(120deg,#d4fc79,#96e6a1)}.water{background-image:linear-gradient(120deg,#89f7fe,#66a6ff)}.ground{background-image:linear-gradient(315deg,#772f1a,#f2a65a 74%)}.app-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:3rem 1rem}.app-container h1{width:0;color:#2610ec;overflow:hidden;white-space:nowrap;-webkit-animation:text 4s steps(15) infinite alternate;animation:text 4s steps(15) infinite alternate}@-webkit-keyframes text{0%{width:0}50%{width:15ch;color:#da3705}}@keyframes text{0%{width:0}50%{width:15ch;color:#da3705}}.pokemon-container{flex-direction:column}.all-container,.pokemon-container{display:flex;align-items:center;justify-content:center}.all-container{flex-wrap:wrap}.thumb-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem .2rem;margin:.3rem;border:1px solid #efefef;border-radius:2rem;min-width:160px;text-align:center;box-shadow:0 3px 15px rgba(0,0,0,.089)}.thumb-container :hover{margin:.7rem 0}h3{margin-bottom:.2rem}.thumb-container .number{border-radius:1rem;padding:.2rem .4rem;background-color:hsla(0,0%,100%,.3)}.thumb-container img{width:120px;height:120px}.thumb-container small{text-transform:capitalize}.detail-wrapper{display:flex;flex-direction:column;width:100%}.detail-wrapper button{color:#161616;padding:.5rem;margin-top:1rem;border:none;border-radius:.2rem;cursor:pointer;background-color:rgba(0,0,0,.185)}.load-more{background-color:#76daff;background-image:linear-gradient(315deg,#76daff,#fcd000 74%);border-radius:6px;border:1px solid #c6c6c6;color:#444;padding:.5rem 1.5rem;min-width:20%;margin-top:1rem;font-family:"Satisfy",cursive}button:hover{background-color:red;background-image:linear-gradient(315deg,red,#ffed00 74%)}.pokeinfo{margin:0 25px;font-family:"Satisfy",cursive;background-image:linear-gradient(180deg,#2af598,#009efd)}.pokeinfo:hover{background-image:linear-gradient(-20deg,#ddd6f3,#faaca8 100%,#faaca8 0)}h3{text-decoration:underline}
/*# sourceMappingURL=main.c3d71a8d.chunk.css.map */