@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");@import url("https://fonts.googleapis.com/css2?family=Orbitron&display=swap");@import url("https://fonts.googleapis.com/css2?family=Rubik+Wet+Paint&display=swap");@import url("https://db.onlinewebfonts.com/c/239ee0be558ca5ec0eb835c6abdb859a?family=GANGSTA");@import url("https://fonts.googleapis.com/css2?family=Caveat&display=swap");@import url("https://fonts.googleapis.com/css2?family=Comforter+Brush&display=swap");@import url("https://fonts.googleapis.com/css2?family=Silkscreen&display=swap");body,html{padding:0;margin:0;font-family:Open Sans,sans-serif,monospace,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;background-color:#fff;color:#000}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.scaleAnimation{transition:all .2s ease-in}.scaleAnimation:hover{transform:scale(1.05)}.upDownAnimation{animation:upDown 5s infinite}.upDownAnimation2{animation:upDown2 10s infinite}.upDownAnimation3{animation:upDown3 10s infinite}.upDownAnimation4{animation:upDown4 5s infinite}.rotateAnimation{animation:rotate 200s infinite}.rotateAnimation2{animation:rotate2 150s infinite}@keyframes upDown{0%{top:0}50%{top:-80px}to{top:0}}@keyframes upDown2{0%{top:250px}50%{top:-50px}to{top:250px}}@keyframes upDown3{0%{top:300px}50%{top:-100px}to{top:30px}}@keyframes upDown4{0%{top:0}50%{top:-25px}to{top:0}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate2{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.gradientPurple{background-image:linear-gradient(45deg,#6135ba,#f211ea);background-size:100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.recharts-wrapper svg{overflow:inherit!important}body .chakra-checkbox,body .chakra-input,body .chakra-numberinput__field,body .chakra-textarea{outline:1px solid transparent!important;border:1px solid #fff!important;color:#fff!important}.number-input-chakra,input.number-input-chakra{color:#000!important;border:0 solid #000!important}body .chakra-checkbox__control{background:#d3d3d3}body .chakra-input::placeholder,body .chakra-textarea::placeholder{color:gray}body .chakra-input.color-black{color:#000!important}.chakra-modal__content{background:#fff!important;color:#1a202c!important}