:root{--color-bg-app: #f5f7fa;--color-surface: #ffffff;--color-surface-alt: #f9fafb;--color-border: #e5e7eb;--color-divider: #e5e7eb;--border-soft: #f3f4f6;--border-soft-strong: #e5e7eb;--color-text: #1f2937;--color-text-strong: #111827;--color-text-sep: #d1d5db;--color-text-subtle: #4b5563;--color-text-placeholder: #9ca3af;--color-primary: #409eff;--color-primary-light: #79bbff;--color-danger: #ef4444;--color-secondary: #6b7280;--color-tertiary: #9ca3af;--color-success: #52c41a;--color-success-light: #b7eb8f;--color-success-bg: #f6ffed;--color-warning: #e6a23c;--color-warning-light: #fbbf24;--color-warning-bg: #fff7e6;--color-info: #909399;--color-info-light: #c0c4cc;--color-info-bg: #f4f4f5;--color-type-terminal: var(--color-primary);--color-type-security: #d97706;--color-type-network: #16a34a;--color-type-group: #6b7280;--color-node-compute: #1890ff;--color-node-switch: #722ed1;--color-node-router: #fa8c16;--color-node-security: #f5222d;--color-node-storage: #13c2c2;--color-node-internet: #faad14;--color-node-default: #8c8c8c;--bg-type-terminal: rgba(64, 158, 255, .1);--bg-type-security: rgba(217, 119, 6, .1);--bg-type-network: rgba(22, 163, 74, .1);--graph-edge-default: #9ca3af;--graph-node-selected: #409eff;--graph-node-label: #374151;--graph-group-stroke: #d1d5db;--graph-group-label: #4b5563;--graph-guides-line: #d1d5db;--graph-guides-text: #6b7280;--graph-guides-background: rgba(255, 255, 255, .95);--graph-group-fill: rgba(255, 255, 224, .5);--radius-sm: 4px;--radius-md: 6px;--radius-card: 8px;--radius-popover: 12px;--radius-bubble: 10px;--shadow-card: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-elevated: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-hover: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-active: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--shadow-focus: 0 0 0 2px rgba(64, 158, 255, .35);--font-size-10: 10px;--font-size-11: 11px;--font-size-12: 12px;--font-size-13: 13px;--font-size-14: 14px;--font-size-15: 15px;--font-size-16: 16px;--font-size-2xs: var(--font-size-10);--font-size-xs: var(--font-size-12);--font-size-sm: var(--font-size-13);--font-size-md: var(--font-size-14);--font-size-lg: var(--font-size-15);--font-size-xl: var(--font-size-16);--font-size-badge: var(--font-size-2xs);--font-size-helper: var(--font-size-11);--font-size-caption: var(--font-size-xs);--font-size-body: var(--font-size-md);--font-size-title: var(--font-size-lg);--font-size-heading: var(--font-size-xl);--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-strong: 600;--line-height-tight: 1.2;--line-height-base: 1.4;--line-height-reset: 1;--line-height-tag: 16px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--size-badge: 20px;--size-toolbar-btn: 36px;--size-toolbar-btn-sm: 30px;--size-layout-grid-col: 36px;--size-layout-grid-row: 28px;--size-layout-item: 28px;--size-layout-icon: 12px;--size-image-table-height: 640px;--size-filter-item-width: 160px;--size-filter-input-width: 240px;--size-icon-select-height: 60vh;--size-icon-select-min-height: 400px;--size-icon-select-sidebar: 200px;--size-icon-item: 100px;--size-icon-img: 48px;--size-icon-preview: 40px;--size-rack-unit: 110px;--size-rack-gutter: 80px;--size-rack-width: 600px;--size-rack-width-max: 800px;--space-rack-lane: 14px;--space-rack-channel: 10px;--size-status-icon: 12px;--bg-primary-hover: rgba(64, 158, 255, .1);--bg-primary-active: rgba(64, 158, 255, .2);--bg-primary-soft: rgba(64, 158, 255, .05);--bg-secondary: #f3f4f6;--bg-tertiary: #f9fafb;--color-input-border: #d1d5db;--sidebar-bg: #304156;--sidebar-text: #bfcbd9;--sidebar-border: #1f2d3d;--sidebar-active-text: #409EFF;--bg-panel-transparent: rgba(255, 255, 255, .9);--bg-backdrop: rgba(0, 0, 0, .08);--bg-success-soft: rgba(103, 194, 58, .1);--color-primary-light-9: #ecf5ff;--bg-code: rgba(0, 0, 0, .06);--color-table-selection-bg: rgba(64, 158, 255, .1);--color-table-selection-text: var(--color-text-strong)}html[data-theme=dark]{--color-bg-app: #111827;--color-surface: #1f2937;--color-surface-alt: #374151;--color-border: #374151;--color-divider: #374151;--border-soft: #374151;--border-soft-strong: #4b5563;--color-text: #f3f4f6;--color-text-strong: #f9fafb;--color-text-sep: #4b5563;--color-text-subtle: #9ca3af;--color-text-placeholder: #6b7280;--color-primary: #60a5fa;--color-primary-light: #93c5fd;--color-danger: #f87171;--color-secondary: #9ca3af;--color-tertiary: #6b7280;--color-success: #4ade80;--color-success-light: #86efac;--color-success-bg: rgba(74, 222, 128, .15);--color-warning-light: #fcd34d;--color-warning-bg: rgba(251, 191, 36, .15);--color-info: #9ca3af;--color-info-light: #d1d5db;--color-info-bg: rgba(156, 163, 175, .15);--color-type-terminal: var(--color-primary);--color-type-security: #fbbf24;--color-type-network: #4ade80;--color-type-group: #9ca3af;--bg-type-terminal: rgba(96, 165, 250, .15);--bg-type-security: rgba(251, 191, 36, .15);--bg-type-network: rgba(74, 222, 128, .15);--graph-edge-default: #6b7280;--graph-node-selected: #60a5fa;--graph-node-label: #f3f4f6;--graph-group-stroke: #4b5563;--graph-group-label: #9ca3af;--graph-guides-line: #6b7280;--graph-guides-text: #d1d5db;--graph-guides-background: rgba(31, 41, 55, .95);--graph-group-fill: rgba(251, 191, 36, .1);--shadow-card: 0 1px 3px 0 rgba(0, 0, 0, .5);--shadow-elevated: 0 10px 15px -3px rgba(0, 0, 0, .5);--shadow-hover: 0 4px 6px -1px rgba(0, 0, 0, .4);--shadow-active: inset 0 2px 4px 0 rgba(0, 0, 0, .4);--shadow-focus: 0 0 0 2px rgba(96, 165, 250, .35);--bg-primary-hover: rgba(96, 165, 250, .15);--bg-primary-active: rgba(96, 165, 250, .25);--bg-primary-soft: rgba(96, 165, 250, .1);--bg-secondary: #374151;--bg-tertiary: #1f2937;--color-input-border: #4b5563;--sidebar-bg: #1f2937;--sidebar-text: #e5e7eb;--sidebar-border: #374151;--sidebar-active-text: #60a5fa;--el-collapse-border-color: var(--color-border);--el-collapse-header-bg-color: var(--color-surface);--el-collapse-header-text-color: var(--color-text);--el-collapse-content-bg-color: var(--color-surface-alt);--el-collapse-content-text-color: var(--color-text);--el-fill-color-blank: var(--color-surface);--el-text-color-primary: var(--color-text);--el-text-color-regular: var(--color-text-subtle);--el-bg-color: var(--color-surface);--el-bg-color-overlay: var(--color-surface-alt);--el-border-color: var(--color-border);--el-border-color-light: var(--border-soft);--el-disabled-bg-color: var(--color-surface-alt);--el-table-tr-bg-color: var(--color-surface);--el-table-header-bg-color: var(--color-surface-alt);--el-table-row-hover-bg-color: var(--bg-primary-hover);--el-table-current-row-bg-color: var(--color-table-selection-bg);--el-table-header-text-color: var(--color-text-strong);--el-table-text-color: var(--color-text);--el-table-border-color: var(--color-border);--el-table-bg-color: var(--color-surface);--el-fill-color-lighter: var(--color-surface-alt);--el-table-v2-text-color: var(--color-text-strong);--el-pagination-bg-color: var(--color-surface-alt);--el-pagination-text-color: var(--color-text);--el-pagination-hover-color: var(--color-primary);--el-pagination-button-bg-color: var(--color-surface);--el-pagination-button-color: var(--color-text);--el-pagination-button-disabled-bg-color: var(--color-surface-alt);--el-pagination-button-disabled-color: var(--color-text-subtle);--bg-panel-transparent: rgba(31, 41, 55, .9);--bg-backdrop: rgba(0, 0, 0, .5);--bg-success-soft: rgba(74, 222, 128, .15);--color-warning: #fbbf24;--color-primary-light-9: rgba(96, 165, 250, .1);--bg-code: rgba(255, 255, 255, .1);--color-table-selection-bg: #1e40af;--color-table-selection-text: #ffffff}html[data-theme=dark] .el-table-v2__row,html[data-theme=dark] .el-table-v2__cell-text{color:var(--color-text-strong)!important}html[data-theme=dark] .el-table-v2__row.selected-row,html[data-theme=dark] .el-table-v2__row.selected-row .el-table-v2__cell-text,html[data-theme=dark] .el-table-v2__row.selected-row .el-table-v2__row-cell{background-color:var(--color-table-selection-bg)!important;color:var(--color-table-selection-text)!important;font-weight:600}html[data-theme=dark] .el-table-v2__row:hover{color:var(--color-text-strong)!important;background-color:var(--bg-primary-hover)}html[data-theme=dark] .el-table__body tr:hover>td.el-table__cell{background-color:var(--bg-primary-hover)!important}body{line-height:var(--line-height-base)}html[data-theme=dark] .x6-widget-minimap{background-color:var(--color-surface)!important;border-color:var(--color-border)!important}html[data-theme=dark] .x6-widget-minimap-viewport{border-color:var(--color-primary)!important;background-color:var(--bg-primary-soft)!important}html[data-theme=dark] .x6-widget-minimap-viewport-zoom{border-color:var(--color-primary)!important}.x6-widget-transform-resize-handle{display:none!important}.has-group-selected .x6-widget-transform-resize-handle{display:block!important}.x6-widget-selection-inner{border:2px solid var(--el-color-primary, #409eff)!important}body,.app,.panel,.toolbar,.modal-content,.el-card,.el-dialog,.el-drawer,input,select,textarea,button{transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.small-color-picker,.small-color-picker .el-color-picker__trigger{width:20px!important;height:20px!important;padding:2px!important}.small-color-picker .el-color-picker__color{width:16px!important;height:16px!important;border-radius:2px!important}.small-color-picker .el-color-picker__icon{display:none!important}.preload *{transition:none!important}.el-popper.is-tooltip{z-index:3000!important}@keyframes edge-flow-animation{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.edge-animation-droplet{animation:edge-flow-animation 20s linear infinite}.edge-animation-dot{animation:edge-flow-animation 40s linear infinite}.edge-animation-comet{animation:edge-flow-animation 30s linear infinite}.el-dialog{overflow:hidden;box-sizing:border-box}.el-dialog__body{overflow-x:hidden;box-sizing:border-box}.icon-select-modal{max-width:90vw;overflow:hidden}.icon-select-modal .el-dialog__body{padding:10px 20px;overflow-x:hidden}html,body,#app{margin:0;padding:0;height:100%;width:100%;overflow:hidden;overscroll-behavior:none}.lang-switch-btn[data-v-a5fce12d]{width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--color-text);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lang-switch-btn[data-v-a5fce12d]:hover{background:var(--color-surface-alt);color:var(--color-primary)}.lang-switch-btn .icon[data-v-a5fce12d]{width:20px;height:20px}.admin-layout[data-v-138c85f7]{height:100vh;width:100vw}.layout-container[data-v-138c85f7]{height:100%}.aside[data-v-138c85f7]{background-color:var(--sidebar-bg);color:var(--sidebar-text);display:flex;flex-direction:column}.logo[data-v-138c85f7]{height:60px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--sidebar-border)}.logo h2[data-v-138c85f7]{color:var(--sidebar-text);margin:0;font-size:18px}.el-menu-vertical[data-v-138c85f7]{border-right:none}.header[data-v-138c85f7]{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);display:flex;align-items:center;padding:0 20px;height:60px}.header-content[data-v-138c85f7]{display:flex;justify-content:space-between;align-items:center;width:100%}.header-actions[data-v-138c85f7]{display:flex;align-items:center}.main[data-v-138c85f7]{background-color:var(--color-bg-app);padding:20px}.fade-enter-active[data-v-138c85f7],.fade-leave-active[data-v-138c85f7]{transition:opacity .3s ease}.fade-enter-from[data-v-138c85f7],.fade-leave-to[data-v-138c85f7]{opacity:0}
