* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  min-height: 100%;
  background: #080700;
}

body {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow-x: hidden;
  color: #f4d46f;
  font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Arial, sans-serif;
}

a,
button {
  -webkit-tap-highlight-color: transparent;
}

.mobile-shell {
  position: relative;
  width: 750px;
  height: var(--stage-height, 3224px);
  overflow: hidden;
  background: #080700;
}

.stage {
  position: absolute;
  top: 0;
  left: 0;
  width: 750px;
  height: var(--stage-height, 3224px);
  overflow: hidden;
  transform: scale(var(--page-scale, 1));
  transform-origin: top left;
  background: #080700 var(--page-bg) no-repeat top center / 750px 3224px;
}

.asset,
.casino-card,
.download-link {
  position: absolute;
  display: block;
}

.asset,
.feature img,
.casino-card img,
.download-link img {
  user-select: none;
  -webkit-user-drag: none;
}

.logo {
  left: 38px;
  top: 18px;
  width: 184px;
  height: 87px;
}

.hero-title {
  left: 28px;
  top: 105px;
  width: 367px;
  height: 153px;
}

.hero-slogan {
  left: 14px;
  top: 272px;
  width: 395px;
  height: 49px;
}

.intro {
  position: absolute;
  left: 25px;
  top: 351px;
  width: 430px;
  color: #d8c184;
  font-size: 21px;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 0;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.65);
}

.intro p {
  margin: 0;
  white-space: nowrap;
}

.intro strong {
  color: #fbf0bd;
  font-weight: 900;
}

.feature {
  height: 68px;
}

.feature img {
  display: block;
  width: 100%;
  height: 100%;
}

.feature-site {
  left: 41px;
  top: 614px;
  width: 188px;
}

.feature-news {
  left: 281px;
  top: 615px;
  width: 193px;
}

.feature-guide {
  left: 519px;
  top: 616px;
  width: 197px;
}

.feature-benefit {
  left: 41px;
  top: 722px;
  width: 188px;
}

.feature-community {
  left: 281px;
  top: 721px;
  width: 194px;
}

.download-link {
  left: 44px;
  top: 829px;
  width: 659px;
  height: 111px;
  border-radius: 58px;
}

.download-link:focus-visible,
.casino-card:focus-visible,
.copy-btn:focus-visible {
  outline: 3px solid rgba(255, 226, 124, 0.95);
  outline-offset: 4px;
}

.download-link img {
  width: 659px;
  height: 111px;
}

.recommend h2 {
  position: absolute;
  left: 72px;
  top: 1009px;
  margin: 0;
  color: #e9ca63;
  font-size: 34px;
  font-weight: 900;
  line-height: 44px;
  letter-spacing: 0;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.65);
}

.casino-card {
  left: var(--card-left);
  top: var(--card-top);
  width: var(--card-width, 312px);
  height: var(--card-height, 187px);
  overflow: hidden;
  border-radius: 24px;
}

.casino-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-888-entertainment {
  --card-left: 51px;
  --card-top: 1088px;
  --card-width: 312px;
}

.card-888-electronic {
  --card-left: 384px;
  --card-top: 1088px;
  --card-width: 312px;
}

.card-vegas {
  --card-left: 51px;
  --card-top: 1296px;
  --card-width: 312px;
}

.card-bofa {
  --card-left: 384px;
  --card-top: 1296px;
  --card-width: 312px;
}

.card-legend {
  --card-left: 51px;
  --card-top: 1504px;
  --card-width: 312px;
}

.card-macau {
  --card-left: 384px;
  --card-top: 1504px;
  --card-width: 312px;
}

.card-bofa-usdt {
  --card-left: 51px;
  --card-top: 1712px;
  --card-width: 312px;
}

.redeem-title {
  left: 62px;
  top: var(--redeem-title-top, 2100px);
  width: 343px;
  height: 104px;
}

.today-title {
  left: 107px;
  top: var(--today-title-top, 2216px);
  width: 536px;
  height: 84px;
}

.code-board {
  position: absolute;
  left: 10px;
  top: var(--code-board-top, 2300px);
  width: 731px;
  height: 814px;
  border: 2px solid #bca65d;
  border-radius: 17px;
  background: rgba(7, 7, 4, 0.2);
}

.code-row {
  position: absolute;
  left: 14px;
  top: var(--row-top);
  width: 699px;
  height: 114px;
  margin: 0;
  background: var(--code-row-bg) no-repeat center / 699px 114px;
}

.code-row h3,
.code-row p,
.code-value {
  position: absolute;
  margin: 0;
  white-space: nowrap;
  letter-spacing: 0;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.55);
}

.code-row h3 {
  left: 106px;
  top: 27px;
  color: #d2ae5b;
  font-size: 21px;
  font-weight: 900;
  line-height: 25px;
}

.code-row p {
  left: 106px;
  top: 62px;
  color: #ad8a3e;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.code-value {
  left: 364px;
  top: 37px;
  color: #e5c66f;
  font-size: 31px;
  font-weight: 900;
  line-height: 40px;
}

.copy-btn {
  position: absolute;
  display: block;
  left: 515px;
  top: 19px;
  width: 174px;
  height: 77px;
  padding: 0;
  border: 0;
  border-radius: 10px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  font: inherit;
  background: transparent var(--copy-button-bg) no-repeat center / 174px 77px;
}

.copy-btn.is-copied {
  filter: brightness(1.14);
}

.copy-toast {
  position: fixed;
  left: 50%;
  bottom: 28px;
  z-index: 10;
  max-width: calc(100vw - 48px);
  padding: 10px 18px;
  border: 1px solid rgba(255, 237, 166, 0.95);
  border-radius: 8px;
  color: #241505;
  background: #e7bf62;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transform: translate(-50%, 12px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.copy-toast.is-visible {
  opacity: 1;
  transform: translate(-50%, 0);
}

.footer {
  position: absolute;
  left: 40px;
  top: var(--footer-top, 3148px);
  width: 680px;
  color: #bd9236;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0;
  white-space: nowrap;
  text-align: left;
}
