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}:root{color:#1d252c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f5f6;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f3f5f6;min-width:320px;margin:0}button,input,textarea{font:inherit}#app{min-height:100vh}.login-page{background:#f3f5f6;place-items:center;min-height:100vh;padding:24px;display:grid}.app-shell{background:#fff;height:100vh;overflow:hidden}.topbar{background:#fff;border-bottom:1px solid #e1e5e8;justify-content:space-between;align-items:center;gap:16px;height:60px;padding:0 20px;display:flex}.brand{align-items:center;gap:10px;min-width:0;display:flex}.brand-icon{background:#176b5b;border-radius:6px;flex:none}.brand h1{color:#182127;white-space:nowrap;margin:0;font-size:16px;font-weight:700;line-height:1}.brand-edition{color:#7a858e;white-space:nowrap;border-left:1px solid #dfe4e8;padding-left:10px;font-size:12px}.login-panel h1{color:#182127;text-align:center;margin:0 0 30px;font-size:24px;font-weight:700;line-height:1.2}.connection-bar{flex:1;justify-content:flex-end;align-items:center;gap:2px;min-width:0;display:flex}.account-chip{color:#4d5963;white-space:nowrap;border-left:1px solid #e1e5e8;align-items:center;gap:8px;height:32px;margin:0 5px 0 8px;padding:0 11px;font-size:13px;display:inline-flex}.account-dot{background:#199268;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e3f5ee}.workspace{grid-template-columns:276px minmax(0,1fr);width:100%;min-width:0;height:calc(100vh - 60px);display:grid}.login-panel{background:#fff;border:1px solid #dfe4e8;border-radius:8px;width:min(400px,100%);padding:32px;box-shadow:0 18px 50px #18212717}.sidebar{background:#f7f8f9;border-right:1px solid #e1e5e8;min-width:0;overflow:hidden}.content{background:#fff;min-width:0;overflow:auto}.app-panel{height:100%;padding:18px 14px;overflow-y:auto}.panel{background:#fff;border:1px solid #dfe4e8;border-radius:8px;padding:16px;box-shadow:0 1px 2px #1821270a}.panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:0 4px;display:flex}.section-title{color:#3e4952;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:700;display:flex}.panel-head .section-title{margin-bottom:0}.section-count{color:#68747d;text-align:center;background:#e7ebee;border-radius:10px;min-width:20px;padding:1px 6px;font-size:11px}.app-search{margin-bottom:14px}.app-list{margin:0}.app-list .ant-list-items{flex-direction:column;gap:4px;display:flex}.app-list-item{width:100%;min-height:52px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-rows:20px 17px;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;padding:7px 9px;display:grid}.app-list-item:hover{background:#eef1f2}.app-list-item.active{background:#eaf4f1;border-color:#bfd8d1;box-shadow:inset 3px 0 #176b5b}.app-monogram{color:#4c5962;background:#fff;border:1px solid #d8dee2;border-radius:6px;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.app-list-item.active .app-monogram{color:#fff;background:#176b5b;border-color:#176b5b}.app-name{color:#202a31;text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:13px;font-weight:600;overflow:hidden}.app-slug{color:#7c8790;text-overflow:ellipsis;white-space:nowrap;align-self:start;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;overflow:hidden}.content-head{justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:22px 28px 18px;display:flex}.app-identity{align-items:center;gap:13px;min-width:0;display:flex}.app-avatar{color:#fff;background:#24343a;border-radius:7px;flex:none;place-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:grid}.app-heading{min-width:0}.app-title-line{align-items:center;gap:9px;display:flex}.content-head h2{color:#182127;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:21px;font-weight:700;line-height:1.25;overflow:hidden}.app-meta{color:#727d86;align-items:center;gap:8px;min-width:0;margin-top:6px;font-size:12px;display:flex}.app-meta>span:not(.meta-divider){text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.meta-divider{background:#d8dde1;width:1px;height:12px}.primary-release-action{flex:none;min-width:104px}.content-actions{align-items:center;gap:0;min-width:max-content;display:flex}.content-actions .ant-btn{color:#52606a;padding-inline:10px;font-size:13px;font-weight:500}.content-actions .ant-btn:not(:disabled):hover{color:#176b5b;background:#e8ecee}.app-toolbar{background:#f7f8f9;border-top:1px solid #edf0f2;border-bottom:1px solid #dfe4e8;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:6px 20px;display:flex;overflow-x:auto}.toolbar-divider{background:#dfe4e8;width:1px;height:22px;margin:0 6px}.security-toggle{color:#56636c;white-space:nowrap;border-left:1px solid #dfe4e8;flex:none;align-items:center;gap:8px;height:30px;padding-left:14px;font-size:12px;font-weight:600;display:inline-flex}.version-panel{min-height:100%}.version-section-head{justify-content:space-between;align-items:center;gap:12px;padding:24px 28px 14px;display:flex}.version-section-head h3{color:#202a31;margin:0;font-size:15px;font-weight:700}.version-section-head span{color:#7b868f;margin-top:4px;font-size:12px;display:block}.release-table{margin:0 28px 28px}.release-table .ant-table{border:1px solid #e1e5e8;border-radius:6px}.release-table .ant-table-thead>tr>th{border-bottom-color:#e1e5e8;height:42px;padding-top:9px;padding-bottom:9px;font-size:12px;font-weight:700}.release-form-grid{grid-template-columns:minmax(180px,1fr) 150px 180px;gap:12px;display:grid}.component-toolbar{color:#172033;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-weight:700;display:flex}.component-editors{gap:12px;max-height:min(58vh,620px);margin-bottom:14px;padding-right:4px;display:grid;overflow-y:auto}.component-editor{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:14px}.component-editor-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.component-editor-head>div{align-items:baseline;gap:10px;min-width:0;display:flex}.component-editor-head span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.component-fields,.target-fields{gap:10px;display:grid}.component-fields{grid-template-columns:minmax(150px,1fr) 140px 150px minmax(150px,1fr)}.target-fields{grid-template-columns:repeat(5,minmax(130px,1fr))}.component-fields .ant-form-item,.target-fields .ant-form-item{margin-bottom:10px}.component-editor .ant-upload-wrapper{min-height:34px;display:block}.component-detail{border-top:1px solid #e2e8f0;padding:12px 0}.component-detail:first-of-type{border-top:0}.component-detail-head{color:#334155;flex-wrap:wrap;align-items:center;gap:6px;min-height:28px;font-size:13px;display:flex}.version-cell{align-items:center;gap:8px;display:flex}.artifact-summary{flex-wrap:wrap;align-items:center;gap:4px;min-height:24px;display:flex}.muted{color:#94a3b8}.row-actions{align-items:center;gap:2px;display:flex}.detail-artifacts{margin-top:18px}.detail-artifacts h3{color:#111827;margin:0 0 10px;font-size:15px;font-weight:700}.token-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.member-form{grid-template-columns:minmax(150px,1fr) minmax(170px,1fr) 140px auto;align-items:end;gap:10px;margin-bottom:14px;display:grid}.user-create-form{gap:8px;margin-bottom:16px}.member-form .ant-form-item{margin-bottom:0}.member-form-action .ant-btn{width:100%}.created-token-alert{margin-bottom:14px}.created-token-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.created-token-row code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-token-form{grid-template-columns:minmax(140px,1fr) minmax(170px,1fr) minmax(170px,1fr) 105px 105px minmax(140px,1fr) auto;align-items:end;gap:10px;margin-bottom:14px;display:grid}.upload-token-form .ant-form-item{margin-bottom:0}.upload-token-form .ant-input-number,.upload-token-form-action .ant-btn{width:100%}.token-scope,.token-last-used{color:#475569;gap:3px;font-size:12px;display:grid}.install-command-list{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;gap:7px;margin-bottom:14px;padding:12px;display:grid}.install-command-row{grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.install-command-row code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.install-token-form{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin-bottom:14px;display:grid}.install-token-form .ant-form-item{margin-bottom:0}.install-token-form .ant-input-number,.install-token-form-action .ant-btn{width:100%}.install-stats{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(4,minmax(120px,1fr));gap:18px;margin-bottom:16px;padding-bottom:14px;display:grid}.delivery-statistics,.ant-modal .ant-segmented+.ant-table{margin-top:16px}.delivery-toolbar{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.token-list{border:1px solid #dbe3ed;border-radius:8px}.token-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;display:grid}.token-value{text-overflow:ellipsis;white-space:nowrap;justify-content:flex-start;width:100%;overflow:hidden}.record-error{color:#ef4444;margin-top:3px;font-size:12px}.record-versions{color:#334155;gap:3px;font-size:12px;display:grid}code{color:#475569;background:#f1f5f9;border-radius:5px;align-items:center;min-height:22px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;display:inline-flex}.ant-modal .ant-modal-content{border:1px solid #e0e4e7;border-radius:8px;box-shadow:0 20px 60px #19222829}.ant-modal .ant-modal-header{border-bottom:1px solid #edf0f2;margin-bottom:22px;padding-bottom:14px}.ant-modal .ant-modal-title{color:#202a31;font-size:16px}.ant-modal .ant-form-item-label>label{color:#4f5c65;font-size:13px;font-weight:600}.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number{box-shadow:none!important}.ant-btn-primary:not(:disabled){background:#176b5b}.ant-btn-primary:not(:disabled):hover{background:#125a4c}.ant-pagination{padding-right:12px}@media (width<=1280px){.workspace{grid-template-columns:248px minmax(0,1fr)}.content-actions .ant-btn>span:not(.anticon){display:none}.content-actions .ant-btn{width:36px;padding-inline:0}.toolbar-divider{margin:0 3px}.app-meta>span:not(.meta-divider){max-width:280px}.release-form-grid{grid-template-columns:1fr 1fr}.component-fields,.target-fields,.upload-token-form,.install-token-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.app-shell{height:auto;min-height:100vh;overflow:visible}.topbar{z-index:20;position:sticky;top:0}.brand-edition,.account-dot{display:none}.account-chip{border-left:0;margin-left:2px;padding:0 7px}.workspace{height:auto;display:block}.sidebar{border-bottom:1px solid #e1e5e8;border-right:0;overflow:visible}.app-panel{height:auto;max-height:250px}.content{overflow:visible}.content-head{padding:18px}.app-toolbar{padding-inline:12px}.version-section-head{padding:20px 18px 12px}.release-table{margin:0 18px 20px}.member-form{grid-template-columns:1fr 1fr}}@media (width<=640px){.topbar{height:56px;padding:0 12px}.brand h1{text-overflow:ellipsis;max-width:150px;font-size:15px;overflow:hidden}.connection-bar>.ant-btn:first-child,.connection-bar>.ant-btn:nth-child(2),.account-chip{display:none}.workspace{min-height:calc(100vh - 56px)}.content-head{align-items:flex-start;padding:16px}.app-avatar{width:38px;height:38px}.content-head h2{font-size:18px}.app-meta>span:not(.meta-divider),.app-meta .meta-divider{display:none}.primary-release-action{color:#0000;width:36px;min-width:36px;padding-inline:0;overflow:hidden}.primary-release-action .anticon{color:#fff}.security-toggle{padding-left:10px}.version-section-head{padding:18px 14px 10px}.release-table{margin:0 14px 18px}.release-form-grid,.component-fields,.target-fields,.member-form,.upload-token-form,.created-token-row,.install-token-form,.install-command-row,.install-stats{grid-template-columns:1fr}.component-editor-head>div{flex-direction:column;align-items:flex-start;gap:3px}}
