*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-track{background:transparent}html.dark{--el-bg-color: #141414;--el-bg-color-overlay: #1d1e1f;--el-text-color-primary: #e5eaf3;--el-text-color-regular: #cfd3dc;--el-border-color: #4c4d4f}html.dark body{background-color:#141414;color:#e5eaf3}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .2s ease-in}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(20px);opacity:0}#nprogress .bar{background:#409eff!important;height:3px!important}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-container{padding:20px;background:var(--el-bg-color);min-height:calc(100vh - 90px);border-radius:4px}.search-form{margin-bottom:16px;padding:18px 18px 0;background:var(--el-bg-color);border-radius:4px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media screen and (max-width: 768px){.layout-container .app-main{padding:8px!important}.top-nav{padding:0 8px!important}.top-nav .nav-menu{overflow-x:auto;-webkit-overflow-scrolling:touch}.el-table{font-size:12px!important}.el-table .el-table__header th{padding:6px 0!important;font-size:12px!important}.el-table .el-table__body td{padding:6px 0!important}.el-table .cell{padding:0 4px!important}.el-card{border-radius:8px!important}.el-card .el-card__body{padding:12px!important}.el-dialog{width:95%!important;max-width:95vw!important;margin:2vh auto!important}.el-dialog .el-dialog__body{padding:12px!important;max-height:70vh;overflow-y:auto}.el-form .el-form-item{margin-bottom:12px!important}.el-form .el-form-item__label{font-size:13px!important;padding-bottom:4px!important}.el-pagination{flex-wrap:wrap;justify-content:center!important}.el-pagination .el-pagination__sizes{display:none!important}.toolbar{flex-wrap:wrap;gap:6px!important}.el-input-number{width:100px!important}.el-select{width:100%!important}.el-tag{font-size:11px!important}}@media screen and (min-width: 769px) and (max-width: 1024px){.layout-container .app-main{padding:12px!important}.el-dialog{width:80%!important;max-width:80vw!important}.el-table{font-size:13px!important}}@media screen and (max-width: 1366px){.el-table{font-size:13px!important}.el-table .el-table__header th{padding:8px 0!important}}.el-table{width:100%;overflow-x:auto}.toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.pagination{margin-top:16px;display:flex;justify-content:flex-end;flex-wrap:wrap}
