/*
搜同网 / qcnnv21.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: #tnw0ogp;
  --amber-300: #wb87miw;
  --white: #ruy98;
  --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; }
.lnr9p { width: min(1180px, calc(100% - 36px)); margin: 0 auto; }
.svnvx4f { position: absolute; left: -999px; top: 12px; padding: 10px 14px; background: var(--teal-500); color: #041018; z-index: 99; border-radius: 8px; }
.svnvx4f:focus { left: 12px; }

.gwb2jk {
  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);
}
.k4g1kk { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.yaf6l { display: flex; align-items: center; gap: 12px; flex: 0 0 auto; }
.lkt7akm1 { 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); }
.ziyl1u { width: 158px; height: auto; filter: drop-shadow(0 8px 18px rgba(23,212,186,.16)); }
.gkgdrmk { display: flex; align-items: center; gap: 2px; list-style: none; padding: 0; margin: 0; }
.gkgdrmk a { display: block; padding: 10px 13px; color: #pjq2h; border-radius: 999px; font-size: 15px; transition: .2s ease; }
.gkgdrmk a:hover, .gkgdrmk a:focus { color: var(--teal-300); background: rgba(23,212,186,.09); outline: none; }
.d1vxvd { 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); }
.u2qyw { 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; }
.u2qyw span { display: block; width: 20px; height: 2px; margin: 5px auto; background: var(--teal-300); transition: .2s ease; }
.u2qyw.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.u2qyw.is-open span:nth-child(2) { opacity: 0; }
.u2qyw.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.o3veg5 {
  position: relative;
  min-height: 680px;
  overflow: hidden;
  border-bottom: 1px solid rgba(116,230,216,.14);
}
.jynmkta { position: absolute; inset: 0; z-index: 0; }
.jynmkta img { width: 100%; height: 100%; object-fit: cover; filter: saturate(1.08) contrast(1.03); }
.jynmkta::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%);
}
.iu5chgf { 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; }
.g9ppn992 { 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; }
.g9ppn992::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--amber-500); box-shadow: 0 0 18px var(--amber-500); }
.o3veg5 h1 { margin: 22px 0 18px; max-width: 790px; font-size: clamp(38px, 6vw, 76px); line-height: 1.04; letter-spacing: -.05em; }
.o3veg5 h1 strong, .wex3x { color: transparent; background: linear-gradient(120deg, var(--teal-300), var(--amber-300)); -webkit-background-clip: text; background-clip: text; }
.mnkx60 { max-width: 720px; color: #tfd0zz; font-size: clamp(17px, 2.1vw, 21px); }
.ymb0x6x { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 28px; }
.v08knf6 { 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; }
.wxelfkf { color: #06111d; background: linear-gradient(135deg, var(--teal-500), var(--amber-500)); box-shadow: 0 16px 34px rgba(23,212,186,.22); }
.h7zcvle { color: var(--white); border: 1px solid rgba(116,230,216,.34); background: rgba(13, 31, 50, .72); }
.v08knf6:hover, .v08knf6:focus { transform: translateY(-2px); outline: none; box-shadow: 0 18px 40px rgba(0,0,0,.28); }
.ez8x5 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 34px; max-width: 690px; }
.sc39cra7 { padding: 16px; background: rgba(9, 18, 30, .72); border: 1px solid rgba(116,230,216,.18); border-radius: 20px; }
.sc39cra7 b { display: block; color: var(--amber-300); font-size: 25px; line-height: 1.1; }
.sc39cra7 span { color: var(--muted); font-size: 13px; }
.k5j8ahi { 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); }
.k5j8ahi h2 { margin: 0 0 10px; font-size: 22px; }
.kn0fy6ud { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 12px 0; border-top: 1px solid rgba(116,230,216,.13); color: #czprzdxu; }
.kn0fy6ud:first-of-type { border-top: 0; }
.dtjd7v { color: #06111d; background: var(--amber-500); border-radius: 999px; padding: 4px 10px; font-size: 12px; font-weight: 800; }

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

.yhg3yog7 { display: grid; gap: 20px; }
.bsmxbyk { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.d4nsbmt { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.xcycovpp { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.yz994 { 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); }
.mf7ks { padding: 24px; }
.yz994::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; }
.yz994 > * { position: relative; }
.rxa91s { min-height: 230px; transition: transform .22s ease, border-color .22s ease; }
.rxa91s:hover { transform: translateY(-5px); border-color: rgba(23,212,186,.42); }
.rxa91s h3 { margin: 0 0 10px; font-size: 24px; }
.rxa91s p { color: var(--muted); margin: 0 0 18px; }
.nhsvoq93 { color: var(--amber-500); font-weight: 900; font-size: 14px; }
.q1oapok { display: flex; flex-wrap: wrap; gap: 8px; }
.mu9h5hv { display: inline-flex; align-items: center; border-radius: 999px; border: 1px solid rgba(116,230,216,.2); color: #c8v4l3wr; background: rgba(23,212,186,.07); padding: 5px 10px; font-size: 13px; }

.yoya18 { display: grid; grid-template-columns: minmax(0, .94fr) minmax(320px, .72fr); gap: 28px; align-items: stretch; }
.hvvg1x1p { min-height: 360px; border-radius: var(--radius-xl); overflow: hidden; box-shadow: var(--shadow); border: 1px solid rgba(116,230,216,.18); }
.hvvg1x1p img { width: 100%; height: 100%; object-fit: cover; }
.n9ixq339 { 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); }
.n9ixq339 h2 { margin-top: 0; }
.xynkea { padding: 0; margin: 20px 0 0; list-style: none; }
.xynkea li { margin: 10px 0; padding-left: 30px; position: relative; color: #px0miv6; }
.xynkea li::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--teal-300); font-weight: 900; }

.tfru3 { display: grid; grid-template-columns: 1.05fr .95fr .95fr; grid-auto-rows: 1fr; gap: 20px; }
.bqaa2 { 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; }
.bqaa2.large { grid-row: span 2; min-height: 650px; }
.bqaa2 img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease, filter .35s ease; }
.bqaa2::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 16%, rgba(5,10,18,.2) 52%, rgba(5,10,18,.94) 100%); }
.bqaa2:hover img, .bqaa2.is-active img { transform: scale(1.06); filter: brightness(.82); }
.fd7lkl { 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; }
.fd7lkl::before { content: ""; width: 0; height: 0; border-top: 14px solid transparent; border-bottom: 14px solid transparent; border-left: 22px solid #08121f; margin-left: 5px; }
.bqaa2:hover .fd7lkl, .bqaa2:focus-within .fd7lkl, .bqaa2.is-active .fd7lkl { opacity: 1; transform: scale(1); box-shadow: 0 0 0 14px rgba(23,212,186,.13); }
.cvdhav3 { position: absolute; z-index: 3; left: 20px; right: 20px; bottom: 18px; }
.cvdhav3 .ldnmcl { display: inline-flex; margin-bottom: 8px; color: #06111d; background: var(--teal-500); border-radius: 999px; padding: 4px 10px; font-weight: 800; font-size: 12px; }
.cvdhav3 h3 { margin: 0 0 7px; font-size: 22px; line-height: 1.22; }
.cvdhav3 p { margin: 0; color: #x04l0; font-size: 14px; }
.dof6x { 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; }

.h1mf349n { position: relative; padding-left: 24px; }
.h1mf349n::before { content: ""; position: absolute; left: 4px; top: 8px; bottom: 8px; width: 2px; background: linear-gradient(var(--teal-500), var(--amber-500)); }
.p89v6l { position: relative; margin-bottom: 20px; padding: 20px; border-radius: 20px; background: rgba(14,24,40,.68); border: 1px solid rgba(116,230,216,.15); }
.p89v6l::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); }
.p89v6l h3 { margin: 0 0 8px; }
.p89v6l p { margin: 0; color: var(--muted); }

.cndsquy { display: grid; grid-template-columns: 84px minmax(0, 1fr); gap: 16px; align-items: start; }
.dzofs { 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); }
.cndsquy h3 { margin: 0 0 6px; }
.jzpb7 { color: var(--amber-300); font-weight: 800; font-size: 14px; }
.cndsquy p { color: var(--muted); margin-bottom: 0; }

.hky8wl9f { padding: 22px; }
.hky8wl9f p { margin-top: 0; color: #go91pn4i; }
.u6b4imex { color: var(--amber-500); letter-spacing: .08em; }
.w3yuj8qj { 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; }

.m7h6fvr { display: grid; gap: 14px; }
.y8jvtuke { border-radius: 20px; background: rgba(14,24,40,.78); border: 1px solid rgba(116,230,216,.16); overflow: hidden; }
.mzvwjg { 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; }
.mzvwjg::after { content: "+"; color: var(--teal-300); font-size: 24px; }
.y8jvtuke.is-open .mzvwjg::after { content: "−"; }
.q2tjfdc { display: none; padding: 0 22px 22px; color: var(--muted); }
.y8jvtuke.is-open .q2tjfdc { display: block; }

.ztx31dg { margin: 26px 0 0; color: var(--muted); font-size: 14px; }
.ztx31dg a { color: var(--teal-300); }
.bkzz3334 { 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); }
.bkzz3334 h1 { margin: 12px 0 12px; font-size: clamp(36px, 5vw, 62px); line-height: 1.08; letter-spacing: -.035em; }
.bkzz3334 p { max-width: 820px; color: #dip27ach; font-size: 18px; }

.q7eolq { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 10px; margin-top: 24px; max-width: 720px; }
.q7eolq 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; }
.q7eolq input:focus { border-color: var(--teal-500); box-shadow: 0 0 0 4px rgba(23,212,186,.12); }
.vf1l22 { margin-top: 10px; color: var(--amber-300); min-height: 28px; }

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

.tt3ucgge { 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; }
.s0j42n7n { display: grid; grid-template-columns: 1.05fr .7fr .7fr .7fr; gap: 28px; }
.t5fl1bs { width: 168px; margin-bottom: 14px; }
.s0j42n7n p, .s0j42n7n li { color: var(--muted); }
.s0j42n7n h2, .s0j42n7n h3 { margin-top: 0; }
.s0j42n7n ul { padding: 0; margin: 0; list-style: none; }
.s0j42n7n li { margin: 8px 0; }
.rc34c6rn { 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; }
.rc34c6rn a { color: var(--teal-300); }

.pyl1k { opacity: 0; transform: translateY(22px); transition: opacity .6s ease, transform .6s ease; }
.pyl1k.is-visible { opacity: 1; transform: none; }
.i87br11z { 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; }
.i87br11z.show { opacity: 1; transform: translateX(-50%) translateY(0); }

@media (max-width: 1020px) {
  .iu5chgf, .myu7z, .yoya18, .x7ofgn { grid-template-columns: 1fr; }
  .k5j8ahi { align-self: auto; transform: none; }
  .xcycovpp { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tfru3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .bqaa2.large { grid-row: auto; min-height: 360px; }
  .s0j42n7n { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .u2qyw { display: block; }
  .gkgdrmk { 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); }
  .gkgdrmk.is-open { display: flex; }
  .gkgdrmk a { border-radius: 14px; }
  .d1vxvd { display: none; }
  .ziyl1u { width: 142px; }
  .o3veg5 { min-height: auto; }
  .iu5chgf { min-height: auto; padding-top: 62px; }
  .ez8x5 { grid-template-columns: 1fr; }
  .bsmxbyk, .d4nsbmt, .xcycovpp, .tfru3 { grid-template-columns: 1fr; }
  .pd5xfw6 { padding: 64px 0; }
  .hvvg1x1p { min-height: 260px; }
  .gajtj8 { grid-template-columns: 1fr; }
  .q7eolq { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .lnr9p { width: min(100% - 26px, 1180px); }
  .k4g1kk { min-height: 68px; }
  .lkt7akm1 { width: 30px; height: 30px; }
  .ziyl1u { width: 126px; }
  .o3veg5 h1 { font-size: 36px; }
  .mnkx60 { font-size: 16px; }
  .v08knf6 { width: 100%; }
  .rxa91s, .mf7ks, .n9ixq339 { padding: 20px; }
  .bqaa2, .bqaa2.large { min-height: 300px; }
  .s0j42n7n { grid-template-columns: 1fr; }
}
