@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@500;600;700&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@layer base,components,utilities;:root{--color-bg: #f7f5f0;--color-surface: rgba(255, 255, 255, .72);--color-text: #171717;--color-text-muted: #68635b;--color-accent: #2f8f5b;--color-accent-hover: #256e47;--color-border: rgba(23, 23, 23, .18);--color-border-strong: rgba(23, 23, 23, .5);--font-serif: "Cormorant Garamond", "Times New Roman", serif;--font-sans: "Manrope", system-ui, sans-serif;--text-body: clamp(1rem, .96rem + .18vw, 1.08rem);--text-lead: clamp(1.1rem, 1rem + .4vw, 1.25rem);--text-h1: clamp(3.6rem, 2.35rem + 5vw, 6.8rem);--text-h2: clamp(2rem, 1.55rem + 1.8vw, 3.2rem);--text-h3: clamp(1.45rem, 1.1rem + .9vw, 2rem);--line-height-tight: .95;--line-height-body: 1.7;--line-height-relaxed: 1.8;--space-xs: .3rem;--space-sm: .65rem;--space-md: 1rem;--space-lg: 1.6rem;--space-xl: 2.4rem;--space-2xl: 4rem;--space-3xl: 6rem;--radius-sm: 999px;--radius-md: 1.5rem;--max-width-content: 65ch;--max-width-wide: 1180px;--page-gutter: clamp(1.2rem, 2vw, 2.5rem);--shadow-soft: 0 24px 70px rgba(22, 22, 22, .08)}@layer base{*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--line-height-body);color:var(--color-text);background:var(--color-bg);text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-serif);line-height:var(--line-height-tight);font-weight:600;letter-spacing:-.03em}h1{font-size:var(--text-h1)}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3)}a{color:var(--color-accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent-hover)}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}p{margin:0}img{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}}@layer components{.prose{max-width:var(--max-width-content)}.prose :where(p,ul,ol){margin-block:0 1em}.prose :where(h2){margin-block:1.5em .5em}.prose :where(blockquote){margin-block:1em;padding-inline-start:1em;border-inline-start:3px solid var(--color-border);color:var(--color-text-muted)}.prose :where(figure.wp-block-pullquote){margin-block:1.5em;padding-block:1em}.prose :where(figure.wp-block-pullquote blockquote){border:none;padding:0;margin:0}.btn-primary{display:inline-block;padding:.8rem 1.7rem;font-family:var(--font-sans);font-size:.95rem;font-weight:700;color:#fff;background:var(--color-accent);border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.btn-primary:hover{background:var(--color-accent-hover);box-shadow:0 16px 30px #2f8f5b2e;transform:translateY(-1px)}.btn-primary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.btn-primary{transition:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.header[data-astro-cid-3ef6ksr2]{padding:0 var(--page-gutter)}.header-inner[data-astro-cid-3ef6ksr2]{max-width:var(--max-width-wide);margin-inline:auto;padding-block:.7rem 0;display:grid;grid-template-columns:1fr;align-items:center;gap:1rem}.nav[data-astro-cid-3ef6ksr2]{min-width:0}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0 1rem;display:flex;align-items:center;justify-content:center;gap:0;border:1px solid var(--color-border-strong);min-height:3.5rem}.nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{flex:1 1 0}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;min-height:3.5rem;padding-inline:1rem;color:var(--color-text);font-size:.92rem;font-weight:500;border-inline-start:1px solid var(--color-border)}.nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:first-child a[data-astro-cid-3ef6ksr2]{border-inline-start:none}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-accent)}@media(max-width:820px){.header-inner[data-astro-cid-3ef6ksr2]{grid-template-columns:1fr;padding-block-start:1rem}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{width:100%;flex-wrap:wrap;padding-inline:0}.nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{flex:1 1 50%}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{border-block-start:1px solid var(--color-border)}.nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(-n+2) a[data-astro-cid-3ef6ksr2]{border-block-start:none}.nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:nth-child(odd) a[data-astro-cid-3ef6ksr2]{border-inline-start:none}}.page-main[data-astro-cid-37fxchfa]{overflow:clip;padding-bottom:var(--space-3xl)}
