:root{--color-canvas:#f1f6f3;--color-surface:#fbfdfc;--color-surface-muted:#e9efec;--color-sidebar:#101f1c;--color-sidebar-hover:#1a2f29;--color-text:#152422;--color-text-muted:#5e6c6a;--color-text-on-dark:#f0f5f2;--color-border:#ced6d3;--color-border-strong:#abb8b3;--color-accent:#008451;--color-accent-hover:#007044;--color-accent-soft:#d5efdf;--color-danger:#cc3336;--color-focus:#35b276;--shadow-menu:0 12px 32px rgba(9,20,18,.12);--radius-control:5px;--radius-panel:7px;--sidebar-width:232px;--content-max:1240px;--ease-out:cubic-bezier(.22, 1, .36, 1)}@supports (color:lab(0% 0 0)){:root{--color-canvas:lab(96.369% -1.97002 .572372);--color-surface:lab(99.1125% -.984401 .28609);--color-surface-muted:lab(93.9599% -2.62791 .763345);--color-sidebar:lab(10.38% -7.59115 .227338);--color-sidebar-hover:lab(17.4504% -10.3427 1.10521);--color-text:lab(12.6481% -6.70363 -1.36345);--color-text-muted:lab(44.5368% -6.09312 -.650549);--color-text-on-dark:lab(96.021% -1.97008 .572372);--color-border:lab(85.0528% -3.3479 .629199);--color-border-strong:lab(73.5324% -5.36704 1.00735);--color-accent:lab(48.3359% -42.9992 18.9097);--color-accent-hover:lab(41.2429% -39.785 17.4918);--color-accent-soft:lab(92.3536% -11.1022 4.90892);--color-danger:lab(47.0381% 60.1094 37.2059);--color-focus:lab(64.7175% -45.9171 20.212);--shadow-menu:0 12px 32px lab(5.44332% -4.48626 .14326/.12)}}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;color:var(--color-text);background:var(--color-canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.arco-typography{letter-spacing:0}.arco-btn{border-radius:var(--radius-control);letter-spacing:0;min-height:36px}.arco-btn-primary:not(.arco-btn-disabled){border-color:var(--color-accent);background:var(--color-accent)}.arco-btn-primary:not(.arco-btn-disabled):hover{border-color:var(--color-accent-hover);background:var(--color-accent-hover)}.arco-input,.arco-radio-button,.arco-switch{border-radius:var(--radius-control)}.arco-radio-button.arco-radio-checked{border-color:var(--color-accent);color:var(--color-accent-hover)}.arco-switch-checked{background:var(--color-accent)}@media (max-width:767px){.arco-btn{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-layout{background:var(--color-canvas);min-height:100vh}.app-sidebar{z-index:20;color:var(--color-text-on-dark);background:var(--color-sidebar);position:fixed;top:0;bottom:0;left:0;right:auto;width:var(--sidebar-width)!important;min-width:var(--sidebar-width)!important;max-width:var(--sidebar-width)!important}.app-sidebar .arco-layout-sider-children{flex-direction:column;min-height:100vh;display:flex}.brand-lockup{border-bottom:1px solid rgba(245,249,247,.12);border-bottom:1px solid lab(97.7475% -1.64136 .476921/.12);align-items:center;gap:11px;min-height:76px;padding:15px 18px;display:flex}.brand-lockup .brand-mark,.auth-gate .brand-mark{background:var(--color-accent);width:34px;height:34px;color:var(--color-text-on-dark);border-radius:6px;flex:0 0 34px;align-items:center;justify-items:center;font-size:17px;font-weight:750;line-height:1;display:grid}.brand-lockup h1,.brand-lockup span{color:var(--color-text-on-dark);margin:0}.brand-lockup h1{font-size:17px;font-weight:700;line-height:1.25}.brand-lockup span{color:#abb8b3;color:lab(73.5324% -5.36704 1.00735);font-size:12px;display:block}.primary-navigation{flex:1;padding:12px 10px}.primary-navigation .arco-menu{background:0 0;border:0;width:100%}.primary-navigation .arco-menu-dark .arco-menu-inner{background:0 0}.primary-navigation .arco-menu-item{border-radius:var(--radius-control);color:#bdc7c3;color:lab(79.2794% -4.0201 .755191);min-height:42px;margin-bottom:4px;font-weight:550}.primary-navigation .arco-menu-dark .arco-menu-selected,.primary-navigation .arco-menu-dark .arco-menu-item:hover{background:var(--color-sidebar-hover);color:var(--color-text-on-dark)}.sidebar-account{border-top:1px solid rgba(245,249,247,.12);border-top:1px solid lab(97.7475% -1.64136 .476921/.12);grid-template-columns:32px minmax(0,1fr) 36px;align-items:center;gap:10px;min-height:68px;padding:12px 14px;display:grid}.account-avatar{background:var(--color-accent-soft);width:32px;height:32px;color:var(--color-accent-hover);border-radius:50%;align-items:center;justify-items:center;font-weight:700;display:grid}.sidebar-logout-error{border-radius:var(--radius-control);color:var(--color-text-on-dark);background:#782a28;background:lab(29.3069% 34.6276 20.4124);margin:0 12px 8px;padding:8px 10px;font-size:12px}.account-copy{min-width:0}.account-copy strong,.account-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-copy strong{color:var(--color-text-on-dark);font-size:13px}.account-copy span{color:#9ea7a3;color:lab(67.6793% -4.02179 .755298);margin-top:2px;font-size:11px}.logout-button.arco-btn{color:#b0bab6;color:lab(74.6393% -4.02072 .755227);width:36px}.logout-button.arco-btn:hover{background:var(--color-sidebar-hover);color:var(--color-text-on-dark)}.app-content{min-width:0;min-height:100vh;margin-left:var(--sidebar-width);background:var(--color-canvas)}.content-inner{width:min(100%, var(--content-max));margin:0 auto;padding:42px 44px 64px}.auth-gate{background:var(--color-canvas);min-height:100vh;color:var(--color-text-muted);justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.auth-gate-error{flex-direction:column}.auth-gate-error .arco-alert{width:min(100%,480px)}.route-loading{flex-direction:column;gap:14px;width:min(100%,720px);padding:42px;display:flex}.route-loading span{background:var(--color-border);border-radius:3px;width:100%;height:14px;animation:1.4s ease-in-out infinite alternate route-loading-pulse;display:block}.route-loading span:nth-child(2){width:86%}.route-loading span:nth-child(3){width:94%}.route-loading span:nth-child(4){width:62%}@keyframes route-loading-pulse{0%{opacity:.45}to{opacity:.9}}@media (max-width:767px){.app-layout{display:block}.app-sidebar{height:auto;box-shadow:var(--shadow-menu);position:-webkit-sticky;position:sticky;top:0;width:100%!important;min-width:0!important;max-width:none!important}.app-sidebar .arco-layout-sider-children{grid-template-columns:minmax(0,1fr) auto;min-height:0;display:grid}.brand-lockup{border-bottom:0;grid-area:1/1;min-width:0;min-height:58px;padding:10px 14px}.brand-lockup>div>span{display:none}.sidebar-account{border-top:0;grid-area:1/2;grid-template-columns:32px 44px;min-height:58px;padding:8px 10px}.account-copy{display:none}.logout-button.arco-btn{width:44px;min-height:44px}.primary-navigation{grid-area:2/1/auto/-1;padding:0 8px 8px;overflow-x:auto}.primary-navigation .arco-menu-inner{gap:4px;padding:0;display:flex}.primary-navigation .arco-menu-item{min-width:-moz-max-content;min-width:max-content;min-height:44px;margin:0}.app-content{min-height:calc(100vh - 110px);margin-left:0}.content-inner{padding:24px 16px 48px}}.page-stack{flex-direction:column;gap:28px;min-width:0;display:flex}.page-stack-narrow{max-width:720px}.page-heading,.project-title-row,.section-heading,.inline-actions,.settings-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-heading .arco-typography,.project-detail-heading .arco-typography,.section-heading .arco-typography{margin:0}.page-heading h3,.project-detail-heading h3{color:var(--color-text);font-size:28px;font-weight:720;line-height:1.25;margin-top:4px!important}.page-eyebrow{color:var(--color-text-muted);text-transform:uppercase;font-size:12px;font-weight:650}.button-link{display:inline-flex}.loading-panel,.feedback-panel,.empty-panel{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);min-height:220px;padding:28px}.loading-panel{color:var(--color-text-muted);flex-direction:column;gap:20px;display:flex}.feedback-panel,.empty-panel{flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.feedback-panel .arco-alert{width:min(100%,620px)}.project-table-section{border-radius:var(--radius-panel);background:var(--color-surface);min-width:0;overflow:hidden}.project-table-section .arco-table-border .arco-table-container{border-color:var(--color-border);border-radius:var(--radius-panel)}.project-table-section .arco-table-th{background:var(--color-surface-muted);height:44px;color:var(--color-text-muted);font-size:12px;font-weight:650}.project-table-section .arco-table-td{border-color:var(--color-border);height:66px}.project-name-cell{min-width:0}.project-name-cell strong,.project-name-cell span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-name-cell strong{color:var(--color-text);font-size:14px}.project-name-cell span{color:var(--color-text-muted);margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.tabular-text{color:var(--color-text-muted);font-variant-numeric:tabular-nums}.table-action-link,.back-link{min-height:36px;color:var(--color-accent-hover);align-items:center;gap:5px;font-weight:600;display:inline-flex}.table-action-link:hover,.back-link:hover,.text-action:hover{color:var(--color-accent)}.back-link{color:var(--color-text-muted);margin-bottom:10px;font-size:13px}.project-form,.project-settings{flex-direction:column;gap:24px;display:flex}.project-form{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:28px 0}.form-field{border:0;flex-direction:column;gap:8px;min-width:0;margin:0;padding:0;display:flex}.form-field label,.form-field legend{color:var(--color-text);font-size:13px;font-weight:650}.form-field label span{color:var(--color-text-muted);margin-left:4px;font-size:12px;font-weight:400}.form-field .arco-input{min-height:42px}.form-field .arco-radio-group{width:-moz-fit-content;width:fit-content}.form-field .arco-radio-button{min-height:40px;padding:0 18px;line-height:38px}.field-error{color:var(--color-danger);font-size:12px}.form-switch-row{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:10px 0;display:flex}.form-switch-row strong,.form-switch-row .arco-typography{display:block}.form-switch-row strong{font-size:13px}.form-switch-row .arco-typography{margin-top:3px;font-size:12px}.form-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.text-action{min-height:36px;color:var(--color-text-muted);align-items:center;font-weight:600;display:inline-flex}.project-detail-heading{padding-bottom:4px}.project-title-row{align-items:flex-end}.project-title-copy{min-width:0}.project-title-copy h3{overflow-wrap:anywhere}.project-path{overflow-wrap:anywhere;max-width:100%;color:var(--color-text-muted);margin-top:8px;font-size:13px;display:inline-block}.detail-section{border-top:1px solid var(--color-border);padding:26px 0}.section-heading{margin-bottom:18px}.section-heading h5{color:var(--color-text);font-size:17px;font-weight:700}.upload-dropzone{border:1px dashed var(--color-border-strong);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-height:184px;color:var(--color-text-muted);transition:border-color .18s var(--ease-out), background-color .18s var(--ease-out);align-content:center;align-items:center;justify-items:center;gap:12px;padding:24px;display:grid}.upload-dropzone.is-dragging{border-color:var(--color-accent);background:var(--color-accent-soft)}.upload-drop-icon,.upload-stage-icon{background:var(--color-surface);width:40px;height:40px;color:var(--color-accent-hover);border-radius:50%;align-items:center;justify-items:center;font-size:21px;display:grid}.upload-drop-copy{text-align:center}.upload-drop-copy strong,.upload-drop-copy span{display:block}.upload-drop-copy strong{color:var(--color-text);font-size:14px}.upload-drop-copy span{margin-top:4px;font-size:12px}.upload-choice-actions,.upload-error-actions,.upload-progress-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.visually-hidden-input{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.upload-error{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.upload-progress,.upload-result,.upload-readonly{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-height:152px;padding:24px}.upload-progress{flex-direction:column;justify-content:center;gap:18px;display:flex}.upload-progress-heading{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.upload-progress-copy{min-width:0}.upload-progress-copy strong,.upload-progress-copy span{display:block}.upload-progress-copy strong{color:var(--color-text);font-size:14px}.upload-progress-copy span{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.upload-percent{color:var(--color-text);font-variant-numeric:tabular-nums;font-weight:650}.upload-progress .arco-progress-line-bar{background:var(--color-accent)}.upload-result,.upload-readonly{align-items:center;gap:14px;display:flex}.upload-result>.arco-icon,.upload-readonly>.arco-icon{color:var(--color-accent-hover);flex:none;font-size:24px}.upload-result>div{min-width:0;margin-right:auto}.upload-result strong,.upload-result span{display:block}.upload-result strong{color:var(--color-text);font-size:14px}.upload-result span{overflow-wrap:anywhere;color:var(--color-text-muted);margin-top:4px;font-size:12px}.upload-readonly{color:var(--color-text-muted);justify-content:center}.current-version-section>.arco-typography{font-size:13px}.current-version-summary{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:14px 16px;display:flex}.current-version-summary strong,.current-version-summary .arco-typography{display:block}.current-version-summary strong{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:14px}.current-version-summary .arco-typography{margin-top:4px;font-size:12px}.project-settings{max-width:720px}.settings-actions{justify-content:flex-end}.saved-state{color:var(--color-accent-hover);align-items:center;gap:5px;font-size:13px;font-weight:600;display:inline-flex}.read-only-settings{max-width:620px;margin:0}.read-only-settings>div{border-bottom:1px solid var(--color-border);grid-template-columns:150px minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.read-only-settings dt{color:var(--color-text-muted)}.read-only-settings dd{color:var(--color-text);margin:0}@media (max-width:767px){.page-stack{gap:22px}.page-heading,.project-title-row{flex-wrap:wrap;align-items:flex-start}.page-heading h3,.project-detail-heading h3{font-size:24px}.page-heading>.arco-btn{width:100%}.loading-panel,.feedback-panel,.empty-panel{min-height:190px;padding:20px 16px}.table-action-link,.back-link,.text-action{min-height:44px}.project-form{padding-top:20px}.form-field .arco-input,.form-field .arco-radio-button{min-height:44px}.form-field .arco-radio-group{width:100%;display:flex}.form-field .arco-radio-button{text-align:center;flex:1;padding:0 10px;line-height:42px}.form-actions{justify-content:space-between}.detail-section{padding:22px 0}.upload-dropzone{min-height:164px;padding:22px 16px}.upload-choice-actions,.upload-error-actions{flex-direction:column;width:100%}.upload-choice-actions .arco-btn,.upload-error-actions .arco-btn,.upload-result .arco-btn{width:100%;min-height:44px}.upload-progress,.upload-result,.upload-readonly{padding:20px 16px}.upload-progress-actions .arco-btn{min-height:44px}.upload-result{flex-wrap:wrap;align-items:flex-start}.current-version-summary{flex-direction:column;align-items:flex-start}.current-version-summary .arco-btn{width:100%}.upload-result>div{width:calc(100% - 40px)}.upload-result .arco-btn{margin-top:4px}.read-only-settings>div{grid-template-columns:1fr;gap:8px}}.deployment-table-stack{flex-direction:column;gap:14px;min-width:0;display:flex}.management-table-section{border-radius:var(--radius-panel);background:var(--color-surface);min-width:0;overflow:hidden}.management-table-section .arco-table-border .arco-table-container{border-color:var(--color-border);border-radius:var(--radius-panel)}.management-table-section .arco-table-th{background:var(--color-surface-muted);height:44px;color:var(--color-text-muted);font-size:12px;font-weight:650}.management-table-section .arco-table-td{border-color:var(--color-border);min-height:62px}.deployment-version-cell{align-items:center;gap:9px;display:flex}.deployment-version-cell strong{color:var(--color-text);font-variant-numeric:tabular-nums}.deployment-actions{justify-content:flex-end;align-items:center;gap:2px;min-width:0;display:flex}.deployment-actions .arco-btn{min-width:44px}.deployment-empty{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);align-items:center;justify-items:center;min-height:132px;display:grid}.audit-identifier{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}@media (max-width:767px){.management-table-section{border-radius:0;margin-left:-16px;margin-right:-16px}.management-table-section .arco-table-border .arco-table-container{border-radius:0}.deployment-actions .arco-btn,.deployment-actions .table-action-link{min-height:44px}}