:root{--el-color-primary: #007aff;--el-color-primary-light-3: rgb(76.5, 161.9, 255);--el-color-primary-light-5: rgb(127.5, 188.5, 255);--el-color-primary-light-7: rgb(178.5, 215.1, 255);--el-color-primary-light-8: rgb(204, 228.4, 255);--el-color-primary-light-9: rgb(229.5, 241.7, 255);--el-color-primary-dark-2: #0066d6;--xh-brand: #007aff;--xh-brand-strong: #0066d6;--xh-brand-soft: rgba(37, 99, 235, .08);--xh-glass-bg: rgba(255, 255, 255, .72);--xh-glass-bg-strong: rgba(255, 255, 255, .88);--xh-glass-border: rgba(255, 255, 255, .72);--xh-glass-blur: 22px;--xh-sidebar-width: 216px;--xh-sidebar-collapsed-width: 60px;--xh-topbar-height: 52px;--xh-radius: 8px;--xh-radius-sm: 6px;--xh-bg-page: #eef0f3;--xh-bg-card: rgba(255, 255, 255, .78);--xh-border-color: rgba(24, 24, 27, .1);--xh-text-primary: #18181b;--xh-text-secondary: #71717a;--xh-shadow-card: none;--xh-shadow-overlay: 0 18px 48px rgba(24, 24, 27, .12);--xh-sidebar-bg: rgba(255, 255, 255, .68);--xh-sidebar-text: #52525b;--xh-sidebar-active-text: #007aff;--xh-sidebar-active-bg: rgba(37, 99, 235, .08);--xh-sidebar-hover-bg: rgba(24, 24, 27, .04)}html.dark{--el-color-primary: #3b82f6;--el-color-primary-light-3: rgb(6, 91.4, 184.5);--el-color-primary-light-5: rgb(10, 71, 137.5);--el-color-primary-light-7: rgb(14, 50.6, 90.5);--el-color-primary-light-8: rgb(16, 40.4, 67);--el-color-primary-light-9: rgb(18, 30.2, 43.5);--el-color-primary-dark-2: rgb(51, 148.6, 255);--xh-brand: #3b82f6;--xh-brand-strong: #60a5fa;--xh-brand-soft: rgba(59, 130, 246, .14);--xh-glass-bg: rgba(24, 25, 29, .68);--xh-glass-bg-strong: rgba(24, 25, 29, .88);--xh-glass-border: rgba(255, 255, 255, .12);--xh-glass-blur: 24px;--xh-bg-page: #090a0c;--xh-bg-card: rgba(20, 21, 25, .76);--xh-border-color: rgba(255, 255, 255, .11);--xh-text-primary: #fafafa;--xh-text-secondary: #a1a1aa;--xh-shadow-card: none;--xh-shadow-overlay: 0 8px 24px rgba(0, 0, 0, .5);--xh-sidebar-bg: rgba(12, 13, 16, .72);--xh-sidebar-text: #a1a1aa;--xh-sidebar-active-text: #60a5fa;--xh-sidebar-active-bg: rgba(59, 130, 246, .14);--xh-sidebar-hover-bg: rgba(255, 255, 255, .05);--el-bg-color: #131316;--el-bg-color-page: #09090b;--el-bg-color-overlay: #18181b;--el-fill-color-blank: #131316;--el-border-color: #3f3f46;--el-border-color-light: #27272a;--el-border-color-lighter: #202023;--el-mask-color: rgba(0, 0, 0, .7)}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%}body{margin:0;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:var(--xh-text-primary);background-color:var(--xh-bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .25s ease}h1,h2,h3,h4,h5,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:var(--xh-brand);text-decoration:none}img{max-width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#9093b459}::-webkit-scrollbar-thumb:hover{background-color:#9093b499}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:transparent}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text-secondary{color:var(--xh-text-secondary)}.text-brand{color:var(--xh-brand)}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.mr-8{margin-right:8px}.xh-card{background:var(--xh-glass-bg);border:1px solid var(--xh-glass-border);border-radius:var(--xh-radius);box-shadow:var(--xh-shadow-card);backdrop-filter:blur(var(--xh-glass-blur)) saturate(1.08);-webkit-backdrop-filter:blur(var(--xh-glass-blur)) saturate(1.08)}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner,.el-date-editor.el-input__wrapper{background-color:color-mix(in srgb,var(--xh-glass-bg-strong) 84%,transparent);border-radius:var(--xh-radius)}.el-button{min-height:36px;border-radius:var(--xh-radius);letter-spacing:0}.el-dialog,.el-drawer,.el-message-box,.el-popper.is-light,.el-popper.is-dark{background:var(--xh-glass-bg-strong);border-color:var(--xh-glass-border);backdrop-filter:blur(var(--xh-glass-blur)) saturate(1.08);-webkit-backdrop-filter:blur(var(--xh-glass-blur)) saturate(1.08)}.el-table{--el-table-bg-color: transparent;--el-table-tr-bg-color: transparent;--el-table-header-bg-color: color-mix(in srgb, var(--xh-bg-page) 58%, transparent);--el-table-row-hover-bg-color: var(--xh-brand-soft)}#nprogress .bar{height:2px;background:var(--xh-brand)!important}#nprogress .peg{box-shadow:none!important}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity .25s ease,transform .25s ease}.fade-slide-enter-from{opacity:0;transform:translateY(8px)}.fade-slide-leave-to{opacity:0;transform:translateY(-8px)}.sidebar-menu.el-menu{--el-menu-bg-color: transparent;--el-menu-text-color: var(--xh-sidebar-text);--el-menu-active-color: var(--xh-sidebar-active-text);--el-menu-hover-bg-color: var(--xh-sidebar-hover-bg);--el-menu-item-height: 38px;--el-menu-sub-item-height: 36px;--el-menu-item-font-size: 13px;border-right:none}.sidebar-menu.el-menu .el-menu-item,.sidebar-menu.el-menu .el-sub-menu__title{margin:2px 8px;border-radius:var(--xh-radius)}.sidebar-menu.el-menu .el-sub-menu .el-menu-item{min-width:auto}.sidebar-menu.el-menu .el-menu-item.is-active{position:relative;font-weight:500;color:var(--xh-sidebar-active-text);background-color:var(--xh-sidebar-active-bg)}.sidebar-menu.el-menu .el-menu-item.is-active:before{position:absolute;top:50%;left:0;width:2px;height:16px;content:"";background-color:currentcolor;border-radius:0 2px 2px 0;transform:translateY(-50%)}.sidebar-menu.el-menu.el-menu--collapse .el-menu-item,.sidebar-menu.el-menu.el-menu--collapse .el-sub-menu__title{margin:2px 6px}.el-menu--vertical .el-menu--popup .el-menu-item{margin:2px 6px;border-radius:var(--xh-radius)}.el-menu--vertical .el-menu--popup .el-menu-item.is-active{color:var(--xh-brand);background-color:var(--xh-brand-soft)}
