*{box-sizing:border-box;margin:0;padding:0;font-family:Urbanist,sans-serif}html{font-size:62.5%}body{background-color:#eff3ff;width:100%}h1,h2,h3,h4,h5,h6{font-weight:900}h1{text-align:center;font-size:5.4rem;font-weight:700;color:#000!important}p,span{font-size:1.6rem}li{list-style:none}span{font-weight:700}.container{max-width:152rem;margin:auto}.grid-three-cols{text-align:center;grid-template-columns:repeat(3,1fr);align-items:end;gap:1.6rem;margin:3.2rem 0;display:grid}header{margin:3.2rem 0}.pokemon-search{justify-content:center;width:100%;margin-bottom:3.2rem;display:flex}.card-demo{justify-content:center;display:flex}.card-demo .pokemon-card{min-height:32rem}input[type=text]{appearance:none;background:rgba(#e91e63, .2);color:#000;-ms-border-radius:.2em .2em 0 0;-o-border-radius:.2em .2em 0 0;border:none;border-bottom:.2em solid #020d35;border-radius:.2em .2em 0 0;outline:none;width:32rem;padding:.8em;font-size:1.6rem}.cards{grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;gap:3.2rem;display:grid}.pokemon-card{-ms-border-radius:.2rem;-o-border-radius:.2rem;background-color:#fff;border-radius:.2rem;width:36rem;min-height:42rem;padding:1.6rem;position:relative;box-shadow:0 6px 24px #0000000d,0 0 0 1px #00000014}.pokemon-card:before{content:"";z-index:0;-ms-border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;-o-border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;background-color:#ebfbf1;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100%;height:40%;transition:transform .3s,box-shadow .3s;position:absolute;top:0;left:0;transform:rotate(180deg)}.pokemon-card:hover:before{-ms-border-radius:50% 50% 100% 0% / 99% 100% 0% 1%;-o-border-radius:50% 50% 100% 0% / 99% 100% 0% 1%;-o-transition:all .3s;-webkit-border-radius:50% 50% 100% 0%/99% 100% 0% 1%;-moz-border-radius:50% 50% 100% 0%/99% 100% 0% 1%;transition:all .3s}.pokemon-card:hover{-o-transition:all .3s;transition:all .3s;transform:scale(1.03);box-shadow:0 48px 100px #110c2e26}figure{filter:drop-shadow(0 50px 100px #32325d40);justify-content:center;display:flex}.pokemon-name{text-align:center;color:#000;text-transform:capitalize;margin-top:2.4rem;font-size:3.2rem}.pokemon-highlight{justify-content:center;align-items:center;margin:1.6rem 0;display:flex}.pokemon-highlight p{-ms-border-radius:20rem;-o-border-radius:20rem;color:#fff;text-transform:capitalize;background-color:#2ecc71;border-radius:20rem;padding:.6rem 2.4rem;font-weight:700}.pokemon-image{width:60%;height:15rem}pokemon-info{text-align:center}.short-container{width:65rem}.short-container h1{margin-bottom:3.2rem}.short-container p{margin-bottom:1.6rem}.short-container button{cursor:pointer;padding:.6rem 0}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
