header{align-items:center;display:flex;justify-content:center;padding:1rem}header>a>svg{height:100px}.detail-container{justify-content:center;margin:1rem}.detail-container,.pokemon{align-items:center;display:flex;flex-direction:column}.pokemon{--pokemon-border-color:#dfdfdf;--pokemon-background-color:#f3f3f3;--pokemon-border-radius:10px;border:1px solid var(--pokemon-border-color);border-radius:var(--pokemon-border-radius);max-width:600px;width:100%}.pokemon__description{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.pokemon__image{margin:2rem;width:200px}.pokemon__sound{padding:0 0 1rem 1rem;width:100%}.pokemon__sound>svg{fill:#70c1a1;cursor:pointer;height:25px;width:25px}.pokemon__name{margin:0 0 .5rem}.pokemon__stats{display:flex;flex-direction:column;font-size:.9rem;font-weight:700;gap:1rem;padding:0 1rem 1rem;text-align:right}.pokemon__stat{align-items:center;display:flex;flex-direction:row}.pokemon__detail{background-color:var(--pokemon-background-color);flex-direction:column;width:100%}.pokemon__detail,.pokemon__features{border-bottom-left-radius:var(--pokemon-border-radius);border-bottom-right-radius:var(--pokemon-border-radius);display:flex}.pokemon__features{background-color:var(--pokemon-border-color);flex-direction:row;gap:1px;padding-top:1px;text-align:center}.pokemon__feature{background-color:var(--pokemon-background-color);flex:1 1;padding:1rem}.pokemon__feature:first-child{border-bottom-left-radius:var(--pokemon-border-radius)}.pokemon__feature:last-child{border-bottom-right-radius:var(--pokemon-border-radius)}.feature__title{display:block;font-weight:700;margin-bottom:.5rem}.evolutions{display:flex;flex-direction:column;max-width:600px;width:100%}.evolutions__detail{display:flex;flex-direction:row;gap:1rem}.evolutions a{color:inherit;text-decoration:none}.bar{border-radius:10px;height:5px;width:100%}.bar-top{background-color:#9e9eff}.bar-bottom{background-color:#71c1a1}.stat{padding-left:.5rem;text-align:left;width:100px}.lds-roller{display:inline-block;height:80px;position:relative;width:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#181717;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.card{border:.4px solid #eee;border-radius:10px;display:flex;flex-direction:column;height:250px;width:160px}.card:hover{box-shadow:1px 1px 4px rgba(0,0,0,.1),4px 4px 16px rgba(187,206,206,.5)}.card__image{align-items:center;display:flex;flex:1 1;justify-content:center}.card__image img{width:100px}.card__footer{align-items:center;background-color:#f3f3f3;border-radius:0 0 10px 10px;display:flex;flex-direction:row;justify-content:space-between;padding:.6rem}.card__title{color:#4c4b4b;font-weight:700;margin:0}.card__title,.card__types{font-size:.9rem}.heart{fill:red;cursor:pointer;height:18px;width:18px}.type-favorites{display:flex;flex-direction:row;gap:1rem;justify-content:center;padding:1rem}.filter__all,.filter__favorites,.filter__search,.filter__select{background-color:#f3f3f3;border:1px solid rgba(31,31,31,.3);border-radius:4px;box-sizing:border-box;color:#757575;cursor:pointer;height:30px;padding:0 .5rem;width:200px}.filter__search{width:175px}@media (min-width:680px){.filter__search{width:250px}}.filter__select{width:110px}@media (min-width:680px){.filter__select{width:150px}}.filter__all,.filter__favorites{border-color:#71c1a1;width:150px}@media (min-width:680px){.filter__all,.filter__favorites{width:208px}}.filter__all{border-radius:4px 0 0 4px}.filter__favorites{border-radius:0 4px 4px 0}.filters__favorites{display:flex;flex-direction:row;justify-content:center}.pokemons{background-color:#71c1a1;color:#fff}.home-container{margin:1rem auto 2rem;max-width:1000px}.loading{text-align:center}.list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-items:center;list-style:none;margin:0;padding:1rem}.list a{color:inherit;text-decoration:none}.loader{grid-column:1/-1;margin-top:1.5rem}.notPokemons{font-size:1.2rem;text-align:center}


/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.15;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
/*# sourceMappingURL=main.08b89db4.css.map*/