.Navbar-module-scss-module__N8yoJa__header{z-index:30;background:var(--color-beige);position:sticky;top:0}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__header{flex-direction:column;display:flex}}.Navbar-module-scss-module__N8yoJa__inner{min-height:var(--header-height);height:var(--header-height);z-index:2;background:var(--color-beige);flex-shrink:0;justify-content:space-between;align-items:center;padding-inline:.75rem 1.1875rem;display:flex;position:relative}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__inner{height:var(--header-brand-height);min-height:var(--header-brand-height);padding-inline:var(--section-gutter-desktop);background:var(--color-blush);justify-content:center}}.Navbar-module-scss-module__N8yoJa__brand{flex-shrink:0;align-items:center;display:flex}.Navbar-module-scss-module__N8yoJa__logoMobileWrap{flex-shrink:0;width:4.875rem;height:4.875rem;display:block;position:relative}.Navbar-module-scss-module__N8yoJa__logoMobileWrap:before{content:"";aspect-ratio:1;background:var(--color-accent-deep);border-radius:50%;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__logoMobileWrap{display:none}}.Navbar-module-scss-module__N8yoJa__logoMobile{object-fit:contain;width:100%;height:100%;display:block;position:relative}.Navbar-module-scss-module__N8yoJa__logoDesktop{display:none}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__logoDesktop{object-fit:contain;width:13.5rem;height:5.5625rem;display:block}}.Navbar-module-scss-module__N8yoJa__menuButton{cursor:pointer;width:3rem;min-width:44px;height:3rem;min-height:44px;color:var(--color-black);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.Navbar-module-scss-module__N8yoJa__menuButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__menuButton{display:none}}.Navbar-module-scss-module__N8yoJa__hamburger{width:1.5rem;height:1.125rem;display:block;position:relative}.Navbar-module-scss-module__N8yoJa__hamburgerLine{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .2s,top .2s,opacity .2s;position:absolute;left:0}.Navbar-module-scss-module__N8yoJa__hamburgerLine:first-child{top:0}.Navbar-module-scss-module__N8yoJa__hamburgerLine:nth-child(2){top:calc(50% - 1px)}.Navbar-module-scss-module__N8yoJa__hamburgerLine:nth-child(3){top:calc(100% - 2px)}.Navbar-module-scss-module__N8yoJa__hamburger[data-open] .Navbar-module-scss-module__N8yoJa__hamburgerLine:first-child{top:calc(50% - 1px);transform:rotate(45deg)}.Navbar-module-scss-module__N8yoJa__hamburger[data-open] .Navbar-module-scss-module__N8yoJa__hamburgerLine:nth-child(2){opacity:0}.Navbar-module-scss-module__N8yoJa__hamburger[data-open] .Navbar-module-scss-module__N8yoJa__hamburgerLine:nth-child(3){top:calc(50% - 1px);transform:rotate(-45deg)}.Navbar-module-scss-module__N8yoJa__panel{top:var(--header-height);z-index:1;width:min(100%,var(--layout-mobile-max));max-height:calc(100dvh - var(--header-height));background:var(--color-beige);flex-direction:column;align-items:flex-start;gap:2.25rem;padding:.5rem .75rem 2.5rem;display:none;position:fixed;left:50%;overflow-y:auto;transform:translate(-50%)}.Navbar-module-scss-module__N8yoJa__panel[data-open]{display:flex}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__panel{display:none!important}}.Navbar-module-scss-module__N8yoJa__desktopPanel{display:none}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__desktopPanel{min-height:3.25rem;padding:.35rem clamp(.75rem,4vw,var(--section-gutter-desktop));border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-beige);flex-direction:row;justify-content:center;align-items:center;display:flex;overflow:visible}}.Navbar-module-scss-module__N8yoJa__nav{flex-direction:column;align-items:flex-start;width:100%;max-width:100%;display:flex}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__nav{flex-flow:row;justify-content:center;gap:clamp(.35rem,1.6vw,2rem);width:100%;max-width:none}.Navbar-module-scss-module__N8yoJa__item{flex-direction:column;align-items:flex-start;width:100%;display:flex}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__item{width:auto;position:relative}.Navbar-module-scss-module__N8yoJa__link{width:100%;min-height:2.75rem;font-family:var(--font-display);text-align:left;color:var(--color-black);background:0 0;border:0;justify-content:flex-start;align-items:center;padding:0;font-size:1.5625rem;font-weight:400;line-height:1.2;display:inline-flex}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__link{width:auto;min-height:0;font-family:var(--font-button);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;cursor:pointer;padding-block:.35rem;font-size:clamp(.625rem,1.05vw,1rem);font-weight:500}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__link:hover{text-underline-offset:.2em;text-decoration:underline}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__item:has(.Navbar-module-scss-module__N8yoJa__dropdown) .Navbar-module-scss-module__N8yoJa__link:after{content:"";border-top:.32em solid;border-left:.28em solid #0000;border-right:.28em solid #0000;width:0;height:0;margin-left:.4em;display:inline-block}.Navbar-module-scss-module__N8yoJa__trigger{color:var(--color-ink-muted);min-height:2.25rem;font-size:1.25rem}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__trigger{color:var(--color-black);min-height:0;font-size:inherit}.Navbar-module-scss-module__N8yoJa__accordionTrigger{cursor:pointer}.Navbar-module-scss-module__N8yoJa__accordionTrigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.4em;height:.4em;margin-left:.45em;transition:transform .15s;display:inline-block;transform:rotate(-45deg)}.Navbar-module-scss-module__N8yoJa__accordionTrigger[aria-expanded=true]:after{transform:rotate(45deg)translateY(.1em)}.Navbar-module-scss-module__N8yoJa__accordionTrigger:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.Navbar-module-scss-module__N8yoJa__dropdown{flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0 0 .5rem;list-style:none;display:none}.Navbar-module-scss-module__N8yoJa__item[data-expanded] .Navbar-module-scss-module__N8yoJa__dropdown{display:flex}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__dropdown{z-index:4;background:var(--color-cream);border:1px solid var(--color-border-soft);opacity:0;visibility:hidden;pointer-events:none;align-items:stretch;width:max-content;min-width:12.5rem;padding:.55rem 0;transition:opacity .15s,visibility .15s;display:flex;position:absolute;top:calc(100% - .15rem);left:50%;transform:translate(-50%);box-shadow:0 .5rem 1.25rem #4c433d29}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__item:hover .Navbar-module-scss-module__N8yoJa__dropdown,.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__item:focus-within .Navbar-module-scss-module__N8yoJa__dropdown{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module-scss-module__N8yoJa__dropdownItem{width:100%}.Navbar-module-scss-module__N8yoJa__dropdownLink{width:100%;min-height:2.5rem;font-family:var(--font-display);text-align:left;color:var(--color-black);justify-content:flex-start;align-items:center;padding:.25rem 0 .25rem .75rem;font-size:1.25rem;font-weight:400;line-height:1.2;display:inline-flex}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__dropdownLink{min-height:0;font-family:var(--font-button);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;padding:.5rem 1.15rem;font-size:clamp(.625rem,1.05vw,.875rem);font-weight:500}.Navbar-module-scss-module__N8yoJa__desktopPanel .Navbar-module-scss-module__N8yoJa__dropdownLink:hover{text-underline-offset:.2em;text-decoration:underline}.Navbar-module-scss-module__N8yoJa__cta{min-height:2.75rem;font-family:var(--font-display);background:var(--color-blush-deep);border-color:var(--color-black);color:var(--color-black);margin-top:.25rem;padding:.35rem 1.1rem;font-size:1.5625rem;font-style:italic;font-weight:400}.Navbar-module-scss-module__N8yoJa__cta:hover{background:var(--color-cream)}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__cta{background:var(--color-white);width:auto;min-width:8.3125rem;min-height:2.625rem;margin-top:0;padding:0 1.1rem;font-size:1.125rem}.Navbar-module-scss-module__N8yoJa__cta:hover{background:var(--color-blush)}}.Navbar-module-scss-module__N8yoJa__ctaDesktop{display:none}@media (min-width:37.5625rem){.Navbar-module-scss-module__N8yoJa__ctaDesktop{z-index:1;display:block;position:absolute;top:50%;right:clamp(1.5rem,2vw,1.75rem);transform:translateY(-50%)}}.Navbar-module-scss-module__N8yoJa__ctaMobile{display:contents}.Navbar-module-scss-module__N8yoJa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
:root{--color-beige:#ebe4df;--color-blush:#e9cac2;--color-blush-deep:#dbb9af;--color-blush-soft:#e9d0c8;--color-cream:#fcf8f5;--color-white:#fff;--color-black:#000;--color-ink:#4c433d;--color-ink-muted:#746359;--color-accent:#aa8a80;--color-accent-deep:#c39e93;--color-border:#746359;--color-border-soft:#4c433d33;--color-bg:var(--color-beige);--color-fg:var(--color-black);--space-3xs:.125rem;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:5.5rem;--font-display:"Playfair Display", Georgia, "Times New Roman", serif;--font-body:"Nunito Sans", system-ui, sans-serif;--font-button:"Roboto", system-ui, sans-serif;--font-script:"Farshanetta", cursive;--text-xs:.75rem;--text-sm:.875rem;--text-base:.875rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5625rem;--text-2xl:1.875rem;--text-3xl:2.5rem;--measure:40rem;--page-max:72rem;--figma-mobile:24.375rem;--layout-mobile-max:37.5rem;--radius-sm:.25rem;--header-height:6.875rem}@media (min-width:37.5625rem){:root{--header-height:9.9375rem;--header-brand-height:6.6875rem;--page-max:90rem;--section-gutter-desktop:4rem}}*,:before,:after{box-sizing:border-box}html{background:var(--color-bg);height:100%}body{width:100%;max-width:var(--layout-mobile-max);min-height:100%;color:var(--color-fg);background:var(--color-bg);font-family:var(--font-body);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto;font-weight:600;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font-family:inherit}button{background:0 0;border:none;padding:0}img,svg{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin:0;font-weight:400;line-height:1.15}p{margin:0}@media (min-width:37.5625rem){body{width:100%;max-width:none}}
