/* Shared by the EPUB and the web edition. Keep it simple: most readers, including WeChat Read, override fonts. */
body { line-height: 1.8; text-align: justify; }
h1, h2, h3 { line-height: 1.35; text-align: left; }
h1 { margin: 1.2em 0 .8em; }
h2 { margin: 1.6em 0 .6em; }
p { margin: .7em 0; }
blockquote { margin: 1em 0; padding: .2em 1em; border-left: 3px solid #ff5a1f; color: #555; }
code { font-family: "JetBrains Mono", Menlo, monospace; font-size: .9em; }
pre { background: #f5f2ea; padding: .8em 1em; border-radius: 6px; overflow-x: auto; line-height: 1.5; text-align: left; }
pre code { font-size: .82em; }
table { border-collapse: collapse; margin: 1em 0; font-size: .92em; }
th, td { border: 1px solid #ddd6c6; padding: .35em .6em; text-align: left; }
a { color: #b83a0b; }
.case { border: 1px solid #e3dccb; border-radius: 8px; padding: .4em 1em; margin: 1em 0; }
h1.part { text-align: center; margin: 30% 0 .6em; font-size: 1.8em; }
h1.part + p { text-align: center; color: #6d665a; }
a.uri, td, th { overflow-wrap: anywhere; }
figure { margin: 1.4em 0; text-align: center; }
figure img { max-width: 100%; height: auto; }
figcaption { font-size: .85em; color: #6d665a; margin-top: .4em; text-align: center; }
