/*
Design Philosophy: 晨雾手稿
File Role: 全站外部样式，延续简·爱式植物庄园、非对称章节排版、雾感与纸张质地。
Question: 这个选择是否强化而不是稀释“晨雾手稿”的文学植物影像气质？
*/
:root {
  --bg: #f5f0e6;
  --paper: #f9f5ec;
  --panel: rgba(255, 249, 239, 0.82);
  --text: #21372f;
  --muted: #6e786f;
  --line: rgba(33, 55, 47, 0.12);
  --deep: #183128;
  --gold: #a98a52;
  --mist: #dbe1d8;
  --shadow: 0 22px 60px rgba(22, 39, 31, 0.13);
  --radius: 28px;
  --container: 1200px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--text);
  background:
    radial-gradient(circle at top left, rgba(219,225,216,0.65), transparent 24%),
    linear-gradient(180deg, #f5f0e6 0%, #eef1ea 35%, #f6f1e7 100%);
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
  line-height: 1.72;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
button, input { font: inherit; }
.AVONr0hH { position: relative; overflow: clip; }
.uiI7z::before,
.uiI7z::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -2;
}
.uiI7z::before {
  opacity: 0.24;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(24,49,40,0.09) 1px, transparent 0);
  background-size: 16px 16px;
  mix-blend-mode: multiply;
}
.uiI7z::after {
  background: linear-gradient(180deg, rgba(255,255,255,0.25), transparent 18%, rgba(17,31,24,0.03));
}
.caBFMQcO {
  width: min(calc(100% - 2rem), var(--container));
  margin-inline: auto;
}
.fC81sbh {
  position: sticky;
  top: 0;
  z-index: 40;
  backdrop-filter: blur(16px);
  background: rgba(249, 245, 236, 0.72);
  border-bottom: 1px solid var(--line);
}
.OTMiv {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 1rem 2rem;
  align-items: center;
  padding: 1rem 0;
}
.w5uen03 {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
}
.w5uen03 img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}
.OIN9m {
  display: block;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
.MO4ri {
  color: var(--muted);
  font-size: 0.82rem;
}
.mrDob {
  display: grid;
  gap: 0.85rem;
}
.nuEmBw {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 1rem;
  justify-content: flex-end;
}
.nuEmBw a {
  padding-bottom: 0.15rem;
  position: relative;
  font-size: 0.94rem;
}
.nuEmBw a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.12rem;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.35s ease;
}
.nuEmBw a:hover::after,
.nuEmBw a:focus-visible::after,
.nuEmBw a.current::after { transform: scaleX(1); }
.lFbBT {
  display: flex;
  justify-content: flex-end;
}
.hOeMCC {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  width: min(100%, 420px);
  border: 1px solid rgba(24,49,40,0.15);
  background: rgba(255,255,255,0.62);
  border-radius: 999px;
  padding: 0.4rem 0.55rem 0.4rem 1rem;
  box-shadow: 0 10px 30px rgba(20, 40, 30, 0.06);
}
.hOeMCC input {
  flex: 1;
  border: 0;
  outline: 0;
  background: transparent;
  min-width: 0;
}
.hOeMCC button,
.sdarCYp3,
.fj8rS,
.U6nzU,
.FyUwOLI {
  border: 0;
  border-radius: 999px;
  padding: 0.75rem 1.2rem;
  background: var(--deep);
  color: #f7f1e4;
  transition: transform 0.3s ease, opacity 0.3s ease, background 0.3s ease;
}
.hOeMCC button:hover,
.sdarCYp3:hover,
.fj8rS:hover,
.U6nzU:hover,
.FyUwOLI:hover {
  transform: translateY(-2px);
  background: #224337;
}
.ySlGP {
  position: relative;
  min-height: 88svh;
  display: flex;
  align-items: end;
  isolation: isolate;
}
.aOn5Bn,
.aOn5Bn::after {
  position: absolute;
  inset: 0;
}
.aOn5Bn {
  background: linear-gradient(120deg, rgba(15,27,22,0.74), rgba(15,27,22,0.22) 55%, rgba(245,240,230,0.08)),
    url('../images/hero.webp') center/cover no-repeat;
  transform: scale(1.02);
}
.aOn5Bn::after {
  content: "";
  background: linear-gradient(180deg, rgba(14,24,20,0.15), rgba(14,24,20,0.52) 76%, rgba(245,240,230,0.8));
}
.ePEOdm {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.75fr);
  gap: 2rem;
  padding: 8rem 0 4rem;
}
.TlAyVg {
  color: #f6f2ea;
  padding: 2.2rem 2.1rem 2rem;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 32px;
  background: linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.04));
  box-shadow: 0 30px 80px rgba(0,0,0,0.18);
  backdrop-filter: blur(12px);
}
.rXw6ecTA,
.aUJUo,
.VRivjBx,
.XmoMF {
  text-transform: uppercase;
  letter-spacing: 0.22em;
  font-size: 0.76rem;
}
.rXw6ecTA,
.aUJUo,
.XmoMF { color: rgba(246,242,234,0.82); }
.ySlGP h1,
.mLmLhPX7 h1,
.n1YuO0H {
  margin: 0.55rem 0 1rem;
  line-height: 1.08;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-weight: 700;
}
.ySlGP h1 { font-size: clamp(2.5rem, 5.8vw, 5.4rem); max-width: 12ch; }
.ySlGP p { max-width: 62ch; margin: 0; font-size: 1.02rem; }
.u8zX9ae {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 1.6rem;
}
.sdarCYp3.secondary {
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.24);
}
.PeAi4MKW {
  align-self: end;
  background: rgba(249,245,236,0.86);
  color: var(--text);
  border-radius: 30px;
  padding: 1.5rem;
  box-shadow: var(--shadow);
}
.PeAi4MKW dl {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.PeAi4MKW dt {
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted);
}
.PeAi4MKW dd {
  margin: 0.35rem 0 0;
  font-family: "Noto Serif SC", serif;
  font-size: 1.24rem;
}
.BEVWPY {
  padding: 5.3rem 0;
  position: relative;
}
.Taffo8Yb {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 2rem;
  align-items: end;
  margin-bottom: 2rem;
}
.Taffo8Yb p { margin: 0; color: var(--muted); }
.n1YuO0H { font-size: clamp(2rem, 4vw, 3.4rem); color: var(--deep); }
.qBfozg {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 2rem;
  align-items: stretch;
}
.qBxIPX,
.a0kud,
.LjQRQn7,
.Z9pRXj,
.uZE0pb8U,
.yfMOM,
.ef4CV,
.share-card,
.BrEo5F,
.PygcKH4,
.o1hg2r,
.rAGGXu {
  border-radius: var(--radius);
  background: var(--panel);
  border: 1px solid rgba(24,49,40,0.09);
  box-shadow: var(--shadow);
}
.qBxIPX {
  overflow: hidden;
  min-height: 100%;
}
.qBxIPX img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.a0kud {
  padding: 1.6rem;
}
.a0kud p:last-child { margin-bottom: 0; }
.HChn7g {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1.25rem;
}
.LjQRQn7 {
  grid-column: span 6;
  overflow: hidden;
}
.WRvSY7 {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.WRvSY7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}
.LjQRQn7:hover .WRvSY7 img { transform: scale(1.05); }
.WRvSY7::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(18,30,24,0.12), rgba(18,30,24,0.45));
}
.U6nzU {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.88);
  z-index: 2;
  width: 74px;
  height: 74px;
  padding: 0;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(245,240,230,0.2);
  border: 1px solid rgba(255,255,255,0.38);
  backdrop-filter: blur(8px);
  opacity: 0;
}
.LjQRQn7:hover .U6nzU,
.LjQRQn7:focus-within .U6nzU { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.Te6A9 {
  width: 0;
  height: 0;
  margin-left: 4px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #f8f4ea;
}
.ipwtG { padding: 1.35rem 1.35rem 1.5rem; }
.ipwtG h3,
.o1hg2r h3,
.PygcKH4 h3,
.rAGGXu h3,
.BrEo5F h3,
.ef4CV h3 {
  margin: 0 0 0.5rem;
  font-family: "Noto Serif SC", serif;
  font-size: 1.35rem;
}
.nJfIt6wQ { color: var(--muted); }
.CWxj5V,
.OSWhkv2,
.IwkDfeGY,
.stat-row,
.gFq5L,
.uZlbfIhU {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}
.Gkp9aM,
.KMt3Cx,
.Clwfyp,
.share-badge {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 0.42rem 0.82rem;
  background: rgba(24,49,40,0.08);
  color: var(--deep);
  font-size: 0.84rem;
}
.PCYii,
.R14EtKCp,
.stZA1s,
.c9sL5al,
.SBm38,
.LpfSv,
.pJbfG2 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1.2rem;
}
.o1hg2r,
.PygcKH4,
.yfMOM,
.ef4CV,
.rAGGXu,
.BrEo5F,
.Z9pRXj { padding: 1.3rem; }
.o1hg2r { grid-column: span 4; }
.PygcKH4 { grid-column: span 4; }
.yfMOM { grid-column: span 4; }
.ef4CV { grid-column: span 6; }
.rAGGXu { grid-column: span 4; }
.BrEo5F { grid-column: span 4; }
.Z9pRXj { grid-column: span 4; }
.ZEfbx {
  padding: 2rem;
  border: 1px solid rgba(24,49,40,0.08);
  background: rgba(255,255,255,0.48);
  border-radius: 34px;
  box-shadow: 0 18px 48px rgba(17, 35, 28, 0.08);
}
.GVKmiXa {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.uZE0pb8U { padding: 1.2rem 1.3rem; }
.uZE0pb8U h3 { margin-top: 0; font-size: 1.04rem; }
.mLmLhPX7 {
  padding: 9rem 0 3rem;
  background: linear-gradient(180deg, rgba(24,49,40,0.82), rgba(24,49,40,0.55)), url('../images/community.webp') center/cover no-repeat;
  color: #f6f2ea;
}
.mLmLhPX7.alt-video { background-image: linear-gradient(180deg, rgba(24,49,40,0.8), rgba(24,49,40,0.5)), url('../images/video.webp'); }
.mLmLhPX7.alt-expert { background-image: linear-gradient(180deg, rgba(24,49,40,0.8), rgba(24,49,40,0.5)), url('../images/expert.webp'); }
.mLmLhPX7 .IfwTQ { max-width: 60ch; }
.XmoMF a { color: inherit; opacity: 0.9; }
.GklklJ { padding: 3rem 0 5rem; }
.luGlhkW {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 1.6rem;
  align-items: start;
}
.SvuWu {
  position: sticky;
  top: 6.8rem;
  padding: 1.3rem;
}
.RJ60q7N {
  padding: 3rem 0 4rem;
  background: #183128;
  color: #f4efe6;
  margin-top: 4rem;
}
.GUZWqQuJ {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1fr;
  gap: 1.5rem;
  align-items: start;
}
.RJ60q7N small,
.RJ60q7N p,
.RJ60q7N li,
.RJ60q7N a { color: rgba(244,239,230,0.8); }
.GR8cW {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.GR8cW img { width: 64px; height: 64px; object-fit: contain; }
.RJ60q7N .CCvlPA {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.RJ60q7N .CCvlPA img {
  border-radius: 18px;
  background: #f6f2ea;
  padding: 0.6rem;
}
.DYqkzhJC {
  position: fixed;
  left: 50%;
  bottom: 1.4rem;
  transform: translateX(-50%) translateY(140%);
  padding: 0.95rem 1.2rem;
  border-radius: 999px;
  background: rgba(24,49,40,0.92);
  color: #f6f2ea;
  box-shadow: 0 18px 48px rgba(0,0,0,0.18);
  transition: transform 0.35s ease;
  z-index: 60;
}
.DYqkzhJC.show { transform: translateX(-50%) translateY(0); }
.H8Hbkf {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
@media (max-width: 1100px) {
  .ePEOdm,
  .Taffo8Yb,
  .qBfozg,
  .luGlhkW,
  .GUZWqQuJ,
  .OTMiv {
    grid-template-columns: 1fr;
  }
  .nuEmBw,
  .lFbBT { justify-content: start; }
  .SvuWu { position: static; }
}
@media (max-width: 800px) {
  .o1hg2r,
  .PygcKH4,
  .yfMOM,
  .ef4CV,
  .rAGGXu,
  .BrEo5F,
  .Z9pRXj,
  .LjQRQn7 { grid-column: 1 / -1; }
  .GVKmiXa { grid-template-columns: 1fr; }
  .ySlGP { min-height: auto; }
  .ePEOdm { padding-top: 7rem; }
  .PeAi4MKW dl { grid-template-columns: 1fr; }
  .RJ60q7N .CCvlPA { grid-template-columns: 1fr 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
