/* ============================================
   学生情侣 游戏解说视频社区 原创样式表
   配色：电竞蓝 #00D4FF / 深空紫 #6C3CE1 / 暗夜黑 #0A0E1A
   ============================================ */
:root {
  --epo5y9jt: #00D4FF;
  --el79a: #6C3CE1;
  --m1c6y: #0A0E1A;
  --pn13w: #060912;
  --duvi4uc: #111827;
  --yujx8wq: #E2E8F0;
  --za4uwb86: #94A3B8;
  --tro05: #FF2D78;
  --wm4nsch: #FFD700;
  --ompkjkv: #10B981;
  --s2ou1pii: #1E293B;
  --gfkkrvm: 0 8px 32px rgba(0, 212, 255, 0.08);
  --z13w6mg: 14px;
  --qzookj: 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(--m1c6y);
  color: var(--yujx8wq);
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: var(--epo5y9jt); text-decoration: none; transition: var(--qzookj); }
a:hover { color: var(--wm4nsch); }
img { max-width: 100%; height: auto; display: block; }
.container { max-width: 1240px; margin: 0 auto; padding: 0 20px; }

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

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

/* === Stats Bar === */
.pw0t37iz {
  background: var(--duvi4uc); border-top: 1px solid var(--s2ou1pii);
  border-bottom: 1px solid var(--s2ou1pii); padding: 28px 0;
}
.pw0t37iz .container {
  display: flex; justify-content: space-around; flex-wrap: wrap; gap: 16px;
}
.xhcabld { text-align: center; }
.p0rb9v3a {
  font-size: 2rem; font-weight: 800;
  background: linear-gradient(135deg, var(--epo5y9jt), var(--wm4nsch));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.rur4mh { font-size: 0.88rem; color: var(--za4uwb86); margin-top: 4px; }

/* === Section Common === */
.movtt78 { padding: 72px 0; }
.ukt1ws { background: var(--pn13w); }
.ywktv6 {
  text-align: center; margin-bottom: 48px;
}
.ywktv6 h2 {
  font-size: 2rem; font-weight: 700; margin-bottom: 12px;
  color: var(--yujx8wq);
}
.ywktv6 h2 span {
  background: linear-gradient(135deg, var(--epo5y9jt), var(--el79a));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.ywktv6 p { color: var(--za4uwb86); font-size: 1rem; }

/* === Video Grid === */
.s96o3l {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.h4at5o2 {
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  overflow: hidden; border: 1px solid var(--s2ou1pii);
  transition: var(--qzookj); cursor: pointer;
}
.h4at5o2:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 212, 255, 0.15);
  border-color: var(--epo5y9jt);
}
.s8hzd8s {
  position: relative; overflow: hidden; aspect-ratio: 16/9;
}
.s8hzd8s img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform 0.5s ease;
}
.h4at5o2:hover .s8hzd8s img { transform: scale(1.08); }
.welaawb0 {
  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(--qzookj);
}
.welaawb0::after {
  content: ""; width: 0; height: 0;
  border-left: 18px solid #fff; border-top: 11px solid transparent;
  border-bottom: 11px solid transparent; margin-left: 4px;
}
.h4at5o2:hover .welaawb0 { transform: translate(-50%, -50%) scale(1); }
.wzxnq {
  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;
}
.y76j4v0 { padding: 14px 16px; }
.y76j4v0 h3 {
  font-size: 0.95rem; font-weight: 600; margin-bottom: 8px;
  color: var(--yujx8wq); line-height: 1.4;
  display: -webkit-box; -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; overflow: hidden;
}
.jmc9i {
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.8rem; color: var(--za4uwb86);
}
.rw9ao93x { display: flex; gap: 6px; margin-top: 8px; flex-wrap: wrap; }
.dgwgm {
  background: rgba(0, 212, 255, 0.1); color: var(--epo5y9jt);
  padding: 3px 10px; border-radius: 12px; font-size: 0.75rem;
}

/* === Feature Grid === */
.d5qzm {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.vns3pxxv {
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  padding: 32px 24px; border: 1px solid var(--s2ou1pii);
  text-align: center; transition: var(--qzookj);
}
.vns3pxxv:hover {
  border-color: var(--el79a);
  box-shadow: 0 8px 32px rgba(108, 60, 225, 0.15);
  transform: translateY(-4px);
}
.mzlm8tf {
  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;
}
.vns3pxxv h3 { font-size: 1.1rem; margin-bottom: 10px; color: var(--yujx8wq); }
.vns3pxxv p { font-size: 0.9rem; color: var(--za4uwb86); line-height: 1.6; }

/* === AI Showcase === */
.ga8kl7 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center;
}
.ga8kl7 img { border-radius: var(--z13w6mg); }
.vnwypn { display: flex; flex-direction: column; gap: 20px; }
.efjy3w {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--duvi4uc); padding: 20px; border-radius: 12px;
  border: 1px solid var(--s2ou1pii); transition: var(--qzookj);
}
.efjy3w:hover { border-color: var(--epo5y9jt); }
.vycca7 {
  width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0;
  background: linear-gradient(135deg, var(--epo5y9jt), var(--el79a));
  display: flex; align-items: center; justify-content: center; font-size: 1.3rem;
}
.efjy3w h4 { font-size: 1rem; margin-bottom: 6px; color: var(--yujx8wq); }
.efjy3w p { font-size: 0.88rem; color: var(--za4uwb86); }

/* === Community Grid === */
.mmtvsgm {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.a8sfyo {
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  padding: 28px 20px; text-align: center;
  border: 1px solid var(--s2ou1pii); transition: var(--qzookj);
}
.a8sfyo:hover {
  border-color: var(--ompkjkv);
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.12);
}
.nu0if6 { font-size: 2.5rem; margin-bottom: 14px; }
.a8sfyo h3 { font-size: 1rem; margin-bottom: 8px; }
.a8sfyo p { font-size: 0.85rem; color: var(--za4uwb86); }

/* === Expert Grid === */
.fu8q0a {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.sxmw3 {
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  overflow: hidden; border: 1px solid var(--s2ou1pii);
  text-align: center; transition: var(--qzookj);
}
.sxmw3:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(108, 60, 225, 0.15);
}
.vh6o6vz2 {
  width: 100px; height: 100px; border-radius: 50%;
  margin: 28px auto 16px; overflow: hidden;
  border: 3px solid var(--el79a);
}
.vh6o6vz2 img { width: 100%; height: 100%; object-fit: cover; }
.bbx80b { padding: 0 20px 24px; }
.bbx80b h3 { font-size: 1.05rem; margin-bottom: 4px; }
.ngur93c { font-size: 0.85rem; color: var(--epo5y9jt); margin-bottom: 10px; }
.bbx80b p { font-size: 0.83rem; color: var(--za4uwb86); margin-bottom: 14px; }
.ly0s34o { display: flex; gap: 8px; justify-content: center; }
.ly0s34o a {
  padding: 6px 14px; border-radius: 16px; font-size: 0.78rem;
  border: 1px solid var(--s2ou1pii); color: var(--za4uwb86);
}
.ly0s34o a:hover { border-color: var(--epo5y9jt); color: var(--epo5y9jt); }

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

/* === How-To Steps === */
.qe9mztt {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.eo4ojlp {
  text-align: center; padding: 28px 20px;
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  border: 1px solid var(--s2ou1pii); position: relative;
}
.wubolns {
  width: 48px; height: 48px; border-radius: 50%;
  background: linear-gradient(135deg, var(--epo5y9jt), var(--el79a));
  color: #fff; font-size: 1.3rem; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 16px;
}
.eo4ojlp h3 { font-size: 1rem; margin-bottom: 8px; }
.eo4ojlp p { font-size: 0.85rem; color: var(--za4uwb86); }

/* === Reviews === */
.u2wze {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;
}
.p4voq0pr {
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  padding: 28px 24px; border: 1px solid var(--s2ou1pii);
}
.bce51nfx { color: var(--wm4nsch); font-size: 1rem; margin-bottom: 12px; }
.p4voq0pr p { font-size: 0.92rem; color: var(--yujx8wq); margin-bottom: 16px; line-height: 1.7; }
.njwtn {
  display: flex; align-items: center; gap: 12px;
}
.gil6vr1 {
  width: 42px; height: 42px; border-radius: 50%;
  background: linear-gradient(135deg, var(--epo5y9jt), var(--el79a));
  display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 700; font-size: 1rem;
}
.k5huns7 { font-size: 0.88rem; font-weight: 600; }
.k3unws { font-size: 0.78rem; color: var(--za4uwb86); }

/* === FAQ === */
.woqk8r1f { max-width: 800px; margin: 0 auto; }
.lt69l358 {
  background: var(--duvi4uc); border-radius: 12px;
  margin-bottom: 12px; border: 1px solid var(--s2ou1pii);
  overflow: hidden;
}
.g0fd5 {
  padding: 18px 24px; cursor: pointer; font-weight: 600;
  display: flex; justify-content: space-between; align-items: center;
  transition: var(--qzookj);
}
.g0fd5:hover { color: var(--epo5y9jt); }
.g0fd5::after { content: "+"; font-size: 1.3rem; color: var(--epo5y9jt); }
.lt69l358.active .g0fd5::after { content: "−"; }
.r7xfqvfk {
  max-height: 0; overflow: hidden; transition: max-height 0.35s ease;
}
.lt69l358.active .r7xfqvfk { max-height: 300px; }
.r7xfqvfk p { padding: 0 24px 18px; color: var(--za4uwb86); font-size: 0.92rem; line-height: 1.7; }

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

/* === Footer === */
.jzvno7j {
  background: var(--pn13w); border-top: 1px solid var(--s2ou1pii);
  padding: 56px 0 0;
}
.pxn0a4 {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px;
  margin-bottom: 40px;
}
.l7ytfie p { color: var(--za4uwb86); font-size: 0.9rem; margin-top: 12px; line-height: 1.7; }
.ntdg73fg h4 {
  font-size: 1rem; margin-bottom: 16px; color: var(--yujx8wq);
}
.ntdg73fg ul { list-style: none; }
.ntdg73fg li { margin-bottom: 10px; }
.ntdg73fg a { color: var(--za4uwb86); font-size: 0.88rem; }
.ntdg73fg a:hover { color: var(--epo5y9jt); }
.c9qtv {
  display: flex; gap: 20px;
}
.s6u1zk78 { text-align: center; }
.s6u1zk78 img { width: 110px; border-radius: 8px; margin-bottom: 6px; }
.s6u1zk78 span { font-size: 0.78rem; color: var(--za4uwb86); }
.wmtyc {
  border-top: 1px solid var(--s2ou1pii);
  padding: 20px 0; text-align: center;
  font-size: 0.82rem; color: var(--za4uwb86);
}

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

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

/* === Content === */
.ctqxr { padding: 48px 0; }
.ctqxr h2 { font-size: 1.6rem; margin-bottom: 18px; color: var(--yujx8wq); }
.ctqxr h3 { font-size: 1.25rem; margin: 24px 0 12px; color: var(--epo5y9jt); }
.ctqxr p { margin-bottom: 16px; color: var(--za4uwb86); line-height: 1.8; }
.ctqxr img { border-radius: var(--z13w6mg); margin: 20px 0; }

/* === Contact Grid === */
.cg6qgzul {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;
}
.go6mtty8 {
  background: var(--duvi4uc); border-radius: var(--z13w6mg);
  padding: 32px; border: 1px solid var(--s2ou1pii);
}
.go6mtty8 h3 { font-size: 1.1rem; margin-bottom: 16px; color: var(--epo5y9jt); }
.go6mtty8 p { font-size: 0.92rem; color: var(--za4uwb86); margin-bottom: 8px; }

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

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

/* === Responsive === */
@media (max-width: 1024px) {
  .s96o3l { grid-template-columns: repeat(3, 1fr); }
  .d5qzm { grid-template-columns: repeat(2, 1fr); }
  .mmtvsgm { grid-template-columns: repeat(2, 1fr); }
  .fu8q0a { grid-template-columns: repeat(2, 1fr); }
  .qe9mztt { grid-template-columns: repeat(2, 1fr); }
  .pxn0a4 { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  .sdlj26 { display: block; }
  .t8v9t {
    display: none; position: absolute; top: 68px; left: 0; width: 100%;
    background: var(--m1c6y); flex-direction: column; padding: 16px;
    border-bottom: 1px solid var(--s2ou1pii);
  }
  .t8v9t.active { display: flex; }
  .lrsqd { display: none; }
  .syuovtk h1 { font-size: 1.8rem; }
  .vhl5o { min-height: 450px; }
  .s96o3l { grid-template-columns: repeat(2, 1fr); }
  .d5qzm { grid-template-columns: 1fr; }
  .ga8kl7 { grid-template-columns: 1fr; }
  .mmtvsgm { grid-template-columns: repeat(2, 1fr); }
  .fu8q0a { grid-template-columns: 1fr; }
  .u2wze { grid-template-columns: 1fr; }
  .qe9mztt { grid-template-columns: 1fr; }
  .pxn0a4 { grid-template-columns: 1fr; }
  .cg6qgzul { grid-template-columns: 1fr; }
  .pw0t37iz .container { flex-direction: column; gap: 12px; }
  .ezpc5ytc { margin-left: 0; margin-top: 10px; }
}
@media (max-width: 480px) {
  .s96o3l { grid-template-columns: 1fr; }
  .mmtvsgm { grid-template-columns: 1fr; }
  .syuovtk h1 { font-size: 1.5rem; }
}
