:root{--shx-bg: #f6f1ea;--shx-bg-soft: #f6f1ea;--shx-surface: #fefaf5;--shx-surface-muted: #f6f1ea;--shx-surface-strong: #efe7dc;--shx-sidebar: #2c201a;--shx-sidebar-soft: #3e2e25;--shx-primary: #ad734f;--shx-primary-strong: #8f5c38;--shx-accent: #5a7a52;--shx-accent-soft: #eef4ea;--shx-preview: #d6a15b;--shx-danger: #c2483b;--shx-danger-soft: #fbece9;--shx-warning: #b98255;--shx-warning-soft: #f8f0e6;--shx-text: #2c201a;--shx-text-soft: #605047;--shx-text-faint: #968378;--shx-border: #e9e0d2;--shx-border-strong: #dccfbe;--shx-shadow-sm: 0 0 0 1px var(--shx-border);--shx-shadow-md: 0 1px 2px rgba(44, 32, 26, .02);--shx-shadow-lg: 0 16px 32px rgba(44, 32, 26, .08);--shx-radius-xl: 20px;--shx-radius-lg: 20px;--shx-radius-md: 12px;--shx-radius-sm: 6px;--shx-font-body: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--shx-font-display: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--shx-font-number: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:var(--shx-bg);color:var(--shx-text);font-family:var(--shx-font-body);font-size:16px;font-feature-settings:"liga" 1,"tnum" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:360px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-shell{display:flex;flex-direction:column;gap:16px}.page-grid{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)}.section-title{margin:0;font-size:clamp(22px,2vw,28px);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-primary-strong);background:#f5ebe0}.status-warning{color:#8f5c38;background:var(--shx-warning-soft)}.status-danger{color:var(--shx-danger);background:var(--shx-danger-soft)}.el-button{--el-border-radius-base: 12px;--el-border-radius-round: 999px;--el-color-primary: #ad734f;--el-color-primary-dark-2: #8f5c38;--el-color-primary-light-3: #c99262;--el-color-primary-light-5: #ddba94;--el-fill-color-blank: #fefaf5}.el-button:not(.is-link){min-height:38px;padding:0 16px;font-size:13px;font-weight:700;border-color:var(--shx-border)}.el-button--primary:not(.is-link){border-color:var(--shx-primary);background:var(--shx-primary)}.el-table{--el-table-header-bg-color: #f6f1ea;--el-table-border-color: #e9e0d2;--el-table-row-hover-bg-color: #f6f1ea;--el-fill-color-light: #f6f1ea;--el-table-text-color: #2c201a;--el-text-color-secondary: #6f5f54;font-size:14px}.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:12px;box-shadow:0 0 0 1px var(--shx-border)!important}.el-select__wrapper,.el-input__wrapper{min-height:40px;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 #ad734f59,0 0 0 4px #ad734f1a!important}.el-segmented{--el-segmented-item-selected-color: #fdf7ee;--el-segmented-item-selected-bg-color: #ad734f;--el-segmented-bg-color: #f6f1ea;border-radius:10px;padding:3px}.el-form-item__label{color:var(--shx-text-faint);font-size:13px;font-weight:700}.el-pagination{--el-pagination-button-bg-color: #fefaf5;--el-pagination-font-size: 13px;gap:6px}@media(max-width:1024px){.surface-card{border-radius:16px}}
