.funnybackground{filter:blur(10px);-webkit-filter:blur(10px)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.funnybackground .out-top{animation:rotate 20s linear infinite;transform-origin:13px 25px}.funnybackground .in-top{animation:rotate 10s linear infinite;transform-origin:13px 25px}.funnybackground .out-bottom{animation:rotate 25s linear infinite;transform-origin:84px 93px}.funnybackground .in-bottom{animation:rotate 15s linear infinite;transform-origin:84px 93px}.funnybackground svg{position:fixed;top:0;left:0;width:100%;height:100vh}.funnybackground .links{position:fixed;bottom:20px;right:20px;font-size:18px;font-family:sans-serif}.funnybackground a{text-decoration:none;color:#000;margin-left:1em}.funnybackground a:hover{text-decoration:underline}.funnybackground a img.icon{display:inline-block;height:1em;margin:0 0 -.1em .3em}body{margin:0}*{box-sizing:border-box}:root{--fire: #f08030;--water: #6890f0;--grass: #78c850;--electric: #f8d030;--ice: #98d8d8;--fighting: #c03028;--poison: #a040a0;--normal: #a8a878;--flying: #bdafe7;--rock: #b8a038;--ghost: #705898;--psychic: #f85888;--fairy: #ee99ac;--steel: #b8b8d0;--bug: #a8b820;--ground: #e0c068;--dragon: #7038f8}#root{text-align:center}@media screen and (max-width: 768px){#root{padding:0}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@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}.answer-container{display:flex;background-color:#e6c7ff1c;border-radius:5px;padding:12px;gap:12px;max-width:100%;margin:1.3rem auto;padding:1rem}.answer-container input{border-radius:5px;border:none;padding:10px;width:inherit}@media screen and (max-width: 768px){.answer-container input{padding:0 1rem;width:100%}}.answer-container button{margin:0}.navigation-btn{width:fit-content;padding:6px 15px 3px;position:fixed;top:1rem;left:1rem}.action{border-radius:5px;border:none;background-color:#1a1a1a;color:#fff;cursor:pointer;padding:1rem;position:relative;width:100%;height:100%;height:50px;display:flex;align-items:center;justify-content:center}.action.catch{height:fit-content;width:100%;display:flex;background-color:transparent;flex-direction:column;align-items:center;padding:0;background-color:#937b9e91;color:#000;border-radius:5px;padding:.5rem;animation:slideInInfo .5s ease-out;outline:0;border:none;-moz-outline-style:none}.action.catch.failed img{animation:none;filter:grayscale(100%)}.action.catch img{width:fit-content;height:4em;outline:none}.action.catch img.catching{animation:rotate_ball 5s ease-in-out both}.action.catch img.caught{filter:brightness(.7);position:relative}.action.catch img.failed{filter:grayscale(100%)}@keyframes rotate_ball{0%{rotate:0deg;scale:1}50%{rotate:360deg;scale:.4}80%{rotate:720deg;scale:1}85%{rotate:735deg}90%{rotate:705deg}to{rotate:750deg}}.action.catch img:active,.action.catch img:focus{outline:0;border:none;-moz-outline-style:none}.action.catch p{color:#000;width:fit-content}.action:disabled{background-color:#5f5c5c5d;cursor:not-allowed;filter:brightness(.5)}.navigation{display:flex;justify-content:space-between;gap:10px;margin:1em 0}.navigation ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;width:fit-content;background-color:#1a1a1a;border-radius:5px}.navigation ul li:not(:first-child){width:100%;text-wrap:nowrap;background-color:#1a1a1a;padding:.3rem .7rem;border-radius:5px;text-align:left;cursor:pointer}.navigation ul li:not(:first-child):hover{background-color:#5f5c5c}.App{display:flex;flex-direction:column;height:100dvh;width:100%}.App img{height:15%;object-fit:contain}.App .description{margin:16px 0;max-width:100%;min-width:70%;text-shadow:#000 1px 1px 5px}.App .indice-wrapper{display:flex;height:fit-content;gap:10px;height:53px}.App .indice-wrapper button{border:none;padding:0}.App .indice-wrapper button p{text-shadow:#1a1a1a 1px 1px 5px;margin:0}.App .indice-wrapper button.w-50{width:50%;height:100%;margin:0}.App .indice-wrapper button.w-50.bi-color{background:linear-gradient(90deg,var(--type_1) 50%,var(--type_2) 50%)}.App .indice-wrapper .bkg-color{margin:0}.App .indice-wrapper .bkg-color .types{margin:0;height:100%;width:100%;display:flex;border-radius:5px}.App .indice-wrapper .bkg-color .types .type--fire{background-color:var(--fire)}.App .indice-wrapper .bkg-color .types .type--water{background-color:var(--water)}.App .indice-wrapper .bkg-color .types .type--grass{background-color:var(--grass)}.App .indice-wrapper .bkg-color .types .type--electric{background-color:var(--electric)}.App .indice-wrapper .bkg-color .types .type--ice{background-color:var(--ice)}.App .indice-wrapper .bkg-color .types .type--fighting{background-color:var(--fighting)}.App .indice-wrapper .bkg-color .types .type--poison{background-color:var(--poison)}.App .indice-wrapper .bkg-color .types .type--normal{background-color:var(--normal)}.App .indice-wrapper .bkg-color .types .type--flying{background-color:var(--flying)}.App .indice-wrapper .bkg-color .types .type--rock{background-color:var(--rock)}.App .indice-wrapper .bkg-color .types .type--ghost{background-color:var(--ghost)}.App .indice-wrapper .bkg-color .types .type--psychic{background-color:var(--psychic)}.App .indice-wrapper .bkg-color .types .type--fairy{background-color:var(--fairy)}.App .indice-wrapper .bkg-color .types .type--steel{background-color:var(--steel)}.App .indice-wrapper .bkg-color .types .type--bug{background-color:var(--bug)}.App .indice-wrapper .bkg-color .types .type--ground{background-color:var(--ground)}.App .indice-wrapper .bkg-color .types .type--dragon{background-color:var(--dragon)}.App .indice-wrapper .bkg-color .types .type.w-50{width:50%}.App .indice-wrapper .bkg-color .types .type.w-100{width:100%}.App .indice-wrapper .bkg-color .types .type:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.App .indice-wrapper .bkg-color .types .type:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.App .indice-wrapper .bkg-color .types .type{display:flex;justify-content:center;align-items:center;padding:.3rem;margin:0 auto}[role=dialog]{z-index:9999}[role=dialog] h2{margin:0;text-align:center}[role=dialog] form{display:flex;flex-direction:column;gap:10px;padding:1rem}[role=dialog] form .item-field{justify-content:center;display:flex;flex-direction:column;gap:10px;border-radius:5px;border:none;position:relative;background-color:#5f5c5c}[role=dialog] form .item-field:user-valid{border-color:#7ef57e}[role=dialog] form .item-field:user-invalid{border-color:#f57e7e}[role=dialog] form .item-field::placeholder{color:#888}[role=dialog] form .item-field .hide-button{display:flex;justify-content:flex-start;position:absolute;width:fit-content;right:5%;background-color:transparent}[role=dialog] form .item-field .hide-button:active,[role=dialog] form .item-field .hide-button:focus{outline:0;border:none;-moz-outline-style:none}[role=dialog] form input{display:flex;flex-direction:column;gap:10px;padding:1rem 0 1rem .5rem;border-radius:5px;border:none;background-color:#5f5c5c}[role=dialog] form input:user-valid{border-color:#7ef57e}[role=dialog] form input:user-invalid{border-color:#f57e7e}[role=dialog] form input::placeholder{color:#888}[role=dialog] .message-info--error{background-color:#f57e7e;border-radius:5px;text-align:center;padding:.5em;font-size:small;color:#802c2c;animation:fadeIn .5s ease-out}[role=dialog] .message-info--success{background-color:#7ef57e;border-radius:5px;text-align:center;padding:.5em;font-size:small;color:#2c802c;animation:fadeIn .5s ease-out}[role=dialog] .message-info--info{background-color:#7e7ef5;border-radius:5px;text-align:center;padding:.5em;font-size:small;color:#2c2c80;animation:fadeIn .5s ease-out}[role=dialog] .message-info--warning{background-color:#f5f57e;border-radius:5px;text-align:center;padding:.5em;font-size:small;color:#80802c;animation:fadeIn .5s ease-out}[role=dialog] [type=submit]{background-color:#1a1a1a;color:#fff;border:none;border-radius:5px;padding:.5em;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInInfo{0%{transform:translateY(20%)}to{transform:translateY(0)}}.pokemon-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:10px;margin:1em 0;justify-items:center;height:300px;-webkit-user-select:none;user-select:none}.pokemon-list .pokemon{display:grid;grid-template-rows:auto auto;justify-items:center;gap:10px;padding:.3em;border-radius:5px;background-color:#1a1a1a;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.pokemon-list .pokemon img{-webkit-user-select:none;user-select:none;width:100%;height:100%;object-fit:contain;-webkit-user-drag:none}.pokemon-list .pokemon .types{display:flex;gap:5px}.pokemon-list .pokemon .types .type{padding:.3em;border-radius:5px;color:#fff;text-transform:capitalize}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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}h1{font-size:2.2rem;line-height:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:3rem auto 1rem}button{border-radius:5px;border:none;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.notif{border-radius:5px;box-shadow:0 0 10px #0000001a;z-index:1000;animation:all .5s ease;transition:width .5s ease;padding:.2rem .3rem;position:fixed;top:0;right:0;margin:1rem}.notif.success{background-color:#4caf50;color:#8cec8f}.notif.error{background-color:#f44336;color:#ff8a80}.notif.warning{background-color:#ff990062;color:#fce8ca;font-weight:400}.notif.info{background-color:#2196f3;color:#81d4fa}.notif .notif-icon{display:flex;align-items:center;justify-content:center}.notif .notif-icon.true{display:none}.notif .notif-icon.false{display:flex;padding:.2rem}
