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}body{background-color:#f4fdfd;background-color:var(--background)}.header{align-items:center;background-color:#d83215;background-color:var(--header);border-bottom:15px solid #000;display:flex;flex-direction:column;height:220px;justify-content:center;position:fixed;text-align:center;top:0;width:100%}.header img{padding:1%}.InputArea{min-width:50%}input{border:2px solid #000;margin:1%;min-width:80%}.InputArea button,input{border-radius:4px;font-size:x-large;padding:.1rem}.InputArea button{width:35px}.PokemonContainer{background-color:#faebd7;background-color:var(--pokemonContainer);border-radius:5px;color:#803e3e;color:var(--color);display:flex;flex-direction:row;margin:270px auto auto;padding-top:2rem;width:80%}.Pokemons{grid-column-gap:25px;background-color:rgba(167,233,255,.616);background-color:var(--pokemonTables);border:5px solid #c1e3f7;border:var(--border);border-radius:5px;display:grid;grid-template-columns:45% 45%;justify-content:center;margin:0 auto;width:45%}.PokemonItems{background-color:#ffb56f;background-color:var(--buttons);border-radius:5px;text-align:center}.IdNum{font-size:small;padding-left:10px;text-align:left}.PokemonInfo{align-items:center;background-color:rgba(167,233,255,.616);background-color:var(--pokemonTables);border:5px solid #c1e3f7;border:var(--border);border-radius:5px;display:flex;flex-direction:column;height:68vh;margin:0 auto;position:-webkit-sticky;position:sticky;text-align:center;top:30%;width:45%}.Container{height:65%;width:100%}.InfoInner{background-color:#ffb56f;background-color:var(--buttons);border-radius:5px;display:grid;font-size:small;grid-template-columns:20% 20% 20%;height:30%;text-align:left}.InfoInner,.PokemonImage{justify-content:center;width:75%}.PokemonImage{align-items:center;background-image:url(/Pokemon-Search/static/media/pokedexscreen.2450c804f1ff9d00d8dd.png);background-repeat:no-repeat;background-size:100% 100%;border:var();display:flex;flex-direction:column;height:90%;margin:15px auto;position:relative}.PokemonInfo button{background-color:#eb1b1b;border-radius:50%;bottom:10px;box-shadow:1px 1px 1px rgba(80,6,6,.521);color:#b9b1b1;display:block;height:65px;left:17%;position:absolute;width:65px}.X{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAAAXNSR0IArs4c6QAAAbdJREFUeJzt3TkOAjEQAEGb//8ZItASQiNWs6oKHPvowNnsdR33szfwoX32Bn7hEodY8+J5Gn//4w+w5sbzNPoNbmdvgNkERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiOQ4KWb61Bv+a7+WJR6+s/cSD4E/EImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBERi2ArFNu6Jb72Ne5psevij38AfiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASEZPijmYOrFn/P2PP8DBtIgucfcPne8MFQflRoMAAAAASUVORK5CYII=);background-position:top;background-repeat:no-repeat;background-size:contain;height:130px;position:absolute;right:30px;top:32px;width:130px}.X p{align-items:center;background-color:#111010;border-left:.7px solid #292828;border-top:.7px solid #292828;color:#b9b1b1;justify-self:center;margin:40% 12px 0}.X:active{transform:translateY(2px)}:root{--background:#f4fdfd;--header:#d83215;--pokemonContainer:#faebd7;--pokemonTables:rgba(167,233,255,.616);--buttons:#ffb56f;--color:#803e3e;--border:5px solid #c1e3f7}.normal{--background:#f4fdfd;--header:#d83215;--pokemonContainer:#faebd7;--pokemonTables:rgba(167,233,255,.616);--buttons:#ffb56f;--color:#803e3e}.iconic{--background:#f4fdfd;--header:#d83215;--pokemonContainer:#d83215;--pokemonTables:#e7dcdc;--buttons:#58b0eb;--border:5px solid #a59f9f}.dark{--background:#333;--header:#1f1d1d;--pokemonContainer:#888279;--pokemonTables:rgba(23,25,26,.616);--buttons:#222120;--color:#888585;--border:5px solid #585858}@media screen and (max-width:450px){.PokemonContainer{font-size:.9rem;width:95%}.InfoInner{gap:0}}@media screen and (max-width:833px){.InputArea,.PokemonContainer{width:95%}}@media screen and (max-width:1169px){.Pokemons{width:50%}.InfoInner{width:80%}.PokemonImage{width:50%}}
/*# sourceMappingURL=main.59b3b5e2.css.map*/