.FlexHorizontal{display:flex;flex-direction:row}.FlexVertical,.main,#root{display:flex;flex-direction:column}.FlexWrap{flex-wrap:wrap}.FlexSelfCenter{align-self:center}.FlexItemCenter,#root{align-items:center}.TextIndent,.ChapterContent p{text-indent:2em;overflow-wrap:break-word}.TextCenter{text-align:center}.TextNoSelect,.main{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MarginNone,.BookTile h2,body{margin:0}.MarginTopAuto{margin-top:auto}.MarginBottomGap{margin-bottom:2em}.OverflowVerticalAuto{overflow-y:auto}#root{color-scheme:light dark;color:#fff;background-color:#242424;line-height:2em;font-family:Dengxian,Microsoft Yahei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{cursor:default;text-decoration:none;color:#6b8e23;transition:color .3s}a:hover{color:#8fbc8f;cursor:default}a:active{color:green}a:visited{color:#6b8e23}body,html,#root,.main{height:100%}ul,li{list-style-type:none;margin-left:0;padding-left:0}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){#root{color:#000;background-color:#fff}}.main{max-width:1280px;width:90vw}.button,.BookTile{cursor:default;color:#fff;padding:1em;margin:1em;background-color:#6b8e23;transition:background-color .3s}.button p:hover,.BookTile p:hover{cursor:default}.button:hover,.BookTile:hover{background-color:#8fbc8f}.button:active,.BookTile:active{background-color:green}.BookTile{display:grid;grid-template-columns:8em auto;max-width:20em}.BookTile .BookCover{color:gray;background-color:#fff;width:6em;height:8em;text-align:center}.ChapterContent{overflow-y:auto;flex-grow:1}.ChapterPreNext{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;text-align:center}
