@charset "UTF-8";html,body{width:100%;height:100%;margin:0;padding:0;-webkit-overflow-scrolling:touch}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-default-color: #ffffff;--bg-color: #f6f8fb;--text-color: #333;--header-text-color: #909399;--border-color: rgba(219, 223, 233, .6);--page-bg-color: #f3f4f6}.dark-theme{--bg-default-color: #282828;--bg-color: #1f1f1f;--text-color: #f0f0f0;--header-text-color: #909399;--border-color: #434343;--page-bg-color: #1f1f1f}#root{width:100%;height:100%}.page-frame{width:100%;overflow:hidden;border-radius:8px;border:1px solid var(--border-color)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:4px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:var(--text-color);cursor:pointer}::-webkit-scrollbar-corner{background:transparent}.header{position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:100%;height:60px;overflow:hidden;line-height:60px;cursor:pointer}.logo{display:flex;align-items:center;justify-content:center}.header .text{box-sizing:border-box;margin-left:10px;font-size:16px;color:var(--text-color);font-weight:700;opacity:1}.ant-breadcrumb{margin-left:16px;line-height:64px}.ant-breadcrumb a{color:var(--text-color)}.ant-breadcrumb a:hover{color:var(--primary-color)}.content-container{width:100%;height:100%;overflow-y:auto}.content-container::-webkit-scrollbar{display:none}.custom-menu .ant-menu-item,.custom-menu .ant-menu-submenu-title{margin-left:0!important;margin-right:0!important}.tab-manager{flex-direction:row;gap:8px;background:var(--bg-default-color);height:40px;padding:4px 8px;border-bottom:1px solid var(--border-color);box-shadow:0 2px 8px #f2f3f5;display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.tab-item{padding:8px 16px;cursor:pointer;border-radius:4px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;position:relative;color:var(--text-color)}.tab-manager::-webkit-scrollbar{display:none}.tab-manager>*{flex-shrink:0}.tab-item{padding:8px 16px;cursor:pointer;border-radius:4px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;position:relative}.close-icon{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-color:#999;border-radius:50%;padding:2px;color:#fff;cursor:pointer;opacity:0;transition:opacity .2s}.close-icon:hover{background-color:#666;color:var(--text-color)}.tab-item:hover{color:#1677ff;background-color:var(--bg-default-color)}.tab-item.active{color:#1677ff;border-color:#9bc1f6}.close-icon{position:absolute;right:-6px;top:2px;margin-left:8px;width:12px;height:12px;background-color:#999;border-radius:50%;padding:2px;color:var(--text-color);cursor:pointer;opacity:0;transition:opacity .2s}.tab-item:hover .close-icon,.tab-item.active .close-icon{opacity:1}.close-icon:hover{color:#000}._loginContainer_11bf3_2{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:20px;box-sizing:border-box;background:url(/static/svg/login-bg-BPP4oix0.svg)}._bgDecorator_11bf3_15{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#4096ff26,#4096ff00 70%);top:-200px;right:-200px;z-index:1;animation:_float_11bf3_1 20s infinite ease-in-out}._bgDecorator2_11bf3_27{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#a269ff1f,#a269ff00 70%);bottom:-150px;left:-150px;z-index:1;animation:_float_11bf3_1 25s infinite ease-in-out reverse}@keyframes _float_11bf3_1{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}._loginCard_11bf3_50{width:100%;max-width:420px;padding:40px 36px;border-radius:20px;box-shadow:0 10px 40px #00000014;background-color:#fff;position:relative;z-index:2;overflow:hidden;transition:all .3s ease;border:1px solid rgba(219,223,233,.6)}._loginCard_11bf3_50:hover{box-shadow:0 15px 45px #0000001f;transform:translateY(-3px)}._logoContainer_11bf3_69{text-align:center;margin-bottom:36px}._logo_11bf3_69{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#4096ff,#096dd9);border-radius:16px;position:relative;overflow:hidden}._logo_11bf3_69:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;background-color:#fff;border-radius:8px}._title_11bf3_95{font-size:24px;font-weight:600;color:#141414;margin:0 0 8px}._subtitle_11bf3_102{font-size:14px;color:#86909c;margin:0}._loginForm_11bf3_108{margin-bottom:24px}._formItem_11bf3_112{margin-bottom:20px!important}._inputWrapper_11bf3_116{position:relative}._inputIcon_11bf3_120{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#86909c;font-size:16px;z-index:9}._input_11bf3_116{padding-left:48px!important;height:52px!important;border-radius:12px!important;border:1px solid #e5e6eb!important;font-size:15px!important;transition:all .2s ease}._input_11bf3_116:focus{border-color:#4096ff!important;box-shadow:0 0 0 4px #1890ff1a!important}._formActions_11bf3_144{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}._rememberCheckbox_11bf3_151 ._ant-checkbox-inner_11bf3_151{width:18px;height:18px;border-radius:4px}._checkboxText_11bf3_157{font-size:14px;color:#4e5969}._forgotPassword_11bf3_162{font-size:14px;color:#4096ff;text-decoration:none;transition:color .2s ease}._forgotPassword_11bf3_162:hover{color:#096dd9;text-decoration:underline}._loginButton_11bf3_174{width:100%;height:52px;border-radius:12px!important;font-size:16px!important;font-weight:500!important;background:linear-gradient(135deg,#4096ff,#096dd9)!important;border:none!important;transition:all .3s ease}._loginButton_11bf3_174:hover{background:linear-gradient(135deg,#3588e8,#0863c7)!important;transform:translateY(-2px)}._loginButton_11bf3_174:active{transform:translateY(0)}._footer_11bf3_194{text-align:center}._footer_11bf3_194 p{font-size:13px;color:#86909c;margin:0}._codeInputWrapper_11bf3_204{display:flex;align-items:center}._codeImg_11bf3_209{width:100px;height:50px;margin-left:10px;cursor:pointer}.home-container{width:90%;height:100%;margin:0 auto;overflow:scroll}.home-container::-webkit-scrollbar{display:none;width:0!important;height:0!important}._card-wrapper_1wnu0_1{border-radius:8px;border:none}._card-item_1wnu0_6{flex:1;border-radius:8px;padding:24px;color:#000;background:var(--bg-color)}._border-preview_1wnu0_14{width:4px;background-color:#8e75f0;border-radius:18px}._month-profit-preview_1wnu0_20{width:4px;background-color:#8e75f0;border-radius:50px}._card-content_1wnu0_26{flex:1;padding-left:12px}._card-title_1wnu0_31{display:flex;justify-content:space-between;align-items:center;color:#666;font-size:14px}._upload-container_1ky08_1{display:inline-block}._upload-box_1ky08_5{position:relative;width:100px;height:100px;border:1px dashed #d9d9d9;border-radius:4px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s}._upload-box_1ky08_5:hover{border-color:#1890ff}._upload-box_1ky08_5:hover ._upload-actions_1ky08_24{opacity:1}._uploading_1ky08_28{cursor:not-allowed;background-color:#0000000d}._uploading_1ky08_28 ._upload-actions_1ky08_24{display:none!important}._upload-icon_1ky08_37{font-size:24px;color:#999;margin-bottom:8px}._upload-text_1ky08_43{font-size:12px;color:#999}._upload-preview_1ky08_48{width:100%;height:100%;object-fit:cover}._upload-actions_1ky08_24{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;gap:20px}._action-icon_1ky08_69{color:#fff;font-size:16px;cursor:pointer}._action-icon_1ky08_69:hover{color:#1890ff}._upload-loading_1ky08_79{display:flex;flex-direction:column;align-items:center;justify-content:center}._loading-icon_1ky08_86{font-size:24px;color:#1890ff;margin-bottom:8px;animation:_spin_1ky08_1 1s linear infinite}._loading-text_1ky08_93{font-size:12px;color:#999}@keyframes _spin_1ky08_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._hidden-input_1ky08_106{display:none!important}._crop-modal-footer_1ky08_110{display:flex;justify-content:flex-end;gap:10px;height:auto}/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-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}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.custom-table{padding:0 16px 16px;flex:1;display:flex;flex-direction:column;overflow-y:auto}.custom-table::-webkit-scrollbar{display:none}.drawer-footer{display:flex;justify-content:flex-end;gap:8px;padding:10px 16px;border-top:1px solid #f0f0f0}@media (max-width: 768px){.ant-drawer{width:100%!important}}.ant-drawer-body{padding:24px}.ant-drawer-header{border-bottom:1px solid #f0f0f0}.ant-drawer-title{font-size:16px;font-weight:500}.not-found-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5}.not-found-content{text-align:center;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a}.not-found-title{font-size:120px;margin:0;color:#1890ff;line-height:1}.not-found-desc{font-size:20px;color:#000000a6;margin:16px 0 32px}.not-found-btn{min-width:120px;height:40px;font-size:16px}.edit-icon{opacity:0;transition:opacity .2s;font-size:12px;color:#1890ff}.edit-btn:hover .edit-icon{opacity:1}.edit-btn{cursor:pointer;display:flex;align-items:center;gap:4px}.w-full{width:100%!important}.Custom-Form .search-Form .ant-form-item{margin-bottom:0!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-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;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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{padding:.2em;background-color:#feffe6}._container_cn4ue_2{padding:24px;background:#fff;margin:0 auto;width:100%;box-sizing:border-box;display:flex;flex-direction:column}._title_cn4ue_12{font-size:24px;font-weight:700;color:#1f2329;margin-bottom:24px;text-align:center}._uploadSection_cn4ue_20{border-radius:8px;padding:0 32px 32px;flex:1;margin-bottom:32px}._description_cn4ue_27{font-size:16px;color:#4e5969;text-align:center;margin-bottom:24px}._dragger_cn4ue_34{border-radius:8px;padding:40px 20px;transition:all .3s ease}._dragger_cn4ue_34 :hover{border-color:#1890ff;background:#f0f7ff}._icon_cn4ue_44{font-size:48px;color:#1890ff;margin-bottom:16px;text-align:center}._dragText_cn4ue_51{font-size:16px;color:#4e5969;margin-bottom:8px;text-align:center}._browseText_cn4ue_58{font-size:16px;color:#1890ff;cursor:pointer;text-align:center;margin-bottom:16px}._browseText_cn4ue_58 :hover{text-decoration:underline}._fileTip_cn4ue_69{font-size:14px;color:#8c8c8c;text-align:center}._uploadingContainer_cn4ue_75{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0}._loadingIcon_cn4ue_83{font-size:48px;color:#1890ff;margin-bottom:16px}._uploadingText_cn4ue_89{font-size:16px;color:#4e5969}._notice_cn4ue_94{font-size:14px;color:#faad14;text-align:center;margin-top:16px}._pollingContainer_cn4ue_102{margin-top:24px;padding:20px;background-color:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;text-align:center;animation:_fadeIn_cn4ue_1 .5s ease-in-out}._pollingContent_cn4ue_112{display:flex;flex-direction:column;align-items:center;gap:12px}._pollingText_cn4ue_119{font-size:16px;color:#389e0d;font-weight:500;margin:8px 0 0}._pollingHint_cn4ue_126{font-size:14px;color:#595959;margin:0;line-height:1.5}@keyframes _fadeIn_cn4ue_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._tips_cn4ue_143{background:#fffbe6;border:1px solid #ffe58f;border-radius:6px;margin:32px;padding:16px 24px}._tipsTitle_cn4ue_151{font-size:16px;font-weight:700;color:#ad6800;margin-bottom:12px}._tipsList_cn4ue_158{font-size:14px;color:#8c5610;margin:0;padding-left:20px}._container_1sz62_1{padding:24px;background:#fff;margin:0 auto;width:100%;box-sizing:border-box;display:flex;flex-direction:column}._title_1sz62_11{font-size:24px;font-weight:700;color:#1f2329;margin-bottom:24px;text-align:center}._uploadContainer_1sz62_19{display:flex;align-items:center;justify-content:space-between}._uploadSection_1sz62_25{border-radius:8px;padding:0 32px 32px;flex:1;margin-bottom:32px}._description_1sz62_32{font-size:16px;color:#4e5969;text-align:center;margin-bottom:24px}._dragger_1sz62_39{border-radius:8px;padding:40px 20px;transition:all .3s ease}._dragger_1sz62_39 :hover{border-color:#1890ff;background:#f0f7ff}._icon_1sz62_49{font-size:48px;color:#1890ff;margin-bottom:16px;text-align:center}._dragText_1sz62_56{font-size:16px;color:#4e5969;margin-bottom:8px;text-align:center}._browseText_1sz62_63{font-size:16px;color:#1890ff;cursor:pointer;text-align:center;margin-bottom:16px}._browseText_1sz62_63 :hover{text-decoration:underline}._fileTip_1sz62_74{font-size:14px;color:#8c8c8c;text-align:center}._uploadingContainer_1sz62_80{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0}._loadingIcon_1sz62_88{font-size:48px;color:#1890ff;margin-bottom:16px}._uploadingText_1sz62_94{font-size:16px;color:#4e5969}._notice_1sz62_99{font-size:14px;color:#faad14;text-align:center;margin-top:16px}._tips_1sz62_106{background:#fffbe6;border:1px solid #ffe58f;border-radius:6px;margin:32px;padding:16px 24px}._tipsTitle_1sz62_114{font-size:16px;font-weight:700;color:#ad6800;margin-bottom:12px}._tipsList_1sz62_121{font-size:14px;color:#8c5610;margin:0;padding-left:20px}
