:root {
  color-scheme: dark;
  --gold: #f4cf67;
  --gold-dim: #8d7432;
  --cyan: #00f1a1;
  --text: #f4f4ef;
  --muted: #8b9091;
  --line: rgba(214, 206, 174, 0.22);
  --product-accent: #d0a845;
  --main-height: calc(100vh - 1.52rem);
  font-family:
    "DFM-Med",
    "Microsoft YaHei",
    "PingFang SC",
    "Segoe UI",
    Arial,
    sans-serif;
}

@font-face {
  font-family: "DFM-Med";
  src: url("./cailiao/p-med.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DFM-Bold";
  src: url("./cailiao/p-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  min-width: 320px;
  height: 100%;
  min-height: 100%;
  margin: 0;
  overflow: hidden;
  background: #05090b;
  color: var(--text);
}

a {
  text-decoration: none;
}

a:hover,
button:hover {
  filter: brightness(1.06);
}

button:active {
  filter: brightness(0.92);
}

html {
  font-size: calc(100vw / 19.2);
}

button,
input {
  font: inherit;
}

button {
  cursor: pointer;
}

.activity-page {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  background: url("./cailiao/0239-dfm__cp__a20240918buy__rp.jpg") center / cover no-repeat;
}

.activity-page[data-view="season"] {
  background-image: var(--season-bg, url("./cailiao/0075-cp__a20240918buy__20260312__bg.jpg"));
}

.activity-page::before,
.activity-page::after {
  content: none;
  position: absolute;
  pointer-events: none;
}

.activity-page::before {
  inset: 0.8rem 0 0;
  background:
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.035) 0 0.01rem, transparent 0.01rem 1.7rem),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.022) 0 0.01rem, transparent 0.01rem 1.08rem);
  mix-blend-mode: screen;
}

.activity-page::after {
  inset: auto 0 0;
  height: 1.4rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.38), transparent);
}

.top-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 0.8rem;
  background: rgba(0, 0, 0, 0.3);
}

.top-nav-inner {
  position: absolute;
  top: 0.02rem;
  left: 50%;
  display: grid;
  grid-template-columns: 2.41rem 1fr auto;
  width: 18.2rem;
  height: 0.8rem;
  align-items: center;
  margin-left: -9.1rem;
  border-bottom: 0;
  background: url("./cailiao/0201-dfm__cp__a20240918buy__line1.png") 50% 100% / 100% auto no-repeat;
}

.brand {
  display: flex;
  align-items: center;
  gap: 0.12rem;
  color: #fff;
  text-decoration: none;
}

.brand img {
  width: 2.41rem;
  height: auto;
  display: block;
  margin-bottom: 0.06rem;
}

.brand i {
  display: none;
}

.tabs {
  display: flex;
  height: 0.8rem;
  align-items: stretch;
  margin-left: 0.67rem;
}

.tabs button {
  width: 1.88rem;
  height: 0.82rem;
  border: 0;
  background: transparent;
  color: #fff;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.24rem;
  font-weight: 700;
  line-height: 0.82rem;
  text-align: center;
}

.tabs button.is-active {
  border-bottom: 0;
  background:
    url("./cailiao/0060-cp__a20240918buy__20250326__nav_tab_bg.png") center bottom / 100% auto no-repeat;
}

.season-stage[hidden],
.mall-stage[hidden] {
  display: none;
}

.archive-panel[hidden],
.archive-checkout[hidden] {
  display: none;
}

.season-stage {
  position: relative;
  z-index: 2;
  width: 18.2rem;
  height: var(--main-height);
  min-height: 6.2rem;
  margin: 1.22rem auto 0;
}

.archive-switch {
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  gap: 0.06rem;
}

.archive-main {
  width: 0.92rem;
  height: 0.74rem;
  padding: 0;
  border: 0;
  background: transparent;
}

.archive-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.archive-panel {
  position: absolute;
  left: 1.02rem;
  right: 0;
  top: 0;
  bottom: 0.68rem;
}

.archive-panel::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.12rem;
  height: 100%;
  background: url("./cailiao/0079-cp__a20240918buy__20260312__line.png") center / 100% 100% no-repeat;
}

.archive-tabs {
  position: absolute;
  left: 0.24rem;
  top: 0;
  display: grid;
  width: 4.74rem;
  gap: 0.2rem;
}

.archive-tab {
  position: relative;
  width: 100%;
  height: 0.84rem;
  padding: 0 0 0 0.2rem;
  border: 0;
  background: transparent;
  color: #c4c5c5;
  text-align: left;
  overflow: visible;
  transition:
    color 0.18s linear,
    filter 0.18s linear;
}

.archive-tab-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  z-index: -1;
}

.archive-tab-logo {
  position: absolute;
  left: 0.075rem;
  top: 0.083rem;
  display: none;
  width: 0.775rem;
  height: 0.775rem;
  object-fit: contain;
}

.archive-tab-title {
  display: block;
  padding-top: 0.13rem;
  color: inherit;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 0.28rem;
}

.archive-tab-price {
  display: flex;
  align-items: center;
  margin-top: 0.02rem;
  color: var(--gold);
}

.archive-tab-price img {
  width: 0.235rem;
  height: 0.235rem;
  object-fit: contain;
}

.archive-tab-price em {
  display: block;
  margin-left: 0.04rem;
  color: var(--gold);
  font-size: 0.16rem;
  font-style: normal;
}

.archive-tab.is-active {
  padding-left: 0.94rem;
  filter: brightness(1.04);
}

.archive-tab.is-active .archive-tab-logo {
  display: block;
}

.archive-tab.is-active .archive-tab-title {
  color: var(--gold);
  font-size: 0.26rem;
  line-height: 0.32rem;
}

.archive-tab[data-profile-edition="fire"].is-active .archive-tab-title,
.archive-tab[data-profile-edition="allwar"].is-active .archive-tab-title {
  color: #fff;
}

.archive-tab[data-profile-edition="luxury"]:not(.is-active) .archive-tab-title {
  color: var(--gold);
}

.archive-rewards {
  position: absolute;
  left: 0.24rem;
  right: 5.26rem;
  bottom: 0;
}

.archive-rewards ul {
  display: flex;
  gap: 0.1rem;
  margin: 0 0 0.14rem;
  padding: 0;
  list-style: none;
}

.archive-rewards li {
  position: relative;
  width: 0.96rem;
  height: 0.96rem;
  border: 0;
  background: transparent;
}

.archive-rewards li.wide {
  width: 1.92rem;
}

.archive-rewards img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.archive-rewards li.reward-count span {
  position: absolute;
  right: 0.06rem;
  bottom: 0;
  color: #bebfbf;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.18rem;
  line-height: 0.26rem;
}

.archive-rewards p {
  position: relative;
  width: 100%;
  height: 0.24rem;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0.1rem;
  color: rgba(234, 235, 235, 0.8);
  font-size: 0.18rem;
  line-height: 0.24rem;
  white-space: nowrap;
}

.archive-rewards p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.02rem;
  height: 0.24rem;
  background: #e7c562;
}

.archive-copy {
  position: absolute;
  left: 0.24rem;
  bottom: 1.38rem;
  display: grid;
  gap: 0.1rem;
  color: #d8d8d8;
  font-size: 0.2rem;
}

.archive-copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.9rem;
  width: 1rem;
  height: 0.8rem;
  background: url("./cailiao/0101-cp__a20240918buy__20260312__threeplatetxt_icon_tips.png") center / 100% 100% no-repeat;
}

.archive-copy p {
  margin: 0;
  display: flex;
  align-items: center;
}

.archive-copy p img {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.16rem;
  object-fit: contain;
}

.archive-copy p::before {
  content: none;
}

.archive-checkout {
  position: absolute;
  right: 0;
  bottom: 0.68rem;
  display: grid;
  gap: 0.16rem;
}

.archive-gift-btn {
  position: relative;
  display: grid;
  grid-template-columns: 0.28rem 1fr 0.6rem;
  align-items: center;
  gap: 0.1rem;
  width: 2.92rem;
  height: 0.58rem;
  padding: 0 0.18rem;
  border: 0;
  background: url("./cailiao/0024-cp__a20240918buy__20250326__gold_btn_bg.png") center / 100% 100% no-repeat;
  color: var(--gold);
}

.archive-gift-btn .money-icon {
  width: 0.33rem;
  height: 0.33rem;
  object-fit: contain;
}

.archive-gift-btn b {
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.19rem;
}

.archive-gift-btn strong {
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.2rem;
}

.level-panel {
  position: absolute;
  inset: 0 0 0 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
}

.level-panel[hidden] {
  display: none;
}

.level-card {
  position: relative;
  width: 6.35rem;
  height: 8rem;
  min-height: 0;
  padding: 0.28rem 0.52rem;
  background: url("./cailiao/0016-cp__a20240918buy__20250326__black_dialog_bg.png") center bottom / 100% auto no-repeat;
}

.level-card h2 {
  margin: 0 0 0.16rem;
  color: #fff;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.36rem;
  font-weight: 700;
  text-align: center;
}

.level-line {
  display: block;
  width: 5.98rem;
  height: 0.07rem;
  margin-left: -0.34rem;
}

.level-change {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.26rem;
  margin: 0.94rem 0 0.76rem;
}

.level-icon-box {
  position: relative;
  width: 0.91rem;
  height: 1.23rem;
}

.level-icon-box img,
.level-bundle img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.level-icon-box strong {
  position: absolute;
  top: 0.25rem;
  left: 50%;
  color: #fff;
  font-size: 0.36rem;
  transform: translateX(-50%);
}

.level-arrow {
  width: 0.61rem;
  height: 0.33rem;
}

.level-card p {
  margin: 0 0 0.15rem;
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
}

.level-card p b {
  color: var(--gold);
}

.level-picker {
  display: grid;
  grid-template-columns: 0.38rem 1fr 0.38rem;
  gap: 0;
  align-items: center;
}

.level-picker button,
.level-presets button {
  border: 0;
  color: #fff;
}

.level-picker button:first-child {
  width: 0.38rem;
  height: 0.38rem;
  background: url("./cailiao/0018-cp__a20240918buy__20250326__decrease_btn.png") center / 100% auto no-repeat;
}

.level-picker button:first-child:not(:disabled) {
  background-image: url("./cailiao/0019-cp__a20240918buy__20250326__decrease_btn_active.png");
}

.level-picker button:last-child {
  width: 0.38rem;
  height: 0.38rem;
  background: url("./cailiao/0011-cp__a20240918buy__20250326__add_btn.png") center / 100% auto no-repeat;
}

.level-picker button:disabled {
  cursor: default;
  filter: grayscale(1) brightness(0.78);
}

.level-picker span {
  display: block;
  position: relative;
  z-index: 1;
  height: 0.38rem;
  line-height: 0.38rem;
  color: var(--gold);
  background: url("./cailiao/0064-cp__a20240918buy__20250326__num_input.png") center / 100% 100% no-repeat;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.16rem;
  font-weight: 400;
  text-align: center;
}

.level-presets {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.07rem;
  margin-top: 0.05rem;
}

.level-presets button {
  height: 0.32rem;
  background: url("./cailiao/0063-cp__a20240918buy__20250326__num_base_normal.png") center / 100% 100% no-repeat;
  color: #fff;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.18rem;
  font-weight: 700;
}

.level-presets button.is-active {
  background-image: url("./cailiao/0062-cp__a20240918buy__20250326__num_base_active.png");
  color: var(--gold);
}

.level-action {
  position: absolute;
  left: 50%;
  bottom: 0.24rem;
  z-index: 2;
  display: flex;
  width: 2.98rem;
  height: 0.58rem;
  grid-template-columns: none;
  justify-content: center;
  gap: 0.08rem;
  padding: 0 0.16rem;
  transform: translateX(-50%);
}

.level-action .money-icon {
  width: 0.33rem;
  height: 0.33rem;
  flex: 0 0 auto;
  object-fit: contain;
}

.level-action .level-price-stack {
  display: grid;
  min-width: 0.56rem;
  justify-items: center;
  line-height: 1;
}

.level-action strong {
  color: var(--gold);
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.18rem;
  line-height: 0.22rem;
}

.level-action em {
  position: static;
  color: #635839;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.16rem;
  font-style: normal;
  line-height: 0.18rem;
  text-decoration: line-through;
}

.level-action b {
  margin-left: 0.28rem;
  color: var(--gold);
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.18rem;
  line-height: 0.2rem;
}

.level-bundle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
  margin-top: 1.38rem;
}

.level-bundle img {
  width: 1.46rem;
  height: 1.46rem;
}

.level-bundle span {
  display: grid;
  gap: 0.04rem;
}

.level-bundle strong {
  color: #fff;
  font-size: 0.28rem;
}

.level-bundle em {
  color: #939393;
  font-size: 0.18rem;
}

.discount-badge {
  position: absolute;
  left: 1.65rem;
  bottom: 0.42rem;
  display: block;
  width: 0.6rem;
  height: 0.24rem;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.24rem;
  text-align: center;
  background: url("./cailiao/0066-cp__a20240918buy__20250326__red_sign.png") center / 100% 100% no-repeat;
}

.user-area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  color: #fff;
  font-size: 0.18rem;
  font-family: "DFM-Bold", sans-serif;
  font-weight: 700;
  line-height: 0.26rem;
  white-space: nowrap;
}

.record-link,
.logout-link {
  display: inline-flex;
  height: 0.3rem;
  align-items: center;
  border: 0;
  background: transparent;
  color: #fff;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 0.3rem;
}

.record-link {
  margin-right: 0.22rem;
  text-decoration: none;
}

.record-link .t_icon3 {
  display: inline-block;
  width: 0.18rem;
  height: 0.16rem;
  margin-right: 0.04rem;
  background: url("./cailiao/0002-cp__a20240918buy__1024__icon.png") 50% 0 / 100% auto no-repeat;
}

.record-link .btn_line {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.record-link .btn_line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.02rem;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.user_name {
  display: inline-block;
}

.logout-link {
  margin-left: 0.1rem;
}

.logout-link > * {
  display: inline-block;
  vertical-align: middle;
}

.logout-link .t_icon2 {
  width: 0.13rem;
  height: 0.17rem;
  margin: 0 0.04rem 0 0.1rem;
  background-position: -3.57rem -0.08rem;
}

.music-btn {
  width: 0.51rem;
  height: 0.41rem;
  margin-left: 0.3rem;
  border: 0;
  background: url("./cailiao/0241-dfm__cp__a20240918buy__sp.png") -2.62rem -0.08rem / 19.2rem auto no-repeat;
}

.music-btn.is-playing {
  background-position: -2.04rem -0.08rem;
}

.mall-stage {
  position: relative;
  z-index: 2;
  width: 18.2rem;
  height: var(--main-height);
  min-height: 6.2rem;
  margin: 1.22rem auto 0;
}

.mall-stage::before {
  content: "";
  position: absolute;
  left: 3.24rem;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(255, 255, 255, 0.22);
}

.recommend-panel {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.24rem;
  height: 100%;
  padding-left: 0.4rem;
  overflow: hidden;
}

.recommend-panel h1 {
  width: 2.82rem;
  margin: 0;
  height: 0.46rem;
  line-height: 0.4rem;
  color: #fff;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.2rem;
  font-weight: 700;
  background: url("./cailiao/0243-dfm__cp__a20240918buy__tit_bg.png") 50% 0 / 100% auto no-repeat;
}

.recommend-panel h1::after {
  content: none;
}

.recommend-track {
  position: absolute;
  top: 0.92rem;
  left: 0.08rem;
  width: 0.24rem;
  height: calc(100% - 0.92rem);
  border-left: 2px solid rgba(255, 255, 255, 0.18);
}

.recommend-list {
  display: grid;
  gap: 0.2rem;
  height: calc(100% - 0.92rem);
  max-height: none;
  margin-top: 0.24rem;
  padding-right: 0.14rem;
  overflow: auto;
}

.recommend-list::-webkit-scrollbar {
  width: 3px;
}

.recommend-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.4);
}

.recommend-card {
  position: relative;
  width: 2.58rem;
  height: 1.26rem;
  padding: 0;
  overflow: visible;
  border: 0;
  background: rgba(0, 0, 0, 0.38);
  color: #fff;
  text-align: left;
  transition:
    filter 0.18s linear,
    transform 0.18s linear;
}

.recommend-card.is-active {
  box-shadow: none;
}

.recommend-card:hover,
.recommend-card.is-active {
  transform: translateX(0.02rem);
}

.recommend-card.is-active::before {
  content: none;
}

.recommend-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.92) contrast(1.05);
}

.recommend-card::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 2.83rem;
  height: 1.26rem;
  pointer-events: none;
  background: url("./cailiao/0213-dfm__cp__a20240918buy__mask1_1.png") center top / 100% auto no-repeat;
  transition: 0.2s background-image linear;
}

.recommend-card:hover::after,
.recommend-card.is-active::after {
  background-image: url("./cailiao/0214-dfm__cp__a20240918buy__mask2.png");
}

.recommend-card strong {
  position: absolute;
  left: 0.1rem;
  right: 0.08rem;
  bottom: 0.1rem;
  z-index: 2;
  overflow: hidden;
  font-family: "DFM-Bold", sans-serif;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.14rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.timeline-dot {
  position: absolute;
  top: 0.58rem;
  left: -0.4rem;
  z-index: 2;
  display: block;
  width: 0.17rem;
  height: 0.18rem;
  border: 0;
  color: transparent;
  font-size: 0;
  background: url("./cailiao/0233-dfm__cp__a20240918buy__point1.png") center / 100% 100% no-repeat;
}

.recommend-card.is-active .timeline-dot {
  background-image: url("./cailiao/0234-dfm__cp__a20240918buy__point2.png");
  box-shadow: none;
}

.recommend-more {
  pointer-events: none;
}

.recommend-more img {
  display: none;
}

.recommend-more::before {
  content: "";
  position: absolute;
  top: 0.26rem;
  left: 50%;
  z-index: 2;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: -0.25rem;
  background: url("./cailiao/0242-dfm__cp__a20240918buy__suo.png") center / 100% auto no-repeat;
}

.recommend-more strong {
  right: 0;
  bottom: 0.14rem;
  text-align: center;
}

.product-focus {
  position: absolute;
  top: 0;
  right: 0;
  width: 14.5rem;
  height: 100%;
  min-height: 0;
}

.product-focus h2 {
  margin: 0;
  color: #fff;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.46rem;
  line-height: 0.6rem;
  font-weight: 400;
  letter-spacing: 0;
}

.product-focus h2::after {
  content: none;
}

.hero-character {
  position: absolute;
  top: 1.6rem;
  left: 0.2rem;
  width: 62%;
  max-width: none;
  height: calc(100% - 5.2rem);
  min-height: 2.8rem;
  object-fit: contain;
  object-position: center center;
  transform: translateX(30%);
  filter: drop-shadow(0 0.34rem 0.5rem rgba(0, 0, 0, 0.52));
}

.product-copy {
  position: absolute;
  left: 0;
  bottom: 1.42rem;
  width: 5.42rem;
}

.product-copy h3 {
  display: flex;
  align-items: center;
  gap: 0.14rem;
  width: 5.42rem;
  height: 0.7rem;
  margin: 0;
  border-bottom: 0.02rem solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.22rem;
  font-weight: 400;
  line-height: 0.34rem;
  letter-spacing: 0;
}

.product-copy h3::before {
  content: none;
}

.product-copy h3 img {
  width: 0.35rem;
  height: 0.35rem;
  object-fit: contain;
  flex: 0 0 auto;
}

.product-copy h3 span {
  display: block;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.product-copy p {
  width: 5.42rem;
  min-height: 0.38rem;
  margin: 0.1rem 0 0.08rem;
  color: rgba(255, 255, 255, 0.3);
  font-size: 0.16rem;
  line-height: 0.24rem;
}

.single-price {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  margin-bottom: 0.08rem;
  color: #fff;
}

.single-price strong {
  font-family: "DFM-Med", sans-serif;
  font-size: 0.2rem;
  font-weight: 400;
  letter-spacing: 0;
}

.ticket-icon {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  background: url("./cailiao/0112-dfm__cp__a20240918buy__icon1.png") center / contain no-repeat;
}

.outline-gift-btn {
  width: 1.64rem;
  height: 0.38rem;
  border: 1px solid var(--gold);
  background: rgba(0, 0, 0, 0.18);
  color: var(--gold);
  font-family: "DFM-Med", sans-serif;
  font-size: 0.16rem;
  font-weight: 400;
}

.outline-gift-btn:hover {
  background: rgba(244, 207, 103, 0.12);
}

.reward-strip {
  position: absolute;
  left: 0;
  width: 10.38rem;
  max-width: calc(100% - 4.12rem);
  bottom: 0;
  overflow: hidden;
}

.reward-strip ul {
  display: flex;
  gap: 0.1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.reward-strip li {
  position: relative;
  width: 1.32rem;
  height: 1.32rem;
  flex: 0 0 1.32rem;
  border: 0;
  background: url("./cailiao/0199-dfm__cp__a20240918buy__lb_bg1.png") center / 100% 100% no-repeat;
}

.reward-strip li.quality-grey {
  background-image: url("./cailiao/0110-dfm__cp__a20240918buy__grey.png");
}

.reward-strip li.quality-green {
  background-image: url("./cailiao/0109-dfm__cp__a20240918buy__green.png");
}

.reward-strip li.quality-blue {
  background-image: url("./cailiao/0103-dfm__cp__a20240918buy__blue.png");
}

.reward-strip li.quality-purple {
  background-image: url("./cailiao/0237-dfm__cp__a20240918buy__purple.png");
}

.reward-strip li.quality-orange {
  background-image: url("./cailiao/0216-dfm__cp__a20240918buy__orange.png");
}

.reward-strip li.quality-red {
  background-image: url("./cailiao/0238-dfm__cp__a20240918buy__red.png");
}

.reward-strip li.is-active::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: url("./cailiao/0200-dfm__cp__a20240918buy__lb_on.png") center / 100% 100% no-repeat;
}

.reward-strip button {
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: transparent;
}

.reward-strip img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.18rem;
  height: 1.18rem;
  object-fit: contain;
  transform: translate(-50%, -50%);
}

.reward-strip span {
  position: absolute;
  top: 0.05rem;
  right: 0.05rem;
  width: 0.28rem;
  height: 0.28rem;
  overflow: hidden;
  color: transparent;
  font-size: 0;
  background: url("./cailiao/0241-dfm__cp__a20240918buy__sp.png") -2.51rem -1.47rem / 19.2rem auto no-repeat;
}

.checkout-panel {
  position: absolute;
  right: 0;
  bottom: 0.2rem;
  z-index: 3;
  color: #fff;
  text-align: right;
}

.checkout-panel p {
  margin: 0 0 0.1rem;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 0.3rem;
}

.bundle-gift-btn {
  position: relative;
  display: grid;
  grid-template-columns: 0.34rem 0.86rem 1fr;
  width: 3.26rem;
  height: 0.69rem;
  align-items: center;
  gap: 0.1rem;
  margin-left: auto;
  padding: 0 0.2rem;
  border: 0;
  background: url("./cailiao/0024-cp__a20240918buy__20250326__gold_btn_bg.png") center / 100% 100% no-repeat;
  color: var(--gold);
  text-align: left;
}

.bundle-gift-btn:hover,
.archive-gift-btn:hover,
.btn_plbzs:hover {
  filter: brightness(1.12);
}

.bundle-gift-btn strong {
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.22rem;
  line-height: 0.26rem;
}

.bundle-gift-btn em {
  position: absolute;
  left: 0.74rem;
  bottom: 0.08rem;
  color: rgba(244, 207, 103, 0.5);
  font-size: 0.14rem;
  font-style: normal;
  text-decoration: line-through;
}

.bundle-gift-btn b {
  justify-self: end;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.22rem;
  line-height: 0.3rem;
}

.countdown {
  margin-top: 0.12rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.14rem;
  line-height: 0.2rem;
}

.countdown span {
  margin-left: 0.14rem;
  color: rgba(255, 255, 255, 0.75);
  font-weight: 700;
}

.pop_box,
.modal-backdrop,
.record-drawer {
  position: fixed;
  inset: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.modal-backdrop[hidden],
.record-drawer[hidden],
.toast[hidden] {
  display: none;
}

.pop {
  position: fixed;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
}

.gift-modal,
.record-pop,
.admin-pop {
  position: fixed;
  width: 8.19rem;
  height: 5.65rem;
  padding: 0.46rem 0.14rem 0 0.26rem;
  background: url("./cailiao/0235-dfm__cp__a20240918buy__pop2.png") center top / 100% auto no-repeat;
}

.sp {
  background-image: url("./cailiao/0241-dfm__cp__a20240918buy__sp.png");
  background-repeat: no-repeat;
  background-size: 19.2rem auto;
}

.modal-close,
.record-close,
.admin-close {
  position: absolute;
  top: 0.32rem;
  right: -0.3rem;
  z-index: 4;
  width: 0.4rem;
  height: 0.4rem;
  border: 0;
  background: url("./cailiao/0104-dfm__cp__a20240918buy__close.png") center top / 100% auto no-repeat;
}

.p_tit1 {
  position: relative;
  box-sizing: border-box;
  width: 7.22rem;
  height: 0.52rem;
  margin: 0 auto;
  padding-left: 0.5rem;
}

.gift-modal .p_tit1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.pt_txt {
  position: relative;
  display: inline-block;
  height: 0.44rem;
  margin: 0;
  color: #ededed;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.26rem;
  line-height: 0.48rem;
}

.pt_txt span {
  opacity: 0.8;
}

.pt_txt1 {
  position: static;
  flex: 0 0 auto;
  height: 0.44rem;
  margin: 0;
  color: #ebebeb;
  font-size: 0.16rem;
  line-height: 0.44rem;
  opacity: 0.6;
}

.pt_txt1 span {
  color: var(--gold);
}

.btn_prule {
  position: absolute;
  top: 0.1rem;
  right: -0.36rem;
  width: 0.22rem;
  height: 0.22rem;
  border: 0;
  background: url("./cailiao/0245-dfm__cp__a20240918buy__wen.png") center top / 100% auto no-repeat;
}

.p_tips {
  position: absolute;
  top: -0.36rem;
  left: 50%;
  box-sizing: border-box;
  min-width: 4.4rem;
  height: 0.44rem;
  padding: 0 0.4rem;
  border: 0.02rem solid #414648;
  background-color: #000;
  color: #ebebeb;
  font-size: 0.18rem;
  line-height: 0.44rem;
  text-align: center;
  white-space: nowrap;
  transform: translateX(-50%);
  animation: tipsanim 0.6s both;
}

.p_box1 {
  display: flex;
  width: 7.22rem;
  align-items: flex-start;
  justify-content: space-between;
  box-sizing: border-box;
  margin: 0.18rem auto 0;
  padding-left: 0.1rem;
}

.pbox_l {
  box-sizing: border-box;
  width: 2.88rem;
  height: 3.8rem;
  padding-right: 0.3rem;
  border-right: 1px solid #333637;
}

.gift-modal .p_box1::before {
  content: "";
  position: absolute;
  top: 1.34rem;
  left: 50%;
  width: 7.22rem;
  height: 1px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.12);
}

.gift-modal .p_box1 {
  position: relative;
}

.pdj_info {
  display: flex;
  flex-direction: column;
  height: 3rem;
  margin: 0 auto;
}

.pdj_box {
  position: relative;
  width: 2.58rem;
  height: 1.26rem;
  margin: 0 auto;
}

.pdj_box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.58rem;
  height: 1.26rem;
  background: url("./cailiao/0215-dfm__cp__a20240918buy__mask3.png") center top / 100% auto no-repeat;
}

.pdj_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 98%;
  height: 96%;
  object-fit: contain;
  transform: translate(-50%, -50%);
}

.pdj_txt1 {
  margin: 0.26rem auto 0;
  color: #ededed;
  font-size: 0.18rem;
  line-height: 0.24rem;
  text-align: center;
}

.pdj_txt2 {
  margin: 0.1rem auto;
  color: #ededed;
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.24rem;
  line-height: 0.34rem;
  text-align: center;
  text-shadow: 0 1px 0 #000;
}

.pdj_txt3 {
  min-height: 0.48rem;
  margin: 0;
  overflow: hidden;
  color: #ebebeb;
  font-size: 0.16rem;
  line-height: 0.24rem;
  text-align: center;
  opacity: 0.3;
}

.gift-modal.is-season-gift .pdj_info {
  align-items: center;
}

.gift-modal.is-season-gift .pdj_txt1 {
  order: 1;
  margin-top: 0.02rem;
}

.gift-modal.is-season-gift .pdj_txt2 {
  order: 2;
  margin: 0.08rem auto 0;
}

.gift-modal.is-season-gift .pdj_txt3 {
  order: 3;
  width: 2.4rem;
  margin: 0.1rem auto 0;
}

.gift-modal.is-season-gift .pdj_box {
  order: 4;
  width: 1.18rem;
  height: 1.18rem;
  margin-top: 0.18rem;
}

.gift-modal.is-season-gift .pdj_box::after {
  width: 1.18rem;
  height: 1.18rem;
}

.gift-modal.is-season-gift .pdj_price {
  margin-top: 0.06rem;
}

.pdj_price {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-family: "DFM-Bold", sans-serif;
}

.pdj_price i {
  width: 0.3rem;
  height: 0.3rem;
  background: url("./cailiao/0112-dfm__cp__a20240918buy__icon1.png") center / 100% auto no-repeat;
}

.pdj_price span {
  padding: 0 0.1rem;
  color: var(--gold);
  font-size: 0.24rem;
  line-height: 0.34rem;
}

.pdj_price s {
  color: #77642c;
  font-size: 0.14rem;
  line-height: 0.18rem;
}

.pbox_r {
  width: 4rem;
}

.login_mode {
  display: flex;
  width: 3.96rem;
  height: 0.3rem;
  align-items: center;
  margin: -0.04rem auto 0.08rem;
  border: 1px solid rgba(62, 63, 64, 0.9);
  background: rgba(4, 6, 6, 0.45);
}

.login_mode button {
  flex: 1 1 0;
  height: 100%;
  border: 0;
  border-right: 1px solid rgba(62, 63, 64, 0.9);
  background: transparent;
  color: rgba(234, 235, 235, 0.55);
  font-family: "DFM-Med", sans-serif;
  font-size: 0.14rem;
}

.login_mode button:last-child {
  border-right: 0;
}

.login_mode button.is-active {
  background: rgba(15, 247, 150, 0.14);
  color: #0ff796;
}

.search_box {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 3.96rem;
  height: 0.34rem;
  margin: 0 auto;
  padding: 0 0.46rem;
  background-position: -0.06rem -2.89rem;
}

.search_box[hidden] {
  display: none;
}

.search_box::after {
  content: "";
  position: absolute;
  top: 0.06rem;
  left: 0.1rem;
  width: 0.22rem;
  height: 0.23rem;
  background: url("./cailiao/0240-dfm__cp__a20240918buy__sel.png") center top / 100% auto no-repeat;
}

.search_box input {
  display: block;
  width: 3.16rem;
  height: 0.34rem;
  padding: 0;
  border: 0;
  outline: none;
  appearance: none;
  background: none;
  color: #ebebeb;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.16rem;
  line-height: 0.34rem;
}

.search_box input::-webkit-search-cancel-button,
.search_box input::-webkit-search-decoration {
  appearance: none;
}

.inp_clear {
  position: absolute;
  top: 50%;
  right: 0.1rem;
  width: 0.22rem;
  height: 0.22rem;
  margin-top: -0.11rem;
  border: 0;
  background-position: -3.92rem -0.78rem;
}

.user_box {
  position: relative;
  height: 2.42rem;
  margin: 0.1rem auto 0;
}

.login_qr_panel {
  --qr-size: clamp(196px, 1.96rem, 232px);
  box-sizing: border-box;
  width: 3.96rem;
  height: calc(var(--qr-size) + 0.32rem);
  margin: 0 auto;
  padding: 0.06rem 0.14rem;
  border: 1px solid #333637;
  background: rgba(0, 0, 0, 0.24);
  text-align: center;
}

.login_qr_panel[hidden] {
  display: none;
}

.login_qr_head {
  display: flex;
  height: 0.24rem;
  align-items: center;
  justify-content: center;
  gap: 0.12rem;
  margin: 0 0 0.04rem;
}

.login_qr_head strong {
  display: block;
  color: #eaebeb;
  font-size: 0.16rem;
  line-height: 0.2rem;
}

.login_qr_head button {
  height: 0.2rem;
  padding: 0 0.08rem;
  border: 1px solid rgba(15, 247, 150, 0.55);
  background: rgba(15, 247, 150, 0.1);
  color: #0ff796;
  font-size: 0.12rem;
  line-height: 0.18rem;
}

.login_qr_visual {
  position: relative;
  width: var(--qr-size);
  height: var(--qr-size);
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #333637;
  background: #fff;
}

.login_qr_visual iframe {
  position: absolute;
  display: block;
  top: -298px;
  left: -850px;
  width: 1920px;
  height: 940px;
  border: 0;
  transform: none;
  transform-origin: 0 0;
}

.login_qr_visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #fff;
}

.login_qr_visual iframe[hidden],
.login_qr_visual img[hidden] {
  display: none;
}

.no_user {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-top: 0.7rem;
}

.no_user img {
  display: block;
  width: 0.55rem;
  margin: 0 auto;
}

.no_user p {
  margin: 0.04rem auto 0;
  color: #ababab;
  font-size: 0.16rem;
  line-height: 0.3rem;
  text-align: center;
}

.list_user {
  width: 3.96rem;
  height: 2.58rem;
  margin: 0 auto;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
}

.list_user li {
  width: 3.74rem;
  margin-bottom: 0.18rem;
}

.list_user button {
  display: flex;
  width: 100%;
  min-height: 0.5rem;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  border: 0;
  background: transparent;
  color: #eaebeb;
  text-align: left;
}

.user_pic {
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
  overflow: hidden;
  margin: 0;
  border: 1px solid #333637;
  border-radius: 50%;
}

.user_pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.user_pic--new {
  display: grid;
  place-items: center;
  color: var(--gold);
  font-family: "DFM-Bold", sans-serif;
  font-size: 0.24rem;
}

.user_info {
  width: 2.6rem;
  margin: 0;
}

.user_info span {
  display: block;
  color: #eaebeb;
  font-size: 0.18rem;
  line-height: 0.24rem;
}

.user_info em {
  display: block;
  color: #ebebeb;
  font-size: 0.14rem;
  font-style: normal;
  line-height: 0.18rem;
  opacity: 0.3;
}

.user_icon {
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  background-position: -3.7rem -2.34rem;
}

.list_user li.on .user_icon {
  background-position: -3.7rem -1.94rem;
}

.selected-player {
  min-height: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  color: rgba(234, 235, 235, 0.45);
  font-size: 0.13rem;
  line-height: 0.2rem;
  text-align: right;
}

.selected-player strong {
  color: #eaebeb;
  font-family: "DFM-Bold", sans-serif;
}

.selected-player em {
  color: rgba(234, 235, 235, 0.4);
  font-style: normal;
}

.empty-text {
  color: var(--muted);
}

.pbtn_box {
  position: relative;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.pbtn_box_1 {
  margin-top: 0;
  padding-top: 0.32rem;
}

.gift-modal.is-login-qr .pbtn_box_1 {
  display: none;
}

.pnum_box {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #7f7f7f;
  font-size: 0.14rem;
  line-height: 0.22rem;
}

.pnum_box p {
  margin: 0;
  padding-right: 0.16rem;
}

.pnum_box p:last-child {
  padding-right: 0;
  padding-left: 0.16rem;
  border-left: 1px solid #38393a;
}

.pnum_box i {
  position: relative;
  top: -0.02rem;
  display: inline-block;
  width: 0.17rem;
  height: 0.17rem;
  margin-right: 0.04rem;
  vertical-align: middle;
  background: url("./cailiao/0112-dfm__cp__a20240918buy__icon1.png") center / 100% auto no-repeat;
}

.pnum_box i.p_icon1 {
  top: 0;
  width: 0.14rem;
  height: 0.14rem;
  background-image: url("./cailiao/0111-dfm__cp__a20240918buy__icon.png");
}

.btn_plbzs {
  display: flex;
  width: 2.46rem;
  height: 0.52rem;
  align-items: center;
  justify-content: space-around;
  border: 0;
  background-position: -0.1rem -3.37rem;
  font-family: "DFM-Bold", sans-serif;
}

.btn_plbzs .zs_num1 {
  display: flex;
  align-items: center;
  margin: 0 -0.2rem 0 0.2rem;
}

.btn_plbzs .zs_num1 span {
  display: grid;
  justify-items: center;
}

.btn_plbzs .zs_num1 i {
  position: relative;
  top: -0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  background: url("./cailiao/0112-dfm__cp__a20240918buy__icon1.png") center / 100% auto no-repeat;
}

.btn_plbzs .zs_num1 em {
  color: #0ff796;
  font-size: 0.2rem;
  font-style: normal;
  line-height: 0.22rem;
}

.btn_plbzs .zs_num1 s {
  color: #0ff796;
  font-size: 0.12rem;
  line-height: 0.14rem;
  opacity: 0.3;
}

.btn_plbzs .zs_txt {
  min-width: 0.9rem;
  margin: 0;
  color: #0ff796;
  font-size: 0.2rem;
  line-height: 0.28rem;
  text-align: center;
  opacity: 0.8;
}

.gift_box {
  position: relative;
  width: 6.4rem;
  height: 3.5rem;
  margin: 0.16rem auto 0;
}

.record-pop .gift_box {
  margin-top: 0.26rem;
}

.list_gift {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.list_gift li {
  position: relative;
  display: flex;
  height: 0.74rem;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #333637;
  color: #eaebeb;
  font-size: 0.14rem;
  line-height: 0.26rem;
}

.zl_name {
  width: 2.7rem;
  margin: 0;
}

.zl_name span,
.zl_name em,
.zl_txt1,
.zl_ct span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zl_name span {
  font-family: "DFM-Bold", sans-serif;
}

.zl_name em {
  color: rgba(234, 235, 235, 0.5);
  font-style: normal;
}

.zl_txt1 {
  width: 1.5rem;
  margin: 0;
  padding-top: 0.26rem;
  text-align: left;
}

.zl_ct {
  width: 2.2rem;
  text-align: right;
}

.zl_ct p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
}

.zl_ct p img {
  width: auto;
  height: 0.22rem;
  margin-right: 0.04rem;
}

.btn_sel {
  border: 0;
  background: transparent;
  color: #0ff796;
  font-size: 0.14rem;
  text-decoration: underline;
}

.gift_ct {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  display: none;
  width: 90%;
  padding: 0.16rem 0.2rem;
  border: 1px solid #333637;
  background: #010101;
  color: #ebebeb;
  font-size: 0.14rem;
  line-height: 0.2rem;
  transform: translate(-50%, -40%);
}

.gift_ct.show {
  display: block;
}

.lb_tips1 {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #eaebeb;
  font-size: 0.26rem;
  line-height: 0.4rem;
  text-align: left;
}

.lb_tips1[hidden] {
  display: none;
}

.lb_page {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.24rem auto 0;
}

.lb_page button {
  width: 1.04rem;
  height: 0.32rem;
  border: 1px solid #3e3f40;
  border-radius: 0.02rem;
  background-color: #151515;
  color: #eaebeb;
  font-size: 0.16rem;
  line-height: 0.3rem;
  text-align: center;
}

.lb_page button:disabled {
  color: rgba(234, 235, 235, 0.32);
  cursor: default;
}

.page_num {
  margin: 0;
  padding: 0 0.4rem;
  color: #6e6f6f;
  font-size: 0.16rem;
  line-height: 0.28rem;
}

.page_num span {
  color: #eaebeb;
}

.reset-records {
  position: absolute;
  right: 0.46rem;
  bottom: 0.2rem;
  width: 1.04rem;
  height: 0.32rem;
  border: 1px solid #3e3f40;
  border-radius: 0.02rem;
  background-color: #151515;
  color: #eaebeb;
  font-size: 0.14rem;
}

.admin_box {
  box-sizing: border-box;
  width: 6.9rem;
  height: 4.24rem;
  margin: 0.24rem auto 0;
  color: #eaebeb;
}

.admin_callback {
  box-sizing: border-box;
  height: 1.54rem;
  padding: 0.16rem 0.18rem;
  overflow: auto;
  border: 1px solid #333637;
  background: rgba(0, 0, 0, 0.25);
}

.admin_callback dl {
  display: grid;
  grid-template-columns: 1.2rem 1fr;
  gap: 0.08rem 0.14rem;
  margin: 0;
  font-size: 0.14rem;
  line-height: 0.2rem;
}

.admin_callback dt {
  color: rgba(234, 235, 235, 0.45);
}

.admin_callback dd {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
  color: #0ff796;
}

.admin_empty {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: rgba(234, 235, 235, 0.55);
  font-size: 0.18rem;
}

.admin_input_label {
  display: grid;
  gap: 0.08rem;
  margin-top: 0.18rem;
  color: rgba(234, 235, 235, 0.72);
  font-size: 0.15rem;
}

.admin_input_label textarea {
  box-sizing: border-box;
  width: 100%;
  height: 1.1rem;
  resize: none;
  border: 1px solid #333637;
  outline: none;
  background: rgba(0, 0, 0, 0.3);
  color: #eaebeb;
  font-family: "DFM-Med", sans-serif;
  font-size: 0.14rem;
  line-height: 0.22rem;
}

.admin_actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 0.18rem;
}

.admin_actions button {
  width: 1.24rem;
  height: 0.34rem;
  border: 1px solid rgba(15, 247, 150, 0.45);
  background: rgba(15, 247, 150, 0.08);
  color: #0ff796;
  font-size: 0.15rem;
}

.admin_actions p {
  margin: 0 0 0 0.18rem;
  color: rgba(234, 235, 235, 0.55);
  font-size: 0.14rem;
}

@keyframes tipsanim {
  from {
    transform: translate(-50%, 0.4rem);
    opacity: 0;
  }

  to {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}

.toast {
  position: fixed;
  top: 0.96rem;
  left: 50%;
  z-index: 10000;
  box-sizing: border-box;
  min-width: 4.4rem;
  max-width: 7.4rem;
  min-height: 0.44rem;
  padding: 0.08rem 0.4rem;
  border: 0.02rem solid #414648;
  background: #000;
  color: #ebebeb;
  font-size: 0.18rem;
  line-height: 0.28rem;
  text-align: center;
  white-space: nowrap;
  transform: translateX(-50%);
  animation: tipsanim 0.6s both;
  box-shadow: none;
}

.toast[data-type="error"] {
  border-color: #6f3832;
  background: #000;
  color: #ffd7d1;
}
