﻿.scene_fadeEnter__vigpw{animation:scene_fadeInScale__t0eJB .2s ease forwards}.scene_jumpEnter__gK6SU{animation:scene_jumpIn__UWdBg .2s ease forwards}.scene_slideLeftEnter__vSiQF{animation:scene_slideInFromLeft__Fi_Kj .2s ease forwards}.scene_slideRightEnter__9bySU{animation:scene_slideInFromRight__eO9mD .2s ease forwards}.scene_contentWrapperComponent__pUh0R{display:flex;padding:12px;flex-direction:column;align-items:center;gap:16px;background:var(--c-bg2);width:100%;overflow-y:auto;overflow-x:hidden;height:var(--height)}.scene_contentWrapperComponent__pUh0R.scene_maxContent__fwRCd{padding:0;background:transparent}.scene_dialogPanel__P0178{opacity:1;flex-direction:column;align-items:center;min-width:100%}.scene_dialogPanel__P0178.scene_hide__IxZ0z{opacity:0}.scene_dialogPanel__P0178.scene_isCentered__vD3fG{padding:0 12px;align-self:center;position:relative}.scene_dialogPanel__P0178.scene_fullHeight__JkCds{height:100%}.scene_dialogStyled__NO8oj.scene_isInjected__31Xbk{position:absolute;z-index:calc(var(--z-tab) + var(--index) + 1)}.scene_dialogStyled__NO8oj{position:fixed}.scene_dialogStyled__NO8oj.scene_isSidebar__uHnhj{z-index:calc(var(--z-sidebar) + var(--index) + 12)}.scene_dialogStyled__NO8oj{z-index:calc(var(--z-modal) + var(--index) + 1)}.scene_dialogStyled__NO8oj.scene_isCentered__vD3fG{top:0}.scene_dialogStyled__NO8oj{bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;width:100%}.scene_dialogStyled__NO8oj.scene_shouldBeFullHeight__JpMjb{height:100%}.scene_dialogStyled__NO8oj.scene_isSidebar__uHnhj{width:auto;height:calc(100% - var(--header-height) - var(--menu-height));bottom:var(--menu-height)}.scene_dialogStyled__NO8oj.scene_isPageSize__1x1nK{top:100px;height:auto}.scene_dialogStyled__NO8oj{overflow-y:auto}.scene_title__qSbtI{line-height:normal;text-align:center}.scene_titleWrap___u2Un{display:flex;align-items:center;position:sticky;top:0;z-index:2;padding:12px;justify-content:space-between;align-self:stretch;width:auto;height:var(--modal-title-height);background:var(--c-window1)}.scene_handleWrap__K_zWj{display:flex;justify-content:center}.scene_handle__eeLf9{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media only screen and (hover:none){.scene_handle__eeLf9{cursor:default}}.scene_handle__eeLf9:after{content:"";display:block;height:5px;width:60px;margin:12px 10px;background-color:var(--c-gray);border-radius:2.5px}.scene_emptyBox__ZsfdR{width:32px;height:32px}.scene_contentWrap__0By41{width:100%;height:100%}.scene_contentWrapWithHandle__blARH{height:calc(100% - 29px)}.scene_backdropInner__REzWc{--index:0;background-color:rgba(14,15,32,.8);opacity:0;touch-action:none;position:fixed;inset:0;z-index:calc(var(--z-modal) + var(--index))}.scene_backdropInner__REzWc.scene_visible__qmahf{opacity:1}.scene_backdropInner__REzWc.scene_isNotClosable__QLmIO{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scene_backdropInner__REzWc.scene_isSidebar__uHnhj{z-index:calc(var(--z-sidebar) + var(--index))}.scene_backdropInner__REzWc.scene_isInjected__31Xbk{position:absolute;width:100%;height:100%;z-index:calc(var(--z-tab) + var(--index))}@media (min-width:768px){.scene_titleWrap___u2Un{border-radius:16px 16px 0 0}.scene_contentWrapWithHandle__blARH{height:100%}.scene_contentWrapperComponent__pUh0R.scene_isNotSidebar__zb8xl{border-radius:0 0 16px 16px}.scene_dialogStyled__NO8oj{top:0;height:-moz-max-content;height:max-content;align-items:center}.scene_dialogStyled__NO8oj.scene_isInjected__31Xbk{position:absolute}.scene_dialogStyled__NO8oj{position:fixed}.scene_dialogStyled__NO8oj.scene_isSidebar__uHnhj{width:auto;height:calc(100% - var(--header-height));top:var(--header-height)}.scene_dialogStyled__NO8oj.scene_isNotSidebar__zb8xl{margin:auto}.scene_dialogStyled__NO8oj.scene_fullscreen__VUXhr{height:auto;width:100%}.scene_dialogStyled__NO8oj:not(.scene_nonexistent-class__HaSr_){width:var(--width)}.scene_handleWrap__K_zWj{display:none}}@media (min-width:1024px){.scene_titleWrap___u2Un{padding:24px;width:auto}.scene_contentWrapperComponent__pUh0R{width:auto;display:flex;padding:24px}.scene_dialogPanel__P0178{width:auto}.scene_dialogPanel__P0178.scene_isNotSidebar__zb8xl{width:100%;min-width:auto}}@keyframes scene_fadeInScale__t0eJB{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes scene_jumpIn__UWdBg{0%{opacity:.5;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes scene_slideInFromLeft__Fi_Kj{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes scene_slideInFromRight__eO9mD{0%{opacity:.5;transform:translateX(100vw)}to{opacity:1;transform:translateX(calc(100vw - 100%))}}