:root{--color-primary:#4a4a4a;--color-primary-hover:#333;--color-on-primary:#fff;--color-text:#262626;--color-text-muted:#737373;--color-border:#d4d4d4;--color-danger:#b3261e;--color-success:#2e7d32;--surface-page:#fafafa;--surface-card:#efefef;--font-sans:system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:var(--font-anton), sans-serif;--font-body:var(--font-averia), serif;--font-ui:var(--font-inter), sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;--font-weight-regular:400;--font-weight-bold:700;--leading-tight:1;--leading-normal:1.5;--leading-display:1.1;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-body-lg:1.375rem;--text-xl:1.5rem;--text-heading-sm:2rem;--text-heading-md:2.75rem;--text-heading-lg:3.125rem;--text-h3:2.125rem;--text-display-lg:4.5rem;--text-display-xl:5.25rem;--text-display-hero:6.25rem;--text-display-hero-mobile:3.625rem;--text-display-xl-mobile:3.125rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:6rem;--spacing-page-x:var(--space-10);--spacing-page-x-mobile:1.25rem;--size-control-md:2.75rem;--size-control-lg:3.375rem;--size-control-brand-mobile:2.375rem;--container-max-wide:72rem;--layout-max-width:116rem;--layout-bleed:max(0px, (100vw - var(--layout-max-width)) / 2);--spacing-section-x:calc(var(--layout-bleed) + var(--spacing-page-x));--spacing-control-gap:1.25rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--palette-boerenkool:#727928;--palette-kiwi:#c6cf4d;--palette-limoen:#faffb3;--palette-wortel:#cf6d3a;--palette-zalm:#fcd6ae;--palette-perzik:#fff1e5;--palette-witlof:#fdffe9;--surface-marketing-cream:var(--palette-perzik);--surface-marketing-peach:var(--palette-zalm);--surface-marketing-terracotta:var(--palette-wortel);--surface-marketing-olive:var(--palette-boerenkool);--surface-marketing-lime:var(--palette-kiwi);--surface-marketing-pale:var(--palette-limoen);--surface-marketing-paper:var(--palette-witlof);--color-marketing-primary:var(--palette-wortel);--color-marketing-ink:var(--palette-boerenkool);--color-marketing-accent:var(--palette-kiwi);--color-marketing-accent-ink:var(--palette-boerenkool);--color-marketing-on-terracotta:var(--palette-zalm);--radius-card:1.875rem;--radius-round:999px;--color-marketing-border:color-mix(in srgb, var(--palette-wortel) 35%, transparent);--color-marketing-border-subtle:color-mix(in srgb, var(--palette-wortel) 25%, transparent);--color-marketing-border-faint:color-mix(in srgb, var(--palette-wortel) 20%, transparent);--color-marketing-hairline:#00000026;--color-marketing-hairline-strong:#00000040;--color-marketing-hairline-inverse:#ffffff26;--surface-marketing-card-muted:#ffffff14;--color-marketing-scrim:#00000080;--text-display-2xl:7.5rem;--text-xs:.75rem;--text-heading-xs:1.75rem;--text-h2-small:3.125rem;--leading-snug:1.25;--font-weight-semibold:600;--color-marketing-primary-hover:color-mix(in srgb, var(--palette-wortel) 85%, var(--palette-boerenkool));--color-marketing-accent-hover:color-mix(in srgb, var(--palette-kiwi) 85%, var(--palette-boerenkool));--color-backoffice-primary:color-mix(in srgb, var(--palette-boerenkool) 90%, var(--color-text));--color-backoffice-primary-hover:color-mix(in srgb, var(--palette-boerenkool) 70%, var(--color-text));--surface-backoffice-page:color-mix(in srgb, var(--palette-perzik) 50%, #fff);--surface-backoffice-card:var(--palette-perzik);--color-backoffice-border:color-mix(in srgb, var(--palette-boerenkool) 32%, transparent);--radius-backoffice-control:.5rem;--radius-backoffice-card:.75rem;--color-backoffice-text-muted:color-mix(in srgb, var(--color-text-muted) 90%, var(--color-text));--surface-backoffice-sidebar:color-mix(in srgb, var(--palette-boerenkool) 55%, #000);--color-backoffice-on-sidebar:color-mix(in srgb, var(--palette-limoen) 45%, #fff);--color-backoffice-on-sidebar-muted:color-mix(in srgb, var(--color-backoffice-on-sidebar) 70%, transparent);--surface-backoffice-sidebar-hover:#ffffff1a;--color-backoffice-sidebar-border:#ffffff24;--surface-backoffice-sidebar-active:var(--palette-kiwi);--color-backoffice-on-sidebar-active:color-mix(in srgb, var(--palette-boerenkool) 45%, #000);--color-backoffice-cta:color-mix(in srgb, var(--palette-wortel) 80%, var(--color-text));--color-backoffice-cta-hover:color-mix(in srgb, var(--palette-wortel) 62%, var(--color-text));--color-backoffice-heading:var(--color-backoffice-cta);--surface-backoffice-badge:var(--palette-zalm);--color-backoffice-badge-text:color-mix(in srgb, var(--palette-wortel) 55%, var(--color-text));--surface-backoffice-badge-accent:var(--palette-kiwi);--color-backoffice-badge-accent-text:var(--color-backoffice-on-sidebar-active);--surface-backoffice-badge-strong:var(--color-backoffice-cta);--color-backoffice-badge-strong-text:var(--color-on-primary);--duration-enter:.26s;--duration-exit:.18s;--ease-enter:cubic-bezier(.32, .72, 0, 1);--ease-exit:cubic-bezier(.4, 0, .2, 1);interpolate-size:allow-keywords}
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html.backoffice-shell,html.backoffice-shell>body{max-width:none;overflow-x:visible}body{min-height:100%;color:var(--color-text);background:var(--surface-page);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}body:has([data-cart-sticky-bar]){padding-bottom:calc(5.8125rem + env(safe-area-inset-bottom,0px))}@media (min-width:40rem){body:has([data-cart-sticky-bar]){padding-bottom:0}}body.site-shell{flex-direction:column;min-height:100dvh;display:flex}body.site-shell>footer{margin-top:auto}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}
@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0e7b7e0b829e3eb9-s.2j75_l12byk_u.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(../media/daf789e4474d0d90-s.07wt1b-68kohk.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9e9f04e3c37952ab-s.p.0pan85mumqyf3.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Anton Fallback;src:local(Arial);ascent-override:129.7%;descent-override:36.29%;line-gap-override:0.0%;size-adjust:90.69%}.anton_5e5bc897-module__OWL8SG__className{font-family:Anton,Anton Fallback;font-style:normal;font-weight:400}.anton_5e5bc897-module__OWL8SG__variable{--font-anton:"Anton", "Anton Fallback"}
@font-face{font-family:Averia Serif Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a69a711ce91a20c2-s.p.43h2qjj56zynb.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Averia Serif Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b567d50dccb92ec5-s.p.3rty3fb50mpsh.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Averia Serif Libre Fallback;src:local(Arial);ascent-override:86.33%;descent-override:21.96%;line-gap-override:8.69%;size-adjust:103.4%}.averia_serif_libre_4c8f5be9-module__iM56WW__className{font-family:Averia Serif Libre,Averia Serif Libre Fallback;font-style:normal}.averia_serif_libre_4c8f5be9-module__iM56WW__variable{--font-averia:"Averia Serif Libre", "Averia Serif Libre Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_A9UqzgAbvh4eKisSoQKUBNQVtWmc)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_e8e54af-module__r7opxW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_e8e54af-module__r7opxW__variable{--font-inter:"Inter", "Inter Fallback"}
