@font-face{font-family:AvenirLTStd-Black;src:url(/fonts/AvenirLTStd-Black.otf) format("truetype")}@font-face{font-family:AvenirLTStd-Roman;src:url(/fonts/AvenirLTStd-Roman.otf) format("truetype")}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}#__next{display:flex;flex-direction:column;min-height:100vh}body,html{max-width:100vw;max-height:100vh;overflow-x:hidden;font-family:AvenirLTStd-Black,AvenirLTStd-Roman,sans-serif}body{color:var(--foreground);background:var(--background);font-family:Avenir,Arial,Helvetica,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}main{padding-top:0;height:calc(100vh - 68px - 43.2px)}