@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&family=Silkscreen:wght@400;700&display=swap);.App{background:linear-gradient(31.29deg,#1d2b5d -4.53%,#1060a1 93.04%);height:100vh;position:relative;width:100vw}header{padding:2rem 0;text-align:center}h1{font-size:3rem}.Info{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem}h3{padding-bottom:.5rem}p{padding-bottom:.3rem}.label{font-weight:700;letter-spacing:1px}.Card{background-color:#ffffff32;border:3px solid #ffcb04;border-radius:1rem;cursor:pointer;opacity:.8;padding:1rem;text-align:center}.Card:hover{opacity:1}.poke-img{width:100%}h2{font-family:Silkscreen,Courier New,Courier,monospace;font-size:1rem;font-weight:400}.Cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(6,16.67%);grid-template-rows:auto auto;margin:0 auto;max-width:1200px;padding:2rem}footer{bottom:0;font-size:10pt;padding-bottom:.3rem;padding-top:2rem;position:absolute;text-align:center;width:100%}*{box-sizing:border-box;color:#ffcb04;margin:0;padding:0}p{font-family:Roboto,Arial,Helvetica,sans-serif}h1,h3{font-family:Silkscreen,Courier New,Courier,monospace;font-weight:400}
/*# sourceMappingURL=main.81f83e81.css.map*/