:root{--primary: #82a646;--primary-ink: #4c6b2a;--primary-fg: #ffffff;--accent: #c8402f;--surface: #faf7f2;--surface-warm: #f2ede4;--surface-deep: #243018;--ink: #21241c;--ink-muted: #5c6152;--line: #e4ddd0;--line-deep: rgba(250, 247, 242, .16);--on-deep: #f3efe6;--on-deep-muted: #b9c2a8;--btn-primary-bg: var(--primary-ink);--btn-primary-fg: #ffffff;--btn-secondary-bg: var(--surface-warm);--btn-secondary-fg: var(--ink);--btn-outlined-border: var(--primary-ink);--btn-outlined-fg: var(--primary-ink);--btn-link-fg: var(--primary-ink);--btn-link-fg-hover: var(--accent);--btn-focus: 0 0 0 3px rgba(76, 107, 42, .28);--font-display: "Archivo", system-ui, sans-serif;--font-body: "Work Sans", system-ui, -apple-system, sans-serif;--fs-eyebrow: .8125rem;--fs-small: .9375rem;--fs-body: 1.0625rem;--fs-lead: clamp(1.125rem, 1.6vw, 1.375rem);--fs-h4: clamp(1.125rem, 1.6vw, 1.375rem);--fs-h3: clamp(1.375rem, 2.2vw, 1.75rem);--fs-h2: clamp(1.75rem, 3.4vw, 2.625rem);--fs-h1: clamp(2.4rem, 5.4vw, 4.1rem);--fs-stat: clamp(2.75rem, 5vw, 4rem);--lh-tight: 1.08;--lh-snug: 1.25;--lh-body: 1.65;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--space-10: 8rem;--section-pad: clamp(3.5rem, 7vw, 6.5rem);--gutter: clamp(1.25rem, 4vw, 2.5rem);--container-max: 1440px;--content-max: 68ch;--radius-btn: 0px;--radius-card: 4px;--radius-media: 6px;--btn-cut: 16px;--shadow-sm: 0 1px 3px rgba(33, 36, 28, .08);--shadow-md: 0 8px 28px rgba(33, 36, 28, .12);--shadow-lg: 0 18px 50px rgba(33, 36, 28, .18);--header-h: 80px;--topbar-h: 44px;--header-total: calc(var(--header-h) + var(--topbar-h));--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{padding-top:var(--header-total)}img,picture,svg,video{display:block;max-width:100%}img{-webkit-user-drag:none;user-select:none}::selection{background:#82a64647;color:var(--ink)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:var(--lh-tight);letter-spacing:-.015em;color:var(--ink);text-wrap:balance}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2);line-height:var(--lh-snug)}h3{font-size:var(--fs-h3);line-height:var(--lh-snug)}h4{font-size:var(--fs-h4);line-height:var(--lh-snug)}p{text-wrap:pretty}a{color:var(--primary-ink);text-decoration:none;transition:color .18s var(--ease-out)}a:hover{color:var(--accent)}a:visited{color:inherit}strong{font-weight:600}ul,ol{padding:0;list-style:none}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--gutter)}.container--narrow{max-width:920px}.section{position:relative;padding-block:var(--section-pad)}.section--surface{background:var(--surface)}.section--surface-warm{background:var(--surface-warm)}.section--surface-deep{background:var(--surface-deep);color:var(--on-deep)}.section--surface-deep h1,.section--surface-deep h2,.section--surface-deep h3,.section--surface-deep h4{color:var(--on-deep)}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--primary-ink)}.eyebrow:before{content:"";width:26px;height:0;border-top:2px solid var(--primary);transform:rotate(-22deg);transform-origin:left center;flex:none}.section--surface-deep .eyebrow{color:var(--primary)}.section--surface-deep .eyebrow:before{border-color:var(--accent)}.daklijn{width:100%;height:0;border-top:1px solid var(--line);opacity:.9}.section-head{max-width:60ch;margin-bottom:clamp(2rem,4vw,3.25rem)}.section-head__title{margin-top:.75rem}.section-head__lead{margin-top:1rem;font-size:var(--fs-lead);color:var(--ink-muted)}.section--surface-deep .section-head__lead{color:var(--on-deep-muted)}.lead{font-size:var(--fs-lead);color:var(--ink-muted)}.button-group{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem}@media (max-width: 560px){.button-group{flex-direction:column;align-items:stretch}.button-group>*{width:100%}}.cta-pair{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.cta-pair--end{justify-content:flex-end}.tel-link{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-display);font-weight:600;font-size:var(--fs-small);color:var(--ink);white-space:nowrap}.tel-link svg{width:18px;height:18px;color:var(--primary-ink)}.tel-link:hover{color:var(--accent)}.section--surface-deep .tel-link{color:var(--on-deep)}.section--surface-deep .tel-link svg{color:var(--primary)}@media (max-width: 600px){.cta-pair{flex-direction:column;align-items:stretch}.cta-pair--end{justify-content:stretch}}.media{position:relative;overflow:hidden;border-radius:var(--radius-media);background:var(--surface-warm)}.media img{width:100%;height:100%;object-fit:cover}.parallax-media{position:relative;overflow:hidden}.parallax-media img{position:absolute;inset:-15% 0;width:100%;height:130%;object-fit:cover}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:999;background:var(--primary-ink);color:#fff;padding:.75rem 1.25rem}.skip-link:focus{left:1rem;top:1rem;color:#fff}
