*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.fixed-center{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wh-full{width:100%;height:100%}.flex-center{display:flex;align-items:center;justify-content:center}.flex-vertical{display:flex;flex-direction:column}.flex-vertical-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-vertical-stretch{display:flex;flex-direction:column;align-items:stretch}.flex-y-center{display:flex;align-items:center}.i-flex-center{display:inline-flex;align-items:center;justify-content:center}.i-flex-y-center{display:inline-flex;align-items:center}.flex-1-hidden{flex:1 1 0%;overflow:hidden}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-7px{right:7px}.top-0{top:0}.top-0\!{top:0!important}.-z-1{z-index:-1}.grid{display:grid}.m563\.8{margin:140.95rem}.my-14px{margin-top:14px;margin-bottom:14px}.-mr-18px{margin-right:-18px}.ml-12px{margin-left:12px}.mr-4px{margin-right:4px}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-1\/4{height:25%}.h-10px{height:10px}.h-16px{height:16px}.h-23px{height:23px}.h-24px{height:24px}.h-3\/4{height:75%}.h-64px{height:64px}.h-full{height:100%}.h1{height:.25rem}.h3{height:.75rem}.h5{height:1.25rem}.min-h-520px{min-height:520px}.w-0{width:0}.w-1\/3{width:33.3333333333%}.w-1\/4{width:25%}.w-10px{width:10px}.w-120px{width:120px}.w-16px{width:16px}.w-18px{width:18px}.w-1px{width:1px}.w-2\/3{width:66.6666666667%}.w-214px{width:214px}.w-24px{width:24px}.w-8px{width:8px}.w-90px{width:90px}.w-96px{width:96px}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.animate-delay-1000{animation-delay:1s}.animate-delay-1500{animation-delay:1.5s}.animate-delay-500{animation-delay:.5s}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12px{gap:12px}.gap-16px{gap:16px}.gap-24px{gap:24px}.gap-6px{gap:6px}.gap-x-32px{column-gap:32px}.gap-y-16px{row-gap:16px}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.b,.border,.border-1px{border-width:1px}.border-2px{border-width:2px}.border-primary{--un-border-opacity:1;border-color:rgb(var(--primary-color) / var(--un-border-opacity))}.border-transparent{border-color:transparent}.hover\:border-primary:hover{--un-border-opacity:1;border-color:rgb(var(--primary-color) / var(--un-border-opacity))}.rd-4px,.rounded-4px{border-radius:4px}.rd-50\%{border-radius:50%}.rounded-6px{border-radius:6px}.rounded-8px{border-radius:8px}.border-solid{border-style:solid}.bg-\[rgba\(0\,0\,0\,0\.2\)\]{--un-bg-opacity:.2;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-\#1f2225{--un-bg-opacity:1;background-color:rgb(31 34 37 / var(--un-bg-opacity))}.bg-container{--un-bg-opacity:1;background-color:rgb(var(--container-bg-color) / var(--un-bg-opacity))}.bg-inverted{--un-bg-opacity:1;background-color:rgb(var(--inverted-bg-color) / var(--un-bg-opacity))}.bg-layout{--un-bg-opacity:1;background-color:rgb(var(--layout-bg-color) / var(--un-bg-opacity))}.bg-primary{--un-bg-opacity:1;background-color:rgb(var(--primary-color) / var(--un-bg-opacity))}.bg-primary-200{--un-bg-opacity:1;background-color:rgb(var(--primary-200-color) / var(--un-bg-opacity))}.bg-primary-300{--un-bg-opacity:1;background-color:rgb(var(--primary-300-color) / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.p-6px{padding:6px}.px{padding-left:1rem;padding-right:1rem}.px-12px{padding-left:12px;padding-right:12px}.px-24px{padding-left:24px;padding-right:24px}.py-4px{padding-top:4px;padding-bottom:4px}.py-6px{padding-top:6px;padding-bottom:6px}.pr-8px{padding-right:8px}.align-middle{vertical-align:middle}.text-14px{font-size:14px}.text-28px{font-size:28px}.text-400px{font-size:400px}.text-icon{font-size:1.125rem;line-height:1}.text-icon-small{font-size:1rem;line-height:1}.text-\#1f1f1f{--un-text-opacity:1;color:rgb(31 31 31 / var(--un-text-opacity))}.text-\#646464{--un-text-opacity:1;color:rgb(100 100 100 / var(--un-text-opacity))}.text-base_text{--un-text-opacity:1;color:rgb(var(--base-text-color) / var(--un-text-opacity))}.text-primary{--un-text-opacity:1;color:rgb(var(--primary-color) / var(--un-text-opacity))}.font-500{font-weight:500}.italic{font-style:italic}.underline{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-0{opacity:0}.dark .dark\:shadow-coolGray-5{--un-shadow-opacity:1;--un-shadow-color:rgb(107 114 128 / var(--un-shadow-opacity))}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-300{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-all-300{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 640px){.sm\:h-full{height:100%}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:#1664ff}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img{display:inline-block}img,video{max-width:100%;height:auto}[hidden]{display:none}#nprogress{pointer-events:none}#nprogress .bar{background:rgb(var(--nprogress-color));position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px rgb(var(--nprogress-color)),0 0 5px rgb(var(--nprogress-color));opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:rgb(var(--nprogress-color));border-left-color:rgb(var(--nprogress-color));border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.fade-slide-leave-active,.fade-slide-enter-active{transition:all .3s}.fade-slide-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-leave-to{opacity:0;transform:translate(30px)}.fade-bottom-enter-active,.fade-bottom-leave-active{transition:opacity .25s,transform .3s}.fade-bottom-enter-from{opacity:0;transform:translateY(-10%)}.fade-bottom-leave-to{opacity:0;transform:translateY(10%)}.fade-scale-leave-active,.fade-scale-enter-active{transition:all .28s}.fade-scale-enter-from{opacity:0;transform:scale(1.2)}.fade-scale-leave-to{opacity:0;transform:scale(.8)}.zoom-fade-enter-active,.zoom-fade-leave-active{transition:transform .2s,opacity .3s ease-out}.zoom-fade-enter-from{opacity:0;transform:scale(.92)}.zoom-fade-leave-to{opacity:0;transform:scale(1.06)}.zoom-out-enter-active,.zoom-out-leave-active{transition:opacity .1s ease-in-out,transform .15s ease-out}.zoom-out-enter-from,.zoom-out-leave-to{opacity:0;transform:scale(0)}.n-badge.n-badge--dot .n-badge-sup{width:10px;height:10px}html,body,#app{height:100%;color:#2d333e}html{overflow-x:hidden;--themeColor: #4A95FF}.box_center{display:flex;justify-content:center;align-items:center;align-content:center}.s_but{box-shadow:0 4px 12px #a0a0a066;padding:0 20px}.color_err{color:#ff4000}.back-logo{background:url(/static/png/LOGO.BoB9z_-2.png) no-repeat;background-size:cover}pre{padding:0;margin:0;font-size:14px;word-wrap:break-word;white-space:pre-wrap;font-family:system-ui}.line1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.hover-div{visibility:hidden;cursor:pointer;display:flex;position:absolute;justify-content:center;align-items:center;width:100%;height:100%;background:#0006;top:0;left:0;color:#fff}.copy_url_button{padding:0 4px;border-radius:2px;background:#07a;color:#fff}._layout-header_c343q_3,._layout-header-placement_c343q_4{height:var(--soy-header-height)}._layout-header_c343q_3{z-index:var(--soy-header-z-index)}._layout-tab_c343q_12{top:var(--soy-header-height);height:var(--soy-tab-height);z-index:var(--soy-tab-z-index)}._layout-tab-placement_c343q_18{height:var(--soy-tab-height)}._layout-sider_c343q_22{width:var(--soy-sider-width);z-index:var(--soy-sider-z-index)}._layout-mobile-sider_c343q_27{z-index:var(--soy-sider-z-index)}._layout-mobile-sider-mask_c343q_31{z-index:var(--soy-mobile-sider-z-index)}._layout-sider_collapsed_c343q_35{width:var(--soy-sider-collapsed-width);z-index:var(--soy-sider-z-index)}._layout-footer_c343q_40,._layout-footer-placement_c343q_41{height:var(--soy-footer-height)}._layout-footer_c343q_40{z-index:var(--soy-footer-z-index)}._left-gap_c343q_49{padding-left:var(--soy-sider-width)}._left-gap_collapsed_c343q_53{padding-left:var(--soy-sider-collapsed-width)}._sider-padding-top_c343q_57{padding-top:var(--soy-header-height)}._sider-padding-bottom_c343q_61{padding-bottom:var(--soy-footer-height)}._button-tab_1xh87_3{border-color:#e5e7eb}._button-tab_dark_1xh87_7{border-color:#ffffff3d}._button-tab_1xh87_3:hover{color:var(--soy-primary-color);border-color:var(--soy-primary-color-opacity3)}._button-tab_active_1xh87_16{color:var(--soy-primary-color);border-color:var(--soy-primary-color-opacity3);background-color:var(--soy-primary-color-opacity1)}._button-tab_active_dark_1xh87_22{background-color:var(--soy-primary-color-opacity2)}._button-tab_1xh87_3 ._svg-close_1xh87_26:hover{font-size:12px;color:#fff;background-color:var(--soy-primary-color)}._button-tab_dark_1xh87_7 ._svg-close_1xh87_26:hover{color:#000}._chrome-tab_1xh87_36:hover{z-index:9}._chrome-tab_active_1xh87_40{z-index:10;color:var(--soy-primary-color)}._chrome-tab__bg_1xh87_45{color:transparent}._chrome-tab_active_1xh87_40 ._chrome-tab__bg_1xh87_45{color:var(--soy-primary-color1)}._chrome-tab_active_dark_1xh87_53 ._chrome-tab__bg_1xh87_45{color:var(--soy-primary-color2)}._chrome-tab_1xh87_36:hover ._chrome-tab__bg_1xh87_45{color:#dee1e6}._chrome-tab_active_1xh87_40:hover ._chrome-tab__bg_1xh87_45{color:var(--soy-primary-color1)}._chrome-tab_dark_1xh87_65:hover ._chrome-tab__bg_1xh87_45{color:#333}._chrome-tab_active_dark_1xh87_53:hover ._chrome-tab__bg_1xh87_45{color:var(--soy-primary-color2)}._chrome-tab_1xh87_36 ._svg-close_1xh87_26:hover{font-size:12px;color:#fff;background-color:#9ca3af}._chrome-tab_active_1xh87_40 ._svg-close_1xh87_26:hover{background-color:var(--soy-primary-color)}._chrome-tab_dark_1xh87_65 ._svg-close_1xh87_26:hover{color:#000}._chrome-tab_active_1xh87_40 ._chrome-tab-divider_1xh87_87,._chrome-tab_1xh87_36:hover ._chrome-tab-divider_1xh87_87{opacity:0}._chrome-tab_dark_1xh87_65 ._chrome-tab-divider_1xh87_87{background-color:#ffffffe6}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}[data-v-9021db78] .n-card-header{padding:30px 30px 20px}[data-v-9021db78] .n-card__content{padding:0 30px 20px}.user_card_box[data-v-ea302a5c]{width:100%;height:80px;margin-bottom:4px;padding:6px 10px;border-radius:8px;border:1px solid #f2f3f7;display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;cursor:pointer}.user_info[data-v-ea302a5c]{width:132px}.time_unread[data-v-ea302a5c]{display:flex;align-items:center;width:48px;justify-content:center;font-size:12px}.badge[data-v-ea302a5c]{color:#fff;background:#ff5218;height:18px;width:18px;line-height:18px;text-align:center;font-size:12px;border-radius:10px}.avatar[data-v-ea302a5c]{width:54px;height:54px;border-radius:10px;object-fit:cover;border:1px solid #eceff5}.avatar-fallback[data-v-ea302a5c]{display:flex;align-items:center;justify-content:center;background:#d7e7ff;color:#2456c5;font-size:24px}.subline[data-v-ea302a5c]{color:#9aa2b1;font-size:12px;height:16px;line-height:16px}.msg-center[data-v-11138d55]{padding:12px 10px 8px}.search-box[data-v-11138d55]{background:#f5f6f7;border-color:#fff;border-radius:4px;--n-border: none}.tabs[data-v-11138d55]{--n-tab-text-color: #8f99ab;--n-tab-font-weight-active: 700;margin-top:8px}.list-box[data-v-11138d55]{max-height:calc(100vh - 142px)}.sider-wrap[data-v-6399f2e8]{overflow:hidden}.sider-inner[data-v-6399f2e8]{display:flex;height:100%;width:400px}.menu_scrollbar[data-v-6399f2e8]{overflow:auto;height:calc(100% - 92px);scrollbar-width:none;scrollbar-color:transparent transparent;padding-top:6px}.red_dot[data-v-6399f2e8]{position:absolute;top:5px;right:5px;height:8px;width:8px;border-radius:8px;background:red;z-index:99}.avatar-wrap[data-v-6399f2e8]{width:64px;height:64px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#ffffff1f;position:relative}.avatar-wrap[data-v-6399f2e8]:after{content:"";position:absolute;left:0;top:64px;width:176px;height:10px}.avatar-img[data-v-6399f2e8]{width:56px;height:56px;border-radius:50%;object-fit:cover}.online-dot[data-v-6399f2e8]{position:absolute;right:2px;bottom:4px;width:12px;height:12px;border-radius:50%;background:#1ecb6b;border:2px solid #071a3d}.avatar-popover[data-v-6399f2e8]{position:absolute;top:64px;left:0;width:176px;background:#fff;border:1px solid #e4e9f1;border-radius:6px;box-shadow:0 8px 20px #1927442e;display:none;z-index:20;text-align:left}.avatar-popover[data-v-6399f2e8]:before{content:"";position:absolute;top:-5px;left:24px;width:10px;height:10px;background:#fff;border-left:1px solid #e4e9f1;border-top:1px solid #e4e9f1;transform:rotate(45deg)}.avatar-wrap:hover .avatar-popover[data-v-6399f2e8],.avatar-wrap.menu-open .avatar-popover[data-v-6399f2e8]{display:block}.popover-expire[data-v-6399f2e8]{padding:12px 14px;color:#f04e4e;font-size:14px;line-height:20px}.popover-divider[data-v-6399f2e8]{border-top:1px solid #eef2f7}.popover-action[data-v-6399f2e8]{width:100%;border:0;background:transparent;color:#475266;text-align:left;padding:12px 14px;font-size:14px;line-height:20px;cursor:pointer}.popover-action[data-v-6399f2e8]:hover{background:#f5f8fd}.menu_buts[data-v-6399f2e8]{padding:16px 0 12px;width:92px;background:#071a3d;height:100%;border-right:1px solid #0d2a5c;display:flex;text-align:center;flex-wrap:wrap;justify-content:center;align-content:space-between}.menu_but[data-v-6399f2e8]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;user-select:none;color:#c2cce0;margin-bottom:6px;height:68px;width:74px;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;border-radius:10px;transition:background-color .2s ease,color .2s ease}.menu-icon[data-v-6399f2e8]{font-size:22px}.menu-label[data-v-6399f2e8]{width:100%;line-height:26px;font-size:12px}.active[data-v-6399f2e8]{background:#1f3f7a;color:#93d5ff}.panel-wrap[data-v-6399f2e8]{width:308px;border-right:1px solid #e9edf3}.sider-inverted-enter-active[data-v-dc2f8292],.sider-inverted-leave-active[data-v-dc2f8292]{height:22px;transition:all .3s ease-in-out}.sider-inverted-enter-from[data-v-dc2f8292],.sider-inverted-leave-to[data-v-dc2f8292]{transform:translate(20px);opacity:0;height:0}.layout-header[data-v-ab76c36a]{height:16px;border-radius:4px;--un-bg-opacity:1;background-color:rgb(var(--primary-color) / var(--un-bg-opacity))}.layout-sider[data-v-ab76c36a]{border-radius:4px;--un-bg-opacity:1;background-color:rgb(var(--primary-300-color) / var(--un-bg-opacity))}.layout-main[data-v-ab76c36a]{flex:1 1 0%;border-radius:4px;--un-bg-opacity:1;background-color:rgb(var(--primary-200-color) / var(--un-bg-opacity))}.vertical-wrapper[data-v-ab76c36a]{display:flex;flex-direction:column;flex:1 1 0%;gap:6px}.horizontal-wrapper[data-v-ab76c36a]{display:flex;flex:1 1 0%;gap:6px}.setting-list-move[data-v-a8e166c0],.setting-list-enter-active[data-v-a8e166c0],.setting-list-leave-active[data-v-a8e166c0]{transition:all .3s ease-in-out}.setting-list-enter-from[data-v-a8e166c0],.setting-list-leave-to[data-v-a8e166c0]{opacity:0;transform:translate(-30px)}.setting-list-leave-active[data-v-a8e166c0]{position:absolute}#__SCROLL_EL_ID__{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}#__SCROLL_EL_ID__::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:5px}#__SCROLL_EL_ID__::-webkit-scrollbar-thumb:hover{background-color:#0000004d;border-radius:5px}#__SCROLL_EL_ID__::-webkit-scrollbar{width:5px;height:5px}#__SCROLL_EL_ID__::-webkit-scrollbar-track-piece{background-color:#0000;border-radius:0}/*!
* Viewer.js v1.11.7
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-11-24T04:32:14.526Z
*/.viewer-zoom-in:before,.viewer-zoom-out:before,.viewer-one-to-one:before,.viewer-reset:before,.viewer-prev:before,.viewer-play:before,.viewer-next:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen:before,.viewer-fullscreen-exit:before,.viewer-close:before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::-moz-selection,.viewer-container *::-moz-selection{background-color:transparent}.viewer-container::selection,.viewer-container *::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;left:0;position:absolute;right:0;top:0;z-index:1}.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:#00000080;border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:#000c;border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:#00000080;border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid rgba(255,255,255,.1);border-left-color:#ffffff80;border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width: 767px){.viewer-hide-xs-down{display:none}}@media (max-width: 991px){.viewer-hide-sm-down{display:none}}@media (max-width: 1199px){.viewer-hide-md-down{display:none}}
