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}html,body,#root{max-width:100vw;overflow-x:hidden}.num{font-family:Fira Code,SF Mono,Menlo,monospace;font-variant-numeric:tabular-nums;letter-spacing:.2px}.yunheng-layout{display:flex;flex-direction:column;width:100%;max-width:100vw;height:100vh;overflow-x:auto;overflow-y:hidden}.yunheng-header{height:56px;flex:none;display:flex;align-items:center;gap:28px;padding:0 20px 0 16px;background:linear-gradient(90deg,#0c1428,#101d3a 60%,#12224a);box-shadow:0 1px #ffffff0f inset,0 2px 8px #080f2359;position:relative;z-index:10;overflow:hidden}.yunheng-logo{display:flex;align-items:center;gap:10px;flex:none;cursor:pointer;-webkit-user-select:none;user-select:none}.yunheng-logo-img{height:30px;max-height:30px;width:auto;max-width:120px;object-fit:contain;border-radius:4px}.yunheng-logo-mark{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3b6cff,#1677ff);box-shadow:0 2px 6px #1677ff73}.yunheng-logo-title{font-size:15px;font-weight:600;color:#fff;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.yunheng-module-nav{flex:1;min-width:0;display:flex;align-items:center}.yunheng-module-trigger{display:inline-flex;align-items:center;gap:8px;border:none;background:#ffffff1f;padding:7px 14px;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;white-space:nowrap;transition:background .2s;flex:0 0 auto}.yunheng-module-trigger:hover{background:#fff3}.yunheng-module-trigger>span:nth-of-type(1){max-width:160px;overflow:hidden;text-overflow:ellipsis}.yunheng-header-right{display:flex;align-items:center;gap:8px;flex:none}.yunheng-org-select .ant-select-selector{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;border-radius:8px!important}.yunheng-org-select .ant-select-selection-item{color:#fff!important}.yunheng-settings-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.18);background:transparent;color:#ffffffbf;font-size:13px;padding:5px 12px;border-radius:8px;cursor:pointer;transition:all .2s}.yunheng-settings-btn:hover{color:#fff;border-color:#fff6;background:#ffffff0f}.yunheng-settings-btn.active{color:#fff;border-color:#3b6cff;background:#3b6cff38}.yunheng-header-divider{width:1px;height:20px;background:#ffffff24;margin:0 6px}.yunheng-user{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:4px 6px;border-radius:8px;color:#ffffffd9;font-size:13px;transition:background .2s}.yunheng-user:hover{background:#ffffff14}.yunheng-header-right .yunheng-header-icon{color:#ffffffbf;font-size:16px}.yunheng-header-right .yunheng-header-icon:hover{color:#fff;background:#ffffff14}.yunheng-header-right .ant-badge{color:inherit}.yunheng-body{display:flex;flex:1;min-height:0}.yunheng-side-primary{flex:none;width:84px;background:#f2f4f9;border-right:1px solid #e6e9f2;padding:10px 8px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.yunheng-side-primary.wide{width:200px}.yunheng-side-item{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 4px;border-radius:10px;font-size:12px;line-height:1.2;color:#5a6376;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.yunheng-side-item .anticon{font-size:17px}.yunheng-side-item:hover{background:#fff;color:#1f2733}.yunheng-side-item.active{background:#fff;color:#1677ff;font-weight:600;box-shadow:0 1px 4px #10182814}.yunheng-side-item.leaf-active{color:#1677ff}.yunheng-side-primary.wide .yunheng-side-item{flex-direction:row;justify-content:flex-start;gap:10px;padding:9px 14px;font-size:13px}.yunheng-side-primary.wide .yunheng-side-item .anticon{font-size:15px}.yunheng-side-secondary{flex:none;width:172px;background:#fff;border-right:1px solid #e6e9f2;padding:14px 10px;overflow-y:auto;animation:yunheng-slide-in .18s ease}@keyframes yunheng-slide-in{0%{opacity:0}to{opacity:1}}.yunheng-side-group-title{font-size:12px;color:#9aa3b5;padding:0 12px 8px;margin-bottom:6px;border-bottom:1px solid #f0f2f7;letter-spacing:.5px}.yunheng-side-leaf{display:block;width:100%;text-align:left;border:none;background:transparent;padding:9px 12px;margin-bottom:2px;border-radius:8px;font-size:13px;color:#3a4356;cursor:pointer;transition:background .18s,color .18s}.yunheng-side-leaf:hover{background:#f4f6fb;color:#1f2733}.yunheng-side-leaf.active{background:#1677ff17;color:#1677ff;font-weight:600}.yunheng-content{flex:1;min-width:0;overflow:auto;background:#f5f7fb;padding:16px}body.yunheng-theme-dark .yunheng-side-primary{background:#1f1f1f;border-right-color:#303030}body.yunheng-theme-dark .yunheng-side-item{color:#ffffffa6}body.yunheng-theme-dark .yunheng-side-item:hover{background:#2a2a2a;color:#fff}body.yunheng-theme-dark .yunheng-side-item.active{background:#2a2a2a;color:#5a7cff;box-shadow:none}body.yunheng-theme-dark .yunheng-side-secondary{background:#161616;border-right-color:#303030}body.yunheng-theme-dark .yunheng-side-group-title{color:#ffffff73;border-bottom-color:#303030}body.yunheng-theme-dark .yunheng-side-leaf{color:#ffffffc7}body.yunheng-theme-dark .yunheng-side-leaf:hover{background:#262626;color:#fff}body.yunheng-theme-dark .yunheng-side-leaf.active{background:#5a7cff2e;color:#5a7cff}body.yunheng-theme-dark .yunheng-content{background:#141414}body.yunheng-theme-weak{filter:invert(80%)}body.yunheng-theme-weak img{filter:invert(100%)}.about-contact{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#595959}.about-contact-item{display:flex;align-items:center;gap:8px;line-height:20px}.about-contact-item .anticon{font-size:14px;flex-shrink:0}.about-contact-item .k{width:60px;color:#8c8c8c;flex-shrink:0}.login-wrap{display:flex;width:100%;min-height:100vh;min-height:100dvh}.login-hero{position:relative;flex:0 0 60%;display:flex;flex-direction:column;justify-content:space-between;padding:56px 64px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#1677ff,#0958d9)}.login-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.login-hero-node{position:absolute;border-radius:50%;background:#ffffff1f;pointer-events:none}.login-hero-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.login-hero-logo,.login-hero-content,.login-hero-kw{position:relative}.login-hero-logo{display:flex;align-items:center;gap:14px}.login-hero-mark{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;background:#ffffff29;border:1px solid rgba(255,255,255,.28);flex-shrink:0;object-fit:cover}.login-hero-name{font-size:26px;font-weight:600;letter-spacing:2px}.login-hero h1{font-size:32px;font-weight:600;line-height:1.5;margin:0 0 14px}.login-hero-slogan{font-size:16px;opacity:.78;margin:0}.login-hero-kw{display:flex;gap:10px;flex-wrap:wrap}.login-hero-kw span{border:1px solid rgba(255,255,255,.3);border-radius:14px;padding:4px 16px;font-size:13px;opacity:.85}.login-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:40px}.login-form-box{width:360px;max-width:100%}.login-form-title{font-size:22px;font-weight:600;color:#262626;margin-bottom:6px}.login-form-sub{font-size:13px;color:#8c8c8c;margin-bottom:28px}.login-err{display:none;background:#fff1f0;border:1px solid #ffa39e;color:#ff4d4f;border-radius:6px;padding:8px 12px;font-size:13px;margin-bottom:16px}.login-err.show{display:block}.login-aux{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin:4px 0 20px}.login-div{display:flex;align-items:center;gap:12px;color:#bfbfbf;font-size:12px;margin:20px 0}.login-div:before,.login-div:after{content:"";flex:1;height:1px;background:#f0f0f0}.login-qr{text-align:center}.login-qr-tip{font-size:13px;color:#595959;margin:12px 0 0}.login-foot{margin-top:48px;font-size:12px;color:#bfbfbf;line-height:1.6;text-align:center}@media(max-width:900px){.login-hero{display:none}.login-panel{padding:24px}}
