/*
媚黑 / otuxw87.cn 原创视觉系统
设计哲学：电竞暗夜档案馆。以深海军蓝作为可信、专业的内容底盘，以青绿色代表视频技术与社区流动，以琥珀金提示重点栏目和行动入口。布局避免单一居中堆叠，采用斜向英雄区、档案卡片、频道轨道和战术面板式模块，强化“国内知名游戏解说公司 + 视频社区”的EEAT表达。
*/
:root {
  --navy-950: #050a12;
  --navy-900: #0a111d;
  --navy-850: #0e1828;
  --navy-800: #132136;
  --navy-700: #1b304d;
  --teal-500: #17d4ba;
  --teal-300: #74e6d8;
  --amber-500: #im55ki;
  --amber-300: #y5j2v9;
  --white: #zi6r1zdj;
  --muted: #9fb0c5;
  --line: rgba(116, 230, 216, .22);
  --panel: rgba(14, 24, 40, .86);
  --panel-strong: rgba(19, 33, 54, .94);
  --shadow: 0 24px 70px rgba(0, 0, 0, .38);
  --radius-xl: 28px;
  --radius-lg: 18px;
  --radius-sm: 10px;
  --font-cn: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: var(--font-cn);
  color: var(--white);
  background:
    radial-gradient(circle at 10% 5%, rgba(23, 212, 186, .18), transparent 32rem),
    radial-gradient(circle at 86% 24%, rgba(245, 177, 55, .14), transparent 30rem),
    linear-gradient(180deg, var(--navy-950), var(--navy-900) 36%, #07101c 100%);
  line-height: 1.72;
  min-width: 320px;
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(116,230,216,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(116,230,216,.04) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(180deg, rgba(0,0,0,.8), transparent 72%);
  z-index: -1;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
button, input, textarea { font: inherit; }
.ba15j65p { width: min(1180px, calc(100% - 36px)); margin: 0 auto; }
.o889ogo { position: absolute; left: -999px; top: 12px; padding: 10px 14px; background: var(--teal-500); color: #041018; z-index: 99; border-radius: 8px; }
.o889ogo:focus { left: 12px; }

.kiq6x9 {
  position: sticky;
  top: 0;
  z-index: 20;
  backdrop-filter: blur(18px);
  background: rgba(5, 10, 18, .78);
  border-bottom: 1px solid rgba(116,230,216,.15);
}
.koanqj { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.pvp00n7 { display: flex; align-items: center; gap: 12px; flex: 0 0 auto; }
.j65gn { width: 34px; height: 34px; border-radius: 12px; box-shadow: 0 0 0 1px rgba(116,230,216,.35), 0 0 20px rgba(23,212,186,.28); }
.avf8v { width: 158px; height: auto; filter: drop-shadow(0 8px 18px rgba(23,212,186,.16)); }
.ixoxfd { display: flex; align-items: center; gap: 2px; list-style: none; padding: 0; margin: 0; }
.ixoxfd a { display: block; padding: 10px 13px; color: #jrnl54vq; border-radius: 999px; font-size: 15px; transition: .2s ease; }
.ixoxfd a:hover, .ixoxfd a:focus { color: var(--teal-300); background: rgba(23,212,186,.09); outline: none; }
.sj4rul6 { padding: 10px 16px; border-radius: 999px; color: #07101c; background: linear-gradient(135deg, var(--teal-500), var(--amber-500)); font-weight: 700; box-shadow: 0 10px 28px rgba(23,212,186,.24); }
.i1lxszsx { display: none; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 14px; background: rgba(12, 30, 46, .9); color: var(--white); cursor: pointer; }
.i1lxszsx span { display: block; width: 20px; height: 2px; margin: 5px auto; background: var(--teal-300); transition: .2s ease; }
.i1lxszsx.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.i1lxszsx.is-open span:nth-child(2) { opacity: 0; }
.i1lxszsx.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.dskavjz {
  position: relative;
  min-height: 680px;
  overflow: hidden;
  border-bottom: 1px solid rgba(116,230,216,.14);
}
.j7obk { position: absolute; inset: 0; z-index: 0; }
.j7obk img { width: 100%; height: 100%; object-fit: cover; filter: saturate(1.08) contrast(1.03); }
.j7obk::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(5,10,18,.94) 0%, rgba(5,10,18,.72) 43%, rgba(5,10,18,.34) 100%),
    linear-gradient(180deg, rgba(5,10,18,.14) 0%, rgba(5,10,18,.94) 100%);
}
.sgupfa1k { position: relative; z-index: 1; min-height: 680px; display: grid; grid-template-columns: minmax(0, 1.06fr) minmax(330px, .72fr); align-items: center; gap: 46px; padding: 78px 0 66px; }
.n184g { display: inline-flex; align-items: center; gap: 8px; color: var(--teal-300); background: rgba(23,212,186,.1); border: 1px solid rgba(116,230,216,.22); border-radius: 999px; padding: 7px 13px; font-size: 14px; letter-spacing: .04em; }
.n184g::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--amber-500); box-shadow: 0 0 18px var(--amber-500); }
.dskavjz h1 { margin: 22px 0 18px; max-width: 790px; font-size: clamp(38px, 6vw, 76px); line-height: 1.04; letter-spacing: -.05em; }
.dskavjz h1 strong, .uh73jc { color: transparent; background: linear-gradient(120deg, var(--teal-300), var(--amber-300)); -webkit-background-clip: text; background-clip: text; }
.ybo1tuy { max-width: 720px; color: #gwdt0; font-size: clamp(17px, 2.1vw, 21px); }
.ibign8jj { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 28px; }
.hko6fp { display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 0; cursor: pointer; border-radius: 999px; padding: 13px 19px; font-weight: 800; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.iytczjx { color: #06111d; background: linear-gradient(135deg, var(--teal-500), var(--amber-500)); box-shadow: 0 16px 34px rgba(23,212,186,.22); }
.mjr9lu8 { color: var(--white); border: 1px solid rgba(116,230,216,.34); background: rgba(13, 31, 50, .72); }
.hko6fp:hover, .hko6fp:focus { transform: translateY(-2px); outline: none; box-shadow: 0 18px 40px rgba(0,0,0,.28); }
.f8ols { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 34px; max-width: 690px; }
.ath34zr4 { padding: 16px; background: rgba(9, 18, 30, .72); border: 1px solid rgba(116,230,216,.18); border-radius: 20px; }
.ath34zr4 b { display: block; color: var(--amber-300); font-size: 25px; line-height: 1.1; }
.ath34zr4 span { color: var(--muted); font-size: 13px; }
.ttvctj0s { align-self: end; transform: translateY(18px) rotate(-1.6deg); padding: 22px; border: 1px solid rgba(116,230,216,.28); border-radius: var(--radius-xl); background: rgba(8, 17, 29, .78); box-shadow: var(--shadow); }
.ttvctj0s h2 { margin: 0 0 10px; font-size: 22px; }
.tshjdehp { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 12px 0; border-top: 1px solid rgba(116,230,216,.13); color: #ev58u; }
.tshjdehp:first-of-type { border-top: 0; }
.j2xtvqiw { color: #06111d; background: var(--amber-500); border-radius: 999px; padding: 4px 10px; font-size: 12px; font-weight: 800; }

.krqlal4 { padding: 84px 0; position: relative; }
.kqu9ykbx { padding: 58px 0; }
.ucu9z { color: var(--teal-300); font-weight: 800; letter-spacing: .08em; text-transform: uppercase; font-size: 13px; }
.x4pf7 { margin: 10px 0 16px; font-size: clamp(30px, 4vw, 50px); line-height: 1.12; letter-spacing: -.03em; }
.nj7zic { max-width: 770px; color: var(--muted); font-size: 17px; }
.u1yja4np { display: grid; grid-template-columns: minmax(0, .75fr) minmax(280px, .45fr); gap: 34px; align-items: end; margin-bottom: 34px; }
.xc1a2ma { border-left: 3px solid var(--amber-500); padding: 14px 16px; background: rgba(245,177,55,.08); color: #a4u4f1; border-radius: 0 18px 18px 0; }

.b1igjo93 { display: grid; gap: 20px; }
.vnjyldr { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.s04jnyh { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.y8wk1jp { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.l48xu3 { position: relative; overflow: hidden; background: var(--panel); border: 1px solid rgba(116,230,216,.17); border-radius: var(--radius-xl); box-shadow: 0 18px 48px rgba(0,0,0,.22); }
.rtqftfau { padding: 24px; }
.l48xu3::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(135deg, rgba(23,212,186,.08), transparent 38%, rgba(245,177,55,.07)); opacity: .75; }
.l48xu3 > * { position: relative; }
.y4f6o72 { min-height: 230px; transition: transform .22s ease, border-color .22s ease; }
.y4f6o72:hover { transform: translateY(-5px); border-color: rgba(23,212,186,.42); }
.y4f6o72 h3 { margin: 0 0 10px; font-size: 24px; }
.y4f6o72 p { color: var(--muted); margin: 0 0 18px; }
.gi2d550p { color: var(--amber-500); font-weight: 900; font-size: 14px; }
.ylzyv { display: flex; flex-wrap: wrap; gap: 8px; }
.nfxyl { display: inline-flex; align-items: center; border-radius: 999px; border: 1px solid rgba(116,230,216,.2); color: #atwxpj4b; background: rgba(23,212,186,.07); padding: 5px 10px; font-size: 13px; }

.gv70m { display: grid; grid-template-columns: minmax(0, .94fr) minmax(320px, .72fr); gap: 28px; align-items: stretch; }
.m31yn { min-height: 360px; border-radius: var(--radius-xl); overflow: hidden; box-shadow: var(--shadow); border: 1px solid rgba(116,230,216,.18); }
.m31yn img { width: 100%; height: 100%; object-fit: cover; }
.ofbz0g2 { padding: 30px; border-radius: var(--radius-xl); background: linear-gradient(180deg, rgba(19,33,54,.9), rgba(10,17,29,.92)); border: 1px solid rgba(116,230,216,.2); }
.ofbz0g2 h2 { margin-top: 0; }
.yt3x64rr { padding: 0; margin: 20px 0 0; list-style: none; }
.yt3x64rr li { margin: 10px 0; padding-left: 30px; position: relative; color: #r4qli5; }
.yt3x64rr li::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--teal-300); font-weight: 900; }

.patutf { display: grid; grid-template-columns: 1.05fr .95fr .95fr; grid-auto-rows: 1fr; gap: 20px; }
.nw1qu22z { position: relative; min-height: 310px; border-radius: 26px; overflow: hidden; background: #07101c; border: 1px solid rgba(116,230,216,.19); box-shadow: 0 24px 58px rgba(0,0,0,.32); cursor: pointer; }
.nw1qu22z.large { grid-row: span 2; min-height: 650px; }
.nw1qu22z img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease, filter .35s ease; }
.nw1qu22z::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 16%, rgba(5,10,18,.2) 52%, rgba(5,10,18,.94) 100%); }
.nw1qu22z:hover img, .nw1qu22z.is-active img { transform: scale(1.06); filter: brightness(.82); }
.b5xsex { position: absolute; z-index: 2; inset: 0; margin: auto; width: 72px; height: 72px; border-radius: 50%; display: grid; place-items: center; color: #07101c; background: rgba(255,255,255,.86); box-shadow: 0 0 0 0 rgba(23,212,186,.32); opacity: 0; transform: scale(.82); transition: .24s ease; }
.b5xsex::before { content: ""; width: 0; height: 0; border-top: 14px solid transparent; border-bottom: 14px solid transparent; border-left: 22px solid #08121f; margin-left: 5px; }
.nw1qu22z:hover .b5xsex, .nw1qu22z:focus-within .b5xsex, .nw1qu22z.is-active .b5xsex { opacity: 1; transform: scale(1); box-shadow: 0 0 0 14px rgba(23,212,186,.13); }
.oz6cdu7 { position: absolute; z-index: 3; left: 20px; right: 20px; bottom: 18px; }
.oz6cdu7 .dxwgs4 { display: inline-flex; margin-bottom: 8px; color: #06111d; background: var(--teal-500); border-radius: 999px; padding: 4px 10px; font-weight: 800; font-size: 12px; }
.oz6cdu7 h3 { margin: 0 0 7px; font-size: 22px; line-height: 1.22; }
.oz6cdu7 p { margin: 0; color: #wjp2jt9m; font-size: 14px; }
.l170qp { position: absolute; right: 16px; top: 16px; z-index: 3; color: var(--amber-300); background: rgba(5,10,18,.7); border: 1px solid rgba(245,177,55,.28); border-radius: 999px; padding: 5px 10px; font-size: 12px; }

.vtjtpst { position: relative; padding-left: 24px; }
.vtjtpst::before { content: ""; position: absolute; left: 4px; top: 8px; bottom: 8px; width: 2px; background: linear-gradient(var(--teal-500), var(--amber-500)); }
.clbys { position: relative; margin-bottom: 20px; padding: 20px; border-radius: 20px; background: rgba(14,24,40,.68); border: 1px solid rgba(116,230,216,.15); }
.clbys::before { content: ""; position: absolute; left: -27px; top: 26px; width: 14px; height: 14px; border-radius: 50%; background: var(--amber-500); box-shadow: 0 0 0 6px rgba(245,177,55,.12); }
.clbys h3 { margin: 0 0 8px; }
.clbys p { margin: 0; color: var(--muted); }

.kca3p { display: grid; grid-template-columns: 84px minmax(0, 1fr); gap: 16px; align-items: start; }
.amthg470 { width: 84px; height: 84px; border-radius: 24px; display: grid; place-items: center; font-weight: 900; font-size: 28px; color: #06111d; background: linear-gradient(135deg, var(--teal-500), var(--amber-500)); box-shadow: 0 12px 30px rgba(23,212,186,.18); }
.kca3p h3 { margin: 0 0 6px; }
.t5z0zp { color: var(--amber-300); font-weight: 800; font-size: 14px; }
.kca3p p { color: var(--muted); margin-bottom: 0; }

.erv51 { padding: 22px; }
.erv51 p { margin-top: 0; color: #rdd4ckb; }
.h56u331k { color: var(--amber-500); letter-spacing: .08em; }
.k456h9 { display: flex; justify-content: space-between; gap: 10px; color: var(--muted); font-size: 14px; border-top: 1px solid rgba(116,230,216,.13); padding-top: 12px; }

.cfyrbby { display: grid; gap: 14px; }
.n109s4oy { border-radius: 20px; background: rgba(14,24,40,.78); border: 1px solid rgba(116,230,216,.16); overflow: hidden; }
.paa0k6z { width: 100%; color: var(--white); background: transparent; border: 0; padding: 20px 22px; display: flex; align-items: center; justify-content: space-between; text-align: left; cursor: pointer; font-weight: 800; }
.paa0k6z::after { content: "+"; color: var(--teal-300); font-size: 24px; }
.n109s4oy.is-open .paa0k6z::after { content: "−"; }
.cy5qpsc1 { display: none; padding: 0 22px 22px; color: var(--muted); }
.n109s4oy.is-open .cy5qpsc1 { display: block; }

.q1y762os { margin: 26px 0 0; color: var(--muted); font-size: 14px; }
.q1y762os a { color: var(--teal-300); }
.tovkr2ea { padding: 72px 0 44px; background: linear-gradient(135deg, rgba(23,212,186,.08), transparent 45%, rgba(245,177,55,.08)); border-bottom: 1px solid rgba(116,230,216,.13); }
.tovkr2ea h1 { margin: 12px 0 12px; font-size: clamp(36px, 5vw, 62px); line-height: 1.08; letter-spacing: -.035em; }
.tovkr2ea p { max-width: 820px; color: #agfasa; font-size: 18px; }

.c8ol1 { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 10px; margin-top: 24px; max-width: 720px; }
.c8ol1 input { width: 100%; border: 1px solid rgba(116,230,216,.24); border-radius: 999px; padding: 14px 18px; color: var(--white); background: rgba(5,10,18,.72); outline: none; }
.c8ol1 input:focus { border-color: var(--teal-500); box-shadow: 0 0 0 4px rgba(23,212,186,.12); }
.f2e3cf { margin-top: 10px; color: var(--amber-300); min-height: 28px; }

.wnadc { display: grid; grid-template-columns: minmax(0, .8fr) minmax(340px, .62fr); gap: 26px; }
.slqcaq { padding: 0; margin: 0; list-style: none; }
.slqcaq li { padding: 14px 0; border-bottom: 1px solid rgba(116,230,216,.12); }
.iedtgs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.bod0djo { padding: 16px; border-radius: 20px; background: rgba(255,255,255,.04); border: 1px solid rgba(116,230,216,.16); }
.bod0djo img { border-radius: 16px; }
.bod0djo strong { display: block; margin-top: 10px; color: var(--teal-300); }

.oiquqe0 { background: linear-gradient(180deg, rgba(5,10,18,.5), rgba(5,10,18,.98)); border-top: 1px solid rgba(116,230,216,.14); padding: 48px 0 24px; }
.gltkrbb { display: grid; grid-template-columns: 1.05fr .7fr .7fr .7fr; gap: 28px; }
.bnafadm { width: 168px; margin-bottom: 14px; }
.gltkrbb p, .gltkrbb li { color: var(--muted); }
.gltkrbb h2, .gltkrbb h3 { margin-top: 0; }
.gltkrbb ul { padding: 0; margin: 0; list-style: none; }
.gltkrbb li { margin: 8px 0; }
.fp0xy59t { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; margin-top: 28px; padding-top: 20px; border-top: 1px solid rgba(116,230,216,.12); color: #7f91a5; font-size: 14px; }
.fp0xy59t a { color: var(--teal-300); }

.b4uwbj1u { opacity: 0; transform: translateY(22px); transition: opacity .6s ease, transform .6s ease; }
.b4uwbj1u.is-visible { opacity: 1; transform: none; }
.cbs1wfhg { position: fixed; left: 50%; bottom: 28px; transform: translateX(-50%) translateY(20px); z-index: 80; opacity: 0; pointer-events: none; background: rgba(5,10,18,.94); color: var(--white); border: 1px solid rgba(116,230,216,.25); border-radius: 999px; padding: 12px 18px; box-shadow: var(--shadow); transition: .22s ease; }
.cbs1wfhg.show { opacity: 1; transform: translateX(-50%) translateY(0); }

@media (max-width: 1020px) {
  .sgupfa1k, .u1yja4np, .gv70m, .wnadc { grid-template-columns: 1fr; }
  .ttvctj0s { align-self: auto; transform: none; }
  .y8wk1jp { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .patutf { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .nw1qu22z.large { grid-row: auto; min-height: 360px; }
  .gltkrbb { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .i1lxszsx { display: block; }
  .ixoxfd { position: fixed; left: 18px; right: 18px; top: 82px; display: none; flex-direction: column; align-items: stretch; padding: 14px; border-radius: 22px; background: rgba(7, 16, 28, .98); border: 1px solid rgba(116,230,216,.21); box-shadow: var(--shadow); }
  .ixoxfd.is-open { display: flex; }
  .ixoxfd a { border-radius: 14px; }
  .sj4rul6 { display: none; }
  .avf8v { width: 142px; }
  .dskavjz { min-height: auto; }
  .sgupfa1k { min-height: auto; padding-top: 62px; }
  .f8ols { grid-template-columns: 1fr; }
  .vnjyldr, .s04jnyh, .y8wk1jp, .patutf { grid-template-columns: 1fr; }
  .krqlal4 { padding: 64px 0; }
  .m31yn { min-height: 260px; }
  .iedtgs { grid-template-columns: 1fr; }
  .c8ol1 { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .ba15j65p { width: min(100% - 26px, 1180px); }
  .koanqj { min-height: 68px; }
  .j65gn { width: 30px; height: 30px; }
  .avf8v { width: 126px; }
  .dskavjz h1 { font-size: 36px; }
  .ybo1tuy { font-size: 16px; }
  .hko6fp { width: 100%; }
  .y4f6o72, .rtqftfau, .ofbz0g2 { padding: 20px; }
  .nw1qu22z, .nw1qu22z.large { min-height: 300px; }
  .gltkrbb { grid-template-columns: 1fr; }
}
