html:root{--dash-bg-0: #081226;--dash-bg-1: #0d1b31;--dash-bg-2: #122644;--dash-panel: rgba(16, 34, 64, .85);--dash-panel-solid: #14294d;--dash-border: rgba(96, 200, 255, .32);--dash-border-strong: rgba(96, 200, 255, .55);--dash-glow: rgba(96, 200, 255, .3);--dash-text: #eef4ff;--dash-text-dim: #a8bcd9;--dash-accent: #4cc4f8;--dash-accent-2: #35e0f2;--dash-up: #ff6b6b;--dash-down: #2ee6a6;--dash-yellow: #ffe08a;--el-bg-color: transparent;--el-bg-color-overlay: #14294d;--el-fill-color-blank: #0d1b31;--el-text-color-primary: #eef4ff;--el-text-color-regular: #c4d4ec;--el-text-color-secondary: #a8bcd9;--el-text-color-placeholder: #7189ad;--el-border-color: rgba(96, 200, 255, .28);--el-border-color-light: rgba(96, 200, 255, .22);--el-border-color-lighter: rgba(96, 200, 255, .16);--el-border-color-extra-light: rgba(96, 200, 255, .12);--el-fill-color: rgba(96, 200, 255, .12);--el-fill-color-light: rgba(96, 200, 255, .09);--el-fill-color-lighter: rgba(96, 200, 255, .06);--el-fill-color-extra-light: rgba(96, 200, 255, .04);--el-mask-color: rgba(3, 8, 18, .7);--el-color-primary: #4c8dff;--el-color-primary-light-3: #6ba3ff;--el-color-primary-light-5: rgba(76, 141, 255, .45);--el-color-primary-light-7: rgba(76, 141, 255, .3);--el-color-primary-light-8: rgba(76, 141, 255, .16);--el-color-primary-light-9: rgba(76, 141, 255, .08);--el-color-primary-dark-2: #2f6fe0;--el-color-danger: #f56c6c;--el-color-danger-light-3: #f78989;--el-color-danger-light-5: rgba(245, 108, 108, .45);--el-color-danger-light-7: rgba(245, 108, 108, .3);--el-color-danger-light-8: rgba(245, 108, 108, .16);--el-color-danger-light-9: rgba(245, 108, 108, .08);--el-color-warning: #e6a23c;--el-color-warning-light-3: #ebb563;--el-color-warning-light-5: rgba(230, 162, 60, .45);--el-color-warning-light-7: rgba(230, 162, 60, .3);--el-color-warning-light-8: rgba(230, 162, 60, .16);--el-color-warning-light-9: rgba(230, 162, 60, .08);--el-color-success: #67c23a;--el-color-success-light-3: #85ce61;--el-color-success-light-5: rgba(103, 194, 58, .45);--el-color-success-light-7: rgba(103, 194, 58, .3);--el-color-success-light-8: rgba(103, 194, 58, .16);--el-color-success-light-9: rgba(103, 194, 58, .08);--el-color-info: #909399;--el-color-info-light-3: #a6a9ad;--el-color-info-light-5: rgba(144, 147, 153, .45);--el-color-info-light-7: rgba(144, 147, 153, .3);--el-color-info-light-8: rgba(144, 147, 153, .16);--el-color-info-light-9: rgba(144, 147, 153, .08)}html:root .el-button--primary:not(.is-plain):not(.is-text):not(.is-link):not(.is-dashed){--el-button-bg-color: #2563eb;--el-button-border-color: #2563eb;--el-button-hover-bg-color: #3b74e0;--el-button-hover-border-color: #3b74e0;--el-button-active-bg-color: #1d4fc4;--el-button-active-border-color: #1d4fc4}html:root .el-button--danger:not(.is-plain):not(.is-text):not(.is-link):not(.is-dashed){--el-button-bg-color: #dc2626;--el-button-border-color: #dc2626;--el-button-hover-bg-color: #e54444;--el-button-hover-border-color: #e54444;--el-button-active-bg-color: #b91c1c;--el-button-active-border-color: #b91c1c}html:root .el-button--success:not(.is-plain):not(.is-text):not(.is-link):not(.is-dashed){--el-button-bg-color: #2a7f45;--el-button-border-color: #2a7f45;--el-button-hover-bg-color: #35914f;--el-button-hover-border-color: #35914f;--el-button-active-bg-color: #216b39;--el-button-active-border-color: #216b39}html:root .el-button--warning:not(.is-plain):not(.is-text):not(.is-link):not(.is-dashed){color:#1f1503}html,body,#app{height:100%;margin:0;padding:0}body{background:radial-gradient(1200px 600px at 15% -10%,rgba(37,99,235,.22),transparent 60%),radial-gradient(1000px 500px at 85% -10%,rgba(34,211,238,.12),transparent 55%),linear-gradient(180deg,var(--dash-bg-0) 0%,var(--dash-bg-1) 45%,var(--dash-bg-2) 100%);background-attachment:fixed;color:var(--dash-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}#app{display:flex;flex-direction:column;overflow:hidden}.dash-card{position:relative;background:var(--dash-panel);border:1px solid var(--dash-border);border-radius:8px;padding:14px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 24px var(--dash-glow),inset 0 0 18px #60c8ff1a}.dash-card:before{content:"";position:absolute;top:0;left:12px;right:12px;height:2px;background:linear-gradient(90deg,transparent,var(--dash-accent),transparent);opacity:.7}.dash-card-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;letter-spacing:1px;color:var(--dash-text)}.dash-card-title:before{content:"";width:4px;height:14px;background:linear-gradient(180deg,var(--dash-accent),var(--dash-accent-2));border-radius:2px;box-shadow:0 0 8px var(--dash-accent)}html:root .el-card{background:var(--dash-panel)!important;border-color:var(--dash-border)!important;border-radius:8px!important}html:root .el-table{--el-table-header-bg-color: rgba(96, 200, 255, .18);--el-table-header-text-color: #c3dcf5;--el-table-border-color: rgba(96, 200, 255, .24);--el-table-row-hover-bg-color: rgba(96, 200, 255, .22);--el-table-tr-bg-color: transparent;background:transparent;font-size:13px}html:root .el-table th.el-table__cell{background:linear-gradient(180deg,#60c8ff38,#60c8ff1a);font-weight:600;letter-spacing:.5px}html:root .el-table td.el-table__cell,html:root .el-table th.el-table__cell{border-bottom:1px solid rgba(96,200,255,.45)}html:root .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#60c8ff1a}html:root .el-table__body tr:hover>td.el-table__cell{background:#60c8ff38!important}html:root .el-table .cell{color:var(--dash-text)}html:root .el-pagination{--el-pagination-bg-color: transparent;--el-pagination-button-bg-color: rgba(96, 200, 255, .18);--el-pagination-hover-color: var(--dash-accent)}html:root .el-tabs__item{color:var(--dash-text-dim)}html:root .el-tabs__item.is-active{color:var(--dash-accent)}html:root .el-tabs__active-bar{background-color:var(--dash-accent)}html:root .el-tabs__nav-wrap:after{background-color:#60c8ff42}html:root .el-input__wrapper,html:root .el-textarea__inner,html:root .el-select__wrapper{background-color:#60c8ff24;box-shadow:0 0 0 1px #60c8ff4d inset}html:root .el-input__inner{color:var(--dash-text)}html:root .el-dialog,html:root .el-drawer{background:var(--dash-panel-solid);border:1px solid var(--dash-border);border-radius:10px}html:root .el-dialog__title,html:root .el-drawer__title{color:var(--dash-text)}html:root .el-drawer__header{border-bottom:1px solid var(--dash-border)}html:root .el-message-box{background:var(--dash-panel-solid);border:1px solid var(--dash-border)}html:root .el-message-box__title,html:root .el-message-box__message{color:var(--dash-text)}html:root .el-popper.is-dark{--el-popper-bg-color-dark: #14294d;--el-bg-color: #eef4ff;border-color:#14294d}html:root .el-descriptions__label,html:root .el-descriptions__content{background:#60c8ff1f!important;border-color:#60c8ff3d!important;color:var(--dash-text)}html:root .el-descriptions__label{color:var(--dash-text-dim)!important}html:root .el-empty__description p{color:var(--dash-text-dim)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#60c8ff1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#60c8ff66;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#60c8ff99}.up{color:var(--dash-up)}.down{color:var(--dash-down)}.neutral{color:var(--dash-text-dim)}.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.glow-text{text-shadow:0 0 12px rgba(96,200,255,.8)}html:root .el-table .el-table__row{cursor:pointer}@media (max-width: 768px){.dash-main{padding:8px}.dash-card{padding:10px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}html:root .table-wrap .el-table{min-width:640px;height:auto!important}html:root .table-wrap .el-table__inner-wrapper{height:auto!important}html:root .el-dialog{width:92%!important;max-width:92vw}html:root .el-drawer{width:100%!important}html:root .el-message-box{width:88%!important;max-width:88vw}html:root .el-form-item{display:block;margin-bottom:14px}html:root .el-form-item__label{display:block;text-align:left;padding:0 0 4px;line-height:1.4;width:auto!important}html:root .el-form-item__content{margin-left:0!important;width:100%}html:root .el-slider{width:100%!important}html:root .el-tabs__nav-wrap{overflow-x:auto}html:root .el-tabs__nav{flex-wrap:nowrap;white-space:nowrap}html:root .el-tabs__item{font-size:13px;padding:0 12px}html:root .el-descriptions__table{min-width:0}.kline-chart-canvas{height:300px!important}.flow-chart-canvas{height:160px!important}::-webkit-scrollbar{width:4px;height:4px}}#app{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.back-top-btn{position:fixed;bottom:32px;right:32px;width:40px;height:40px;border-radius:50%;background:#1e3c72d9;border:1px solid rgba(96,200,255,.3);color:#60c8ff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:all .3s;box-shadow:0 2px 12px #0000004d}.back-top-btn:hover{background:#1e3c72;border-color:#60c8ff99;transform:translateY(-2px);box-shadow:0 4px 16px #60c8ff33}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.dash-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:56px;flex-shrink:0;background:linear-gradient(180deg,#0a1628e6,#081222bf);border-bottom:1px solid var(--dash-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:10}.header-left{display:flex;align-items:center;gap:10px}.header-logo{width:24px;height:24px;border-radius:6px;flex-shrink:0;box-shadow:0 0 10px #38bdf873}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.header-title{font-size:20px;font-weight:700;letter-spacing:2px;margin:0;color:var(--dash-text);background:linear-gradient(90deg,#7dd3fc,#38bdf8,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dash-nav{display:flex;align-items:center;gap:4px}.nav-item{padding:8px 18px;color:var(--dash-text-dim);text-decoration:none;font-size:14px;border-radius:6px;transition:all .2s;position:relative}.nav-item:hover{color:var(--dash-text);background:#60c8ff38}.nav-item.active{color:var(--dash-accent);background:#60c8ff42;box-shadow:inset 0 -2px 0 var(--dash-accent)}.header-right{display:flex;align-items:center;gap:16px}.header-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--dash-text-dim)}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.ok{background:#00d68f;box-shadow:0 0 8px #00d68f}.status-dot.off{background:#ff5a5a;box-shadow:0 0 8px #ff5a5a}.header-clock{font-size:14px;color:var(--dash-text);font-variant-numeric:tabular-nums;letter-spacing:.5px}.dash-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:16px 20px}.dash-main>*{flex:1;min-height:100%;display:flex;flex-direction:column}.dash-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 0 6px;flex-shrink:0;border-top:1px solid rgba(56,189,248,.12);background:linear-gradient(180deg,#08122280,#0a1628d9);opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}.dash-footer.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.dash-footer .footer-sign{font-family:SF Mono,Menlo,Consolas,PingFang SC,monospace;font-size:12px;font-weight:500;letter-spacing:1px;color:#7dd3fc;filter:drop-shadow(0 0 6px rgba(56,189,248,.35))}.global-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0308128c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.loading-box{display:flex;flex-direction:column;align-items:center;gap:14px;padding:28px 44px;background:var(--dash-panel-solid);border:1px solid var(--dash-border-strong);border-radius:12px;box-shadow:0 0 40px var(--dash-glow)}.loading-ring{width:36px;height:36px;border-radius:50%;border:3px solid rgba(56,189,248,.2);border-top-color:var(--dash-accent);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:14px;color:var(--dash-text);letter-spacing:1px}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}@media (max-width: 768px){.dash-header{flex-wrap:wrap;height:auto;padding:8px 12px;gap:4px 8px}.header-title{font-size:15px;letter-spacing:1px;white-space:nowrap}.header-logo{width:20px;height:20px}.dash-nav{order:3;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:4px 0 2px}.nav-item{padding:6px 12px;font-size:13px;white-space:nowrap;flex-shrink:0}.header-status{display:none}.header-clock{font-size:12px}.header-right{margin-left:auto}.dash-footer .footer-sign{font-size:11px;letter-spacing:.5px}.dash-footer{padding:3px 0 4px}}
