.navigation_header__gH_Cp{display:flex;align-items:center;justify-content:center;padding:0 .75rem;margin-bottom:3rem;width:100%}.navigation_logo__WMeUG{display:flex;align-items:center;color:inherit;gap:.75rem}.navigation_logo__WMeUG p{padding-left:.75rem;box-shadow:-1px 0 0 hsla(0,0%,100%,.2)}@media (hover:hover) and (pointer:fine){.navigation_header__gH_Cp:hover{opacity:1}.navigation_header__gH_Cp p{cursor:pointer}}@media (max-width:752px){.navigation_header__gH_Cp{padding:0 .75rem}}.footer_footer__GoTLO{display:flex;align-items:center;justify-items:center;margin-top:auto;font-size:.875rem}:root{--blue:#1c53bd;--light:#75c5ff;--black:#14192c;--grey:#e1eaf9;--cyan:#008992;--yellow:#f9eb70;--white:#fff;--background:#08090a;--headings:#f7f8f8;--foreground:#8a8f98;--red:#e33b3b;--font-sans:"Inter",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:"Commit Mono",ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-letter-spacing:-0.022em}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:swap;src:url(/Roboto-Variable.ttf) format("ttf")}@font-face{font-family:Roboto Mono;font-weight:200 700;font-display:swap;font-style:normal;src:url(/RobotoMono-Variable.ttf) format("ttf")}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:2rem 5rem;display:flex;flex-direction:column;align-items:center;min-height:100vh;font-size:21px;font-variation-settings:normal;font-weight:510;line-height:28px}*{box-sizing:border-box;padding:0;margin:0}h1,h2,h3,h4,h5,h6{color:var(--headings);font-size:56px;font-variation-settings:normal;font-weight:500;line-height:64px}a{color:var(--blue);font-weight:600;text-decoration:none}main{min-width:650px}@media (max-width:752px){body{padding:2rem}main{min-width:100%}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}