*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}#app::-webkit-scrollbar{display:none}.user-menu[data-v-46443f5b]{flex-direction:column;gap:10px;width:200px;padding:20px 10px;display:flex}.user-menu__info[data-v-46443f5b]{align-items:center;gap:10px;padding:0 10px;display:flex}.user-menu__avatar[data-v-46443f5b]{flex-shrink:0}.user-menu__details[data-v-46443f5b]{flex-direction:column;gap:5px;display:flex}.user-menu__name[data-v-46443f5b]{color:#333;font-size:16px;font-weight:600;line-height:30px}.user-menu__phone[data-v-46443f5b]{color:#333;font-size:14px;line-height:24px}.user-menu__divider[data-v-46443f5b]{margin:0}.user-menu__menu[data-v-46443f5b]{flex-direction:column;display:flex}.user-menu__menu-item[data-v-46443f5b]{cursor:pointer;border-radius:8px;justify-content:start;align-items:center;gap:5px;height:40px;padding:5px 0 5px 10px;transition:background .3s;display:flex}.user-menu__menu-item[data-v-46443f5b]:hover{background:#f5faff}.user-menu__menu-item-icon[data-v-46443f5b]{width:16px;height:16px}.user-menu__menu-item-label[data-v-46443f5b]{color:#111;font-size:14px;font-weight:600;line-height:24px}.sidebar[data-v-655605ed]{box-sizing:border-box;z-index:100;width:120px;height:100vh;padding:20px 10px;position:fixed;top:0;left:0}.sidebar__box[data-v-655605ed]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#eaf2ffcc;border-radius:40px;flex-direction:column;justify-content:space-between;height:100%;padding:20px 0;display:flex;overflow:hidden;box-shadow:0 0 10px #eaf2ff}.sidebar__top[data-v-655605ed]{flex-direction:column;align-items:center;gap:10px;display:flex}.sidebar__logo-wrapper[data-v-655605ed]{justify-content:center;align-items:center;display:flex}.sidebar__logo[data-v-655605ed]{cursor:pointer;width:60px;height:60px;margin:0}.sidebar__logo-icon[data-v-655605ed]{border-radius:50%;width:100%;height:100%}.sidebar__menu[data-v-655605ed]{flex-direction:column;gap:20px;display:flex}.sidebar__menu-item[data-v-655605ed]{cursor:pointer;box-sizing:border-box;background:#fff6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:80px;height:80px;transition:background .25s;display:flex;position:relative}.sidebar__menu-item-icon[data-v-655605ed]{color:#74a5ff;width:20px;height:20px;transition:transform .2s}.sidebar__menu-item-label[data-v-655605ed]{color:#74a5ff;font-size:12px;font-weight:600;line-height:24px;transition:color .25s}.sidebar__menu-item-indicator[data-v-655605ed]{background:#0852ff;border-radius:12px;width:40px;height:3px;transition:transform .25s;position:absolute;bottom:10px;left:50%;transform:translate(-50%)scaleX(0)}.sidebar__menu-item[data-v-655605ed]:hover:not(.sidebar__menu-item--active){background:#ffffffb3}.sidebar__menu-item--active[data-v-655605ed]{background:#fff}.sidebar__menu-item--active .sidebar__menu-item-icon[data-v-655605ed],.sidebar__menu-item--active .sidebar__menu-item-label[data-v-655605ed]{color:#0852ff}.sidebar__menu-item--active .sidebar__menu-item-indicator[data-v-655605ed]{transform:translate(-50%)scaleX(1)}.sidebar__bottom[data-v-655605ed]{flex-direction:column;align-items:center;gap:30px;display:flex}.sidebar__divider[data-v-655605ed]{background:#e5e5e5;width:80%;height:1px;margin:0 auto}.sidebar__user[data-v-655605ed]{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.sidebar__user-avatar[data-v-655605ed]{cursor:pointer;border:none;transition:opacity .3s}.sidebar__user-avatar[data-v-655605ed]:hover{opacity:.8}.sidebar__credits[data-v-655605ed]{box-sizing:border-box;cursor:pointer;background:#fff6;border-radius:20px;justify-content:center;align-items:center;gap:10px;width:100%;height:30px;padding:0 10px;transition:background .3s;display:flex}.sidebar__credits[data-v-655605ed]:hover{background:#ffffffb3}.sidebar__credits-icon[data-v-655605ed]{width:14px;height:13px}.sidebar__credits-value[data-v-655605ed]{color:#333;font-size:14px;line-height:20px}.sidebar__settings[data-v-655605ed]{cursor:pointer;border-radius:8px;padding:8px;transition:background .3s}.sidebar__settings[data-v-655605ed]:hover{background:#fff6}.sidebar__settings-icon[data-v-655605ed]{width:20px;height:20px;display:block}@media (max-width:1680px){.sidebar[data-v-655605ed]{width:100px}.sidebar__top[data-v-655605ed]{gap:10px}.sidebar__logo[data-v-655605ed]{width:50px;height:50px;margin:0 0 16px}.sidebar__logo-icon[data-v-655605ed]{border-radius:50%;width:100%;height:100%}.sidebar__menu[data-v-655605ed]{gap:16px}.sidebar__menu-item[data-v-655605ed]{gap:4px;width:68px;height:68px}.sidebar__menu-item-icon[data-v-655605ed]{width:18px;height:18px}.sidebar__menu-item-label[data-v-655605ed]{line-height:20px}.sidebar__menu-item-indicator[data-v-655605ed]{width:32px;height:2px;bottom:8px}.sidebar__bottom[data-v-655605ed]{gap:24px}.sidebar__user[data-v-655605ed]{gap:18px}.sidebar__user-avatar[data-v-655605ed]{width:36px!important;height:36px!important}.sidebar__credits[data-v-655605ed]{gap:8px;height:28px}.sidebar__credits-icon[data-v-655605ed]{width:13px;height:12px}.sidebar__credits-value[data-v-655605ed]{font-size:12px;line-height:1}.sidebar__settings[data-v-655605ed]{padding:8px}.sidebar__settings-icon[data-v-655605ed]{width:18px;height:18px}}.sidebar__user-menu-popover .ant-popover-inner{border-radius:24px;padding:0;box-shadow:0 20px 20px #0003}.sidebar__user-menu-popover .ant-popover-arrow{display:none}.sidebar__user-menu-popover .ant-avatar{border:none}.main-layout[data-v-d6643dca]{background-color:#eaf2ff;min-width:max-content;min-height:100vh;display:flex;position:relative;overflow:hidden}.main-layout__content[data-v-d6643dca]{flex:1;margin-left:120px;padding:20px 20px 20px 0}.main-layout__wrapper[data-v-d6643dca]{min-width:900px;min-height:calc(100vh - 32px)}@media (max-width:1680px){.main-layout__content[data-v-d6643dca]{margin-left:100px;padding:16px 16px 16px 0}.main-layout__wrapper[data-v-d6643dca]{min-height:calc(100vh - 32px)}}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}@font-face{font-family:Prompt;src:url(/assets/Prompt-Regular-DiBzP1oc.ttf);font-weight:400;font-style:normal}@font-face{font-family:Prompt;src:url(/assets/Prompt-Medium-D10sta-M.ttf);font-weight:500;font-style:normal}@font-face{font-family:Prompt;src:url(/assets/Prompt-SemiBold-CjAZVCPa.ttf);font-weight:600;font-style:normal}@font-face{font-family:Prompt;src:url(/assets/Prompt-Bold-C-Ht9nTF.ttf);font-weight:700;font-style:normal}@font-face{font-family:Alimama ShuHeiTi;src:url(/assets/AlimamaShuHeiTi-Bold-D7QvcWOf.ttf);font-weight:700;font-style:normal}@font-face{font-family:"Alibaba PuHuiTi 2.0";src:url(/assets/AlibabaPuHuiTi2.0-SemiBold-RW9Dsu2O.ttf);font-weight:700;font-style:normal}.public-modal.public-model-border .ant-modal-content .ant-modal-header .ant-modal-title{border-bottom:2px solid #0852ff}.public-modal .ant-modal-content{border-radius:24px;padding:30px;overflow:hidden;box-shadow:0 0 20px #0003}.public-modal .ant-modal-content .ant-modal-close{top:30px;right:30px}.public-modal .ant-modal-content .ant-modal-header{border-bottom:1px solid #e5e5e5;align-items:center;margin:0;padding:0;display:flex}.public-modal .ant-modal-content .ant-modal-header .ant-modal-title{color:#111;padding:0 0 15px;font-size:20px;font-weight:600;line-height:1}.public-modal .ant-modal-content .ant-modal-body{padding:20px 0 0}.public-modal__footer{justify-content:center;align-items:center;gap:20px;margin:20px 0 0;display:flex}.public-modal__footer .ant-btn{width:160px;height:40px}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#333;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaf2ff;font-family:PingFang SC,"Alibaba PuHuiTi 2.0",system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#0852ff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#0852ff}body{min-width:320px;min-height:100vh;margin:0}h1{font-size:2em;line-height:1.2}button{cursor:pointer;background-color:#f9f9f9;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .25s}#app{width:100%;height:100%}
