/* 岁月 · 素雅宣纸风 | 飞轮 · 数字产品铺 */
body.theme-suiyue { background: #efe9db; }
.theme-suiyue .book-page {
  background: linear-gradient(160deg, #f7f2e6, #f1e9d6);
  color: #4a4234;
  font-family: "Songti SC", "SimSun", "KaiTi", serif;
  border: 1px solid #e0d5bd;
  box-shadow: inset 0 0 40px rgba(160,140,100,.12);
}
.theme-suiyue .cover-page { background: linear-gradient(165deg, #e9e0c9, #ddd2b4) !important; }
.theme-suiyue .cover-page h1 { font-family: "KaiTi", "STKaiti", serif; color: #6b5d3f; letter-spacing: 8px; }
.theme-suiyue .book-page h2 { font-family: "KaiTi", "STKaiti", serif; color: #6b5d3f; border-bottom: 1px solid #d8c9a5; padding-bottom: 8px; letter-spacing: 3px; }
.theme-suiyue .page-num { color: #a4977a; }
.theme-suiyue .quote-page .quote-mark { color: #c2b28c; }
.theme-suiyue .quote-page blockquote { color: #5c523c; }
.theme-suiyue .photo-slot { background: #ece2cb; border-color: #d5c5a0; color: #8a7a58; }
