:root{--forest:#173f2b;--forest-deep:#0f3021;--green:#5b8145;--gold:#e6b638;--cream:#f7f1dd;--ink:#263c30;--muted:#59695e;--hero-image:url(/images/hero-nijeveen-desktop.webp);--page-background:#8dac70;--brand-primary:var(--forest);--heading-color:var(--forest);--heading-accent:var(--green);--body-color:var(--muted);--eyebrow-color:var(--green);--surface:#f7f1ddf5;--surface-mobile:#f7f1ddf0;--surface-border:#ffffff7a;--surface-highlight:#ffffffb8;--footer-color:#fff9e9eb;--toggle-background:#f7f1dde0;--toggle-border:#ffffff7a;--toggle-color:var(--forest);--image-overlay:linear-gradient(90deg, #f6f1dd1f 0%, #173f2b0f 44%, transparent 68%), linear-gradient(180deg, #0f30210d 0%, transparent 52%, #0f30214d 100%);--image-overlay-mobile:linear-gradient(180deg, #f7f1dd14 0%, transparent 38%, #0f302142 100%), linear-gradient(90deg, #f7f1dd12, transparent 65%);--overlay-shadow:inset 0 0 8rem #0f302114;--page-gutter:clamp(1rem, 4vw, 4.5rem);--content-width:39rem;--radius:clamp(1.25rem, 2vw, 1.8rem);--shadow:0 1.25rem 3.5rem #112f1f2b;color:var(--ink);background:var(--forest-deep);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=night]{--hero-image:url(/images/hero-nijeveen-desktop-night.webp);--page-background:#101f18;--brand-primary:#f1ead8;--heading-color:#f5efdf;--heading-accent:#a9c17c;--body-color:#d2d8cc;--eyebrow-color:#d7bd6d;--surface:#0c1f17f2;--surface-mobile:#0c1f17f0;--surface-border:#e6b63833;--surface-highlight:#fff8e014;--footer-color:#f7f0dcdb;--toggle-background:#f7f1ddeb;--toggle-border:#fff8e080;--toggle-color:var(--forest);--image-overlay:linear-gradient(90deg, #04150e2e 0%, #081b130a 46%, transparent 70%), linear-gradient(180deg, #05120d14 0%, transparent 50%, #04120c57 100%);--image-overlay-mobile:linear-gradient(180deg, #06160f0f 0%, transparent 38%, #04120c61 100%), linear-gradient(90deg, #05140e0f, transparent 65%);--overlay-shadow:inset 0 0 8rem #020d082e;--shadow:0 1.5rem 4rem #020d0857}[data-astro-cid-lcdefpme]{box-sizing:border-box}html{background:var(--forest-deep);min-width:20rem}body{min-width:20rem;min-height:100%;margin:0}button[data-astro-cid-lcdefpme],a[data-astro-cid-lcdefpme]{font:inherit}.landing[data-astro-cid-lcdefpme]{isolation:isolate;background:var(--page-background);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero-media[data-astro-cid-lcdefpme],.image-overlay[data-astro-cid-lcdefpme]{position:absolute;inset:0}.hero-media[data-astro-cid-lcdefpme]{z-index:-3;background-image:var(--hero-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.image-overlay[data-astro-cid-lcdefpme]{z-index:-2;background:var(--image-overlay);box-shadow:var(--overlay-shadow);pointer-events:none}.site-header[data-astro-cid-lcdefpme],.hero-content[data-astro-cid-lcdefpme],.site-footer[data-astro-cid-lcdefpme]{width:min(calc(100% - (2 * var(--page-gutter))), 91rem);margin-inline:auto}.site-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-start;gap:1rem;padding-block:clamp(1.35rem,3vh,2.5rem);display:flex}.wordmark[data-astro-cid-lcdefpme]{letter-spacing:-.07em;text-shadow:0 1px #ffffff38,0 .25rem 1.5rem #f7f1dd38;align-items:baseline;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4.35rem);font-weight:700;line-height:.82;text-decoration:none;display:inline-flex}.wordmark[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--brand-primary)}.wordmark[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--gold);font-weight:inherit}.theme-toggle[data-astro-cid-lcdefpme]{border:1px solid var(--toggle-border);background:var(--toggle-background);width:2.85rem;height:2.85rem;color:var(--toggle-color);backdrop-filter:blur(.55rem);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;transition:background-color .16s,border-color .16s,transform .16s;display:grid;box-shadow:0 .55rem 1.5rem #0c271921}.theme-toggle[data-astro-cid-lcdefpme]:hover{transform:translateY(-1px)}.theme-toggle[data-astro-cid-lcdefpme]:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.theme-toggle[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.3rem;height:1.3rem}.theme-toggle[data-astro-cid-lcdefpme] .icon-moon[data-astro-cid-lcdefpme],html[data-theme=night] .theme-toggle[data-astro-cid-lcdefpme] .icon-sun[data-astro-cid-lcdefpme]{display:none}html[data-theme=night] .theme-toggle[data-astro-cid-lcdefpme] .icon-moon[data-astro-cid-lcdefpme]{display:block}.visually-hidden[data-astro-cid-lcdefpme]{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-content[data-astro-cid-lcdefpme]{align-items:center;padding-block:clamp(1rem,3vh,2.5rem);display:flex}.content-card[data-astro-cid-lcdefpme]{width:min(100%, var(--content-width));border:1px solid var(--surface-border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow), inset 0 1px 0 var(--surface-highlight);backdrop-filter:blur(.65rem)saturate(1.03);padding:clamp(1.65rem,3vw,3rem)}.eyebrow[data-astro-cid-lcdefpme]{color:var(--eyebrow-color);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1rem;font-size:.72rem;font-weight:800;display:flex}.eyebrow[data-astro-cid-lcdefpme]:before{content:"";background:var(--gold);width:1.8rem;height:2px}h1[data-astro-cid-lcdefpme]{max-width:9.5em;color:var(--heading-color);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,3.6rem);font-weight:700;line-height:.94}h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--heading-accent);font-style:normal;display:block}.intro[data-astro-cid-lcdefpme]{max-width:33rem;color:var(--body-color);margin:clamp(1.2rem,2.4vw,1.8rem) 0 0;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.65}.cta[data-astro-cid-lcdefpme]{background:var(--gold);min-height:3.1rem;color:var(--forest-deep);cursor:default;border:1px solid #6349101f;border-radius:1rem;align-items:center;gap:.7rem;margin-top:clamp(1.35rem,2.3vw,1.9rem);padding:.8rem 1.15rem .8rem 1.3rem;font-size:.86rem;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:1.08rem;transition:transform .16s}.cta[data-astro-cid-lcdefpme]:hover{background:#edc34f;transform:translateY(-1px)}.cta[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(.15rem)}.site-footer[data-astro-cid-lcdefpme]{color:var(--footer-color);letter-spacing:.04em;text-shadow:0 .15rem .7rem #0f3021cc;justify-content:flex-end;padding-block:1rem;font-size:.7rem;font-weight:650;display:flex}.site-footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}@media (width<=62rem){:root{--content-width:34rem}}@media (width<=43.75rem){:root{--page-gutter:.85rem;--hero-image:url(/images/hero-nijeveen-mobile.webp)}html[data-theme=night]{--hero-image:url(/images/hero-nijeveen-mobile-night.webp)}.landing[data-astro-cid-lcdefpme]{min-height:100svh}.image-overlay[data-astro-cid-lcdefpme]{background:var(--image-overlay-mobile)}.site-header[data-astro-cid-lcdefpme]{align-items:center;padding-block:1.25rem}.wordmark[data-astro-cid-lcdefpme]{font-size:clamp(2.15rem,10.5vw,3rem)}.theme-toggle[data-astro-cid-lcdefpme]{width:2.55rem;height:2.55rem}.theme-toggle[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme]{width:1.15rem;height:1.15rem}.hero-content[data-astro-cid-lcdefpme]{align-items:end;padding-block:clamp(4.5rem,12vh,7.5rem) .6rem}.content-card[data-astro-cid-lcdefpme]{background:var(--surface-mobile);border-radius:1.25rem;width:min(100%,31rem);padding:clamp(1.3rem,5vw,1.65rem)}.eyebrow[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:.64rem}h1[data-astro-cid-lcdefpme]{font-size:clamp(2.15rem,10vw,3.1rem)}.intro[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:.92rem;line-height:1.5}.cta[data-astro-cid-lcdefpme]{min-height:2.85rem;margin-top:1.1rem;padding:.7rem 1rem;font-size:.78rem}.site-footer[data-astro-cid-lcdefpme]{padding-block:.75rem;font-size:.62rem}}@media (height<=46rem) and (width>=43.76rem){.site-header[data-astro-cid-lcdefpme]{padding-block:1.1rem}.hero-content[data-astro-cid-lcdefpme]{padding-block:.5rem}.content-card[data-astro-cid-lcdefpme]{padding:1.5rem 1.8rem}h1[data-astro-cid-lcdefpme]{font-size:clamp(2.45rem,4.4vw,3.9rem)}.intro[data-astro-cid-lcdefpme]{margin-top:.9rem;line-height:1.5}.cta[data-astro-cid-lcdefpme]{margin-top:1rem}.site-footer[data-astro-cid-lcdefpme]{padding-block:.7rem}}@media (prefers-reduced-motion:reduce){.cta[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme],.theme-toggle[data-astro-cid-lcdefpme]{transition:none}}
