:root{--font: #213547;--body-bg: #ffffff}@media (prefers-color-scheme: dark){:root{--font: rgba(255, 255, 255, .87);--body-bg: #000}}:root{font-family:jiangxizhuokai,Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:var(--font);background-color:var(--body-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{display:flex;width:100%;height:100%;overflow:hidden;flex-direction:column-reverse;padding:0!important}html ins,html ins>div,html ins>div>iframe,body ins,body ins>div,body ins>div>iframe{max-height:60px!important}html.hide-google-ad>*:not(#app),body.hide-google-ad>*:not(#app){display:none!important}html.hide-google-ad #app,body.hide-google-ad #app{position:fixed;left:0;top:0;bottom:0;right:0;z-index:99999}#app{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%}