:root{--background:#ffd11a;--foreground:#101010}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);font-family:var(--font-body), "PingFang SC", "Hiragino Sans GB", serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#fff7c18c,#0000 20%),radial-gradient(circle at right 12%,#ff572229,#0000 18%),linear-gradient(#ffd21f 0%,#f7c900 100%);flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::selection{color:#101010;background:#fff1a9eb}h1,h2,h3,h4,h5,h6,button,input,textarea,select{font-family:var(--font-display), "PingFang SC", sans-serif}
