@import "https://fonts.font.im/css2?family=Noto+Sans+SC:wght@100..900&display=swap";
body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-hyphens:auto;hyphens:auto;font-family:Noto Sans SC,sans-serif}@media (max-width:900px){body::-webkit-scrollbar{width:0}}@media (min-width:900px){body{overflow-y:scroll}body::-webkit-scrollbar{width:15px}body::-webkit-scrollbar-track{background-color:#fff}body::-webkit-scrollbar-thumb{background-color:#0000001a}}*{-webkit-tap-highlight-color:transparent}.comment-highlight{background:linear-gradient(90deg,#fff,#e1f2ea)!important}
