* {
  box-sizing: border-box;
}

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

body {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow-x: hidden;
  color: #effff0;
  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, 3594px);
  overflow: hidden;
  background: #001507;
}

.stage {
  position: absolute;
  top: 0;
  left: 0;
  width: 750px;
  height: var(--stage-height, 3594px);
  overflow: hidden;
  transform: scale(var(--page-scale, 1));
  transform-origin: top left;
  background:
    linear-gradient(180deg, rgba(14, 65, 22, 0.48) 0%, rgba(0, 18, 7, 0) 170px),
    linear-gradient(180deg, #001f0b 0%, #001206 42%, #000a04 100%);
}

.stage::before {
  content: "";
  position: absolute;
  inset: 92px 0 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(22, 75, 22, 0.28) 0%, rgba(0, 19, 7, 0) 310px),
    linear-gradient(90deg, rgba(8, 47, 13, 0.2), rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0) 72%, rgba(8, 47, 13, 0.2));
}

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

.top-header {
  position: absolute;
  left: 0;
  top: var(--sticky-header-top, 0px);
  width: 750px;
  height: 157px;
  z-index: 20;
}

.top-header-bg {
  left: 0;
  top: 0;
  width: 750px;
  height: 157px;
  filter: drop-shadow(0 14px 20px rgba(0, 95, 18, 0.42));
  pointer-events: none;
}

.nav-logo {
  left: 53px;
  top: 11px;
  width: 204px;
  height: 96px;
}

.top-nav {
  position: absolute;
  left: 296px;
  top: 31px;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 69px;
  color: #f2fff1;
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: 0;
  white-space: nowrap;
}

.nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 116px;
  height: 69px;
  cursor: pointer;
  user-select: none;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

.nav-link-active {
  min-width: 176px;
  padding: 0;
  color: #073f14;
  background: url("./assets/images/%E5%A4%B4%E9%83%A8tab%E6%8C%89%E9%92%AE.png") no-repeat center / 176px 69px;
  box-shadow: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.38);
}

.nav-link-active::after {
  content: none;
}

.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: 28px;
  top: var(--download-link-top, 1807px);
  width: 691px;
  height: 141px;
  border-radius: 71px;
  z-index: 4;
  filter: drop-shadow(0 15px 22px rgba(0, 170, 42, 0.36));
}

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

.download-link img {
  width: 691px;
  height: 141px;
}

.recommend {
  position: absolute;
  left: 0;
  top: 0;
  width: 750px;
  height: 1248px;
}

.recommend::before {
  content: "";
  position: absolute;
  left: 0;
  top: 133px;
  width: 750px;
  height: 1115px;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(0, 12, 4, 0) 0%, rgba(1, 25, 8, 0.72) 84%, rgba(0, 12, 4, 0) 100%),
    linear-gradient(90deg, rgba(0, 54, 13, 0.18), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 54, 13, 0.18));
}

.recommend-title {
  position: absolute;
  left: 72px;
  top: 181px;
  width: 175px;
  height: 34px;
  filter: drop-shadow(0 0 10px rgba(75, 239, 89, 0.24));
}

.casino-card {
  left: var(--card-left);
  top: var(--card-top);
  width: var(--card-width, 312px);
  height: var(--card-height, 225px);
  overflow: hidden;
  border: 1px solid rgba(156, 255, 122, 0.13);
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(48, 125, 26, 0.36) 0%, rgba(5, 35, 12, 0.92) 48%, rgba(115, 82, 8, 0.22) 100%),
    #062011;
  box-shadow:
    inset 0 1px 0 rgba(190, 255, 166, 0.08),
    0 18px 30px rgba(0, 0, 0, 0.34);
}

.casino-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: inherit;
}

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

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

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

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

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

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

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

.card-888-physicaleducation {
  --card-left: 384px;
  --card-top: 990px;
  --card-width: 312px;
}

.world-cup {
  position: absolute;
  left: 0;
  top: 1250px;
  width: 750px;
  height: 708px;
  overflow: hidden;
  z-index: 1;
}

.world-cup-hero {
  left: 0;
  top: 0;
  width: 750px;
  height: 1055px;
}

.intro-heading {
  left: 125px;
  top: 1968px;
  width: 500px;
  height: 107px;
}

.intro-copy {
  position: absolute;
  left: 59px;
  width: 632px;
  margin: 0;
  color: #f8fff8;
  font-size: 28px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 5px;
  text-align: center;
  white-space: nowrap;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.7);
}

.intro-copy-line-1 {
  top: 2093px;
}

.intro-copy-line-2 {
  top: 2154px;
}

.redeem-title {
  left: 43px;
  top: var(--redeem-title-top, 2224px);
  width: 343px;
  height: 104px;
  filter: drop-shadow(0 0 10px rgba(88, 239, 95, 0.18));
}

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

.refresh-badge {
  left: 638px;
  top: calc(var(--today-title-top, 2375px) + 26px);
  width: 102px;
  height: 53px;
  cursor: pointer;
  filter: drop-shadow(0 7px 10px rgba(0, 0, 0, 0.32));
}

.refresh-btn {
  left: 633px;
  top: calc(var(--today-title-top, 2074px) + 14px);
  width: 106px;
  height: 56px;
  padding: 0;
  border: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
}

.refresh-btn img {
  display: block;
  width: 106px;
  height: 56px;
}

.code-board {
  position: absolute;
  left: 9px;
  top: var(--code-board-top, 2467px);
  width: 732px;
  height: 940px;
  overflow: visible;
  border: 2px solid rgba(219, 229, 122, 0.9);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(0, 61, 21, 0.96) 0%, rgba(0, 43, 14, 0.98) 100%);
  box-shadow:
    inset 0 0 0 1px rgba(180, 255, 147, 0.15),
    inset 0 0 24px rgba(29, 255, 79, 0.05),
    0 18px 30px rgba(0, 0, 0, 0.35);
}

.code-row {
  position: absolute;
  left: 16px;
  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;
  max-width: 236px;
  overflow: hidden;
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
  text-overflow: ellipsis;
}

.code-row p {
  left: 106px;
  top: 62px;
  max-width: 236px;
  overflow: hidden;
  color: rgba(172, 255, 174, 0.86);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-overflow: ellipsis;
}

.code-value {
  left: 350px;
  top: 36px;
  width: 180px;
  color: #b8ffba;
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
  text-shadow: 0 0 12px rgba(80, 255, 100, 0.42);
}

.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;
  filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.18));
}

.copy-btn.is-copied {
  filter: brightness(1.12) drop-shadow(0 8px 10px rgba(0, 0, 0, 0.18));
}

.copy-toast {
  position: fixed;
  left: 50%;
  bottom: 28px;
  z-index: 10;
  max-width: calc(100vw - 48px);
  padding: 10px 18px;
  border: 1px solid rgba(198, 255, 142, 0.95);
  border-radius: 8px;
  color: #06210b;
  background: #91e681;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.38);
  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: 0;
  top: var(--footer-top, 3518px);
  width: 750px;
  color: rgba(83, 181, 84, 0.9);
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0;
  white-space: nowrap;
  text-align: center;
}
