/*
人兽 / fakfn72.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: #ljk5nl;
  --amber-300: #brg7ue;
  --white: #molvnxg0;
  --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; }
.dezqeq68 { width: min(1180px, calc(100% - 36px)); margin: 0 auto; }
.j0x7u1 { position: absolute; left: -999px; top: 12px; padding: 10px 14px; background: var(--teal-500); color: #041018; z-index: 99; border-radius: 8px; }
.j0x7u1:focus { left: 12px; }

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

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

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

.mi4bus { display: grid; gap: 20px; }
.jkxon3yk { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.u5mnbi { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.osy2kmna { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.opxsi0p { 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); }
.tcdbojwa { padding: 24px; }
.opxsi0p::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; }
.opxsi0p > * { position: relative; }
.wqf7cu8 { min-height: 230px; transition: transform .22s ease, border-color .22s ease; }
.wqf7cu8:hover { transform: translateY(-5px); border-color: rgba(23,212,186,.42); }
.wqf7cu8 h3 { margin: 0 0 10px; font-size: 24px; }
.wqf7cu8 p { color: var(--muted); margin: 0 0 18px; }
.ian0sq { color: var(--amber-500); font-weight: 900; font-size: 14px; }
.e42ujb { display: flex; flex-wrap: wrap; gap: 8px; }
.sa3jszus { display: inline-flex; align-items: center; border-radius: 999px; border: 1px solid rgba(116,230,216,.2); color: #s81i3nid; background: rgba(23,212,186,.07); padding: 5px 10px; font-size: 13px; }

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

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

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

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

.dhtnty7w { padding: 22px; }
.dhtnty7w p { margin-top: 0; color: #w3l1se; }
.ey2pb9 { color: var(--amber-500); letter-spacing: .08em; }
.fxvb8mx { 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; }

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

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

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

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

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

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

@media (max-width: 1020px) {
  .bje6qb, .e5a9jve, .w2o68cpv, .k52l6j6a { grid-template-columns: 1fr; }
  .s5c22c { align-self: auto; transform: none; }
  .osy2kmna { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .j9vuv9b6 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .t8ihxdg.large { grid-row: auto; min-height: 360px; }
  .svfw3nna { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .lbib8 { display: block; }
  .qb8yx35o { 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); }
  .qb8yx35o.is-open { display: flex; }
  .qb8yx35o a { border-radius: 14px; }
  .bp497l { display: none; }
  .f55ty { width: 142px; }
  .fjhllq { min-height: auto; }
  .bje6qb { min-height: auto; padding-top: 62px; }
  .p3csk { grid-template-columns: 1fr; }
  .jkxon3yk, .u5mnbi, .osy2kmna, .j9vuv9b6 { grid-template-columns: 1fr; }
  .pqefq2l { padding: 64px 0; }
  .xvw6p7u { min-height: 260px; }
  .ril36m6 { grid-template-columns: 1fr; }
  .yca06fp { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .dezqeq68 { width: min(100% - 26px, 1180px); }
  .kqtm2mzo { min-height: 68px; }
  .ekm270 { width: 30px; height: 30px; }
  .f55ty { width: 126px; }
  .fjhllq h1 { font-size: 36px; }
  .oj3lu { font-size: 16px; }
  .p21ee9ww { width: 100%; }
  .wqf7cu8, .tcdbojwa, .ygt9mh { padding: 20px; }
  .t8ihxdg, .t8ihxdg.large { min-height: 300px; }
  .svfw3nna { grid-template-columns: 1fr; }
}
