:root{--background:#fff;--foreground:#171717;--separator-color:#d7d7d7}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--separator-color:#424242}}.background{background:var(--background)}.center{transform:translate(50%,50%);right:50%!important;left:unset!important;bottom:50%!important;top:unset!important}.separator{border-bottom:1px solid var(--separator-color)}.text-justify{text-align:justify}html,html body{max-width:100vw;overflow-x:hidden}html body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-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}}.menu_nav-link__hlpvp,.menu_nav-link__hlpvp:focus,.menu_nav-link__hlpvp:hover{color:var(--foreground);text-decoration:none}.menu_menu__STtBd{position:-webkit-sticky;position:sticky;top:0;background-color:var(--background);z-index:1}