:export{accent:#6366f1;sidebarBg:#0f172a}:root{--rd-accent: #6366f1;--rd-accent-hover: #4f46e5;--rd-accent-soft: #eef2ff;--rd-bg: #f7f8fb;--rd-surface: #ffffff;--rd-border: #e5e7eb;--rd-border-strong: #d1d5db;--rd-muted: #6b7280;--rd-text: #111827;--rd-text-soft: #4b5563;--rd-sidebar-bg: #0f172a;--rd-sidebar-fg: #cbd5e1;--rd-sidebar-fg-hover: #ffffff;--rd-sidebar-active-bg: rgba(99, 102, 241, .18);--rd-success: #10b981;--rd-warning: #f59e0b;--rd-danger: #ef4444;--rd-info: #3b82f6;--rd-radius: 10px;--rd-radius-sm: 6px;--rd-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .04);--rd-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06), 0 1px 2px 0 rgba(0, 0, 0, .04);--rd-shadow-lg: 0 10px 25px -5px rgba(0, 0, 0, .08), 0 8px 10px -6px rgba(0, 0, 0, .04);--el-color-primary: #6366f1;--el-color-primary-light-3: #818cf8;--el-color-primary-light-5: #a5b4fc;--el-color-primary-light-7: #c7d2fe;--el-color-primary-light-8: #ddd6fe;--el-color-primary-light-9: #eef2ff;--el-color-primary-dark-2: #4f46e5;--el-border-radius-base: 8px;--el-border-radius-small: 6px;--el-font-size-base: 14px;--el-text-color-primary: #111827;--el-text-color-regular: #4b5563;--el-bg-color-page: #f7f8fb}html,body,#app{height:100%;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";background:var(--rd-bg);color:var(--rd-text);font-size:14px;-webkit-font-smoothing:antialiased}.el-card{border-radius:var(--rd-radius)!important;border:1px solid var(--rd-border);box-shadow:var(--rd-shadow-sm)!important}.el-button{font-weight:500;border-radius:var(--rd-radius-sm)}.el-table{--el-table-border-color: var(--rd-border);--el-table-header-bg-color: #f9fafb}.el-table th.el-table__cell{font-weight:600;color:var(--rd-text-soft);background:#f9fafb!important}.el-input__wrapper,.el-textarea__inner{border-radius:var(--rd-radius-sm)}.el-tag{border-radius:6px;font-weight:500}.el-dialog{border-radius:var(--rd-radius);overflow:hidden}.el-pagination{--el-pagination-button-bg-color: transparent;font-weight:500}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.text-muted{color:var(--rd-muted)}.text-soft{color:var(--rd-text-soft)}.text-sm{font-size:12.5px}.text-lg{font-size:16px}.text-xl{font-size:18px}.text-2xl{font-size:22px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.w-full{width:100%}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;vertical-align:middle}.status-dot.online{background:var(--rd-success);box-shadow:0 0 0 3px #10b9812e}.status-dot.offline{background:#cbd5e1}#nprogress .bar{background:var(--rd-accent)!important;height:2px!important}#nprogress .peg{box-shadow:0 0 10px var(--rd-accent),0 0 5px var(--rd-accent)!important}.surface-card{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius);padding:20px;box-shadow:var(--rd-shadow-sm)}.copyable{cursor:pointer}.copyable:hover{color:var(--rd-accent)}
