:root{--font-family-base: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Roboto", "Helvetica Neue", Arial, sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-locale=zh]{--font-family-base: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif}html[data-locale=en]{--font-family-base: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Roboto", "Helvetica Neue", Arial, sans-serif}html[data-locale=ja]{--font-family-base: "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif}html{scrollbar-gutter:stable;overscroll-behavior-y:none}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;background-color:#000;color:#fff;font-family:var(--font-family-base);overscroll-behavior-y:none}a{color:inherit;text-decoration:none;font-weight:100}button{font-family:inherit}#app{min-height:100vh}.page{background-color:#000;color:#fff;opacity:0;transition:opacity .6s ease-out}.page.page-loaded{opacity:1}main{padding-top:0}
