:root{color-scheme:light;--ink: #101820;--ink-soft: #3a4656;--mist: #e7eef6;--paper: #f3f6fa;--line: rgba(16, 24, 32, .1);--accent: #2f6fed;--accent-deep: #1e4fbf;--teal: #0f8f7f}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--paper);overflow:hidden;font-family:Syne,PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{height:100dvh;width:100vw;overflow:hidden}html.allow-scroll,html.allow-scroll body{height:auto;min-height:100%;overflow:auto}html.allow-scroll #app{height:auto;min-height:100dvh;width:100%;overflow:visible}img{max-width:100%;height:auto}
