@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px)and (max-width:1023px){.hidden-sm{display:none!important}}@media(min-width:1024px){.hidden-md{display:none!important}}@media(max-width:767px){.el-dialog{width:92%!important;margin:5vh auto!important}}*{margin:0;padding:0;box-sizing:border-box}#app,body,html{height:100%;width:100%;font-family:-apple-system,Segoe UI,Noto Sans SC,PingFang SC,sans-serif;background:#080c12;color:#c9d1d9;-webkit-font-smoothing:antialiased;font-size:clamp(13px,.8vw,15px)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.15)}.el-menu{background-color:transparent!important;border-right:none!important}.el-menu-item,.el-submenu__title{color:#7d8590!important}.el-menu-item:hover,.el-submenu__title:hover{color:#c9d1d9!important;background:hsla(0,0%,100%,.04)!important}.el-menu-item.is-active,.el-submenu__title.is-active{color:#3b82f6!important;background:rgba(59,130,246,.15)!important}.el-input__inner{background:#0b0f15;border-color:#2a3040;color:#c9d1d9;font-family:-apple-system,Segoe UI,Noto Sans SC,PingFang SC,sans-serif}.el-input__inner::-moz-placeholder{color:#3d4450}.el-input__inner::placeholder{color:#3d4450}.el-input__inner:focus{border-color:#3b82f6}.el-dialog{background:#0f1318;border:1px solid #1c2333;border-radius:8px}.el-dialog .el-dialog__header{border-bottom:1px solid #1c2333}.el-dialog .el-dialog__header .el-dialog__title{color:#c9d1d9}.el-dialog .el-dialog__footer{border-top:1px solid #1c2333}.el-button--default{background:transparent;border-color:#2a3040;color:#7d8590}.el-button--default:hover{border-color:#3b82f6;color:#3b82f6;background:rgba(59,130,246,.15)}.el-table{background:transparent;color:#c9d1d9}.el-table th{background:hsla(0,0%,100%,.02);color:#7d8590;font-size:clamp(11px,.7vw,13px);text-transform:uppercase;letter-spacing:1px}.el-table td,.el-table th{border-bottom-color:#1c2333}.el-table tr{background:transparent}.el-table tr:hover>td{background:hsla(0,0%,100%,.03)}.el-dropdown-menu{background:#0f1318;border:1px solid #1c2333}.el-dropdown-menu .el-dropdown-menu__item{color:#7d8590}.el-dropdown-menu .el-dropdown-menu__item:hover{background:rgba(59,130,246,.15);color:#c9d1d9}.el-message-box{background:#0f1318;border:1px solid #1c2333}.el-message-box .el-message-box__title{color:#c9d1d9}.el-message-box .el-message-box__message{color:#7d8590}.el-loading-mask{background:rgba(8,12,18,.8)}.el-loading-spinner .el-loading-text{color:#484f58}.mono{font-family:Courier New,Consolas,Liberation Mono,monospace}.text-muted{color:#484f58}.text-secondary{color:#7d8590}