:root{--background:#181818;--foreground:#ffffff}@media (prefers-color-scheme:dark){:root{--background:#181818;--foreground:#ffffff}}html{background:#181818;text-rendering:optimizeLegibility}body,html{max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;touch-action:manipulation}body{color:var(--foreground);background:var(--background);font-family:PingFang SC,Microsoft YaHei,Heiti SC,Arial,sans-serif;-moz-osx-font-smoothing:grayscale;min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}#__next,[id^=__next],body,html{background-color:#181818!important}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.spine-container{width:100%;height:400px}