@font-face{font-family:PingFangSC;src:url(./static/pingfang-regular.b8374132.otf);font-weight:400;font-style:normal}@font-face{font-family:PingFangSC;src:url(./static/pingfang-medium.192cf4cb.otf);font-weight:500;font-style:normal}@font-face{font-family:PingFangSC;src:url(./static/pingfang-semibold.01cb9303.otf);font-weight:600;font-style:normal}:root{--main-default: #0542F1;--text-primary-color: #333333;--text-secondary-color: #666666;--text-tertiary-color: #999999;--text-tips-color: #FF7700;--border-default-color: #D9D9D9;--border-default-color-1: #EAEAEA;--border-textarea-color: #D4D4D4;--border-selected-color: #0029F4;--box-shadow-default-color: rgba(0, 41, 244, .12);--box-shadow-select-color: rgba(0, 41, 244, .24);--box-shadow-button-color: rgba(0, 26, 151, .12);--background-1-color: #F5F5F5;--background-2-color: #F1F1F1;--background-3-color: #0029F40D;--background-4-color: #FDE8EA;--background-5-color: rgba(0, 41, 244, .1);--background-6-color: rgba(234, 84, 84, .1);--background-7-color: #F5F6F8;--background-8-color: #DFE4F9;--background-9-color: #F4F5F9;--tips-color: #D81E06;--color-white: #ffffff;--color-black: #000000;--main-default: #0029f4;--main-hover: #385AFF;--main-pressed: #0025DB;--main-disable: #93A5FF;--main-opacity-80: rgba(0, 41, 244, .8);--main-opacity-65: rgba(0, 41, 244, .65);--main-opacity-50: rgba(0, 41, 244, .5);--main-opacity-35: rgba(0, 41, 244, .35);--main-opacity-20: rgba(0, 41, 244, .2);--main-opacity-10: rgba(0, 41, 244, .1);--main-opacity-5: rgba(0, 41, 244, .05);--text-dark-primary: #0A102B;--text-dark-secondary: rgba(10, 16, 43, .8);--text-dark-tertiary: rgba(10, 16, 43, .6);--text-dark-placeholder: rgba(10, 16, 43, .35);--text-dark-disable: rgba(10, 16, 43, .2);--text-light-primary: #ffffff;--text-light-secondary: rgba(255, 255, 255, .8);--text-light-tertiary: rgba(255, 255, 255, .6);--text-light-placeholder: rgba(255, 255, 255, .35);--text-light-disable: rgba(255, 255, 255, .2);--block-fill: #F6F6F9;--block-hover: #F0F1F6;--background-panel: #F9F9FC;--background-white: #FFFFFF;--background-layout: #F6F8FF;--bg-container: var(--background-white);--bg-surface: var(--background-panel);--line-1: #E6EAFF;--line-2: #E6E8EE;--state-negative: #D7312A;--state-negative-solid: #A42B2B;--state-negative-solid-bg: #F9E3E3;--state-positive-solid: #2BA471;--state-positive-solid-bg: #E3F9E9;--state-warning: #FF9658;--state-positive: #2A814B;--state-positive-bright: #00BB3E;--state-highlight: #FAD353;--warning-bright: #ED9E00;--warning-default: #FAAD14;--warning-text: #D48806;--warning-opacity-10: rgba(250, 173, 20, .1);--warning-opacity-8: rgba(250, 173, 20, .08);--state-negative-bg: rgba(215, 49, 42, .06);--state-negative-bg-hover: rgba(215, 49, 42, .1);--state-negative-border: rgba(215, 49, 42, .2);--state-negative-light: rgba(215, 49, 42, .15);--state-negative-dark: #9A1F1A;--state-highlight-bg: rgba(250, 211, 83, .1);--state-highlight-bg-hover: rgba(250, 211, 83, .18);--state-highlight-border: rgba(250, 211, 83, .3);--state-highlight-light: rgba(250, 211, 83, .25);--state-highlight-dark: #8B6914;--state-info: #2A814B;--state-info-bg: rgba(42, 129, 75, .05);--state-info-border: rgba(42, 129, 75, .12);--state-info-dark: #1A5C33;--overlay-hover: rgba(255, 255, 255, .9);--overlay-hover-strong: rgba(255, 255, 255, .95);--overlay-hover-light: rgba(255, 255, 255, .6);--overlay-frosted: rgba(255, 255, 255, .3);--overlay-subtle: rgba(0, 0, 0, .06);--overlay-card-shadow: rgba(0, 0, 0, .08);--guide-gradient-from: #E4E2FF;--card-border-idle: #ffffff;--card-selected-from: #DCE2FF;--upload-card-bg: linear-gradient(19deg, #F5F9FF 10%, #E8F2FF 92%);--modal-header-from: #E6F0FF;--fade-to-bg: #ffffff;--scrollbar-thumb: rgba(0, 0, 0, .15);--scrollbar-thumb-hover: rgba(0, 0, 0, .3);--sider-record-hover-from: #ECEFFF;--sider-record-hover-to: #F0F5FF;--ring-outer: #FFFFFF;--mask-70: rgba(0, 0, 0, .7);--mask-50: rgba(0, 0, 0, .5)}.theme-dark{--main-default: #3B5CFF;--main-hover: #4D6AFF;--main-pressed: #1A3DE0;--main-disable: rgba(59, 92, 255, .3);--main-opacity-80: rgba(59, 92, 255, .8);--main-opacity-65: rgba(59, 92, 255, .65);--main-opacity-50: rgba(59, 92, 255, .5);--main-opacity-35: rgba(59, 92, 255, .35);--main-opacity-20: rgba(59, 92, 255, .2);--main-opacity-10: rgba(59, 92, 255, .1);--main-opacity-5: rgba(59, 92, 255, .1);--background-layout: #08090E;--background-panel: #0E1018;--background-white: #141620;--bg-container: var(--background-panel);--bg-surface: var(--background-white);--block-fill: #1A1C28;--block-hover: #22242F;--text-dark-primary: #E2E4ED;--text-dark-secondary: rgba(226, 228, 237, .72);--text-dark-tertiary: rgba(226, 228, 237, .5);--text-dark-placeholder: rgba(226, 228, 237, .3);--text-dark-disable: rgba(226, 228, 237, .16);--text-light-primary: #FFFFFF;--text-light-secondary: rgba(255, 255, 255, .8);--text-light-tertiary: rgba(255, 255, 255, .6);--text-light-placeholder: rgba(255, 255, 255, .35);--text-light-disable: rgba(255, 255, 255, .2);--line-1: rgba(255, 255, 255, .08);--line-2: rgba(255, 255, 255, .06);--border-default-color: rgba(255, 255, 255, .1);--border-default-color-1: rgba(255, 255, 255, .07);--border-textarea-color: rgba(255, 255, 255, .1);--border-selected-color: #3B5CFF;--state-negative: #EF5350;--state-negative-solid: #EF7A78;--state-negative-solid-bg: rgba(239, 83, 80, .12);--state-positive: #4CAF7A;--state-positive-bright: #3DDC84;--state-positive-solid: #6BCF96;--state-positive-solid-bg: rgba(76, 175, 122, .12);--state-warning: #FFB74D;--state-highlight: #FFD54F;--warning-bright: #FFC107;--state-negative-bg: rgba(239, 83, 80, .18);--state-negative-bg-hover: rgba(239, 83, 80, .28);--state-negative-border: rgba(239, 83, 80, .22);--state-negative-light: rgba(239, 83, 80, .18);--state-negative-dark: #FFAB91;--state-highlight-bg: rgba(255, 213, 79, .16);--state-highlight-bg-hover: rgba(255, 213, 79, .26);--state-highlight-border: rgba(255, 213, 79, .24);--state-highlight-light: rgba(255, 213, 79, .2);--state-highlight-dark: #FFE082;--state-info: #4CAF7A;--state-info-bg: rgba(76, 175, 122, .06);--state-info-border: rgba(76, 175, 122, .14);--state-info-dark: #81C784;--warning-default: #FFD54F;--warning-text: #FFC107;--warning-opacity-10: rgba(255, 213, 79, .1);--warning-opacity-8: rgba(255, 213, 79, .08);--box-shadow-default-color: rgba(0, 0, 0, .3);--box-shadow-select-color: rgba(43, 79, 255, .3);--box-shadow-button-color: rgba(43, 79, 255, .2);--mask-70: rgba(0, 0, 0, .8);--mask-50: rgba(0, 0, 0, .65);--overlay-hover: rgba(255, 255, 255, .06);--overlay-hover-strong: rgba(255, 255, 255, .08);--overlay-hover-light: rgba(255, 255, 255, .03);--overlay-frosted: rgba(43, 79, 255, .02);--overlay-subtle: rgba(255, 255, 255, .04);--overlay-card-shadow: rgba(0, 0, 0, .3);--guide-gradient-from: rgba(43, 79, 255, .08);--card-border-idle: var(--line-2);--card-selected-from: rgba(43, 79, 255, .1);--upload-card-bg: linear-gradient(19deg, rgba(43, 79, 255, .06) 10%, rgba(43, 79, 255, .02) 92%);--modal-header-from: rgba(43, 79, 255, .06);--fade-to-bg: #141620;--scrollbar-thumb: rgba(255, 255, 255, .12);--scrollbar-thumb-hover: rgba(255, 255, 255, .24);--sider-record-hover-from: rgba(43, 79, 255, .08);--sider-record-hover-to: rgba(43, 79, 255, .04);--ring-outer: rgba(255, 255, 255, .15);--text-primary-color: #E2E4ED;--text-secondary-color: rgba(226, 228, 237, .72);--text-tertiary-color: rgba(226, 228, 237, .5);--color-white: #141620;--color-black: #E2E4ED;--background-1-color: #1A1C28;--background-2-color: #22242F;--background-7-color: #1A1C28;--background-9-color: #1A1C28;--tips-color: #EF5350}html.theme-dark .ant-tooltip .ant-tooltip-inner{background-color:var(--block-fill)!important;color:var(--text-dark-primary)!important}html.theme-dark .ant-tooltip .ant-tooltip-arrow:before{background-color:var(--block-fill)!important}html.theme-dark .ant-message .ant-message-notice-content{background-color:var(--bg-container)!important;color:var(--text-dark-primary)!important;box-shadow:0 4px 12px #0006!important}html.theme-dark .ant-typography-edit-content .ant-tooltip-inner,html.theme-dark .ant-tooltip .ant-tooltip-inner{background-color:var(--block-fill)!important;color:var(--text-dark-primary)!important}html.theme-dark .ant-typography-edit-content .ant-tooltip-arrow:before,html.theme-dark .ant-tooltip .ant-tooltip-arrow:before{background-color:var(--block-fill)!important}html.theme-dark .ant-dropdown .ant-dropdown-menu{background-color:var(--bg-container)!important;border:1px solid var(--line-2);box-shadow:0 4px 12px #0006}html.theme-dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:var(--text-dark-primary)!important}html.theme-dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:var(--block-hover)!important}html.theme-dark .ant-popover .ant-popover-inner{background-color:var(--bg-container)!important;border:1px solid var(--line-2);box-shadow:0 4px 12px #0006;color:var(--text-dark-primary)}html.theme-dark .ant-modal .ant-modal-content{background-color:var(--bg-container)!important;color:var(--text-dark-primary)}html.theme-dark .ant-modal .ant-modal-header{background-color:transparent!important}html.theme-dark .ant-modal .ant-modal-header .ant-modal-title{color:var(--text-dark-primary)!important}html.theme-dark .ant-modal .ant-modal-close{color:var(--text-dark-tertiary)}html.theme-dark .ant-modal-confirm .ant-modal-confirm-title{color:var(--text-dark-primary)!important}html.theme-dark .ant-modal-confirm .ant-modal-confirm-content{color:var(--text-dark-secondary)!important}html.theme-dark .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-default{color:var(--text-dark-primary)!important;background-color:var(--block-fill)!important}html.theme-dark .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-default:hover{color:var(--text-dark-primary)!important;background-color:var(--block-hover)!important}html.theme-dark .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary{color:var(--text-light-primary)!important}html.theme-dark .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary:hover{color:var(--text-light-primary)!important;background-color:var(--main-hover)!important}html.theme-dark .ant-tree{background:transparent!important}html.theme-dark .ant-tree .ant-tree-node-content-wrapper{color:var(--text-dark-primary)!important}html.theme-dark .ant-tree .ant-tree-switcher{color:var(--text-dark-tertiary)}html.theme-dark .ant-collapse .ant-collapse-header{color:var(--text-dark-primary)!important}html.theme-dark .ant-collapse .ant-collapse-content{background-color:transparent!important;color:var(--text-dark-primary)}html.theme-dark .ant-input{color:var(--text-dark-primary)!important;background-color:transparent!important;border-color:var(--border-default-color)!important}html.theme-dark .ant-input-affix-wrapper,html.theme-dark .ant-input-outlined{background-color:var(--bg-container)!important;border-color:var(--border-default-color)!important}html.theme-dark input:-webkit-autofill,html.theme-dark input:-webkit-autofill:hover,html.theme-dark input:-webkit-autofill:focus,html.theme-dark textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-surface) inset!important;-webkit-text-fill-color:var(--text-dark-primary)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}html.theme-dark .ant-input::placeholder{color:var(--text-dark-placeholder)!important}html.theme-dark .ant-select-selection-item{color:var(--text-dark-primary)!important}html.theme-dark .ant-select-selection-placeholder{color:var(--text-dark-placeholder)!important}html.theme-dark .ant-select-dropdown{background-color:var(--bg-container)!important}html.theme-dark .ant-select-item{color:var(--text-dark-primary)!important}html.theme-dark .ant-select-item-option-active,html.theme-dark .ant-select-item-option-selected{background-color:var(--block-hover)!important}html.theme-dark .ant-pagination .ant-pagination-item a{color:var(--text-dark-primary)!important}html.theme-dark .ant-pagination .ant-pagination-item-active{border-color:var(--main-default)!important}html.theme-dark h1,html.theme-dark h2,html.theme-dark h3,html.theme-dark h4,html.theme-dark h5,html.theme-dark h6{color:var(--text-dark-primary)}html.theme-dark p,html.theme-dark li,html.theme-dark td,html.theme-dark th,html.theme-dark blockquote{color:var(--text-dark-secondary)}html.theme-dark code{background-color:var(--block-fill);color:var(--text-dark-primary)}html.theme-dark pre{background-color:var(--block-fill)!important}html.theme-dark pre code{background-color:transparent}html.theme-dark table th{background-color:var(--block-fill)}html.theme-dark table td,html.theme-dark table th,html.theme-dark hr{border-color:var(--line-2)}html.theme-dark [fill=currentColor]{fill-opacity:1!important}html.theme-dark [stroke=currentColor]{stroke-opacity:1!important}html,body{--main-height: 810px;--banner-height: 52px;padding:0;margin:0;font-size:1px}html *,body *{font-family:PingFangSC!important}html .scroll_animation,body .scroll_animation{opacity:0;transform:translateY(60px);transition:opacity .8s ease-out,transform .8s ease-out}html .scroll_animation_delay,body .scroll_animation_delay{transition-delay:.1s}html .is-visible,body .is-visible{opacity:1;transform:translateY(0)}html .numberofline,body .numberofline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .numberofline2,body .numberofline2{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}html .numberofline3,body .numberofline3{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}html .numberofline5,body .numberofline5{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}html .ant-input,body .ant-input{resize:none}html .ant-modal-confirm .ant-modal-content,body .ant-modal-confirm .ant-modal-content{border-radius:16px}html .ant-modal-confirm .ant-modal-confirm-title,body .ant-modal-confirm .ant-modal-confirm-title{font-weight:500;font-size:18px;color:var(--text-dark-primary);margin-bottom:16px}html .ant-modal-confirm .ant-modal-confirm-content,body .ant-modal-confirm .ant-modal-confirm-content{font-size:14px;line-height:22px;color:var(--text-dark-secondary)}html .ant-modal-confirm .ant-modal-confirm-btns,body .ant-modal-confirm .ant-modal-confirm-btns{margin-top:16px}html .ant-modal-confirm .ant-modal-confirm-btns .ant-btn,body .ant-modal-confirm .ant-modal-confirm-btns .ant-btn{width:max-content;height:36px;border-radius:8px;border:none;box-shadow:none}html .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-default,body .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-default{background-color:var(--block-fill)}html .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary,body .ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary{background-color:var(--main-default)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent;border-radius:3px}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px;-webkit-transition:background .3s;transition:background .3s}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{min-width:28px;height:28px;line-height:26px;border-radius:8px;font-size:14px}.ant-pagination .ant-pagination-item-active{border-color:#0029f4}.ant-pagination .ant-pagination-item-active a{color:#0029f4}.ant-select-arrow .anticon{display:none}.ant-select-arrow:after{content:"";display:block;width:12px;height:12px;background:url(./static/right.c4238234.svg) no-repeat center / contain}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)}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]{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}
