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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:url(/static/media/pokemons.24df2874e8c9db16d7bf.jpg) no-repeat 50% fixed;background-size:cover;margin:0;min-height:100vh}header{align-items:center;display:flex;flex-direction:column;justify-content:center}.logo{margin:0 2rem 0 0}.search-container{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.search-box{border:1px solid #ccc;border-radius:5px;font-size:1.5em;height:50px;margin:40px 0;padding:10px;text-align:center;width:30%}.pokemon-item{float:left;margin:10px}.pokemon-item a{color:#000;font-size:16px;text-decoration:none;text-transform:capitalize;transition:color .3s ease}.pokemon-item a:hover{color:#3b4cca}ul{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));list-style:none}.pokemon-details{align-items:center;border:1px solid #000;border-radius:10px;color:#000;display:flex;flex-direction:column;justify-content:center;margin:20px auto;padding:20px;text-transform:capitalize;width:30%}.pokemon-details img{height:100px;width:100px}.pokemon-details p{margin:5px}.pokemon-types{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.type-badge{border-radius:12px;color:#fff;font-size:.9em;padding:4px 10px;text-transform:capitalize}.type-fire{background:#f08030}.type-water{background:#6890f0}.type-grass{background:#78c850}.type-electric{background:#f8d030}.type-ice{background:#98d8d8}.type-fighting{background:#c03028}.type-poison{background:#a040a0}.type-ground{background:#e0c068}.type-flying{background:#a890f0}.type-psychic{background:#f85888}.type-bug{background:#a8b820}.type-rock{background:#b8a038}.type-ghost{background:#705898}.type-dragon{background:#7038f8}.type-dark{background:#705848}.type-steel{background:#b8b8d0}.type-fairy{background:#ee99ac}.type-normal{background:#a8a878}
/*# sourceMappingURL=main.6b0cf1af.css.map*/