:root{--bg: #f8f4ee;--surface: #ffffff;--text: #262321;--muted: #6f6760;--accent: #9b7a55;--accent-dark: #6f5438;--border: #e6ddd2;--shadow: 0 18px 45px rgba(90, 65, 35, .08);--radius-sm: 14px;--radius-md: 22px;--radius-lg: 32px;--container: 76rem;--content: 52rem}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;max-width:100%;overflow-x:clip;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-width:0;max-width:100%;overflow-x:clip;background:radial-gradient(circle at top left,rgba(255,255,255,.85),transparent 28%),linear-gradient(180deg,#f9f6f1 0%,var(--bg) 24%,#f6efe6 100%);color:var(--text);font-family:Lato,sans-serif;line-height:1.6}body,main,section,header,footer{min-width:0}a{color:inherit;text-decoration:none}img,svg,video,canvas{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.container{width:min(calc(100% - 2rem),var(--container));max-width:var(--container);margin-inline:auto}.narrow{width:min(calc(100% - 2rem),var(--content));max-width:var(--content);margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;max-width:100%;color:var(--accent-dark);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";flex:0 0 2rem;width:2rem;height:1px;background:currentColor}.section{padding:3.5rem 0}.section-title{margin:0;font-family:Cormorant Garamond,serif;font-size:2.35rem;font-weight:500;line-height:.98;letter-spacing:0;overflow-wrap:break-word;text-wrap:balance}.section-intro{margin:0;color:var(--muted);font-size:1rem}.surface-card{min-width:0;background:#fffc;border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);backdrop-filter:blur(8px)}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:3.2rem;padding:.85rem 1.25rem;border-radius:999px;border:1px solid transparent;font-weight:700;text-align:center;white-space:normal;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button{background:var(--accent-dark);color:#fffdf8}.button-secondary{background:#ffffffb3;border-color:var(--border);color:var(--text)}.button:hover,.button-secondary:hover{transform:translateY(-1px)}.chip-list{display:flex;gap:.75rem;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:.35rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.chip-list::-webkit-scrollbar{display:none}.chip{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:2.55rem;padding:.55rem 1rem;border-radius:999px;border:1px solid var(--border);background:#ffffffb3;color:var(--muted);font-weight:700;white-space:nowrap}.chip[aria-pressed=true],.chip.is-active{background:var(--accent-dark);border-color:var(--accent-dark);color:#fffdf8}.prose{color:var(--muted)}.prose p{margin:0 0 1rem}.prose p:last-child{margin-bottom:0}@media(min-width:48rem){.section{padding:6rem 0}.section-title{font-size:3.25rem}.container,.narrow{width:min(calc(100% - 3rem),var(--container))}}@media(min-width:72rem){.section-title{font-size:4.4rem}}@media(max-width:32rem){.button,.button-secondary{width:100%}}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:40;padding:.9rem 0;backdrop-filter:blur(12px);background:#f8f4eed1;border-bottom:1px solid rgba(230,221,210,.8)}.header__inner[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;flex-direction:column;gap:.1rem;min-width:0}.brand__eyebrow[data-astro-cid-3ef6ksr2]{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-dark)}.brand__name[data-astro-cid-3ef6ksr2]{font-family:Cormorant Garamond,serif;font-size:1.65rem;line-height:1}.desktop-nav[data-astro-cid-3ef6ksr2],.header__cta[data-astro-cid-3ef6ksr2]{display:none}.mobile-menu[data-astro-cid-3ef6ksr2]{position:relative;justify-self:end}.mobile-menu[data-astro-cid-3ef6ksr2] summary[data-astro-cid-3ef6ksr2]{display:inline-flex;flex-direction:column;justify-content:center;gap:.35rem;list-style:none;width:3rem;height:3rem;padding:.8rem;border-radius:999px;background:#fffc;border:1px solid var(--border);cursor:pointer}.mobile-menu[data-astro-cid-3ef6ksr2] summary[data-astro-cid-3ef6ksr2]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-3ef6ksr2] summary[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:100%;height:1px;background:var(--text)}.mobile-menu[data-astro-cid-3ef6ksr2][open] summary[data-astro-cid-3ef6ksr2]{background:var(--accent-dark)}.mobile-menu[data-astro-cid-3ef6ksr2][open] summary[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{background:#fffdf8}.mobile-menu__panel[data-astro-cid-3ef6ksr2]{position:fixed;inset:4.65rem 1rem auto;display:grid;gap:.5rem;max-width:calc(100dvw - 2rem);max-height:calc(100dvh - 5.5rem);overflow-y:auto;padding:1rem;background:#fffffff5;border:1px solid var(--border);border-radius:1.5rem;box-shadow:var(--shadow)}.mobile-menu__panel[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.85rem .2rem;font-weight:700}.mobile-menu__brand[data-astro-cid-3ef6ksr2]{display:grid;gap:.2rem;padding-bottom:.8rem;border-bottom:1px solid var(--border);margin-bottom:.4rem}.mobile-menu__brand[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{color:var(--muted);font-size:.95rem}[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--accent-dark)}@media(min-width:64rem){.header__inner[data-astro-cid-3ef6ksr2]{grid-template-columns:auto minmax(0,1fr) auto}.brand__eyebrow[data-astro-cid-3ef6ksr2]{font-size:.78rem;letter-spacing:.18em}.desktop-nav[data-astro-cid-3ef6ksr2],.header__cta[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.desktop-nav[data-astro-cid-3ef6ksr2]{justify-content:center;gap:1.6rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-weight:700;color:var(--muted)}.mobile-menu[data-astro-cid-3ef6ksr2]{display:none}}.social-icon[data-astro-cid-v6thz4ju]{display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;flex:0 0 auto;border-radius:999px;background:#9b7a551f;color:var(--accent-dark)}.social-icon[data-astro-cid-v6thz4ju] svg[data-astro-cid-v6thz4ju]{width:1.3rem;height:1.3rem}.social-icon[data-astro-cid-v6thz4ju] svg[data-astro-cid-v6thz4ju] [data-astro-cid-v6thz4ju]{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-icon--facebook[data-astro-cid-v6thz4ju] svg[data-astro-cid-v6thz4ju] [data-astro-cid-v6thz4ju]{fill:currentColor;stroke:none}.social-icon__dot[data-astro-cid-v6thz4ju]{fill:currentColor;stroke:none}.footer[data-astro-cid-sz7xmlte]{padding:0 0 2rem}.footer__top[data-astro-cid-sz7xmlte]{display:grid;gap:2rem;padding:1.35rem}.footer__brand[data-astro-cid-sz7xmlte]{display:grid;gap:.6rem}.footer__name[data-astro-cid-sz7xmlte]{margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1}.footer__text[data-astro-cid-sz7xmlte],.footer__bottom[data-astro-cid-sz7xmlte]{margin:0;color:var(--muted)}h2[data-astro-cid-sz7xmlte]{margin:0 0 .9rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.14em;color:var(--accent-dark)}ul[data-astro-cid-sz7xmlte]{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}li[data-astro-cid-sz7xmlte]{color:var(--muted)}a[data-astro-cid-sz7xmlte]{overflow-wrap:anywhere}.footer__socials[data-astro-cid-sz7xmlte]{gap:.65rem}.footer__email[data-astro-cid-sz7xmlte]{display:inline-grid;max-width:100%;line-height:1.45;overflow-wrap:normal;word-break:normal}.footer__social[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.65rem;font-weight:700;color:var(--text)}.footer__bottom[data-astro-cid-sz7xmlte]{padding-top:1rem;text-align:center}@media(min-width:64rem){.footer__top[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr .75fr 1fr 1.25fr 1fr;align-items:start;padding:2rem}}
