:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;justify-content:center}.body{margin-top:70px;justify-content:center;width:600px;display:flex;flex-direction:column;place-items:center;min-width:320px;min-height:100vh;z-index:2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.row{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.column{display:flex;flex-direction:column;margin-bottom:10px;justify-content:right}.gray-text{color:#777}@media (prefers-color-scheme: light){:root{color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}.guess-form{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:30px;background-color:#0008;border:4px solid #5e5e5eab;border-radius:10px;margin-bottom:40px}.guess-input{font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:600;color:#d1d1d1;background-color:none;padding:none;width:100%;border:#777777;padding:10px;border:1px solid #8c898f;border-radius:4px}.guess-items{width:100%;padding:30px;background-color:#0008;border:4px solid #5e5e5eab;border-radius:10px;margin-bottom:40px}.guess-item{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;border:1px solid #ddd;border-radius:8px;padding:10px 20px}.guess-id{font-size:20px;font-weight:700}.guess-name{font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:600;margin-left:20px;color:#d1d1d1}.guess_pokemon_picture{width:50px;height:auto;border-radius:5px}.pokemon-solution-container{width:100%;display:flex;flex-direction:column;align-items:center;font-family:Arial,sans-serif;padding:10px 30px;background-color:#181818ab;border:4px solid #5e5e5eab;border-radius:10px;margin-bottom:40px}.pokemon-solution-id{width:150px;justify-content:left;text-align:left;font-size:18px;font-weight:700}.pokemon-solution-picture-border-border{display:flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:10000px}.pokemon-solution-picture-border{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:10000px}.pokemon-solution-picture{width:50px;height:50px}.pokemon-solution-gen{width:150px;justify-content:right;text-align:right;font-size:18px;color:#777}.pokemon-solution-name{font-size:18px;font-weight:700}.pokemon-solution-row-2{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.pokemon-solution-abilities{text-align:right}.pokemon-solution-types{justify-content:left;text-align:left}.pokemon-solution-types,.pokemon-solution-abilities{width:150px;display:flex;flex-direction:column}.pokemon-solution-ability-item,.pokemon-solution-type-item{display:inline-block;font-size:16px;color:#555}.pokemon-container{width:100%;display:flex;flex-direction:column;align-items:center;font-family:Arial,sans-serif;padding:30px;background-color:#181818ab;border:4px solid #5e5e5eab;border-radius:10px;margin-bottom:40px}.pokemon-id,.pokemon-gen{font-size:36px;font-weight:700}.pokemon-picture-border-border{display:flex;justify-content:center;align-items:center;width:250px;height:250px;border-radius:10000px}.pokemon-picture-border{display:flex;justify-content:center;align-items:center;width:230px;height:230px;border-radius:10000px}.pokemon-picture{width:200px;height:200px}.pokemon-row-2{align-items:start}.pokemon-name{font-size:28px;font-weight:700}.pokemon-abilities{text-align:right}.pokemon-types{text-align:left}.pokemon-types,.pokemon-abilities{display:flex;flex-direction:column}.pokemon-ability-item,.pokemon-type-item{display:inline-block;font-size:16px;color:#555}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.background{background:url(https://pm1.aminoapps.com/6617/79484ce2f6c171bc2e84f8c6cfa41a51a0cb0ead_hq.jpg) no-repeat center center fixed;filter:brightness(.3) blur(4px);position:fixed;top:0;left:0;margin:0;height:100vh;width:100vw;overflow:hidden;border:none;z-index:-1;background-size:cover}.logo{position:fixed;top:14px;left:40px;margin:0;height:100vh;width:100vw;overflow:hidden;border:none;z-index:1;text-align:left;font-size:24px;font-weight:600;pointer-events:none}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
