.site-header[data-astro-cid-3ef6ksr2]{background:var(--color-sand);position:sticky;top:0;z-index:100}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);gap:1rem;padding-inline:0}@media(min-width:769px){.site-header[data-astro-cid-3ef6ksr2] .container[data-astro-cid-3ef6ksr2]{padding-inline:0}}.site-header__brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100px;height:auto}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;list-style:none;margin:0;padding:0;font-family:var(--font-body);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{text-decoration:underline}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;padding:10px;border:0;background:transparent;cursor:pointer}.site-header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--color-text)}@media(max-width:768px){.site-header__toggle[data-astro-cid-3ef6ksr2]{display:flex}.site-header__nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;inset:var(--header-height) 0 auto 0;background:var(--color-sand);padding:1.5rem;border-bottom:1px solid var(--color-border)}.site-header__nav[data-astro-cid-3ef6ksr2].is-open{display:block}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{flex-direction:column}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--color-sand);padding:3rem 0;margin-top:0}.site-footer__inner[data-astro-cid-sz7xmlte]{text-align:center}.site-footer__logo[data-astro-cid-sz7xmlte]{display:inline-block;margin-bottom:1rem}.site-footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100px;height:auto}.site-footer__tagline[data-astro-cid-sz7xmlte]{margin:0 0 1.5rem}.site-footer__nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.75rem;list-style:none;margin:0 0 1.5rem;padding:0;font-family:var(--font-body);font-size:15px}.site-footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none}.site-footer__copy[data-astro-cid-sz7xmlte],.site-footer__contact[data-astro-cid-sz7xmlte]{margin:.25rem 0;font-size:14px;color:var(--color-text)}:root{--color-text: #2d1814;--color-sand: #e7bf9f;--color-sand-footer: #e7bf9f;--color-cream: #fffcf4;--color-accent: #f7fd92;--color-border: #e3e0e0;--color-muted: #929786;--color-white: #ffffff;--font-heading: "Cardo", Georgia, serif;--font-body: "Montserrat", system-ui, sans-serif;--font-label: "Prompt", system-ui, sans-serif;--font-button: "Space Grotesk", system-ui, sans-serif;--max-width: 1220px;--header-height: 72px;--radius: 5px;--transition: .25s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-white)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{opacity:.85}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;line-height:1.2;color:var(--color-text)}h1{font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.75rem,3.5vw,2.625rem)}.container{width:min(100% - 2.5rem,var(--max-width));margin-inline:auto;padding-inline:0}@media(min-width:769px){.container{width:min(100% - 150px,var(--max-width))}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.4rem 1.25rem;font-family:var(--font-button);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#000;background:var(--color-white);border:2px solid #000;border-radius:999px;cursor:pointer;transition:background var(--transition),color var(--transition)}.btn:hover{background:#000;color:var(--color-white);opacity:1}.btn--dark{background:#000;color:var(--color-white)}.btn--dark:hover{background:var(--color-white);color:#000}.btn--outline{background:transparent;color:#000;border:2px solid #000}.btn--outline:hover{background:#000;color:var(--color-white);opacity:1}.label{font-family:var(--font-label);font-size:14px;font-weight:300;letter-spacing:.25em;text-transform:uppercase}.section{padding:4rem 0}.section--cream{background:var(--color-cream)}.prose{max-width:65ch}.prose p{margin:0 0 1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
