body,html{padding:0;margin:0;font-family:Space Grotesk,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--purple-500:#5e52fa;--purple-300:#8077ff;--grey-900:#212121;--grey-400:#b0b0b2;--grey-200:#ececee;--grey-100:#fff;--red-100:#ff7878;--fuchsia-200:#b190ff;--fuchsia-100:#e0bdff;--denim-500:#6b66b3;--teal-500:#00f9ec;--lime-500:#22ff1e;--orange-500:#ffc01e;--font-size-100:0.75rem;--font-size-200:0.875rem;--font-size-300:1rem;--font-size-400:1.125rem;--font-size-500:1.5rem;--navbar-height:45px}a{color:inherit;text-decoration:none}*{box-sizing:border-box}form{display:flex;flex-direction:column;justify-content:center;align-items:center}input[type=text]{max-width:90%;width:300px;height:30px;margin:8px;padding:4px;border-radius:5px;outline:none;border:1px solid #000}input[type=file]{display:none}@media (prefers-color-scheme:light){html{color-scheme:light}body{color:#000;background:#fff}}.page{width:100vw;padding:10px;line-height:0px}.page,.page-heading{display:flex;flex-direction:column;justify-content:center;align-items:center}.page-heading{font-size:30px;font-weight:700}.navbar_navbar__NDFN3{position:absolute;top:0;display:flex;justify-content:space-between;padding:0;line-height:0;width:100vw;height:var(--navbar-height);background-color:#000;color:#fff}.navbar_menu__7_Mwe{align-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;margin:0}.navbar_menu__7_Mwe p{padding:0 20px;color:#fff}.navbar_menu__7_Mwe p:hover{color:var(--fuchsia-100);cursor:pointer}.page_pageHeading__y6v8X{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;line-height:0px;margin:10px 0 20px}.page_pageContent__RCU0l{position:absolute;top:var(--navbar-height)}