/* 乐鱼体育设计备忘：新未来工业影像主义，深色低键背景、赤橙高光、非对称布局、视频封面感、避免通用紫色渐变与过度圆角。 */
:root {
  --bg: #071019;
  --bg-soft: #0d1823;
  --panel: rgba(12, 21, 30, 0.78);
  --panel-strong: #101a25;
  --line: rgba(255, 255, 255, 0.12);
  --text: #e7edf3;
  --muted: #9fb0c0;
  --accent: #ff6a3c;
  --accent-soft: #ff8a58;
  --cyan: #75d4ff;
  --gold: #f3b77b;
  --poster-a: linear-gradient(135deg, #14283e 0%, #102334 55%, #1f3a58 100%);
  --poster-b: linear-gradient(135deg, #2d1b12 0%, #141012 55%, #5b3117 100%);
  --poster-c: linear-gradient(135deg, #111e1c 0%, #0f1317 60%, #27413b 100%);
  --shadow: 0 22px 80px rgba(0,0,0,.35);
  --radius: 22px;
  --radius-sm: 14px;
  --max: 1240px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: 'Noto Sans SC', system-ui, sans-serif;
  background: radial-gradient(circle at top right, rgba(117,212,255,.08), transparent 26%), linear-gradient(180deg, #071019 0%, #08131e 36%, #071019 100%);
  color: var(--text);
  line-height: 1.7;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.o3goo1t { width: min(var(--max), calc(100% - 32px)); margin: 0 auto; }
.g1olo78u {
  margin: 0 0 12px;
  color: var(--gold);
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: .78rem;
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 14px;
  font-family: 'Oswald', 'Noto Sans SC', sans-serif;
  line-height: 1.05;
  letter-spacing: .02em;
}
h1 { font-size: clamp(2.8rem, 6vw, 5.8rem); }
h2 { font-size: clamp(2rem, 4vw, 3.2rem); }
h3 { font-size: 1.35rem; }
p { margin: 0 0 16px; color: var(--text); }
ul { margin: 0; padding: 0; list-style: none; }

.ae8qu {
  position: sticky;
  top: 0;
  z-index: 30;
  backdrop-filter: blur(20px);
  background: rgba(6, 11, 18, .82);
  border-bottom: 1px solid var(--line);
}
.zk9ui7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 84px;
}
.o52if1 {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
.o52if1 span { display: grid; gap: 4px; }
.o52if1 strong { font-size: 1.06rem; letter-spacing: .06em; }
.o52if1 em { font-style: normal; font-size: .85rem; color: var(--muted); }
.ysewnek {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
}
.ocs1x {
  padding: 10px 14px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: var(--muted);
  transition: .28s ease;
  font-size: .95rem;
}
.ocs1x:hover, .ocs1x.active {
  color: #fff;
  border-color: rgba(255,106,60,.35);
  background: rgba(255,106,60,.08);
}
.xeadi {
  padding: 0 0 18px;
}
.njhybct {
  display: grid;
  gap: 8px;
  background: linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.02));
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 14px 18px 16px;
}
.njhybct label { font-weight: 700; }
.njhybct p { margin: 0; color: var(--muted); font-size: .92rem; }
.alvr8 { display: grid; grid-template-columns: 1fr auto; gap: 12px; }
.alvr8 input {
  min-height: 50px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.05);
  color: #fff;
  padding: 0 16px;
}
.alvr8 button, .kccfz6yk, .e54nt, .dtp3fzx {
  min-height: 50px;
  border-radius: 999px;
  border: none;
  padding: 0 22px;
  font-weight: 700;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}
.alvr8 button, .kccfz6yk {
  background: linear-gradient(135deg, var(--accent) 0%, #ff8d4d 100%);
  color: #fff;
  box-shadow: 0 18px 34px rgba(255,106,60,.22);
}
.e54nt {
  background: rgba(117,212,255,.08);
  color: #dff7ff;
  border: 1px solid rgba(117,212,255,.22);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.alvr8 button:hover, .kccfz6yk:hover, .e54nt:hover, .dtp3fzx:hover {
  transform: translateY(-2px);
}

.ecbsxh, .e8vs8 {
  position: relative;
  overflow: clip;
  min-height: 760px;
  display: grid;
  align-items: end;
  padding: 48px 0 92px;
}
.e8vs8 { min-height: 430px; padding-bottom: 64px; }
.pr7nbhw, .cytgcib {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lwtt5x {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(5,9,14,.88) 0%, rgba(5,9,14,.62) 38%, rgba(5,9,14,.28) 100%);
}
.zlc0nct, .iy63tk {
  position: relative;
  z-index: 2;
}
.zlc0nct {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .7fr);
  gap: 28px;
  align-items: end;
}
.v69ydok, .v92lk, .iy63tk {
  border: 1px solid rgba(255,255,255,.1);
  background: linear-gradient(180deg, rgba(7,14,21,.72), rgba(7,14,21,.46));
  backdrop-filter: blur(10px);
  box-shadow: var(--shadow);
}
.v69ydok, .iy63tk { padding: 30px; border-radius: 26px 26px 12px 26px; }
.v92lk {
  padding: 26px;
  border-radius: 16px 26px 26px 16px;
}
.juqao { max-width: 60ch; font-size: 1.06rem; color: #d5dce2; }
.ifeb2icc { display: flex; flex-wrap: wrap; gap: 10px; margin: 18px 0; }
.dt3gukq, .p47vtr5h {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.04);
  color: #fff;
  border-radius: 999px;
  padding: 8px 12px;
  font-size: .84rem;
}
.kp0ow7le {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0 8px;
}
.kp0ow7le div, .j2nn1, .u9624g5, .om4ny, .mtdrmaq7, .zvx1b9, .rmfk3 {
  background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.025));
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow);
}
.kp0ow7le div { padding: 16px; }
.kp0ow7le strong { display: block; font-size: 1.7rem; font-family: 'Oswald', sans-serif; color: #fff; }
.kp0ow7le span { color: var(--muted); font-size: .9rem; }
.w504fykm { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }
.v92lk ul { display: grid; gap: 12px; }
.v92lk li {
  color: #ecf0f4;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.h6qmf5v { padding: 86px 0; position: relative; }
.vyx2t3zj { margin-top: -54px; z-index: 3; }
.xfxtb { background: linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,.01)); }
.dmj17 { background: linear-gradient(180deg, rgba(255,106,60,.04), rgba(255,255,255,.01)); }
.kshcsc2 { max-width: 780px; margin-bottom: 28px; }
.kshcsc2 p:last-child { color: var(--muted); }

.orckth5 {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, .82fr);
  gap: 28px;
  align-items: start;
}
.orckth5.reverse { grid-template-columns: minmax(300px, .84fr) minmax(0, 1.16fr); }
.jq67b, .pbydvx, .ewvind7, .wtzrd5e, .txra6iok, .vaoyqv9 {
  display: grid;
  gap: 16px;
}
.jq67b { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.pbydvx { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.ewvind7, .wtzrd5e { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.vaoyqv9 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.txra6iok { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.u9624g5, .j2nn1, .mtdrmaq7, .om4ny, .zvx1b9 { padding: 22px; }
.u9624g5 h3, .j2nn1 h3, .zvx1b9 h3, .om4ny h3, .mtdrmaq7 h3 { font-size: 1.2rem; }
.u9624g5 p, .j2nn1 p, .zvx1b9 p, .om4ny p, .mtdrmaq7 p { color: var(--muted); }
.u9624g5.alt { background: linear-gradient(180deg, rgba(255,106,60,.06), rgba(255,255,255,.02)); }
.pbydvx article {
  padding: 20px;
  background: rgba(255,255,255,.03);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
}
.cd0pxt9x, .g2clvl {
  position: relative;
  overflow: hidden;
  border-radius: 26px;
  border: 1px solid var(--line);
  min-height: 100%;
  box-shadow: var(--shadow);
}
.cd0pxt9x img, .g2clvl img { width: 100%; height: 100%; min-height: 360px; object-fit: cover; }
.cd0pxt9x.compact img { min-height: 320px; }
.spf08hsa, .rwubak {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(6, 12, 18, .74);
  border: 1px solid rgba(255,255,255,.1);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 16px;
}

.ovhk8 {
  display: grid;
  gap: 0;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(255,255,255,.03);
  border: 1px solid rgba(255,255,255,.1);
  box-shadow: var(--shadow);
  transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}
.ovhk8:hover { transform: translateY(-4px); border-color: rgba(255,106,60,.4); }
.parvx {
  position: relative;
  min-height: 220px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.uz9cru3 {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: end start;
  padding: 18px;
  overflow: hidden;
}
.uz9cru3::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,.04), transparent 30%, rgba(6,10,14,.35));
  mix-blend-mode: screen;
}
.uz9cru3 span {
  position: relative;
  z-index: 1;
  font-family: 'Oswald', sans-serif;
  font-size: 2.2rem;
  letter-spacing: .18em;
  color: rgba(255,255,255,.18);
}
.eqgut7a {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%) scale(.8);
  width: 84px;
  height: 84px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.3);
  background: rgba(5,8,12,.58);
  color: #fff;
  font-size: 1.6rem;
  opacity: 0;
  transition: .26s ease;
  box-shadow: 0 0 0 0 rgba(255,106,60,.38);
}
.ovhk8:hover .eqgut7a { opacity: 1; transform: translate(-50%, -50%) scale(1); box-shadow: 0 0 0 18px rgba(255,106,60,.10); }
.mv95fzis { padding: 20px; }
.mv95fzis h3 { min-height: 56px; }
.mv95fzis p { color: var(--muted); }
.q83c1utr {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #d8dee4;
  font-size: .88rem;
}

.rccamzif {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}
.heo64 {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}
.efisox {
  padding: 20px;
  background: rgba(255,255,255,.03);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
}
.efisox p, .efisox li { color: var(--muted); }
.efisox ul { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.efisox ul li {
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.08);
}
.mkh4w2d8 {
  margin-top: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  overflow: hidden;
  background: rgba(255,255,255,.02);
}
.mkh4w2d8 summary {
  padding: 14px 18px;
  cursor: pointer;
  font-weight: 700;
}
.mkh4w2d8 pre {
  margin: 0;
  padding: 16px 18px 22px;
  color: #dce8f2;
  white-space: pre-wrap;
  overflow-x: auto;
  font-size: .84rem;
  background: rgba(3, 7, 12, .45);
}
.h90h4ywd { margin-top: 20px; }
.wyqarabj { margin-top: 56px; }

.wbpo0 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}
.wbpo0 span {
  display: grid;
  place-items: center;
  min-height: 96px;
  background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
  border: 1px solid var(--line);
  border-radius: 16px;
  color: #f3f6f8;
  font-family: 'Oswald', 'Noto Sans SC', sans-serif;
  letter-spacing: .08em;
}
.w3mbphvs {
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 18px;
  border-radius: var(--radius-sm);
  border: 1px solid var(--line);
  background: rgba(255,255,255,.03);
}

.om4ny .dx3k8a6k {
  color: var(--accent-soft);
  font-family: 'Oswald', sans-serif;
  font-size: 2rem;
  margin-bottom: 6px;
}
.ugmh8h4k { display: flex; flex-wrap: wrap; gap: 12px; }
.dtp3fzx {
  background: rgba(255,255,255,.05);
  color: #fff;
  border: 1px solid rgba(255,255,255,.12);
}
.amw565s {
  display: grid;
  gap: 12px;
}
.amw565s li {
  padding: 14px 16px 14px 20px;
  border-left: 3px solid var(--accent);
  background: rgba(255,255,255,.03);
  border-radius: 0 14px 14px 0;
}
.z9qzd {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  color: var(--muted);
  padding-top: 16px;
}
.z9qzd a { color: #dce4eb; }

.htzq8 {
  padding: 40px 0 18px;
  border-top: 1px solid rgba(255,255,255,.08);
  background: linear-gradient(180deg, rgba(0,0,0,.14), rgba(0,0,0,.32));
}
.vxfwx1 {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, .7fr) minmax(260px, .9fr);
  gap: 22px;
  align-items: start;
}
.ug4vwa { margin-bottom: 16px; }
.dt9oswpc {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: var(--muted);
  font-size: .92rem;
}
.pxdfk {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.csjluxi, .rmfk3 {
  padding: 18px;
  text-align: center;
}
.csjluxi p { margin: 10px 0 0; color: var(--muted); font-size: .92rem; }
.xzwg20 {
  margin-top: 16px;
  padding: 12px;
  border-radius: 12px;
  background: rgba(255,255,255,.04);
  color: var(--gold);
  font-family: 'Oswald', sans-serif;
  letter-spacing: .12em;
}
.sae65b {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding-top: 18px;
  margin-top: 18px;
  border-top: 1px solid rgba(255,255,255,.08);
  color: var(--muted);
  font-size: .94rem;
}

.wojwjhuq {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  padding: 14px 18px;
  border-radius: 14px;
  background: rgba(8, 15, 24, .94);
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: var(--shadow);
  color: #fff;
  opacity: 0;
  transform: translateY(12px);
  pointer-events: none;
  transition: .25s ease;
}
.wojwjhuq.show { opacity: 1; transform: translateY(0); }

@media (max-width: 1100px) {
  .zlc0nct, .orckth5, .orckth5.reverse, .rccamzif, .vxfwx1 {
    grid-template-columns: 1fr;
  }
  .txra6iok, .ewvind7, .wtzrd5e, .pbydvx, .vaoyqv9, .jq67b { grid-template-columns: 1fr 1fr; }
  .wyqarabj { margin-top: 0; }
}
@media (max-width: 760px) {
  .zk9ui7 { flex-direction: column; align-items: flex-start; padding: 14px 0; }
  .ysewnek { justify-content: flex-start; }
  .alvr8, .kp0ow7le, .txra6iok, .ewvind7, .wtzrd5e, .pbydvx, .vaoyqv9, .jq67b, .wbpo0, .pxdfk {
    grid-template-columns: 1fr;
  }
  .ecbsxh { min-height: 680px; }
  .v69ydok, .v92lk, .iy63tk { padding: 22px; }
  .w504fykm, .ugmh8h4k { flex-direction: column; }
  .sae65b { flex-direction: column; }
  .o3goo1t { width: min(var(--max), calc(100% - 24px)); }
  h1 { font-size: clamp(2.4rem, 13vw, 3.5rem); }
}
