@import url(https://fonts.googleapis.com/css?family=Akronim);@import url(https://fonts.googleapis.com/css2?family=Sigmar&display=swap);@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap);*{box-sizing:border-box;margin:0;padding:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App_App__B2Ebb{background-size:cover;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh}.App_App__B2Ebb,.btn-hover{align-items:center;color:#fff;display:flex;text-align:center}.btn-hover{background-size:300% 100%;border:none;border-radius:50px;cursor:pointer;font-size:20px;font-weight:600;height:55px;justify-content:center;margin:20px;width:220px}.btn-hover,.btn-hover:hover{transition:all .4s ease-in-out}.btn-hover:hover{background-position:100% 0}.btn-hover:focus{outline:none}.btn-hover.color-1{background-image:linear-gradient(90deg,#25aae1,#40e495,#30dd8a,#2bb673);box-shadow:0 4px 15px 0 #31c4bebf}.btn-hover.color-2{background-image:linear-gradient(90deg,#f5ce62,#e43603,#fa7199,#e85a19);box-shadow:0 4px 15px 0 #e5420abf}.btn-hover.color-3{background-image:linear-gradient(90deg,#667eea,#764ba2,#6b8dd6,#8e37d7);box-shadow:0 4px 15px 0 #744fa8bf}.btn-hover.color-4{background-image:linear-gradient(90deg,#fc6076,#ff9a44,#ef9d43,#e75516);box-shadow:0 4px 15px 0 #fc686ebf}.btn-hover.color-5{background-image:linear-gradient(90deg,#0ba360,#3cba92,#30dd8a,#2bb673);box-shadow:0 4px 15px 0 #17a86cbf}.btn-hover.color-6{background-image:linear-gradient(90deg,#009245,#fcee21,#00a8c5,#d9e021);box-shadow:0 4px 15px 0 #53b039bf}.btn-hover.color-7{background-image:linear-gradient(90deg,#6253e1,#852d91,#a3a1ff,#f24645);box-shadow:0 4px 15px 0 #7e34a1bf}.btn-hover.color-8{background-image:linear-gradient(90deg,#29323c,#485563,#2b5876,#4e4376);box-shadow:0 4px 15px 0 #2d3641bf}.btn-hover.color-9{background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 #4184eabf}.btn-hover.color-10{background-image:linear-gradient(90deg,#ed6ea0,#ec8c69,#f7186a,#fbb03b);box-shadow:0 4px 15px 0 #ec7495bf}.btn-hover.color-11{background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px #f2616766}.btn-hover img{width:30%}.Container_container__Ipr3W{flex-wrap:wrap;gap:10px;margin:40px 0}.Container_container__Ipr3W,.card{align-items:center;display:flex;justify-content:center}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fcdf8a,#f38381);border-radius:15px;box-shadow:0 15px 35px #00000080;flex-direction:column;height:350px;width:260px}.grass{background:linear-gradient(#b1ea4d,#459522)}.water{background:linear-gradient(#0ff0b3,#036ed9)}.fire{background:linear-gradient(#f2d50f,#da0641)}.bug{background:linear-gradient(87.4deg,#fff1a5 1.9%,#c87d4c 49.7%,#533636 100.5%)}.poison{background:linear-gradient(#ff57b9,#a704fd)}.electric{background:linear-gradient(135deg,#ffa8a8,#fcff00)}.ground{background:linear-gradient(135deg,#f0ff00,#58cffb)}.fairy{background:linear-gradient(135deg,#ffdada,#ff776a)}.normal{background:linear-gradient(#fcdf8a,#f38381)}.card .content{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:space-around;transition:.5s}.card:hover .content{transform:translateY(-20px)}.pokimg{width:50%}.card .content h3{color:#fff;font-size:18px;font-weight:700;letter-spacing:2px;line-height:1.1em;margin:20px 0 10px;text-align:center;text-transform:uppercase}.card .content h3 span{font-size:12px;font-weight:500;text-transform:capitalize}.card .sci{bottom:50px;display:flex;opacity:0;position:absolute;transform:translateY(40px);transition:.5s}.card:hover .sci{opacity:1;transform:translateY(30px)}.btngrad{background-size:200% auto;border-radius:10px;box-shadow:0 0 20px #eee;display:block;margin:10px;padding:10px 30px;text-align:center;text-transform:uppercase;transition:.5s}button.grass{background-image:linear-gradient(90deg,#3ca55c 0,#b5ac49 51%,#3ca55c)}button.water{background-image:linear-gradient(90deg,#1fa2ff 0,#12d8fa 51%,#1fa2ff)}button.normal{background-image:linear-gradient(90deg,#f09819 0,#edde5d 51%,#f09819)}button.poison{background-image:linear-gradient(90deg,#f0c 0,#339 51%,#f0c);color:#fff}button.bug{background-image:linear-gradient(90deg,#870000 0,#190a05 51%,#870000);color:#fff}button.electric{background-image:linear-gradient(90deg,#f2994a 0,#f2c94c 51%,#f2994a)}button.fire{background-image:linear-gradient(90deg,#c21500 0,#ffc500 51%,#c21500);color:#fff}button.ground{background-image:linear-gradient(90deg,#00c3ff 0,#ffff1c 51%,#00c3ff)}button.fairy{background-image:linear-gradient(90deg,#eecda3 0,#ef629f 51%,#eecda3)}.btngrad:hover{background-position:100%;text-decoration:none}.BurningText_Blazing__RsSJc{animation:BurningText_Blazing__RsSJc 2s linear infinite alternate;display:inline-block;font-family:Akronim;line-height:50px;margin:0;outline:none;text-shadow:0 3px 20px red,0 0 20px red,0 0 10px orange,4px -5px 6px #ff0,-4px -10px 10px #ff0,0 -10px 30px #ff0;vertical-align:middle}@keyframes BurningText_Blazing__RsSJc{0%{text-shadow:0 3px 20px red,0 0 20px red,0 0 10px orange,0 0 0 #ff0,0 0 5px #ff0,-2px -5px 5px #ff0,4px -10px 10px #ff0}25%{text-shadow:0 3px 20px red,0 0 30px red,0 0 20px orange,0 0 5px #ff0,-2px -5px 5px #ff0,3px -10px 10px #ff0,-4px -15px 20px #ff0}50%{text-shadow:0 3px 20px red,0 0 20px red,0 -5px 10px orange,-2px -5px 5px #ff0,3px -10px 10px #ff0,-4px -15px 20px #ff0,2px -20px 30px #ffff0080}75%{text-shadow:0 3px 20px red,0 0 20px red,0 -5px 10px orange,3px -5px 5px #ff0,-4px -10px 10px #ff0,2px -20px 30px #ffff0080,0 -25px 40px #ff00}to{text-shadow:0 3px 20px red,0 0 20px red,0 0 10px orange,0 0 0 #ff0,0 0 5px #ff0,-2px -5px 5px #ff0,4px -10px 10px #ff0}}.FireHeading_fireh__fJV9D{background-position:50%;background-size:1000px 200px;border-radius:10px;font-family:Akronim;height:180px;margin:0 auto;max-width:1000px;overflow:hidden;text-align:center;vertical-align:middle;width:80%}.FireHeading_fireh__fJV9D:before{content:"";display:inline-block;height:100%;vertical-align:middle}.FireHeading_fireh__fJV9D h1{font-size:100px;line-height:50px}@media screen and (max-width:850px){.FireHeading_fireh__fJV9D{height:160px}.FireHeading_fireh__fJV9D h1{font-size:80px;line-height:40px}}@media screen and (max-width:690px){.FireHeading_fireh__fJV9D{height:120px}.FireHeading_fireh__fJV9D h1{font-size:60px;line-height:30px}}@media screen and (max-width:525px){.FireHeading_fireh__fJV9D{height:100px}.FireHeading_fireh__fJV9D h1{font-size:50px;line-height:30px}}@media screen and (max-width:450px){.FireHeading_fireh__fJV9D{height:140px}.FireHeading_fireh__fJV9D h1{font-size:50px;letter-spacing:10px;line-height:50px}}.BallMnHd_ball__iNP1z{align-items:center;display:flex;gap:30px;margin:0 auto;padding:20px}.BallMnHd_ball__iNP1z h1{font-size:70px}@media screen and (max-width:950px){.BallMnHd_ball__iNP1z{gap:10px}}@media screen and (max-width:920px){.BallMnHd_ball__iNP1z h1{font-size:60px}}@media screen and (max-width:800px){.BallMnHd_ball__iNP1z h1{font-size:50px}}@media screen and (max-width:690px){.BallMnHd_ball__iNP1z h1{font-size:40px}}@media screen and (max-width:550px){.BallMnHd_ball__iNP1z{gap:0}.BallMnHd_ball__iNP1z h1{font-size:40px;width:250px}}.PokeBall_pokeball__tNkt6{animation:PokeBall_fall__hfd0k .5s ease-in-out 1s,PokeBall_shake__dDTx5 1.25s cubic-bezier(.36,.07,.19,.97) 1.5s 3;height:150px;width:150px}.PokeBall_pokeball__tNkt6 img{width:100%}@keyframes PokeBall_shake__dDTx5{0%{transform:translateX(0) rotate(0)}20%{transform:translateX(-10px) rotate(-20deg)}30%{transform:translateX(10px) rotate(20deg)}50%{transform:translateX(-10px) rotate(-10deg)}60%{transform:translateX(10px) rotate(10deg)}to{transform:translateX(0) rotate(0)}}@keyframes PokeBall_fall__hfd0k{0%{transform:translateY(-200%)}60%{transform:translateY(0)}80%{transform:translateY(-10%)}to{transform:translateY(0)}}@keyframes PokeBall_catch__YamXg{to{filter:saturate(.8) brightness(.8)}}@media screen and (max-width:920px){.PokeBall_pokeball__tNkt6{height:120px;width:120px}}@media screen and (max-width:800px){.PokeBall_pokeball__tNkt6{height:100px;width:100px}}@media screen and (max-width:690px){.PokeBall_pokeball__tNkt6{height:70px;width:70px}}@media screen and (max-width:550px){.PokeBall_pokeball__tNkt6{height:70px;width:70px}}.BallTx_balltxt__3EMx-{color:red;font-family:Sigmar,sans-serif;text-shadow:2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff}.detail{align-items:center;display:flex;gap:10px;overflow:auto;scroll-behavior:smooth;text-align:left;width:100%}.detailCard{background-color:orange;border:1px solid #000;border-radius:10px;color:#000;font-size:18px;font-weight:700;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:2px 10px;text-transform:uppercase}.modalbg{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:space-evenly;left:0;position:fixed;top:0;width:100%;z-index:1}.displayimg{animation:ltr 1s ease-in-out 0s;max-width:550px;width:40%}@keyframes ltr{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateY(0)}}.displayimg .dpimag{width:100%}.modalcontainer{animation:rtl 1s ease-in-out 0s;width:40%}@keyframes rtl{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateY(0)}}.modal{height:597px;margin:5% auto;min-width:350px;position:relative;width:350px;z-index:200}.modal .pkdx{width:100%}.close{background-color:pink;border:3px solid #000;border-radius:50%;height:30px;right:15px;top:7px;width:30px}.close,.info{position:absolute}.info{align-items:center;background-color:blue;display:flex;flex-direction:column;height:250px;justify-content:space-evenly;left:57px;top:130px;width:250px}.info .onsrcimg{display:none;width:40%}.green{background-image:linear-gradient(90deg,#3ca55c 0,#b5ac49 51%,#3ca55c)}.small{background-color:#ff0;border:3px solid #000;border-radius:8px;bottom:40px;color:#000;font-weight:700;height:65px;left:50px;padding:5px;position:absolute;width:170px}@media screen and (max-width:950px){.displayimg{display:none}.info .onsrcimg{display:block}.modalcontainer{width:100%}}.Typing_typing__4N9tK{animation:Typing_typing__4N9tK 3.5s steps(40),Typing_blink-caret__X-zUb .75s step-end infinite;border-right:.15em solid #000;font-family:Press Start\ 2P;font-size:20px;margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;padding:3px;text-shadow:2px 0 0 #000,-2px 0 0 #000,0 2px 0 #000,0 -2px 0 #000,1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 5px #000;text-transform:uppercase;white-space:nowrap}@keyframes Typing_typing__4N9tK{0%{width:0}to{width:100%}}@keyframes Typing_blink-caret__X-zUb{0%,to{border-color:#0000}50%{border-color:#000}}
/*# sourceMappingURL=main.4cf00513.css.map*/