html{color-scheme:light}html.dark{color-scheme:dark}html,*::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:#f5f5f5}html::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background:#a3a3a3;border-radius:4px}html,html *{scrollbar-width:thin;scrollbar-color:#a3a3a3 #f5f5f5}html.dark::-webkit-scrollbar-track,html.dark *::-webkit-scrollbar-track{background:#262626}html.dark::-webkit-scrollbar-thumb,html.dark *::-webkit-scrollbar-thumb{background:#525252}html.dark,html.dark *{scrollbar-color:#525252 #262626}html,body,#root{margin:0!important;padding:0!important;width:100%!important;min-height:100vh!important;box-sizing:border-box!important}.landing-container,[class*=landing-container]{padding:0!important;margin:0!important;width:100%!important;max-width:none!important;overflow-x:hidden!important}
