@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.App{min-height:100vh;position:relative;background-color:#d7d7d7;padding-bottom:100px}.footer__red{background-color:var(--color-red);width:100%;height:100px;position:absolute;bottom:0;left:0}.footer__black{background-color:#262626;width:100%;height:40px;position:relative;margin-top:60px;padding-top:100px;left:0}.footer__circle{width:80px;aspect-ratio:1;position:absolute;background-color:#222;border-radius:50%;bottom:0;left:50%;transform:translate(-50%)}.footer__circle-int{width:60px;aspect-ratio:1;position:absolute;background-color:#262626;border-radius:50%;left:50%;transform:translate(-50%,10px);border:9px solid white}.pokedex{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:30px;padding:20px 20px 100px}.pokedex__img{margin-bottom:10px;max-width:450px}.pokedex__subtitle{text-align:center;color:var(--color-red);font-size:2rem;margin-bottom:2px}.pokedex__form{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.pokedex__input{padding:10px 20px;box-shadow:-1px 2px 10px #0004;font-size:1.2rem;min-height:40px}.pokedex__btn{color:var(--color-white);background-color:var(--color-red);padding:10px 5px;box-shadow:-1px 2px 10px #0004;cursor:pointer;font-size:1rem;font-weight:600;min-height:40px}.pokedex__btn:hover{filter:brightness(1.1)}.header{top:0px}.header__red{background-color:var(--color-red);width:100%;height:100px;position:relative;top:0;left:0}.header__black{background-color:#262626;width:100%;height:40px;margin-top:0;position:absolute;top:60px;left:0}.header__container{margin-left:auto;margin-right:auto;max-width:1340px;position:relative}.pokedex__img{margin-bottom:10px;position:relative;max-width:24rem;top:.8rem;left:.8rem;padding-right:1.2rem;z-index:2}.header__circle{width:80px;aspect-ratio:1;position:relative;background-color:#222;border-radius:50%;top:-40px;margin-left:auto;margin-right:0;transform:translate(-50%);z-index:1}.header__circle-int{width:60px;aspect-ratio:1;position:absolute;background-color:#262626;border-radius:50%;left:50%;transform:translate(-50%,10px);border:9px solid white}.pokemon{position:relative;margin-left:auto;margin-right:auto}.pokedex__header{align-content:center}.pokemon__header{align-content:center;margin-bottom:0}.returnOverLogo{cursor:pointer;background-color:#fff0;position:absolute;width:380px;height:100px;top:-360px;left:0px;z-index:4}.returnOverLogo:hover{background-color:#ffffff2f}.pokemon__sprite{width:70%;max-width:600px;height:max-content;margin-top:auto;margin-bottom:auto;position:absolute;top:-250px;bottom:0px;left:50%;transform:translate(-50%);z-index:1}.pokemon__header-frame{max-width:1340px;max-height:340px;height:40vh;position:relative;margin-left:auto;margin-right:auto;margin-top:260px}.pokemon__number-name{max-width:1340px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-content:center;background-color:#ededed;padding:10px;position:relative}.pokemon__number{position:absolute;width:max-content;margin-left:auto;margin-right:auto;padding:4px 10px;border:1px solid grey;background-color:#fff;top:15%;left:50%;transform:translate(-50%);color:#5c5c5c;font-size:x-large}.pokemon__return{color:#5c5c5c;font-weight:600;font-size:large;display:flex;justify-content:center;align-items:center;text-align:center;width:max-content;padding:8px 18px;border-radius:50vh;margin:18px 8px 8px 4px;background-color:#fff;border:1px solid grey;cursor:pointer}.pokemon__name{margin-top:50px;text-transform:capitalize;text-align:center;font-size:2.5rem;font-weight:500}.pokemon__weight-height{max-width:1340px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:center;align-content:center;background-color:#ededed;padding:10px;gap:80px}.pokemon__weight-container{display:flex;flex-direction:column;align-items:center;gap:10px}.pokemon__weight-label{font-size:medium;font-weight:500;color:gray}.pokemon__weight-number{font-size:x-large;font-weight:700}.pokemon__type-skills{max-width:1340px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:space-evenly;align-content:center;background-color:#ededed;flex-wrap:wrap}.pokemon__type-group{width:50%;width:max-content;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;padding:20px 0}.pokemon__types-container{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;align-items:center;width:100%}.pokemon__type{text-align:center;width:8rem;padding:10px;margin:10px;width:200px;color:#fff;font-size:larger;font-weight:700;text-transform:capitalize}.pokemon__skill{text-align:center;width:8rem;padding:10px;margin:10px;width:200px;color:#000;font-size:larger;font-weight:700;text-transform:capitalize;border:1px solid lightgrey;background-color:#fff;color:#656565}.pokemon__stats{max-width:1340px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-content:center;background-color:#ededed;padding:10px}.pokemon__stats-title{font-size:2rem;font-weight:500}.pokemon__stat{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:6px;padding-bottom:6px}.pokemon__stat-label{text-transform:capitalize}.pokemon__stat-scale{border:1px solid lightgrey;height:20px;min-width:100px;width:100%}.pokemon__stat-bar{border:1px solid white;height:20px;min-width:10%;background-image:linear-gradient(to right,#FCD676,#E6901E)}.pokemon__movements{max-width:1340px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-content:center;background-color:#ededed;padding:10px}.pokemon__movements-title{font-size:2rem;font-weight:500}.pokemon__movements-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding-top:20px}.pokemon__movements-move{background-color:#d3d3d3;margin:8px;border-radius:50vh;padding:10px 20px}.border-grass{border-color:#8ab896}.border-fire{border-color:#e75c35}.border-bug{border-color:#3bb039}.border-water{border-color:#1479fb}.border-normal{border-color:#bc6b7c}.border-fighting{border-color:#f1613c}.border-poison{border-color:#a564e3}.border-ghost{border-color:#454aa8}.border-rock{border-color:#8d8d94}.border-dark{border-color:#0d1211}.border-ice{border-color:#64cbf5}.border-steel{border-color:#728881}.border-dragon{border-color:#56a4ae}.border-fairy{border-color:#c23867}.border-electric{border-color:#2b319b}.border-ground{border-color:#895c1a}.border-psychic{border-color:#89871a}.bg-grass{background:linear-gradient(178.92deg,#7ec6c5 .92%,#abdac6 47.96%,#cae099 99.08%)}.bg-fire{background:linear-gradient(176.37deg,#F96D6F -32.26%,#E35825 22.55%,#E8AE1B 125.72%)}.bg-bug{background:linear-gradient(177.56deg,#62DB60 -58.92%,#3BB039 16.57%,#AAFFA8 209.53%)}.bg-water{background:linear-gradient(179.57deg,#133258 -70.14%,#1479FB 56.16%,#82B2F1 214.85%)}.bg-normal{background:linear-gradient(181.51deg,#735259 -6.44%,#BC6B7C 121.95%,#7C3F4C 186.11%)}.bg-fighting{background:linear-gradient(176.83deg,#96402A -8.78%,#F1613C 169.09%,#CB735D 242.33%)}.bg-poison{background:linear-gradient(177.03deg,#5B3184 -11.97%,#A564E3 71.28%,#CE9BFF 135.64%)}.bg-ghost{background:linear-gradient(177.03deg,#323569 -11.97%,#454AA8 57.49%,#787DDA 135.64%)}.bg-rock{background:linear-gradient(177.03deg,#7E7E7E -11.97%,#8D8D94 57.49%,#D3D3D3 135.64%)}.bg-dark{background:linear-gradient(177.03deg,#030706 -11.97%,#0D1211 57.49%,#5A5E5D 135.64%)}.bg-ice{background:linear-gradient(177.03deg,#6FBEDF -11.97%,#64CBF5 47.77%,#BDEBFE 136.72%)}.bg-steel{background:linear-gradient(179.75deg,#5E736C -19.96%,#728881 43.67%,#A8A8A8 138.4%)}.bg-dragon{background:linear-gradient(179.75deg,#478A93 -19.96%,#56A4AE 43.67%,#A2BEC1 138.4%)}.bg-fairy{background:linear-gradient(179.75deg,#971B45 -19.96%,#C23867 43.67%,#CD7D98 138.4%)}.bg-electric{background:linear-gradient(179.75deg,#0C1395 -19.96%,#2B319B 43.67%,#7075D9 138.4%)}.bg-ground{background:linear-gradient(179.75deg,#654008 -19.96%,#895C1A 43.67%,#D69638 138.4%)}.bg-psychic{background:linear-gradient(179.75deg,#656008 -19.96%,#89871a 43.67%,#d3d638 138.4%)}.letter-grass{color:#416460}.letter-fire{color:#e75c35}.letter-bug{color:#165c15}.letter-water{color:#1d4678}.letter-normal{color:#801e33}.letter-fighting{color:#96402a}.letter-poison{color:#5b3184}.letter-ghost{color:#323569}.letter-rock{color:#595966}.letter-dark{color:#0d1211}.letter-ice{color:#2a96c1}.letter-steel{color:#5e736c}.letter-dragon{color:#478a93}.letter-fairy{color:#c23867}.letter-electric{color:#0c1395}.letter-ground{color:#654008}.letter-psychic{color:#656008}.card-poke{width:330px;border-radius:10px;overflow:hidden;border-width:10px;border-style:solid;margin:2px;background-color:#fff;cursor:pointer}.card-poke__header{height:200px;position:relative;margin-bottom:70px}.card-poke__sprite{width:60%;position:absolute;top:40px;left:50%;transform:translate(-50%)}.card-poke__sprite:hover{width:80%;position:absolute;top:20px;left:50%;transition:width .4s ease,top .4s ease}.card-poke__body{margin-bottom:30px}.card-poke__name{text-transform:capitalize;text-align:center;font-size:2rem;font-weight:500}.card-poke__types-container{display:flex;justify-content:center;gap:16px}.card-poke__type{font-size:18px;text-transform:capitalize;position:relative}.card-poke__type:nth-child(2):before{content:"/";position:absolute;left:-10px}.card-poke__type-label{text-align:center;font-size:13px;color:#999}.card-poke__stats-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 5px;justify-items:center;padding:0 5px 35px}.card-poke__stat{display:flex;flex-direction:column;align-items:center;gap:8px}.card-poke__stat-label{color:#999;text-transform:uppercase;font-size:10px}.card-poke__stat-number{font-size:15px}.border-grass{border-color:#8ab896}.border-fire{border-color:#e75c35}.border-bug{border-color:#3bb039}.border-water{border-color:#1479fb}.border-normal{border-color:#bc6b7c}.border-fighting{border-color:#f1613c}.border-poison{border-color:#a564e3}.border-ghost{border-color:#454aa8}.border-rock{border-color:#8d8d94}.border-dark{border-color:#0d1211}.border-ice{border-color:#64cbf5}.border-steel{border-color:#728881}.border-dragon{border-color:#56a4ae}.border-fairy{border-color:#c23867}.border-electric{border-color:#2b319b}.border-ground{border-color:#895c1a}.border-psychic{border-color:#89871a}.bg-grass{background:linear-gradient(178.92deg,#7ec6c5 .92%,#abdac6 47.96%,#cae099 99.08%)}.bg-fire{background:linear-gradient(176.37deg,#F96D6F -32.26%,#E35825 22.55%,#E8AE1B 125.72%)}.bg-bug{background:linear-gradient(177.56deg,#62DB60 -58.92%,#3BB039 16.57%,#AAFFA8 209.53%)}.bg-water{background:linear-gradient(179.57deg,#133258 -70.14%,#1479FB 56.16%,#82B2F1 214.85%)}.bg-normal{background:linear-gradient(181.51deg,#735259 -6.44%,#BC6B7C 121.95%,#7C3F4C 186.11%)}.bg-fighting{background:linear-gradient(176.83deg,#96402A -8.78%,#F1613C 169.09%,#CB735D 242.33%)}.bg-poison{background:linear-gradient(177.03deg,#5B3184 -11.97%,#A564E3 71.28%,#CE9BFF 135.64%)}.bg-ghost{background:linear-gradient(177.03deg,#323569 -11.97%,#454AA8 57.49%,#787DDA 135.64%)}.bg-rock{background:linear-gradient(177.03deg,#7E7E7E -11.97%,#8D8D94 57.49%,#D3D3D3 135.64%)}.bg-dark{background:linear-gradient(177.03deg,#030706 -11.97%,#0D1211 57.49%,#5A5E5D 135.64%)}.bg-ice{background:linear-gradient(177.03deg,#6FBEDF -11.97%,#64CBF5 47.77%,#BDEBFE 136.72%)}.bg-steel{background:linear-gradient(179.75deg,#5E736C -19.96%,#728881 43.67%,#A8A8A8 138.4%)}.bg-dragon{background:linear-gradient(179.75deg,#478A93 -19.96%,#56A4AE 43.67%,#A2BEC1 138.4%)}.bg-fairy{background:linear-gradient(179.75deg,#971B45 -19.96%,#C23867 43.67%,#CD7D98 138.4%)}.bg-electric{background:linear-gradient(179.75deg,#0C1395 -19.96%,#2B319B 43.67%,#7075D9 138.4%)}.bg-ground{background:linear-gradient(179.75deg,#654008 -19.96%,#895C1A 43.67%,#D69638 138.4%)}.bg-psychic{background:linear-gradient(179.75deg,#656008 -19.96%,#89871a 43.67%,#d3d638 138.4%)}.letter-grass{color:#416460}.letter-fire{color:#e75c35}.letter-bug{color:#165c15}.letter-water{color:#1d4678}.letter-normal{color:#801e33}.letter-fighting{color:#96402a}.letter-poison{color:#5b3184}.letter-ghost{color:#323569}.letter-rock{color:#595966}.letter-dark{color:#0d1211}.letter-ice{color:#2a96c1}.letter-steel{color:#5e736c}.letter-dragon{color:#478a93}.letter-fairy{color:#c23867}.letter-electric{color:#0c1395}.letter-ground{color:#654008}.letter-psychic{color:#656008}.search__form{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.search__input{padding:10px 20px;box-shadow:-1px 2px 10px #0004;font-size:1.2rem;min-height:40px;width:14rem;z-index:3}.search__btn{color:var(--color-white);background-color:var(--color-red);padding:10px 5px;box-shadow:-1px 2px 10px #0004;cursor:pointer;font-size:1rem;font-weight:600;min-height:40px;width:6rem;z-index:3}.search__btn:hover{filter:brightness(1.1)}.pagination{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:10px;margin-left:auto;margin-right:auto;max-width:max-content;justify-content:center;flex-direction:row}.pagination__btn-group{display:flex;flex-direction:row;gap:5px}.pagination__numbers{display:flex;gap:5px;align-items:center;justify-content:center}.pagination__first,.pagination__last,.pagination__next,.pagination__previous,.pagination__rewind,.pagination__forward,.pagination__num{width:35px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;outline:1px solid rgb(152,152,152);border-radius:15%;cursor:pointer;color:#7f7f7f;user-select:none;background-color:#fff}.pagination__active{background-color:var(--color-blue);color:#fff;cursor:default}.type__select,.type__option{padding:10px 20px;box-shadow:-1px 2px 10px #0004;font-size:1.2rem;min-height:40px;z-index:3}.pokedex__header{align-content:center}.pokedex__welcome{display:flex;justify-content:center;margin:1.2rem;font-size:1.2rem}.pokedex__name{font-weight:800}.search-select__aside{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:1340px;justify-content:space-evenly;gap:8px}.pagination__aside,.card-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:1340px;justify-content:center}:root{--color-red1: #FE1936;--color-red: #D93F3F;--color-white: white;--color-blue: rgb(0, 0, 194)}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif}h1,h2,h3,h4,ul,p{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}img{display:block;width:100%}ul{padding-left:0;list-style:none}a{font-family:inherit;text-decoration:none}input,select{outline:none;border:none;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}button{border:none;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}
