:root{color-scheme:light;--shx-bg: #f7fafc;--shx-bg-soft: #f5f7fa;--shx-surface: #fff;--shx-surface-muted: #f5f7fa;--shx-surface-strong: #ebeef5;--shx-sidebar: #fff;--shx-sidebar-soft: #f5f7fa;--shx-sidebar-hover: rgb(0 0 0 / 5%);--shx-primary: #646cff;--shx-primary-strong: #646cff;--shx-primary-hover: #747bff;--shx-primary-soft: rgb(100 108 255 / 10%);--shx-accent: #52c41a;--shx-accent-soft: rgb(82 196 26 / 10%);--shx-preview: #26deca;--shx-success: #52c41a;--shx-success-soft: rgb(82 196 26 / 10%);--shx-danger: #f5222d;--shx-danger-soft: rgb(245 34 45 / 10%);--shx-warning: #faad14;--shx-warning-soft: rgb(250 173 20 / 10%);--shx-info: #2080f0;--shx-info-soft: rgb(32 128 240 / 10%);--shx-text: #1f1f1f;--shx-text-soft: #606266;--shx-text-faint: #909399;--text-primary: var(--shx-text);--text-secondary: var(--shx-text-soft);--shx-border: #ebeef5;--shx-border-strong: #dcdfe6;--shx-shadow-sm: 0 0 0 1px var(--shx-border);--shx-shadow-md: 0 1px 2px rgb(0 0 0 / 4%);--shx-shadow-lg: 0 16px 32px rgb(0 0 0 / 8%);--shx-shadow-header: 0 1px 2px rgb(0 21 41 / 8%);--shx-shadow-sidebar: 2px 0 8px rgb(29 35 41 / 8%);--shx-radius-xl: 8px;--shx-radius-lg: 8px;--shx-radius-md: 6px;--shx-radius-sm: 6px;--shx-font-body: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--shx-font-display: var(--shx-font-body);--shx-font-number: var(--shx-font-body);--el-color-primary: #646cff;--el-color-success: #52c41a;--el-color-warning: #faad14;--el-color-danger: #f5222d;--el-color-info: #2080f0;--el-border-radius-base: 6px}html[data-theme=dark]{color-scheme:dark;--shx-bg: #121212;--shx-bg-soft: #252525;--shx-surface: #1c1c1c;--shx-surface-muted: #252525;--shx-surface-strong: #303030;--shx-sidebar: #1c1c1c;--shx-sidebar-soft: #252525;--shx-sidebar-hover: rgb(255 255 255 / 10%);--shx-text: #e0e0e0;--shx-text-soft: #b8b8b8;--shx-text-faint: #8b8b8b;--shx-border: #303030;--shx-border-strong: #414141;--shx-shadow-md: 0 1px 0 rgb(255 255 255 / 4%);--shx-shadow-header: 0 1px 0 rgb(255 255 255 / 8%);--shx-shadow-sidebar: 2px 0 8px rgb(0 0 0 / 30%);--shx-success-soft: rgb(82 196 26 / 14%);--shx-warning-soft: rgb(250 173 20 / 14%);--shx-danger-soft: rgb(245 34 45 / 14%);--shx-info-soft: rgb(32 128 240 / 14%);--el-bg-color: #1c1c1c;--el-bg-color-overlay: #252525;--el-fill-color-blank: #1c1c1c;--el-fill-color-light: #252525;--el-border-color: #303030;--el-border-color-light: #303030;--el-text-color-primary: #e0e0e0;--el-text-color-regular: #b8b8b8;--el-text-color-secondary: #8b8b8b}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;min-height:100%;background:var(--shx-bg);color:var(--shx-text);font-family:var(--shx-font-body);font-size:14px;font-feature-settings:"liga" 1,"tnum" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--shx-primary);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{min-width:0;display:flex;flex-direction:column;gap:16px}.page-grid{min-width:0;display:grid;gap:14px}.surface-card{position:relative;overflow:hidden;border:1px solid var(--shx-border);border-radius:var(--shx-radius-lg);background:var(--shx-surface);box-shadow:var(--shx-shadow-md)}.dashboard-card{min-width:0;border:1px solid var(--shx-border);border-radius:8px;background:var(--shx-surface);box-shadow:var(--shx-shadow-md)}.dashboard-card__heading{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-card__heading h2{margin:0;color:var(--shx-text);font-size:13px;font-weight:680}.dashboard-card__heading p{margin:4px 0 0;color:var(--shx-text-faint);font-size:9px}.dashboard-card__link{border:0;padding:4px 0;color:var(--shx-primary);background:transparent;cursor:pointer;font-size:9px;font-weight:650;white-space:nowrap}.section-title{margin:0;font-size:clamp(20px,2vw,24px);line-height:1.2;font-weight:800;letter-spacing:0;color:var(--shx-text)}.section-kicker{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--shx-text-faint)}.metric-value{font-family:var(--shx-font-number);font-variant-numeric:tabular-nums}.status-success,.status-processing,.status-warning,.status-danger,.status-info{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.status-success{color:var(--shx-accent);background:var(--shx-accent-soft)}.status-processing,.status-info{color:var(--shx-info);background:var(--shx-info-soft)}.status-warning{color:var(--shx-warning);background:var(--shx-warning-soft)}.status-danger{color:var(--shx-danger);background:var(--shx-danger-soft)}.el-button{--el-border-radius-base: 6px;--el-border-radius-round: 999px;--el-color-primary: #646cff;--el-color-primary-dark-2: #555ce6;--el-color-primary-light-3: #8389ff;--el-color-primary-light-5: #a2a6ff;--el-fill-color-blank: var(--shx-surface);flex-shrink:0;max-width:100%;white-space:nowrap}.el-button>span{white-space:nowrap}.el-button:not(.is-link){min-height:36px;padding:0 14px;font-size:12px;font-weight:600}.el-button--primary:not(.is-link):not(.is-plain):not(.is-text):not(.is-dashed){--el-button-text-color: #fff;--el-button-bg-color: var(--shx-primary);--el-button-border-color: var(--shx-primary);--el-button-hover-text-color: #fff;--el-button-hover-bg-color: var(--shx-primary-hover);--el-button-hover-border-color: var(--shx-primary-hover);--el-button-active-text-color: #fff;--el-button-active-bg-color: var(--shx-primary-strong);--el-button-active-border-color: var(--shx-primary-strong)}.el-button--primary.is-plain:not(.is-link){--el-button-text-color: var(--shx-primary);--el-button-bg-color: var(--shx-primary-soft);--el-button-border-color: rgb(100 108 255 / 34%);--el-button-hover-text-color: #fff;--el-button-hover-bg-color: var(--shx-primary);--el-button-hover-border-color: var(--shx-primary);--el-button-active-text-color: #fff;--el-button-active-bg-color: var(--shx-primary-strong);--el-button-active-border-color: var(--shx-primary-strong)}.el-table{--el-table-header-bg-color: var(--shx-bg-soft);--el-table-border-color: var(--shx-border);--el-table-row-hover-bg-color: var(--shx-bg-soft);--el-fill-color-light: var(--shx-bg-soft);--el-table-text-color: var(--shx-text);--el-text-color-secondary: var(--shx-text-soft);font-size:13px;max-width:100%}.el-table th.el-table__cell{font-size:11px;font-weight:800;color:var(--shx-text-faint);letter-spacing:.04em;text-transform:uppercase}.el-select__wrapper,.el-input__wrapper,.el-textarea__inner,.el-textarea__inner:hover{border-radius:6px;box-shadow:0 0 0 1px var(--shx-border)}.el-select__wrapper,.el-input__wrapper{min-height:36px;padding-left:12px;padding-right:12px;background:var(--shx-bg-soft)}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused{box-shadow:0 0 0 1px #646cff59,0 0 0 4px #646cff1a}.el-segmented{--el-segmented-item-selected-color: #fff;--el-segmented-item-selected-bg-color: #646cff;--el-segmented-bg-color: var(--shx-bg-soft);border-radius:6px;padding:3px}.el-form-item__label{color:var(--shx-text-faint);font-size:13px;font-weight:700}.el-pagination{--el-pagination-button-bg-color: var(--shx-surface);--el-pagination-font-size: 13px;gap:6px}@media(max-width:1024px){.surface-card{border-radius:16px}.el-dialog{max-width:calc(100vw - 32px);margin-left:auto;margin-right:auto}.el-pagination{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:820px){body{min-width:320px}.page-shell{gap:12px}.el-message-box{max-width:calc(100vw - 32px)}}@media(pointer:coarse){button,[role=button]{touch-action:manipulation}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}
