:root{--theme-background:#ffffff;--theme-foreground:#171717;--theme-background-header:#f0f0f0f2;--theme-background-banner:#80b2c2;--theme-background-banner-light:#80b2c269;--theme-border:#ff990a;--text-xsm:40%;--text-sm:60%;--text-slight-sm:80%;--text-slight-lg:120%;--text-lg:150%;--text-lgr:175%;--text-xlg:200%;--text-xxlg:400%;--font-title:150%;--font-subtitle:120%;--padding-header:1rem;--project-title:800%;--project-subtitle:80%;--image-subtext:60%;--mobile-width:750}@media (prefers-color-scheme:dark){:root{--theme-background:#171717;--theme-foreground:#c1baba;--theme-background-header:#333333f2;--theme-background-banner:navy;--theme-background-banner-light:#4b4a4a}}html{font-size:calc(12px + .390625vw)}@media (min-width:1600px){html{font-size:calc(15px + .5vw)}}body,html{max-width:100vw}body{color:var(--theme-foreground);background:var(--theme-background);font-family:system-ui,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;cursor:pointer}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.text-slight-lg{font-size:var(--text-slight-lg)}.text-slight-sm{font-size:var(--text-slight-sm)}.text-lg{font-size:var(--text-lg)}.text-lgr{font-size:var(--text-lgr)}.text-xlg{font-size:var(--text-xlg)}.text-xxlg{font-size:var(--text-xxlg)}.text-sm{font-size:var(--text-sm)}.text-xsm{font-size:var(--text-xsm)}.text-left{text-align:left}.text-space{line-height:200%}.width-restrict{max-width:100%}@media (min-width:1000px){.width-restrict{max-width:75%}}.faint{opacity:.6}.bold{font-weight:700}.italic{font-style:italic}.flex{display:flex}.center{display:grid;place-items:center}.flex-col{flex-direction:column}.flow-row{flex-direction:row}.gap-sm{gap:5%}.flex-fill{flex:1 1}.flex-space-between{justify-content:space-between}.flex-justify-center{justify-content:center}.flex-align-center{align-items:center}.flex-wrap{flex-wrap:wrap}.width-full{width:100%}.width-half{width:50%}.height-full{height:100%}.padding-sm{padding:2%}.padding-sm-horizontal{padding:0 2%}.padding-sm-vertical{padding:2% 0}.padding-md{padding:5%}.padding-md-horizontal{padding:0 10%}.padding-lg{padding:10%}.padding-header{padding:var(--padding-header)}.aspect-one{aspect-ratio:1}.relative{position:relative}.circular{border-radius:50%}.circular-left{border-radius:10000px 0 0 10000px}.circular-right{border-radius:0 10000px 10000px 0}.brightness-double{filter:brightness(2)}.overflow-hidden{overflow:hidden}.theme-background-banner{background:var(--theme-background-banner)}.theme-background-header{background:var(--theme-background-header)}.background-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme-background{background:var(--theme-background)}.theme-background-banner-light{background:var(--theme-background-banner-light)}.theme-border{border-color:var(--theme-border)}.NavBarStyles_verticalCenter__sNKNJ{display:flex;align-items:center;justify-content:center;height:100%}.headerStyles_headerBackground__Vt6Nv{position:-webkit-sticky;position:sticky;top:0;z-index:1}.headerStyles_innerContainer__00ya2{display:flex;flex-direction:row;padding:var(--padding-header);justify-content:space-between;width:100%;height:100%;align-items:center}.footerStyles_footer__3z0Sk{display:grid;place-items:center}.layoutStyles_bodyContainer__V5D27{width:100%}.layoutStyles_contentContainer__e0rZ0{display:flex;background-color:var(--theme-background);color:var(--theme-foreground);width:100%;min-height:100vh;flex-direction:column;margin:0 auto}.layoutStyles_contentContainerWithPadding__8lZ7i{width:75%}.layoutStyles_layoutContainer__TMNt8{display:flex;height:100%;width:100%;justify-content:center;text-align:center;margin:0 auto;padding:0 2%}