:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{overscroll-behavior:none;max-width:100vw;overflow-x:hidden}html.no-touch,body.no-touch{touch-action:none}html.custom-scrollbar,body.custom-scrollbar{scrollbar-color:black #fdfcf8}html.forced-scrollbar,body.forced-scrollbar{overflow-y:scroll}@supports ((-webkit-hyphens:none)){html.forced-scrollbar,body.forced-scrollbar{overflow-y:auto}}@media (max-width:1199px){html.forced-scrollbar,body.forced-scrollbar{overflow-y:auto}}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}input:-webkit-autofill{-webkit-background-clip:text;-webkit-text-fill-color:white!important}input:-webkit-autofill{transition:background-color 600000s,color 600000s}input:-webkit-autofill:focus{transition:background-color 600000s,color 600000s}input[data-autocompleted]{background-color:#0000!important}
