:root{--surface-0: #ffffff;--surface-1: #ffffff;--surface-2: #f4f0eb;--text-1: #1f1f1f;--text-2: #5c5c5c;--border-1: #e8e4df;--primary-9: #4a7c3f;--secondary-9: #8b6f47;--brand-brown: #a37c60;--foreground-9: #1f1f1f;--danger-9: #b42318;--container: 1180px;--gutter: clamp(1rem, 3vw, 2rem);--section-y: clamp(4.5rem, 8vw, 7rem);--radius-1: .65rem;--radius-2: .85rem;--radius-3: 1.15rem;--shadow-1: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .03);--shadow-2: 0 8px 24px rgba(0, 0, 0, .07), 0 2px 6px rgba(0, 0, 0, .04);--focus-ring: 3px solid color-mix(in oklab, var(--primary-9) 65%, white)}html{height:100%;background:var(--surface-0);color:var(--text-1)}body{min-height:100%;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0}p{margin:0}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto}a{color:inherit}strong{font-weight:750}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}:where(a,button,input,textarea,summary):focus-visible{outline:var(--focus-ring);outline-offset:3px}main:focus{outline:none}.skipLink{position:absolute;left:.75rem;top:.75rem;z-index:999;padding:.6rem .9rem;border-radius:.75rem;background:var(--surface-1);color:var(--text-1);box-shadow:var(--shadow-2);transform:translateY(-140%);transition:transform .12s ease}.skipLink:focus-visible{transform:translateY(0)}
