@font-face{font-family:Nexus Font;src:url(/_next/static/media/font.cc27cf3f.ttf)}:root{--header-size:5rem;--foreground:#171717;--foreground-light:rgb(36,36,36);--background:#ededed;--background-light:#cacaca;--background-light-1:#cbcbcb;--background-light-2:#bababa;--accent-color:#2290B5}@media (max-width:768px){:root{--header-size:7rem}}@media (prefers-color-scheme:dark){:root{--foreground:#ededed;--foreground-light:#cacaca;--background:#171717;--background-light:rgb(36,36,36);--background-light-1:rgb(50,50,50);--background-light-2:rgb(71,71,71)}}html{font-size:clamp(62.5%,1vw,125%);scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden;height:100vh}body{color:var(--foreground);background:var(--background);font-family:Nexus Font,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}}#header{height:var(--header-size);border-bottom:1px solid var(--background-light);flex-direction:row;align-items:center;position:absolute;background-color:var(--background);z-index:1000}#header,.header-button-container{width:100%;display:flex}.header-logo-container{display:flex;align-items:center;justify-content:center;cursor:pointer}.header-spacer{margin-right:auto}.nav-button{box-sizing:content-box;margin:0 1rem;transition:.2s;padding:.25rem 0;cursor:pointer;border-radius:5px;white-space:nowrap;font-weight:500;font-size:1.25rem;&:hover{color:var(--accent-color)}}@media (max-width:768px){#header{flex-direction:column;align-items:center;justify-content:center}.header-button-container{display:flex;justify-content:center}.remove-mobile{display:none}.header-spacer{margin-right:2rem}.nav-button{margin:0;padding:.25rem}}