@keyframes fadeUp{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeScale{0%{opacity:0;transform:scale(.96)translateY(1.6rem)}to{opacity:1;transform:scale(1)translateY(0)}}*,:before,:after{box-sizing:border-box;font-family:var(--font-sans)}*{margin:0}a{color:inherit;text-decoration:none;position:relative}details>summary{list-style:none}details>summary::marker{display:none}details>summary::-webkit-details-marker{display:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}input,button,textarea,select{font:inherit}html{font-family:var(--font-sans);box-sizing:border-box;scroll-behavior:smooth;--white:#fff;--black:#272d24;--product-gradient:#fbfaf4;--grey-100:#fbfaf4;--grey-200:#f1ede2;--grey-300:#e3e0d4;--grey-400:#d6d4c7;--grey-500:#c3bca9;--grey-600:#9aa093;--grey-700:#6b7464;--grey-800:#44503f;--grey-900:#272d24;--brand-100:#eef1e7;--brand-200:#dce0ce;--brand-300:#bfc8ac;--brand-400:#9daa85;--brand-500:#7d8c6a;--brand-600:#66764f;--brand-700:#4c5a3c;--brand-800:#3a452d;--brand-900:#272f1f;--error-100:#f8ecea;--error-200:#f0d5d0;--error-300:#dfaba0;--error-400:#c97a68;--error-500:#b05646;--error-600:#984538;--error-700:#7b352a;--error-800:#5d271f;--error-900:#3f1a15;--warning-100:#f7ede4;--warning-200:#edd8c6;--warning-300:#ddbb9c;--warning-400:#c99b73;--warning-500:#b0754a;--warning-600:#965e38;--warning-700:#7a4b2c;--warning-800:#5c3921;--warning-900:#3e2616;--success-100:#eef2e8;--success-200:#dae3cf;--success-300:#bccca9;--success-400:#9bb07f;--success-500:#7d8c6a;--success-600:#647353;--success-700:#4e5b41;--success-800:#3a4430;--success-900:#262d20;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Hanken Grotesk", system-ui, sans-serif;--font-mono:"Space Mono", ui-monospace, monospace;font-size:62.5%}body{background-color:var(--grey-200);min-height:100vh;color:var(--grey-900);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-flow:column;justify-content:flex-start;align-items:stretch;line-height:1.55;display:flex}.site-main{flex:1}a{color:inherit}button{cursor:pointer}::selection{background:var(--brand-500);color:var(--white)}img,picture,video,canvas,svg{max-width:100%;display:block}.grid{display:grid}@media (width>=0){.grid{grid-template-columns:[grid-start]16px[content-start]repeat(3,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]16px[grid-end]}}@media (width>=375px){.grid{grid-template-columns:[grid-start]16px[content-start]repeat(3,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]16px[grid-end]}}@media (width>=768px){.grid{grid-template-columns:[grid-start]24px[content-start]repeat(5,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]24px[grid-end]}}@media (width>=1024px){.grid{grid-template-columns:[grid-start]32px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]32px[grid-end]}}@media (width>=1440px){.grid{grid-template-columns:[grid-start]48px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]48px[grid-end]}}@media (width>=1920px){.grid{grid-template-columns:[grid-start]350px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]350px[grid-end]}}@media (width>=2560px){.grid{grid-template-columns:[grid-start]450px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]450px[grid-end]}}.grid{width:100%}section[id]{scroll-margin-top:7.6rem}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(1.4rem)}.reveal.in{opacity:1;transform:translateY(0)}.reveal.d1{transition-delay:50ms}.reveal.d2{transition-delay:.1s}.reveal.d3{transition-delay:.15s}.reveal.d4{transition-delay:.2s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.logo[data-astro-cid-sormoj7r]{flex-flow:row;justify-content:flex-start;align-items:center;column-gap:1rem;text-decoration:none;display:flex}.logo__mark[data-astro-cid-sormoj7r]{object-fit:cover;border-radius:10rem;flex-shrink:0;width:5rem;height:5rem;display:block}.logo__text[data-astro-cid-sormoj7r]{flex-flow:column;justify-content:center;align-items:flex-start;row-gap:.2rem;display:flex}.logo__name[data-astro-cid-sormoj7r]{font-family:var(--font-serif);white-space:nowrap;letter-spacing:.01em;color:var(--grey-900);font-size:2.4rem;font-weight:500;line-height:2.8rem}.logo__tagline[data-astro-cid-sormoj7r]{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--grey-700);font-size:.8rem;display:block}.logo--light[data-astro-cid-sormoj7r] .logo__name[data-astro-cid-sormoj7r]{color:var(--grey-100)}.logo--light[data-astro-cid-sormoj7r] .logo__tagline[data-astro-cid-sormoj7r]{color:var(--grey-100);opacity:.7}.btn[data-astro-cid-xilk536t]{font-size:1.4rem;font-weight:600;line-height:2rem;font-family:var(--font-sans);white-space:nowrap;letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:10rem;flex-flow:row;justify-content:center;align-items:center;column-gap:.8rem;padding:1.2rem 2.4rem;text-decoration:none;transition:transform .18s cubic-bezier(.2,.7,.2,1),background .18s cubic-bezier(.2,.7,.2,1),color .18s cubic-bezier(.2,.7,.2,1),border-color .18s cubic-bezier(.2,.7,.2,1);display:flex}.btn[data-astro-cid-xilk536t]:hover{transform:translateY(-.2rem)}.btn[data-astro-cid-xilk536t]:focus-visible{box-shadow:0 0 0 4px var(--brand-100);outline:none}.btn--primary[data-astro-cid-xilk536t]{background:var(--brand-700);color:var(--grey-100)}.btn--accent[data-astro-cid-xilk536t]{background:var(--warning-500);color:var(--grey-100)}.btn--ghost[data-astro-cid-xilk536t]{color:var(--grey-900);border-color:var(--grey-400);background:0 0}.btn--solid[data-astro-cid-xilk536t]{background:var(--grey-100);color:var(--grey-900);border-color:var(--grey-400)}.btn--light[data-astro-cid-xilk536t]{color:var(--grey-100);border-color:color-mix(in srgb, var(--grey-100) 40%, transparent)}.btn--light[data-astro-cid-xilk536t]:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--grey-100) 30%, transparent)}.btn--full[data-astro-cid-xilk536t]{width:100%}.btn--compact[data-astro-cid-xilk536t]{padding:1rem 2rem}.btn__arrow[data-astro-cid-xilk536t] svg{color:currentColor;flex-shrink:0;width:1.4rem;height:1.4rem;transition:transform .18s cubic-bezier(.2,.7,.2,1)}.btn[data-astro-cid-xilk536t]:hover .btn__arrow[data-astro-cid-xilk536t] svg{transform:translate(.3rem)}@media (prefers-reduced-motion:reduce){.btn[data-astro-cid-xilk536t]{transition:none}.btn[data-astro-cid-xilk536t]:hover{transform:none}.btn__arrow[data-astro-cid-xilk536t] svg{transition:none}.btn[data-astro-cid-xilk536t]:hover .btn__arrow[data-astro-cid-xilk536t] svg{transform:none}}.header[data-astro-cid-ye3vdyne]{display:grid}@media (width>=0){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]16px[content-start]repeat(3,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]16px[grid-end]}}@media (width>=375px){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]16px[content-start]repeat(3,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]16px[grid-end]}}@media (width>=768px){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]24px[content-start]repeat(5,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]24px[grid-end]}}@media (width>=1024px){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]32px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]32px[grid-end]}}@media (width>=1440px){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]48px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]48px[grid-end]}}@media (width>=1920px){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]350px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]350px[grid-end]}}@media (width>=2560px){.header[data-astro-cid-ye3vdyne]{grid-template-columns:[grid-start]450px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]450px[grid-end]}}.header[data-astro-cid-ye3vdyne]{z-index:100;background:color-mix(in srgb, var(--grey-200) 88%, transparent);backdrop-filter:blur(1.2rem)saturate(1.1);border-bottom:1px solid #0000;transition:border-color .25s cubic-bezier(.2,.7,.2,1);position:sticky;top:0}.header--scrolled[data-astro-cid-ye3vdyne]{border-bottom-color:var(--grey-300)}@media (width<=1024px){.header--menu-open[data-astro-cid-ye3vdyne]{background:var(--grey-200);backdrop-filter:none}}@media (width>=0){.header__bar[data-astro-cid-ye3vdyne]{grid-column:2/9}}@media (width>=768px){.header__bar[data-astro-cid-ye3vdyne]{grid-column:2/13}}@media (width>=1024px){.header__bar[data-astro-cid-ye3vdyne]{grid-column:2/25}}.header__bar[data-astro-cid-ye3vdyne]{flex-flow:row;justify-content:space-between;align-items:center;column-gap:2rem;height:7.6rem;display:flex}.header__nav[data-astro-cid-ye3vdyne]{flex-flow:row;justify-content:flex-start;align-items:center;column-gap:.4rem;display:flex}@media (width<=1024px){.header__nav[data-astro-cid-ye3vdyne]{display:none}}.header__link[data-astro-cid-ye3vdyne]{color:var(--grey-700);padding:.8rem 1.4rem;font-size:1.4rem;font-weight:500;line-height:2rem;transition:color .2s cubic-bezier(.2,.7,.2,1);position:relative}.header__link[data-astro-cid-ye3vdyne]:hover{color:var(--grey-900)}.header__link--active[data-astro-cid-ye3vdyne]{color:var(--grey-900);font-weight:600}.header__link--active[data-astro-cid-ye3vdyne]:after{content:"";background:var(--warning-500);border-radius:.2rem;height:.15rem;position:absolute;bottom:.2rem;left:1.4rem;right:1.4rem}.header__actions[data-astro-cid-ye3vdyne]{flex-flow:row;justify-content:flex-start;align-items:center;column-gap:1rem;display:flex}@media (width<=1024px){.header[data-astro-cid-ye3vdyne] .header__cta{display:none}}.header__burger[data-astro-cid-ye3vdyne]{border:1px solid var(--grey-400);background:0 0;border-radius:1rem;width:4.4rem;height:4.4rem;display:none}@media (width<=1024px){.header__burger[data-astro-cid-ye3vdyne]{flex-flow:row;justify-content:center;align-items:center;display:flex}}.header__burger-lines[data-astro-cid-ye3vdyne]{width:1.8rem;display:block}.header__burger-lines[data-astro-cid-ye3vdyne] span[data-astro-cid-ye3vdyne]{background:var(--grey-900);height:.2rem;margin:.4rem 0;transition:transform .2s cubic-bezier(.2,.7,.2,1),opacity .2s cubic-bezier(.2,.7,.2,1);display:block}.header--menu-open[data-astro-cid-ye3vdyne] .header__burger-lines[data-astro-cid-ye3vdyne] span[data-astro-cid-ye3vdyne]:first-child{transform:translateY(.56rem)rotate(45deg)}.header--menu-open[data-astro-cid-ye3vdyne] .header__burger-lines[data-astro-cid-ye3vdyne] span[data-astro-cid-ye3vdyne]:nth-child(2){opacity:0}.header--menu-open[data-astro-cid-ye3vdyne] .header__burger-lines[data-astro-cid-ye3vdyne] span[data-astro-cid-ye3vdyne]:nth-child(3){transform:translateY(-.56rem)rotate(-45deg)}@media (width>=0){.header__panel[data-astro-cid-ye3vdyne]{grid-column:2/9}}@media (width>=768px){.header__panel[data-astro-cid-ye3vdyne]{grid-column:2/13}}@media (width>=1024px){.header__panel[data-astro-cid-ye3vdyne]{grid-column:2/25}}.header__panel[data-astro-cid-ye3vdyne]{border-top:1px solid var(--grey-300);flex-flow:column;justify-content:flex-start;align-items:stretch;padding:1.4rem 0 2.4rem;display:none}@media (width<=1024px){.header--menu-open[data-astro-cid-ye3vdyne] .header__panel[data-astro-cid-ye3vdyne]{display:flex}}.header__panel-nav[data-astro-cid-ye3vdyne]{flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.header__panel-link[data-astro-cid-ye3vdyne]{font-size:1.8rem;font-weight:400;line-height:2.8rem;font-family:var(--font-serif);border-bottom:1px solid var(--grey-300);color:var(--grey-900);padding:1.2rem .4rem;display:block}.header__panel-link--active[data-astro-cid-ye3vdyne]{color:var(--brand-700)}.header[data-astro-cid-ye3vdyne] .header__panel-cta{margin:1.4rem 0 0}@media (prefers-reduced-motion:reduce){.header__burger-lines[data-astro-cid-ye3vdyne] span[data-astro-cid-ye3vdyne]{transition:none}}.eyebrow[data-astro-cid-qgquabwx]{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--warning-500);font-size:1.2rem;font-weight:400;line-height:1.8rem;display:block}.eyebrow--soft[data-astro-cid-qgquabwx]{color:var(--warning-400)}.footer[data-astro-cid-6fev7nmp]{display:grid}@media (width>=0){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]16px[content-start]repeat(3,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]16px[grid-end]}}@media (width>=375px){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]16px[content-start]repeat(3,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]16px[grid-end]}}@media (width>=768px){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]24px[content-start]repeat(5,[col-start]1fr[col-end]16px)[col-start]1fr[content-end]24px[grid-end]}}@media (width>=1024px){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]32px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]32px[grid-end]}}@media (width>=1440px){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]48px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]48px[grid-end]}}@media (width>=1920px){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]350px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]350px[grid-end]}}@media (width>=2560px){.footer[data-astro-cid-6fev7nmp]{grid-template-columns:[grid-start]450px[content-start]repeat(11,[col-start]1fr[col-end]32px)[col-start]1fr[content-end]450px[grid-end]}}.footer[data-astro-cid-6fev7nmp]{background:var(--brand-700);color:var(--grey-100);padding:6.4rem 0 3.2rem}@media (width>=0){.footer__brand[data-astro-cid-6fev7nmp]{grid-column:2/9}}@media (width>=768px){.footer__brand[data-astro-cid-6fev7nmp]{grid-column:2/13}}@media (width>=1024px){.footer__brand[data-astro-cid-6fev7nmp]{grid-column:2/11}}.footer__brand[data-astro-cid-6fev7nmp]{flex-flow:column;justify-content:flex-start;align-items:flex-start;row-gap:2rem;margin:0 0 4rem;display:flex}@media (width>=1024px){.footer__brand[data-astro-cid-6fev7nmp]{margin:0}}.footer__brand[data-astro-cid-6fev7nmp] .logo__mark{width:6.4rem;height:6.4rem}.footer__lead[data-astro-cid-6fev7nmp]{color:var(--grey-100);opacity:.75;font-size:1.4rem;font-weight:400;line-height:2.2rem}.footer__socials[data-astro-cid-6fev7nmp]{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.4rem;padding:0;list-style:none;display:flex}.footer__social[data-astro-cid-6fev7nmp]{border:1px solid color-mix(in srgb, var(--grey-100) 35%, transparent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--grey-100);border-radius:10rem;padding:.8rem 1.4rem;font-size:1rem;transition:border-color .2s cubic-bezier(.2,.7,.2,1),background .2s cubic-bezier(.2,.7,.2,1)}.footer__social[data-astro-cid-6fev7nmp]:hover{border-color:var(--grey-100);background:color-mix(in srgb, var(--grey-100) 12%, transparent)}.footer__social[data-astro-cid-6fev7nmp]:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--grey-100) 30%, transparent);outline:none}.footer__col[data-astro-cid-6fev7nmp]{flex-flow:column;justify-content:flex-start;align-items:flex-start;row-gap:1.4rem;margin:0 0 4rem;display:flex}@media (width>=1024px){.footer__col[data-astro-cid-6fev7nmp]{margin:0}}@media (width>=0){.footer[data-astro-cid-6fev7nmp] nav[data-astro-cid-6fev7nmp].footer__col{grid-column:2/9}}@media (width>=768px){.footer[data-astro-cid-6fev7nmp] nav[data-astro-cid-6fev7nmp].footer__col{grid-column:2/13}}@media (width>=1024px){.footer[data-astro-cid-6fev7nmp] nav[data-astro-cid-6fev7nmp].footer__col{grid-column:14/19}}@media (width>=0){.footer[data-astro-cid-6fev7nmp] div[data-astro-cid-6fev7nmp].footer__col{grid-column:2/9}}@media (width>=768px){.footer[data-astro-cid-6fev7nmp] div[data-astro-cid-6fev7nmp].footer__col{grid-column:2/13}}@media (width>=1024px){.footer[data-astro-cid-6fev7nmp] div[data-astro-cid-6fev7nmp].footer__col{grid-column:20/25}}.footer[data-astro-cid-6fev7nmp] .footer__heading{margin:0 0 1rem}.footer__links[data-astro-cid-6fev7nmp],.footer__contact[data-astro-cid-6fev7nmp]{flex-flow:column;justify-content:flex-start;align-items:flex-start;row-gap:.8rem;padding:0;list-style:none;display:flex}.footer__link[data-astro-cid-6fev7nmp]{width:fit-content;color:var(--grey-100);opacity:.8;font-size:1.4rem;transition:opacity .2s cubic-bezier(.2,.7,.2,1)}.footer__link[data-astro-cid-6fev7nmp]:hover{opacity:1;text-decoration:underline}.footer__link[data-astro-cid-6fev7nmp]:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--grey-100) 30%, transparent);outline:none}.footer__contact[data-astro-cid-6fev7nmp] li[data-astro-cid-6fev7nmp]{color:var(--grey-100);opacity:.85;font-size:1.4rem}.footer__contact-link[data-astro-cid-6fev7nmp]{color:inherit;transition:opacity .2s cubic-bezier(.2,.7,.2,1)}.footer__contact-link[data-astro-cid-6fev7nmp]:hover{opacity:.7}.footer[data-astro-cid-6fev7nmp] .footer__cta{margin:1.4rem 0 0}@media (width>=0){.footer__bottom[data-astro-cid-6fev7nmp]{grid-column:2/9}}@media (width>=768px){.footer__bottom[data-astro-cid-6fev7nmp]{grid-column:2/13}}@media (width>=1024px){.footer__bottom[data-astro-cid-6fev7nmp]{grid-column:2/25}}.footer__bottom[data-astro-cid-6fev7nmp]{border-top:1px solid color-mix(in srgb, var(--grey-100) 20%, transparent);font-family:var(--font-mono);flex-flow:wrap;justify-content:space-between;align-items:center;row-gap:1.2rem;margin:4.8rem 0 0;padding:2.4rem 0 0;font-size:1.2rem;display:flex}.footer__bottom[data-astro-cid-6fev7nmp] a[data-astro-cid-6fev7nmp]{transition:opacity .2s cubic-bezier(.2,.7,.2,1)}.footer__bottom[data-astro-cid-6fev7nmp] a[data-astro-cid-6fev7nmp]:hover{opacity:.8}.footer__bottom[data-astro-cid-6fev7nmp] a[data-astro-cid-6fev7nmp]:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--grey-100) 30%, transparent);outline:none}.section-head[data-astro-cid-vethvpy5]{flex-flow:column;justify-content:flex-start;align-items:flex-start;row-gap:2rem;display:flex}.section-head--center[data-astro-cid-vethvpy5]{text-align:center;align-items:center;max-width:72rem;margin-inline:auto}.section-head__title[data-astro-cid-vethvpy5]{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--grey-900);font-size:5rem;font-weight:500;line-height:5.4rem}@media (width<=1024px){.section-head__title[data-astro-cid-vethvpy5]{font-size:3.4rem;font-weight:500;line-height:3.8rem}}.section-head__accent[data-astro-cid-vethvpy5]{color:var(--brand-700);font-style:italic}.section-head__intro[data-astro-cid-vethvpy5]{color:var(--grey-800);max-width:62rem;font-size:1.8rem;font-weight:400;line-height:2.6rem}.section-head--center[data-astro-cid-vethvpy5] .section-head__intro[data-astro-cid-vethvpy5]{margin-inline:auto}.section-head--light[data-astro-cid-vethvpy5] .section-head__title[data-astro-cid-vethvpy5]{color:var(--grey-100)}.section-head--light[data-astro-cid-vethvpy5] .section-head__intro[data-astro-cid-vethvpy5]{color:var(--grey-100);opacity:.82;max-width:52rem}
