:root { color-scheme: light; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
body { margin: 0; background: #f4f6f1; color: #162117; }
.page { max-width: 840px; margin: 0 auto; padding: 48px 20px 72px; }
.eyebrow { color: #4f8b4b; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; }
h1 { font-size: 48px; line-height: 1.05; margin: 12px 0 16px; }
h2 { margin-top: 32px; font-size: 24px; }
.lead { font-size: 20px; line-height: 1.5; color: #355237; }
section, nav { margin-top: 28px; }
ul { padding-left: 20px; line-height: 1.6; }
nav { display: flex; gap: 16px; flex-wrap: wrap; }
a { color: #1f6f2d; text-decoration: none; font-weight: 600; }
