body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:green;height:100dvh;text-align:center}.instructions{color:#ff0;position:fixed;width:100%;z-index:15}.pokemonStage{background-color:aqua;display:block;height:70dvh;margin:auto;position:relative;width:100%}.pokemonSprite{position:fixed}.pokemonSprite.still{position:relative}.pokeball{height:40px;width:40px}.pokeballBar{display:flex;justify-content:center;text-align:center}.pokeball>img{height:100%;width:100%}.pokeball:hover{cursor:grab}.caughtPokemon{align-items:center;background-color:green;gap:.2rem;height:100%}.caughtPokemon,.filterButtons{display:flex;flex-wrap:wrap;justify-content:center}.filterButtons{gap:1rem;padding-bottom:1rem}.filterButtonsBox>h1{color:#fcef00;margin:0;padding:1rem}.filterButtonsBox{background-color:#451313;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:6}.filterButton{background-color:#d80202;border-color:#bebebe;border-radius:.5rem;color:#fff;width:5rem}.filterButton.off{background-color:#c7c7c7;border-color:red;border-style:inset;color:#2d2d2d}.pokemonCard{background:bisque;border-radius:1rem;padding:1rem;width:14rem}.pokemonCard>img.notCaught{opacity:40%}.modal{align-items:center;background-color:rgba(0,0,0,.533);display:flex;height:100dvh;justify-content:center;left:0;position:fixed;top:0;width:100dvw;z-index:12}.pokemonListContainer{background-color:#8a3e3e;min-height:100dvh;padding-top:2rem}.pokemonListContainer>main{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.pokedex{position:absolute;top:0;width:100%}
/*# sourceMappingURL=main.0bd298bd.css.map*/