
.kicked-content[data-v-e062335c] {
  text-align: center;
  padding: 8px 0;
}
.kicked-icon[data-v-e062335c] {
  margin-bottom: 16px;
}
.kicked-description[data-v-e062335c] {
  color: #606266;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.6;
}
.kicked-info[data-v-e062335c] {
  background: #f5f7fa;
  border-radius: 8px;
  padding: 16px;
  text-align: left;
}
.info-row[data-v-e062335c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #ebeef5;
}
.info-row[data-v-e062335c]:last-child {
  border-bottom: none;
}
.info-label[data-v-e062335c] {
  color: #909399;
  font-size: 13px;
}
.info-value[data-v-e062335c] {
  color: #303133;
  font-size: 13px;
  font-weight: 500;
}
