/* ============================================
   小蓝视频 游戏解说视频社区 原创样式表
   配色：电竞蓝 #00D4FF / 深空紫 #6C3CE1 / 暗夜黑 #0A0E1A
   ============================================ */
:root {
  --r4unhg: #00D4FF;
  --x9fp98a: #6C3CE1;
  --wmmvtp: #0A0E1A;
  --h8ummm: #060912;
  --wshujld: #111827;
  --qpguqbk: #E2E8F0;
  --vp3l4he: #94A3B8;
  --uq4jgvm: #FF2D78;
  --psbp4wh0: #FFD700;
  --ahgbson: #10B981;
  --ac6j1x: #1E293B;
  --udp69: 0 8px 32px rgba(0, 212, 255, 0.08);
  --ov44veye: 14px;
  --dgm0jaeg: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
  background: var(--wmmvtp);
  color: var(--qpguqbk);
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: var(--r4unhg); text-decoration: none; transition: var(--dgm0jaeg); }
a:hover { color: var(--psbp4wh0); }
img { max-width: 100%; height: auto; display: block; }
.container { max-width: 1240px; margin: 0 auto; padding: 0 20px; }

/* === Header === */
.dakdfk {
  position: fixed; top: 0; left: 0; width: 100%; z-index: 1000;
  background: rgba(10, 14, 26, 0.92);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--ac6j1x);
  padding: 0 24px;
  transition: var(--dgm0jaeg);
}
.dakdfk .container {
  display: flex; align-items: center; justify-content: space-between;
  height: 68px;
}
.zz930a { display: flex; align-items: center; gap: 10px; }
.zz930a img { height: 42px; width: auto; border-radius: 8px; }
.zz930a span {
  font-size: 1.25rem; font-weight: 700;
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.bcuyh6v {
  display: none; background: none; border: none; color: var(--qpguqbk);
  font-size: 1.6rem; cursor: pointer; padding: 6px;
}
.xtw5o8h { display: flex; align-items: center; gap: 6px; }
.xtw5o8h a {
  color: var(--vp3l4he); font-size: 0.92rem; padding: 8px 14px;
  border-radius: 8px; transition: var(--dgm0jaeg); white-space: nowrap;
}
.xtw5o8h a:hover, .xtw5o8h a.active {
  color: var(--r4unhg); background: rgba(0, 212, 255, 0.08);
}
.kklskoax {
  position: relative; margin-left: 12px;
}
.hkbuqrsd {
  background: var(--wshujld); border: 1px solid var(--ac6j1x);
  border-radius: 24px; padding: 7px 16px 7px 36px;
  color: var(--qpguqbk); font-size: 0.88rem; width: 180px;
  outline: none; transition: var(--dgm0jaeg);
}
.hkbuqrsd:focus { border-color: var(--r4unhg); width: 220px; }
.kklskoax::before {
  content: "🔍"; position: absolute; left: 12px; top: 50%;
  transform: translateY(-50%); font-size: 0.85rem;
}

/* === Hero Banner === */
.p6j0plkg {
  position: relative; min-height: 600px; display: flex; align-items: center;
  margin-top: 68px; overflow: hidden;
  background: linear-gradient(135deg, var(--h8ummm) 0%, var(--wmmvtp) 100%);
}
.dyicmo8 {
  position: absolute; inset: 0; z-index: 0;
}
.dyicmo8 img {
  width: 100%; height: 100%; object-fit: cover; opacity: 0.35;
}
.dyicmo8::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(10,14,26,0.4) 0%, rgba(10,14,26,0.95) 100%);
}
.z1qlemm {
  position: relative; z-index: 2; text-align: center;
  max-width: 800px; margin: 0 auto; padding: 80px 20px;
}
.z1qlemm h1 {
  font-size: 2.8rem; font-weight: 800; margin-bottom: 18px;
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a), var(--uq4jgvm));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text; line-height: 1.3;
}
.z1qlemm p {
  font-size: 1.15rem; color: var(--vp3l4he); margin-bottom: 32px;
  line-height: 1.8;
}
.l8le6zfk {
  display: inline-block; padding: 13px 32px; border-radius: 28px;
  font-size: 1rem; font-weight: 600; cursor: pointer;
  transition: var(--dgm0jaeg); border: none; text-align: center;
}
.z91cb9m {
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a));
  color: #fff; box-shadow: 0 4px 20px rgba(0, 212, 255, 0.3);
}
.z91cb9m:hover {
  transform: translateY(-2px); box-shadow: 0 8px 30px rgba(0, 212, 255, 0.45);
  color: #fff;
}
.u53stn {
  border: 2px solid var(--r4unhg); color: var(--r4unhg);
  background: transparent; margin-left: 14px;
}
.u53stn:hover {
  background: rgba(0, 212, 255, 0.1); color: var(--r4unhg);
}

/* === Stats Bar === */
.htu3w7 {
  background: var(--wshujld); border-top: 1px solid var(--ac6j1x);
  border-bottom: 1px solid var(--ac6j1x); padding: 28px 0;
}
.htu3w7 .container {
  display: flex; justify-content: space-around; flex-wrap: wrap; gap: 16px;
}
.d1243 { text-align: center; }
.sqpb2h {
  font-size: 2rem; font-weight: 800;
  background: linear-gradient(135deg, var(--r4unhg), var(--psbp4wh0));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.f05u8u { font-size: 0.88rem; color: var(--vp3l4he); margin-top: 4px; }

/* === Section Common === */
.mjzhages { padding: 72px 0; }
.j4qjf8 { background: var(--h8ummm); }
.qhe3lef {
  text-align: center; margin-bottom: 48px;
}
.qhe3lef h2 {
  font-size: 2rem; font-weight: 700; margin-bottom: 12px;
  color: var(--qpguqbk);
}
.qhe3lef h2 span {
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.qhe3lef p { color: var(--vp3l4he); font-size: 1rem; }

/* === Video Grid === */
.kcrtmak {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.jxh7f {
  background: var(--wshujld); border-radius: var(--ov44veye);
  overflow: hidden; border: 1px solid var(--ac6j1x);
  transition: var(--dgm0jaeg); cursor: pointer;
}
.jxh7f:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 212, 255, 0.15);
  border-color: var(--r4unhg);
}
.qrcvw {
  position: relative; overflow: hidden; aspect-ratio: 16/9;
}
.qrcvw img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform 0.5s ease;
}
.jxh7f:hover .qrcvw img { transform: scale(1.08); }
.ozx3ya {
  position: absolute; top: 50%; left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 56px; height: 56px; border-radius: 50%;
  background: rgba(0, 212, 255, 0.9);
  display: flex; align-items: center; justify-content: center;
  transition: var(--dgm0jaeg);
}
.ozx3ya::after {
  content: ""; width: 0; height: 0;
  border-left: 18px solid #fff; border-top: 11px solid transparent;
  border-bottom: 11px solid transparent; margin-left: 4px;
}
.jxh7f:hover .ozx3ya { transform: translate(-50%, -50%) scale(1); }
.zlqu7 {
  position: absolute; bottom: 8px; right: 8px;
  background: rgba(0, 0, 0, 0.8); color: #fff;
  padding: 2px 8px; border-radius: 4px; font-size: 0.78rem;
}
.qq7etq59 { padding: 14px 16px; }
.qq7etq59 h3 {
  font-size: 0.95rem; font-weight: 600; margin-bottom: 8px;
  color: var(--qpguqbk); line-height: 1.4;
  display: -webkit-box; -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; overflow: hidden;
}
.q4c88y {
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.8rem; color: var(--vp3l4he);
}
.eyu1bfe { display: flex; gap: 6px; margin-top: 8px; flex-wrap: wrap; }
.vztdsmub {
  background: rgba(0, 212, 255, 0.1); color: var(--r4unhg);
  padding: 3px 10px; border-radius: 12px; font-size: 0.75rem;
}

/* === Feature Grid === */
.dg7n3 {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.q8z6a {
  background: var(--wshujld); border-radius: var(--ov44veye);
  padding: 32px 24px; border: 1px solid var(--ac6j1x);
  text-align: center; transition: var(--dgm0jaeg);
}
.q8z6a:hover {
  border-color: var(--x9fp98a);
  box-shadow: 0 8px 32px rgba(108, 60, 225, 0.15);
  transform: translateY(-4px);
}
.mm12it2 {
  width: 64px; height: 64px; border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 212, 255, 0.15), rgba(108, 60, 225, 0.15));
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 18px; font-size: 1.8rem;
}
.q8z6a h3 { font-size: 1.1rem; margin-bottom: 10px; color: var(--qpguqbk); }
.q8z6a p { font-size: 0.9rem; color: var(--vp3l4he); line-height: 1.6; }

/* === AI Showcase === */
.c34dggip {
  display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center;
}
.c34dggip img { border-radius: var(--ov44veye); }
.xsg9fj { display: flex; flex-direction: column; gap: 20px; }
.ur9qgoyi {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--wshujld); padding: 20px; border-radius: 12px;
  border: 1px solid var(--ac6j1x); transition: var(--dgm0jaeg);
}
.ur9qgoyi:hover { border-color: var(--r4unhg); }
.g393ef {
  width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0;
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a));
  display: flex; align-items: center; justify-content: center; font-size: 1.3rem;
}
.ur9qgoyi h4 { font-size: 1rem; margin-bottom: 6px; color: var(--qpguqbk); }
.ur9qgoyi p { font-size: 0.88rem; color: var(--vp3l4he); }

/* === Community Grid === */
.ebchq {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.sm48kpgo {
  background: var(--wshujld); border-radius: var(--ov44veye);
  padding: 28px 20px; text-align: center;
  border: 1px solid var(--ac6j1x); transition: var(--dgm0jaeg);
}
.sm48kpgo:hover {
  border-color: var(--ahgbson);
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.12);
}
.p0ww48 { font-size: 2.5rem; margin-bottom: 14px; }
.sm48kpgo h3 { font-size: 1rem; margin-bottom: 8px; }
.sm48kpgo p { font-size: 0.85rem; color: var(--vp3l4he); }

/* === Expert Grid === */
.almtrwq {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.me5gbi3d {
  background: var(--wshujld); border-radius: var(--ov44veye);
  overflow: hidden; border: 1px solid var(--ac6j1x);
  text-align: center; transition: var(--dgm0jaeg);
}
.me5gbi3d:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(108, 60, 225, 0.15);
}
.a23gw {
  width: 100px; height: 100px; border-radius: 50%;
  margin: 28px auto 16px; overflow: hidden;
  border: 3px solid var(--x9fp98a);
}
.a23gw img { width: 100%; height: 100%; object-fit: cover; }
.xfvi22lp { padding: 0 20px 24px; }
.xfvi22lp h3 { font-size: 1.05rem; margin-bottom: 4px; }
.a4wbkx { font-size: 0.85rem; color: var(--r4unhg); margin-bottom: 10px; }
.xfvi22lp p { font-size: 0.83rem; color: var(--vp3l4he); margin-bottom: 14px; }
.q7h3nm2 { display: flex; gap: 8px; justify-content: center; }
.q7h3nm2 a {
  padding: 6px 14px; border-radius: 16px; font-size: 0.78rem;
  border: 1px solid var(--ac6j1x); color: var(--vp3l4he);
}
.q7h3nm2 a:hover { border-color: var(--r4unhg); color: var(--r4unhg); }

/* === Partner Wall === */
.d3i0x0 { text-align: center; }
.d3i0x0 img {
  max-width: 900px; margin: 0 auto; border-radius: var(--ov44veye);
  opacity: 0.85; transition: var(--dgm0jaeg);
}
.d3i0x0 img:hover { opacity: 1; }

/* === How-To Steps === */
.g8o9zdi {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.bn584 {
  text-align: center; padding: 28px 20px;
  background: var(--wshujld); border-radius: var(--ov44veye);
  border: 1px solid var(--ac6j1x); position: relative;
}
.jrs652o {
  width: 48px; height: 48px; border-radius: 50%;
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a));
  color: #fff; font-size: 1.3rem; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 16px;
}
.bn584 h3 { font-size: 1rem; margin-bottom: 8px; }
.bn584 p { font-size: 0.85rem; color: var(--vp3l4he); }

/* === Reviews === */
.c7rrif4n {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;
}
.njrp2 {
  background: var(--wshujld); border-radius: var(--ov44veye);
  padding: 28px 24px; border: 1px solid var(--ac6j1x);
}
.pncyq4n { color: var(--psbp4wh0); font-size: 1rem; margin-bottom: 12px; }
.njrp2 p { font-size: 0.92rem; color: var(--qpguqbk); margin-bottom: 16px; line-height: 1.7; }
.ghqis4 {
  display: flex; align-items: center; gap: 12px;
}
.ev8wa3lu {
  width: 42px; height: 42px; border-radius: 50%;
  background: linear-gradient(135deg, var(--r4unhg), var(--x9fp98a));
  display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 700; font-size: 1rem;
}
.en8acp { font-size: 0.88rem; font-weight: 600; }
.kbdnkgt { font-size: 0.78rem; color: var(--vp3l4he); }

/* === FAQ === */
.hc6cn1 { max-width: 800px; margin: 0 auto; }
.gbb7f {
  background: var(--wshujld); border-radius: 12px;
  margin-bottom: 12px; border: 1px solid var(--ac6j1x);
  overflow: hidden;
}
.eotp4 {
  padding: 18px 24px; cursor: pointer; font-weight: 600;
  display: flex; justify-content: space-between; align-items: center;
  transition: var(--dgm0jaeg);
}
.eotp4:hover { color: var(--r4unhg); }
.eotp4::after { content: "+"; font-size: 1.3rem; color: var(--r4unhg); }
.gbb7f.active .eotp4::after { content: "−"; }
.zzobk2v {
  max-height: 0; overflow: hidden; transition: max-height 0.35s ease;
}
.gbb7f.active .zzobk2v { max-height: 300px; }
.zzobk2v p { padding: 0 24px 18px; color: var(--vp3l4he); font-size: 0.92rem; line-height: 1.7; }

/* === Share Bar === */
.e9cw06 {
  display: flex; justify-content: center; gap: 14px; padding: 32px 0;
}
.uq4hb4 {
  width: 48px; height: 48px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.2rem; color: #fff; transition: var(--dgm0jaeg);
  cursor: pointer;
}
.uq4hb4:hover { transform: scale(1.15); }
.f6fbv7g { background: #07C160; }
.g6czk { background: #E6162D; }
.qk6x32r { background: #161823; border: 1px solid #333; }
.q27p4e { background: #FB7299; }

/* === Footer === */
.a6glc {
  background: var(--h8ummm); border-top: 1px solid var(--ac6j1x);
  padding: 56px 0 0;
}
.msh5ofen {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px;
  margin-bottom: 40px;
}
.bjiufm p { color: var(--vp3l4he); font-size: 0.9rem; margin-top: 12px; line-height: 1.7; }
.qgt9o h4 {
  font-size: 1rem; margin-bottom: 16px; color: var(--qpguqbk);
}
.qgt9o ul { list-style: none; }
.qgt9o li { margin-bottom: 10px; }
.qgt9o a { color: var(--vp3l4he); font-size: 0.88rem; }
.qgt9o a:hover { color: var(--r4unhg); }
.c7t26w {
  display: flex; gap: 20px;
}
.o6m0ss { text-align: center; }
.o6m0ss img { width: 110px; border-radius: 8px; margin-bottom: 6px; }
.o6m0ss span { font-size: 0.78rem; color: var(--vp3l4he); }
.a9bcf1 {
  border-top: 1px solid var(--ac6j1x);
  padding: 20px 0; text-align: center;
  font-size: 0.82rem; color: var(--vp3l4he);
}

/* === Breadcrumb === */
.qnux1 {
  padding: 14px 0; font-size: 0.85rem; color: var(--vp3l4he);
}
.qnux1 a { color: var(--vp3l4he); }
.qnux1 a:hover { color: var(--r4unhg); }

/* === Page Banner === */
.ud0kjf {
  margin-top: 68px; padding: 80px 0; text-align: center;
  position: relative; overflow: hidden;
  background: linear-gradient(135deg, var(--h8ummm), var(--wmmvtp));
}
.ud0kjf img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; opacity: 0.2;
}
.ud0kjf h1 {
  position: relative; z-index: 2; font-size: 2.2rem; font-weight: 700;
}
.ud0kjf p {
  position: relative; z-index: 2; color: var(--vp3l4he); margin-top: 10px;
}

/* === Content === */
.yo1472 { padding: 48px 0; }
.yo1472 h2 { font-size: 1.6rem; margin-bottom: 18px; color: var(--qpguqbk); }
.yo1472 h3 { font-size: 1.25rem; margin: 24px 0 12px; color: var(--r4unhg); }
.yo1472 p { margin-bottom: 16px; color: var(--vp3l4he); line-height: 1.8; }
.yo1472 img { border-radius: var(--ov44veye); margin: 20px 0; }

/* === Contact Grid === */
.m0mk0147 {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;
}
.l0381xq {
  background: var(--wshujld); border-radius: var(--ov44veye);
  padding: 32px; border: 1px solid var(--ac6j1x);
}
.l0381xq h3 { font-size: 1.1rem; margin-bottom: 16px; color: var(--r4unhg); }
.l0381xq p { font-size: 0.92rem; color: var(--vp3l4he); margin-bottom: 8px; }

/* === Video Player Placeholder === */
.pl8hw0 {
  position: relative; aspect-ratio: 16/9; background: #000;
  border-radius: var(--ov44veye); overflow: hidden;
}
.pl8hw0 img { width: 100%; height: 100%; object-fit: cover; }

/* === Animations === */
.dqbn9ui { opacity: 0; transform: translateY(30px); transition: all 0.6s ease; }
.dqbn9ui.xmx8sg { opacity: 1; transform: translateY(0); }

/* === Responsive === */
@media (max-width: 1024px) {
  .kcrtmak { grid-template-columns: repeat(3, 1fr); }
  .dg7n3 { grid-template-columns: repeat(2, 1fr); }
  .ebchq { grid-template-columns: repeat(2, 1fr); }
  .almtrwq { grid-template-columns: repeat(2, 1fr); }
  .g8o9zdi { grid-template-columns: repeat(2, 1fr); }
  .msh5ofen { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  .bcuyh6v { display: block; }
  .xtw5o8h {
    display: none; position: absolute; top: 68px; left: 0; width: 100%;
    background: var(--wmmvtp); flex-direction: column; padding: 16px;
    border-bottom: 1px solid var(--ac6j1x);
  }
  .xtw5o8h.active { display: flex; }
  .kklskoax { display: none; }
  .z1qlemm h1 { font-size: 1.8rem; }
  .p6j0plkg { min-height: 450px; }
  .kcrtmak { grid-template-columns: repeat(2, 1fr); }
  .dg7n3 { grid-template-columns: 1fr; }
  .c34dggip { grid-template-columns: 1fr; }
  .ebchq { grid-template-columns: repeat(2, 1fr); }
  .almtrwq { grid-template-columns: 1fr; }
  .c7rrif4n { grid-template-columns: 1fr; }
  .g8o9zdi { grid-template-columns: 1fr; }
  .msh5ofen { grid-template-columns: 1fr; }
  .m0mk0147 { grid-template-columns: 1fr; }
  .htu3w7 .container { flex-direction: column; gap: 12px; }
  .u53stn { margin-left: 0; margin-top: 10px; }
}
@media (max-width: 480px) {
  .kcrtmak { grid-template-columns: 1fr; }
  .ebchq { grid-template-columns: 1fr; }
  .z1qlemm h1 { font-size: 1.5rem; }
}
