footer{display:flex;align-items:center;justify-content:center;background-color:#000;text-align:center;line-height:3.5;letter-spacing:2px;color:#fff;font-family:"Poppins",sans-serif;font-size:.85rem}footer span{font-size:1.1rem;margin-right:3px}footer #author{margin-left:4px;color:var(--bs-yellow)}.animate__animated.animate__fadeIn{--animate-duration:1.25s}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);z-index:9999999999;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-family:"Press Start 2P",sans-serif;overflow-x:hidden}#close_modal,.modal-content .message{color:#fff}#close_modal{background-color:transparent;border:none;position:absolute;top:5%;right:5%;font-size:2.5rem}.modal-content{margin:-3.5% 0 0;color:#fff}.modal-content .default-pokeball{width:45%;min-width:250px;max-width:600px}.modal-content .catched-pokeball{width:30%;min-width:235px;max-width:585px}.modal-content .opened-pokeball{width:35%;min-width:240px;max-width:590px}.modal-content .message{font-weight:400;width:100%;margin:0}.modal-content .message #pk-name{text-transform:capitalize}.modal-content .default-message{margin:-3.5% 0 0}.modal-content .message-catched-pokemon{width:70%;margin:auto;line-height:2}.modal-content .message-not-catched-pokemon{margin:-5px 0 0;width:100%}.modal-content #pokemon-already-catched{width:80%}@media (max-width:900px){.modal-content .pokeball-animated{width:65%}.modal-content .message-catched-pokemon{width:85%}.modal-content .default-message{line-height:1.5}.modal-content .message-not-catched-pokemon{line-height:1.65}}@media (max-width:485px){.modal-content .message-catched-pokemon{width:95%}}#home{width:95%;margin:auto;padding:50px 0}#pokemons{width:100%;display:grid;grid-gap:15px 12px;gap:15px 12px;margin-top:20px;grid-template-columns:repeat(5,1fr)}.container{min-height:1200px}.loading-pokemons{height:500px;width:100%;display:flex;justify-content:center;align-items:center}.pokemon{display:table;position:relative;font-family:"Press Start 2P",sans-serif;padding-bottom:30px;box-shadow:0 2px 6px 2px rgba(0,0,0,.25)}.pokemon_img{height:230px;z-index:1}.pokemon .pokemon_name{text-align:center;margin:auto;width:80%;word-break:break-all;text-transform:capitalize}.pokeballs{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;width:80%;margin:0 auto 15px}.pokemon .pokeball{border:none;margin:auto;padding:10px;border-radius:50%;display:table}.pokemon .pokeball:hover{background-color:rgba(0,0,0,.25)}.pokemon .pokeball img{width:25px;height:25px}.pokemon .stats{padding-top:8%;display:grid;margin:auto;grid-template-columns:repeat(2,1fr);grid-gap:10px 0;gap:10px 0}.pokemon .stat{display:flex;justify-content:center;align-items:center;font-size:.9rem}.pokemon .pokemon_order{position:absolute;top:3%;left:5%;font-size:.85rem;color:var(--bs-gray)}.pokemon h6:first-of-type{margin-top:0}.pokemon h6{margin:15px 0}.edit-pokemon{color:var(--bs-blue)}.leave-pokemon{color:var(--bs-green)}.delete-pokemon{color:var(--bs-darkred)}.add-to-favorites,.delete-pokemon{position:absolute;top:4%;right:4%;z-index:999}.add-to-favorites.active{color:var(--bs-red)}.optional-config{display:flex;justify-content:center;margin-bottom:15px}@media (min-width:1400px){#pokemons{grid-template-columns:repeat(6,1fr)}}@media (min-width:2000px){#pokemons{grid-template-columns:repeat(8,1fr)}}@media (max-width:1200px){#pokemons{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){#pokemons{grid-template-columns:repeat(3,1fr)}.pokemon .pokeball img{width:30px;height:30px}.pokemon .stats{width:90%}}@media (max-width:700px){#pokemons{grid-template-columns:repeat(2,1fr)}.pokemon_img{height:250px}.pokeballs{width:65%}.pokemon .stats{width:75%}}@media (max-width:610px){#pokemons{grid-template-columns:repeat(1,300px);justify-content:center;grid-gap:20px 0;gap:20px 0}.pokemon_img{height:265px}}@media (max-width:325px){#pokemons{grid-template-columns:repeat(1,1fr)}}@media (max-width:280px){.pokemon .stats{width:90%}}.tabs .tab-list{display:flex;justify-content:center;padding:5px 0 15px;width:80%;margin:0 auto 30px;border-bottom:.5px solid var(--bs-gray)}.tabs .tab-list .tab-item{list-style:none;text-align:center;word-break:break-all;margin:5px 7px}.tabs .tab-list .tab-item .tab-label{display:flex;align-items:center;justify-content:center;padding:7px 35px;font-family:"Lato",sans-serif;color:var(--bs-blue);width:150px}.tabs .tab-list .tab-item:last-of-type .tab-label{width:250px}.tabs .tab-list .tab-item.active{border:0;border-bottom:3px solid var(--bs-yellow);box-shadow:0 0 7px .5px rgba(0,0,0,.25)}.navbar .tab-list .tab-item.desactive{opacity:.6;border:1px dashed var(--bs-gray)}.navbar .tab-list .tab-item.desactive:hover{border:0;border-bottom:3px solid rgba(0,0,0,.25)}@media (max-width:768px){.tabs .tab-list{overflow-x:auto;overflow-y:hidden;justify-content:left;width:100%}}.card-tabs .tabs .tab-list{padding:0 0 10px;margin:0 auto 20px;border-bottom:.5px solid var(--bs-gray-700);overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;justify-content:space-around}.card-tabs .tabs .tab-list .tab-item.active{padding-bottom:5px;box-shadow:none}.card-tabs .tabs .tab-list .tab-item.desactive{opacity:.3}.card-tabs .tab-content #about-pokemon,.card-tabs .tab-content #pokemon-moves{width:90%;margin:auto}.card-tabs .tab-content #about-pokemon .title-about,.card-tabs .tab-content #pokemon-moves .title-moves{padding-bottom:12px;padding-left:5px;border-bottom:1px solid #fff;margin-bottom:12px;line-height:1.85}.card-tabs .tab-content #about-pokemon .title-about:first-of-type{margin-top:0}.card-tabs .tab-content #about-pokemon,.card-tabs .tab-content #pokemon-moves #moves{max-height:200px;overflow-y:auto}.card-tabs .tab-content #about-pokemon .section .item,.card-tabs .tab-content #pokemon-moves #moves .pokemon-move{text-transform:capitalize}.card-tabs .tab-content #pokemon-moves #moves{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3px;gap:3px;font-size:.65rem;width:95%;margin:auto;padding:0}.card-tabs .tab-content #about-pokemon::-webkit-scrollbar,.card-tabs .tab-content #pokemon-moves #moves::-webkit-scrollbar{display:none}.card-tabs .tab-content #pokemon-moves #moves .wrap{display:flex;align-items:center}.card-tabs .tab-content #pokemon-moves #moves .pokemon-move{list-style:none;word-break:break-all;padding:5px 0}.card-tabs .tab-content #about-pokemon .section:first-of-type .j-center{justify-content:left}.card-tabs .tab-content #about-pokemon .section .item{font-size:.8rem;display:block;text-align:center;margin:10px 0}.card-tabs .tab-content #about-pokemon .section:nth-of-type(2){line-height:1.6}
/*# sourceMappingURL=main.7c0ebe88.chunk.css.map */