/* ============================================
   裸舞 游戏解说视频社区 原创样式表
   配色：电竞蓝 #00D4FF / 深空紫 #6C3CE1 / 暗夜黑 #0A0E1A
   ============================================ */
:root {
  --gt3bgi: #00D4FF;
  --snym1p: #6C3CE1;
  --irl9vhz: #0A0E1A;
  --qje00q: #060912;
  --suxh75: #111827;
  --nctcgl: #E2E8F0;
  --fx7w1: #94A3B8;
  --madm9: #FF2D78;
  --vf27yjq: #FFD700;
  --osltzl: #10B981;
  --mxhsi3: #1E293B;
  --yhe8o: 0 8px 32px rgba(0, 212, 255, 0.08);
  --tsm4fok3: 14px;
  --f8kbo5: 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(--irl9vhz);
  color: var(--nctcgl);
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: var(--gt3bgi); text-decoration: none; transition: var(--f8kbo5); }
a:hover { color: var(--vf27yjq); }
img { max-width: 100%; height: auto; display: block; }
.container { max-width: 1240px; margin: 0 auto; padding: 0 20px; }

/* === Header === */
.pmvux {
  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(--mxhsi3);
  padding: 0 24px;
  transition: var(--f8kbo5);
}
.pmvux .container {
  display: flex; align-items: center; justify-content: space-between;
  height: 68px;
}
.fyl6p79x { display: flex; align-items: center; gap: 10px; }
.fyl6p79x img { height: 42px; width: auto; border-radius: 8px; }
.fyl6p79x span {
  font-size: 1.25rem; font-weight: 700;
  background: linear-gradient(135deg, var(--gt3bgi), var(--snym1p));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.llp2irs8 {
  display: none; background: none; border: none; color: var(--nctcgl);
  font-size: 1.6rem; cursor: pointer; padding: 6px;
}
.cuqvbn2y { display: flex; align-items: center; gap: 6px; }
.cuqvbn2y a {
  color: var(--fx7w1); font-size: 0.92rem; padding: 8px 14px;
  border-radius: 8px; transition: var(--f8kbo5); white-space: nowrap;
}
.cuqvbn2y a:hover, .cuqvbn2y a.active {
  color: var(--gt3bgi); background: rgba(0, 212, 255, 0.08);
}
.fwmtb {
  position: relative; margin-left: 12px;
}
.srd6m {
  background: var(--suxh75); border: 1px solid var(--mxhsi3);
  border-radius: 24px; padding: 7px 16px 7px 36px;
  color: var(--nctcgl); font-size: 0.88rem; width: 180px;
  outline: none; transition: var(--f8kbo5);
}
.srd6m:focus { border-color: var(--gt3bgi); width: 220px; }
.fwmtb::before {
  content: "🔍"; position: absolute; left: 12px; top: 50%;
  transform: translateY(-50%); font-size: 0.85rem;
}

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

/* === Stats Bar === */
.wzju3 {
  background: var(--suxh75); border-top: 1px solid var(--mxhsi3);
  border-bottom: 1px solid var(--mxhsi3); padding: 28px 0;
}
.wzju3 .container {
  display: flex; justify-content: space-around; flex-wrap: wrap; gap: 16px;
}
.i2r47 { text-align: center; }
.g30ymfg {
  font-size: 2rem; font-weight: 800;
  background: linear-gradient(135deg, var(--gt3bgi), var(--vf27yjq));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.byevt { font-size: 0.88rem; color: var(--fx7w1); margin-top: 4px; }

/* === Section Common === */
.jx65g7 { padding: 72px 0; }
.fj1r5c0u { background: var(--qje00q); }
.byiiiw {
  text-align: center; margin-bottom: 48px;
}
.byiiiw h2 {
  font-size: 2rem; font-weight: 700; margin-bottom: 12px;
  color: var(--nctcgl);
}
.byiiiw h2 span {
  background: linear-gradient(135deg, var(--gt3bgi), var(--snym1p));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.byiiiw p { color: var(--fx7w1); font-size: 1rem; }

/* === Video Grid === */
.lfzt3x {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.u214j {
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  overflow: hidden; border: 1px solid var(--mxhsi3);
  transition: var(--f8kbo5); cursor: pointer;
}
.u214j:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 212, 255, 0.15);
  border-color: var(--gt3bgi);
}
.ti0w8 {
  position: relative; overflow: hidden; aspect-ratio: 16/9;
}
.ti0w8 img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform 0.5s ease;
}
.u214j:hover .ti0w8 img { transform: scale(1.08); }
.n7po87 {
  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(--f8kbo5);
}
.n7po87::after {
  content: ""; width: 0; height: 0;
  border-left: 18px solid #fff; border-top: 11px solid transparent;
  border-bottom: 11px solid transparent; margin-left: 4px;
}
.u214j:hover .n7po87 { transform: translate(-50%, -50%) scale(1); }
.qh7ad {
  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;
}
.owll0 { padding: 14px 16px; }
.owll0 h3 {
  font-size: 0.95rem; font-weight: 600; margin-bottom: 8px;
  color: var(--nctcgl); line-height: 1.4;
  display: -webkit-box; -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; overflow: hidden;
}
.bq7wbi {
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.8rem; color: var(--fx7w1);
}
.hfnzc { display: flex; gap: 6px; margin-top: 8px; flex-wrap: wrap; }
.xn6rq {
  background: rgba(0, 212, 255, 0.1); color: var(--gt3bgi);
  padding: 3px 10px; border-radius: 12px; font-size: 0.75rem;
}

/* === Feature Grid === */
.ao833k {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.udun6 {
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  padding: 32px 24px; border: 1px solid var(--mxhsi3);
  text-align: center; transition: var(--f8kbo5);
}
.udun6:hover {
  border-color: var(--snym1p);
  box-shadow: 0 8px 32px rgba(108, 60, 225, 0.15);
  transform: translateY(-4px);
}
.nxwvp8 {
  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;
}
.udun6 h3 { font-size: 1.1rem; margin-bottom: 10px; color: var(--nctcgl); }
.udun6 p { font-size: 0.9rem; color: var(--fx7w1); line-height: 1.6; }

/* === AI Showcase === */
.nkofnnvu {
  display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center;
}
.nkofnnvu img { border-radius: var(--tsm4fok3); }
.l61aymwb { display: flex; flex-direction: column; gap: 20px; }
.wgxhiwz {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--suxh75); padding: 20px; border-radius: 12px;
  border: 1px solid var(--mxhsi3); transition: var(--f8kbo5);
}
.wgxhiwz:hover { border-color: var(--gt3bgi); }
.h74k9uya {
  width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0;
  background: linear-gradient(135deg, var(--gt3bgi), var(--snym1p));
  display: flex; align-items: center; justify-content: center; font-size: 1.3rem;
}
.wgxhiwz h4 { font-size: 1rem; margin-bottom: 6px; color: var(--nctcgl); }
.wgxhiwz p { font-size: 0.88rem; color: var(--fx7w1); }

/* === Community Grid === */
.iafldl {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.yb5as3gx {
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  padding: 28px 20px; text-align: center;
  border: 1px solid var(--mxhsi3); transition: var(--f8kbo5);
}
.yb5as3gx:hover {
  border-color: var(--osltzl);
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.12);
}
.hfnijq0 { font-size: 2.5rem; margin-bottom: 14px; }
.yb5as3gx h3 { font-size: 1rem; margin-bottom: 8px; }
.yb5as3gx p { font-size: 0.85rem; color: var(--fx7w1); }

/* === Expert Grid === */
.ogl088 {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.dhs5bqj6 {
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  overflow: hidden; border: 1px solid var(--mxhsi3);
  text-align: center; transition: var(--f8kbo5);
}
.dhs5bqj6:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(108, 60, 225, 0.15);
}
.hnrtq {
  width: 100px; height: 100px; border-radius: 50%;
  margin: 28px auto 16px; overflow: hidden;
  border: 3px solid var(--snym1p);
}
.hnrtq img { width: 100%; height: 100%; object-fit: cover; }
.qblb7d { padding: 0 20px 24px; }
.qblb7d h3 { font-size: 1.05rem; margin-bottom: 4px; }
.vrunqi { font-size: 0.85rem; color: var(--gt3bgi); margin-bottom: 10px; }
.qblb7d p { font-size: 0.83rem; color: var(--fx7w1); margin-bottom: 14px; }
.r1j7ayfh { display: flex; gap: 8px; justify-content: center; }
.r1j7ayfh a {
  padding: 6px 14px; border-radius: 16px; font-size: 0.78rem;
  border: 1px solid var(--mxhsi3); color: var(--fx7w1);
}
.r1j7ayfh a:hover { border-color: var(--gt3bgi); color: var(--gt3bgi); }

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

/* === How-To Steps === */
.ji0qcnnu {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.ei0a9 {
  text-align: center; padding: 28px 20px;
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  border: 1px solid var(--mxhsi3); position: relative;
}
.fj1jrfn {
  width: 48px; height: 48px; border-radius: 50%;
  background: linear-gradient(135deg, var(--gt3bgi), var(--snym1p));
  color: #fff; font-size: 1.3rem; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 16px;
}
.ei0a9 h3 { font-size: 1rem; margin-bottom: 8px; }
.ei0a9 p { font-size: 0.85rem; color: var(--fx7w1); }

/* === Reviews === */
.ccokhn1b {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;
}
.ofdj34 {
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  padding: 28px 24px; border: 1px solid var(--mxhsi3);
}
.jszbd7l { color: var(--vf27yjq); font-size: 1rem; margin-bottom: 12px; }
.ofdj34 p { font-size: 0.92rem; color: var(--nctcgl); margin-bottom: 16px; line-height: 1.7; }
.uiqoxx {
  display: flex; align-items: center; gap: 12px;
}
.whgp1u4 {
  width: 42px; height: 42px; border-radius: 50%;
  background: linear-gradient(135deg, var(--gt3bgi), var(--snym1p));
  display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 700; font-size: 1rem;
}
.yh30jblq { font-size: 0.88rem; font-weight: 600; }
.v5ytr { font-size: 0.78rem; color: var(--fx7w1); }

/* === FAQ === */
.e4wg3w { max-width: 800px; margin: 0 auto; }
.yt8zz {
  background: var(--suxh75); border-radius: 12px;
  margin-bottom: 12px; border: 1px solid var(--mxhsi3);
  overflow: hidden;
}
.m2zidmd {
  padding: 18px 24px; cursor: pointer; font-weight: 600;
  display: flex; justify-content: space-between; align-items: center;
  transition: var(--f8kbo5);
}
.m2zidmd:hover { color: var(--gt3bgi); }
.m2zidmd::after { content: "+"; font-size: 1.3rem; color: var(--gt3bgi); }
.yt8zz.active .m2zidmd::after { content: "−"; }
.f2vjnyf {
  max-height: 0; overflow: hidden; transition: max-height 0.35s ease;
}
.yt8zz.active .f2vjnyf { max-height: 300px; }
.f2vjnyf p { padding: 0 24px 18px; color: var(--fx7w1); font-size: 0.92rem; line-height: 1.7; }

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

/* === Footer === */
.qk823 {
  background: var(--qje00q); border-top: 1px solid var(--mxhsi3);
  padding: 56px 0 0;
}
.xe9gsr {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px;
  margin-bottom: 40px;
}
.plvntk p { color: var(--fx7w1); font-size: 0.9rem; margin-top: 12px; line-height: 1.7; }
.zqsklill h4 {
  font-size: 1rem; margin-bottom: 16px; color: var(--nctcgl);
}
.zqsklill ul { list-style: none; }
.zqsklill li { margin-bottom: 10px; }
.zqsklill a { color: var(--fx7w1); font-size: 0.88rem; }
.zqsklill a:hover { color: var(--gt3bgi); }
.yy2neyw {
  display: flex; gap: 20px;
}
.ms5jmh7n { text-align: center; }
.ms5jmh7n img { width: 110px; border-radius: 8px; margin-bottom: 6px; }
.ms5jmh7n span { font-size: 0.78rem; color: var(--fx7w1); }
.uk2a1oei {
  border-top: 1px solid var(--mxhsi3);
  padding: 20px 0; text-align: center;
  font-size: 0.82rem; color: var(--fx7w1);
}

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

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

/* === Content === */
.ycer54 { padding: 48px 0; }
.ycer54 h2 { font-size: 1.6rem; margin-bottom: 18px; color: var(--nctcgl); }
.ycer54 h3 { font-size: 1.25rem; margin: 24px 0 12px; color: var(--gt3bgi); }
.ycer54 p { margin-bottom: 16px; color: var(--fx7w1); line-height: 1.8; }
.ycer54 img { border-radius: var(--tsm4fok3); margin: 20px 0; }

/* === Contact Grid === */
.rtrkrcgv {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;
}
.an9r7e8x {
  background: var(--suxh75); border-radius: var(--tsm4fok3);
  padding: 32px; border: 1px solid var(--mxhsi3);
}
.an9r7e8x h3 { font-size: 1.1rem; margin-bottom: 16px; color: var(--gt3bgi); }
.an9r7e8x p { font-size: 0.92rem; color: var(--fx7w1); margin-bottom: 8px; }

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

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

/* === Responsive === */
@media (max-width: 1024px) {
  .lfzt3x { grid-template-columns: repeat(3, 1fr); }
  .ao833k { grid-template-columns: repeat(2, 1fr); }
  .iafldl { grid-template-columns: repeat(2, 1fr); }
  .ogl088 { grid-template-columns: repeat(2, 1fr); }
  .ji0qcnnu { grid-template-columns: repeat(2, 1fr); }
  .xe9gsr { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  .llp2irs8 { display: block; }
  .cuqvbn2y {
    display: none; position: absolute; top: 68px; left: 0; width: 100%;
    background: var(--irl9vhz); flex-direction: column; padding: 16px;
    border-bottom: 1px solid var(--mxhsi3);
  }
  .cuqvbn2y.active { display: flex; }
  .fwmtb { display: none; }
  .fcdqwh h1 { font-size: 1.8rem; }
  .yya53 { min-height: 450px; }
  .lfzt3x { grid-template-columns: repeat(2, 1fr); }
  .ao833k { grid-template-columns: 1fr; }
  .nkofnnvu { grid-template-columns: 1fr; }
  .iafldl { grid-template-columns: repeat(2, 1fr); }
  .ogl088 { grid-template-columns: 1fr; }
  .ccokhn1b { grid-template-columns: 1fr; }
  .ji0qcnnu { grid-template-columns: 1fr; }
  .xe9gsr { grid-template-columns: 1fr; }
  .rtrkrcgv { grid-template-columns: 1fr; }
  .wzju3 .container { flex-direction: column; gap: 12px; }
  .sjpxw8o { margin-left: 0; margin-top: 10px; }
}
@media (max-width: 480px) {
  .lfzt3x { grid-template-columns: 1fr; }
  .iafldl { grid-template-columns: 1fr; }
  .fcdqwh h1 { font-size: 1.5rem; }
}
