:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root :root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout_body__oiEIT{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}