/*
Design Philosophy: 竞技导播舱叙事风格
Core Intent: 用导播台、监看屏、数据条与节目包装语汇构建原创的亚博体育品牌识别。
*/
:root {
  --bg: #071523;
  --bg-soft: #0c2032;
  --panel: rgba(11, 28, 43, 0.82);
  --line: rgba(133, 208, 255, 0.17);
  --line-strong: rgba(133, 208, 255, 0.34);
  --teal: #6be7ff;
  --cyan: #99f2ff;
  --blue: #0d3050;
  --text: #f1f7fb;
  --muted: #a9c0d6;
  --accent: #ff5d63;
  --shadow: 0 22px 60px rgba(0, 0, 0, 0.35);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
  color: var(--text);
  background:
    radial-gradient(circle at top left, rgba(83, 197, 255, 0.12), transparent 30%),
    linear-gradient(180deg, #05111d 0%, #081726 44%, #0b1e2d 100%);
  line-height: 1.7;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
button, input { font: inherit; }
.rc04iat {
  width: min(1220px, calc(100% - 32px));
  margin: 0 auto;
}
.uy6wd {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  background: rgba(4, 12, 20, 0.72);
  backdrop-filter: blur(14px);
}
.bgi9k {
  display: flex; justify-content: space-between; gap: 16px; align-items: center;
  min-height: 44px; color: var(--muted); font-size: 13px;
}
.v1in67d {
  position: sticky; top: 0; z-index: 30;
  background: rgba(5, 16, 27, 0.78);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.lec5jai {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 30px;
  align-items: center;
  min-height: 90px;
}
.ni8dy98w { display: flex; align-items: center; gap: 14px; min-width: 0; }
.mundyou { width: 52px; height: 52px; object-fit: contain; filter: drop-shadow(0 8px 18px rgba(0,0,0,.28)); }
.swv89wam { width: 210px; max-height: 62px; object-fit: contain; }
.xsflcpxr {
  display: flex; gap: 14px; flex-wrap: wrap; justify-content: flex-end;
}
.b1jjd {
  padding: 11px 16px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: var(--muted);
  font-size: 14px;
  transition: .28s ease;
}
.b1jjd:hover, .b1jjd.is-active {
  color: var(--text);
  border-color: rgba(133, 208, 255, 0.26);
  background: rgba(107, 231, 255, 0.08);
}
.lgn3g {
  border-top: 1px solid rgba(255,255,255,0.06);
  background: linear-gradient(90deg, rgba(10, 27, 43, 0.92), rgba(8, 21, 35, 0.72));
}
.yauko {
  min-height: 72px;
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 20px;
  align-items: center;
}
.dhbbhknu { margin: 0; color: var(--muted); font-size: 14px; }
.fceyjc90 {
  display: flex; gap: 10px; justify-content: flex-end;
}
.fceyjc90 input {
  flex: 1; min-width: 0; color: var(--text);
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(133, 208, 255, 0.18);
  border-radius: 999px;
  padding: 14px 18px;
}
  .fceyjc90 button, .a9pfa0o, .ae61vo8b a, .no2ncnh a {

  border: 0; cursor: pointer; border-radius: 999px;
  padding: 13px 18px; font-weight: 700;
  background: linear-gradient(90deg, var(--teal), #9ff2ff);
  color: #062132;
  transition: transform .24s ease, box-shadow .24s ease, opacity .24s ease;
  box-shadow: 0 12px 22px rgba(107, 231, 255, 0.2);
}
  .fceyjc90 button:hover, .a9pfa0o:hover, .ae61vo8b a:hover, .no2ncnh a:hover {

  transform: translateY(-2px);
  box-shadow: 0 16px 28px rgba(107, 231, 255, 0.26);
}
.fi4qs8 {
  padding: 72px 0 54px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.fi4qs8::after {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(8,21,35,0) 0%, rgba(8,21,35,0.6) 100%);
}
.v23tyugr {
  position: relative; z-index: 1;
  display: grid; grid-template-columns: 1.2fr .8fr; gap: 24px; align-items: end;
}
.ee6es5 {
  padding: 24px;
  max-width: 760px;
}
.j0bb4b {
  margin: 0 0 14px;
  color: var(--cyan);
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.2;
  letter-spacing: .02em;
}
h1 { font-size: clamp(34px, 5vw, 68px); margin-bottom: 18px; }
h2 { font-size: clamp(26px, 3vw, 40px); margin-bottom: 16px; }
h3 { font-size: 22px; margin-bottom: 10px; }
h4 { font-size: 18px; margin-bottom: 10px; }
h6 { font-size: 16px; margin-bottom: 12px; color: var(--cyan); }
p { color: var(--muted); }
.fbq3ual { font-size: 18px; max-width: 660px; color: #e9f5ff; }
.zwb5rdmi, .kwe166q, .r3a9dtr, .loie0, .tac67nq, .v3e2i, .no2ncnh, .qc0owc {
  display: flex; flex-wrap: wrap; gap: 10px;
}
.zwb5rdmi span, .kwe166q span, .r3a9dtr li, .tac67nq span {
  list-style: none;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(133, 208, 255, .2);
  background: rgba(8, 28, 45, .46);
  color: #d7edf9;
  font-size: 13px;
}
  .sw92nixb, .jz7n0vso, .sw634, .q9t8fxn, .fo8r7, .dos9jc, .vn06p4c, .yoxrom2n, .mjlnvc, .dr6lt9, .q7i1u, .i6jrj0d {

  background: linear-gradient(180deg, rgba(13, 33, 49, 0.82), rgba(10, 25, 38, 0.88));
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
  border-radius: 24px;
}
.sw92nixb {
  padding: 18px;
  display: grid; gap: 14px;
}
.blcqzxo1 {
  padding: 18px 18px 16px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.03);
}
.blcqzxo1 strong, .ywcv6g9u h3, .jz7n0vso h3, .sw634 h3, .fo8r7 h3, .dos9jc h3, .q9t8fxn h3 { display: block; color: #fff; }
.blcqzxo1 span { display: block; margin-top: 10px; color: var(--cyan); font-size: 30px; font-weight: 700; }
.g88pllei {
  display: flex; align-items: center; gap: 10px; padding: 20px 0 0; color: var(--muted); font-size: 14px;
}
.g88pllei .zyl30 { opacity: .48; }
.zfc7pbs4 {
  display: grid; grid-template-columns: 1.2fr .8fr; gap: 28px;
  padding: 36px 0 18px;
}
.c60st { grid-template-columns: 1fr; }
.qikfl { padding: 28px 0 18px; }
.wwebs { max-width: 800px; margin-bottom: 20px; }
.b76635, .zxgwy24, .vi5di2, .egpecdkf, .r9m6toeb {
  display: grid; gap: 18px;
}
.b76635 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.zxgwy24 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.vi5di2 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.egpecdkf { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.r9m6toeb { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.c3f92 {
  position: relative;
  min-height: 100%;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(133, 208, 255, 0.16);
  background: rgba(9, 24, 38, .94);
  box-shadow: var(--shadow);
}
.vogq91f { display: block; height: 100%; }
.h96v7l2h {
  position: relative; overflow: hidden; aspect-ratio: 16 / 10;
  background: linear-gradient(180deg, #14314d, #091b2a);
}
.h96v7l2h img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform .45s ease, filter .45s ease;
}
.c3f92:hover img { transform: scale(1.06); filter: brightness(.72); }
.pdyofg, .tm4qci6, .m6nm0 {
  position: absolute; z-index: 2;
  border-radius: 999px; font-weight: 700;
}
.pdyofg { left: 16px; top: 16px; padding: 8px 12px; background: rgba(5, 18, 31, .72); border: 1px solid rgba(255,255,255,.14); }
.tm4qci6 { right: 16px; bottom: 16px; padding: 7px 10px; background: rgba(4,14,25,.7); border: 1px solid rgba(255,255,255,.12); font-size: 13px; }
.m6nm0 {
  left: 50%; top: 50%; transform: translate(-50%, -40%);
  opacity: 0; padding: 15px 24px;
  background: rgba(107, 231, 255, .92); color: #062132;
  box-shadow: 0 16px 36px rgba(107, 231, 255, .3);
  transition: .3s ease;
}
.c3f92:hover .m6nm0, .c3f92:focus-within .m6nm0 { opacity: 1; transform: translate(-50%, -50%); }
.ywcv6g9u { padding: 18px 18px 20px; }
.ywcv6g9u p { margin: 0 0 14px; min-height: 66px; }
.tac67nq span { font-size: 12px; }
.jz7n0vso, .sw634, .fo8r7, .dos9jc, .q9t8fxn { padding: 22px; }
.sw634 span { color: var(--cyan); font-weight: 700; }
.c5d0ml35 { display: grid; grid-template-columns: 1.1fr .9fr; gap: 22px; align-items: start; }
.smgq4, .yoxrom2n img, .jkq3j2v img {
  width: 100%; border-radius: 24px; min-height: 100%; object-fit: cover;
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
}
.jkq3j2v, .w378iyqm {
  display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
}
.qs6gcshb { display: grid; gap: 18px; }
.ygcdt { color: var(--cyan); margin: -2px 0 10px; }
.q9t8fxn ul, .l6pw0a3h { padding-left: 18px; color: var(--muted); }
.no2ncnh { margin-top: 18px; }
.vkjod2v2 {
  display: grid; grid-template-columns: .72fr 1.28fr; gap: 20px; margin-top: 22px;
}
.xtqgh7 { display: grid; gap: 12px; }
.vn06p4c { padding: 18px 20px; }
  .vn06p4c summary { cursor: pointer; font-weight: 700; color: #fff; }

.vn06p4c p { margin: 12px 0 0; }
  .i6jrj0d { margin-top: 16px; padding: 18px 20px; }
  .i6jrj0d h3 { margin-bottom: 10px; }
  .i6jrj0d p { margin: 0; }

.ankq73, .v3e2i { margin-top: 18px; }
.ankq73 figure, .v3e2i figure {
  margin: 0; padding: 14px;
  border-radius: 20px; border: 1px solid rgba(133, 208, 255, 0.16);
  background: rgba(255,255,255,0.03);
}
.ankq73 figcaption, .v3e2i figcaption { margin-top: 12px; color: var(--muted); font-size: 13px; text-align: center; }
.vayg7bi {
  margin-top: 36px;
  padding: 36px 0 24px;
  background: linear-gradient(180deg, rgba(6, 17, 28, 0.86), rgba(4, 12, 20, 0.98));
  border-top: 1px solid rgba(255,255,255,0.06);
}
.r05f64 {
  display: grid; grid-template-columns: 1.08fr .92fr 1fr; gap: 20px;
}
  .mjlnvc, .dr6lt9, .q7i1u { padding: 22px; }

.zhta5 { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.zhta5 img:first-child { width: 46px; height: 46px; }
.zhta5 img:last-child { width: 182px; }
.qc0owc { padding: 0; margin: 14px 0 0; }
.qc0owc li { list-style: none; color: var(--muted); }
.dm5lpp {
  display: flex; justify-content: space-between; gap: 16px; align-items: center;
  margin-top: 24px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.06);
}
  .ae61vo8b { display: flex; flex-wrap: wrap; gap: 10px; margin: 12px 0 16px; }

.u1gpfki {
  position: fixed; right: 16px; bottom: 16px; z-index: 50;
  display: grid; gap: 10px; width: min(360px, calc(100% - 32px));
}
.dtm1u5 {
  padding: 14px 16px; border-radius: 18px;
  background: rgba(9, 24, 38, .94); border: 1px solid rgba(133,208,255,.18);
  box-shadow: var(--shadow); color: #e8f6ff;
  animation: toast-in .25s ease;
}
@keyframes toast-in {
  from { transform: translateY(10px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}
@media (max-width: 1080px) {
  .v23tyugr, .zfc7pbs4, .c5d0ml35, .jkq3j2v, .w378iyqm, .r05f64, .vkjod2v2, .yauko { grid-template-columns: 1fr; }
  .b76635, .zxgwy24, .r9m6toeb { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .vi5di2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .xsflcpxr { justify-content: flex-start; }
}
@media (max-width: 720px) {
  .lec5jai { grid-template-columns: 1fr; padding: 16px 0 12px; }
  .swv89wam { width: 170px; }
  .fceyjc90 { flex-direction: column; }
  .b76635, .zxgwy24, .vi5di2, .egpecdkf, .r9m6toeb { grid-template-columns: 1fr; }
  .fi4qs8 { padding-top: 48px; }
  .ee6es5 { padding: 0; }
  .bgi9k, .dm5lpp { flex-direction: column; align-items: flex-start; }
}
