*{box-sizing:border-box;font-family:Noto Sans,sans-serif;font-size:62.5%;margin:0;padding:0}#root{overflow:hidden}.header{align-items:center;background-color:#1f3232;color:#fff;display:flex;font-size:28em;font-weight:800;height:2em;justify-content:center;width:100%}.title-poke{color:#c23636;font-size:1em}.scoreboard{align-items:center;display:flex;font-size:10em;gap:5em;justify-content:center;padding:1em 1em 1.5em}.scoreboard-current,.scoreboard-high{border-radius:100px;color:#fff;padding:1em}.scoreboard-current{border:.5mm solid #1f3232;color:#1f3232;padding:.8em}.scoreboard-high{background-color:#c23636}.pokemon-component--box{grid-gap:8em;align-items:center;display:grid;gap:8em;grid-template-columns:repeat(3,80em);grid-template-rows:repeat(3,100em);justify-content:center}.pokemon--box{align-items:center;background-color:#fff;border-radius:10px;display:flex;-webkit-filter:drop-shadow(0 0 .2rem #1f3232);filter:drop-shadow(0 0 .2rem rgb(31,50,50));flex-direction:column;padding-bottom:10em}.pokemon-name{font-size:15em;font-weight:600}.pokemon-image{height:200em;width:200em}.footer{align-items:center;background:#1f3232;bottom:0;color:#fff;display:flex;font-size:10em;gap:.5em;height:2em;justify-content:center;position:absolute;width:100%}.footer-logo{height:1.5em;width:1.5em}a{background-size:10em;display:block;font-size:1em}a,a:hover{text-decoration:none}a:hover{cursor:pointer}.tracking-in-expand{-webkit-animation:tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both;animation:tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both}@-webkit-keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}.fade-in{-webkit-animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.text-shadow-drop-center{-webkit-animation:text-shadow-drop-center .6s both;animation:text-shadow-drop-center .6s both}@-webkit-keyframes text-shadow-drop-center{0%{text-shadow:0 0 0 transparent}to{text-shadow:0 0 18px rgba(0,0,0,.35)}}@keyframes text-shadow-drop-center{0%{text-shadow:0 0 0 transparent}to{text-shadow:0 0 18px rgba(0,0,0,.35)}}
/*# sourceMappingURL=main.b7097d31.css.map*/