.header_webHeader__ZcwAf{position:fixed;top:0;left:0;right:0;z-index:50;background-color:rgba(0,0,0,0);font-family:var(--font-sans);display:block;width:100%;min-height:80px}.header_webHeader__ZcwAf.header_light__QzOrV{color:var(--fg-primary);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.header_navigation__uWTtV{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:1rem 0}.header_menuButton__mSELj{color:#fff;padding:.75rem;cursor:pointer;z-index:60}@media(min-width:600px){.header_menuButton__mSELj{padding:1rem}}.header_menuButton__mSELj:hover{opacity:1}.header_menuButton__mSELj.header_light__QzOrV{background-color:var(--fg-primary)}.header_menuOverlay__oS7G7{position:fixed;inset:0;background-color:rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:all .3s ease;backdrop-filter:blur(4px);z-index:40}.header_menuOverlay__oS7G7.header_menuOpen___ZKzd{opacity:1;visibility:visible}.header_menuContent__Pm1LY{position:absolute;top:calc(100% + .5rem);left:0;min-width:200px;background-color:hsla(0,0%,100%,.98);backdrop-filter:blur(8px);border-radius:.75rem;transform:translateY(-.5rem);opacity:0;visibility:hidden;transition:all .3s ease;z-index:50;padding:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 20px 25px -5px rgba(0,0,0,.1)}.header_menuContent__Pm1LY.header_menuOpen___ZKzd{transform:translateY(0);opacity:1;visibility:visible}.header_menuLinks__vsVlg{display:flex;flex-direction:column}.header_menuLink__65ILI{font-size:.9375rem;letter-spacing:-.02rem;font-weight:600;color:#111;text-decoration:none;transition:all .2s ease;padding:.625rem;border-radius:.5rem;white-space:nowrap}@media(min-width:600px){.header_menuLink__65ILI{font-size:.9375rem}}.header_menuLink__65ILI:hover{background-color:rgba(0,0,0,.05);color:#000}.header_menuLink__65ILI.header_light__QzOrV{color:#0d3d29}.header_heroImage__Ojt8x{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:12px}.header_heroTitle__urLb4{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.header_backdropButton__WN_Lm{background:rgba(37,37,37,.5);backdrop-filter:blur(8px);border-radius:10px}.header_backdropButton__WN_Lm.header_light__QzOrV{background:hsla(0,0%,100%,.05)}.header_signInButton__eYVy6{flex-direction:column;justify-content:center;align-items:center;padding:.75rem 1rem;gap:5px;color:#fff;font-size:1rem;font-weight:600;background:rgba(37,37,37,.5);backdrop-filter:blur(8px);border-radius:10px;flex:none;order:0;flex-grow:0;transition:all .2s ease;display:none}@media(min-width:600px){.header_signInButton__eYVy6{display:flex;padding:.8rem 1.2rem;font-size:1rem}}.header_signInButton__eYVy6:hover{color:#fff;background:rgba(37,37,37,.7)}.header_signInButton__eYVy6.header_light__QzOrV{color:#fff;background:#000}.header_signInButton__eYVy6.header_light__QzOrV:hover{background:rgba(0,0,0,.8)}