:root{--background-color: #0a0a0a;--background-color2: #141414;--background-color-fx: rgba(255, 255, 255, .02);--text-color: #b8b8b0;--text-color-secondary: #757570;--text-color-fx: #000000;--accent-color: #d4a574;--accent-hover: #e8b988;--border-color: #3a3a3a;--hover-background-color: #1a1a1a;--hover-text-color: #aaaaaa;--retro-shadow: 4px 4px 0px #050505;--retro-shadow-hover: 2px 2px 0px #050505;--retro-border-width: 2px;--progressBar: #1a1a1a;--progress: #d4a574;--progressBar-text-color: rgba(184, 184, 176, .2);--progressBar-text-full-color: rgba(184, 184, 176, .4);--error-background-color: rgba(10, 10, 10, .9);--weidu: #0a0a0a;--high-color: #d4a574;--yidu: #b8860b;--hide-yidu: rgba(184, 134, 11, 0)}@media (prefers-color-scheme: dark){:root{--background-color: #0a0a0a;--background-color2: #141414}}*,*:before,*:after{box-sizing:border-box;border-radius:0!important}html{overflow-x:hidden}body{margin:0;padding:0;font-family:"Noto Serif TC",PMingLiU,Georgia,serif;background-color:var(--background-color);color:var(--text-color);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;min-height:100dvh;min-height:100vh}a,span,h1,h2,h3,h4,h5,h6,p,li{color:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
