:root{--foreground-rgb:0,0,0}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255}}*{box-sizing:border-box;padding:0;margin:0}html{overflow:hidden}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}::-webkit-scrollbar{width:17px;height:17px}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{border-radius:8px;background-color:#424242;background-clip:content-box;border:4px solid transparent;min-height:40px}