@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.h-full{height:100%}.w-1\/3{width:33.3333%}.w-full{width:100%}.w-screen{width:100vw}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.bg-transparent{background-color:#0000}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.select-none{-webkit-user-select:none;user-select:none}:root{--vh:1vh;--ui-text-color:#ffffffeb;--ui-text-size:1.05rem;--ui-text-weight-regular:400;--ui-text-weight-semibold:400;--ui-text-line-height:1.45;--ui-text-letter-spacing:.01em;--glass-modal-padding:20px}html{background-color:#000;font-size:14px}body{width:100%;height:100%;color:var(--ui-text-color);touch-action:none;font-size:var(--ui-text-size);font-weight:var(--ui-text-weight-semibold);line-height:var(--ui-text-line-height);letter-spacing:var(--ui-text-letter-spacing);background-color:#000;margin:0;padding:0;overflow:hidden}*,:before,:after{box-sizing:border-box}@keyframes fadeTrail{0%{opacity:1}to{opacity:0}}@keyframes pulseOnce{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.25)}60%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%{opacity:.5;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(.6)}}@keyframes barTextPulse{0%{opacity:0;text-shadow:none}30%{opacity:1;text-shadow:-20px 0 44px #ffffff4d,20px 0 44px #ffffff4d,-8px 0 20px #ffffff80,8px 0 20px #ffffff80}to{opacity:0;text-shadow:none}}.bar-text-wrapper{display:inline-block;position:relative}.ui-text,.glass-text,.bar-text{color:var(--ui-text-color);font-size:var(--ui-text-size);line-height:var(--ui-text-line-height);letter-spacing:var(--ui-text-letter-spacing)}.ui-text-regular,.glass-text{font-weight:var(--ui-text-weight-regular)}.ui-text-semibold,.bar-text{font-weight:var(--ui-text-weight-semibold)}.bar-text{justify-content:center;align-items:center;display:flex}.ios-pressable{transition:transform var(--ios-press-release-duration,.17s)cubic-bezier(.22,1,.36,1),opacity var(--ios-press-release-duration,.17s)cubic-bezier(.22,1,.36,1),filter var(--ios-press-release-duration,.17s)cubic-bezier(.22,1,.36,1);will-change:transform;-webkit-tap-highlight-color:transparent}.ios-pressable[data-pressed=true],.ios-pressable:active{--ios-press-release-duration:95ms;opacity:.92;filter:brightness(1.025)saturate(1.02);transform:scale(.965)}.ui-hoverable{transition:filter .12s,transform .12s,opacity .12s}.ui-hoverable[data-pressed=true],.ui-hoverable:active{opacity:.95;filter:brightness(1.02)saturate(1.01);transform:scale(.98)}.ui-hoverable.ui-selected[data-pressed=true],.ui-hoverable.ui-selected:active{opacity:.98;filter:brightness(1.01)saturate(1.01);transform:scale(.995)}@media (hover:hover) and (pointer:fine){.ui-hoverable:hover{filter:brightness(1.08)saturate(1.02)}.ui-hoverable.ui-selected:hover{filter:brightness(1.03)saturate(1.01)}.state-row[data-theme=light].ui-hoverable:hover{filter:brightness(.92)saturate(1.02)}}.bar-text-pulse-overlay{color:#0000;font-size:var(--ui-text-size);font-weight:var(--ui-text-weight-semibold);line-height:var(--ui-text-line-height);letter-spacing:var(--ui-text-letter-spacing);pointer-events:none;justify-content:center;align-items:center;animation:.6s ease-out barTextPulse;display:flex;position:absolute;inset:0}@keyframes videoPulse{0%{filter:brightness();transform:scale(1)}40%{filter:brightness(1.15);transform:scale(1.02)}to{filter:brightness();transform:scale(1)}}.pulse-video{animation:.38s ease-out videoPulse}.pulse-video-loop{animation:1.2s cubic-bezier(.4,0,.6,1) infinite videoPulse}@keyframes fadeOutPad{0%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(.95)}60%{opacity:1;transform:scale(1)}80%{opacity:.5;transform:scale(.97)}to{opacity:0;transform:scale(.94)}}.fade-out-pad{animation:.6s ease-out forwards fadeOutPad}@keyframes plotFadeOut{0%{opacity:1;transform:scale(1)}60%{opacity:.75;transform:scale(.985)}to{opacity:0;transform:scale(.97)}}@keyframes plotFadeIn{0%{opacity:0;transform:scale(.975)}55%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.plot-fade-out{animation:.16s ease-out forwards plotFadeOut}.plot-fade-in{animation:.22s ease-out forwards plotFadeIn}@keyframes barOverlayAppear{0%{opacity:0}30%{opacity:0}to{opacity:1}}.bar-overlay-appear{animation:.6s ease-out barOverlayAppear}.glass-modal-backdrop{-webkit-backdrop-filter:blur(12px);z-index:999999;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.glass-modal-window{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;padding:var(--glass-modal-padding);max-width:calc(100vw - 32px);max-height:var(--modal-max-height,calc(100vh - 32px));color:var(--ui-text-color);background:#191919e6;border:1px solid #ffffff26;border-radius:16px}.glass-overlay-card{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;padding:var(--glass-modal-padding);color:var(--ui-text-color);background:#14141473;border-radius:16px}.va-scroll{scrollbar-width:thin;scrollbar-color:#ffffff59 transparent}.va-scroll::-webkit-scrollbar{width:6px}.va-scroll::-webkit-scrollbar-track{background:0 0}.va-scroll::-webkit-scrollbar-thumb{background-color:#ffffff59;border-radius:0}.va-scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff8c}.va-scroll::-webkit-scrollbar-button{display:none}.va-scroll-horizontal::-webkit-scrollbar{height:6px}.va-scroll-horizontal::-webkit-scrollbar-thumb{border-radius:0!important}.va-scroll-horizontal::-webkit-scrollbar-button{display:none}.elo-btn{background:var(--ui-button-background,#78787859);color:var(--ui-text-color);font-size:var(--ui-text-size);font-weight:var(--ui-text-weight-regular);line-height:var(--ui-text-line-height);letter-spacing:var(--ui-text-letter-spacing);-webkit-backdrop-filter:blur(16px);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:999px;padding:10px 18px;transition:transform 80ms ease-out,background .12s ease-out,filter .12s ease-out}.elo-btn:hover{background:var(--ui-button-hover-background,var(--ui-button-background))}.elo-btn:active{background:var(--ui-button-hover-background,var(--ui-button-background));filter:none;transform:translateY(1px)}.auth-input::placeholder{color:var(--ui-button-background);font-weight:calc(var(--ui-text-weight-regular)/2);opacity:1}.auth-input{font-size:var(--ui-text-size);font-weight:var(--ui-text-weight-regular);line-height:var(--ui-text-line-height);letter-spacing:var(--ui-text-letter-spacing);color:var(--ui-input-text-color);box-sizing:border-box;box-shadow:inset 0 0 0 1px var(--ui-button-background);border:none}.bar-btn{background:0 0;transition:background .12s ease-out}@media (hover:hover) and (pointer:fine){.bar-btn:hover{background:var(--ui-bar-hover-background,var(--ui-button-hover-background,#ffffff2e))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_60d20f7e-module__wWEigW__className{font-family:Manrope,Manrope Fallback;font-style:normal}
