:root{--background:var(--colors-accent-contrastText);--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:var(--colors-accent-contrastText);--foreground:#ededed}}body,html{overflow-x:hidden;width:100%;height:100%;margin:0;padding:0}body{color:var(--foreground);background:#ffffff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next{min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:FontAwesome;src:url(/fonts/FontAwesome.ttf) format("truetype")}@font-face{font-family:MaterialCommunityIcons;src:url(/fonts/MaterialCommunityIcons.ttf) format("truetype");font-weight:400;font-style:normal}