body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}@font-face{font-family:Inter;src:url(/static/media/Inter-Regular.1f5ed03b6dd9fd1f9982.otf)}@font-face{font-family:InterBold;src:url(/static/media/Inter-Bold.6a6ce82f6fc7dab34c2a.ttf)}:root{--color-bg1:var(--chakra-colors-bgLoginLight-100);--color-bg2:var(--chakra-colors-bgLoginLight-200);--color1:var(--chakra-colors-bgLoginLight-300);--color2:var(--chakra-colors-bgLoginLight-300);--color3:var(--chakra-colors-bgLoginLight-300);--color4:var(--chakra-colors-bgLoginLight-300);--color5:var(--chakra-colors-bgLoginLight-300);--color-interactive:140,100,255;--circle-size:80%;--blending:hard-light}@keyframes moveInCircle{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes moveHorizontal{0%{transform:translateX(-50%) translateY(-10%)}50%{transform:translateX(50%) translateY(10%)}to{transform:translateX(-50%) translateY(-10%)}}.gradient-bg{height:100vh;left:0;overflow:hidden;position:relative;top:0;width:100vw;svg{display:none}.gradients-container{filter:url(#goo) blur(40px);height:100%;width:100%}.g1{animation:moveInCircle 40s linear infinite;left:calc(10% - 500px);left:calc(50% - var(--circle-size)/2 - 500px);opacity:.7;top:calc(10% + 200px);top:calc(50% - var(--circle-size)/2 + 200px);transform-origin:calc(50% + 400px)}.g1,.g2{background:radial-gradient(circle at center,rgba(var(--chakra-colors-bgLoginLight-300),.8) 0,rgba(var(--chakra-colors-bgLoginLight-300),0) 50%) no-repeat;background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;height:80%;height:var(--circle-size);mix-blend-mode:hard-light;mix-blend-mode:var(--blending);position:absolute;width:80%;width:var(--circle-size)}.g2{animation:moveHorizontal 40s ease infinite;left:10%;left:calc(50% - var(--circle-size)/2);opacity:.6;top:10%;top:calc(50% - var(--circle-size)/2);transform-origin:calc(50% - 200px)}.g3{animation:moveInCircle 40s linear infinite;left:calc(10% - 500px);left:calc(50% - var(--circle-size)/2 - 500px);opacity:.8;top:calc(10% + 200px);top:calc(50% - var(--circle-size)/2 + 200px);transform-origin:calc(50% + 400px)}.g3,.g4{background:radial-gradient(circle at center,rgba(var(--chakra-colors-bgLoginLight-300),.8) 0,rgba(var(--chakra-colors-bgLoginLight-300),0) 50%) no-repeat;background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;height:80%;height:var(--circle-size);mix-blend-mode:hard-light;mix-blend-mode:var(--blending);position:absolute;width:80%;width:var(--circle-size)}.g4{animation:moveHorizontal 40s ease infinite;left:10%;left:calc(50% - var(--circle-size)/2);opacity:.6;top:10%;top:calc(50% - var(--circle-size)/2);transform-origin:calc(50% - 200px)}.a1{animation:moveInCircle 40s linear infinite;left:calc(10% - 500px);left:calc(50% - var(--circle-size)/2 - 500px);opacity:.7;top:calc(10% + 200px);top:calc(50% - var(--circle-size)/2 + 200px);transform-origin:calc(50% + 400px)}.a1,.a2{background:radial-gradient(circle at center,#913af8cc 0,#0000 50%) no-repeat;height:80%;height:var(--circle-size);mix-blend-mode:hard-light;mix-blend-mode:var(--blending);position:absolute;width:80%;width:var(--circle-size)}.a2{animation:moveHorizontal 40s ease infinite;left:10%;left:calc(50% - var(--circle-size)/2);opacity:.6;top:10%;top:calc(50% - var(--circle-size)/2);transform-origin:calc(50% - 200px)}.a3{animation:moveInCircle 40s linear infinite;left:calc(10% - 500px);left:calc(50% - var(--circle-size)/2 - 500px);opacity:.8;top:calc(10% + 200px);top:calc(50% - var(--circle-size)/2 + 200px);transform-origin:calc(50% + 400px)}.a3,.a4{background:radial-gradient(circle at center,#913af8cc 0,#0000 50%) no-repeat;height:80%;height:var(--circle-size);mix-blend-mode:hard-light;mix-blend-mode:var(--blending);position:absolute;width:80%;width:var(--circle-size)}.a4{animation:moveHorizontal 40s ease infinite;left:10%;left:calc(50% - var(--circle-size)/2);opacity:.6;top:10%;top:calc(50% - var(--circle-size)/2);transform-origin:calc(50% - 200px)}.interactive{background:radial-gradient(circle at center,var(--chakra-colors-bgLoginLight-300) 0,var(--chakra-colors-bgLoginLight-300) 50%) no-repeat;height:100%;left:-50%;mix-blend-mode:hard-light;mix-blend-mode:var(--blending);opacity:.2;position:absolute;top:-50%;width:100%}}.bgAnimatedLinear{background:linear-gradient(-45deg,var(--chakra-colors-bgLoginDark-100),var(--chakra-colors-bgLoginDark-100),var(--chakra-colors-bgLoginLight-300));opacity:.3}.bgAnimatedLinear,.bgAnimatedLinearAdmin{animation:Gradient 15s ease infinite;background-size:300% 300%;color:#fff;height:90vh;width:100wh}.bgAnimatedLinearAdmin{opacity:.5}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}::-webkit-scrollbar-track{background-color:#000;border-radius:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar,::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-bgLoginDark-300)}::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px #0000004d}