:root{--surface-page: #f3f3f2;--surface-sidebar: #fafaf9;--surface-panel: #fafaf9;--surface-panel-muted: #f0f0ee;--surface-raised: #fdfdfc;--surface-floating: #fdfdfc;--surface-input: #fdfdfc;--surface-hover: #eeeeeb;--surface-active: #e8e9e7;--surface-scrim: rgba(23, 25, 24, .42);--text-primary: #171918;--text-secondary: #555a57;--text-tertiary: #7b817d;--text-disabled: #a4a8a5;--text-on-accent: #fafaf9;--text-inverse: #fafaf9;--border-soft: #e5e5e2;--border-default: #d5d6d2;--border-strong: #bfc1bd;--border-focus: rgba(38, 41, 39, .54);--primary: #262927;--primary-hover: #171918;--primary-strong: #171918;--primary-bg: #e8e9e7;--primary-bg-soft: #f0f0ee;--primary-ring: rgba(38, 41, 39, .28);--primary-ring-soft: rgba(38, 41, 39, .14);--success: #1b683e;--success-bg: #e6f5ec;--warning: #8a5a1e;--warning-bg: #faefdd;--danger: #a23c39;--danger-bg: #fdeae7;--info: #1f6a96;--info-bg: #e3f1fb;--accent-violet: #5a52a8;--accent-violet-bg: #ececfb;--font-sans: "Plus Jakarta Sans", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;--font-brand: "Ma Shan Zheng", "Noto Serif SC", "STKaiti", "KaiTi", serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--font-size-xs: 11px;--font-size-sm: 12px;--font-size-base: 13px;--font-size-md: 14px;--font-size-lg: 16px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 30px;--line-tight: 1.2;--line-normal: 1.45;--line-relaxed: 1.65;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--page-padding: 24px;--page-padding-tight: 16px;--shell-sidebar-width: 232px;--shell-sidebar-collapsed-width: 56px;--shell-sidebar-mobile-width: min(82vw, 280px);--shell-sidebar-breakpoint: 960px;--shell-sidebar-padding-x: 16px;--shell-sidebar-item-padding-y: 7px;--shell-sidebar-item-padding-x: 8px;--shell-sidebar-icon-size: 18px;--shell-sidebar-item-gap: 2px;--shell-sidebar-group-gap: 10px;--shell-sidebar-section-gap: 10px;--shell-sidebar-section-divider-offset: -5px;--shell-sidebar-header-height: 52px;--shell-topbar-height: 64px;--shell-sidebar-active-bg: var(--surface-active);--shell-sidebar-active-color: var(--text-primary);--shell-sidebar-focus-color: var(--border-focus);--project-index-item-height: 56px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 6px;--radius-lg: 6px;--radius-xl: 8px;--radius-pill: 999px;--shadow-xs: none;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .035);--shadow-md: 0 6px 18px rgba(0, 0, 0, .07);--shadow-lg: 0 16px 40px rgba(0, 0, 0, .12);--focus-ring: 0 0 0 3px var(--primary-ring-soft);--motion-fast: .13s;--motion-base: .19s;--motion-slow: .24s;--ease-standard: cubic-bezier(.22, 1, .36, 1);--z-base: 1;--z-sticky: 20;--z-dropdown: 1000;--z-popover: 1100;--z-modal-backdrop: 1900;--z-modal: 2000;--z-toast: 3000;--z-tooltip: 3100}:root[data-theme=dark]{--surface-page: #151716;--surface-sidebar: #1b1d1c;--surface-panel: #1b1d1c;--surface-panel-muted: #222422;--surface-raised: #262927;--surface-floating: rgba(27, 29, 28, .97);--surface-input: #222422;--surface-hover: #2a2d2b;--surface-active: #303330;--surface-scrim: rgba(0, 0, 0, .58);--text-primary: #f1f2ef;--text-secondary: #b9bdb9;--text-tertiary: #878c88;--text-disabled: #606561;--text-on-accent: #171918;--text-inverse: #171918;--border-soft: rgba(154, 166, 180, .16);--border-default: rgba(154, 166, 180, .24);--border-strong: rgba(184, 194, 210, .34);--border-focus: rgba(226, 230, 226, .58);--primary: #e5e7e3;--primary-hover: #f1f2ef;--primary-strong: #f1f2ef;--primary-bg: #303330;--primary-bg-soft: #252825;--primary-ring: rgba(229, 231, 227, .28);--primary-ring-soft: rgba(229, 231, 227, .16);--success: #79ad84;--success-bg: #18251d;--warning: #d7a760;--warning-bg: #2c2417;--danger: #e18479;--danger-bg: #2a1d1b;--info: #77a9c8;--info-bg: #17242d;--accent-violet: #a59cf0;--accent-violet-bg: #1f1d33;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .22);--shadow-sm: 0 8px 24px rgba(0, 0, 0, .22);--shadow-md: 0 16px 40px rgba(0, 0, 0, .28);--shadow-lg: 0 24px 64px rgba(0, 0, 0, .34);--focus-ring: 0 0 0 3px var(--primary-ring-soft);color-scheme:dark}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}@media(max-width:720px){:root{--page-padding: 16px;--page-padding-tight: 12px;--shell-topbar-height: 52px}}:root{--el-color-primary: var(--primary);--el-color-primary-light-3: #666a67;--el-color-primary-light-5: #939693;--el-color-primary-light-7: #bfc1bd;--el-color-primary-light-8: #d5d6d2;--el-color-primary-light-9: var(--primary-bg);--el-color-primary-dark-2: var(--primary-strong);--el-color-success: var(--success);--el-color-success-light-9: var(--success-bg);--el-color-warning: var(--warning);--el-color-warning-light-9: var(--warning-bg);--el-color-danger: var(--danger);--el-color-danger-light-9: var(--danger-bg);--el-color-error: var(--danger);--el-color-error-light-9: var(--danger-bg);--el-color-info: var(--text-tertiary);--el-color-info-light-9: var(--surface-panel-muted);--el-text-color-primary: var(--text-primary);--el-text-color-regular: var(--text-secondary);--el-text-color-secondary: var(--text-tertiary);--el-text-color-placeholder: var(--text-tertiary);--el-text-color-disabled: var(--text-disabled);--el-bg-color: var(--surface-panel);--el-bg-color-page: var(--surface-page);--el-bg-color-overlay: var(--surface-raised);--el-mask-color: rgba(255, 255, 255, .72);--el-mask-color-extra-light: rgba(255, 255, 255, .36);--el-border-color: var(--border-default);--el-border-color-light: var(--border-soft);--el-border-color-lighter: var(--border-soft);--el-border-color-extra-light: var(--border-soft);--el-border-color-hover: var(--border-strong);--el-border-color-dark: var(--border-strong);--el-border-color-darker: var(--border-strong);--el-fill-color: var(--surface-hover);--el-fill-color-light: var(--surface-panel-muted);--el-fill-color-lighter: var(--surface-panel-muted);--el-fill-color-extra-light: var(--surface-panel);--el-fill-color-dark: var(--surface-hover);--el-fill-color-darker: var(--surface-hover);--el-fill-color-blank: var(--surface-input);--el-disabled-bg-color: var(--surface-panel-muted);--el-disabled-text-color: var(--text-disabled);--el-disabled-border-color: var(--border-soft);--el-border-radius-base: var(--radius-sm);--el-border-radius-small: var(--radius-xs);--el-border-radius-round: var(--radius-pill);--el-font-size-base: var(--font-size-md);--el-box-shadow: var(--shadow-md);--el-box-shadow-light: var(--shadow-sm);--el-box-shadow-lighter: var(--shadow-sm);--el-box-shadow-dark: var(--shadow-lg);--el-table-border-color: var(--border-soft);--el-table-header-bg-color: var(--surface-panel);--el-table-header-text-color: var(--text-tertiary);--el-table-text-color: var(--text-secondary);--el-table-row-hover-bg-color: var(--surface-hover);--el-table-bg-color: var(--surface-panel);--el-table-tr-bg-color: var(--surface-panel)}:root[data-theme=dark]{--el-color-primary-light-3: #c5c8c4;--el-color-primary-light-5: #8d918d;--el-color-primary-light-7: #565a56;--el-color-primary-light-8: #444844;--el-color-primary-light-9: #303330;--el-mask-color: rgba(16, 19, 22, .72);--el-mask-color-extra-light: rgba(16, 19, 22, .36);--el-border-color-extra-light: rgba(154, 166, 180, .1)}:root[data-theme=dark] .el-popper,:root[data-theme=dark] .el-dialog,:root[data-theme=dark] .el-drawer{box-shadow:var(--shadow-lg)}.el-button{font-weight:600}:root[data-theme=dark] .el-button--primary:not(.is-plain):not(.is-text):not(.is-link):not(.is-dashed){--el-button-text-color: var(--text-on-accent);--el-button-hover-text-color: var(--text-on-accent);--el-button-active-text-color: var(--text-on-accent);--el-button-disabled-text-color: var(--text-on-accent)}:root[data-theme=dark] .el-switch.is-checked .el-switch__inner-wrapper{color:var(--text-on-accent)}:root[data-theme=dark] .el-switch.is-checked .el-switch__action{background-color:var(--text-on-accent)}.el-table th.el-table__cell{font-weight:600}.el-tag{border:none;font-weight:600}.el-input__wrapper.is-focus,.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--primary),0 0 0 4px var(--primary-ring-soft)!important}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif);color:var(--text-primary);background:var(--surface-page);-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}button{font-family:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);height:36px;padding:0 var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-panel);color:var(--text-primary);font-size:var(--font-size-sm);cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.btn:hover{background:var(--surface-hover)}.btn:disabled{opacity:.55;cursor:default}.btn-sm{height:30px;padding:0 var(--space-3);font-size:var(--font-size-xs)}.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--text-on-accent, #fff)}.btn-primary:hover{background:var(--primary-hover)}.btn-success{background:var(--success-bg);border-color:var(--success);color:var(--success)}.btn-warning{background:var(--warning-bg);border-color:var(--warning);color:var(--warning)}.field{width:100%;height:38px;padding:0 var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-input);color:var(--text-primary);font-size:var(--font-size-sm);outline:none}.field:focus{border-color:var(--border-focus)}textarea.field{height:auto;padding:var(--space-2) var(--space-3);resize:vertical}.modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--surface-scrim, rgba(0, 0, 0, .5));display:flex;align-items:center;justify-content:center;z-index:2000}.modal{width:460px;max-width:calc(100vw - 32px);background:var(--surface-floating);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-6)}.modal-title{font-size:var(--font-size-lg);font-weight:650;margin:0 0 var(--space-5)}.modal-foot{display:flex;justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-6)}.form-label{display:block;font-size:var(--font-size-sm);color:var(--text-secondary);margin:0 0 var(--space-2)}.form-item{margin-bottom:var(--space-4)}.toast[data-v-980d83e7]{position:fixed;left:50%;bottom:var(--space-7, 32px);transform:translate(-50%);padding:var(--space-3, 12px) var(--space-5, 20px);background:var(--surface-floating);color:var(--text-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-size:var(--font-size-sm);z-index:3000}.toast-fade-enter-active[data-v-980d83e7],.toast-fade-leave-active[data-v-980d83e7]{transition:opacity .2s ease}.toast-fade-enter-from[data-v-980d83e7],.toast-fade-leave-to[data-v-980d83e7]{opacity:0}.ui-platform-sidebar[data-v-838454f3]{position:sticky;top:0;z-index:var(--z-sticky);display:flex;width:var(--shell-sidebar-width, 232px);height:100vh;height:100dvh;min-height:0;flex-shrink:0;flex-direction:column;overflow:hidden;color:var(--text-primary);background:var(--surface-sidebar);border-right:1px solid var(--border-soft);transition:width var(--motion-base) var(--ease-standard)}.ui-platform-sidebar.is-collapsed[data-v-838454f3]{width:var(--shell-sidebar-collapsed-width, 56px)}.ui-platform-sidebar__backdrop[data-v-838454f3]{display:none}@media(max-width:960px){.ui-platform-sidebar.has-mobile-drawer[data-v-838454f3]{position:fixed;z-index:var(--z-modal, 2000);inset:0 auto 0 0;width:var(--shell-sidebar-mobile-width, min(82vw, 280px));max-width:100vw;height:100dvh;visibility:hidden;transform:translate(-100%);border-right-color:var(--border-default);box-shadow:var(--shadow-lg);transition:transform var(--motion-slow) var(--ease-standard),visibility 0s linear var(--motion-slow)}.ui-platform-sidebar.has-mobile-drawer.is-collapsed[data-v-838454f3]{width:var(--shell-sidebar-mobile-width, min(82vw, 280px))}.ui-platform-sidebar.has-mobile-drawer.is-mobile-open[data-v-838454f3]{visibility:visible;transform:translate(0);transition-delay:0s}.ui-platform-sidebar__backdrop[data-v-838454f3]{position:fixed;z-index:var(--z-modal-backdrop, 1900);top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;margin:0;padding:0;cursor:default;background:var(--surface-scrim);border:0}}@media(prefers-reduced-motion:reduce){.ui-platform-sidebar[data-v-838454f3]{transition:none}}.ui-platform-switch[data-v-3d114753]{display:flex;flex-direction:column;gap:2px;width:auto;margin-inline:8px}.ups-disclosure[data-v-3d114753]{display:flex;width:100%;min-height:24px;align-items:center;justify-content:space-between;padding:2px 0;color:var(--text-tertiary);background:transparent;border:0;border-radius:var(--radius-sm);cursor:pointer;font:inherit;text-align:left}.ups-disclosure[data-v-3d114753]:hover{color:var(--text-secondary);background:var(--surface-hover)}.ups-disclosure[data-v-3d114753]:focus-visible{outline:2px solid var(--shell-sidebar-focus-color, var(--border-focus));outline-offset:-2px}.ups-title[data-v-3d114753]{font-size:10px;font-weight:600;line-height:15px}.ups-static-title[data-v-3d114753]{padding:2px 0;color:var(--text-tertiary)}.ups-chevron[data-v-3d114753]{width:15px;height:15px;flex:0 0 15px;transition:transform var(--motion-fast) var(--ease-standard)}.ups-chevron.expanded[data-v-3d114753]{transform:rotate(180deg)}.is-collapsed .ups-disclosure[data-v-3d114753]{justify-content:center;padding-inline:0}.is-collapsed.ui-platform-switch[data-v-3d114753]{margin-inline:0}.ups-items[data-v-3d114753]{display:flex;flex-direction:column;gap:2px;width:100%;margin:0;padding:0;list-style:none}.ups-item[data-v-3d114753]{display:flex;align-items:center;min-height:34px;gap:10px;width:100%;padding:7px 8px;border:0;border-radius:6px;color:var(--text-secondary);background:transparent;font-size:var(--font-size-base);font-weight:500;font-family:inherit;text-align:left;cursor:pointer;transition:background var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard)}.is-collapsed .ups-item[data-v-3d114753]{justify-content:center;padding:8px 0}.ups-item[data-v-3d114753]:hover:not(.active-platform){color:var(--text-primary);background:var(--surface-hover)}.ups-item[data-v-3d114753]:focus-visible{outline:2px solid var(--shell-sidebar-focus-color, var(--border-focus));outline-offset:-2px}.ups-item.active-platform[data-v-3d114753]{color:var(--text-primary);background:var(--surface-active);box-shadow:none;font-weight:600;cursor:default}.ups-item.active-platform .ups-icon[data-v-3d114753]{color:var(--text-primary)}.ups-icon[data-v-3d114753]{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--shell-sidebar-icon-size, 18px);height:var(--shell-sidebar-icon-size, 18px);color:var(--text-tertiary)}.ups-item:hover:not(.active-platform) .ups-icon[data-v-3d114753]{color:var(--text-primary)}.ups-icon svg[data-v-3d114753]{width:100%;height:100%}.ups-label[data-v-3d114753]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ups-item:not(.active-platform) .ups-label[data-v-3d114753]:after{color:var(--text-tertiary);content:" ↗";font-size:10px}
