:root{--color-primary:#1a4731;--color-primary-darker:#0f2b1e;--color-primary-darkest:#071810;--color-primary-dark:#133824;--color-primary-light:#2d6b4a;--color-primary-lighter:#4a8f68;--color-primary-lightest:#e8f4ee;--color-secondary:#8a6a2e;--color-secondary-dark:#6b511f;--color-secondary-darker:#6b511f;--color-secondary-darkest:#4d3a17;--color-secondary-light:#b08d4a;--color-secondary-lighter:#d4b57a;--color-secondary-lightest:#f5edd8;--color-background:#faf8f5;--color-background-inverse:#1a4731;--color-white:#ffffff;--color-base:#1b1b1b;--color-base-inverse:#ffffff;--color-muted:#5c5c5c;--color-muted-inverse:rgba(255,255,255,0.72);--color-gray:#6b6b6b;--color-gray-lightest:#f5f5f5;--color-border:#d9d9d9;--color-transparent-black-alpha25:rgba(0,0,0,0.25);--color-error:#b50909;--color-error-light:#fff3f3;--color-success:#146a3a;--color-success-light:#ecf6f0;--color-warn:#8a6a2e;--color-warn-light:#fdf8ec;--font-sans:system-ui,-apple-system,sans-serif;--font-serif:Georgia,serif;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--line-height-base:1.5;--line-height-lead:1.6;--line-height-heading:1.2;--spacer-half:0.25rem;--spacer-1:0.5rem;--spacer-2:1rem;--spacer-3:1.5rem;--spacer-4:2rem;--spacer-5:2.5rem;--spacer-6:3rem;--spacer-7:4rem;--site-max-width:1200px;--site-margins:clamp(2.5rem,5vw,4rem);--site-margins-mobile:1.5rem;--measure-narrow:640px;--measure-base:780px;--measure-wide:960px;--border-radius:4px;--radius-small:2px;--radius-default:4px;--radius-large:8px}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--color-background);color:var(--color-base);font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box;padding:0;margin:0}a{color:inherit}