:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}main{flex:1 1}.wrapper{display:flex;flex-direction:column;min-height:100vh}body,html{margin:0;padding:0;height:100%}body{color:var(--foreground);background-color:#2C2F33;font-family:Arial,Helvetica,sans-serif;-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}}.footer_footer__GoTLO{padding:1rem;text-align:center;font-size:1rem}.footer_footer__GoTLO a{display:flex;flex-direction:column;justify-self:center;opacity:.6;margin:1rem;width:auto}.footer_footer__GoTLO a:hover{opacity:1;text-decoration:underline}@media (min-width:1280px){.footer_footer__GoTLO{padding:2rem}.footer_footer__GoTLO a{display:inline;margin:2rem}}.navbar_navbar__iQJkt{position:relative;display:flex;align-items:center;border-bottom:1px solid #c54382;padding:1rem}.navbar_logoContainer__RPGPc{display:flex;align-items:center;font-size:1.6rem;font-weight:600;gap:.5rem}.navbar_logo__H1B5v{height:40px;border-radius:50%;width:auto}.navbar_logoSpan__skYSJ:hover{color:#c54382;transition:.3s ease}.navbar_menuToggle__eOcCR{margin-left:auto;font-size:2.3rem;cursor:pointer;z-index:10;-webkit-tap-highlight-color:#44474d}.navbar_navigationContainer__9YwYZ{display:none;position:absolute;top:100%;right:0;background-color:#2C2F33;border:1px solid #c54382;flex-direction:column;text-align:center;width:100%;z-index:5;padding:1rem 0}.navbar_navigationContainer__9YwYZ.navbar_open__Wby4m{display:flex}.navbar_navigationContainer__9YwYZ a{font-size:1.3rem;font-weight:600;padding:1.5rem 0;opacity:.7}.navbar_navigationContainer__9YwYZ a:hover{opacity:1;color:#c54382;background-color:#44474d;transition:.3s ease}.navbar_active__VJsyr{opacity:1!important;font-weight:700;color:#c54382}@media (min-width:1280px){.navbar_navbar__iQJkt{padding:.5rem 1.5rem}.navbar_menuToggle__eOcCR{display:none}.navbar_navigationContainer__9YwYZ{display:flex;position:relative;flex-direction:row;border:none;justify-content:flex-end;padding:0}.navbar_navigationContainer__9YwYZ a{margin-left:1.5rem;text-decoration:none;opacity:.6;font-size:1.3rem;padding:1rem;font-weight:100}.navbar_active__VJsyr{color:#c54382}}