*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{color:#303133;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:14px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#909399}::-webkit-scrollbar-track{background:0 0}.flex{display:flex}.flex-1{flex:1}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.text-muted{color:#909399}.text-primary{color:#409eff}.text-success{color:#67c23a}.text-warning{color:#e6a23c}.text-danger{color:#f56c6c}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.page-container{padding:20px}.page-toolbar{background:#fff;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:16px 20px;display:flex}.page-content{background:#fff;border-radius:6px;padding:20px}.card-header{justify-content:space-between;align-items:center;display:flex}.card-title{color:#303133;font-size:16px;font-weight:600}.status-active{color:#67c23a}.status-suspended{color:#e6a23c}.status-banned,.status-killed{color:#f56c6c}.status-expired{color:#909399}
