.Navbar-module__WANnxq__header{z-index:300;color:#111;opacity:1;-webkit-backdrop-filter:none;background:#f7f7f5f0;border:1px solid #1111112b;height:80px;transition:color .22s,background-color .22s,border-color .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s,opacity .22s,transform .32s cubic-bezier(.22,1,.36,1);position:fixed;top:24px;left:24px;right:24px;transform:translateY(0)}.Navbar-module__WANnxq__headerScrolled{-webkit-backdrop-filter:blur(24px)saturate(1.25);background:#f7f7f5ad;border-color:#1111111f;box-shadow:0 14px 38px #11111114}.Navbar-module__WANnxq__headerHidden{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 32px))}.Navbar-module__WANnxq__headerOpen{color:#f5f5f3;opacity:1;box-shadow:none;-webkit-backdrop-filter:none;background:#292929;transform:translateY(0)}.Navbar-module__WANnxq__inner{justify-content:space-between;align-items:center;height:100%;padding-left:28px;display:flex}.Navbar-module__WANnxq__brand{color:inherit;letter-spacing:-.08em;font-size:29px;font-weight:500;line-height:1;text-decoration:none}.Navbar-module__WANnxq__brand em{margin-left:1px;font-family:Georgia,serif;font-size:.76em;font-weight:400}.Navbar-module__WANnxq__actions{align-items:center;height:100%;display:flex}.Navbar-module__WANnxq__hfCta{color:#fff;cursor:pointer;background:#111;border:0;border-left:1px solid;border-radius:0;justify-content:center;align-items:center;gap:12px;min-width:240px;height:100%;font-family:inherit;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.Navbar-module__WANnxq__hfCta:hover{color:#111;background:#ffd21e}.Navbar-module__WANnxq__headerOpen .Navbar-module__WANnxq__hfCta{color:#111;background:#f5f5f3;border-left-color:#f5f5f3}.Navbar-module__WANnxq__headerOpen .Navbar-module__WANnxq__hfCta:hover{color:#111;background:#ffd21e}.Navbar-module__WANnxq__hfCta:focus-visible,.Navbar-module__WANnxq__menuButton:focus-visible,.Navbar-module__WANnxq__menu a:focus-visible{outline-offset:-5px;outline:2px solid}.Navbar-module__WANnxq__hfLogo{flex:none;width:30px;height:auto}.Navbar-module__WANnxq__hfCtaText{text-transform:uppercase;flex-direction:column;align-items:flex-start;gap:3px;line-height:1;display:flex}.Navbar-module__WANnxq__hfCtaText strong{letter-spacing:.14em;font-size:10px;font-weight:650}.Navbar-module__WANnxq__hfCtaText small{color:#b8b8b3;font-family:var(--font-mono);letter-spacing:.09em;font-size:8px;transition:color .16s}.Navbar-module__WANnxq__hfCta:hover .Navbar-module__WANnxq__hfCtaText small,.Navbar-module__WANnxq__headerOpen .Navbar-module__WANnxq__hfCta .Navbar-module__WANnxq__hfCtaText small{color:#4a4330}.Navbar-module__WANnxq__menuButton{width:80px;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-left:1px solid;border-radius:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.Navbar-module__WANnxq__menuButton span{background:currentColor;width:25px;height:1.5px;transition:transform .18s,opacity .18s}.Navbar-module__WANnxq__headerOpen .Navbar-module__WANnxq__menuButton span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__WANnxq__headerOpen .Navbar-module__WANnxq__menuButton span:nth-child(2){opacity:0}.Navbar-module__WANnxq__headerOpen .Navbar-module__WANnxq__menuButton span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__WANnxq__homeHeader{height:var(--nav-height);background:0 0;border:0;top:0;left:0;right:0}.Navbar-module__WANnxq__homeHeader.Navbar-module__WANnxq__headerScrolled{background:#f4f2edd1;box-shadow:0 1px #11111114}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__inner{padding-left:53px;padding-right:39px}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__brand{font-size:27px;font-weight:600}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__hfCta{border:1px solid #111;width:176px;min-width:176px;height:49px}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__menuButton{border-left:0;width:59px;height:49px}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__menuButton span{width:28px;height:1px}.Navbar-module__WANnxq__menu{z-index:250;color:#f1f1ef;opacity:0;visibility:hidden;background:#292929;transition:opacity .22s,visibility .22s,transform .22s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-18px)}.Navbar-module__WANnxq__menuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__WANnxq__menuInner{grid-template-columns:1fr minmax(260px,.42fr);align-items:center;gap:80px;min-height:100svh;padding-top:120px;padding-bottom:80px;display:grid;position:relative}.Navbar-module__WANnxq__menu nav{flex-direction:column;align-items:flex-start;display:flex;transform:translateY(-6px)}.Navbar-module__WANnxq__menu nav a{color:inherit;letter-spacing:-.075em;font-size:clamp(44px,4.75vw,76px);font-weight:500;line-height:1.02;text-decoration:none;transition:color .14s,transform .14s}.Navbar-module__WANnxq__menu nav a[aria-current=page]{color:#9b9d98}.Navbar-module__WANnxq__menu nav a:hover{color:#aaa;transform:translate(10px)}.Navbar-module__WANnxq__menuAside{align-self:center;margin-bottom:0}.Navbar-module__WANnxq__menuAside p{letter-spacing:-.025em;max-width:390px;font-size:18px;line-height:1.5}.Navbar-module__WANnxq__menuAside .Navbar-module__WANnxq__menuCta{color:#111;letter-spacing:.13em;text-transform:uppercase;background:#f5f5f3;border:1px solid #f5f5f3;justify-content:center;align-items:center;min-height:58px;margin-top:28px;padding:0 24px;font-size:11px;font-weight:600;text-decoration:none;display:none}.Navbar-module__WANnxq__menuBottom{color:#999;font-family:var(--font-mono);letter-spacing:.13em;border-top:1px solid #ffffff85;justify-content:space-between;padding-top:22px;font-size:10px;display:flex;position:absolute;bottom:28px;left:76px;right:76px}@media (max-width:760px){.Navbar-module__WANnxq__header{height:64px;top:12px;left:12px;right:12px}.Navbar-module__WANnxq__inner{padding-left:17px}.Navbar-module__WANnxq__brand{font-size:24px}.Navbar-module__WANnxq__hfCta{display:none}.Navbar-module__WANnxq__menuButton{width:64px}.Navbar-module__WANnxq__homeHeader{height:var(--nav-height);top:0;left:0;right:0}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__inner{padding:0 12px 0 19px}.Navbar-module__WANnxq__homeHeader .Navbar-module__WANnxq__menuButton{width:54px}.Navbar-module__WANnxq__menuInner{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:55px;padding-top:120px;padding-bottom:86px;display:flex}.Navbar-module__WANnxq__menu nav a{font-size:clamp(40px,11.5vw,56px);line-height:1.02}.Navbar-module__WANnxq__menu nav{transform:none}.Navbar-module__WANnxq__menuAside{margin-bottom:0}.Navbar-module__WANnxq__menuAside .Navbar-module__WANnxq__menuCta{gap:10px;width:100%;display:inline-flex}.Navbar-module__WANnxq__menuAside .Navbar-module__WANnxq__menuCta img{width:28px;height:auto}.Navbar-module__WANnxq__menuAside p{max-width:330px;font-size:15px}.Navbar-module__WANnxq__menuBottom{bottom:22px;left:18px;right:18px}.Navbar-module__WANnxq__menuBottom span:first-child{max-width:210px}}@media (prefers-reduced-motion:reduce){.Navbar-module__WANnxq__header,.Navbar-module__WANnxq__menu,.Navbar-module__WANnxq__menuButton span,.Navbar-module__WANnxq__menu nav a{transition:none}}
.Footer-module__4PHRVa__footer{color:#111;background:#f5f5f3;border-top:1px solid #d7d7d3}.Footer-module__4PHRVa__inner{padding-top:72px;padding-bottom:28px}.Footer-module__4PHRVa__main{justify-content:space-between;gap:60px;padding-bottom:56px;display:flex}.Footer-module__4PHRVa__left{flex-direction:column;gap:0;max-width:280px;display:flex}.Footer-module__4PHRVa__brand{color:inherit;letter-spacing:-.04em;margin-bottom:14px;font-size:22px;font-weight:600;text-decoration:none}.Footer-module__4PHRVa__brand em{font-family:Georgia,serif;font-size:.85em;font-weight:400}.Footer-module__4PHRVa__left p{color:#555;margin-bottom:28px;font-size:13px;line-height:1.6}.Footer-module__4PHRVa__social{align-items:center;gap:16px;display:flex}.Footer-module__4PHRVa__social>span{font-family:var(--font-mono,monospace);letter-spacing:.12em;color:#888;font-size:10px}.Footer-module__4PHRVa__socialIcons{gap:8px;display:flex}.Footer-module__4PHRVa__socialIcons a{color:#444;border:1px solid #d0d0cc;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.Footer-module__4PHRVa__socialIcons a:hover{color:#111;border-color:#999}.Footer-module__4PHRVa__hfMark{font-family:var(--font-mono,monospace);letter-spacing:-.02em;font-size:9px;font-weight:600}.Footer-module__4PHRVa__cols{gap:64px;display:flex}.Footer-module__4PHRVa__col{flex-direction:column;min-width:110px;display:flex}.Footer-module__4PHRVa__col span{font-family:var(--font-mono,monospace);letter-spacing:.13em;color:#999;margin-bottom:18px;font-size:10px}.Footer-module__4PHRVa__col a{color:#333;font-size:13.5px;line-height:2;text-decoration:none}.Footer-module__4PHRVa__col a:hover{color:#111;text-underline-offset:3px;text-decoration:underline}.Footer-module__4PHRVa__bottom{font-family:var(--font-mono,monospace);letter-spacing:.08em;color:#999;text-transform:uppercase;border-top:1px solid #d7d7d3;padding-top:20px;font-size:10px}@media (max-width:840px){.Footer-module__4PHRVa__main{flex-direction:column;gap:48px}.Footer-module__4PHRVa__cols{flex-wrap:wrap;gap:36px}.Footer-module__4PHRVa__left{max-width:100%}}@media (max-width:480px){.Footer-module__4PHRVa__cols{gap:28px}.Footer-module__4PHRVa__col{min-width:90px}}
