@import 'plugin/fancybox.css';
@import 'plugin/gitalk.css';
#article h1,
#article h2,
#article h3,
#article h4,
#article h5,
#article h6 {
  position: relative;
  font-weight: 600;
  outline: none;
  color: #12183A;
  cursor: pointer;
}
#article h1 {
  font-size: 32px;
  font-weight: 900;
  padding-bottom: 10px;
  border-bottom: 2px solid #e06c75;
}
#article h1 a:hover {
  border-bottom: 0;
}
#article h2 {
  font-size: 25px;
  border-left: 3px solid #73b1e0;
  padding-left: 10px;
}
#article h1,
#article h2 {
  line-height: 40px;
  margin: 20px 0 15px;
}
#article h3 {
  padding: 24px 0;
  font-size: 24px;
}
#article h4 {
  font-size: 19px;
  padding: 15px 0 10px;
}
#article h5 {
  font-size: 18px;
  padding: 15px 0 10px;
}
#article a {
  position: relative;
  color: #006aff;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
#article hr {
  margin: 24px 0 32px;
  height: 4px;
  border: none;
  background: #F1F5FB;
}
#article code {
  border-radius: 8px;
}
#article code li {
  list-style: none;
}
#article img {
  width: 100%;
  cursor: pointer;
  margin: 8px 0 0;
  text-align: center;
  border-radius: 10px;
  outline: none;
  border: 0;
}
#article pre {
  font-size: 0.85em;
  line-height: 1.5em;
  display: flex;
  max-width: 1000px;
  position: relative;
}
#article pre:after {
  position: absolute;
  left: 20px;
  top: 30px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fc625d;
  -webkit-box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
  box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
  content: ' ';
}
#article pre code {
  flex: 1;
  text-align: left;
  width: fit-content;
  padding: 40px 20px 20px 20px;
  margin: 20px 0;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
}
#article p {
  display: block;
  margin: 4px 0 16px;
  line-height: 30px;
  text-align: justify;
  font-size: 18px !important;
  color: #12183A;
  box-sizing: border-box;
}
#article ol {
  padding: 10px 30px;
}
#article ol li {
  margin-left: 15px;
  padding: 7px;
  font-size: 18px !important;
}
#article ul {
  margin: 5px 0;
}
#article ul li {
  list-style: none;
  margin: 10px 16px;
  line-height: 30px;
  font-size: 18px !important;
}
#article ul li:before {
  content: "\2022";
  color: #006aff;
  float: left;
  margin-right: 10px;
  line-height: 31px;
  font-size: 18px;
  font-weight: 500;
}
#article blockquote {
  background: #fafafa;
  border-left: 4px solid #e0e2e5;
  margin: 15px 0;
  padding: 2px;
}
#article blockquote p {
  margin: 4px 20px;
  font-weight: 400;
  color: #898FA0;
  font-size: 16px;
}
#article p code,
#article ul li code {
  font-size: 1em;
  margin: 0 4px;
  display: inline;
  padding: 6px 8px;
  font-family: Menlo, Consolas, "DejaVu Sans Mono", monospace;
  color: #58586C;
  background: #F1F5FB;
  border-radius: 3px;
}
#article p strong {
  font-weight: bold;
}
#article table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.2em;
  border-radius: 8px;
  box-shadow: 0 0 2px #d4d4d4;
  word-wrap: break-word;
  table-layout: fixed;
  margin: 20px 0 15px;
  border: 1px solid rgba(153, 169, 191, 0.1);
  overflow: hidden;
}
#article table td:hover,
#article table tr:hover {
  background: rgba(153, 169, 191, 0.1);
  cursor: pointer;
}
#article table tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#article table tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#article table tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}
#article table tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}
#article table td {
  border-bottom: 1px solid rgba(153, 169, 191, 0.1);
  border-right: 1px solid rgba(153, 169, 191, 0.1);
}
#article table tr:first-child td {
  border-top: 1px solid rgba(153, 169, 191, 0.1);
}
#article table tr td:first-child {
  border-left: 1px solid rgba(153, 169, 191, 0.1);
}
#article thead {
  text-indent: 1em;
}
#article thead tr {
  height: 3em;
}
#article thead tr:nth-child(odd) {
  background: hsla(0, 0%, 96.5%, 0.51);
}
#article thead th {
  background: rgba(153, 169, 191, 0.1);
  font-weight: 400;
  font-size: 18px;
  text-align: left;
  color: #4c4948;
}
#article tbody tr {
  line-height: 2.5em;
}
#article tbody td {
  color: #333;
  font-weight: 400;
  padding: 0 1em;
  text-align: left;
}
.footer {
  display: flex;
  padding: 0 calc((100% - 1160px)/2);
}
.footer .Copyright {
  display: flex;
  margin-left: 18px;
  color: #5a6270;
  font-size: 14px;
  flex-basis: 0;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
}
.footer .contact {
  display: flex;
  flex-basis: 0;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
}
.footer .contact a {
  display: flex;
  margin-left: 10px;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  color: #5a6270;
  justify-content: center;
  align-items: center;
}
.footer .contact a img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .footer {
    padding: 2em;
    flex-direction: column-reverse;
  }
  .footer .Copyright {
    margin: auto;
  }
  .footer .contact {
    margin: auto;
    flex-wrap: wrap;
  }
  .footer .contact a {
    margin-bottom: 10px;
  }
}
* {
  margin: 0;
  padding: 0;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 199;
}
.header .header-top {
  display: flex;
  height: 64px;
  background: rgba(253, 252, 250, 0.97);
  z-index: 99;
  padding: 0 calc((100% - 1160px)/2);
  border-bottom: 1px solid rgba(26, 34, 51, 0.08);
  box-sizing: border-box;
}
.header .header-top .h-left {
  display: flex;
  flex-basis: 0;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
}
.header .header-top .h-left a {
  margin-left: 18px;
  width: 32px;
  height: 32px;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-top .h-left a img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.header .header-top .h-right {
  display: flex;
  flex-basis: 0;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
}
.header .header-top .h-right ul {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  list-style: none;
}
.header .header-top .h-right ul li {
  padding: 0 14px;
  white-space: nowrap;
}
.header .header-top .h-right ul li a {
  color: #5a6270;
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.header .header-top .h-right ul li a:hover {
  color: #1a2233;
}
.header .header-top .h-right ul li .dot {
  display: none;
}
.header .header-top .h-right .select a {
  color: #1a2233;
  border-bottom-color: #8b7355;
}
.header .header-top .h-right .select .dot {
  display: none;
}
.header .header-move1 {
  height: 56px;
  transition: all 0.35s ease;
  box-shadow: 0 1px 0 rgba(26, 34, 51, 0.06);
}
.header .header-move2 {
  height: 64px;
  transition: all 0.35s ease;
}
@media screen and (min-width: 600px) {
  .header .header-top .h-right-close {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .header .header-top .h-right {
    display: none;
  }
  .header .header-top .h-right-close {
    display: flex;
    flex-basis: 0;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 1;
    margin-right: 1em;
  }
  .header .header-top .h-right-close svg {
    cursor: pointer;
    width: 2em;
    height: 2em;
  }
}
.header-body-background {
  width: 100%;
  display: flex;
  flex-shrink: 0;
  background: linear-gradient(180deg, #e8e6e1 0%, #f2f0eb 100%);
  height: 420px;
}
.header-body-background-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  min-height: 100%;
}
.grouping {
  display: flex;
  flex-direction: column;
  width: 900px;
  padding: 64px 40px;
  font-size: 1.1rem;
  transition: all 0.4s ease-in-out;
}
.grouping p {
  font-size: 1.55rem;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 20px;
}
.grouping a {
  display: flex;
  text-decoration: none;
  color: #3C4858;
  padding: 20px;
}
.grouping a span {
  flex-grow: 1;
}
.grouping a time {
  white-space: nowrap;
}
.grouping a:hover {
  background: #F8F9FB;
  color: #4CA5CE;
  border-radius: 6px;
}
@media screen and (max-width: 600px) {
  .grouping {
    width: 100%;
    max-width: 700px;
    padding: 50px 15px;
    font-size: 1rem;
  }
  .grouping p {
    font-size: 1.5rem;
  }
  .grouping a {
    padding: 15px;
  }
}
/*

Atom One Dark by Daniel Gamage
Original One Dark Syntax theme from https://github.com/atom/one-dark-syntax

base:    #282c34
mono-1:  #abb2bf
mono-2:  #818896
mono-3:  #5c6370
hue-1:   #56b6c2
hue-2:   #61aeee
hue-3:   #c678dd
hue-4:   #98c379
hue-5:   #e06c75
hue-5-2: #be5046
hue-6:   #d19a66
hue-6-2: #e6c07b

*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  color: #abb2bf;
  background: #292d3e;
}
.hljs-comment,
.hljs-quote {
  color: #5c6370;
  font-style: italic;
}
.hljs-doctag,
.hljs-keyword,
.hljs-formula {
  color: #c678dd;
}
.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-deletion,
.hljs-subst {
  color: #e06c75;
}
.hljs-literal {
  color: #56b6c2;
}
.hljs-string,
.hljs-regexp,
.hljs-addition,
.hljs-attribute,
.hljs-meta-string {
  color: #98c379;
}
.hljs-built_in,
.hljs-class .hljs-title {
  color: #e6c07b;
}
.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number {
  color: #d19a66;
}
.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title {
  color: #61aeee;
}
.hljs-emphasis {
  font-style: italic;
}
.hljs-strong {
  font-weight: bold;
}
.hljs-link {
  text-decoration: underline;
}
.about-header-background {
  display: flex;
  flex-shrink: 0;
  background: linear-gradient(to top, #f1f5fb, #f9fcff);
}
.about-header-background-content {
  display: flex;
  flex-basis: 721px;
  padding: 196px 40px 160px;
  margin: 0 auto;
}
.about-header-background-content h1 {
  display: flex;
  margin-top: 40px;
  font-size: 30px;
  font-weight: 500;
  color: #12183a;
  flex: 1;
  flex-direction: column;
}
.about-header-background-content h1 span {
  display: flex;
  font-size: 15px;
  margin-top: 10px;
  color: #898f9f;
}
.about-header-background-content img {
  display: flex;
  flex: 0;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  margin-top: 30px;
  margin-right: 30px;
}
.about-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
}
.about-content-info {
  width: 100%;
  box-sizing: border-box;
  padding: 60px 150px;
  transition: all 0.4s ease-in-out;
}
.about-content-info p {
  font-size: 1.55rem;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 20px;
}
.about-content img {
  display: flex;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 800px) {
  .about-content-info {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 600px) {
  .about-content-info {
    padding: 40px 20px;
  }
}
.archive-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
}
.archive-content-data {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.categories-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
}
.categories-content-data {
  display: flex;
  flex-direction: column;
  padding: 64px 80px;
  font-size: 18px;
  transition: padding 1s;
}
.categories-class {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.categories-class-card {
  margin: 10px;
  flex: 1;
  flex-basis: 300px;
  height: 100px;
  padding: 20px 30px 4px 30px;
  border-radius: 10px;
  background-size: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  text-decoration: none;
}
.categories-class-card:hover {
  top: -10px;
  box-shadow: 4px 6px 14px #ddd;
}
.categories-class-card-title {
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 20px;
  font-weight: bold;
}
.categories-class-card-number {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.categories-class-card-number .categories-length {
  position: relative;
  font-size: 50px;
  color: #fff;
  z-index: 2;
  font-style: oblique;
  font-weight: bold;
}
.categories-class-card-number span {
  position: relative;
  font-size: 20px;
  color: #fff;
  z-index: 2;
  font-style: oblique;
}
.categories-class-card:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url(../image/pattern.png);
  background-repeat: repeat;
  content: '';
}
@media screen and (max-width: 800px) {
  .categories-content-data {
    padding: 64px 50px;
  }
}
@media screen and (max-width: 600px) {
  .categories-content-data {
    padding: 64px 20px;
  }
}
* {
  margin: 0;
  padding: 0;
}
.home .main {
  display: flex;
  flex-grow: 1;
  flex-basis: auto;
  flex-direction: column;
  margin-top: 0;
}
.home .main .post-card {
  display: flex;
  max-width: 100%;
  padding: 0 calc((100% - 1200px) / 2) 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.home .main .post-card-display {
  flex-basis: 360px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  position: relative;
  min-height: 420px;
  margin: 20px;
  background-color: #fdfcfa;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid rgba(139, 115, 85, 0.35);
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  flex-direction: column;
  top: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.home .main .post-card-display:hover {
  cursor: pointer;
  border-color: rgba(139, 115, 85, 0.45);
  box-shadow: 0 6px 20px rgba(26, 34, 51, 0.08);
}
.home .main .post-card-display a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
}
.home .main .post-card-display a .post-card-title {
  padding: 28px 24px;
  display: flex;
  flex-grow: 1;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.04em;
  color: #1a2233;
}
.home .main .post-card-display a img {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  background: linear-gradient(180deg, #ebe8e2, #f5f3ef);
  object-fit: cover;
  border-radius: 0;
}
.home .main .post-card-meat {
  display: flex;
  padding: 8px 24px 24px 16px;
  justify-content: space-between;
}
.home .main .post-card-meat .meat-info {
  display: flex;
  flex-direction: column;
}
.home .main .post-card-meat .meat-info .info-auth {
  display: flex;
  z-index: 3;
  align-content: flex-start;
  align-items: center;
}
.home .main .post-card-meat .meat-info .info-auth a {
  left: -8px;
  padding: 2px 0;
  font-size: 13px;
  line-height: 20px;
  color: #5a6270;
  background: transparent;
  border-radius: 0;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
.home .main .post-card-meat .meat-info .info-data {
  margin: 8px 0 0 8px;
  font-size: 12px;
  line-height: 18px;
  color: #5a6270;
}
.home .main .post-block {
  padding: 0 calc((100% - 1160px) / 2);
  margin-bottom: 50px;
}
.home .main .post-block-content1 {
  display: block;
  margin: 20px 0;
  text-decoration: none;
  padding: 44px 48px;
  border-radius: 2px;
  background-color: #fdfcfa;
  border: 1px solid rgba(139, 115, 85, 0.35);
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  position: relative;
  top: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.home .main .post-block-content1:hover {
  cursor: pointer;
  border-color: rgba(139, 115, 85, 0.45);
  box-shadow: 0 6px 20px rgba(26, 34, 51, 0.08);
}
.home .main .post-block-content {
  margin: 20px 0;
  text-decoration: none;
  display: flex;
  padding: 44px 48px;
  border-radius: 2px;
  background-color: #fdfcfa;
  border: 1px solid rgba(139, 115, 85, 0.35);
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  position: relative;
  top: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.home .main .post-block-content:hover {
  cursor: pointer;
  border-color: rgba(139, 115, 85, 0.45);
  box-shadow: 0 6px 20px rgba(26, 34, 51, 0.08);
}
.home .main .post-block-content img {
  width: 456px;
  height: 258px;
  background: linear-gradient(180deg, #ebe8e2, #f5f3ef);
  object-fit: cover;
  border-radius: 2px;
}
.home .main .post-block-content-info {
  flex: 1;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
}
.home .main .post-block-content-info h2 {
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.06em;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .main .post-block-content-info h2:hover {
  color: #8b7355;
}
.home .main .post-block-content-info-excerpt {
  margin: 20px 0;
  font-size: 15px;
  line-height: 1.75;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #5a6270;
  letter-spacing: 0.02em;
}
.home .main .post-block-content-info-exhibition {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home .main .post-block-content-info-exhibition-tags {
  display: flex;
  align-items: center;
}
.home .main .post-block-content-info-exhibition-tags a {
  display: inline-block;
}
.home .main .post-block-content-info-exhibition .post-tag {
  color: #5a6270;
  margin-right: 16px;
  font-size: 13px;
}
@media screen and (max-width: 1300px) {
  .home .main .post-block-content1 {
    margin: 20px 100px;
  }
  .home .main .post-block-content {
    margin: 20px 100px;
  }
  .home .main .post-block-content img {
    width: 380px;
    height: 214px;
    background: linear-gradient(180deg, #ebe8e2, #f5f3ef);
    object-fit: cover;
    border-radius: 2px;
  }
  .home .main .post-block-content-info-excerpt {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 1000px) {
  .home .main .post-block-content {
    margin: 20px 100px;
    flex-direction: column;
    align-items: center;
  }
  .home .main .post-block-content img {
    width: 100%;
    height: 300px;
    background: linear-gradient(180deg, #ebe8e2, #f5f3ef);
    object-fit: cover;
    border-radius: 2px;
  }
  .home .main .post-block-content-info {
    width: 100%;
    padding-top: 30px;
  }
  .home .main .post-block-content-info-excerpt {
    margin: 10px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 800px) {
  .home .main .post-block-content {
    margin: 20px 50px;
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  .home .main .post-block-content {
    margin: 20px;
    padding: 20px;
  }
  .home .main .post-block-content img {
    height: 260px;
  }
  .home .main .post-block-content-info {
    width: 100%;
    padding-top: 20px;
  }
}
.home .main .meat-type {
  display: none;
  width: 32px;
  height: 32px;
  margin-top: 10px;
  background: url('https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/imgicon-article.svg') no-repeat;
}
.home .change-page {
  height: 40px;
  display: flex;
  padding: 0 calc((100% - 1160px) / 2);
  margin-bottom: 20px;
  color: #1a2233;
}
.home .change-page .p-page {
  display: flex;
  flex-basis: 0;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
}
.home .change-page .p-page a {
  color: #1a2233;
  text-decoration: none;
}
.home .change-page .p-page a .previous {
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 2px;
  color: #5a6270;
  margin-left: 18px;
  border: 1px solid rgba(139, 115, 85, 0.35);
  background: #fdfcfa;
  box-sizing: border-box;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.home .change-page .p-page a .previous:hover {
  cursor: pointer;
  border-color: rgba(139, 115, 85, 0.5);
  color: #1a2233;
}
.home .change-page .n-page {
  display: flex;
  flex-basis: 0;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
}
.home .change-page .n-page a {
  color: #1a2233;
  text-decoration: none;
}
.home .change-page .n-page a .next {
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 2px;
  margin-right: 18px;
  color: #5a6270;
  border: 1px solid rgba(139, 115, 85, 0.35);
  background: #fdfcfa;
  box-sizing: border-box;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.home .change-page .n-page a .next:hover {
  cursor: pointer;
  border-color: rgba(139, 115, 85, 0.5);
  color: #1a2233;
}
.links-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
}
.links-content-data {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 64px 80px;
  font-size: 18px;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: all 0.4s ease-in-out;
}
.links-content-data img {
  display: flex;
  width: 100%;
  height: 100%;
}
.links-content-data-item {
  display: flex;
  padding: 20px;
  margin-right: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #f8f9fb;
  cursor: pointer;
  position: relative;
  top: 0;
  transition: ease-in-out;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.links-content-data-item:hover {
  background: #f8f9fb;
  top: -10px;
  box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.1);
}
.links-content-data-item a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #333333;
}
.links-content-data-item .card {
  display: flex;
}
.links-content-data-item .card .user-link-image {
  display: flex;
  width: 48px;
  height: 48px;
}
.links-content-data-item .card .user-link-image img {
  border-radius: 50%;
}
.links-content-data-item .card .user-link-info {
  display: flex;
  flex-direction: column;
  min-width: 166px;
  padding-left: 10px;
  padding-top: 6px;
}
.links-content-data-item .card .user-link-info h1 {
  max-width: 170px;
  color: #3c4858;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
}
.links-content-data-item .card .user-link-info span {
  max-width: 170px;
  color: #718096;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.links-content-data-info {
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .links-content-data {
    padding: 64px 50px;
  }
}
@media screen and (max-width: 600px) {
  .links-content-data {
    padding: 64px 20px;
  }
}
.post {
  overflow: hidden;
}
.post #post-toc .post-toc-title {
  font-size: 20px;
}
.post #post-toc ol {
  color: red;
  list-style-type: none;
}
.post #post-toc ol a {
  display: inline;
}
.post #post-toc ol .toc-link {
  display: inline;
}
.post #post-toc ol .toc-text {
  color: #006af7;
}
.post #post-toc ol li {
  list-style-type: none;
}
.post-header-background {
  position: relative;
  display: flex;
  width: 100%;
  background: linear-gradient(0deg, #f1f5fb, #f9fcff);
  flex-shrink: 0;
}
.post-header-background-content {
  display: flex;
  margin: 0 auto;
  padding: 196px 40px 160px;
  flex-basis: 721px;
  flex-direction: column;
}
.post-header-background-content h1 {
  margin: 32px 0 24px;
  color: #12183a;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.6;
}
.post-header-background-content .post-header-tag {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}
.post-header-background-content .post-header-tag li {
  z-index: 4 !important;
  background: #fff !important;
  color: #fff;
  display: flex;
  margin-top: 20px;
  margin-right: 16px;
  padding: 6px 14px;
  border-radius: 4px;
  background: rgba(18, 24, 58, 0.06);
  line-height: 20px;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: ease-in-out;
  flex-grow: 0;
}
.post-header-background-content .post-header-tag li:hover {
  background: #bec8d3 !important;
}
.post-header-background-content .post-header-tag li a {
  position: relative;
  z-index: 4 !important;
  color: #333333;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: ease-in-out;
}
.post-header-background-content .post-header-info {
  display: flex;
}
.post-header-background-content .post-header-info-author {
  display: flex;
  align-items: center;
}
.post-header-background-content .post-header-info-author span {
  margin-left: 8px;
  color: #12183a;
  font-weight: 500;
  font-size: 15px;
}
.post-header-background-content .post-header-info-author span a {
  color: #12183a;
  text-decoration: none;
}
.post-header-background-content .post-header-info-author span a:hover {
  color: #006af7 !important;
}
.post-header-background-content .post-header-info-author p {
  color: #12183a;
  font-size: 14px;
}
.post-header-background-content .post-header-info-author-text {
  display: block;
  margin-right: 15px;
}
.post-header-background-content .post-header-info-author-categories {
  display: flex;
  align-items: center;
}
.post-header-background-content .post-header-info-author-categories a {
  display: block;
  border: 1px solid #12183a;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 12px;
  margin-right: 10px;
  color: #12183a;
  text-decoration: none;
}
.post-header-background-content .post-header-info-author-categories a:hover {
  border: 1px solid #409eff;
  color: #409eff;
}
.post-header-img {
  height: 100%;
  background-size: cover;
}
.post-header-img h1 {
  z-index: 2;
  color: #fff !important;
}
.post-header-img img {
  display: flex;
  width: 100%;
  height: 100%;
}
.post-header-img:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url(../image/pattern.png);
  background-repeat: repeat;
  content: '';
}
.post-header-img .post-header-info-author {
  position: relative;
  z-index: 4;
}
.post-header-img .post-header-info-author .post-header-info-author-text {
  color: #fff;
}
.post-header-img .post-header-info-author span a {
  color: #fff !important;
}
.post-header-img .post-header-info-author p {
  color: #fff !important;
}
.post-header-img .post-header-info-author-categories a {
  border: 1px solid #f1f5fb !important;
  color: #ffffff !important;
}
.post-header-color {
  background: linear-gradient(0deg, #f1f5fb, #f9fcff) !important;
}
.post-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.post-content-info {
  margin: 60px 80px;
  font-size: 1.1rem;
  transition: all 0.4s ease-in-out;
}
.post-paging {
  display: flex;
  margin: 0 auto 2em;
  max-width: 980px;
  background: hsla(0, 0%, 100%, 0.8);
}
.post-paging a,
.post-paging a .post-paging-last {
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
}
.post-paging p {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 90%;
  line-height: 1.6;
  font-size: 16px;
}
.post-paging a {
  color: #12183a;
  font-size: 16px;
  text-decoration: none;
}
.post-paging a .post-paging-last {
  height: 150px;
  border-radius: 10px;
  background-size: 100% 100%;
  opacity: 0.4;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  align-content: flex-start;
  justify-content: center;
  flex-direction: column;
}
.post-paging a .post-paging-last:hover {
  margin-top: -10px;
  box-shadow: 0 10px 40px 0 rgba(50, 50, 50, 0.1);
  opacity: 0.7;
}
.post-paging a .post-paging-last span {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 90%;
  line-height: 1.6;
}
.post-paging a .post-paging-next {
  display: flex;
  height: 150px;
  border-radius: 10px;
  background-size: 100% 100%;
  opacity: 0.4;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  align-content: flex-end;
  flex-grow: 1;
  justify-content: center;
  flex-direction: column;
  align-items: flex-end;
  flex-basis: 0;
}
.post-paging a .post-paging-next:hover {
  margin-top: -10px;
  box-shadow: 0 10px 40px 0 rgba(50, 50, 50, 0.1);
  opacity: 0.7;
}
.post-paging a .post-paging-next span {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 90%;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  .post-content-info {
    margin: 50px;
  }
}
@media screen and (max-width: 600px) {
  .post-content-info {
    margin: 40px 20px;
  }
}
.tag-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
}
.tag-content-data {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.tags-content {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 0;
  background: #ffffff;
  border-radius: 10px;
  flex-direction: column;
}
.tags-content-data {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 64px 80px;
  font-size: 1rem;
  flex-wrap: wrap;
  transition: all 0.4s ease-in-out;
}
.tags-content-data h2 {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  color: #424242;
  font-size: 1.7rem;
}
.tags-content-data a {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-right: 20px;
}
.tags-content-data a > span {
  background-color: rgba(96, 125, 139, 0.05);
  line-height: 2.4;
  transition: all 0.15s;
  padding: 0 12px;
  margin-bottom: 15px;
  border-radius: 6px;
  position: relative;
  top: 0;
  color: #43576b;
  font-weight: 400;
  font-size: 16px;
}
.tags-content-data a > span:hover {
  top: -2px;
  background-color: #607d8b;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.tags-content-data a > span > i {
  text-align: center;
  color: #f56c6c;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .tags-content-data {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 800px) {
  .tags-content-data {
    padding: 64px 50px;
  }
}
.plan-page .plan-main {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 24px 48px;
}
.plan-page .plan-page-title {
  font-size: 28px;
  font-weight: 600;
  color: #1a2233;
  text-align: center;
  margin: 0 0 32px;
  letter-spacing: 0.04em;
}
.plan-page .plan-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}
.plan-page .plan-day {
  background: #fff;
  border-radius: 0;
  padding: 20px 24px;
  box-shadow: 0 4px 20px rgba(50, 50, 50, 0.06);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  border: 1px solid rgba(18, 24, 58, 0.06);
  transform: translateY(0px);
}
.plan-page .plan-day:hover {
  box-shadow: 0 8px 32px rgba(50, 50, 50, 0.1);
  transform: translateY(-2px);
}
.plan-page .plan-day-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(18, 24, 58, 0.08);
  gap: 12px;
}
.plan-page .plan-day-title {
  font-size: 18px;
  font-weight: 600;
  color: #1a2233;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 0;
  border: none;
}
.plan-page .plan-day-sermon-btn {
  display: block;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  color: white;
  background: #fa541c;
  background-image: url('https://gulinga-github-io.pages.dev/image/common/耳机.png');
  background-size: 70% 70%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.plan-page .plan-chapters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.plan-page .plan-chapter-tag {
  display: inline-block;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  color: #d4380d;
  background: #fff2e8;
  border-radius: 0;
}
.planAudio-page .planAudio-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .planAudio-page .planAudio-list {
    grid-template-columns: 1fr;
  }
}
.planAudio-page .planAudio-item {
  display: block;
  padding: 20px 24px;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 4px 20px rgba(50, 50, 50, 0.06);
  border: 1px solid rgba(18, 24, 58, 0.06);
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  transform: translateY(0px);
}
.planAudio-page .planAudio-item:hover {
  box-shadow: 0 8px 32px rgba(50, 50, 50, 0.1);
  transform: translateY(-2px);
}
.planAudio-page .planAudio-item-title {
  font-size: 18px;
  font-weight: 600;
  color: #1a2233;
  margin: 0 0 8px;
}
.planAudio-page .planAudio-item-excerpt {
  font-size: 14px;
  color: rgba(18, 24, 58, 0.7);
  margin: 0 0 8px;
  line-height: 1.5;
}
.planAudio-page .planAudio-item-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.planAudio-page .planAudio-item-author {
  font-size: 13px;
  color: rgba(18, 24, 58, 0.65);
}
.planAudio-page .planAudio-item-date {
  font-size: 13px;
  color: rgba(18, 24, 58, 0.5);
}
.planAudio-page .planAudio-empty {
  padding: 24px;
  text-align: center;
  color: rgba(18, 24, 58, 0.6);
}
.planAudio-page .planAudio-empty code {
  background: rgba(0, 0, 0, 0.06);
  padding: 2px 8px;
  border-radius: 0;
  font-size: 13px;
}
.library-page .library-main {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 24px 48px;
}
.library-page.library-page--weread .library-main {
  max-width: none;
  padding: 0;
  margin: 0;
}
.library-page.library-page--weread .library-weread {
  overflow-x: hidden;
}
.library-page.library-page--weread .library-weread-top {
  background: #f2f0eb;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 24px 20px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(139, 115, 85, 0.35);
}
.library-page.library-page--weread .library-weread-inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 16px;
}
.library-page.library-page--weread .library-weread-subnav {
  padding: 4px 0 8px;
}
.library-page.library-page--weread .library-weread-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 24px;
}
.library-page.library-page--weread .library-weread-brand-text {
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 600;
  color: #1a2233;
  letter-spacing: 0.12em;
}
.library-page.library-page--weread .library-weread-search-wrap {
  margin-bottom: 0;
}
.library-page.library-page--weread .library-weread-search-icon {
  display: flex;
  align-items: center;
  color: #5a6270;
  flex-shrink: 0;
}
.library-page.library-page--weread .library-weread-search {
  display: flex;
  align-items: center;
  background: #fdfcfa;
  border-radius: 2px;
  padding: 0 16px;
  height: 46px;
  box-shadow: 0 1px 3px rgba(26, 34, 51, 0.05);
  border: 1px solid rgba(139, 115, 85, 0.35);
}
.library-page.library-page--weread .library-weread-search-input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 15px;
  margin-left: 10px;
  background: transparent;
  color: #1a2233;
  min-width: 0;
}
.library-page.library-page--weread .library-weread-search-input::placeholder {
  color: #5a6270;
}
.library-page.library-page--weread .library-weread-body {
  background: #f2f0eb;
  padding: 28px 0 56px;
}
.library-page.library-page--weread .library-weread-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}
.library-page.library-page--weread .library-weread-section-left {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.library-page.library-page--weread .library-weread-section-title {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  letter-spacing: 0.06em;
}
.library-page.library-page--weread .library-weread-refresh {
  padding: 0;
  border: none;
  background: none;
  font-size: 13px;
  color: #5a6270;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.library-page.library-page--weread .library-weread-refresh:hover {
  color: #8b7355;
}
.library-page.library-page--weread .library-weread-link {
  font-size: 14px;
  color: #8b7355;
  text-decoration: none;
}
.library-page.library-page--weread .library-weread-link:hover {
  text-decoration: underline;
}
.library-page.library-page--weread .library-weread-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px 16px;
}
@media (max-width: 900px) {
  .library-page.library-page--weread .library-weread-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .library-page.library-page--weread .library-weread-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.library-page.library-page--weread .library-weread-card {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 18px 14px 16px;
  background: #fdfcfa;
  border-radius: 2px;
  border: 1px solid rgba(139, 115, 85, 0.35);
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  text-decoration: none;
  color: inherit;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.library-page.library-page--weread .library-weread-card:hover {
  border-color: rgba(139, 115, 85, 0.45);
  box-shadow: 0 6px 20px rgba(26, 34, 51, 0.08);
}
.library-page.library-page--weread .library-weread-card-cover {
  width: 62%;
  max-width: 120px;
  margin: 0 auto 14px;
  aspect-ratio: 2 / 3;
  border-radius: 2px;
  overflow: hidden;
  background: #e8e6e1;
  flex-shrink: 0;
  box-shadow: 0 2px 8px rgba(26, 34, 51, 0.08);
  border: 1px solid rgba(139, 115, 85, 0.35);
}
.library-page.library-page--weread .library-weread-card-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.library-page.library-page--weread .library-weread-card-title {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  line-height: 1.35;
  letter-spacing: 0.04em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  min-height: 2.7em;
}
.library-page.library-page--weread .library-weread-card-author {
  margin: 0 0 10px;
  font-size: 13px;
  color: #5a6270;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 1.3em;
}
.library-page.library-page--weread .library-weread-card-tag {
  font-size: 12px;
  color: #5a6270;
  background: rgba(139, 115, 85, 0.1);
  align-self: center;
  padding: 3px 8px;
  border-radius: 2px;
}
.library-page.library-page--weread .library-weread-brand--with-back {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  margin-bottom: 0;
}
.library-page.library-page--weread .library-weread-brand--with-back .library-weread-brand-text {
  grid-column: 2;
  justify-self: center;
  text-align: center;
}
.library-page.library-page--weread .library-weread-nav-back {
  grid-column: 1;
  justify-self: start;
  font-size: 14px;
  font-weight: 500;
  color: #8b7355;
  text-decoration: none;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.library-page.library-page--weread .library-weread-nav-back:hover {
  text-decoration: underline;
}
@media (max-width: 560px) {
  .library-page.library-page--weread .library-weread-brand--with-back {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }
  .library-page.library-page--weread .library-weread-nav-back {
    grid-column: 1;
    justify-self: center;
    white-space: normal;
  }
  .library-page.library-page--weread .library-weread-brand--with-back .library-weread-brand-text {
    grid-column: 1;
  }
}
.library-page.library-page--weread .library-breadcrumb--weread {
  font-size: 14px;
  color: #5a6270;
}
.library-page.library-page--weread .library-breadcrumb--weread a {
  color: #8b7355;
  text-decoration: none;
}
.library-page.library-page--weread .library-breadcrumb--weread a:hover {
  text-decoration: underline;
}
.library-page.library-page--weread .library-breadcrumb--weread .library-breadcrumb-sep {
  color: rgba(139, 115, 85, 0.35);
}
.library-page.library-page--weread .library-section-title--weread {
  margin: 0 0 18px;
  font-size: 17px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  letter-spacing: 0.06em;
}
.library-page.library-page--weread.library-book-page .library-book-hero,
.library-page.library-page--weread.library-note-page .library-book-hero,
.library-page.library-page--weread.library-book-page .library-note-article,
.library-page.library-page--weread.library-note-page .library-note-article {
  border: 1px solid rgba(139, 115, 85, 0.35);
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  margin: 0 auto;
}
.library-page.library-page--weread.library-book-page .library-book-actions,
.library-page.library-page--weread.library-note-page .library-book-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.library-page.library-page--weread.library-book-page .library-read-btn,
.library-page.library-page--weread.library-note-page .library-read-btn {
  display: inline-block;
  background: #1a2233;
  border-radius: 2px;
  padding: 12px 28px;
  font-weight: 600;
  color: #faf8f4;
  text-decoration: none;
  border: 1px solid #1a2233;
  box-sizing: border-box;
  font-size: 15px;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.library-page.library-page--weread.library-book-page .library-read-btn:hover,
.library-page.library-page--weread.library-note-page .library-read-btn:hover {
  background: #28344e;
  border-color: #28344e;
}
.library-page.library-page--weread.library-book-page .library-read-btn.library-read-btn--download,
.library-page.library-page--weread.library-note-page .library-read-btn.library-read-btn--download {
  color: #8b7355;
  background: #fdfcfa;
  border-color: rgba(139, 115, 85, 0.42);
}
.library-page.library-page--weread.library-book-page .library-read-btn.library-read-btn--download:hover,
.library-page.library-page--weread.library-note-page .library-read-btn.library-read-btn--download:hover {
  background: rgba(139, 115, 85, 0.08);
  border-color: #8b7355;
  color: #6b5942;
}
.library-page.library-page--weread.library-book-page .library-book-title,
.library-page.library-page--weread.library-note-page .library-book-title {
  color: #1a2233;
}
.library-page.library-page--weread.library-book-page .library-book-author,
.library-page.library-page--weread.library-note-page .library-book-author {
  color: #5a6270;
}
.library-page.library-page--weread.library-book-page .library-reflection-card-author,
.library-page.library-page--weread.library-note-page .library-reflection-card-author {
  color: #5a6270;
  font-weight: 400;
}
.library-page.library-page--weread.library-book-page .library-note-byline,
.library-page.library-page--weread.library-note-page .library-note-byline {
  color: #5a6270;
}
.library-page.library-page--weread.library-book-page .library-md-content a,
.library-page.library-page--weread.library-note-page .library-md-content a {
  color: #8b7355;
}
.library-page.library-page--weread.library-book-page .library-md-content a:hover,
.library-page.library-page--weread.library-note-page .library-md-content a:hover {
  text-decoration: underline;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-main {
  margin: 0;
  padding: 0;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-weread--pdf-fullscreen {
  display: flex;
  flex-direction: column;
  height: 100dvh;
  max-height: 100dvh;
  margin-top: 100px;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-open {
  font-size: 12px;
  color: #5a6270;
  text-decoration: none;
  white-space: nowrap;
  padding: 0 4px;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-open:hover {
  color: #8b7355;
  text-decoration: underline;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar {
  flex-shrink: 0;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 8px 16px;
  background: #f2f0eb;
  border-bottom: 1px solid rgba(139, 115, 85, 0.35);
  box-sizing: border-box;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-back {
  font-size: 14px;
  font-weight: 500;
  color: #8b7355;
  text-decoration: none;
  white-space: nowrap;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-back:hover {
  text-decoration: underline;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-title {
  font-size: 15px;
  font-weight: 600;
  color: #1a2233;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-self: end;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 500;
  border-radius: 2px;
  border: 1px solid rgba(139, 115, 85, 0.35);
  background: #fdfcfa;
  color: #1a2233;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  font-family: inherit;
  line-height: 1.2;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-btn:hover {
  background: rgba(139, 115, 85, 0.06);
  border-color: rgba(139, 115, 85, 0.45);
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-btn--fs {
  color: #8b7355;
  border-color: rgba(139, 115, 85, 0.42);
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-btn--link {
  color: #8b7355;
  border-color: rgba(139, 115, 85, 0.42);
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-frame-wrap {
  flex: 1;
  min-height: 0;
  width: 100%;
  max-width: none;
  margin: 0;
  background: #3d3d3d;
  overflow: hidden;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-scroll {
  flex: 1;
  min-height: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-status {
  margin: 24px 16px;
  margin-top: 48px;
  padding: 16px;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.6;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-status.library-pdf-status--error {
  color: #fecaca;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-viewer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 12px 12px 24px;
  box-sizing: border-box;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-page-canvas {
  margin-top: 92px;
  display: block;
  max-width: 100%;
  height: auto;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-frame-wrap:fullscreen {
  background: #3d3d3d;
  display: flex;
  flex-direction: column;
}
.library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-frame-wrap:fullscreen .library-pdf-scroll {
  flex: 1;
  min-height: 0;
}
@media (max-width: 560px) {
  .library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar {
    grid-template-columns: 1fr;
    gap: 8px;
    text-align: center;
  }
  .library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-title {
    order: -1;
  }
  .library-page.library-page--weread.library-pdf-page--fullscreen .library-pdf-toolbar-actions {
    justify-self: stretch;
    justify-content: center;
  }
}
.library-page.library-page--weread .library-empty {
  margin-top: 24px;
}
.library-page .library-empty {
  text-align: center;
  color: #5a6270;
  margin-top: 24px;
}
.library-page .library-empty code {
  background: rgba(139, 115, 85, 0.1);
  padding: 2px 8px;
  border-radius: 2px;
  font-size: 13px;
}
.library-page .library-breadcrumb {
  font-size: 14px;
  color: #5a6270;
  margin-bottom: 24px;
}
.library-page .library-breadcrumb a {
  color: #8b7355;
  text-decoration: none;
}
.library-page .library-breadcrumb a:hover {
  text-decoration: underline;
}
.library-page .library-breadcrumb-sep {
  margin: 0 8px;
  color: rgba(139, 115, 85, 0.35);
}
.library-page .library-book-hero {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 40px;
  align-items: flex-start;
  background: #fdfcfa;
  border-radius: 2px;
  padding: 28px 32px;
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  border: 1px solid rgba(139, 115, 85, 0.35);
  margin-bottom: 40px;
}
.library-page .library-book-cover-wrap {
  flex: 0 0 auto;
  width: 200px;
  max-width: 100%;
}
.library-page .library-book-cover {
  width: 100%;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  border-radius: 2px;
  display: block;
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.1);
  border: 1px solid rgba(139, 115, 85, 0.35);
}
.library-page .library-book-meta {
  flex: 1;
  min-width: 240px;
}
.library-page .library-book-title {
  margin: 0 0 8px;
  font-size: 26px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  letter-spacing: 0.06em;
  line-height: 1.35;
}
.library-page .library-book-author {
  margin: 0 0 16px;
  font-size: 15px;
  color: #5a6270;
}
.library-page .library-book-intro {
  font-size: 15px;
  line-height: 1.75;
  color: #5a6270;
  margin-bottom: 20px;
}
.library-page .library-book-intro p {
  margin: 0 0 12px;
}
.library-page .library-book-intro p:last-child {
  margin-bottom: 0;
}
.library-page .library-read-btn {
  display: inline-block;
  padding: 12px 28px;
  font-size: 15px;
  font-weight: 600;
  color: #faf8f4;
  background: #1a2233;
  border-radius: 2px;
  text-decoration: none;
  border: 1px solid #1a2233;
  box-sizing: border-box;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.library-page .library-read-btn:hover {
  background: #28344e;
  border-color: #28344e;
}
.library-page .library-section-title {
  margin: 0 0 18px;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  letter-spacing: 0.06em;
}
.library-page .library-reflections-empty {
  font-size: 14px;
  color: #5a6270;
  margin: 0;
}
.library-page .library-reflections-empty code {
  background: rgba(139, 115, 85, 0.1);
  padding: 2px 8px;
  border-radius: 2px;
  font-size: 13px;
}
.library-page .library-reflection-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 16px;
}
.library-page .library-reflection-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px 22px;
  background: #fdfcfa;
  border-radius: 2px;
  border: 1px solid rgba(139, 115, 85, 0.35);
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  text-decoration: none;
  color: inherit;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.library-page .library-reflection-card:hover {
  border-color: rgba(139, 115, 85, 0.45);
  box-shadow: 0 6px 20px rgba(26, 34, 51, 0.08);
}
.library-page .library-reflection-card-title {
  font-size: 17px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  letter-spacing: 0.04em;
}
.library-page .library-reflection-card-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 12px;
  font-size: 14px;
}
.library-page .library-reflection-card-author {
  color: #8b7355;
  font-weight: 500;
}
.library-page .library-reflection-card-date {
  color: #5a6270;
  font-weight: 400;
}
.library-page .library-reflection-card-excerpt {
  font-size: 14px;
  line-height: 1.55;
  color: #5a6270;
}
.library-page .library-note-article {
  background: #fdfcfa;
  border-radius: 2px;
  padding: 32px 36px 28px;
  box-shadow: 0 4px 14px rgba(26, 34, 51, 0.06);
  border: 1px solid rgba(139, 115, 85, 0.35);
  max-width: 800px;
}
.library-page .library-note-heading {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  line-height: 1.35;
  letter-spacing: 0.06em;
}
.library-page .library-note-byline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 14px;
  margin: 0 0 28px;
  font-size: 15px;
}
.library-page .library-note-byline-author {
  color: #8b7355;
  font-weight: 500;
}
.library-page .library-note-byline-date {
  color: #5a6270;
  font-weight: 400;
}
.library-page .library-note-body {
  font-size: 16px;
  line-height: 1.85;
  color: #1a2233;
}
.library-page .library-note-body p {
  margin: 0 0 16px;
}
.library-page .library-note-body p:last-child {
  margin-bottom: 0;
}
.library-page .library-md-content {
  font-size: 15px;
  line-height: 1.8;
  color: #1a2233;
}
.library-page .library-md-content > *:first-child {
  margin-top: 0;
}
.library-page .library-md-content > *:last-child {
  margin-bottom: 0;
}
.library-page .library-md-content p {
  margin: 0 0 14px;
}
.library-page .library-md-content h1,
.library-page .library-md-content h2,
.library-page .library-md-content h3,
.library-page .library-md-content h4 {
  margin: 20px 0 10px;
  font-weight: 600;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  color: #1a2233;
  line-height: 1.35;
}
.library-page .library-md-content h1 {
  font-size: 22px;
}
.library-page .library-md-content h2 {
  font-size: 19px;
}
.library-page .library-md-content h3 {
  font-size: 17px;
}
.library-page .library-md-content ul,
.library-page .library-md-content ol {
  margin: 0 0 14px;
  padding-left: 1.4em;
}
.library-page .library-md-content li {
  margin: 4px 0;
}
.library-page .library-md-content a {
  color: #8b7355;
  text-decoration: none;
}
.library-page .library-md-content a:hover {
  text-decoration: underline;
}
.library-page .library-md-content code {
  font-size: 0.9em;
  padding: 2px 6px;
  background: rgba(139, 115, 85, 0.1);
  border-radius: 2px;
}
.library-page .library-md-content blockquote {
  margin: 14px 0;
  padding: 8px 16px;
  border-left: 3px solid rgba(139, 115, 85, 0.35);
  color: #5a6270;
  background: rgba(139, 115, 85, 0.06);
}
.site-gate-login {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
  box-sizing: border-box;
}
.site-gate-login-card {
  width: 100%;
  max-width: min(100%, 40rem);
  padding: 2rem 1.5rem;
  border-radius: 12px;
  background: var(--color-card-bg, #fff);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  border: 1px solid var(--color-border, rgba(0, 0, 0, 0.06));
  container-type: inline-size;
  container-name: site-gate-card;
}
.site-gate-login-title {
  margin: 0 0 0.5rem;
  font-size: 1.35rem;
  font-weight: 600;
  text-align: center;
  color: var(--color-text, #1a1a1a);
}
.site-gate-login-hint {
  margin: 0 0 1.5rem;
  font-size: 0.875rem;
  text-align: center;
  color: var(--color-muted, #666);
}
.site-gate-login-form {
  display: block;
}
.site-gate-pin {
  width: 100%;
  margin: 0 auto 0.35rem;
}
.site-gate-pin-rows {
  display: grid;
  width: 100%;
  gap: 0.55rem;
  justify-items: center;
  align-items: center;
  /* 仅两种排布：5 列 = 两行（中间空格不占格）；单行时 11 列含第 4–5 格间空格 */
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.site-gate-pin-digit {
  box-sizing: border-box;
  width: 100%;
  max-width: 3.35rem;
  aspect-ratio: 1;
  min-width: 0;
  min-height: 2.75rem;
  padding: 0;
  text-align: center;
  font-size: clamp(1.05rem, 3.2vw, 1.4rem);
  font-weight: 600;
  line-height: 1;
  border-radius: 12px;
  border: 1px solid var(--color-border, #ddd);
  background: var(--color-input-bg, #fff);
  color: var(--color-text, #1a1a1a);
}
.site-gate-pin-sep {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-muted, #888);
  font-weight: 600;
  user-select: none;
  line-height: 1;
  width: 100%;
  max-width: 2.5rem;
  min-height: 2.75rem;
}
.site-gate-pin-sep--space {
  font-size: clamp(0.95rem, 3.5vw, 1.15rem);
  opacity: 0.9;
  min-width: 1.1rem;
}
.site-gate-pin-sep--colon {
  font-size: clamp(1.2rem, 4vw, 1.55rem);
  opacity: 0.95;
  padding: 0 0.05rem;
}
/* 两行时隐藏第 4–5 格间空格；须写在 .site-gate-pin-sep 之后，否则 display:flex 会盖住 none */
.site-gate-pin-rows > .site-gate-pin-sep--rowgap {
  display: none;
}
@container site-gate-card (min-width: 31.5rem) {
  .site-gate-pin-rows {
    grid-template-columns: repeat(11, minmax(0, 1fr));
    gap: 0.65rem;
  }
  .site-gate-pin-rows > .site-gate-pin-sep--rowgap {
    display: flex;
  }
  .site-gate-pin-digit {
    max-width: 3.85rem;
    min-height: 3.2rem;
    font-size: clamp(1.2rem, 2.4cqw, 1.5rem);
    border-radius: 14px;
  }
  .site-gate-pin-sep {
    max-width: 2.85rem;
    min-height: 3.2rem;
  }
  .site-gate-pin-sep--space {
    font-size: 1.1rem;
  }
  .site-gate-pin-sep--colon {
    font-size: 1.7rem;
  }
}
/* 不支持容器查询时：用视口近似同一逻辑 */
@supports not (container-type: inline-size) {
  @media (min-width: 36rem) {
    .site-gate-pin-rows {
      grid-template-columns: repeat(11, minmax(0, 1fr));
      gap: 0.65rem;
    }
    .site-gate-pin-rows > .site-gate-pin-sep--rowgap {
      display: flex;
    }
    .site-gate-pin-digit {
      max-width: 3.85rem;
      min-height: 3.2rem;
      font-size: clamp(1.2rem, 2.8vw, 1.5rem);
      border-radius: 14px;
    }
    .site-gate-pin-sep {
      max-width: 2.85rem;
      min-height: 3.2rem;
    }
    .site-gate-pin-sep--space {
      font-size: 1.1rem;
    }
    .site-gate-pin-sep--colon {
      font-size: 1.7rem;
    }
  }
}
.site-gate-pin-digit:focus {
  outline: none;
  border-color: var(--color-accent, #3b82f6);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15);
}
.site-gate-login-error {
  margin: 0.35rem 0 0;
  font-size: 0.8rem;
  text-align: center;
  color: #dc2626;
}
html.dark-mode .site-gate-login-card {
  background: var(--color-card-bg, #1e1e1e);
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}
html.dark-mode .site-gate-login-title {
  color: var(--color-text, #f3f3f3);
}
html.dark-mode .site-gate-login-hint {
  color: var(--color-muted, #a3a3a3);
}
html.dark-mode .site-gate-pin-sep {
  color: var(--color-muted, #9ca3af);
}
html.dark-mode .site-gate-pin-digit {
  background: #2a2a2a;
  border-color: #404040;
  color: #f3f3f3;
}
html.dark-mode {
  background-color: #14161c;
  color-scheme: dark;
}
html.dark-mode body {
  background-color: #14161c;
  color: #e6e8ee;
}
html.dark-mode .header .header-top {
  background: rgba(20, 22, 28, 0.96) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08);
}
html.dark-mode .header .header-top .h-right ul li a {
  color: #9aa0ad;
}
html.dark-mode .header .header-top .h-right ul li a:hover {
  color: #e6e8ee;
}
html.dark-mode .header .header-top .h-right .select a {
  color: #e6e8ee;
  border-bottom-color: rgba(200, 175, 130, 0.55);
}
html.dark-mode .header .header-top .h-right-close svg path[fill] {
  fill: #e6e8ee !important;
}
html.dark-mode .header .header-move1 {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.45);
}
html.dark-mode .header-body-background {
  background-image: linear-gradient(rgba(12, 14, 20, 0.78), rgba(12, 14, 20, 0.78)), url('../image/cover.png') !important;
  background-size: cover !important;
  background-position: center 40% !important;
  background-repeat: no-repeat !important;
}
html.dark-mode .header-body-background::before {
  display: none;
}
html.dark-mode .header-body-background-content p,
html.dark-mode .header-body-background-content h1,
html.dark-mode .header-body-background-content h2,
html.dark-mode .header-body-background-content span {
  color: #e6e8ee !important;
}
html.dark-mode .header-body-background-content .site-hero-title {
  color: #f2efe8 !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
html.dark-mode .header-body-background-content .site-hero-avatar {
  border-color: rgba(255, 248, 240, 0.35);
  background: rgba(0, 0, 0, 0.35);
}
html.dark-mode .home .main .post-card-display,
html.dark-mode .home .main .post-block-content,
html.dark-mode .home .main .post-block-content1,
html.dark-mode .post-content,
html.dark-mode .archive-content,
html.dark-mode .categories-content,
html.dark-mode .tag-content,
html.dark-mode .links-content {
  background-color: #1d2029 !important;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #e6e8ee;
}
html.dark-mode .home .main .post-card-display a .post-card-title,
html.dark-mode .home .main .post-block-content-info h2 {
  color: #e6e8ee !important;
}
html.dark-mode .home .main .post-card-display a .post-card-title:hover,
html.dark-mode .home .main .post-block-content-info h2:hover {
  color: #fff !important;
}
html.dark-mode .home .main .post-card-display a img,
html.dark-mode .home .main .post-block-content img {
  background: linear-gradient(to top, #2a2e3a, #1f222b) !important;
}
html.dark-mode .home .main .post-card-meat .meat-info .info-auth a {
  color: #9aa0ad;
}
html.dark-mode .home .main .post-card-meat .meat-info .info-data,
html.dark-mode .home .main .post-block-content-info-excerpt {
  color: #6f7480 !important;
}
html.dark-mode .home .change-page,
html.dark-mode .home .change-page .p-page a,
html.dark-mode .home .change-page .n-page a {
  color: #e6e8ee;
}
html.dark-mode .home .change-page .previous,
html.dark-mode .home .change-page .p-page a .previous,
html.dark-mode .home .change-page .n-page a .previous,
html.dark-mode .home .change-page .next,
html.dark-mode .home .change-page .p-page a .next,
html.dark-mode .home .change-page .n-page a .next {
  color: #9aa0ad;
  box-shadow: none;
  background: #1d2029;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
html.dark-mode .sidebar {
  background: #1d2029 !important;
  box-shadow: -6px 0 20px rgba(0, 0, 0, 0.7) !important;
}
html.dark-mode .sidebar ul li a {
  color: #e6e8ee !important;
}
html.dark-mode .shelter {
  background-color: #000 !important;
}
html.dark-mode .post-header-background {
  background: linear-gradient(0deg, #1a1d27, #21242f) !important;
}
html.dark-mode .post-header-background-content h1 {
  color: #e6e8ee !important;
}
html.dark-mode .post-header-background-content .post-header-tag li {
  background: rgba(255, 255, 255, 0.08) !important;
}
html.dark-mode .post-header-background-content .post-header-tag li a {
  color: #e6e8ee !important;
}
html.dark-mode .post-header-background-content .post-header-tag li:hover {
  background: rgba(255, 255, 255, 0.18) !important;
}
html.dark-mode .post-header-background-content .post-header-info-author span,
html.dark-mode .post-header-background-content .post-header-info-author p,
html.dark-mode .post-header-background-content .post-header-info-author span a {
  color: #e6e8ee !important;
}
html.dark-mode .post-header-background-content .post-header-info-author-categories a {
  border-color: rgba(255, 255, 255, 0.16) !important;
  color: #e6e8ee !important;
}
html.dark-mode .post-header-color {
  background: linear-gradient(0deg, #1a1d27, #21242f) !important;
}
html.dark-mode #article {
  color: #e6e8ee;
}
html.dark-mode #article h1,
html.dark-mode #article h2,
html.dark-mode #article h3,
html.dark-mode #article h4,
html.dark-mode #article h5,
html.dark-mode #article h6 {
  color: #e6e8ee !important;
}
html.dark-mode #article p {
  color: #e6e8ee !important;
}
html.dark-mode #article a {
  color: #6ea8ff;
}
html.dark-mode #article hr {
  background: rgba(255, 255, 255, 0.08);
}
html.dark-mode #article blockquote {
  background: #232733;
  border-left-color: rgba(255, 255, 255, 0.16);
}
html.dark-mode #article blockquote p {
  color: #9aa0ad !important;
}
html.dark-mode #article p code,
html.dark-mode #article ul li code {
  background: #232733;
  color: #e0a8ff;
}
html.dark-mode #article table {
  border-color: rgba(255, 255, 255, 0.08);
}
html.dark-mode #article table td:hover,
html.dark-mode #article table tr:hover {
  background: rgba(255, 255, 255, 0.04);
}
html.dark-mode #article table td {
  border-color: rgba(255, 255, 255, 0.08) !important;
}
html.dark-mode #article thead tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04);
}
html.dark-mode #article thead th {
  background: rgba(255, 255, 255, 0.06);
  color: #e6e8ee;
}
html.dark-mode #article tbody td {
  color: #9aa0ad;
}
html.dark-mode #article.post-content-info .card {
  background: repeating-linear-gradient(transparent 0 calc(1.2rem - 1px), rgba(255, 255, 255, 0.11) 0 1.2rem);
  background-color: #232733;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.05) inset, 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
  color: #e6e8ee;
}
html.dark-mode .post-paging {
  background: transparent !important;
}
html.dark-mode .post-paging p {
  color: #e6e8ee;
}
html.dark-mode .post-paging a {
  color: #e6e8ee;
}
html.dark-mode .post-paging a .post-paging-last,
html.dark-mode .post-paging a .post-paging-next {
  opacity: 1;
  background-color: #1d2029;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-sizing: border-box;
}
html.dark-mode .post-paging a .post-paging-last span,
html.dark-mode .post-paging a .post-paging-next span {
  color: #9aa0ad;
}
html.dark-mode .post-paging a .post-paging-last p,
html.dark-mode .post-paging a .post-paging-next p {
  color: #e6e8ee;
}
html.dark-mode .post-paging a .post-paging-last:hover,
html.dark-mode .post-paging a .post-paging-next:hover {
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.5);
  border-color: rgba(255, 255, 255, 0.16);
}
html.dark-mode .plan-page .plan-page-title,
html.dark-mode .plan-page .plan-day-title {
  color: #e6e8ee;
}
html.dark-mode .plan-page .plan-day {
  background: #1d2029;
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
html.dark-mode .plan-page .plan-day:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.55);
}
html.dark-mode .plan-page .plan-day-header {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
html.dark-mode .plan-page .plan-chapter-tag {
  background: rgba(212, 56, 13, 0.18);
  color: #ffb38a;
}
html.dark-mode .planAudio-page .planAudio-item {
  background: #1d2029;
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
html.dark-mode .planAudio-page .planAudio-item-title {
  color: #e6e8ee;
}
html.dark-mode .planAudio-page .planAudio-item-excerpt {
  color: #9aa0ad;
}
html.dark-mode .planAudio-page .planAudio-item-author,
html.dark-mode .planAudio-page .planAudio-item-date {
  color: #6f7480;
}
html.dark-mode .library-page {
  color: #e6e8ee;
}
html.dark-mode .library-page .library-book-hero,
html.dark-mode .library-page .library-note-article,
html.dark-mode .library-page .library-reflection-card,
html.dark-mode .library-page .library-weread-card,
html.dark-mode .library-page .library-weread-search {
  background: #1d2029 !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: none !important;
}
html.dark-mode .library-page .library-weread-body {
  background: #14161c !important;
}
html.dark-mode .library-page .library-weread-top {
  background: #14161c !important;
  border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}
html.dark-mode .library-page .library-weread-brand-text,
html.dark-mode .library-page .library-weread-section-title,
html.dark-mode .library-page .library-section-title,
html.dark-mode .library-page .library-section-title--weread,
html.dark-mode .library-page .library-book-title,
html.dark-mode .library-page .library-note-heading,
html.dark-mode .library-page .library-reflection-card-title,
html.dark-mode .library-page .library-weread-card-title {
  color: #e6e8ee !important;
}
html.dark-mode .library-page .library-weread-search-input {
  color: #e6e8ee;
}
html.dark-mode .library-page .library-weread-search-input::placeholder {
  color: #6f7480;
}
html.dark-mode .library-page .library-weread-card-tag {
  background: rgba(255, 255, 255, 0.08);
  color: #9aa0ad;
}
html.dark-mode .library-page .library-weread-card-cover {
  background: #232733;
  border-color: rgba(255, 255, 255, 0.08);
}
html.dark-mode .library-page .library-book-author,
html.dark-mode .library-page .library-book-intro,
html.dark-mode .library-page .library-reflection-card-excerpt,
html.dark-mode .library-page .library-note-body,
html.dark-mode .library-page .library-md-content,
html.dark-mode .library-page .library-empty,
html.dark-mode .library-page .library-breadcrumb {
  color: #9aa0ad !important;
}
html.dark-mode .library-page .library-note-byline-author,
html.dark-mode .library-page .library-reflection-card-author {
  color: #c9b896 !important;
}
html.dark-mode .library-page .library-note-byline-date,
html.dark-mode .library-page .library-reflection-card-date {
  color: #9aa0ad !important;
}
html.dark-mode .library-page .library-md-content h1,
html.dark-mode .library-page .library-md-content h2,
html.dark-mode .library-page .library-md-content h3,
html.dark-mode .library-page .library-md-content h4 {
  color: #e6e8ee !important;
}
html.dark-mode .library-page .library-md-content a {
  color: #c9b896;
}
html.dark-mode .library-page .library-md-content a:hover {
  color: #e8dcc8;
}
html.dark-mode .library-page .library-md-content code {
  background: #232733;
  color: #e0a8ff;
}
html.dark-mode .library-page .library-md-content blockquote {
  background: #232733;
  color: #9aa0ad;
}
html.dark-mode .library-page .library-book-page .library-read-btn:not(.library-read-btn--download),
html.dark-mode .library-page .library-note-page .library-read-btn:not(.library-read-btn--download) {
  background: #e6e8ee !important;
  color: #14161c !important;
  border-color: #e6e8ee !important;
}
html.dark-mode .library-page .library-book-page .library-read-btn:not(.library-read-btn--download):hover,
html.dark-mode .library-page .library-note-page .library-read-btn:not(.library-read-btn--download):hover {
  background: #e8eaef !important;
  color: #14161c !important;
  border-color: #e8eaef !important;
}
html.dark-mode .library-page .library-page--weread.library-book-page .library-read-btn--download {
  background: #1d2029 !important;
  color: #c9b896 !important;
  border-color: rgba(201, 184, 150, 0.45) !important;
}
html.dark-mode .library-page .library-page--weread.library-book-page .library-read-btn--download:hover {
  background: #232733 !important;
  color: #e8dcc8 !important;
  border-color: rgba(201, 184, 150, 0.55) !important;
}
html.dark-mode .library-page .library-pdf-page--fullscreen .library-weread--pdf-fullscreen,
html.dark-mode .library-page .library-pdf-page--fullscreen .library-pdf-frame-wrap,
html.dark-mode .library-page .library-pdf-page--fullscreen .library-pdf-scroll {
  background: #14161c !important;
}
html.dark-mode .library-page .library-pdf-page--fullscreen .library-pdf-toolbar {
  background: #232733 !important;
  border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}
html.dark-mode .library-page .library-pdf-page--fullscreen .library-pdf-toolbar-title {
  color: #e6e8ee !important;
}
html.dark-mode .library-page .library-pdf-page--fullscreen .library-pdf-btn {
  background: #1d2029;
  color: #e6e8ee;
  border-color: rgba(255, 255, 255, 0.08);
}
html.dark-mode .library-page .library-pdf-page--fullscreen .library-pdf-btn:hover {
  background: #232733;
}
html.dark-mode .grouping a {
  color: #e6e8ee;
}
html.dark-mode .grouping a:hover {
  background: #232733;
}
html.dark-mode .links-content-data-item {
  background: #232733 !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}
html.dark-mode .links-content-data-item a {
  color: #e6e8ee !important;
}
html.dark-mode .links-content-data-item .card .user-link-info h1 {
  color: #e6e8ee;
}
html.dark-mode .links-content-data-item .card .user-link-info span {
  color: #9aa0ad;
}
html.dark-mode .links-content-data-item:hover {
  background: #1d2029 !important;
}
html.dark-mode .gt-container .gt-header-textarea,
html.dark-mode .gt-container .gt-comment-content,
html.dark-mode .gt-container .gt-comment-admin .gt-comment-content {
  background-color: #232733 !important;
  color: #e6e8ee !important;
}
html.dark-mode .gt-container .gt-comments-null,
html.dark-mode .gt-container .gt-comment-username,
html.dark-mode .gt-container .gt-comment-date,
html.dark-mode .gt-container .gt-counts,
html.dark-mode .gt-container .gt-copyright,
html.dark-mode .gt-container .gt-link {
  color: #9aa0ad !important;
}
html.dark-mode .footer .Copyright {
  color: #6f7480;
}
html.dark-mode .theme-toggle svg {
  color: #e6e8ee;
}
.theme-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 12px;
  border: none;
  background: transparent;
  color: #1a2233;
  cursor: pointer;
  border-radius: 2px;
  transition: background 0.2s ease, color 0.2s ease, transform 0.3s ease;
}
.theme-toggle svg {
  width: 20px;
  height: 20px;
  display: block;
}
.theme-toggle:hover {
  background: rgba(0, 0, 0, 0.06);
}
.theme-toggle .theme-toggle-sun {
  display: none;
}
.theme-toggle .theme-toggle-moon {
  display: block;
}
html.dark-mode .theme-toggle {
  color: #e6e8ee;
}
html.dark-mode .theme-toggle:hover {
  background: rgba(255, 255, 255, 0.08);
}
html.dark-mode .theme-toggle .theme-toggle-sun {
  display: block;
}
html.dark-mode .theme-toggle .theme-toggle-moon {
  display: none;
}
.sidebar .theme-toggle-mobile-wrap {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.header .header-top .h-right .theme-toggle {
  margin-left: 6px;
}
.header .header-top .h-right-close .theme-toggle {
  margin-right: 4px;
  margin-left: 0;
}
html.dark-mode,
html.dark-mode body,
html.dark-mode .header .header-top,
html.dark-mode .post-content,
html.dark-mode .post-paging a .post-paging-last,
html.dark-mode .post-paging a .post-paging-next,
html.dark-mode .home .main .post-card-display,
html.dark-mode .home .main .post-block-content,
html.dark-mode .plan-day,
html.dark-mode .planAudio-item,
html.dark-mode .library-book-hero,
html.dark-mode .library-note-article,
html.dark-mode .library-reflection-card,
html.dark-mode #article.post-content-info .card {
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'Noto Sans SC', 'PingFang SC', 'Microsoft YaHei', sans-serif;
  color: #1a2233;
  background-color: #f2f0eb;
}
.content-move {
  margin-top: -40px !important;
  transition: margin-top 0.45s ease-in-out;
}
/* 首屏：深色蒙版 + 衬线站名，偏书刊/堂区公告气质 */
.header-body-background {
  position: relative;
  background-image: url('../image/cover.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 40%;
}
.header-body-background::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(22, 28, 40, 0.58);
  pointer-events: none;
}
.header-body-background-content {
  position: relative;
  z-index: 1;
  padding: 0 24px;
  /* 旧 partial 若仍带 h2 可隐藏；当前首页仅用 h1 */
}
.header-body-background-content .site-hero-brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.header-body-background-content .site-hero-avatar {
  display: block;
  width: 96px;
  height: 96px;
  padding: 3px;
  border: 1px solid rgba(255, 248, 240, 0.65);
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  overflow: hidden;
}
.header-body-background-content .site-hero-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 1px;
}
.header-body-background-content .site-hero-title {
  margin-top: 28px;
  font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif;
  font-size: clamp(22px, 3.2vw, 32px);
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.28em;
  color: #faf8f4;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
.header-body-background-content h2:not(.site-hero-title) {
  display: none;
}
.post-header-img {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.post {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 30px;
}
