@charset "UTF-8";
.van-toast[data-v-00f99608] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-00f99608] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-00f99608] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-00f99608] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-00f99608] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-00f99608] {
  z-index: 9999999 !important;
}
.notification-container[data-v-00f99608] {
  padding: 0 0.32rem 0.4rem;
}
.notification-container-content[data-v-00f99608] {
  min-height: 2.66667rem;
  background: var(--bg_color_L2);
  border-radius: 0.26667rem;
  padding: 0.34667rem 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.32rem;
  color: var(--text_color_L1);
}
.notification-container-content-desc[data-v-00f99608] {
  margin-top: 0.32rem;
  word-break: break-all;
  color: var(--text_color_L2);
}
.notification-container-content-title[data-v-00f99608] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.notification-container-content-title span[data-v-00f99608] {
  font-size: 0.42667rem;
  color: var(--text_color_L1);
}
.notification-container-content-title svg[data-v-00f99608] {
  min-width: 0.66667rem;
  min-height: 0.66667rem;
  -webkit-margin-end: 0.16rem;
  margin-inline-end: 0.16rem;
}
.notification-container-content-detail[data-v-00f99608] {
  height: 100%;
  font-size: 0.34667rem;
  line-height: 0.66667rem;
  color: var(--text_color_L2);
  padding: 0.4rem 0.6rem 0.4rem 0.8rem;
}
.notification-container-content h5[data-v-00f99608] {
  margin-top: 0.34667rem;
  font-size: 0.32rem;
  color: var(--text_color_L3);
}
.notification-container-empty[data-v-00f99608] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
