/* ============================================
   大象传媒 - 原创样式表
   品牌：大象传媒 | 域名：rxbly13.cn
   定位：影视传媒公司 + 视频社区
   ============================================ */

/* --- CSS Variables --- */
:root {
  --wd155tba: #E8456B;
  --hsphw5ye: #2D1B69;
  --2ug5j5dj: #FF8C42;
  --jsvqp: #0F0A1E;
  --beitz: #1A1230;
  --qigl63: #F0E6FF;
  --l90fx: #A89CC8;
  --nqmicc: #2E2050;
  --yw4bdje: linear-gradient(135deg, #E8456B, #FF8C42);
  --cic8bd: 0 4px 24px rgba(232,69,107,0.15);
  --ta4gp: 12px;
  --zwac9blk: all 0.3s ease;
}

/* --- Reset & Base --- */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  background: var(--jsvqp);
  color: var(--qigl63);
  line-height: 1.7;
  overflow-x: hidden;
}
a { color: var(--wd155tba); text-decoration: none; transition: var(--zwac9blk); }
a:hover { color: var(--2ug5j5dj); }
img { max-width: 100%; height: auto; display: block; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 1.3; }

/* --- Container --- */
.vm7x1vrb { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.436rydk { padding: 60px 0; }
.4iqvpn1s {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 16px;
  background: var(--yw4bdje);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.f06hit6 {
  text-align: center;
  color: var(--l90fx);
  margin-bottom: 40px;
  font-size: 1rem;
}

/* --- Header / Navigation --- */
.hsg51oad {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(15,10,30,0.92);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--nqmicc);
  transition: var(--zwac9blk);
}
.awcebq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 68px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.b8tp5 { display: flex; align-items: center; gap: 10px; }
.b8tp5 img { height: 42px; width: auto; }
.ga3n668x { height: 42px; width: auto; border-radius: 6px; }
.tc6gprg { font-size: 1.3rem; font-weight: 700; background: var(--yw4bdje); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.y6d4tr { display: flex; align-items: center; gap: 28px; }
.y6d4tr a {
  color: var(--qigl63);
  font-size: 0.95rem;
  font-weight: 500;
  position: relative;
  padding: 4px 0;
}
.y6d4tr a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--yw4bdje);
  transition: var(--zwac9blk);
}
.y6d4tr a:hover::after, .y6d4tr a.active::after { width: 100%; }
.y6d4tr a:hover { color: var(--wd155tba); -webkit-text-fill-color: unset; }

/* Mobile menu toggle */
.ysvuiy6 {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 8px;
}
.ysvuiy6 span {
  width: 24px;
  height: 2px;
  background: var(--qigl63);
  transition: var(--zwac9blk);
}

/* --- Search Bar --- */
.yiycmv5t {
  background: var(--beitz);
  border-bottom: 1px solid var(--nqmicc);
  padding: 12px 0;
  margin-top: 68px;
}
.hi6iq {
  display: flex;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
.6gbr8caa {
  flex: 1;
  background: rgba(255,255,255,0.06);
  border: 1px solid var(--nqmicc);
  border-radius: 24px;
  padding: 10px 48px 10px 20px;
  color: var(--qigl63);
  font-size: 0.95rem;
  outline: none;
  transition: var(--zwac9blk);
}
.6gbr8caa::placeholder { color: var(--l90fx); }
.6gbr8caa:focus { border-color: var(--wd155tba); box-shadow: 0 0 0 3px rgba(232,69,107,0.15); }
.xuil7u39 {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--yw4bdje);
  border: none;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
}

/* --- Hero Banner --- */
.xdgqjsf {
  position: relative;
  height: 520px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.eiyfqwri {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.55);
}
.ormru45 {
  position: relative;
  z-index: 2;
  max-width: 620px;
  padding-left: 60px;
}
.xdgqjsf h1 {
  font-size: 2.6rem;
  margin-bottom: 16px;
  text-shadow: 0 2px 20px rgba(0,0,0,0.5);
}
.xdgqjsf p {
  font-size: 1.1rem;
  color: rgba(240,230,255,0.85);
  margin-bottom: 28px;
  text-shadow: 0 1px 10px rgba(0,0,0,0.4);
}
.wq1mxb {
  display: inline-block;
  padding: 12px 32px;
  background: var(--yw4bdje);
  color: #fff;
  border-radius: 28px;
  font-weight: 600;
  font-size: 1rem;
  transition: var(--zwac9blk);
  border: none;
  cursor: pointer;
}
.wq1mxb:hover { transform: translateY(-2px); box-shadow: var(--cic8bd); color: #fff; }
.i0may2b {
  background: transparent;
  border: 2px solid var(--wd155tba);
  color: var(--wd155tba);
}
.i0may2b:hover { background: var(--wd155tba); color: #fff; }

/* --- Video Cards Grid --- */
.f52wlo {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 24px;
}
.f8z3xix1 {
  background: var(--beitz);
  border-radius: var(--ta4gp);
  overflow: hidden;
  border: 1px solid var(--nqmicc);
  transition: var(--zwac9blk);
  position: relative;
}
.f8z3xix1:hover { transform: translateY(-6px); box-shadow: var(--cic8bd); border-color: var(--wd155tba); }
.r6h91vyg {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
}
.r6h91vyg img { width: 100%; height: 100%; object-fit: cover; transition: var(--zwac9blk); }
.f8z3xix1:hover .r6h91vyg img { transform: scale(1.05); }
.4ieem5f {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 60px;
  height: 60px;
  background: rgba(232,69,107,0.85);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: var(--zwac9blk);
}
.4ieem5f::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #fff;
  margin-left: 3px;
}
.f8z3xix1:hover .4ieem5f { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.qnjmx { padding: 16px; }
.vc1c5y9 { font-size: 1.05rem; font-weight: 600; margin-bottom: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.5i7gobk { display: flex; gap: 16px; color: var(--l90fx); font-size: 0.82rem; }
.5i7gobk span { display: flex; align-items: center; gap: 4px; }
.fb6l4 {
  position: absolute;
  top: 12px;
  left: 12px;
  background: var(--yw4bdje);
  color: #fff;
  padding: 3px 10px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  z-index: 3;
}
.ryubt9l {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 0.75rem;
  z-index: 3;
}

/* --- Feature Modules --- */
.l8auk {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}
.3dy213s {
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: var(--ta4gp);
  padding: 32px 24px;
  text-align: center;
  transition: var(--zwac9blk);
}
.3dy213s:hover { border-color: var(--wd155tba); transform: translateY(-4px); }
.6rqu4 {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  background: var(--yw4bdje);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
}
.3dy213s h3 { font-size: 1.15rem; margin-bottom: 10px; }
.3dy213s p { color: var(--l90fx); font-size: 0.9rem; }

/* --- Expert Cards --- */
.vf0athyb {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 24px;
}
.tqn2i2jn {
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: var(--ta4gp);
  padding: 28px;
  text-align: center;
  transition: var(--zwac9blk);
}
.tqn2i2jn:hover { border-color: var(--wd155tba); }
.iqcu13 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 16px;
  border: 3px solid var(--wd155tba);
}
.tqn2i2jn h4 { font-size: 1.1rem; margin-bottom: 6px; }
.tqn2i2jn .5pafnj7m { color: var(--2ug5j5dj); font-size: 0.85rem; margin-bottom: 10px; }
.tqn2i2jn p { color: var(--l90fx); font-size: 0.88rem; margin-bottom: 16px; }
.qjyije7 { display: flex; gap: 10px; justify-content: center; }
.qjyije7 a { font-size: 0.82rem; padding: 6px 16px; border-radius: 20px; }

/* --- FAQ Accordion --- */
.w6c1otc { max-width: 800px; margin: 0 auto; }
.etsdv5 {
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: var(--ta4gp);
  margin-bottom: 12px;
  overflow: hidden;
}
.3vkhy {
  padding: 18px 24px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 1rem;
  transition: var(--zwac9blk);
}
.3vkhy:hover { color: var(--wd155tba); }
.3vkhy::after { content: '+'; font-size: 1.4rem; color: var(--wd155tba); transition: var(--zwac9blk); }
.etsdv5.active .3vkhy::after { content: '-'; }
.w1abaepn {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  padding: 0 24px;
  color: var(--l90fx);
  font-size: 0.92rem;
  line-height: 1.8;
}
.etsdv5.active .w1abaepn { max-height: 300px; padding-bottom: 18px; }

/* --- Reviews --- */
.aztgm {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px;
}
.wl5uun {
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: var(--ta4gp);
  padding: 24px;
}
.xwx5c { color: var(--2ug5j5dj); font-size: 0.9rem; margin-bottom: 12px; letter-spacing: 2px; }
.j7da73 { color: var(--l90fx); font-size: 0.92rem; margin-bottom: 16px; font-style: italic; line-height: 1.7; }
.fqiqx1e { font-weight: 600; font-size: 0.9rem; }
.admrxi1 { color: var(--l90fx); font-size: 0.78rem; }

/* --- Partner Logos --- */
.1horo1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  align-items: center;
}
.07ski9l {
  width: 120px;
  height: 60px;
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  transition: var(--zwac9blk);
  color: var(--l90fx);
  font-size: 0.82rem;
  font-weight: 600;
}
.07ski9l:hover { border-color: var(--wd155tba); }

/* --- Social Share --- */
.615zwdp {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}
.90xfnyul {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 500;
  color: #fff;
  transition: var(--zwac9blk);
}
.90xfnyul:hover { transform: translateY(-2px); color: #fff; }
.dqnv2 { background: #07C160; }
.d510q { background: #E6162D; }
.2dnr7 { background: #161823; border: 1px solid #333; }
.ya3dh { background: #00A1D6; }

/* --- Footer --- */
.3pwcvx {
  background: #0A0716;
  border-top: 1px solid var(--nqmicc);
  padding: 48px 0 24px;
}
.fbnyc {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 32px;
  margin-bottom: 32px;
}
.3pwcvx h4 { font-size: 1.05rem; margin-bottom: 16px; background: var(--yw4bdje); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.3pwcvx p, .3pwcvx li { color: var(--l90fx); font-size: 0.88rem; line-height: 2; }
.3pwcvx a { color: var(--l90fx); }
.3pwcvx a:hover { color: var(--wd155tba); }
.dyos6g1 { display: flex; gap: 20px; }
.dyos6g1 img { width: 100px; height: 100px; border-radius: 8px; border: 1px solid var(--nqmicc); }
.d1ocp { text-align: center; font-size: 0.78rem; color: var(--l90fx); margin-top: 6px; }
.jr1y7 {
  border-top: 1px solid var(--nqmicc);
  padding-top: 20px;
  text-align: center;
  color: var(--l90fx);
  font-size: 0.82rem;
}
.jr1y7 a { color: var(--l90fx); }

/* --- Breadcrumb --- */
.i6nszqhu {
  padding: 16px 0;
  font-size: 0.85rem;
  color: var(--l90fx);
}
.i6nszqhu a { color: var(--l90fx); }
.i6nszqhu a:hover { color: var(--wd155tba); }
.i6nszqhu span { margin: 0 8px; }

/* --- Page Header (inner pages) --- */
.esrq0ons {
  background: linear-gradient(135deg, var(--hsphw5ye), var(--jsvqp));
  padding: 100px 0 40px;
  text-align: center;
}
.esrq0ons h1 { font-size: 2.2rem; margin-bottom: 12px; }
.esrq0ons p { color: var(--l90fx); font-size: 1rem; }

/* --- Content Area --- */
.hyaf044 { padding: 40px 0; }
.hyaf044 p { margin-bottom: 16px; color: var(--l90fx); font-size: 0.95rem; }
.hyaf044 h2 { font-size: 1.6rem; margin: 32px 0 16px; color: var(--qigl63); }
.hyaf044 h3 { font-size: 1.3rem; margin: 24px 0 12px; color: var(--qigl63); }
.hyaf044 img { border-radius: var(--ta4gp); margin: 20px 0; }

/* --- Contact Info --- */
.p419cp9 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}
.dym01 {
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: var(--ta4gp);
  padding: 28px;
}
.dym01 h3 { font-size: 1.1rem; margin-bottom: 16px; color: var(--wd155tba); }
.dym01 p { color: var(--l90fx); font-size: 0.9rem; margin-bottom: 8px; }

/* --- AI Section --- */
.xxdkzb4p {
  position: relative;
  border-radius: var(--ta4gp);
  overflow: hidden;
  margin-bottom: 32px;
}
.xxdkzb4p img { width: 100%; height: 280px; object-fit: cover; filter: brightness(0.6); }
.d083728 {
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 2;
}
.d083728 h3 { font-size: 1.5rem; margin-bottom: 8px; }
.d083728 p { color: rgba(240,230,255,0.8); font-size: 0.95rem; }

/* --- How-To Guide --- */
.w2wtzr66 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  counter-reset: step;
}
.8py2m9 {
  background: var(--beitz);
  border: 1px solid var(--nqmicc);
  border-radius: var(--ta4gp);
  padding: 28px 20px;
  text-align: center;
  counter-increment: step;
  position: relative;
}
.8py2m9::before {
  content: counter(step);
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: var(--yw4bdje);
  border-radius: 50%;
  margin: 0 auto 16px;
  font-weight: 700;
  font-size: 1.1rem;
}
.8py2m9 h4 { margin-bottom: 8px; font-size: 1rem; }
.8py2m9 p { color: var(--l90fx); font-size: 0.88rem; }

/* --- Stats Bar --- */
.kfx6r3m {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  text-align: center;
  padding: 40px 0;
}
.yp4mwp0z { font-size: 2.4rem; font-weight: 700; background: var(--yw4bdje); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.q1l5r88 { color: var(--l90fx); font-size: 0.9rem; margin-top: 6px; }

/* --- Responsive --- */
@media (max-width: 768px) {
  .y6d4tr { display: none; position: fixed; top: 68px; left: 0; width: 100%; background: rgba(15,10,30,0.98); flex-direction: column; padding: 20px; gap: 16px; border-bottom: 1px solid var(--nqmicc); }
  .y6d4tr.active { display: flex; }
  .ysvuiy6 { display: flex; }
  .xdgqjsf { height: 380px; }
  .ormru45 { padding-left: 20px; }
  .xdgqjsf h1 { font-size: 1.8rem; }
  .4iqvpn1s { font-size: 1.5rem; }
  .kfx6r3m { grid-template-columns: repeat(2, 1fr); }
  .fbnyc { grid-template-columns: 1fr; }
  .f52wlo { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .vf0athyb { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 480px) {
  .f52wlo { grid-template-columns: 1fr; }
  .vf0athyb { grid-template-columns: 1fr; }
  .xdgqjsf { height: 300px; }
  .xdgqjsf h1 { font-size: 1.5rem; }
}

/* --- Lazy Load --- */
img[loading="lazy"] { opacity: 0; transition: opacity 0.5s; }
img[loading="lazy"].loaded, img[loading="lazy"][src] { opacity: 1; }

/* --- Scrollbar --- */
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background: var(--jsvqp); }
::-webkit-scrollbar-thumb { background: var(--hsphw5ye); border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: var(--wd155tba); }
