*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;transition:none!important;animation:none!important}:root{--black: #000000;--dark: #111111;--mid: #444444;--light: #888888;--border: #aaaaaa;--bg-off: #f5f5f5;--bg: #ffffff;--accent: #000000;--text-sm: 1.25rem;--text-base: 1.5rem;--text-lg: 2rem;--text-xl: 2.5rem;--text-2xl: 3rem;--text-3xl: 4rem;--text-4xl: 5rem}html,body{width:100%;height:100%;background:var(--bg);color:var(--dark);font-family:"Noto Serif SC","Source Han Serif SC",SimSun,serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}#root{width:100%;height:100dvh;display:flex;flex-direction:column;overflow:hidden}button{cursor:pointer;font-family:inherit;border:none;background:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}button:active{opacity:.6}.screen{width:100%;height:100%;display:flex;flex-direction:column;background:var(--bg);overflow:hidden}
