@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box;font-size:1rem;margin:0;padding:0}a,body{color:#fff}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;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page{background-color:#000;display:flex;flex-direction:column;font-family:Open Sans Condensed,sans-serif;justify-content:start;min-height:100vh;padding:2rem;text-align:center}.new-pokemon__title{color:#a349a4;font-family:Pokemon,sans-serif;font-size:2rem;font-weight:900;padding:3rem 0 2rem}.new-pokemon__btn{background-color:#a349a4;border:2px solid #a349a4;border-radius:.5rem;box-shadow:0 0 11px 12px #0499857a;color:#fff;cursor:pointer;font-family:Pokemon,sans-serif;font-weight:700;padding:.5rem 1.5rem;transition:all .3s ease}.new-pokemon__btn:hover{border-color:#a349a4}.new-pokemon__btn::-webkit-input-placeholder{font-weight:800}.new-pokemon__btn:-ms-input-placeholder{font-weight:800}.new-pokemon__btn::placeholder{font-weight:800}.new-pokemon__input{border:2px solid #ddd;border-radius:.5rem;box-shadow:0 0 11px 12px #bb13fe7a;margin-bottom:1rem;margin-right:1rem;outline:none;padding:.5rem;transition:all .3s ease;width:10rem}.new-pokemon__input:focus{background-color:#fff;border-color:#a349a4;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.new-pokemon__input::-webkit-input-placeholder{font-family:Pokemon,sans-serif;font-weight:800}.new-pokemon__input:-ms-input-placeholder{font-family:Pokemon,sans-serif;font-weight:800}.new-pokemon__input::placeholder{font-family:Pokemon,sans-serif;font-weight:800}.header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:.5rem}.header__title{color:#a349a4;font-family:Pokemon,sans-serif;font-size:1.5rem}.header__search{background-color:#f8f8f8;border:2px solid #ddd;border-radius:.5rem;box-shadow:0 0 11px 12px #bb13fe7a;outline:none;padding:.5rem;transition:all .3s ease;width:8rem}.header__search:focus{background-color:#fff;border-color:#a349a4}.header__search::-webkit-input-placeholder{font-size:.9rem}.header__search:-ms-input-placeholder{font-size:.9rem}.header__search::placeholder{font-size:.9rem}.pokemon__item{border:1px solid #ddd;border-radius:.5rem;box-shadow:0 0 11px 12px #a040a0;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center;list-style:none;margin-bottom:1rem;width:12rem}.pokemon__item>*{margin:3px 0}.pokemon__img{height:200px;width:200px}.pokemon__label{color:#fff;display:inline-block;font-weight:400;margin-bottom:1rem;text-decoration:underline;width:5rem}.pokemon__name{font-weight:700;text-align:center;text-transform:capitalize}.pokemon__type{align-items:center;border:1px solid #fff;border-radius:1rem;display:flex;font-family:Pokemon,sans-serif;justify-content:center;list-style:none;margin:1rem;padding-bottom:.3rem}.fire{background-color:#f08030}.water{background-color:#6890f0}.bug{background-color:#a8b820}.poison{background-color:#a040a0}.flying{background-color:#a890f0}.grass{background-color:#78c850}.electric{background-color:#f8d030}.dark{background-color:#705848}.dragon{background-color:#7038f8}.fairy{background-color:#f0b6bc}.fighting{background-color:#c03028}.ice{background-color:#98d8d8}.ground{background-color:#e0c068}.steel{background-color:#b8b8d0}.normal{background-color:#a8a878}.rock{background-color:#b8a038}.psychic{background-color:#f85888}.ghost{background-color:#705898}@font-face{font-family:Pokemon;font-style:normal;font-weight:400;src:local("Pokemon"),url(../../static/media/PokemonHollow.47f77ce9939c5330492b.ttf) format("truetype")}.pokemon__list{display:flex;flex-wrap:wrap;justify-content:space-between}
/*# sourceMappingURL=main.5506c76c.css.map*/