:root{--background:#fffded;--foreground:#0f0f0f;--accent:#00bfb3}@media (prefers-color-scheme:dark){:root{--background:#0f0f0f;--foreground:#fffded}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:grid;grid-template-columns:1fr 3fr 1fr;grid-template-rows:min-content max-content min-content}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header_header__ASFgI{grid-column:span 3;grid-row:1;display:flex;flex-direction:row;justify-content:left;align-items:center;@media screen and (max-width:800px){flex-direction:column}margin-bottom:2em}.header_name__v32Pf{font-size:40px;font-weight:700;@media screen and (min-width:801px){margin-left:1em}}.footer_footer__flio2{grid-column:span 3;grid-row:3;text-align:center;margin-top:2em}