/* ===================================================
   黑料植物社区 - 豪宅绿金风格 - 外部CSS
   Domain: kpbiyrx.cn
   =================================================== */

/* ---- 全局重置 ---- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; scroll-behavior: smooth; }
body {
  font-family: 'PingFang SC', 'Microsoft YaHei', '微软雅黑', sans-serif;
  background: #f5f7f2;
  color: #2c3e28;
  line-height: 1.75;
}
a { color: #2d7a3a; text-decoration: none; transition: color .25s; }
a:hover { color: #5cb85c; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }

/* ---- CSS变量 ---- */
:root {
  --green-dark: #1a4f24;
  --green-main: #2d7a3a;
  --green-light: #5cb85c;
  --gold: #c9a84c;
  --gold-light: #e8d08a;
  --cream: #faf8f0;
  --text-dark: #1c2b1a;
  --text-mid: #4a6045;
  --text-light: #7a9a75;
  --bg-light: #f5f7f2;
  --bg-card: #ffffff;
  --shadow: 0 4px 20px rgba(45,122,58,.12);
  --shadow-hover: 0 8px 32px rgba(45,122,58,.22);
  --radius: 12px;
  --radius-sm: 6px;
}

/* ---- 容器 ---- */
.g0rvrrd { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.tznrb { padding: 70px 0; }
.cuq2xv5p {
  font-size: 2rem;
  font-weight: 800;
  color: var(--green-dark);
  text-align: center;
  margin-bottom: 12px;
  position: relative;
}
.cuq2xv5p::after {
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, var(--green-main), var(--gold));
  border-radius: 2px;
  margin: 10px auto 0;
}
.q044tf {
  text-align: center;
  color: var(--text-mid);
  font-size: 1rem;
  margin-bottom: 40px;
}

/* ---- 顶部通知栏 ---- */
.kiycseo {
  background: linear-gradient(90deg, var(--green-dark), var(--green-main));
  color: #c8f5c8;
  font-size: .82rem;
  padding: 7px 0;
  text-align: center;
  letter-spacing: .5px;
}
.kiycseo a { color: var(--gold-light); }

/* ---- 导航栏 ---- */
.hr5sxc47 {
  background: #fff;
  box-shadow: 0 2px 12px rgba(45,122,58,.10);
  position: sticky;
  top: 0;
  z-index: 1000;
}
.c7iqv6l7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 68px;
}
.vg2rb5 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--green-dark);
}
.vg2rb5 img { height: 42px; width: auto; }
.vg2rb5 span { color: var(--gold); }

.r1kf0 { display: flex; align-items: center; gap: 6px; }
.r1kf0 a {
  padding: 8px 14px;
  border-radius: var(--radius-sm);
  font-size: .92rem;
  font-weight: 600;
  color: var(--text-dark);
  transition: background .2s, color .2s;
}
.r1kf0 a:hover, .r1kf0 a.active {
  background: var(--green-main);
  color: #fff;
}
.i2lgi0m {
  display: flex;
  align-items: center;
  background: var(--bg-light);
  border: 1.5px solid #d0e8d0;
  border-radius: 20px;
  padding: 5px 14px;
  gap: 6px;
  margin-left: 10px;
}
.i2lgi0m input {
  border: none;
  background: transparent;
  outline: none;
  font-size: .88rem;
  width: 140px;
  color: var(--text-dark);
}
.i2lgi0m button {
  background: none;
  border: none;
  cursor: pointer;
  color: var(--green-main);
  font-size: 1rem;
}
.ryv4i {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.5rem;
  color: var(--green-dark);
}

/* ---- Hero横幅 ---- */
.vtbk6 {
  position: relative;
  min-height: 560px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.vhgsi00 {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: brightness(.55);
}
.x2b47 {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(26,79,36,.7) 0%, rgba(201,168,76,.25) 100%);
}
.rgey3nz5 {
  position: relative;
  z-index: 2;
  max-width: 700px;
  padding: 60px 20px;
  margin: 0 auto;
  text-align: center;
}
.weekm6a {
  display: inline-block;
  background: var(--gold);
  color: #fff;
  font-size: .78rem;
  font-weight: 700;
  padding: 4px 14px;
  border-radius: 20px;
  margin-bottom: 18px;
  letter-spacing: 1px;
}
.elifa {
  font-size: 3rem;
  font-weight: 900;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 18px;
  text-shadow: 0 2px 12px rgba(0,0,0,.4);
}
.elifa span { color: var(--gold-light); }
.kanaafpd {
  font-size: 1.1rem;
  color: rgba(255,255,255,.88);
  margin-bottom: 32px;
  line-height: 1.8;
}
.hcrr21t { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }
.ilwlv485 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 28px;
  border-radius: 30px;
  font-size: .95rem;
  font-weight: 700;
  cursor: pointer;
  transition: transform .2s, box-shadow .2s;
  border: none;
  text-decoration: none;
}
.ilwlv485:hover { transform: translateY(-2px); box-shadow: var(--shadow-hover); }
.mvzzavs4 { background: var(--green-main); color: #fff; }
.mvzzavs4:hover { background: var(--green-dark); color: #fff; }
.o6sqg { background: var(--gold); color: #fff; }
.o6sqg:hover { background: #b8923a; color: #fff; }
.uwyu30j5 { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.6); }
.uwyu30j5:hover { background: rgba(255,255,255,.15); color: #fff; }

/* ---- 统计数字 ---- */
.bo5ki {
  background: linear-gradient(90deg, var(--green-dark), var(--green-main));
  padding: 30px 0;
}
.r0t5jl6b {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  text-align: center;
}
.kkrgw { color: #fff; }
.jhh4o5 {
  font-size: 2.2rem;
  font-weight: 900;
  color: var(--gold-light);
  display: block;
}
.qgb6w7x { font-size: .85rem; opacity: .85; }

/* ---- 视频卡片 ---- */
.c7kotbd9 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.m9hs9um {
  background: var(--bg-card);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow);
  transition: transform .25s, box-shadow .25s;
  cursor: pointer;
}
.m9hs9um:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-hover);
}
.rd3nru {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #1a2a1a;
}
.rd3nru img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s;
}
.m9hs9um:hover .rd3nru img { transform: scale(1.06); }
.wdqrw {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,.35);
  opacity: 0;
  transition: opacity .25s;
}
.m9hs9um:hover .wdqrw { opacity: 1; }
.e7uaxtk {
  width: 52px;
  height: 52px;
  background: rgba(255,255,255,.92);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  color: var(--green-main);
  transform: scale(.85);
  transition: transform .2s;
  box-shadow: 0 4px 16px rgba(0,0,0,.3);
}
.m9hs9um:hover .e7uaxtk { transform: scale(1); }
.ssmf03 {
  position: absolute;
  top: 8px;
  left: 8px;
  background: var(--gold);
  color: #fff;
  font-size: .7rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
}
.q25al0i6 {
  position: absolute;
  bottom: 8px;
  right: 8px;
  background: rgba(0,0,0,.7);
  color: #fff;
  font-size: .72rem;
  padding: 2px 7px;
  border-radius: 4px;
}
.zmhufmm { padding: 14px; }
.dnq9hgu {
  font-size: .92rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 6px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.oy94y9l {
  display: flex;
  justify-content: space-between;
  font-size: .78rem;
  color: var(--text-light);
}
.dp628 { display: flex; gap: 5px; flex-wrap: wrap; margin-top: 8px; }
.p8rnziez {
  background: #e8f5e8;
  color: var(--green-main);
  font-size: .7rem;
  padding: 2px 8px;
  border-radius: 10px;
  font-weight: 600;
}

/* ---- 内容模块卡片 ---- */
.l79eu3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}
.f72nyrr {
  background: var(--bg-card);
  border-radius: var(--radius);
  padding: 28px 24px;
  box-shadow: var(--shadow);
  transition: transform .25s, box-shadow .25s;
  border-top: 4px solid var(--green-main);
}
.f72nyrr:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); }
.v4tr9 {
  width: 52px;
  height: 52px;
  background: linear-gradient(135deg, var(--green-main), var(--green-light));
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 16px;
}
.hdh1uy { font-size: 1.1rem; font-weight: 800; color: var(--green-dark); margin-bottom: 8px; }
.g042sydt { font-size: .88rem; color: var(--text-mid); line-height: 1.7; }

/* ---- 专家展示 ---- */
.rpxkg {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.rumej4 {
  background: var(--bg-card);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow);
  text-align: center;
  transition: transform .25s, box-shadow .25s;
}
.rumej4:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); }
.yb8900 {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.cpo861 { padding: 16px; }
.wljdkz { font-size: 1rem; font-weight: 800; color: var(--green-dark); margin-bottom: 4px; }
.b9izu { font-size: .8rem; color: var(--gold); font-weight: 600; margin-bottom: 8px; }
.bsvmlg { font-size: .78rem; color: var(--text-mid); line-height: 1.6; }

/* ---- FAQ ---- */
.wcr7elnw { max-width: 800px; margin: 0 auto; }
.gc0zlvd {
  background: var(--bg-card);
  border-radius: var(--radius-sm);
  margin-bottom: 12px;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.mpyhvl {
  padding: 18px 22px;
  font-weight: 700;
  color: var(--green-dark);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .95rem;
  transition: background .2s;
}
.mpyhvl:hover { background: #f0f8f0; }
.mpyhvl .wflx5vxe { transition: transform .3s; font-size: .8rem; color: var(--green-main); }
.gc0zlvd.open .wflx5vxe { transform: rotate(180deg); }
.j4we6 {
  padding: 0 22px;
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease, padding .35s;
  font-size: .88rem;
  color: var(--text-mid);
  line-height: 1.8;
}
.gc0zlvd.open .j4we6 { max-height: 300px; padding: 0 22px 18px; }

/* ---- 用户评价 ---- */
.fqjyi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.euot8 {
  background: var(--bg-card);
  border-radius: var(--radius);
  padding: 24px;
  box-shadow: var(--shadow);
  border-left: 4px solid var(--gold);
}
.yhobn { color: var(--gold); font-size: 1rem; margin-bottom: 10px; }
.ylsqu { font-size: .88rem; color: var(--text-mid); line-height: 1.8; margin-bottom: 14px; font-style: italic; }
.p7qtm2 { display: flex; align-items: center; gap: 10px; }
.z0m5xhe {
  width: 38px; height: 38px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--green-main), var(--gold));
  display: flex; align-items: center; justify-content: center;
  color: #fff; font-weight: 700; font-size: .9rem;
}
.fbo095f9 { font-weight: 700; font-size: .88rem; color: var(--green-dark); }
.vlzwjr7d { font-size: .75rem; color: var(--text-light); }

/* ---- 标签云 ---- */
.kzlcs52b {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  max-width: 900px;
  margin: 0 auto;
}
.kzlcs52b a {
  background: var(--bg-card);
  border: 1.5px solid #c8e8c8;
  color: var(--green-main);
  padding: 6px 16px;
  border-radius: 20px;
  font-size: .85rem;
  font-weight: 600;
  transition: background .2s, color .2s;
}
.kzlcs52b a:hover { background: var(--green-main); color: #fff; border-color: var(--green-main); }

/* ---- 弹幕区 ---- */
.j5l1n {
  background: var(--green-dark);
  padding: 14px 0;
  overflow: hidden;
  position: relative;
}
.fvytjf {
  display: flex;
  gap: 40px;
  animation: gs8n6ol 28s linear infinite;
  white-space: nowrap;
}
.fvytjf span {
  color: rgba(200,245,200,.8);
  font-size: .82rem;
  padding: 3px 12px;
  background: rgba(255,255,255,.08);
  border-radius: 12px;
  flex-shrink: 0;
}
@keyframes gs8n6ol {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* ---- 合作品牌 ---- */
.qe8r0tm {
  background: var(--cream);
  padding: 40px 0;
  border-top: 1px solid #e0ead0;
  border-bottom: 1px solid #e0ead0;
}
.kepinw { text-align: center; font-size: .85rem; color: var(--text-light); margin-bottom: 22px; letter-spacing: 2px; text-transform: uppercase; }
.nu7bxe {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
.zvn51td {
  font-size: 1rem;
  font-weight: 800;
  color: var(--text-light);
  padding: 8px 20px;
  border: 1.5px solid #d0e8d0;
  border-radius: 8px;
  transition: color .2s, border-color .2s;
}
.zvn51td:hover { color: var(--green-main); border-color: var(--green-main); }

/* ---- 视频播放弹窗 ---- */
.jf9aren {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.85);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
.jf9aren.active { display: flex; }
.t9uc7w6 {
  background: #111;
  border-radius: var(--radius);
  width: 90%;
  max-width: 760px;
  overflow: hidden;
  position: relative;
}
.r2aea {
  position: absolute;
  top: 12px;
  right: 14px;
  background: rgba(255,255,255,.15);
  border: none;
  color: #fff;
  font-size: 1.2rem;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qmfe5w {
  aspect-ratio: 16/9;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
}
.ua7hfo9 { padding: 16px 20px; }
.tg8mu1du { font-size: 1rem; font-weight: 700; color: #fff; }

/* ---- 面包屑 ---- */
.zylay06b {
  background: var(--cream);
  padding: 12px 0;
  border-bottom: 1px solid #e0ead0;
}
.zylay06b ol { display: flex; align-items: center; gap: 6px; flex-wrap: wrap; }
.zylay06b li { font-size: .82rem; color: var(--text-light); }
.zylay06b li a { color: var(--green-main); }
.zylay06b li:not(:last-child)::after { content: '›'; margin-left: 6px; }

/* ---- 页脚 ---- */
.xvits1w {
  background: linear-gradient(180deg, #1a2e1a 0%, #0d1a0d 100%);
  color: rgba(200,245,200,.75);
  padding: 60px 0 0;
}
.mf1awjj {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}
.wslt57lx .vg2rb5 { color: #fff; margin-bottom: 14px; }
.wslt57lx p { font-size: .85rem; line-height: 1.8; }
.gqx8n h4 { color: var(--gold-light); font-size: .95rem; font-weight: 700; margin-bottom: 16px; }
.gqx8n ul li { margin-bottom: 8px; }
.gqx8n ul li a { color: rgba(200,245,200,.65); font-size: .83rem; transition: color .2s; }
.gqx8n ul li a:hover { color: var(--gold-light); }
.pcr3b {
  border-top: 1px solid rgba(255,255,255,.08);
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.pcr3b span { font-size: .78rem; color: rgba(200,245,200,.4); }
.pcr3b a { font-size: .78rem; color: rgba(200,245,200,.55); transition: color .2s; }
.pcr3b a:hover { color: var(--gold-light); }
.omioifkd {
  background: rgba(0,0,0,.3);
  padding: 16px 0;
  text-align: center;
  font-size: .78rem;
  color: rgba(200,245,200,.4);
  border-top: 1px solid rgba(255,255,255,.05);
}
.omioifkd a { color: rgba(200,245,200,.55); }

/* ---- 内页横幅 ---- */
.klgd2xy {
  background: linear-gradient(135deg, var(--green-dark), var(--green-main));
  padding: 50px 0;
  text-align: center;
  color: #fff;
}
.klgd2xy h1 { font-size: 2.2rem; font-weight: 900; margin-bottom: 10px; }
.klgd2xy p { font-size: 1rem; opacity: .85; }

/* ---- 分类筛选 ---- */
.ogyhd12 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: center;
}
.x9qk0 {
  padding: 8px 20px;
  border-radius: 20px;
  border: 1.5px solid #c8e8c8;
  background: #fff;
  color: var(--green-main);
  font-size: .85rem;
  font-weight: 600;
  cursor: pointer;
  transition: background .2s, color .2s;
}
.x9qk0:hover, .x9qk0.active {
  background: var(--green-main);
  color: #fff;
  border-color: var(--green-main);
}

/* ---- 响应式 ---- */
@media (max-width: 1024px) {
  .c7kotbd9 { grid-template-columns: repeat(2, 1fr); }
  .rpxkg { grid-template-columns: repeat(2, 1fr); }
  .mf1awjj { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  .elifa { font-size: 2rem; }
  .r1kf0 { display: none; flex-direction: column; position: absolute; top: 68px; left: 0; right: 0; background: #fff; padding: 16px; box-shadow: 0 8px 20px rgba(0,0,0,.1); }
  .r1kf0.open { display: flex; }
  .ryv4i { display: block; }
  .l79eu3 { grid-template-columns: 1fr; }
  .fqjyi { grid-template-columns: 1fr; }
  .r0t5jl6b { grid-template-columns: repeat(2, 1fr); }
  .mf1awjj { grid-template-columns: 1fr; }
  .tznrb { padding: 45px 0; }
  .cuq2xv5p { font-size: 1.5rem; }
}
@media (max-width: 480px) {
  .c7kotbd9 { grid-template-columns: 1fr; }
  .rpxkg { grid-template-columns: 1fr 1fr; }
  .elifa { font-size: 1.6rem; }
  .hcrr21t { flex-direction: column; align-items: center; }
}
