@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap";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}.login-page{min-height:100vh;position:relative;display:grid;place-items:center;overflow:hidden;background:#000;isolation:isolate}.login-bg-wrap{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.login-bg-wrap:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,#030c1903,#0208120f)}.login-bg-canvas{width:100%;height:100%;object-fit:cover;display:block;image-rendering:auto}.login-card{position:relative;z-index:2;width:min(880px,calc(100vw - 48px));min-height:520px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.16)!important;background:#ffffff14!important;box-shadow:0 8px 32px #0003;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.login-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,#ffffff12,#ffffff03);pointer-events:none}.login-card .ant-card-body{position:relative;height:100%;padding:0}.login-split{display:flex;min-height:520px}.login-visual{position:relative;width:50%;min-height:520px;background-image:url(/assets/1-CNteyoKf.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.login-visual-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#091f4080,#08142d57)}.login-panel{width:50%;padding:42px 40px 28px;display:flex;flex-direction:column;justify-content:center;background:transparent}.login-header{text-align:center;margin-bottom:18px}.login-logo{width:100%;margin:-10px auto 14px;display:grid;place-items:center}.login-logo-image{width:min(84%,255px);height:auto;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.22))}.login-header h3.ant-typography{margin:0 0 6px!important;color:#fff;font-size:clamp(32px,3.2vw,40px);font-family:"Noto Serif SC",STZhongsong,Songti SC,serif;font-weight:700;letter-spacing:.03em;text-shadow:0 4px 14px rgba(0,0,0,.25)}.login-header .ant-typography{margin-top:0;color:#e6f0ffe0;font-size:14px}.login-form .ant-form-item{margin-bottom:16px}.login-form .ant-form-item-label{padding-bottom:6px}.login-form .ant-form-item-label>label{color:#f0f7ffeb}.login-form .ant-input-affix-wrapper,.login-form .ant-input{border-radius:10px;border-color:#ffffff47;background:#ffffff1f;color:#fff}.login-form .ant-input-affix-wrapper .ant-input{background:transparent}.login-form .ant-input::placeholder{color:#e1edffa6}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper-focused,.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input:hover{border-color:#8fd1ffeb;box-shadow:0 0 0 2px #5ab0ff3d}.login-form .ant-input-prefix,.login-form .ant-input-password-icon{color:#dae9ffe6}.login-form .ant-input-password-icon:hover{color:#f1f7ff}.login-submit{margin-top:4px;height:44px;border-radius:10px;border:none;font-weight:600;background:linear-gradient(135deg,#33a7ff,#1677ff)!important;box-shadow:0 8px 20px #1576ff57}.login-submit:hover,.login-submit:focus{filter:brightness(1.08)}.console-root{min-height:100vh;background:#f0f2f5}.console-sider{position:relative!important;overflow:visible!important;background:#121a27!important;box-shadow:2px 0 8px #1d23290d}.console-sider.is-resizing{transition:none!important}.console-sider .ant-layout-sider-children{position:relative;height:100%;display:flex;flex-direction:column}.sider-resize-handle{position:absolute;top:0;right:-4px;width:8px;height:100%;cursor:ew-resize;z-index:20}.sider-resize-handle:before{content:"";position:absolute;top:0;left:3px;width:2px;height:100%;background:#1890ff38;opacity:0;transition:opacity .2s ease}.console-sider:not(.ant-layout-sider-collapsed) .sider-resize-handle:hover:before,.console-sider.is-resizing .sider-resize-handle:before{opacity:1}body.is-resizing-sider{cursor:ew-resize;-webkit-user-select:none;user-select:none}.brand{position:relative;height:64px;margin:0;padding:0 12px;display:flex;align-items:center;background:#121a27}.brand:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:1px;background:#ffffff1a}.brand.is-collapsed{justify-content:center}.brand-copy{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.brand-title{max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"Noto Serif SC",STZhongsong,STKaiti,KaiTi,Songti SC,serif;font-size:clamp(18px,1vw + 10px,21px);font-weight:700;letter-spacing:.04em;background:linear-gradient(180deg,#fafdff,#d9e8ff 56%,#8bbcff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 10px rgba(6,24,51,.28)}.project-search{margin:10px 10px 6px}.project-search .ant-input-affix-wrapper{height:34px;border-radius:4px;border-color:#273043;background:#1a2436;box-shadow:none}.project-search .ant-input-affix-wrapper:hover,.project-search .ant-input-affix-wrapper:focus,.project-search .ant-input-affix-wrapper-focused{border-color:#30405b}.project-search .ant-input{color:#d5dff0}.project-search .ant-input::placeholder{color:#6f809d}.project-search .anticon{color:#7f92b0}.console-menu{flex:1;margin:0;padding:0 8px 0 2px;background:transparent!important;border-inline-end:none!important}.console-menu.ant-menu-dark{background:transparent!important}.console-menu.ant-menu-dark .ant-menu-item{position:relative;height:42px;margin:3px 0;padding-right:10px!important;border-radius:8px;color:#d8e2f3d6;transition:background-color .2s ease,color .2s ease,padding-left .2s ease}.console-menu.ant-menu-inline .ant-menu-item,.console-menu.ant-menu-inline .ant-menu-submenu-title{padding-inline-start:14px!important}.console-menu.ant-menu-dark .ant-menu-submenu-title{height:42px;margin:3px 0;padding-right:10px!important;border-radius:8px;color:#d8e2f3d6}.console-menu.ant-menu-dark .ant-menu-submenu-title:hover{background:#1890ff24;color:#fff}.console-menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1890ff!important;font-weight:700}.console-menu.ant-menu-dark .ant-menu-submenu-arrow{color:#8fa2c2}.console-menu.ant-menu-dark .ant-menu-item:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:#1890ff;opacity:0;transform:scaleY(.4);transition:opacity .2s ease,transform .2s ease}.console-menu.ant-menu-dark .ant-menu-item:hover{background:#1890ff24;color:#fff}.console-menu.ant-menu-dark .ant-menu-item-selected{background:transparent!important;color:#1890ff!important;font-weight:700;padding-left:16px!important}.console-menu.ant-menu-dark .ant-menu-item-selected:before{opacity:1;transform:scaleY(1)}.console-menu.ant-menu-dark .ant-menu-item .ant-menu-item-icon{color:#8fa2c2;font-size:15px;margin-inline-end:5px;transition:color .2s ease}.console-menu.ant-menu-dark .ant-menu-item:hover .ant-menu-item-icon{color:#d7e4fb}.console-menu.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon{color:#1890ff}.menu-label{line-height:1.2;display:flex;align-items:center;gap:8px;min-height:100%;min-width:0}.menu-item-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-dev{background:#4f8ee0}.status-test{background:#d4a85f}.status-online{background:#37b17e}.status-archived{background:#8b95a8}.menu-empty{margin:10px;padding:10px;border-radius:4px;text-align:center;color:#95a8c8;border:1px dashed #2f3a51;background:#192334}.sider-footer{margin:auto 10px 10px;padding:8px 10px;border-radius:4px;border:1px solid #2a354a;background:#182132}.sider-footer .ant-typography{color:#9caecb;font-size:12px}.console-header{height:64px;padding:0 14px;background:#fff!important;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:10px;min-width:0}.header-left .ant-breadcrumb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toggle-btn{width:32px;height:32px;border-radius:4px;border:1px solid #d9d9d9;color:#55657f}.header-right{display:flex;align-items:center;gap:10px}.header-actions{display:flex;align-items:center}.icon-btn{width:32px;height:32px;border-radius:4px;border:1px solid #d9d9d9;color:#5f718d;transition:all .2s ease}.icon-btn:hover{color:#1890ff!important;border-color:#bcd7f7;background:#f5faff!important}.user-card{height:32px;padding:0 8px 0 4px;border-radius:4px;border:1px solid #d9d9d9;color:#55657f;display:inline-flex;align-items:center;gap:6px}.user-card:hover{border-color:#bcd7f7!important;color:#245ea8!important;background:#f5faff!important}.console-content{height:calc(100vh - 64px);padding:2px 8px 8px;display:flex;flex-direction:column}.content-panel{flex:1;min-height:0;border-radius:4px;background:#fff;border:1px solid #e8e8e8;display:flex;flex-direction:column}.panel-head{padding:4px 10px;display:flex;justify-content:space-between;align-items:center;gap:6px;border-bottom:1px solid #f0f0f0}.panel-copy{display:flex;flex-direction:column}.panel-copy h4.ant-typography{margin:0!important;color:#22324a;line-height:1.2}.panel-copy .ant-typography{color:#61738f;margin:0!important;line-height:1.35}.panel-toolbar{padding:5px 10px;display:flex;justify-content:space-between;gap:6px;flex-wrap:wrap;border-bottom:1px solid #f0f0f0}.panel-toolbar .ant-space{row-gap:6px}.iframe-shell{flex:1;min-height:0;padding:6px;display:flex;flex-direction:column;gap:4px}.iframe-shell:fullscreen,.iframe-shell:-webkit-full-screen{padding:0;background:#fff}.iframe-shell:fullscreen .frame-card,.iframe-shell:-webkit-full-screen .frame-card{border:none;border-radius:0!important}.iframe-shell:fullscreen .frame-card .ant-card-body,.iframe-shell:-webkit-full-screen .frame-card .ant-card-body{height:100%!important;padding:0!important}.iframe-shell:fullscreen .project-frame,.iframe-shell:-webkit-full-screen .project-frame{border-radius:0}.frame-card{flex:1;min-height:0;border-radius:4px!important;border:1px solid #e8e8e8;box-shadow:none!important}.project-frame{width:100%;height:100%;border:none;border-radius:2px;background:#fff}.frame-loading{position:absolute;inset:8px;z-index:2;border-radius:2px;display:grid;place-content:center;gap:8px;background:#f5f7fad1;pointer-events:none}.loading-dot{width:24px;height:24px;margin:0 auto;border:3px solid rgba(24,144,255,.2);border-top-color:#1890ff;border-radius:50%;animation:spin .9s linear infinite}.frame-error{padding:6px 10px;border-radius:4px;border:1px solid #f0c4c4;background:#fff4f4;color:#ad3a3a;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}.notice-list{display:flex;flex-direction:column;gap:8px}.notice-item{padding:10px;border-radius:4px;border:1px solid #e8e8e8;background:#fafafa}.notice-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.notice-head .ant-tag{margin-inline-end:0}.notice-title{color:#1f2d43;font-weight:600;margin-bottom:2px}.notice-content{color:#5f6f89;line-height:1.6}.notice-time{margin-top:4px;color:#8391a6;font-size:12px}.readme-modal .ant-modal-content{overflow:hidden;border-radius:12px;padding:0}.readme-modal .ant-modal-body{padding:0}.readme-window{display:flex;flex-direction:column;background:#f5f8fc}.readme-window-head{padding:18px 20px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e6edf7;background:linear-gradient(135deg,#fff,#f1f6ff)}.readme-window-head-main h4.ant-typography{margin:4px 0 2px!important;color:#203250}.readme-window-kicker{font-size:12px;color:#4d76ad;letter-spacing:.08em}.readme-window-subtitle{color:#5f708b}.readme-window-head-extra{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-right:36px}.readme-meta-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:10px;padding:12px 20px;border-bottom:1px solid #e6edf7;background:#fbfdff}.readme-meta-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:8px;border:1px solid #e5ebf4;background:#fff}.readme-meta-label{font-size:12px;color:#7b8ca8}.readme-meta-value{font-size:13px;color:#24374f;word-break:break-all}code.readme-meta-value{margin:0;padding:0;font-family:Consolas,Courier New,monospace;background:transparent}.readme-frame-shell{position:relative;flex:none;height:clamp(320px,54vh,540px);margin:12px 20px 20px;border-radius:10px;border:1px solid #dbe4f0;background:#fff;overflow:hidden}.readme-frame-loading{position:absolute;inset:0;z-index:2;display:grid;place-content:center;gap:8px;background:#f5f8fce0;pointer-events:none}.readme-frame{width:100%;height:100%;border:none;background:#fff}.readme-frame-empty{width:100%;height:100%;display:grid;place-content:center;color:#6f809c}.readme-frame-error{margin:0 20px 16px;padding:8px 12px;border-radius:8px;border:1px solid #f2c9c9;background:#fff5f5;color:#ab3d3d;font-size:12px}.guide-list{margin:0;padding-left:18px;color:#4f5f78;line-height:1.8}.settings-block{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.settings-status-list{display:flex;flex-direction:column;gap:8px}.settings-status-row{padding:10px;border-radius:4px;border:1px solid #e8e8e8;background:#fafafa;display:flex;justify-content:space-between;align-items:center;gap:10px}.settings-status-info{min-width:0}.settings-status-title{font-weight:600;color:#1f2d43}.settings-status-subtitle{font-size:12px;color:#6a7890;margin-top:2px}.settings-status-actions{display:flex;align-items:center;gap:8px}.settings-status-select{width:112px}@media(max-width:768px){.login-card{width:min(520px,calc(100vw - 20px));min-height:auto}.login-split{display:block;min-height:0}.login-visual{display:none}.login-panel{width:100%;padding:28px 22px 24px;background:transparent}.login-header{text-align:center;margin-bottom:14px}.login-logo{margin:0 auto 12px}}@media(max-width:992px){.console-header{height:auto;min-height:58px;padding:6px 10px;flex-wrap:wrap;row-gap:6px}.header-left{width:100%}.header-right{width:100%;justify-content:flex-end}.console-content{height:calc(100vh - 90px);padding:2px 6px 6px}.panel-head{padding:4px 8px 5px;flex-wrap:wrap}.panel-toolbar{padding:5px 8px}.readme-window{min-height:0}.readme-window-head{padding:14px;flex-direction:column}.readme-meta-grid{grid-template-columns:1fr;padding:10px 14px}.readme-frame-shell{margin:10px 14px 14px;height:clamp(300px,52vh,460px)}}@media(max-width:640px){.login-panel{padding:20px 16px 16px}.login-header h3.ant-typography{font-size:24px}.user-card span{display:none}.settings-status-row{align-items:flex-start;flex-direction:column}.settings-status-actions{width:100%;justify-content:space-between}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;color:#1f2b40;background:#f4f7fc;font-family:Roboto,Helvetica Neue,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}
