@keyframes beat{0%{opacity:.8;scale:1}to{opacity:1;scale:1.3}}@keyframes shake{0%{transform:rotate(-5deg)}25%{transform:rotate(0deg)}50%{transform:rotate(5deg)}75%{transform:rotate(0deg)}to{transform:rotate(-5deg)}}.XB_Controller_component{align-items:center;display:flex;height:100%;justify-content:space-between;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:1}.XB_Controller_component .cancelResizeMode{cursor:auto;height:100%;pointer-events:auto;position:absolute;width:100%;z-index:1}.XB_Controller_component *{-webkit-tap-highlight-color:hsla(0,0%,100%,0);-webkit-focus-ring-color:#0000;-webkit-touch-callout:none;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none}.XB_Controller_component .change_gamepad_header,.XB_Controller_component .test_gamepad_mode_header{align-items:center;border-bottom:.0625em solid #3f3f3f;display:flex;gap:1em;left:40vw;padding:0 .625em .375em;position:absolute;top:5vh}.XB_Controller_component .change_gamepad_header.change_gamepad_header,.XB_Controller_component .test_gamepad_mode_header.change_gamepad_header{z-index:2}.XB_Controller_component .change_gamepad_header:not(.change_gamepad_header) button,.XB_Controller_component .test_gamepad_mode_header:not(.change_gamepad_header) button{height:1.875em;margin-top:-.125em;padding:0;width:1.875em;z-index:99}.XB_Controller_component .change_gamepad_header:not(.change_gamepad_header) button.holdButton,.XB_Controller_component .test_gamepad_mode_header:not(.change_gamepad_header) button.holdButton{width:90px}.XB_Controller_component .change_gamepad_header:not(.change_gamepad_header) button:not(.holdButton),.XB_Controller_component .test_gamepad_mode_header:not(.change_gamepad_header) button:not(.holdButton){background:#0000}@media only screen and (max-width:480px){.XB_Controller_component .change_gamepad_header,.XB_Controller_component .test_gamepad_mode_header{justify-content:center;left:0;top:8vh;width:100%}}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.XB_Controller_component .change_gamepad_header,.XB_Controller_component .test_gamepad_mode_header{justify-content:center;left:0;margin-top:0;top:10vh;width:100%}}.XB_Controller_component .size_buttons{display:flex;left:30%;position:absolute;top:-50%;transform:rotate(45deg);z-index:501}.XB_Controller_component .size_buttons button{background:#0000;height:auto;margin-left:.625em;opacity:.8;padding:.375em;transform:rotate(-45deg)}.XB_Controller_component .size_buttons button:hover{opacity:1}.XB_Controller_component .xbox_btn{align-items:center;display:flex;justify-content:center;padding:.625em;pointer-events:auto;position:absolute;width:45px;z-index:500}.XB_Controller_component .xbox_btn:not(.resizeMode){opacity:.8;scale:1}.XB_Controller_component .xbox_btn:not(.resizeMode):hover{opacity:1}.XB_Controller_component .xbox_btn:not(.resizeMode):active,.XB_Controller_component .xbox_btn:not(.resizeMode):focus{animation:beat .2s ease-in-out backwards}.XB_Controller_component .xbox_btn.pressed{animation:beat .2s ease-in-out backwards;border-radius:100%;box-shadow:0 0 .375em .3125em #4de4b7}.XB_Controller_component .xbox_btn.pressed path,.XB_Controller_component .xbox_btn.pressed svg{filter:invert(67%) sepia(92%) saturate(266%) hue-rotate(109deg) brightness(96%) contrast(96%)}.XB_Controller_component .xbox_btn.resizeMode{opacity:1}.XB_Controller_component .xbox_btn.resizeMode>svg{animation:shake .5s ease infinite}.XB_Controller_component .xbox_btn:after{background:#00000047;border-radius:100%;content:"";display:block;height:45px;position:absolute;width:45px;z-index:-1}.XB_Controller_component .XB_Stick{align-items:center;background:#1a1a1a;border:.125em solid #fff;border-radius:50%;display:flex;height:70px;justify-content:center;min-width:70px;opacity:.8;position:absolute;width:70px;z-index:500}.XB_Controller_component .XB_Stick.resizeMode{opacity:1}.XB_Controller_component .XB_Stick.resizeMode .size_buttons{left:60%;top:-50%}.XB_Controller_component .XB_Stick-main_stick{background:#fff;border-radius:50%;height:35px;left:1em;pointer-events:auto;position:absolute;top:1em;width:35px;z-index:501}.XB_Controller_component .XB_Arrows{align-items:center;display:flex;height:80px;min-width:80px;position:absolute;width:80px}.XB_Controller_component .XB_Arrows.resizeMode{cursor:pointer;opacity:1}.XB_Controller_component .XB_Arrows.resizeMode .size_buttons{left:60%}.XB_Controller_component .XB_Arrows:not(.resizeMode) .arrow{opacity:.8;scale:1}.XB_Controller_component .XB_Arrows:not(.resizeMode) .arrow:hover{opacity:1}.XB_Controller_component .XB_Arrows:not(.resizeMode) .arrow:active,.XB_Controller_component .XB_Arrows:not(.resizeMode) .arrow:focus{animation:beat .2s ease-in-out backwards}.XB_Controller_component .XB_Arrows .arrow{border:.125em solid #fff;pointer-events:auto}.XB_Controller_component .XB_Arrows .arrow.pressed{animation:beat .2s ease-in-out backwards;border-color:#4de4b7;box-shadow:0 0 .375em .3125em #4de4b7;z-index:99}.XB_Controller_component .XB_Arrows .arrow_left{background:#1a1a1a;border-right:none;height:30%;width:37%}.XB_Controller_component .XB_Arrows .arrow_right{background:#1a1a1a;border-left:none;height:30%;width:37%}.XB_Controller_component .XB_Arrows .horizontal{display:flex;flex-direction:column;height:100%;justify-content:space-between}.XB_Controller_component .XB_Arrows .horizontal .arrow_Up{background:#1a1a1a;border-bottom:none;height:37.5%;padding:0 .625em}.XB_Controller_component .XB_Arrows .horizontal .empty{background:#1a1a1a;height:25%;opacity:.8;width:100%}.XB_Controller_component .XB_Arrows .horizontal .arrow_Down{background:#1a1a1a;border-top:none;height:37.5%;padding:0 .625em}@media only screen and (max-width:920px){.XB_Controller_component{height:calc(100% - env(safe-area-inset-top) - env(safe-area-inset-bottom));width:calc(100% - env(safe-area-inset-right) - env(safe-area-inset-left))}.XB_Controller_component .xbox_btn{padding:.125em}}.UI_Keyboard-module{background:#425163;border-radius:.25em;display:flex;flex-direction:column;gap:.125em;padding:1em;pointer-events:auto;position:fixed;transform-origin:center;translate:32dvw 60dvh;z-index:4}.UI_Keyboard-module *{pointer-events:auto}.UI_Keyboard-module>.close_btn{position:absolute;right:0;top:-2.5em}.UI_Keyboard-module>.drag_btn{align-items:center;background:rgb(from var(--text) r g b/30%);cursor:move;display:flex;font-size:14px;height:1.75em;justify-content:center;left:0;margin-left:0;padding:0;position:absolute;right:auto;top:-2.5em;width:1.75em}.UI_Keyboard-module>.drag_btn path{fill:var(--text)}.UI_Keyboard-module>.wrapper{display:flex;gap:.75em;justify-content:center}.UI_Keyboard-module>.wrapper .left_side,.UI_Keyboard-module>.wrapper .right_side{display:flex;flex-direction:column;gap:.25em}.UI_Keyboard-module>.wrapper .left_side .ui_keyboard_key,.UI_Keyboard-module>.wrapper .right_side .ui_keyboard_key{height:2.5em;max-height:2.5em;width:80px}.UI_Keyboard-module .key_row,.UI_Keyboard-module .middle_side{grid-gap:.25em;display:grid;gap:.25em}.UI_Keyboard-module button.ui_keyboard_key{align-items:center;background:#647f9d;border:.0625em solid #91acc9;color:#fff;display:flex;flex-direction:column;grid-row:1;height:2.5em;justify-content:center;min-width:2.5em;opacity:1;padding:.375em .625em!important;scale:1;white-space:nowrap}@media(hover:hover)and (pointer:fine){.UI_Keyboard-module button.ui_keyboard_key:hover:not(.disabled){background:#fff!important;color:#000;scale:1.1}}.UI_Keyboard-module button.ui_keyboard_key.key_Char.show_chars,.UI_Keyboard-module button.ui_keyboard_key.pressed{background:#fff!important;color:#000;scale:1.1}.UI_Keyboard-module button.ui_keyboard_key.key_Backspace{grid-column:14/17}.UI_Keyboard-module button.ui_keyboard_key.key_Space{grid-column:1/16}.UI_Keyboard-module button.ui_keyboard_key.key_ShiftLeft{grid-column:1/4}.UI_Keyboard-module button.ui_keyboard_key.key_ShiftLeft.shift_pressed{background:#fff!important;color:#000;scale:1.1}.UI_Keyboard-module button.ui_keyboard_key.key_ShiftRight{grid-column:14/18}.UI_Keyboard-module button.ui_keyboard_key.key_ShiftRight.shift_pressed{background:#fff!important;color:#000;scale:1.1}@media only screen and (max-width:480px){.UI_Keyboard-module{border-radius:0;padding:.375em;translate:0dvw 72dvh;width:100%}.UI_Keyboard-module .middle_side{gap:.125em}.UI_Keyboard-module .wrapper{gap:.375em}.UI_Keyboard-module .wrapper .left_side,.UI_Keyboard-module .wrapper .right_side{gap:.125em}.UI_Keyboard-module .wrapper .left_side>button.ui_keyboard_key,.UI_Keyboard-module .wrapper .right_side>button.ui_keyboard_key{font-size:.625em;height:1.625em;width:2.5em}.UI_Keyboard-module .key_row{gap:.125em}.UI_Keyboard-module .key_row .ui_keyboard_key{font-size:.625em;height:1.625em;min-width:1.25em}}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.UI_Keyboard-module .wrapper{gap:.375em}.UI_Keyboard-module .wrapper .left_side>button.ui_keyboard_key,.UI_Keyboard-module .wrapper .right_side>button.ui_keyboard_key{font-size:.5em;font-weight:500;height:2.03em;width:4em}.UI_Keyboard-module .key_row{gap:.25em}.UI_Keyboard-module .key_row .ui_keyboard_key{font-size:.625em;height:1.625em;justify-content:space-evenly;min-width:1.625em;padding:0!important}.UI_Keyboard-module .key_row .ui_keyboard_key i{font-size:.5em!important}}.GamepadKeyboard-module{background:#3b445066;border-radius:.25em;bottom:.625em;display:flex;flex-direction:column;left:calc(50% + 25px);padding:.75em;pointer-events:auto;position:fixed;transform:translateX(-50%);z-index:4}.GamepadKeyboard-module .keyboard_map{display:flex;gap:.75em}.GamepadKeyboard-module .keyboard_map .left_side_keys,.GamepadKeyboard-module .keyboard_map .right_side_keys{display:flex;flex-direction:column;gap:.25em}.GamepadKeyboard-module .keyboard_map .left_side_keys .ui_keyboard_key,.GamepadKeyboard-module .keyboard_map .right_side_keys .ui_keyboard_key{background:rgba(58,64,68,.565);min-width:68px}.GamepadKeyboard-module .keyboard_map .left_side_keys .ui_keyboard_key.active,.GamepadKeyboard-module .keyboard_map .right_side_keys .ui_keyboard_key.active{background:#4de4b76b}.GamepadKeyboard-module *{pointer-events:auto}.GamepadKeyboard-module>.close_btn{position:absolute;right:-35px;top:-35px}.GamepadKeyboard-module .key_row{grid-gap:.25em;display:grid;gap:.25em;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:2.5em}.GamepadKeyboard-module .ui_keyboard_key{background:#3b4450;border-radius:.1875em;box-shadow:inset 0 0 .625em .625em #3b445066;color:#fff;display:flex;height:2.25em;margin:0;min-height:2.25em;min-width:2.25em;opacity:1;transition:.2s;white-space:nowrap}.GamepadKeyboard-module .ui_keyboard_key.focused{background:#fff!important;border:none!important;box-shadow:0 0 .625em .25em #fff6;color:#000;scale:1.1}.GamepadKeyboard-module .ui_keyboard_key.focused svg{filter:invert(100%)}.GamepadKeyboard-module .ui_keyboard_key.pressed{background:#4de4b76b}.GamepadKeyboard-module .ui_keyboard_key.key_␣{grid-column:1/11;margin-top:.375em}.PopOver-component{scale:1;transition:scale .3s}.PopOver-component.isOpen{outline:.0625em solid var(--primary);scale:1.3}.PopOver-component-content{background-color:var(--background-secondary);border-radius:.25em;font-size:.875em;line-height:1.4;margin:0!important;opacity:0;outline:0;padding:.3125em .5625em;position:fixed;right:2em;top:4.75em;transition:opacity .2s;visibility:hidden;z-index:3}@media only screen and (min-width:3000px)and (min-height:1600px){.PopOver-component-content{top:140px}}.PopOver-component-content.visible{opacity:1;visibility:visible;z-index:3}.PopOver-component-content:after{content:"";display:block;height:120%;position:absolute;top:-7%;width:95%;z-index:499}.PopOver-component-content>.content{position:relative;z-index:500}.PopOver-component-content .popover-arrow{height:1em;left:73%;position:absolute;top:0;width:1em}.PopOver-component-content:before{border:.5em solid #0000;border-bottom-color:initial;border-top-width:0;color:var(--background-secondary);content:"";position:absolute;right:3.5em;top:-.4375em;transform-origin:center bottom}@media(max-width:1200px){.PopOver-component-content:before{right:2em}}.Label-component{-webkit-margin-end:.625em;display:block;font-size:1em;font-weight:500;margin-inline-end:.625em;margin-bottom:.5em}.Label-component>.required{color:var(--alert);margin-left:.25em}@media only screen and (min-width:3000px)and (min-height:1600px){.Label-component{font-size:1.875em}}.Input-component{-webkit-appearance:none;appearance:none;background:inherit;border:.0625em solid var(--border);border-radius:.375em;font-size:1em;height:2.5em;min-width:0;outline:.125em solid #0000;outline-offset:.125em;padding:0 1em;position:relative;transition-duration:.2s;transition-property:border-color;width:100%}.Input-component.disabled{cursor:not-allowed;opacity:.6}.Input-component:focus{border-color:var(--primary);z-index:1}.Input-component.gamepad_focused{outline:.0625em inset #65ffd1}.Input-component:hover{border-color:var(--primary)}@media only screen and (min-width:3000px)and (min-height:1600px){.Input-component{height:4em;padding:0 2em}.Input-component,.Input-component::placeholder{font-size:1.875em}.Input-component:is(:-webkit-autofill){font-size:1.875em!important}.Input-component:-webkit-autofill,.Input-component:-webkit-autofill:focus,.Input-component:-webkit-autofill:hover{font:2em Avenir Next,sans-serif}}@keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Spinner-component{animation:round .45s linear infinite;border-color:var(--primary);border-bottom-color:#0000!important;border-left-color:#0000!important;border-radius:100%;border-style:solid;border-width:.125em;color:var(--primary);display:inline-block;height:1em;width:1em}.Spinner-component.warning{border-color:var(--warning);color:var(--warning)}.Spinner-component.info{border-color:var(--info);color:var(--info)}.Dialog-module{align-items:center;background:var(--background);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;touch-action:none;z-index:501}.Dialog-module>h3{font-size:1.875em;font-weight:700;line-height:1.5;margin:0 auto;padding:0 .5em;text-align:center;white-space:pre-line}@media only screen and (min-width:1280px){.Dialog-module>h3{max-width:80vw}}@media only screen and (min-width:768px)and (max-width:1279px){.Dialog-module>h3{max-width:80vw}}@media only screen and (max-width:480px){.Dialog-module>h3{font-size:1em;line-height:1.2}}.Dialog-module>p{font-size:1.25em;font-weight:500;line-height:1.5;margin-top:1em;padding:0 8em;text-align:center;white-space:pre-line}@media only screen and (max-width:480px){.Dialog-module>p{font-size:.75em;line-height:1.2;padding:0 2em}}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.Dialog-module>p{font-size:.75em;line-height:1}}.Dialog-module .long{font-size:1.125em;max-width:95vw}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.Dialog-module .long{font-size:.75em}}@media only screen and (max-width:480px){.Dialog-module .long{line-height:1.4em}}.Dialog-module>footer{display:flex;gap:.5em;margin-top:2em}@media only screen and (max-width:480px){.Dialog-module>footer{flex-wrap:wrap;justify-content:center}}.Dialog-module>footer .confirm{color:var(--primary)}.Dialog-module.buttonsReversed>footer{flex-direction:row-reverse}.Dialog-module .big_picture_body,.Dialog-module .temporary_storage_warning{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:50vw}.Dialog-module .big_picture_body.shared_cloud,.Dialog-module .temporary_storage_warning.shared_cloud{width:65vw}.Dialog-module .big_picture_body.shared_cloud h3,.Dialog-module .temporary_storage_warning.shared_cloud h3{margin:0}.Dialog-module .big_picture_body.shared_cloud h3:first-of-type,.Dialog-module .temporary_storage_warning.shared_cloud h3:first-of-type{margin:1em 0 .5em}.Dialog-module .big_picture_body h3,.Dialog-module .temporary_storage_warning h3{font-weight:700;margin:1em 0}.Dialog-module .big_picture_body>p,.Dialog-module .temporary_storage_warning>p{font-weight:500;margin:0 0 1em}.Dialog-module .big_picture_body>p a,.Dialog-module .temporary_storage_warning>p a{font-weight:600}@media only screen and (min-width:768px)and (max-width:1279px){.Dialog-module .big_picture_body,.Dialog-module .temporary_storage_warning{width:80vw}}@media only screen and (max-width:480px){.Dialog-module .big_picture_body,.Dialog-module .temporary_storage_warning{width:80vw}.Dialog-module .big_picture_body~footer,.Dialog-module .temporary_storage_warning~footer{flex-direction:column;gap:1em}.Dialog-module .big_picture_body~footer>button,.Dialog-module .temporary_storage_warning~footer>button{margin-right:0!important}.Dialog-module .big_picture_body~footer button,.Dialog-module .temporary_storage_warning~footer button{font-size:.875em}}.Dialog-module.UpgradeSubscription-module>section{display:flex;flex-direction:column;gap:.75em}.Dialog-module.UpgradeSubscription-module>section>h2{font-size:1.5em;font-weight:600;line-height:1;text-align:center}@media only screen and (max-width:480px){.Dialog-module.UpgradeSubscription-module>section>h2{font-size:1.15em;line-height:1.2}}.Dialog-module.UpgradeSubscription-module>section p{font-size:1em;font-weight:500;text-align:center}.Dialog-module.UpgradeSubscription-module>section .includes{align-items:center;display:flex;height:1.5em;justify-content:center;line-height:1}@media only screen and (max-width:480px){.Dialog-module.UpgradeSubscription-module>section .includes{display:block;height:auto;text-align:center}}.Dialog-module.UpgradeSubscription-module>section .includes p{margin-left:.5em}@media only screen and (max-width:480px){.Dialog-module.UpgradeSubscription-module>section .includes p{justify-content:center;text-align:center;width:100%}}.Dialog-module.UpgradeSubscription-module>section .includes p button{padding:0}.Dialog-module.UpgradeSubscription-module>footer{display:flex;gap:1em}.PopUp-module{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3}.PopUp-module *{pointer-events:auto}.PopUp-module.fullSize>.content{background:var(--background);height:100%;padding:0;position:fixed;touch-action:none;width:100%}.PopUp-module.transparent>.content{background:#0000}.PopUp-module>.overlay{background:var(--overlay);bottom:0;left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:501}.PopUp-module:not(.noPadding)>.content{padding:1em 2em 2em}.PopUp-module.default>.content{display:flex;flex-direction:column;gap:1em;max-width:40em;padding:2em}.PopUp-module.default>.content .title{font-size:1.1em;font-weight:600}.PopUp-module.default>.content footer{border-top:.0625em solid var(--border);display:flex;gap:2em;justify-content:center;margin-top:1.5em;padding-top:1.5em}.PopUp-module.default>.content footer button{min-width:140px}.PopUp-module>.content{align-items:center;background:var(--background-secondary);display:flex;justify-content:center;margin:auto;position:relative;z-index:502}@media only screen and (max-width:480px){.PopUp-module>.content{padding:1em}}.PopUp-module>.content.no-bg{background:#0000}.PopUp-module>.content>.close-popup{background:#0000;cursor:pointer;height:2em;padding:.25em;pointer-events:auto;position:absolute;right:.3125em;top:.3125em;width:2em;z-index:99}.PopUp-module>.content>.close-popup:hover{background:hsla(0,0%,100%,.059);opacity:1}.DirectConnectDialog-module>.content{align-items:flex-start;display:flex;flex-direction:column;gap:1em;max-width:460px;width:100%}.DirectConnectDialog-module>.content>h2{font-size:1.25em;font-weight:600;padding:0 0 1em}.DirectConnectDialog-module>.content>section{display:flex;flex-direction:column;gap:1em;padding-bottom:1.5em;width:100%}.DirectConnectDialog-module>.content>footer{display:flex;gap:1em;justify-content:flex-end;width:100%}.Progress-component{align-items:center;background:var(--button-hover);display:flex;height:1.375em;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:3000px)and (min-height:1600px){.Progress-component{height:44px}}.Progress-component.withProgress{overflow:visible}@keyframes progress{0%{left:-40%}to{left:100%}}@keyframes bg-change{0%{background-position:0 0}to{background-position:400px 0}}.Progress-component>.progress-info-left{color:#fff;font-weight:600;left:.625em;position:absolute;text-shadow:0 .0625em .125em #0009;z-index:1}.Progress-component>.progress-info-right{position:absolute;right:.625em;text-shadow:0 .0625em .125em #0006;z-index:1}.Progress-component span.progress-percent{align-items:center;color:#fff;display:inline-flex;font-family:Avenir Next,sans-serif;font-size:1em;font-weight:600;height:1.375em;position:absolute;right:.25em;text-shadow:0 .0625em .125em #0006}.Progress-component:not(.noAnimation)>.progressbar-stripe{animation:bg-change 10s linear infinite}.Progress-component.noAnimation>.progressbar-stripe{background:var(--primary)}.Progress-component>.progressbar{animation:progress 1.5s ease infinite;background:var(--primary);height:100%;min-width:50%;position:absolute;z-index:0}.Progress-component>.progressbar-stripe{background:var(--primary);height:100%;transition-duration:.3s;transition-property:background-color,width}.Progress-component.onlyProgress{border-radius:1em;height:.5em;overflow:hidden}.Progress-component.onlyProgress>.progressbar-stripe{animation:none;background:linear-gradient(45deg,var(--primary),var(--info));border-radius:1em}@media only screen and (max-width:480px){.Progress-component{background:var(--button-hover);flex-direction:column;justify-content:center}.Progress-component>.progressbar{height:1.25em}.Progress-component>.progress-info-left{font-size:.5625em;left:1em;width:100%}.Progress-component>.progress-info-right{right:auto;top:1.875em}.Progress-component.withProgress{align-items:flex-start;background:var(--button-hover);height:1.375em;justify-content:center;margin:0 auto}.Progress-component.withProgress>.progress-info-left{background:#0000;font-size:.75em;left:0;margin-left:.375em;width:-webkit-fit-content;width:fit-content}.Progress-component.long>.progress-info-left{font-size:.6em}}.VideoModal-dialog.hasTitle>.content{height:100%;max-height:90vh;max-width:780px;padding:1em;width:100%}.VideoModal-dialog.hasTitle>.content .wrapper{height:100%}.VideoModal-dialog>.content{align-items:center;background:var(--overlay);border-radius:.5em;display:flex;justify-content:center;min-height:500px;padding:3em;position:relative;width:820px}.VideoModal-dialog>.content .wrapper{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:center;width:100%}.VideoModal-dialog>.content .wrapper>h2{font-size:1.125em;font-weight:600}.VideoModal-dialog>.content .wrapper iframe{height:100%;width:100%}.Tutorial-component,.VideoModal-dialog>.content .wrapper iframe.loading{display:none}.Tutorial-component .overlay{background-color:#0000;height:.625em;opacity:0;position:absolute;transform-origin:top left;width:.625em;z-index:-2}.Tutorial-component #tutorial-message{background:rgba(0,0,0,.251);border-radius:.625em;color:#fff;display:flex;flex-direction:column;max-width:40rem;opacity:0;padding:1em;position:absolute;transition:.4s;z-index:-1}.Tutorial-component #tutorial-message .continue-btn{height:2em;margin-top:.75em;min-width:-webkit-max-content;min-width:max-content;width:-webkit-fit-content;width:fit-content}.Tutorial-component #tutorial-message.visible{opacity:1;z-index:3}.Tutorial-component #tutorial-message q{font-family:Avenir Next,sans-serif;font-size:1em;font-weight:600;line-height:1.2;white-space:break-spaces}.Tutorial-component.visible{display:block}.Tutorial-component.visible .overlay{background-color:#000;bottom:0;display:block;height:100dvh;left:0;opacity:.9;position:fixed;right:0;top:0;width:100vw;z-index:3}@media only screen and (max-width:480px){.Tutorial-component.visible .overlay{height:100dvh}}.Tutorial-component.visible #tutorial-message{margin:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);opacity:1;z-index:3}.tutorial-target{box-shadow:0 0 .5em .3125em rgba(77,228,183,.529);pointer-events:none!important;z-index:4!important}.tutorial-target-parent{z-index:auto!important}.ListMessage-module{align-items:center;background:var(--background-secondary);bottom:0;display:flex;flex-direction:column;gap:1.25em;justify-content:center;left:0;position:fixed;right:0;top:0;touch-action:none;z-index:999}.ListMessage-module>p{font-size:1.25em;font-weight:500;line-height:1.5;padding:0 8em;text-align:center}@media only screen and (max-width:480px){.ListMessage-module>p{font-size:.75em;line-height:1.2;padding:0 2em}}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.ListMessage-module>p{font-size:.75em;line-height:1}}@keyframes ripple{0%{height:0;left:50%;opacity:0;top:50%;width:0}5%{height:0;left:50%;opacity:1;top:50%;width:0}to{height:100%;left:0;opacity:0;top:0;width:100%}}.Loading-component{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Loading-component>.loading_wrapper{align-items:center;align-self:center;display:flex;height:5em;justify-content:center;justify-self:center;position:relative;width:5em}.Loading-component>.loading_wrapper>div.ripple{animation:ripple 1.3s cubic-bezier(0,.2,.8,1) infinite;border:.25em solid var(--text);border-radius:50%;height:100%;opacity:1;position:absolute;width:100%}.Loading-component>.loading_wrapper>div.ripple:nth-child(2){animation-delay:-.5s}.Sidebar-module{background:#fff;border-right:.0625em solid #e2e8f0;box-shadow:.0625em 0 0 #f1f5f9;display:flex;flex-direction:column;flex-shrink:0;padding:1.125em .625em;width:13.625em}@media only screen and (max-width:480px){.Sidebar-module{overflow:hidden;width:4em}}.Sidebar-module .logo{align-items:center;border-bottom:.0625em solid #e2e8f0;cursor:pointer;display:flex;margin-bottom:.875em;padding:0 .5em 1.25em}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.Sidebar-module .logo{display:none}}@media only screen and (max-width:480px){.Sidebar-module .logo{margin-left:-.125em;padding:0 0 1.25em}}.Sidebar-module .options{flex:1 1}.Sidebar-module .options .sidebar-item{align-items:center;background:#0000;border:.0625em solid #0000;border-radius:.5625em;color:#64748b;cursor:pointer;display:flex;font-family:Sora,sans-serif;font-size:.875em;font-weight:500;gap:.5625em;margin-bottom:.125em;padding:.5em .6875em;text-align:left;transition:all .15s;width:100%}@media only screen and (max-width:480px){.Sidebar-module .options .sidebar-item{font-size:0;height:40px;justify-content:center;overflow:hidden;padding:0 0 0 .625em;text-align:center;width:100%}.Sidebar-module .options .sidebar-item svg{flex:1 1}}.Sidebar-module .options .sidebar-item:hover{background:#f8fafc;color:#374151}.Sidebar-module .options .sidebar-item.isActive{background:#efffef4f;border:.0625em solid #bffec1;color:#1ab084;font-weight:600}.Sidebar-module footer{border-top:.0625em solid #e2e8f0;padding-top:.875em}.Sidebar-module footer>div{align-items:center;display:flex;gap:.625em;padding:0 .375em}@media only screen and (max-width:480px){.Sidebar-module footer>div{display:flex;flex-direction:column}.Sidebar-module footer>div>div{display:none}.Sidebar-module footer>div>svg{margin:0!important}}.Sidebar-module footer>div .avatar{align-items:center;background:linear-gradient(135deg,#4ade80,#34d399);border-radius:50%;display:flex;flex-shrink:0;height:1.875em;justify-content:center;width:1.875em}.Sidebar-module footer>div .avatar span{color:#064e3b;font-family:Sora,sans-serif;font-size:.75em;font-weight:800;text-transform:uppercase}.Sidebar-module footer>div .username{color:#0f172a;font-size:.75em;font-weight:600}.Sidebar-module footer>div .email{color:#94a3b8;font-family:DM Mono,monospace;font-size:.625em;font-weight:600}.Layout-module{@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap"}.Layout-module ::-webkit-scrollbar{width:.25em}.Layout-module ::-webkit-scrollbar-track{background:#0000}.Layout-module ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.Layout-module ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.Layout-module{background:#f1f5f9;display:flex;font-family:Sora,sans-serif;height:100vh;overflow:hidden}.Layout-module.home{height:auto;overflow:visible;overflow:initial}.Layout-module .page-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.Layout-module .page-content.has_padding{height:auto;padding:1.5em 2em}.Layout-module .page-content.Start_instance-page{padding:0}@media only screen and (max-width:950px){.Layout-module .page-content{overflow-y:auto;padding:1em}}.Layout-module .page-content .page-name{color:#94a3b8;font-family:DM Mono,monospace;font-size:.6875em;letter-spacing:.125em;margin-bottom:.1875em;text-transform:uppercase}.Layout-module .page-content .page-title{color:#0f172a;font-family:Sora,sans-serif;font-size:1.5em;font-weight:700;margin:0 0 .25em}.Layout-module .page-content .page-subtitle{align-items:center;color:#94a3b8;display:flex;font-family:Sora,sans-serif;font-size:.8125em;gap:.4615em;margin-bottom:2em}.Layout-module .page-content .modify-btn{align-items:center;background:#f0f6ff;border:.0625em solid #2563eb33;border-radius:.375em;color:#61a6fb;cursor:pointer;display:flex;font-family:DM Mono,monospace;font-size:.6875em;gap:.3125em;letter-spacing:.0625em;padding:.1875em .75em;scale:1;transition:all .2s}.Layout-module .page-content .modify-btn:hover{background:#e0ecff;color:#3b94ff;opacity:1}.Layout-module .page-content .iframe-page{flex:1 1}.Layout-module .page-content .iframe-page .iframe-wrapper{align-items:center;border:.125em dashed #e2e8f0;border-radius:1em;display:flex;flex:1 1;height:90%;justify-content:center;overflow:hidden}@media only screen and (max-width:480px){.Layout-module .page-content .iframe-page .iframe-wrapper{height:auto;padding-bottom:1em}}.Layout-module .page-content .iframe-page .iframe-wrapper .icon{align-items:center;background:#efffef;border:.0625em solid #bffec1;border-radius:1.125em;display:flex;height:3.75em;justify-content:center;margin:0 auto 1em;width:3.75em}.Layout-module .page-content .iframe-page .iframe-wrapper h2{color:#0f172a;font-family:Sora,sans-serif;font-size:1.1em;font-weight:600;margin-bottom:.4em}.Layout-module .page-content .iframe-page .iframe-wrapper p{color:#94a3b8;font-family:DM Mono,monospace;font-size:.75em}.DevAuthApp .content{align-items:flex-start;display:flex;flex-direction:column}.DevAuthApp .content label{margin-bottom:.5em}.DevAuthApp .content label:last-of-type{margin-top:1em}.DevAuthApp .content button{margin-top:2em;width:100%}@media only screen and (max-width:480px){.DevAuthApp .content{margin-top:8vh}}.QuickProfile-module{align-items:stretch;display:flex;flex-direction:column;gap:1.25em;padding:.75em .5em}@media only screen and (max-width:480px){.QuickProfile-module{gap:1em}}.QuickProfile-module a,.QuickProfile-module button{color:var(--text)}.QuickProfile-module>.row{align-items:center;display:flex;flex-direction:row;gap:.5em}.QuickProfile-module>.row>svg path{fill:var(--text)}.QuickProfile-module>.row.auth-btn{gap:.5em}.QuickProfile-module>.row.auth-btn>a{width:50%}.QuickProfile-module>.row.authorized{flex-direction:column;gap:1em}@media only screen and (max-width:480px){.QuickProfile-module>.row.authorized>a:not(.social_settings){display:none}}.QuickProfile-module>.row.authorized>a,.QuickProfile-module>.row.authorized>button{width:100%}.QuickProfile-module>.row.authorized>a.decrease_font,.QuickProfile-module>.row.authorized>button.decrease_font{font-size:70%}.QuickProfile-module h3{align-items:center;display:flex;font-weight:700}.QuickProfile-module .contacts a{color:var(--primary)}.QuickProfile-module .contacts a:hover{text-decoration:underline}@keyframes bounce2{0%{scale:1}50%{scale:1.1}to{scale:1}}.TopNavbar-module{background:var(--background);border-bottom:.0625em solid var(--line);padding:0 2em;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.TopNavbar-module .wrap{align-items:center;display:flex;gap:1.5em;height:4.75em;justify-content:space-between;margin:0 auto;max-width:var(--max)}@media(max-width:675px){.TopNavbar-module .wrap>button{display:none}}.TopNavbar-module .logo .logo-img{max-width:10em}.TopNavbar-module .navlinks{align-items:center;display:flex;flex:1 1;gap:2em;justify-content:center}@media(max-width:520px){.TopNavbar-module .navlinks{font-size:14px}}.TopNavbar-module .navlinks a,.TopNavbar-module .navlinks button{align-items:center;background:#0000;color:var(--text-muted);display:inline-flex;font-size:.9375em;font-weight:600;gap:.375em;transition:color .15s ease}.TopNavbar-module .navlinks a:hover,.TopNavbar-module .navlinks button:hover{color:var(--accent-strong)}.TopNavbar-module .navlinks a svg,.TopNavbar-module .navlinks button svg{height:.8125em;opacity:.7;width:.8125em}@media only screen and (max-width:480px){.TopNavbar-module .btn{display:none}}.TopNavbar-module .avatar_icon{background:hsla(0,0%,100%,.149);border-radius:.125em;cursor:pointer;height:2.125em;justify-self:end;padding:.125em;position:absolute;right:4em;width:2.125em}@media(max-width:1400px){.TopNavbar-module .avatar_icon{position:static}}@media only screen and (min-width:3000px)and (min-height:1600px){.TopNavbar-module .avatar_icon{height:68px;width:68px}}.TopNavbar-module .avatar_icon.loading{overflow:hidden}.TopNavbar-module .avatar_icon.loading svg.Icon_avatar{background:#c5c5c5;height:1.875em;width:1.875em}@media only screen and (min-width:3000px)and (min-height:1600px){.TopNavbar-module .avatar_icon.loading svg.Icon_avatar{height:68px;width:68px}}@keyframes Rotate{0%{rotate:0}to{rotate:1turn}}.TopNavbar-module .avatar_icon.loading:before{animation:Rotate 1s linear infinite;background-color:var(--primary);content:"";height:1.25em;position:absolute;right:1em;top:0;transform-origin:bottom right;width:2.125em;z-index:-2}@media only screen and (min-width:3000px)and (min-height:1600px){.TopNavbar-module .avatar_icon.loading:before{height:66px;right:0;width:126px}}.TopNavbar-module .avatar_icon .avatar_image{cursor:pointer;height:100%;object-fit:cover;width:100%}@keyframes smallScale{0%{opacity:.2;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.Button-component{align-items:center;-webkit-appearance:none;appearance:none;cursor:pointer;display:inline-flex;font-size:1em;font-weight:600;height:2.5em;justify-content:center;line-height:1.2;opacity:.9;outline:none;padding:0 1em;position:relative;text-align:left;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.Button-component:not(.Button-component.noRadius){border-radius:.25em}.Button-component.transparent{background:#0000}.Button-component:not(.transparent){background-color:var(--button)}.has-scale-animation:not(.Button-component.loading):not(.Button-component.comingSoon){background-color:var(--text);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-2}.has-scale-animation:not(.Button-component.loading):not(.Button-component.comingSoon):not(.has-scale-animation:not(.Button-component.loading):not(.Button-component.comingSoon).noRadius){border-radius:.375em}.Button-component .has-scale-animation{animation:smallScale 2s infinite}.Button-component .has-delay-short{animation-delay:.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.Button-component:hover:not(.animated-glow):not(.loading):not(.disabled){opacity:1}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon):before{background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:inherit;content:"";filter:blur(.3125em);height:calc(100% + .25em);left:-.0625em;opacity:0;position:absolute;top:-.0625em;transition:.3s;visibility:hidden;width:calc(100% + .25em);z-index:-1}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon).primary:after{background-color:var(--primary)}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon).info:after{background-color:var(--info)}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon).secondary:after{background-color:var(--button)}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon).alert:after{background-color:var(--alert)}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon).gamepad_focused:before,.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon).infinite:before,.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon):hover:before{animation:glowing 20s linear infinite;opacity:1;visibility:visible}.Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon):after{border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transition:.25s;width:100%;z-index:-1}.Button-component.gamepad_focused,.Button-component.infinite,.Button-component:hover{background-color:var(--button-hover)}.Button-component.hasChild .left-btn-icon{margin-right:.5em}.Button-component.hasChild .right-btn-icon{margin-left:.5em}.Button-component.overlay{-webkit-backdrop-filter:invert(10%);backdrop-filter:invert(10%);background-color:#fff0;color:#fff;height:1.875em;padding:0 .5em;pointer-events:auto!important}.Button-component.overlay:hover:not(.primary):not(.noClick){background-color:#4de4b76b}@media only screen and (max-width:480px){.Button-component.overlay:hover:not(.primary):not(.noClick){background-color:var(--button)}}@media(min-width:645px)and (max-width:950px)and (max-height:500px){.Button-component.overlay:hover:not(.primary):not(.noClick){background-color:var(--button)}}@media only screen and (min-width:3000px)and (min-height:1600px){.Button-component.overlay{height:56px;padding:0 1.5em}}.Button-component.primary{background-color:var(--primary);color:#000}.Button-component.info{background-color:var(--info);color:#000}.Button-component.secondary{background-color:var(--button)}.Button-component.alert{background-color:var(--alert)}.Button-component.comingSoon{background:var(--button-hover);color:var(--text);cursor:not-allowed!important;opacity:.8;overflow:hidden;padding-left:2em}.Button-component.comingSoon .coming_soon_icon{grid-gap:.0625em;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;justify-items:center;left:.625em;margin-right:.5em;position:absolute}.Button-component.comingSoon .coming_soon_icon path{fill:var(--text)}.Button-component.comingSoon .coming_soon_icon .line{background:var(--text);width:.125em}.Button-component.size_sm{font-size:.875rem;height:2em;padding:0 .75em}.Button-component.size_xs{font-size:.75em;height:2.16em;padding:0 .375em}.Button-component.size_lg{height:3em;padding:0 1.5em}.Button-component.disabled{cursor:auto;opacity:.6}.Button-component.loading{cursor:auto}.Button-component.loading svg{opacity:0}.Button-component.noClick:not([type=submit]){cursor:auto}.Button-component.loading:not(.Button-component.loadingText){color:#0000}.Button-component.loading:after{animation:button-loading 1s ease infinite;border:.25em solid #0000;border-radius:50%;border-top:.25em solid var(--text);bottom:0;content:"";height:1em;left:0;margin:auto;position:absolute;right:0;top:0;width:1em}.Button-component.loadingText.loading:after{display:none}.Button-component.loadingText.loading:before{animation:button-loading 1s ease infinite;border:.25em solid #0000;border-radius:50%;border-top-color:#000;content:"";height:1em;margin:0 .5em 0 0;width:1em}@keyframes button-loading{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}@keyframes width{0%{width:0}to{width:100%}}.Button-component.holding:after{animation-duration:inherit;animation-name:width;animation-timing-function:linear;background:rgba(77,228,183,.529);content:" ";display:flex;height:100%;left:0;position:absolute;width:0}.Button-component .gamepadHold{display:flex;font-size:.625em;font-weight:700;margin-left:.375em;margin-top:.0625em}.Button-component .gamepadHold svg{margin:0 .25em}html.light .Button-component.animated-glow:not(.Button-component.loading):not(.Button-component.comingSoon):before{filter:blur(.1875em);height:calc(100% + .125em);width:calc(100% + .125em)}.Toast-module{align-items:center;bottom:env(safe-area-inset-bottom,0);display:flex;flex-direction:column;left:env(safe-area-inset-left,0);margin:0 auto;pointer-events:none;position:fixed;right:env(safe-area-inset-right,0);transform:translate3d(0,10vh,0) scale(0);transition:all .5s;z-index:5500}.Toast-module.visible{transform:translate3d(0,-1vh,0) scale(1)}.Toast-module .toast{align-items:flex-start;border-radius:.5em;box-shadow:0 .625em 15px -.1875em rgba(0,0,0,.102),0 .25em .375em -.125em rgba(0,0,0,.051);display:flex;font-size:1em;font-weight:600;margin:.5em;max-width:35em;min-width:18.75em;overflow:hidden;padding:1em 3em 1em 1em;pointer-events:auto;position:relative;text-align:start;width:auto}.Toast-module .toast *{color:#000}.Toast-module .toast a{text-decoration:underline}.Toast-module .toast.info{background:var(--info)}.Toast-module .toast.warning{background:var(--warning)}.Toast-module .toast.success{background:#9ae6b4}.Toast-module .toast.error{background:#feb2b2}.Toast-module .toast>svg{margin-right:.75em;margin-top:0;min-height:1.25em;min-width:1.25em}.Toast-module .toast>.body>h3{-webkit-margin-end:.5em;font-weight:700;line-height:1.5em;margin-inline-end:.5em}.Toast-module .toast>button{align-items:center;background:#fff;border-radius:.375em;display:flex;flex-shrink:0;font-size:.625em;height:1.5em;justify-content:center;outline:.125em solid #0000;outline-offset:.125em;padding:0;position:absolute;right:.25em;top:.25em;transition:.2s;width:1.5em}.Toast-module .toast>button:hover{background:#fff}html,html.light{--primary:#4de4b7;--info:#67c3ff;--warning:#e5a002;--alert:#ff5a5a;--text:#000;--text-secondary:#555;--text-subtitle:#555;--text-disabled:#c2c2c2;--background:#fff;--background-secondary:#f4f5f8;--bg-elevated:#f4f5f8;--bg-elevated-2:#4d5562;--background-darkish:#4d5562;--background-light:#4d5562;--overlay:#fffc;--border:#eaeaea;--button:#eaeaea;--button-hover:#d5d5d5;--button-secondary:#c7c7c7;--button-blue:#72c6ff;--light-blue:#a5f4ff;--dark-blue:#c8deff;--darkest-blue:#e5eeff;--dark-turquoise:#cbfaff;--dark-green:#e8ffe1;--darkish-green:#97ffab;--scrollbar:#d6d6d6;--scrollbar-track:#f4f5f8}@font-face{font-display:swap;font-family:Avenir Next,serif;font-weight:400;src:url(/static/css/AvenirNext_Regular.woff2?v=1785464500204)}@font-face{font-display:swap;font-family:Avenir Next,serif;font-weight:500;src:url(/static/css/AvenirNext_Medium.woff2?v=1785464500204)}@font-face{font-display:swap;font-family:Avenir Next,serif;font-weight:600;src:url(/static/css/AvenirNext_DemiBold.woff2?v=1785464500204)}@font-face{font-display:swap;font-family:Avenir Next,serif;font-weight:700;src:url(/static/css/AvenirNext_Bold.woff2?v=1785464500204)}*,:after,:before{-webkit-appearance:none;appearance:none;border-color:#d5d5d5;border-color:var(--button-hover);border-style:solid;border-width:0;box-sizing:border-box;overflow-wrap:break-word}[hidden]{visibility:hidden}:root{--sat:env(safe-area-inset-top);--sar:env(safe-area-inset-right);--sab:env(safe-area-inset-bottom);--sal:env(safe-area-inset-left);--sav:calc(var(--sat) + var(--sab));--sah:calc(var(--sar) + var(--sal));--bg:#eef1f7;--bg-elevated:#fff;--bg-muted:#e6ebf3;--text-primary:#1b2430;--text-muted:#6b7688;--text-faint:#9aa5b4;--accent:var(--primary);--accent-strong:#1c8f68;--accent-cyan:#5b7fff;--accent-cyan-soft:#5b7fff1a;--accent-soft:#2fbe8b14;--line:#1b243014;--line-strong:#1b243024;--radius:1.125em;--max:73.75em;--shadow-card:0 0.0625em 0.125em #1018280a,0 0.375em 1.25em -0.5em #10182814}.btn{align-items:center;border:.0625em solid #0000;border-radius:62.4375em;color:#fff;color:var(--background);cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-size:.9375em;font-weight:700;gap:.5em;padding:.75em 1.375em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.btn-primary{background:linear-gradient(135deg,#4de4b7,#1c8f68);background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 .25em .875em -.25em #1fa37873;color:#fff}.btn-primary svg{transition:transform .18s ease}.btn-primary:hover{box-shadow:0 .875em 1.875em -.625em #1fa37880;transform:translateY(-.125em)}.btn-primary:hover svg{transform:translateX(.1875em)}.btn-ghost{background:#0000;border-color:#1b243024;border-color:var(--line-strong);color:#1b2430;color:var(--text-primary)}.btn-ghost:hover{background:#2fbe8b14;background:var(--accent-soft);border-color:#4de4b7;border-color:var(--accent);color:#1c8f68;color:var(--accent-strong)}.btn-sm{font-size:.875em;padding:.625em 1.125em}@media only screen and (min-width:3000px)and (min-height:1600px){.PopUp-module svg{height:.75em;width:.75em}.Layout-module svg:not(.Icon_stimLogo):not(.Icon_avatar),.page-wrapper svg:not(.Icon_stimLogo):not(.Icon_avatar){height:1.25em;width:1.25em}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%;text-rendering:optimizelegibility;touch-action:pan-x pan-y}html p{font-size:14px}@media(min-width:645px)and (max-width:950px)and (max-height:500px){html p{font-size:.875em}}@media only screen and (max-width:480px){html p{font-size:.875em}}@media only screen and (min-width:3000px)and (min-height:1600px){html body{font-size:32px}html body h2,html body h3{font-size:36px}html body p{font-size:30px}}html.no-scroll{bottom:0;height:calc(100dvh - 100dvh + 100%)!important;left:0;min-height:100%!important;overflow:hidden;position:fixed;right:0;top:0;touch-action:none;width:100vw}html #root,html body{height:100%}html body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern";background:#fff!important;background:var(--background)!important;color:#000;color:var(--text);font-family:Avenir Next,sans-serif;line-height:1.5;margin:0;top:0!important}html body>div.skiptranslate:first-of-type{display:none}html body.no-scroll{height:100dvh!important;min-height:100dvh!important;overflow:hidden;position:fixed;width:100vw}html body.no-scroll>div#root{height:100dvh}html body.no-scroll>div#root main.Layout-module,html body.no-scroll>div#root main.Layout-module article.page-wrapper,html body.no-scroll>div#root main.Layout-module article.page-wrapper .page-content,html body.no-scroll>div#root main.Layout-module article.page-wrapper .page-content .Stream-page{height:100dvh;min-height:100dvh}html body.no-scroll>div#root main.Layout-module article.page-wrapper .page-content .Stream-page .video-container.is_full_screen .load-image{display:none}html body .link-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#eaeaea;background:var(--button);border-radius:.375em;cursor:pointer;display:inline-flex;font-size:1em;font-weight:600;height:2.5em;justify-content:center;line-height:1.2;min-width:2.5em;outline:none;padding-left:1em;padding-right:1em;position:relative;transition:all .25s;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}html body .link-btn:not(.primary):hover{background:#d5d5d5;background:var(--button-hover)}html body .link-btn.primary{background:#4de4b7;background:var(--primary);color:#000}html body .awdl_warning{align-items:center;display:flex;flex-direction:column;gap:1em}html body .awdl_warning h2{font-size:1.6em;font-weight:700}html body .awdl_warning p{font-size:1.1em;font-weight:600;max-width:1100px;text-align:center}a{color:inherit;text-decoration:none}a.link{color:#4de4b7;color:var(--primary)}a.link:hover{text-decoration:underline}fieldset{margin:0;padding:0}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}button:focus-visible,input:focus-visible,optgroup:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}button:-webkit-autofill,button:-webkit-autofill:focus,input:-webkit-autofill,input:-webkit-autofill:focus,optgroup:-webkit-autofill,optgroup:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}[role=button],button{cursor:pointer}button{padding:0}button,select{text-transform:none}button,input{overflow:visible}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}img{height:auto;max-width:100%}audio,canvas,embed,iframe,img,object,svg,video{display:block}img{border-style:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}b{font-weight:700}.small-text{font-size:.85em!important}@media only screen and (min-width:3000px)and (min-height:1600px){.small-text{font-size:1em!important}}.text-centered{justify-content:center;text-align:center}::-webkit-scrollbar{height:.5em;width:.5em}::-webkit-scrollbar-track{background:#f4f5f8;background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:#d6d6d6;background:var(--scrollbar)}::-webkit-scrollbar-thumb:hover{background:#eaeaea;background:var(--button)}.markdown-container a{color:#4de4b7;text-decoration:underline}.section-title{font-family:Avenir Next,sans-serif;font-size:1.25em;font-weight:700;line-height:1.2;margin-bottom:1em;white-space:break-spaces}.gradient-color{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#4de4b7,#67c3ff,#c084fc);background-image:linear-gradient(to right,var(--primary),var(--info),#c084fc);color:#0000;font-weight:600}.green-color,.main-color,.success-color{color:#4de4b7;color:var(--primary)}.info-color{color:#67c3ff;color:var(--info)}.alert-color{color:#ff5a5a;color:var(--alert)}.warning-color{color:#e5a002;color:var(--warning)}.bold{font-weight:700}.gamepad_is_connected{animation:shake 2s linear infinite;bottom:.625em;cursor:pointer;position:fixed;right:.625em;scale:1;transition:scale .3s;z-index:999}.gamepad_is_connected:hover{scale:1.1}.gamepad_is_connected:hover path{fill:#67c3ff;fill:var(--info)}.gamepad_focused{border:none!important;box-shadow:0 0 .625em .25em rgb(from #000000 r g b/40%);box-shadow:0 0 .625em .25em rgb(from var(--text) r g b/40%);scale:1.05;transition:.2s}.emoji,.emoji *,.flag,.flag *{font-family:Twemoji Country Flags,Avenir Next,sans-serif!important}@keyframes bounce{0%{scale:1}50%{scale:1.2}to{scale:1}}#google_translate{visibility:hidden}#goog-gt-tt{display:none!important}html.translated-ltr font font,html.translated-rtl font font{background:#0000!important;box-shadow:none!important;font-weight:500}.disabled{cursor:not-allowed}@keyframes skeletonLoading{to{transform:translateX(100%)}}.skeleton{background:#2a2a2a;overflow:hidden;position:relative}.skeleton:after{animation:skeletonLoading 1s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);width:100%}@keyframes flash{0%{opacity:1}50%{opacity:0}to{opacity:1}}.icon_stroke{stroke:#000;stroke:var(--text)}.icon_stroke.icon_stroke_primary{stroke:#4de4b7;stroke:var(--primary)}.icon_fill{fill:#000;fill:var(--text)}.icon_fill_background{fill:#fff;fill:var(--background)}.icon_fill_primary{fill:#4de4b7;fill:var(--primary)}.icon_fill_info{fill:#67c3ff;fill:var(--info)}.icon_fill_alert{fill:#ff5a5a;fill:var(--alert)}