.view-root{width:100%;height:100%;padding:30px 30px;box-sizing:border-box;background-color:#f5f7fa;overflow-y:auto}.common-title{color:#333;font-size:18px;font-weight:700}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:20px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-title{font-size:20px;font-weight:700;color:#303133;margin:0}.page-actions{display:flex;align-items:center;gap:10px}.flex-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.flex-1-overflow-y{flex:1;overflow-y:auto}.btn-common{cursor:pointer;text-align:center;border-radius:8px;background-color:#0080ff;color:#fff;font-size:15px;width:110px;padding:10px 0}.table-margin-top{margin-top:15px}.table-margin-bottom{margin-bottom:15px}.list-btn-green{background-color:#37ca10}.list-btn-blue,.list-btn-green{cursor:pointer;color:#fff;font-size:14px;width:80px;text-align:center;padding:12px 0;border-radius:5px;box-sizing:border-box}.list-btn-blue{background-color:#0080ff}.list-btn-red{background-color:#fa4e32}.list-btn-red,.list-btn-yellow{cursor:pointer;color:#fff;font-size:14px;width:80px;text-align:center;padding:12px 0;border-radius:5px;box-sizing:border-box}.list-btn-yellow{background-color:#ff8500}.table-header{background-color:#0080ff;width:100%;color:#fff;height:52px;line-height:52px}.table-header,.table-item{display:flex;font-size:14px;align-items:center}.table-item{color:#242f57;padding-bottom:20px;border-bottom:1px solid #d3d3d3}.table-index{flex:1;text-align:center;padding:0 10px;box-sizing:border-box}.table-name,.table-type{flex:3;padding:0 10px;box-sizing:border-box}.table-operation{flex:1.5;padding:0 10px;box-sizing:border-box}.table-tag{color:#0080ff;padding:8px 12px;box-sizing:border-box;font-size:14px;border-radius:8px;border:1px solid #0080ff;background-color:#eff7ff}.btn-wrap-width{display:inline-block;cursor:pointer;color:#fff;background-color:#0080ff;font-size:15px;text-align:center;padding:10px 12px;border-radius:5px;box-sizing:border-box}.el-button--primary{background:#0080ff;border-color:#0080ff}.el-button--danger{background:#fa4e32;border-color:#fa4e32}.el-table th.el-table__cell{background:#0080ff;color:#fff}.common-card{background:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.05);padding:20px;margin-bottom:20px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #ebeef5}.card-title{font-size:16px;font-weight:500;color:#303133}.form-section{margin-bottom:30px}.form-section-title{font-size:14px;font-weight:500;color:#606266;margin-bottom:15px;padding-left:10px;border-left:3px solid #0080ff}.status-badge{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500}.status-badge.success{background:#f0f9ff;color:#67c23a;border:1px solid #c6e2ff}.status-badge.warning{background:#fdf6ec;color:#e6a23c;border:1px solid #f5dab1}.status-badge.danger{background:#fef0f0;color:#f56c6c;border:1px solid #fbc4c4}.status-badge.info{background:#f4f4f5;color:#909399;border:1px solid #d3d4d6}.action-buttons{display:flex;align-items:center;gap:10px}.action-buttons .el-button--mini{padding:7px 15px}.responsive-table{overflow-x:auto}.responsive-table .el-table{min-width:100%}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;z-index:999}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.version-container[data-v-7e47ce29]{padding:20px}