@import url("https://fonts.font.im/css2?family=Noto+Sans+SC:wght@100..900&display=swap");body{color:var(--foreground);background:var(--background);font-family:Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;hyphens:auto}@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:rgba(255,255,255,1)}body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}}*{-webkit-tap-highlight-color:transparent}.comment-highlight{background:linear-gradient(90deg,#ffffff,#e1f2ea)!important}