* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  tap-highlight-color: transparent;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
}

html {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  max-width: 540px;
  background: #eaf2fb;
}

body {
  min-height: 100%;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  line-height: 1;
  cursor: default;
  background: #eaf2fb;
}

a,
a:hover {
  color: inherit;
  text-decoration: none;
  outline: 0;
}

.worldcup-page {
  width: 10rem;
  min-height: 100vh;
  margin: 0 auto;
  background: #111;
}

.worldcup-screen {
  position: relative;
  width: 10rem;
  height: 34.9rem;
  margin: 0 auto;
  overflow: hidden;
  background: #111;
}

.worldcup-bg-wrap,
.worldcup-bg {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 10rem;
  height: auto;
}

.worldcup-bg,
.wc-logo,
.wc-hero,
.wc-rec-title,
.i1 img {
  user-select: none;
  pointer-events: none;
}

.wc-logo {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 0.58rem;
  display: block;
  width: 8.54rem;
  height: auto;
  transform: translateX(-50%);
}

.wc-hero {
  position: absolute;
  z-index: 3;
  left: -0.16rem;
  top: 1.62rem;
  width: 10.34rem;
  height: auto;
}

.line-btn-box {
  position: absolute;
  z-index: 5;
  left: 0.52rem;
  right: 0.44rem;
  top: 12.1rem;
  display: flex;
  gap: 0.53rem;
  height: 1.36rem;
}

.line-btn-box .sbtn {
  display: flex;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
  height: 1.36rem;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.42rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.42);
  -webkit-tap-highlight-color: transparent;
}

.line-btn-box .sbtn .ico1,
.line-btn-box .sbtn .ico2 {
  display: none;
}

.wc-register {
  background-image: url("../image/wordCup/btn-register.webp?v=2026-06-09");
}

.wc-download {
  background-image: url("../image/wordCup/btn-download.webp?v=2026-06-09");
}

.rec-box {
  position: absolute;
  z-index: 4;
  inset: 0;
}

.wc-rec-title {
  position: absolute;
  left: 0;
  top: 13.84rem;
  width: 10rem;
  height: auto;
}

.links {
  margin: 0;
}

.wc-line,
.wc-hidden-lines .btn-link {
  position: absolute;
  left: 0.57rem;
  width: 8.86rem;
  height: 1.4rem;
  border: 0.0267rem solid rgba(255, 255, 255, 0.22);
  border-radius: 0.7rem;
  background: rgba(0, 0, 0, 0.45);
  box-shadow: inset 0 0 0.04rem rgba(255, 255, 255, 0.12);
}

.wc-line-1 {
  top: 14.9rem;
}

.wc-line-2 {
  top: 16.46rem;
}

.wc-line-3 {
  top: 18.02rem;
}

.wc-line-4 {
  top: 19.58rem;
}

.wc-line-5 {
  top: 21.14rem;
}

.wc-hidden-lines .btn-link:nth-child(1) {
  top: 22.7rem;
}

.wc-hidden-lines .btn-link:nth-child(2) {
  top: 24.26rem;
}

.wc-hidden-lines .btn-link:nth-child(3) {
  top: 25.82rem;
}

.wc-hidden-lines .btn-link:nth-child(4) {
  top: 27.38rem;
}

.wc-hidden-lines .btn-link:nth-child(5) {
  top: 28.94rem;
}

.wc-hidden-lines .btn-link:nth-child(6) {
  top: 30.5rem;
}

.wc-hidden-lines .btn-link:nth-child(7) {
  top: 32.06rem;
}

.wc-line .i1,
.wc-hidden-lines .btn-link .i1 {
  position: absolute;
  left: 0.63rem;
  top: 0.51rem;
  width: 0.32rem;
  height: 0.32rem;
}

.wc-line .i1 img,
.wc-hidden-lines .btn-link .i1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.wc-line .i2,
.wc-line .i3,
.wc-line .i4,
.wc-hidden-lines .btn-link .i2,
.wc-hidden-lines .btn-link .i3,
.wc-hidden-lines .btn-link .i4 {
  position: absolute;
  top: 0;
  display: block;
  height: 1.4rem;
  line-height: 1.4rem;
  white-space: nowrap;
}

.wc-line .i2,
.wc-hidden-lines .btn-link .i2 {
  left: 1.55rem;
  width: 3.3rem;
  overflow: hidden;
  color: #f8f8f8;
  font-size: 0.38rem;
  font-weight: 400;
  text-overflow: ellipsis;
}

.wc-line .i3,
.wc-hidden-lines .btn-link .i3 {
  right: 2.76rem;
  width: 1.08rem;
  color: #92ff00;
  font-size: 0.38rem;
  font-weight: 400;
  text-align: right;
}

.wc-line .i4,
.wc-hidden-lines .btn-link .i4 {
  right: 0.32rem;
  top: 0.22rem;
  width: 2.08rem;
  height: 0.96rem;
  border-radius: 0.48rem;
  background: linear-gradient(180deg, #1788ff 0%, #0067e9 55%, #0052c4 100%);
  box-shadow: inset 0 0.03rem 0.08rem rgba(255, 255, 255, 0.3), 0 0.04rem 0.08rem rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 0.34rem;
  font-weight: 700;
  line-height: 0.96rem;
  text-align: center;
  text-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.32);
}

.wc-footer {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: 0.38rem;
  width: 10rem;
  color: rgba(255, 255, 255, 0.84);
  font-size: 0.32rem;
  line-height: 0.44rem;
  text-align: center;
}

.wc-hidden-lines {
  display: block;
}
