/* ============================================
   鲍鱼tv 游戏解说视频社区 原创样式表
   配色：电竞蓝 #00D4FF / 深空紫 #6C3CE1 / 暗夜黑 #0A0E1A
   ============================================ */
:root {
  --rn4htyb: #00D4FF;
  --f4t0o: #6C3CE1;
  --rpw9xx: #0A0E1A;
  --acwhlog9: #060912;
  --clsil: #111827;
  --vhlen7ry: #E2E8F0;
  --xy2jh: #94A3B8;
  --kzi0n: #FF2D78;
  --gsqvht5: #FFD700;
  --rxy9y6zj: #10B981;
  --ibszw7l9: #1E293B;
  --ox0brpvi: 0 8px 32px rgba(0, 212, 255, 0.08);
  --o4mwax: 14px;
  --ti21he3: 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(--rpw9xx);
  color: var(--vhlen7ry);
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: var(--rn4htyb); text-decoration: none; transition: var(--ti21he3); }
a:hover { color: var(--gsqvht5); }
img { max-width: 100%; height: auto; display: block; }
.container { max-width: 1240px; margin: 0 auto; padding: 0 20px; }

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

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

/* === Stats Bar === */
.hcfqf {
  background: var(--clsil); border-top: 1px solid var(--ibszw7l9);
  border-bottom: 1px solid var(--ibszw7l9); padding: 28px 0;
}
.hcfqf .container {
  display: flex; justify-content: space-around; flex-wrap: wrap; gap: 16px;
}
.mbest { text-align: center; }
.zi5dw5lq {
  font-size: 2rem; font-weight: 800;
  background: linear-gradient(135deg, var(--rn4htyb), var(--gsqvht5));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.okofj85 { font-size: 0.88rem; color: var(--xy2jh); margin-top: 4px; }

/* === Section Common === */
.lp3scco { padding: 72px 0; }
.t6ahhb0 { background: var(--acwhlog9); }
.ciajemm5 {
  text-align: center; margin-bottom: 48px;
}
.ciajemm5 h2 {
  font-size: 2rem; font-weight: 700; margin-bottom: 12px;
  color: var(--vhlen7ry);
}
.ciajemm5 h2 span {
  background: linear-gradient(135deg, var(--rn4htyb), var(--f4t0o));
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.ciajemm5 p { color: var(--xy2jh); font-size: 1rem; }

/* === Video Grid === */
.mq7hkgv {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.el7whpcm {
  background: var(--clsil); border-radius: var(--o4mwax);
  overflow: hidden; border: 1px solid var(--ibszw7l9);
  transition: var(--ti21he3); cursor: pointer;
}
.el7whpcm:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 212, 255, 0.15);
  border-color: var(--rn4htyb);
}
.s7f73w {
  position: relative; overflow: hidden; aspect-ratio: 16/9;
}
.s7f73w img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform 0.5s ease;
}
.el7whpcm:hover .s7f73w img { transform: scale(1.08); }
.a2iqwtcu {
  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(--ti21he3);
}
.a2iqwtcu::after {
  content: ""; width: 0; height: 0;
  border-left: 18px solid #fff; border-top: 11px solid transparent;
  border-bottom: 11px solid transparent; margin-left: 4px;
}
.el7whpcm:hover .a2iqwtcu { transform: translate(-50%, -50%) scale(1); }
.qt9uyy {
  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;
}
.n74tvv { padding: 14px 16px; }
.n74tvv h3 {
  font-size: 0.95rem; font-weight: 600; margin-bottom: 8px;
  color: var(--vhlen7ry); line-height: 1.4;
  display: -webkit-box; -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; overflow: hidden;
}
.q31gxy {
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.8rem; color: var(--xy2jh);
}
.m62ifdsm { display: flex; gap: 6px; margin-top: 8px; flex-wrap: wrap; }
.ws5xlhq {
  background: rgba(0, 212, 255, 0.1); color: var(--rn4htyb);
  padding: 3px 10px; border-radius: 12px; font-size: 0.75rem;
}

/* === Feature Grid === */
.yg816flu {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.ut6yrm74 {
  background: var(--clsil); border-radius: var(--o4mwax);
  padding: 32px 24px; border: 1px solid var(--ibszw7l9);
  text-align: center; transition: var(--ti21he3);
}
.ut6yrm74:hover {
  border-color: var(--f4t0o);
  box-shadow: 0 8px 32px rgba(108, 60, 225, 0.15);
  transform: translateY(-4px);
}
.f71ed9 {
  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;
}
.ut6yrm74 h3 { font-size: 1.1rem; margin-bottom: 10px; color: var(--vhlen7ry); }
.ut6yrm74 p { font-size: 0.9rem; color: var(--xy2jh); line-height: 1.6; }

/* === AI Showcase === */
.kx96irtf {
  display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center;
}
.kx96irtf img { border-radius: var(--o4mwax); }
.c7nfl6d { display: flex; flex-direction: column; gap: 20px; }
.r8el9u {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--clsil); padding: 20px; border-radius: 12px;
  border: 1px solid var(--ibszw7l9); transition: var(--ti21he3);
}
.r8el9u:hover { border-color: var(--rn4htyb); }
.xvxvph {
  width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0;
  background: linear-gradient(135deg, var(--rn4htyb), var(--f4t0o));
  display: flex; align-items: center; justify-content: center; font-size: 1.3rem;
}
.r8el9u h4 { font-size: 1rem; margin-bottom: 6px; color: var(--vhlen7ry); }
.r8el9u p { font-size: 0.88rem; color: var(--xy2jh); }

/* === Community Grid === */
.cvvnh3c {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.qacl6dvg {
  background: var(--clsil); border-radius: var(--o4mwax);
  padding: 28px 20px; text-align: center;
  border: 1px solid var(--ibszw7l9); transition: var(--ti21he3);
}
.qacl6dvg:hover {
  border-color: var(--rxy9y6zj);
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.12);
}
.ttm74 { font-size: 2.5rem; margin-bottom: 14px; }
.qacl6dvg h3 { font-size: 1rem; margin-bottom: 8px; }
.qacl6dvg p { font-size: 0.85rem; color: var(--xy2jh); }

/* === Expert Grid === */
.yetgpr {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.x6me3 {
  background: var(--clsil); border-radius: var(--o4mwax);
  overflow: hidden; border: 1px solid var(--ibszw7l9);
  text-align: center; transition: var(--ti21he3);
}
.x6me3:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(108, 60, 225, 0.15);
}
.kvlt0hb {
  width: 100px; height: 100px; border-radius: 50%;
  margin: 28px auto 16px; overflow: hidden;
  border: 3px solid var(--f4t0o);
}
.kvlt0hb img { width: 100%; height: 100%; object-fit: cover; }
.hc3fd { padding: 0 20px 24px; }
.hc3fd h3 { font-size: 1.05rem; margin-bottom: 4px; }
.xw4lwrwp { font-size: 0.85rem; color: var(--rn4htyb); margin-bottom: 10px; }
.hc3fd p { font-size: 0.83rem; color: var(--xy2jh); margin-bottom: 14px; }
.jv7yc { display: flex; gap: 8px; justify-content: center; }
.jv7yc a {
  padding: 6px 14px; border-radius: 16px; font-size: 0.78rem;
  border: 1px solid var(--ibszw7l9); color: var(--xy2jh);
}
.jv7yc a:hover { border-color: var(--rn4htyb); color: var(--rn4htyb); }

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

/* === How-To Steps === */
.ugs5s {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.q63bs8ho {
  text-align: center; padding: 28px 20px;
  background: var(--clsil); border-radius: var(--o4mwax);
  border: 1px solid var(--ibszw7l9); position: relative;
}
.utow6 {
  width: 48px; height: 48px; border-radius: 50%;
  background: linear-gradient(135deg, var(--rn4htyb), var(--f4t0o));
  color: #fff; font-size: 1.3rem; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 16px;
}
.q63bs8ho h3 { font-size: 1rem; margin-bottom: 8px; }
.q63bs8ho p { font-size: 0.85rem; color: var(--xy2jh); }

/* === Reviews === */
.yemzmddq {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;
}
.io11q {
  background: var(--clsil); border-radius: var(--o4mwax);
  padding: 28px 24px; border: 1px solid var(--ibszw7l9);
}
.vd5g39uk { color: var(--gsqvht5); font-size: 1rem; margin-bottom: 12px; }
.io11q p { font-size: 0.92rem; color: var(--vhlen7ry); margin-bottom: 16px; line-height: 1.7; }
.vecfxj6 {
  display: flex; align-items: center; gap: 12px;
}
.t2diub {
  width: 42px; height: 42px; border-radius: 50%;
  background: linear-gradient(135deg, var(--rn4htyb), var(--f4t0o));
  display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 700; font-size: 1rem;
}
.l65dwpo { font-size: 0.88rem; font-weight: 600; }
.zdicoa9 { font-size: 0.78rem; color: var(--xy2jh); }

/* === FAQ === */
.j7zoe1fr { max-width: 800px; margin: 0 auto; }
.syhhk8eh {
  background: var(--clsil); border-radius: 12px;
  margin-bottom: 12px; border: 1px solid var(--ibszw7l9);
  overflow: hidden;
}
.uevul6 {
  padding: 18px 24px; cursor: pointer; font-weight: 600;
  display: flex; justify-content: space-between; align-items: center;
  transition: var(--ti21he3);
}
.uevul6:hover { color: var(--rn4htyb); }
.uevul6::after { content: "+"; font-size: 1.3rem; color: var(--rn4htyb); }
.syhhk8eh.active .uevul6::after { content: "−"; }
.g01wa {
  max-height: 0; overflow: hidden; transition: max-height 0.35s ease;
}
.syhhk8eh.active .g01wa { max-height: 300px; }
.g01wa p { padding: 0 24px 18px; color: var(--xy2jh); font-size: 0.92rem; line-height: 1.7; }

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

/* === Footer === */
.jduhwvk {
  background: var(--acwhlog9); border-top: 1px solid var(--ibszw7l9);
  padding: 56px 0 0;
}
.lwqdwty {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px;
  margin-bottom: 40px;
}
.a2x5mcv p { color: var(--xy2jh); font-size: 0.9rem; margin-top: 12px; line-height: 1.7; }
.afmbwdj h4 {
  font-size: 1rem; margin-bottom: 16px; color: var(--vhlen7ry);
}
.afmbwdj ul { list-style: none; }
.afmbwdj li { margin-bottom: 10px; }
.afmbwdj a { color: var(--xy2jh); font-size: 0.88rem; }
.afmbwdj a:hover { color: var(--rn4htyb); }
.ytjs2 {
  display: flex; gap: 20px;
}
.l1wgo1 { text-align: center; }
.l1wgo1 img { width: 110px; border-radius: 8px; margin-bottom: 6px; }
.l1wgo1 span { font-size: 0.78rem; color: var(--xy2jh); }
.a0b9mn {
  border-top: 1px solid var(--ibszw7l9);
  padding: 20px 0; text-align: center;
  font-size: 0.82rem; color: var(--xy2jh);
}

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

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

/* === Content === */
.fwd44akj { padding: 48px 0; }
.fwd44akj h2 { font-size: 1.6rem; margin-bottom: 18px; color: var(--vhlen7ry); }
.fwd44akj h3 { font-size: 1.25rem; margin: 24px 0 12px; color: var(--rn4htyb); }
.fwd44akj p { margin-bottom: 16px; color: var(--xy2jh); line-height: 1.8; }
.fwd44akj img { border-radius: var(--o4mwax); margin: 20px 0; }

/* === Contact Grid === */
.p3rpyx8 {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;
}
.btopquy {
  background: var(--clsil); border-radius: var(--o4mwax);
  padding: 32px; border: 1px solid var(--ibszw7l9);
}
.btopquy h3 { font-size: 1.1rem; margin-bottom: 16px; color: var(--rn4htyb); }
.btopquy p { font-size: 0.92rem; color: var(--xy2jh); margin-bottom: 8px; }

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

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

/* === Responsive === */
@media (max-width: 1024px) {
  .mq7hkgv { grid-template-columns: repeat(3, 1fr); }
  .yg816flu { grid-template-columns: repeat(2, 1fr); }
  .cvvnh3c { grid-template-columns: repeat(2, 1fr); }
  .yetgpr { grid-template-columns: repeat(2, 1fr); }
  .ugs5s { grid-template-columns: repeat(2, 1fr); }
  .lwqdwty { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  .wntxey { display: block; }
  .scjbp {
    display: none; position: absolute; top: 68px; left: 0; width: 100%;
    background: var(--rpw9xx); flex-direction: column; padding: 16px;
    border-bottom: 1px solid var(--ibszw7l9);
  }
  .scjbp.active { display: flex; }
  .j5poju { display: none; }
  .shm2zv3g h1 { font-size: 1.8rem; }
  .vn80a { min-height: 450px; }
  .mq7hkgv { grid-template-columns: repeat(2, 1fr); }
  .yg816flu { grid-template-columns: 1fr; }
  .kx96irtf { grid-template-columns: 1fr; }
  .cvvnh3c { grid-template-columns: repeat(2, 1fr); }
  .yetgpr { grid-template-columns: 1fr; }
  .yemzmddq { grid-template-columns: 1fr; }
  .ugs5s { grid-template-columns: 1fr; }
  .lwqdwty { grid-template-columns: 1fr; }
  .p3rpyx8 { grid-template-columns: 1fr; }
  .hcfqf .container { flex-direction: column; gap: 12px; }
  .naoty7 { margin-left: 0; margin-top: 10px; }
}
@media (max-width: 480px) {
  .mq7hkgv { grid-template-columns: 1fr; }
  .cvvnh3c { grid-template-columns: 1fr; }
  .shm2zv3g h1 { font-size: 1.5rem; }
}
