:root{--background:#ffffff;--foreground:#171717;--font-regular:400;--font-medium:500;--font-bold:700}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@font-face{font-family:Visby;src:url(/fonts/VisbyRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Visby;src:url(/fonts/VisbyMedium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Visby;src:url(/fonts/VisbyBold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}body,html{max-width:100vw;overflow-x:hidden;background-color:#F8F9FB;font-family:Visby,sans-serif}main{margin-top:93px}button{font-family:Visby,sans-serif;font-weight:500}body{color:var(--background);-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}}