@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:14px;color:#303133;background-color:#f5f7fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}a{color:#409eff;text-decoration:none;transition:all .2s ease}a:hover{color:#73b8ff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f7fa}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.el-message{min-width:300px}.el-message-box{width:420px}.clearfix:after{content:"";display:block;clear:both}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-start{display:flex;align-items:center;justify-content:flex-start}.flex-end{display:flex;align-items:center;justify-content:flex-end}.mt-xs{margin-top:4px}.mt-sm{margin-top:8px}.mt-md{margin-top:16px}.mt-lg{margin-top:24px}.mb-xs{margin-bottom:4px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:24px}.ml-xs{margin-left:4px}.ml-sm{margin-left:8px}.ml-md{margin-left:16px}.ml-lg{margin-left:24px}.mr-xs{margin-right:4px}.mr-sm{margin-right:8px}.mr-md{margin-right:16px}.mr-lg{margin-right:24px}.text-primary{color:#409eff}.text-success{color:#67c23a}.text-warning{color:#e6a23c}.text-danger{color:#f56c6c}.text-info{color:#909399}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:12px}.text-sm{font-size:13px}.text-base{font-size:14px}.text-md{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.card{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001f,0 0 6px #0000000a;padding:24px}.page-container{padding:24px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header .page-title{font-size:18px;font-weight:600;color:#303133}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.form-footer{display:flex;align-items:center;justify-content:flex-end;margin-top:24px;padding-top:24px;border-top:1px solid #e4e7ed}.status-badge{display:inline-block;padding:2px 8px;border-radius:2px;font-size:13px}.status-badge.success{color:#67c23a;background-color:#dff3d5}.status-badge.warning{color:#e6a23c;background-color:#fdf8f1}.status-badge.danger{color:#f56c6c;background-color:#fff}.status-badge.info{color:#909399;background-color:#fafafb}
