
.app-container[data-v-6764ce0f] {
  min-height: calc(100vh - 130px);
  padding: 5px 12px 0 12px;
}
.top-item-box[data-v-6764ce0f] {
  height: 130px;
  background: #fff;
  margin-bottom: 12px;
  border-radius: 12px;
  color: #fff;
  padding: 16px;
}
.item-box-one[data-v-6764ce0f] {
  background: linear-gradient(30deg, #ed3a60, #f1557a, #f67da0);
  -webkit-box-shadow: 0 4px 12px #e7cfd6;
          box-shadow: 0 4px 12px #e7cfd6;
}
.item-box-two[data-v-6764ce0f] {
  background: linear-gradient(30deg, #1a94db, #4db1eb, #7acaf9);
  -webkit-box-shadow: 0 4px 12px #8ed2fa;
          box-shadow: 0 4px 12px #8ed2fa;
}
.item-box-three[data-v-6764ce0f] {
  background: linear-gradient(30deg, #c7a327, #d5ba47, #e3cf65);
  -webkit-box-shadow: 0 4px 12px #ece7cd;
          box-shadow: 0 4px 12px #ece7cd;
}
.item-box-four[data-v-6764ce0f] {
  background: linear-gradient(30deg, #6365f7, #9177f1, #cd8ee9);
  -webkit-box-shadow: 0 4px 12px #dcc9e6;
          box-shadow: 0 4px 12px #dcc9e6;
}
.box-card[data-v-6764ce0f] {
  height: 400px;
  margin-bottom: 12px;
  background-color: #fff;
  border-color: #ebe6f5;
}
.box-card[data-v-6764ce0f] .el-card__body {
  height: 100%;
}
.card-title[data-v-6764ce0f] {
  font-weight: bold;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-title[data-v-6764ce0f]::before {
  content: '';
  height: 70%;
  width: 5px;
  background: #3671e8;
  margin-right: 8px;
}



/*# sourceMappingURL=21.css.map?v=1751874030808*/