:root{--main-red:#c00;--main-blue:#3b4cca;--main-yellow:#ffde00;--main-red2:red;--main-yellow2:#b3a125}@font-face{font-family:poke-solid;src:url(/static/media/Pokemon%20Solid.5d60be1f7ff5fcc21fc1.ttf)}@font-face{font-family:poke-hollow;src:url(/static/media/Pokemon%20Hollow.47f77ce9939c5330492b.ttf)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#c00,#ffde00,#3b4cca);background:linear-gradient(var(--main-red),var(--main-yellow),var(--main-blue));background-repeat:no-repeat;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;min-height:100vh}.root{padding:1em}*{box-sizing:border-box;margin:0;padding:0}.App{align-items:center;display:flex;flex-direction:column;font-family:poke-solid;gap:2em;justify-content:space-around;letter-spacing:.2em;margin:2em 0;text-align:center}.App,.logo{width:100%}.logo img{max-width:300px;width:50%}.logo img:hover{cursor:pointer}.card{background-color:#fff;border:1px solid var(--main-red);border-radius:20px;box-shadow:5px 5px 10px #000;flex-direction:column;max-width:400px;padding:2em;width:90%}.card,.slideshow-master{align-items:center;display:flex}.slideshow-master{-webkit-column-gap:1em;column-gap:1em;justify-content:center;overflow-x:hidden;width:300px}.slideshow-container{overflow-x:hidden;width:200px}.slideshow{transition:1s ease-in-out}.img,.slideshow{display:flex;width:200px}.img{padding:10px}.img,.img-container{align-items:center;justify-content:center}.img-container{display:flex;height:200px;width:200px}.animated{height:auto;max-height:180px;width:200px}.type{align-items:center;display:flex;justify-content:space-between;width:100%}.name{letter-spacing:.5em}.abilities{display:flex;flex-direction:column;gap:1em;justify-content:space-between;width:100%}.abilities h3{border-bottom:1px solid #000;font-weight:400}.ability-list{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-around;min-width:100%}.ability-list p{border:1px solid var(--main-red);border-radius:5px;padding:5px}.search{display:flex;justify-content:space-between;max-width:400px;width:90%}.search input{border-radius:10px;box-shadow:3px 3px 10px #000;padding:.5em;width:100%}.search button{margin-left:1em}button{background-color:var(--main-blue);border:none;border-radius:10px;box-shadow:5px 5px 10px #000;color:var(--main-yellow);font-family:poke-solid;letter-spacing:.3em;padding:.5em}.nav{display:flex;justify-content:space-between;margin:0 auto;max-width:400px;width:90%}.nav button{background-color:var(--main-blue);border:none;color:var(--main-yellow);padding:1em}@media only screen and (min-width:1000px){button:hover{background-color:#3b4c7a;cursor:pointer}button:active{background-color:#2f3d63;box-shadow:2px 2px 5px #000}}
/*# sourceMappingURL=main.dc5e8b73.css.map*/