*{box-sizing:border-box;font-family:Urbanist,sans-serif;margin:0;padding:0}html{font-size:42.5%}body{background-color:#eff3ff;width:100%}h1,h2,h3,h4,h5,h6{font-weight:900}h1{color:#000!important;font-size:5.4rem;font-weight:700;text-align:center}p,span{font-size:1.6rem}li{list-style:none}span{font-weight:700}.container{margin:auto;max-width:152rem}.grid-three-cols{grid-gap:1.6rem;align-items:end;display:grid;gap:1.6rem;grid-template-columns:repeat(3,1fr);margin:3.2rem 0;text-align:center}header{margin:3.2rem 0}.pokemon-search{display:flex;justify-content:center;margin-bottom:3.2rem;width:100%}.pokemon-search>p{font-family:Urbanist,sans-serif;font-size:22px;font-weight:700;margin:5px;padding:5px}.card-demo{display:flex;justify-content:center}input[type=text]{-webkit-appearance:none;appearance:none;background:rgba(#e91e63,.2);border:none;border-bottom:.2em solid #020d35;border-radius:.2em .2em 0 0;color:#000;font-size:1.6rem;outline:none;padding:.8em;width:32rem}.cards{grid-gap:3.2rem;align-items:center;display:grid;gap:3.2rem;grid-template-columns:repeat(4,1fr);justify-content:center}.pokemon-card{background-color:#fff;border-radius:.2rem;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;min-height:42rem;padding:1.6rem;position:relative;width:36rem}.pokemon-card:before{background-color:#ebfbf1;content:"";height:40%;left:0;position:absolute;top:0;transform:rotate(180deg);width:100%;z-index:0}.pokemon-card:before,.pokemon-card:hover:before{border-radius:50% 50% 100% 0/99% 100% 0 1%}.pokemon-card:hover{box-shadow:0 48px 100px 0 #110c2e26;transform:scale(1.03);transition:all .3s}figure{display:flex;filter:drop-shadow(0 50px 100px rgba(50,50,93,.25));justify-content:center}.pokemon-name{color:#000;font-size:3.2rem;margin-top:2.4rem;text-align:center;text-transform:capitalize}.pokemon-highlight{align-items:center;display:flex;justify-content:center;margin:1.6rem 0}.pokemon-highlight p{background-color:#2ecc71;border-radius:20rem;color:#fff;font-weight:700;padding:.6rem 2.4rem;text-transform:capitalize}.pokemon-image{height:15rem;width:60%}.pokemon-info{text-align:center}
/*# sourceMappingURL=main.6ac6e01c.css.map*/