/*
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; }
.Athq4x { position: relative; overflow: clip; }
.yiUtcy::before,
.yiUtcy::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -2;
}
.yiUtcy::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;
}
.yiUtcy::after {
  background: linear-gradient(180deg, rgba(255,255,255,0.25), transparent 18%, rgba(17,31,24,0.03));
}
.asCDnt {
  width: min(calc(100% - 2rem), var(--container));
  margin-inline: auto;
}
.U0CdV {
  position: sticky;
  top: 0;
  z-index: 40;
  backdrop-filter: blur(16px);
  background: rgba(249, 245, 236, 0.72);
  border-bottom: 1px solid var(--line);
}
.yXhhc8e {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 1rem 2rem;
  align-items: center;
  padding: 1rem 0;
}
.A4fq1 {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
}
.A4fq1 img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}
.S9F5QQWN {
  display: block;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
.n0Bky {
  color: var(--muted);
  font-size: 0.82rem;
}
.t8jMrLZZ {
  display: grid;
  gap: 0.85rem;
}
.bOZsQ5 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 1rem;
  justify-content: flex-end;
}
.bOZsQ5 a {
  padding-bottom: 0.15rem;
  position: relative;
  font-size: 0.94rem;
}
.bOZsQ5 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;
}
.bOZsQ5 a:hover::after,
.bOZsQ5 a:focus-visible::after,
.bOZsQ5 a.current::after { transform: scaleX(1); }
.yZTwFw {
  display: flex;
  justify-content: flex-end;
}
.DxF7ff {
  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);
}
.DxF7ff input {
  flex: 1;
  border: 0;
  outline: 0;
  background: transparent;
  min-width: 0;
}
.DxF7ff button,
.fu8fCnA6,
.FkGyq,
.awk7o0I,
.PLUxbW {
  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;
}
.DxF7ff button:hover,
.fu8fCnA6:hover,
.FkGyq:hover,
.awk7o0I:hover,
.PLUxbW:hover {
  transform: translateY(-2px);
  background: #224337;
}
.yTKrN46 {
  position: relative;
  min-height: 88svh;
  display: flex;
  align-items: end;
  isolation: isolate;
}
.IR8sTtG,
.IR8sTtG::after {
  position: absolute;
  inset: 0;
}
.IR8sTtG {
  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);
}
.IR8sTtG::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));
}
.kqBtf4 {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.75fr);
  gap: 2rem;
  padding: 8rem 0 4rem;
}
.RjRTVV4 {
  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);
}
.UVqq2e,
.qdghepGq,
.t3YY7,
.vhHsq {
  text-transform: uppercase;
  letter-spacing: 0.22em;
  font-size: 0.76rem;
}
.UVqq2e,
.qdghepGq,
.vhHsq { color: rgba(246,242,234,0.82); }
.yTKrN46 h1,
.l2xHJIpE h1,
.raTINVcO {
  margin: 0.55rem 0 1rem;
  line-height: 1.08;
  font-family: "Noto Serif SC", "Songti SC", serif;
  font-weight: 700;
}
.yTKrN46 h1 { font-size: clamp(2.5rem, 5.8vw, 5.4rem); max-width: 12ch; }
.yTKrN46 p { max-width: 62ch; margin: 0; font-size: 1.02rem; }
.O8JkN {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 1.6rem;
}
.fu8fCnA6.secondary {
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.24);
}
.c0tP043 {
  align-self: end;
  background: rgba(249,245,236,0.86);
  color: var(--text);
  border-radius: 30px;
  padding: 1.5rem;
  box-shadow: var(--shadow);
}
.c0tP043 dl {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.c0tP043 dt {
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted);
}
.c0tP043 dd {
  margin: 0.35rem 0 0;
  font-family: "Noto Serif SC", serif;
  font-size: 1.24rem;
}
.ZbGquhV {
  padding: 5.3rem 0;
  position: relative;
}
.z9E8u {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 2rem;
  align-items: end;
  margin-bottom: 2rem;
}
.z9E8u p { margin: 0; color: var(--muted); }
.raTINVcO { font-size: clamp(2rem, 4vw, 3.4rem); color: var(--deep); }
.KuCOMgE {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 2rem;
  align-items: stretch;
}
.VRzrI,
.bAdTx,
.xuVBtcq,
.S2IiU12u,
.XDlWW8j,
.ujE6gHcT,
.VgU43,
.share-card,
.oW2XPIu,
.UHisO,
.y3D0k,
.l1co5gp {
  border-radius: var(--radius);
  background: var(--panel);
  border: 1px solid rgba(24,49,40,0.09);
  box-shadow: var(--shadow);
}
.VRzrI {
  overflow: hidden;
  min-height: 100%;
}
.VRzrI img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bAdTx {
  padding: 1.6rem;
}
.bAdTx p:last-child { margin-bottom: 0; }
.gehjp {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1.25rem;
}
.xuVBtcq {
  grid-column: span 6;
  overflow: hidden;
}
.tp6mipbG {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.tp6mipbG img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}
.xuVBtcq:hover .tp6mipbG img { transform: scale(1.05); }
.tp6mipbG::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(18,30,24,0.12), rgba(18,30,24,0.45));
}
.awk7o0I {
  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;
}
.xuVBtcq:hover .awk7o0I,
.xuVBtcq:focus-within .awk7o0I { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.PHhEmvG6 {
  width: 0;
  height: 0;
  margin-left: 4px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #f8f4ea;
}
.qzLco2 { padding: 1.35rem 1.35rem 1.5rem; }
.qzLco2 h3,
.y3D0k h3,
.UHisO h3,
.l1co5gp h3,
.oW2XPIu h3,
.VgU43 h3 {
  margin: 0 0 0.5rem;
  font-family: "Noto Serif SC", serif;
  font-size: 1.35rem;
}
.bV0y9v { color: var(--muted); }
.W2CtJ4,
.MedvcG0,
.JOMS9b,
.stat-row,
.yFX1k,
.qWqIiWBO {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}
.LQpSPhv,
.hNLnQcS,
.ljUjU,
.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;
}
.lpkPPm8f,
.Dq4kUI,
.VDseP,
.BrpLK7JT,
.dKldJZg,
.UnPKiBmh,
.SNsgq4 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1.2rem;
}
.y3D0k,
.UHisO,
.ujE6gHcT,
.VgU43,
.l1co5gp,
.oW2XPIu,
.S2IiU12u { padding: 1.3rem; }
.y3D0k { grid-column: span 4; }
.UHisO { grid-column: span 4; }
.ujE6gHcT { grid-column: span 4; }
.VgU43 { grid-column: span 6; }
.l1co5gp { grid-column: span 4; }
.oW2XPIu { grid-column: span 4; }
.S2IiU12u { grid-column: span 4; }
.FJzTne7 {
  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);
}
.S9klclM {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.XDlWW8j { padding: 1.2rem 1.3rem; }
.XDlWW8j h3 { margin-top: 0; font-size: 1.04rem; }
.l2xHJIpE {
  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;
}
.l2xHJIpE.alt-video { background-image: linear-gradient(180deg, rgba(24,49,40,0.8), rgba(24,49,40,0.5)), url('../images/video.webp'); }
.l2xHJIpE.alt-expert { background-image: linear-gradient(180deg, rgba(24,49,40,0.8), rgba(24,49,40,0.5)), url('../images/expert.webp'); }
.l2xHJIpE .CocqwL { max-width: 60ch; }
.vhHsq a { color: inherit; opacity: 0.9; }
.vLEEMV { padding: 3rem 0 5rem; }
.APQy2NBQ {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 1.6rem;
  align-items: start;
}
.v5BpSXM {
  position: sticky;
  top: 6.8rem;
  padding: 1.3rem;
}
.Y419fjg {
  padding: 3rem 0 4rem;
  background: #183128;
  color: #f4efe6;
  margin-top: 4rem;
}
.lOExC6OU {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1fr;
  gap: 1.5rem;
  align-items: start;
}
.Y419fjg small,
.Y419fjg p,
.Y419fjg li,
.Y419fjg a { color: rgba(244,239,230,0.8); }
.lJ5OUMLz {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.lJ5OUMLz img { width: 64px; height: 64px; object-fit: contain; }
.Y419fjg .r4dXX1L {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.Y419fjg .r4dXX1L img {
  border-radius: 18px;
  background: #f6f2ea;
  padding: 0.6rem;
}
.iwLsMk {
  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;
}
.iwLsMk.show { transform: translateX(-50%) translateY(0); }
.S19iAYd8 {
  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) {
  .kqBtf4,
  .z9E8u,
  .KuCOMgE,
  .APQy2NBQ,
  .lOExC6OU,
  .yXhhc8e {
    grid-template-columns: 1fr;
  }
  .bOZsQ5,
  .yZTwFw { justify-content: start; }
  .v5BpSXM { position: static; }
}
@media (max-width: 800px) {
  .y3D0k,
  .UHisO,
  .ujE6gHcT,
  .VgU43,
  .l1co5gp,
  .oW2XPIu,
  .S2IiU12u,
  .xuVBtcq { grid-column: 1 / -1; }
  .S9klclM { grid-template-columns: 1fr; }
  .yTKrN46 { min-height: auto; }
  .kqBtf4 { padding-top: 7rem; }
  .c0tP043 dl { grid-template-columns: 1fr; }
  .Y419fjg .r4dXX1L { grid-template-columns: 1fr 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
