.loading-bar{position:fixed;top:0;left:0;width:0;height:2px;background:#409eff;z-index:9999;transition:none}.loading-bar.active{width:80%;transition:width .4s ease}.loading-bar:not(.active){width:100%;transition:width .15s ease;opacity:0;transition:width .15s ease,opacity .3s ease .15s}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.el-table .el-table__row:hover>td{background-color:#ecf5ff!important}.el-table .el-table__header th{background-color:#fafafa!important;color:#303133;font-weight:600}.page{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 4px #0000000a;min-height:calc(100vh - 80px)}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h3{margin:0;font-size:18px;font-weight:600;color:#1d2129}.filter-bar{display:flex;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.pagination-wrap{display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}
