:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}#__next,body,html{height:100%;margin:0}#__next,body{display:flex;flex-direction:column}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}h1{font-size:inherit;font-weight:inherit}@font-face{font-family:TitleFont;src:url(/title-font.woff2) format("woff2");font-display:swap}.site-title{font-family:TitleFont,Arial,Helvetica,sans-serif}