:root{--background:#fff;--foreground:#171717}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}html.dark{--background:#121418;--foreground:#e0e0e0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.ThinScrollbar{scrollbar-width:thin;scrollbar-color:#80808059 transparent}.ThinScrollbar::-webkit-scrollbar{width:8px}.ThinScrollbar::-webkit-scrollbar-thumb{background:#80808059;border-radius:4px}html.dark .AppLogo{filter:brightness(0)invert(.88)}
