:root{--text-color:#2d3338;--bg-color:#f5f5f4;--login-container:#f5f5f5;--hover-gray:#e2e2e2;--input-border:#aaa;--input-text:#131313;--disabled-form-input:#e2e2e2;--border-divide:#3f3f3f69;--error-text:#dd0101}body,html{max-width:100vw;overflow-x:hidden;height:100vh;margin:0}body{font-family:Roboto,Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cfilter id='noise' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeBlend mode='multiply' in='SourceGraphic'/%3E%3C/filter%3E%3Crect width='100' height='100' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E");background-repeat:repeat;background-position:50%;color:var(--text-color);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:100vh;overflow-y:hidden}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.home_body__gQEJ5{container:layout-body/inline-size}.home_h1__tFTsB,.home_subheader__qWuLf{letter-spacing:.5rem;position:-webkit-sticky;position:sticky;top:0;background-color:var(--bg-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cfilter id='noise' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeBlend mode='multiply' in='SourceGraphic'/%3E%3C/filter%3E%3Crect width='100' height='100' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E");background-repeat:repeat;background-position:50%;z-index:10;text-align:center;width:100%}.home_h1__tFTsB{margin-top:1rem}.home_subheader__qWuLf{font-weight:600}.home_main__C5E0Z{width:100%;flex:1 1;overflow-y:auto;display:flex;justify-content:center}.home_page__cd2gX{position:relative;height:100%;width:100%}.home_homeStill__921yD{object-fit:cover;z-index:1}.home_overlayText__zB0If{position:absolute;z-index:2;color:var(--bg-color);font-size:1rem;bottom:1rem;right:1rem;letter-spacing:.25rem}@container layout-body (width < 800px){.home_subheader__qWuLf{line-height:1.5rem;width:90%}}.nav_nav__BEpVH{display:flex;justify-content:space-between;gap:1rem}.nav_navLink__TYxWC{padding-bottom:.1rem;letter-spacing:.25rem;border-bottom:2px solid transparent}.nav_navLink__TYxWC:hover{border-bottom:2px solid var(--text-color)}@media (max-width:799px){.nav_nav__BEpVH{gap:.3rem;max-width:100vh}}