.imgui-layout[data-v-a86f3999]{height:100vh;background:#0f1420}.imgui-sidebar[data-v-a86f3999]{background:#151b29;border-right:1px solid #29324a;box-shadow:none;overflow:hidden}.logo[data-v-a86f3999]{height:66px;display:flex;align-items:center;justify-content:flex-start;background:#181f2f;border-bottom:1px solid #2a334c;padding:0 18px}.logo h3[data-v-a86f3999]{margin:0;font-size:15px;font-weight:650;letter-spacing:.2px;color:#f2f5ff}.sidebar-menu[data-v-a86f3999]{border:none;height:calc(100vh - 66px);background:transparent;padding:10px}.sidebar-menu[data-v-a86f3999] .el-menu-item{margin:6px 0;border-radius:8px;border:1px solid transparent;transition:border-color .16s ease,background-color .16s ease;height:44px;line-height:44px;padding-left:12px!important}.sidebar-menu[data-v-a86f3999] .el-menu-item:hover{background:#1f2739!important;border-color:#36415f!important;color:#e8edff!important}.sidebar-menu[data-v-a86f3999] .el-menu-item.is-active{background:#24304a!important;color:#fff!important;border-color:#4a5d88!important;box-shadow:none;font-weight:650}.imgui-header[data-v-a86f3999]{background:#151c2c;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #2a344d;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:none;height:56px!important}.header-left[data-v-a86f3999]{display:flex;align-items:center;gap:14px}.system-title[data-v-a86f3999]{font-size:15px;font-weight:650;color:#eef2ff;letter-spacing:.2px}.status-indicator[data-v-a86f3999]{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#1f2739;border:1px solid #36415f;border-radius:999px}.status-dot[data-v-a86f3999]{width:7px;height:7px;background:#37b174;border-radius:50%}.status-text[data-v-a86f3999]{font-size:12px;color:#9ba6c2}.header-right[data-v-a86f3999]{display:flex;align-items:center;gap:12px}.user-dropdown[data-v-a86f3999]{cursor:pointer}.user-info[data-v-a86f3999]{display:flex;align-items:center;padding:7px 12px;background:#1f2739;border:1px solid #36415f;border-radius:999px;color:#e8edff;transition:border-color .16s ease,background-color .16s ease;cursor:pointer}.user-info[data-v-a86f3999]:hover{background:#24304a;border-color:#4a5d88;box-shadow:none}.imgui-main[data-v-a86f3999]{background:transparent;padding:18px;overflow-y:auto}@media(max-width:768px){.imgui-sidebar[data-v-a86f3999]{width:64px!important}.logo h3[data-v-a86f3999],.sidebar-menu[data-v-a86f3999] .el-menu-item span,.status-indicator[data-v-a86f3999]{display:none}.system-title[data-v-a86f3999]{font-size:14px}.imgui-main[data-v-a86f3999]{padding:12px}}body{margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:dark;--el-color-primary: #5c7cff;--el-color-primary-light-3: #7a95ff;--el-color-primary-light-5: #94abff;--el-color-primary-light-7: #afc0ff;--el-color-primary-light-8: #c8d2ff;--el-color-primary-light-9: #e1e7ff;--el-color-primary-dark-2: #4564da;--el-bg-color-page: #0f1420;--el-bg-color: #181f2f;--el-bg-color-overlay: #1c2232;--el-fill-color-blank: #1c2232;--el-border-color: #303a54;--el-border-color-light: #3a4562;--el-border-color-lighter: #2b3349;--el-border-color-extra-light: #242c40;--el-text-color-primary: #edf1ff;--el-text-color-regular: #c6cde3;--el-text-color-secondary: #9ea8c4;--el-text-color-placeholder: #7f89a5;--el-text-color-disabled: #6f7892;--el-box-shadow: 0 4px 14px rgba(0, 0, 0, .32);--el-box-shadow-light: 0 2px 8px rgba(0, 0, 0, .2);--el-box-shadow-lighter: 0 1px 4px rgba(0, 0, 0, .16);--el-box-shadow-dark: 0 10px 26px rgba(0, 0, 0, .42);--imgui-bg-dark: #181f2f;--imgui-bg-darker: #0f1420;--imgui-bg-medium: #1c2232;--imgui-bg-light: #232a3d;--imgui-bg-hover: #273049;--imgui-border: #303a54;--imgui-border-light: #3a4562;--imgui-border-active: #5c7cff;--imgui-text-primary: #edf1ff;--imgui-text-secondary: #9ea8c4;--imgui-text-disabled: #6f7892;--imgui-text-highlight: #ffffff;--imgui-accent-blue: #5c7cff;--imgui-accent-blue-hover: #7b96ff;--imgui-accent-blue-active: #4564da;--imgui-accent-purple: #5c7cff;--imgui-accent-pink: #e6759a;--imgui-accent-orange: #f0a85b;--imgui-accent-green: #37b174;--imgui-accent-red: #e06d74;--imgui-accent-yellow: #d4ac5b;--imgui-window-bg: #1c2232;--imgui-window-border: #303a54;--imgui-title-bg: #1f2639;--imgui-title-bg-active: #25304a;--imgui-button-bg: #232b3f;--imgui-button-hover: #2a344b;--imgui-button-active: #334264;--imgui-input-bg: #161d2c;--imgui-input-border: #34405c;--imgui-input-focus: #5c7cff;--imgui-shadow-md: 0 8px 24px rgba(3, 8, 20, .32);--imgui-shadow-lg: 0 16px 40px rgba(3, 8, 20, .42);--imgui-radius-sm: 6px;--imgui-radius-md: 10px;--imgui-transition: all .18s ease;--transition-base: all .18s ease;--transition-fast: all .12s ease}#app{font-family:SF Pro Display,Avenir Next,PingFang SC,Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--imgui-text-primary);background-color:var(--imgui-bg-darker);min-height:100vh;position:relative;isolation:isolate}body{margin:0;background-color:var(--imgui-bg-darker)}body.imgui-theme{background:var(--imgui-bg-darker);color:var(--imgui-text-primary)}body.imgui-theme #app{background-color:var(--imgui-bg-darker)}body.imgui-theme .imgui-card{border-radius:10px!important;border:1px solid var(--imgui-window-border)!important;background:var(--imgui-window-bg)!important;box-shadow:none;transition:border-color .16s ease}body.imgui-theme .imgui-card:hover{border-color:#445074!important;box-shadow:none}body.imgui-theme .imgui-card .el-card__header{background:var(--imgui-title-bg)!important;border-bottom:1px solid var(--imgui-border)!important}body.imgui-theme .card-header,body.imgui-theme .header-title,body.imgui-theme .chart-title,body.imgui-theme .summary-info{text-transform:none!important;letter-spacing:0!important;font-family:inherit!important}body.imgui-theme .el-input__wrapper,body.imgui-theme .el-select__wrapper,body.imgui-theme .el-textarea__inner,body.imgui-theme .el-input-number .el-input__wrapper{background:var(--imgui-input-bg)!important;border:1px solid var(--imgui-input-border)!important;border-radius:8px!important;box-shadow:none!important;transition:border-color .15s ease}body.imgui-theme .el-input__wrapper:hover,body.imgui-theme .el-select__wrapper:hover,body.imgui-theme .el-textarea__inner:hover{border-color:#445074!important}body.imgui-theme .el-input__wrapper.is-focus,body.imgui-theme .el-select__wrapper.is-focused,body.imgui-theme .el-textarea__inner:focus{border-color:var(--imgui-input-focus)!important}body.imgui-theme .el-button{border-radius:8px!important;font-weight:600;letter-spacing:0;transition:border-color .15s ease,background-color .15s ease}body.imgui-theme .el-button:not(.el-button--primary):not(.is-link){background:#242d42!important;border-color:#3b4766!important;color:#dbe2f8!important}body.imgui-theme .el-button:not(.el-button--primary):not(.is-link):hover{background:#2b3650!important;border-color:#4a5d88!important}body.imgui-theme .el-button--primary{background:#5c7cff!important;border-color:#5c7cff!important;color:#fff!important}body.imgui-theme .el-button--primary:hover{background:#6f8dff!important;border-color:#6f8dff!important}body.imgui-theme .el-table{border-radius:8px;overflow:hidden;border:1px solid #2f3850;background:#1a2030}body.imgui-theme .el-table th.el-table__cell{background:#20283a!important;color:#e6ebff!important;border-bottom:1px solid #313b55!important}body.imgui-theme .el-table tr{background-color:#1b2130}body.imgui-theme .el-table__row:hover>td.el-table__cell{background-color:#242d42!important}body.imgui-theme .el-overlay{background-color:#080b12ad!important}body.imgui-theme .el-dialog,body.imgui-theme .el-dialog__body{background-color:var(--imgui-window-bg)!important}body.imgui-theme .el-dialog{border:1px solid #35425f!important;border-radius:12px!important;box-shadow:0 18px 44px #0000006b;overflow:hidden}body.imgui-theme .el-dialog__header{background:#20283b!important;border-bottom:1px solid #323d59!important;padding:14px 18px!important}body.imgui-theme .el-dialog__title{color:#f2f6ff!important;font-weight:650!important;letter-spacing:.2px}body.imgui-theme .el-dialog__body{padding:16px 18px!important}body.imgui-theme .el-dialog__footer{border-top:1px solid #2d3650;background:#1b2233;padding:12px 18px!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#141b2a}::-webkit-scrollbar-thumb{background:#33405e;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#3f4f75}.fade-enter-active,.fade-leave-active{transition:var(--transition-base)}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(8px)}
