@charset "UTF-8";
.van-toast[data-v-5659d99c] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-5659d99c] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-5659d99c] {
  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-5659d99c] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-5659d99c] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-5659d99c] {
  z-index: 9999999 !important;
}
.myCommission__container[data-v-5659d99c] {
  padding-inline: 0.32rem;
  padding-block: 0 1.49333rem;
  font-family: bahnschrift;
}
.myCommission__container[data-v-5659d99c] .ar-searchbar__selector,
.myCommission__container .ar-searchbar[data-v-5659d99c],
.myCommission__container .ar-searchbar-type[data-v-5659d99c] {
  width: 100%;
}
.myCommission__container-content[data-v-5659d99c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.26667rem;
  margin-top: 0.56rem;
}
.myCommission__container-content__item[data-v-5659d99c] {
  border-radius: 0.13333rem;
  font-size: 0.34667rem;
  font-weight: 500;
  background: var(--bg_color_L2);
}
.myCommission__container-content__item-header[data-v-5659d99c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.13333rem;
  color: var(--text_color_L1);
  font-weight: 400;
  background: var(--main-color);
  height: 0.93333rem;
  line-height: 0.93333rem;
  padding: 0 0.13333rem;
  border-radius: 0.13333rem 0.13333rem 0 0;
}
.myCommission__container-content__item-header span[data-v-5659d99c] {
  font-weight: 400;
  font-size: 0.37333rem;
  color: var(--textW);
}
.myCommission__container-content__item-header .detail[data-v-5659d99c] {
  width: 3rem;
  height: 0.56rem;
  border: 0.01333rem solid var(--main-color);
  border-radius: 0.26667rem;
  text-align: center;
  color: var(--main-color);
  font-size: 0.32rem;
  position: relative;
}
.myCommission__container-content__item-header .detail[data-v-5659d99c]:after {
  content: ">";
  font-size: 0.4rem;
  position: absolute;
  right: 0.46667rem;
  top: -0.06667rem;
}
.myCommission__container-content__item-body[data-v-5659d99c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.2rem;
  padding: 0.26667rem 0.13333rem;
  color: var(--text_color_L2);
  font-size: 0.32rem;
  font-weight: 0;
}
.myCommission__container-content__item-body > div[data-v-5659d99c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: var(--bg_color_L3);
}
.myCommission__container-content__item-body > div span[data-v-5659d99c] {
  height: 0.8rem;
  padding: 0 0.26667rem;
  color: var(--text_color_L2);
  font-size: 0.32rem;
  line-height: 0.8rem;
}
.myCommission__container-content__item-body
  > div
  span[data-v-5659d99c]:first-of-type {
  -webkit-box-flex: 0.45;
  -webkit-flex: 0.45;
  flex: 0.45;
}
.myCommission__container-content__item-body > div .amount[data-v-5659d99c] {
  color: var(--norm_secondary-color);
  font-size: 0.4rem;
}
.myCommission__container-content__item-body
  > div
  .amount.orange[data-v-5659d99c] {
  color: var(--norm_secondary-color);
}
.myCommission__container-content__item-body
  > div
  .amount.grey[data-v-5659d99c] {
  color: var(--text_color_L1);
}
.myCommission__container-content__item-body > div .amount.fw[data-v-5659d99c] {
  font-weight: 600;
}
.myCommission__container-content__item-body > div .level[data-v-5659d99c] {
  color: var(--main-color);
  font-size: 0.4rem;
  font-weight: 700;
}
.myCommission__container[data-v-5659d99c] {
  padding-bottom: 0;
  font-family: Inter, sans-serif;
}
.myCommission__container[data-v-5659d99c]
  .navbar
  .navbar__content
  .navbar__content-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.myCommission__container[data-v-5659d99c]
  .navbar
  .navbar__content
  .navbar__content-right
  svg {
  width: 0.58667rem;
  height: 0.58667rem;
  margin-right: 0.06667rem;
}
.myCommission__container[data-v-5659d99c]
  .navbar
  .navbar__content
  .navbar__content-right
  span {
  color: var(--text_color_L2);
  font-size: 0.32rem;
}
.myCommission__container-msgWrapper[data-v-5659d99c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.32rem;
  overflow: hidden;
  overflow-y: scroll;
}
.myCommission__container-msgWrapper__item[data-v-5659d99c] {
  padding: 0.26667rem;
  border-radius: 0.06667rem;
  background: var(--bg_color_L2);
}
.myCommission__container-msgWrapper__item-title[data-v-5659d99c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.myCommission__container-msgWrapper__item-title svg[data-v-5659d99c] {
  width: 0.64rem;
  height: 0.64rem;
}
.myCommission__container-msgWrapper__item-title
  svg[data-v-5659d99c]:last-of-type {
  width: 0.48rem;
  height: 0.48rem;
  margin-left: auto;
}
.myCommission__container-msgWrapper__item-title span[data-v-5659d99c] {
  margin-left: 0.09333rem;
  font-size: 0.4rem;
  font-weight: 600;
}
.myCommission__container-msgWrapper__item-time[data-v-5659d99c] {
  margin-block: 0.10667rem 0.37333rem;
  color: var(--text_color_L2);
  font-size: 0.32rem;
  font-weight: 400;
}
.myCommission__container-msgWrapper__item-content[data-v-5659d99c] {
  color: var(--text_color_L2);
  font-size: 0.32rem;
  font-weight: 400;
  word-break: break-word;
}
.myCommission__container-empty[data-v-5659d99c] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.van-toast[data-v-ede350d4] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-ede350d4] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-ede350d4] {
  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-ede350d4] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-ede350d4] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-ede350d4] {
  z-index: 9999999 !important;
}
.icon-LV[data-v-ede350d4] {
  height: 0.61333rem;
  width: 1.33333rem;
  background: url(/assets/png/lv-450d4246.webp) no-repeat center center;
  background-size: cover;
  position: relative;
  text-align: center;
}
.icon-LV .txt[data-v-ede350d4] {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0.4rem;
  line-height: 0.42667rem;
  width: 0.69333rem;
  background: -webkit-linear-gradient(
    top,
    #fffba9 0%,
    #fff670 56.13%,
    #ffd180 100%
  );
  background: linear-gradient(180deg, #fffba9 0%, #fff670 56.13%, #ffd180 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.TeamReportDetail__C[data-v-ede350d4] {
  padding: 0 0.32rem;
}
.TeamReportDetail__C-head[data-v-ede350d4] {
  border-radius: 0.13333rem 0.13333rem 0 0;
  background-color: var(--bg_color_L2);
  min-height: 3.46667rem;
  padding: 0 0.26667rem;
}
.TeamReportDetail__C-head-top[data-v-ede350d4] {
  height: 1.06667rem;
  border-bottom: 0.01333rem solid #d6d6d6;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.37333rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--text_color_L1);
}
.TeamReportDetail__C-head-top-btn[data-v-ede350d4] {
  width: 3rem;
  height: 0.56rem;
  line-height: 0.56rem;
  border: 0.01333rem solid #f95959;
  border-radius: 0.26667rem;
  font-size: 0.32rem;
  color: #f95959;
  text-align: center;
}
.TeamReportDetail__C-head-detail[data-v-ede350d4] {
  padding: 0.29333rem 0;
  font-size: 0.34667rem;
  color: var(--text_color_L1);
}
.TeamReportDetail__C-head-detail > div[data-v-ede350d4] {
  height: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.TeamReportDetail__C-head-detail > div + div[data-v-ede350d4] {
  margin-top: 0.29333rem;
}
.TeamReportDetail__C-head-detail-time span[data-v-ede350d4] {
  font-size: 0.34667rem;
  color: #ff7f22;
}
.TeamReportDetail__C-head-detail-commission span[data-v-ede350d4] {
  color: #ff7f22;
}
.TeamReportDetail__C-img[data-v-ede350d4] {
  height: 0.01333rem;
  width: 100%;
  position: relative;
  border-bottom: 0.01333rem dashed #525167;
  border-width: 0.05333rem;
}
.TeamReportDetail__C-img[data-v-ede350d4]:after,
.TeamReportDetail__C-img[data-v-ede350d4]:before {
  content: "";
  display: block;
  background: var(--bg_color_L1);
  width: 0.56rem;
  height: 0.56rem;
  position: absolute;
  border-radius: 50%;
  top: -0.28rem;
}
.TeamReportDetail__C-img[data-v-ede350d4]:before {
  left: -0.28rem;
}
.TeamReportDetail__C-img[data-v-ede350d4]:after {
  right: -0.28rem;
}
.TeamReportDetail__C-detail[data-v-ede350d4] {
  border-radius: 0 0 0.13333rem 0.13333rem;
  background-color: var(--bg_color_L2);
  padding: 0.4rem 0.32rem;
}
.TeamReportDetail__C-detail .btn[data-v-ede350d4] {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  border: 0.01333rem solid var(--main-color);
  color: var(--main-color);
  text-align: center;
  border-radius: 0.8rem;
}
.TeamReportDetail__C-body[data-v-ede350d4] {
  background: var(--bg_color_L2);
  margin-top: 0.26667rem;
  border-radius: 0.13333rem;
}
.TeamReportDetail__C-body .title[data-v-ede350d4] {
  font-size: 0.37333rem;
  color: var(--text_color_L1);
  padding: 0.26667rem 0.33333rem 0;
}
.TeamReportDetail__C-body .box[data-v-ede350d4] {
  padding: 0.26667rem;
}
.TeamReportDetail__C-body-item[data-v-ede350d4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.37333rem;
  font-size: 0.34667rem;
  color: #7e829f;
  padding-left: 0.48rem;
  background-image: url(/assets/png/roundIcon-0eb364ea.webp);
  background-size: 0.26667rem;
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
}
html:lang(ar) .TeamReportDetail__C-body-item[data-v-ede350d4] {
  background-position: right center;
}
.TeamReportDetail__C-body-item[data-v-ede350d4]:last-child:before {
  content: normal;
}
.TeamReportDetail__C-body-item[data-v-ede350d4]:before {
  content: "";
  position: absolute;
  display: block;
  height: calc(100% + 0.4rem);
  width: 0;
  border-left: 0.01333rem dashed var(--main-color);
  left: 0.10667rem;
  top: 50%;
}
html:lang(ar) .TeamReportDetail__C-body-item[data-v-ede350d4]:before {
  right: 0.10667rem;
  left: auto;
}
.TeamReportDetail__C-body-item + div[data-v-ede350d4] {
  margin-top: 0.4rem;
}
.TeamReportDetail__C-body-item span[data-v-ede350d4] {
  color: var(--text_color_L1);
  font-size: 0.34667rem;
}
.TeamReportDetail__C-body-item span.meony[data-v-ede350d4] {
  color: #ff7f22;
}
.TeamReportDetail__C-body-item span.level[data-v-ede350d4] {
  color: var(--main-color);
}
.TeamReportDetail__C-body-grade[data-v-ede350d4] {
  overflow: hidden;
  margin-bottom: 0.66667rem;
}
.TeamReportDetail__C-body-grade-th[data-v-ede350d4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.33333rem;
  color: #fff;
  font-size: 0.34667rem;
  line-height: 1.33333rem;
  background: var(--sheet_nva_color);
  text-align: center;
}
.TeamReportDetail__C-body-grade-th .item[data-v-ede350d4] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.TeamReportDetail__C-body-grade-tr[data-v-ede350d4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: calc(100% + 0.01333rem);
  background-color: #fff;
  margin: 0 -0.01333rem -0.01333rem;
  color: var(--text_color_L2);
  background: var(--bg_color_L2);
}
.TeamReportDetail__C-body-grade-tr[data-v-ede350d4]:nth-of-type(odd) {
  background: var(--sheet_detail_bg_color);
}
.TeamReportDetail__C-body-grade-tr .item[data-v-ede350d4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 33.3%;
  height: 0.93333rem;
  padding: 0.06667rem 0;
  font-size: 0.34667rem;
}
