:root{--hf-primary:#2563eb;--hf-primary-light:#3b82f6;--hf-primary-lighter:#60a5fa;--hf-primary-bg:#eff6ff;--hf-primary-border:#bfdbfe;--hf-success:#16a34a;--hf-success-bg:#f0fdf4;--hf-warning:#d97706;--hf-warning-bg:#fffbeb;--hf-danger:#dc2626;--hf-danger-bg:#fef2f2;--hf-bg-page:#f8fafc;--hf-bg-card:#fff;--hf-bg-sidebar:#fff;--hf-bg-header:#fff;--hf-border:#e2e8f0;--hf-border-light:#f1f5f9;--hf-divider:#f1f5f9;--hf-text-primary:#0f172a;--hf-text-regular:#334155;--hf-text-secondary:#64748b;--hf-text-placeholder:#94a3b8;--hf-text-disabled:#cbd5e1;--hf-sidebar-text:#64748b;--hf-sidebar-text-active:#2563eb;--hf-sidebar-bg-active:#eff6ff;--hf-sidebar-hover:#f8fafc;--hf-radius-sm:6px;--hf-radius-md:8px;--hf-radius-lg:12px;--hf-radius-xl:16px;--hf-page-padding:6px 10px;--hf-page-title-size:20px;--hf-page-title-margin:16px;--hf-shadow-sm:0 1px 2px 0 #0000000d;--hf-shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--hf-shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--el-color-primary:#2563eb;--el-color-primary-light-3:#60a5fa;--el-color-primary-light-5:#93c5fd;--el-color-primary-light-7:#bfdbfe;--el-color-primary-light-8:#dbeafe;--el-color-primary-light-9:#eff6ff;--el-color-primary-dark-2:#1d4ed8;--el-bg-color:#fff;--el-bg-color-page:#f8fafc;--el-border-color:#e2e8f0;--el-border-color-light:#f1f5f9;--el-border-color-lighter:#f8fafc;--el-text-color-primary:#0f172a;--el-text-color-regular:#334155;--el-text-color-secondary:#64748b;--el-text-color-placeholder:#94a3b8;--el-fill-color-light:#f8fafc;--el-fill-color-lighter:#f1f5f9}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;color:var(--hf-text-regular);background:var(--hf-bg-page);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.el-card{border-color:var(--hf-border)!important;border-radius:var(--hf-radius-md)!important}.el-card__header{border-bottom-color:var(--hf-border-light)!important}.el-button--primary{--el-button-bg-color:var(--hf-primary);--el-button-border-color:var(--hf-primary);--el-button-hover-bg-color:var(--hf-primary-light);--el-button-hover-border-color:var(--hf-primary-light);--el-button-active-bg-color:var(--hf-primary-dark-2);--el-button-active-border-color:var(--hf-primary-dark-2)}.el-tag{border-radius:var(--hf-radius-sm)!important}.el-table{--el-table-border-color:var(--hf-border);--el-table-header-bg-color:#eef2f7;--el-table-row-hover-bg-color:var(--hf-primary-bg);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);overflow:hidden}.el-table th.el-table__cell{color:var(--hf-text-primary)!important;background-color:#eef2f7!important;font-weight:600!important}.el-dialog{--el-dialog-padding-primary:24px;border-radius:var(--hf-radius-lg)!important}.el-dialog .el-form-item{margin-right:16px}.el-input__wrapper,.el-select__wrapper{border-radius:var(--hf-radius-sm)!important}.hf-empty-text{text-align:center;color:var(--hf-text-placeholder);padding:40px 0;font-size:14px}.hf-pagination{justify-content:center;margin-top:16px;display:flex}.el-popconfirm{max-width:320px}.el-popconfirm__main{padding:4px 0}.el-popconfirm__icon{color:var(--hf-warning)!important;margin-right:8px!important;font-size:18px!important}.el-popconfirm__action{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.el-message-box{max-width:420px;border-radius:var(--hf-radius-lg)!important;padding:24px!important}.el-message-box__header{padding-bottom:12px!important}.el-message-box__title{color:var(--hf-text-primary)!important;font-size:16px!important;font-weight:600!important}.el-message-box__content{color:var(--hf-text-regular)!important;font-size:14px!important}.el-message-box__btns{padding-top:16px!important}
