/* Readable screen Kai for text; brush lettering only for short titles. */
@font-face{font-family:YaojingText;src:url('fonts/yaojing-text.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:YaojingBrush;src:url('fonts/yaojing-brush.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
:root{font-family:YaojingText,'Kaiti SC','KaiTi',serif}
.brand,.intro h1,.chapter-mark,.primary{font-family:YaojingBrush,YaojingText,serif;font-weight:400}
.brand{letter-spacing:2px}.intro h1{letter-spacing:1px}
.game-toolbar,.game-footer,.load-note,.update-banner,.shell>footer{font-family:YaojingText,serif}
.game-footer button{font-family:YaojingText,serif}
.cover .cover-heading{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;min-width:0;flex:1}
.cover .chapter-mark{writing-mode:horizontal-tb;font-size:18px;line-height:1.4;letter-spacing:3px;background:transparent;border:0;padding:0;margin:0 0 0 4%;color:#b6a286}
.cover h2{writing-mode:horizontal-tb;line-height:1;width:100%;font-size:0;margin:0;text-shadow:none;letter-spacing:0}
.title-wordmark{display:block;width:100%;height:auto;max-width:580px;filter:brightness(.85);object-fit:contain}
.cover .primary{font-size:27px;letter-spacing:2px}
@media(max-width:760px) and (orientation:portrait){.cover .cover-heading{gap:8px}.cover .chapter-mark{font-size:11px;letter-spacing:1px}.cover .primary{font-size:19px;letter-spacing:0}.load-note{font-size:10px}}
@media(orientation:landscape) and (max-height:600px){.cover .cover-heading{gap:8px}.cover .chapter-mark{font-size:15px}.cover .primary{font-size:23px}}
