:root{--ink: #1a1a1a;--faint: #7a7a7a;--rule: #d8d3ca;--ground: #fdfcfa;--tint: #f4f1eb;--alarm: #9a3b2d;--element-mu: #eef4ea;--element-huo: #faeeea;--element-tu: #f6f1e6;--element-jin: #eff1f4;--element-shui: #e9eef3;color-scheme:light}@media(prefers-color-scheme:dark){:root{--ink: #e8e4dd;--faint: #8f8a82;--rule: #3a3833;--ground: #16150f;--tint: #201e18;--alarm: #d98a76;--element-mu: #1a2118;--element-huo: #241a17;--element-tu: #211d15;--element-jin: #191c20;--element-shui: #161d24;color-scheme:dark}}:root[data-color-scheme=light]{--ink: #1a1a1a;--faint: #7a7a7a;--rule: #d8d3ca;--ground: #fdfcfa;--tint: #f4f1eb;--alarm: #9a3b2d;--element-mu: #eef4ea;--element-huo: #faeeea;--element-tu: #f6f1e6;--element-jin: #eff1f4;--element-shui: #e9eef3;color-scheme:light}:root[data-color-scheme=dark]{--ink: #e8e4dd;--faint: #8f8a82;--rule: #3a3833;--ground: #16150f;--tint: #201e18;--alarm: #d98a76;--element-mu: #1a2118;--element-huo: #241a17;--element-tu: #211d15;--element-jin: #191c20;--element-shui: #161d24;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--ground);color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;line-height:1.5}.glyph{font-family:"Noto Serif CJK SC",Songti SC,PingFang SC,serif}a{color:inherit}input,select,button,textarea{border:1px solid var(--rule);border-radius:4px;background:var(--ground);color:inherit;padding:.3rem .45rem;font-family:inherit;font-size:1rem;min-width:0;max-width:100%}button:hover{background:var(--tint)}.scroller{overflow-x:auto;scrollbar-width:thin;overscroll-behavior-x:contain}
