@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300..600&family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--panel: #08402f;--deep: #052018;--emerald: #21ba80;--mint: #6fd6ac;--ink: #f4f8f5;--muted: #7fb3a0;--faint: #4c8871;--display: "Fraunces", "Times New Roman", serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--deep);-webkit-font-smoothing:antialiased}.hero{position:relative;width:100%;height:100svh;background:url(/c/overlay-menu/hero-garden.jpg) no-repeat 50% 44%;background-size:cover;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(130% 95% at 0% 100%,#052018b3,#05201800 58%),linear-gradient(to bottom,#0520186b,#05201800 24%,#05201880 66%,#052018f0)}.hero-copy{position:absolute;left:clamp(1.5rem,5vw,5rem);bottom:clamp(2rem,6vw,4.5rem);z-index:1;max-width:46rem;color:var(--ink)}.hero-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--mint);margin-bottom:1rem}.hero-title{font-family:var(--display);font-optical-sizing:auto;font-size:clamp(2rem,4.6vw,3.6rem);font-weight:400;line-height:1.06;letter-spacing:-.012em;text-wrap:balance}nav{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.1rem clamp(1rem,2.5vw,1.75rem);z-index:2}.nav-logo a{display:inline-flex;align-items:baseline;padding:.9rem 1rem;text-decoration:none;color:var(--ink);font-size:1.05rem;font-weight:600;letter-spacing:-.02em}.nav-logo a span{color:var(--mint);margin-left:.15em;font-size:1.2em;line-height:0}.nav-toggler{padding:1rem;cursor:pointer;background:none;border:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px}.nav-toggler span{width:34px;height:2px;background-color:var(--ink);transition:all .4s ease}.nav-toggler span:nth-child(2){width:24px}.nav-toggler.open span:first-child{width:34px;transform:translateY(4px) rotate(45deg)}.nav-toggler.open span:nth-child(2){width:34px;transform:translateY(-4px) rotate(-45deg)}.nav-content{position:absolute;top:0;left:0;width:100%;pointer-events:none;z-index:1}.nav-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform:scaleY(0);transform-origin:top;will-change:transform;pointer-events:none}.nav-bg:nth-child(1){background-color:var(--deep)}.nav-bg:nth-child(2){background-color:#0b5c43}.nav-bg:nth-child(3){background-color:var(--panel)}.nav-bg:nth-child(4){background-color:var(--mint);top:auto;bottom:0;height:.75rem;transform-origin:bottom}.nav-items{display:flex;gap:2rem;padding:8rem clamp(2rem,6vw,8rem);background-color:var(--panel);clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);will-change:clip-path}.nav-items-col:nth-child(1){flex:2;display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem}.nav-items-col:nth-child(2){flex:4;display:flex;gap:2rem;justify-content:space-between}.nav-items a{text-decoration:none;color:var(--ink);display:block;line-height:1.1;margin-bottom:.5rem;transition:color .25s ease,opacity .25s ease}.nav-socials{display:flex;flex-direction:column}.nav-socials a{font-size:1.1rem;font-weight:500;color:var(--muted)}.nav-socials a:hover{color:var(--ink)}.nav-legal a{font-size:.82rem;font-weight:400;letter-spacing:.01em;color:var(--muted)}.nav-legal a:hover{color:var(--ink)}.nav-primary-links a{font-family:var(--display);font-optical-sizing:auto;font-size:clamp(2.2rem,4.4vw,3.4rem);font-weight:400;letter-spacing:-.012em}.nav-primary-links a:hover{color:var(--mint)}.nav-secondary-links{text-align:right}.nav-secondary-links a{font-size:1.2rem;font-weight:400;color:var(--muted)}.nav-secondary-links a:hover{color:var(--ink)}.nav-content a .line{position:relative;will-change:transform;transform:translateY(100%)}@media(max-width:1000px){.nav-content,.nav-items{height:100svh}.nav-items{flex-direction:column;justify-content:center;padding:0 2rem}.nav-legal,.nav-secondary-links{display:none}.nav-items-col:nth-child(1),.nav-items-col:nth-child(2){flex:none}}@media(max-width:768px){.nav-items{padding:0 1.5rem;gap:2.25rem}.nav-items-col:nth-child(1),.nav-items-col:nth-child(2){display:contents}.nav-primary-links{order:1}.nav-socials{order:2;display:flex;flex-direction:row;flex-wrap:wrap;max-width:18rem;gap:.4rem 1.25rem}.nav-socials a{font-size:.95rem;margin-bottom:0}.nav-secondary-links{order:3;display:flex;flex-direction:row;flex-wrap:wrap;max-width:22rem;gap:.4rem 1.25rem;text-align:left}.nav-secondary-links a{font-size:.95rem;margin-bottom:0}.nav-legal{order:4}.nav-primary-links a{font-size:clamp(2.4rem,12vw,3.4rem);margin-bottom:.15rem}.hero-copy{max-width:none;right:clamp(1.5rem,5vw,5rem)}.hero-title{font-size:clamp(1.7rem,7.5vw,2.4rem)}.nav-toggler span{width:30px}.nav-toggler span:nth-child(2){width:22px}.nav-toggler.open span:first-child,.nav-toggler.open span:nth-child(2){width:30px}}
