/* ============================================
   同人动漫 游戏解说视频社区 原创样式表
   配色：电竞蓝 #00D4FF / 深空紫 #6C3CE1 / 暗夜黑 #0A0E1A
   ============================================ */
:root {
  --pfs6qp: #00D4FF;
  --y43sy: #6C3CE1;
  --jdpbntb: #0A0E1A;
  --yar75o: #060912;
  --xb7fw: #111827;
  --znal4yl0: #E2E8F0;
  --xj85d24: #94A3B8;
  --expv6eb0: #FF2D78;
  --jqipo8: #FFD700;
  --srynuoj: #10B981;
  --d3a2ly: #1E293B;
  --odgx26: 0 8px 32px rgba(0, 212, 255, 0.08);
  --s8v8f: 14px;
  --oo9fffl: 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(--jdpbntb);
  color: var(--znal4yl0);
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: var(--pfs6qp); text-decoration: none; transition: var(--oo9fffl); }
a:hover { color: var(--jqipo8); }
img { max-width: 100%; height: auto; display: block; }
.container { max-width: 1240px; margin: 0 auto; padding: 0 20px; }

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

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

/* === Stats Bar === */
.g130mm {
  background: var(--xb7fw); border-top: 1px solid var(--d3a2ly);
  border-bottom: 1px solid var(--d3a2ly); padding: 28px 0;
}
.g130mm .container {
  display: flex; justify-content: space-around; flex-wrap: wrap; gap: 16px;
}
.op52sw { text-align: center; }
.omilcjg {
  font-size: 2rem; font-weight: 800;
  background: linear-gradient(135deg, var(--pfs6qp), var(--jqipo8));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.urr8yo6d { font-size: 0.88rem; color: var(--xj85d24); margin-top: 4px; }

/* === Section Common === */
.rvn9y4p { padding: 72px 0; }
.vjdw6tr { background: var(--yar75o); }
.zw8pt3s {
  text-align: center; margin-bottom: 48px;
}
.zw8pt3s h2 {
  font-size: 2rem; font-weight: 700; margin-bottom: 12px;
  color: var(--znal4yl0);
}
.zw8pt3s h2 span {
  background: linear-gradient(135deg, var(--pfs6qp), var(--y43sy));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.zw8pt3s p { color: var(--xj85d24); font-size: 1rem; }

/* === Video Grid === */
.ajqu3h {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.l2vcj {
  background: var(--xb7fw); border-radius: var(--s8v8f);
  overflow: hidden; border: 1px solid var(--d3a2ly);
  transition: var(--oo9fffl); cursor: pointer;
}
.l2vcj:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 212, 255, 0.15);
  border-color: var(--pfs6qp);
}
.akzd763c {
  position: relative; overflow: hidden; aspect-ratio: 16/9;
}
.akzd763c img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform 0.5s ease;
}
.l2vcj:hover .akzd763c img { transform: scale(1.08); }
.mgjtsm {
  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(--oo9fffl);
}
.mgjtsm::after {
  content: ""; width: 0; height: 0;
  border-left: 18px solid #fff; border-top: 11px solid transparent;
  border-bottom: 11px solid transparent; margin-left: 4px;
}
.l2vcj:hover .mgjtsm { transform: translate(-50%, -50%) scale(1); }
.b5ptfr {
  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;
}
.nu8p81p { padding: 14px 16px; }
.nu8p81p h3 {
  font-size: 0.95rem; font-weight: 600; margin-bottom: 8px;
  color: var(--znal4yl0); line-height: 1.4;
  display: -webkit-box; -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; overflow: hidden;
}
.krbo1ul {
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.8rem; color: var(--xj85d24);
}
.a2upp4vx { display: flex; gap: 6px; margin-top: 8px; flex-wrap: wrap; }
.wlx54 {
  background: rgba(0, 212, 255, 0.1); color: var(--pfs6qp);
  padding: 3px 10px; border-radius: 12px; font-size: 0.75rem;
}

/* === Feature Grid === */
.nrghvqir {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.a92oh {
  background: var(--xb7fw); border-radius: var(--s8v8f);
  padding: 32px 24px; border: 1px solid var(--d3a2ly);
  text-align: center; transition: var(--oo9fffl);
}
.a92oh:hover {
  border-color: var(--y43sy);
  box-shadow: 0 8px 32px rgba(108, 60, 225, 0.15);
  transform: translateY(-4px);
}
.e8sa6opg {
  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;
}
.a92oh h3 { font-size: 1.1rem; margin-bottom: 10px; color: var(--znal4yl0); }
.a92oh p { font-size: 0.9rem; color: var(--xj85d24); line-height: 1.6; }

/* === AI Showcase === */
.lscao {
  display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center;
}
.lscao img { border-radius: var(--s8v8f); }
.w6mm1 { display: flex; flex-direction: column; gap: 20px; }
.ybe2tl {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--xb7fw); padding: 20px; border-radius: 12px;
  border: 1px solid var(--d3a2ly); transition: var(--oo9fffl);
}
.ybe2tl:hover { border-color: var(--pfs6qp); }
.odcbl54 {
  width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0;
  background: linear-gradient(135deg, var(--pfs6qp), var(--y43sy));
  display: flex; align-items: center; justify-content: center; font-size: 1.3rem;
}
.ybe2tl h4 { font-size: 1rem; margin-bottom: 6px; color: var(--znal4yl0); }
.ybe2tl p { font-size: 0.88rem; color: var(--xj85d24); }

/* === Community Grid === */
.i70tad {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.acdnu {
  background: var(--xb7fw); border-radius: var(--s8v8f);
  padding: 28px 20px; text-align: center;
  border: 1px solid var(--d3a2ly); transition: var(--oo9fffl);
}
.acdnu:hover {
  border-color: var(--srynuoj);
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.12);
}
.yros4mg { font-size: 2.5rem; margin-bottom: 14px; }
.acdnu h3 { font-size: 1rem; margin-bottom: 8px; }
.acdnu p { font-size: 0.85rem; color: var(--xj85d24); }

/* === Expert Grid === */
.nmykj1 {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.v5iti0 {
  background: var(--xb7fw); border-radius: var(--s8v8f);
  overflow: hidden; border: 1px solid var(--d3a2ly);
  text-align: center; transition: var(--oo9fffl);
}
.v5iti0:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(108, 60, 225, 0.15);
}
.ah4xkpb {
  width: 100px; height: 100px; border-radius: 50%;
  margin: 28px auto 16px; overflow: hidden;
  border: 3px solid var(--y43sy);
}
.ah4xkpb img { width: 100%; height: 100%; object-fit: cover; }
.ihnkett { padding: 0 20px 24px; }
.ihnkett h3 { font-size: 1.05rem; margin-bottom: 4px; }
.vrddo { font-size: 0.85rem; color: var(--pfs6qp); margin-bottom: 10px; }
.ihnkett p { font-size: 0.83rem; color: var(--xj85d24); margin-bottom: 14px; }
.ttng8p { display: flex; gap: 8px; justify-content: center; }
.ttng8p a {
  padding: 6px 14px; border-radius: 16px; font-size: 0.78rem;
  border: 1px solid var(--d3a2ly); color: var(--xj85d24);
}
.ttng8p a:hover { border-color: var(--pfs6qp); color: var(--pfs6qp); }

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

/* === How-To Steps === */
.nf7seb {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.iw85qcms {
  text-align: center; padding: 28px 20px;
  background: var(--xb7fw); border-radius: var(--s8v8f);
  border: 1px solid var(--d3a2ly); position: relative;
}
.lzeo0 {
  width: 48px; height: 48px; border-radius: 50%;
  background: linear-gradient(135deg, var(--pfs6qp), var(--y43sy));
  color: #fff; font-size: 1.3rem; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 16px;
}
.iw85qcms h3 { font-size: 1rem; margin-bottom: 8px; }
.iw85qcms p { font-size: 0.85rem; color: var(--xj85d24); }

/* === Reviews === */
.u2uoipjl {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;
}
.xunlp {
  background: var(--xb7fw); border-radius: var(--s8v8f);
  padding: 28px 24px; border: 1px solid var(--d3a2ly);
}
.hrhdk { color: var(--jqipo8); font-size: 1rem; margin-bottom: 12px; }
.xunlp p { font-size: 0.92rem; color: var(--znal4yl0); margin-bottom: 16px; line-height: 1.7; }
.zayjolw {
  display: flex; align-items: center; gap: 12px;
}
.fnzlus {
  width: 42px; height: 42px; border-radius: 50%;
  background: linear-gradient(135deg, var(--pfs6qp), var(--y43sy));
  display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 700; font-size: 1rem;
}
.b7l4jll { font-size: 0.88rem; font-weight: 600; }
.f153b8ba { font-size: 0.78rem; color: var(--xj85d24); }

/* === FAQ === */
.x1x5i8w { max-width: 800px; margin: 0 auto; }
.zmy1k3 {
  background: var(--xb7fw); border-radius: 12px;
  margin-bottom: 12px; border: 1px solid var(--d3a2ly);
  overflow: hidden;
}
.zht4eg {
  padding: 18px 24px; cursor: pointer; font-weight: 600;
  display: flex; justify-content: space-between; align-items: center;
  transition: var(--oo9fffl);
}
.zht4eg:hover { color: var(--pfs6qp); }
.zht4eg::after { content: "+"; font-size: 1.3rem; color: var(--pfs6qp); }
.zmy1k3.active .zht4eg::after { content: "−"; }
.rjmqs {
  max-height: 0; overflow: hidden; transition: max-height 0.35s ease;
}
.zmy1k3.active .rjmqs { max-height: 300px; }
.rjmqs p { padding: 0 24px 18px; color: var(--xj85d24); font-size: 0.92rem; line-height: 1.7; }

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

/* === Footer === */
.pezjvc {
  background: var(--yar75o); border-top: 1px solid var(--d3a2ly);
  padding: 56px 0 0;
}
.ysahzk {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px;
  margin-bottom: 40px;
}
.o6mda6g p { color: var(--xj85d24); font-size: 0.9rem; margin-top: 12px; line-height: 1.7; }
.prf6c9q h4 {
  font-size: 1rem; margin-bottom: 16px; color: var(--znal4yl0);
}
.prf6c9q ul { list-style: none; }
.prf6c9q li { margin-bottom: 10px; }
.prf6c9q a { color: var(--xj85d24); font-size: 0.88rem; }
.prf6c9q a:hover { color: var(--pfs6qp); }
.wlglnfr {
  display: flex; gap: 20px;
}
.ft6fc { text-align: center; }
.ft6fc img { width: 110px; border-radius: 8px; margin-bottom: 6px; }
.ft6fc span { font-size: 0.78rem; color: var(--xj85d24); }
.g81yyn {
  border-top: 1px solid var(--d3a2ly);
  padding: 20px 0; text-align: center;
  font-size: 0.82rem; color: var(--xj85d24);
}

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

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

/* === Content === */
.fruxc { padding: 48px 0; }
.fruxc h2 { font-size: 1.6rem; margin-bottom: 18px; color: var(--znal4yl0); }
.fruxc h3 { font-size: 1.25rem; margin: 24px 0 12px; color: var(--pfs6qp); }
.fruxc p { margin-bottom: 16px; color: var(--xj85d24); line-height: 1.8; }
.fruxc img { border-radius: var(--s8v8f); margin: 20px 0; }

/* === Contact Grid === */
.r8clzfv {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;
}
.wp98ujw {
  background: var(--xb7fw); border-radius: var(--s8v8f);
  padding: 32px; border: 1px solid var(--d3a2ly);
}
.wp98ujw h3 { font-size: 1.1rem; margin-bottom: 16px; color: var(--pfs6qp); }
.wp98ujw p { font-size: 0.92rem; color: var(--xj85d24); margin-bottom: 8px; }

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

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

/* === Responsive === */
@media (max-width: 1024px) {
  .ajqu3h { grid-template-columns: repeat(3, 1fr); }
  .nrghvqir { grid-template-columns: repeat(2, 1fr); }
  .i70tad { grid-template-columns: repeat(2, 1fr); }
  .nmykj1 { grid-template-columns: repeat(2, 1fr); }
  .nf7seb { grid-template-columns: repeat(2, 1fr); }
  .ysahzk { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  .eo0zv { display: block; }
  .m6whqco {
    display: none; position: absolute; top: 68px; left: 0; width: 100%;
    background: var(--jdpbntb); flex-direction: column; padding: 16px;
    border-bottom: 1px solid var(--d3a2ly);
  }
  .m6whqco.active { display: flex; }
  .ugts8u99 { display: none; }
  .cyy2xa0g h1 { font-size: 1.8rem; }
  .dl50j5 { min-height: 450px; }
  .ajqu3h { grid-template-columns: repeat(2, 1fr); }
  .nrghvqir { grid-template-columns: 1fr; }
  .lscao { grid-template-columns: 1fr; }
  .i70tad { grid-template-columns: repeat(2, 1fr); }
  .nmykj1 { grid-template-columns: 1fr; }
  .u2uoipjl { grid-template-columns: 1fr; }
  .nf7seb { grid-template-columns: 1fr; }
  .ysahzk { grid-template-columns: 1fr; }
  .r8clzfv { grid-template-columns: 1fr; }
  .g130mm .container { flex-direction: column; gap: 12px; }
  .pj0h9qpi { margin-left: 0; margin-top: 10px; }
}
@media (max-width: 480px) {
  .ajqu3h { grid-template-columns: 1fr; }
  .i70tad { grid-template-columns: 1fr; }
  .cyy2xa0g h1 { font-size: 1.5rem; }
}
