@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--background:$background-primary;--foreground:$base-primary}html{font-size:62.5%}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:#fff;background:#000;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.text-highlight{color:#03ceaa}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media screen and (max-width:1200px){.desktop-only{display:none!important}}@media screen and (min-width:1201px){.mobile-only{display:none!important}}.layout_container__EEt3s{max-width:112rem;width:100%;margin:0 auto}