:root{--bg: #ffffff;--surface: #ffffff;--surface-soft: #fff7f1;--text: #202124;--muted: #5f6368;--line: #e6e8e3;--shadow: 0 16px 40px rgba(31, 35, 30, .08);--accent: #ff6000;--accent-dark: #d94f00;--green-soft: #eef8ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text)}body.products-overview-page,body.product-detail-page{background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65;overflow-wrap:anywhere}a,strong,span,td,th{overflow-wrap:anywhere}.sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}.lang-en,html[data-lang=en] .lang-nl{display:none}html[data-lang=en] .lang-en{display:inline}html[data-lang=en] ul.lang-en,html[data-lang=en] .lang-en.product-grid{display:flex}.site-header{align-items:center;background:#fffffff5;border-bottom:1px solid var(--line);box-shadow:0 8px 28px #2226200f;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;min-height:76px;padding:0 5vw;position:sticky;top:0;z-index:10}.brand,.nav,.hero__actions,.meta-row,.language-toggle{align-items:center;display:flex}.brand{color:var(--text);font-size:1.12rem;font-weight:850;gap:.75rem;white-space:nowrap}.brand-mark{background:var(--accent);border-radius:12px;color:#fff;display:grid;font-size:.78rem;font-weight:900;height:40px;letter-spacing:0;place-items:center;width:40px}.nav{background:#f2f4ef;border:1px solid var(--line);border-radius:999px;gap:.2rem;justify-self:center;padding:.25rem;position:relative}.nav a{border-radius:999px;color:#3c4043;font-size:.95rem;font-weight:700;padding:.55rem .85rem}.nav a:hover{background:#fff;color:var(--accent-dark)}.header-search{position:relative}.header-search input{border:1px solid transparent;border-radius:999px;color:var(--text);font:inherit;min-height:38px;padding:.45rem .8rem;width:clamp(130px,16vw,210px)}.header-search input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff600021;outline:0}.search-suggestions{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;gap:.2rem;min-width:min(320px,calc(100vw - 2rem));padding:.45rem;position:absolute;right:0;top:calc(100% + .55rem);z-index:20}.search-suggestions[hidden]{display:none!important}.search-suggestions a,.search-suggestions p{border-radius:12px;display:grid;gap:.15rem;margin:0;padding:.65rem .75rem}.search-suggestions a:hover{background:#f7f8f5}.search-suggestions strong{color:var(--text);font-size:.95rem}.search-suggestions span,.search-suggestions p{color:var(--muted);font-size:.88rem}.search-suggestions .suggestion-all{color:var(--accent-dark);font-weight:850}.language-toggle{background:var(--surface);border:1px solid var(--line);border-radius:999px;color:var(--muted);gap:.15rem;padding:.25rem}.language-toggle button{background:transparent;border:0;border-radius:999px;color:inherit;cursor:pointer;font:inherit;font-weight:850;padding:.45rem .55rem}.language-toggle button[aria-pressed=true]{background:var(--accent);color:#fff}.hero{align-items:center;display:grid;gap:clamp(3rem,7vw,6rem);grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);margin:0 auto;max-width:1360px;padding:4.8rem 4vw 3.8rem 5vw}.hero__content,.page-intro,.section,.info-band,.contact-layout{margin:0 auto;max-width:1180px}.hero__content{margin:0;max-width:560px}.hero h1,.page-intro h1{color:var(--text);font-size:clamp(3rem,6vw,6rem);line-height:.98;margin:.6rem 0 1.1rem;max-width:900px}.hero h1{font-size:clamp(2.6rem,4.8vw,4.8rem)}.hero p{font-size:1.1rem;max-width:650px}.hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero__image{background:transparent;border:0;box-shadow:none;justify-self:end;overflow:visible;padding:0;position:relative;width:100%}.hero__image:after{background:var(--accent);border-radius:999px;bottom:8%;content:"";height:74%;position:absolute;right:-.8rem;width:.45rem;z-index:-1}.hero__image img{aspect-ratio:16 / 10;border-radius:26px;box-shadow:0 24px 55px #20212429;height:auto;object-fit:cover;transform:none;width:100%}.eyebrow{color:var(--accent-dark);font-size:.78rem;font-weight:850;letter-spacing:.1em;margin:0;text-transform:uppercase}.badge{background:var(--surface-soft);border:1px solid #ffd8bf;border-radius:999px;display:inline-flex;padding:.45rem .7rem}.button{background:var(--accent);border:1px solid var(--accent);border-radius:999px;color:#fff;display:inline-flex;font-weight:850;justify-content:center;min-height:48px;padding:.85rem 1.15rem;white-space:nowrap}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.button--ghost{background:#fff;border-color:var(--line);color:var(--text)}.button--ghost:hover{background:var(--surface-soft);border-color:#ffd8bf;color:var(--accent-dark)}.section{padding:3.6rem 5vw}.section--tight{padding-top:1.5rem}.section-heading{margin-bottom:1.6rem}.section-heading h2,.info-band h2,.summary-card h2{color:var(--text);font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.05;margin:.45rem 0 .75rem}.product-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.product-grid--wide{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.product-category-list{display:grid;gap:3rem}.product-category-section{display:grid;gap:1rem}.product-category-heading{align-items:end;border-bottom:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;padding-bottom:.75rem}.product-category-heading h2{color:var(--text);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.1;margin:0}.product-category-heading span{color:var(--muted);font-weight:850}.featured-carousel{margin:0 -5vw;overflow-x:auto;padding:0 5vw 1rem;scroll-padding-inline:5vw;scrollbar-width:thin}.featured-carousel__track{animation:featured-carousel-scroll 42s linear infinite;display:flex;gap:1.1rem;width:max-content}.featured-carousel .product-card{flex:0 0 clamp(220px,22vw,320px)}.featured-carousel:hover .featured-carousel__track{animation-play-state:paused}@keyframes featured-carousel-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .55rem))}}@media(prefers-reduced-motion:reduce){.featured-carousel__track{animation:none}}.product-card,.feature-card,.summary-card,.contact-panel,.map-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 30px #1f231e0f}.product-card{display:flex;flex-direction:column;min-height:100%;min-width:0;overflow:hidden}.product-card__image{background:#eef2f4;display:block;overflow:hidden;padding:.6rem;position:relative}.product-card__image--padded{background:#eef2f4;padding:1.2rem}.product-card__image img{aspect-ratio:4 / 3;border-radius:15px;object-fit:var(--product-image-fit, cover);object-position:var(--product-image-position, center);transition:transform .18s ease;width:100%}.product-card__placeholder,.product-detail__placeholder{align-items:center;background:#eef2f4;border:1px dashed #cfd8dc;color:var(--muted);display:grid;font-weight:850;justify-items:center;text-align:center}.product-card__placeholder{aspect-ratio:4 / 3;border-radius:15px;padding:1rem}.product-card:hover .product-card__image:not(.product-card__image--padded) img{transform:scale(1.025)}.image-dots--card{bottom:1rem;left:0;margin:0;pointer-events:none;position:absolute;right:0;z-index:2}.product-card__content{display:flex;flex:1;flex-direction:column;padding:1rem}.product-card h3{color:var(--text);font-size:1.22rem;margin:.35rem 0;overflow-wrap:anywhere}.product-card p{margin:0}.product-description{display:-webkit-box;min-height:4.9em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card__bottom{display:grid;gap:.75rem;margin-top:auto;padding-top:1rem}.price,.detail-price{color:var(--accent-dark);font-weight:900}.price{font-size:1.05rem;margin:0}.detail-price{font-size:clamp(1.4rem,3vw,2rem);margin:0 0 1rem}.size-options{background:#f7f8f5;border:1px solid var(--line);border-radius:16px;display:grid;gap:.65rem;margin-bottom:1rem;padding:.85rem}.size-options p{color:var(--text);font-weight:850;margin:0}.size-options__buttons{display:flex;flex-wrap:wrap;gap:.5rem}.size-options__buttons button{background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;font:inherit;font-weight:850;min-height:40px;padding:.55rem .9rem}.size-options__buttons button.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.meta-row{background:#f7f8f5;border-radius:14px;gap:.75rem;justify-content:space-between;padding:.7rem .8rem}.meta-row span{color:var(--muted);font-size:.9rem}.meta-row strong{color:var(--text);font-size:.9rem;text-align:right}.card-link,.text-link,.back-link{color:var(--accent-dark);font-weight:850}.card-link{align-items:center;background:var(--surface-soft);border:1px solid #ffd8bf;border-radius:999px;display:inline-flex;justify-content:center;min-height:40px;padding:.6rem .85rem}.info-band{align-items:center;background:var(--green-soft);border:1px solid #d9ead6;border-radius:28px;display:flex;gap:2rem;justify-content:space-between;margin-bottom:5rem;padding:2rem}.info-band p{margin:0;max-width:720px}.page-intro{padding:4.5rem 5vw 1rem}.page-intro p{max-width:720px}.products-title{color:var(--accent);font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:900;letter-spacing:.06em;line-height:1.1;margin:0;text-transform:uppercase}.page-intro h1.products-title{color:var(--accent);font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.1}.filter-pills{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.filter-pill{background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;font:inherit;font-size:.9rem;font-weight:800;min-height:38px;padding:.55rem .85rem;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease;white-space:normal}.filter-pill:hover,.filter-pill.is-active{background:var(--accent);border-color:var(--accent);box-shadow:0 8px 18px #ff60002e;color:#fff}.page-intro--split{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)}.summary-card,.feature-card,.contact-panel{padding:1.4rem}.feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card h2,.contact-item h2{font-size:1.15rem;margin:0 0 .5rem}.feature-card p,.contact-item p{margin:0}.text-stack{display:grid;gap:1rem;max-width:860px}.text-stack p{color:var(--text);font-size:1.05rem;margin:0}.large-order-card{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);display:flex;gap:2rem;justify-content:space-between;padding:1.6rem}.large-order-button{flex:0 0 auto;min-width:max-content}.large-order-button .cta-short{display:none!important}.large-order-card h2{color:var(--text);font-size:clamp(1.8rem,4vw,3rem);margin:.45rem 0 .75rem}.large-order-card p{margin:0;max-width:780px}.search-panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px #1f231e0d;display:grid;gap:.5rem;margin-bottom:1rem;max-width:100%;padding:.7rem .85rem;position:sticky;top:80px;z-index:6}.products-overview-page .page-intro,.products-overview-page .section{max-width:min(1800px,100%)}.search-panel label{color:var(--text);font-size:.92rem;font-weight:850}.search-panel input{border:1px solid var(--line);border-radius:999px;color:var(--text);font:inherit;min-height:40px;padding:.55rem .8rem;width:100%}.search-panel input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #ff60001f;outline:0}.empty-state{background:var(--surface-soft);border:1px solid #ffd8bf;border-radius:18px;color:var(--text);font-weight:750;margin-top:1rem;padding:1rem}.product-detail{display:grid;gap:2rem;grid-template-columns:minmax(300px,.85fr) minmax(0,1fr);margin:0 auto;max-width:1180px;padding:3rem 5vw 5rem}.back-link{grid-column:1 / -1}.product-detail__media{background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);height:fit-content;overflow:hidden;padding:.7rem;position:sticky;top:104px}.product-detail__media--padded{background:#f8fafb}.product-detail__image-frame{background:transparent;border:0;border-radius:18px;cursor:zoom-in;display:block;padding:0;overflow:hidden;position:relative;width:100%}.product-detail__image-frame>img{aspect-ratio:1;border-radius:18px;object-fit:var(--product-image-fit, cover);object-position:var(--product-image-position, center);padding:0;transition:transform .18s ease;width:100%}.product-detail__image-frame>img.is-zoomed{transform:scale(1.32)}.product-detail__media--padded .product-detail__image-frame>img{padding:1rem}.is-lightbox-open{overflow:hidden}.product-lightbox[hidden]{display:none}.product-lightbox{align-items:center;display:grid;inset:0;justify-items:center;padding:clamp(1rem,3vw,2.5rem);position:fixed;z-index:1000}.product-lightbox__backdrop{background:#1d1813b8;inset:0;position:absolute}.product-lightbox__panel{align-items:center;display:grid;gap:.8rem;grid-template-columns:auto minmax(0,1fr) auto;max-height:min(92vh,980px);max-width:min(1120px,94vw);position:relative;width:100%}.product-lightbox__image-wrap{align-items:center;background:#fffaf2;border:1px solid rgba(255,247,236,.4);border-radius:14px;display:grid;grid-column:2;justify-items:center;max-height:min(78vh,820px);overflow:hidden;padding:clamp(.75rem,2vw,1.4rem)}.product-lightbox__image-wrap img{max-height:min(72vh,760px);max-width:100%;object-fit:contain;transition:transform .18s ease}.product-lightbox__image-wrap img.is-zoomed{transform:scale(1.55)}.product-lightbox__close,.product-lightbox__nav,.product-lightbox__thumbs button{cursor:pointer}.product-lightbox__close,.product-lightbox__nav{align-items:center;background:#fffaf2;border:1px solid rgba(54,42,28,.14);color:var(--text);display:inline-flex;justify-content:center}.product-lightbox__close{border-radius:999px;font-size:1.7rem;height:42px;line-height:1;position:absolute;right:0;top:-.25rem;transform:translateY(-100%);width:42px}.product-lightbox__nav{border-radius:999px;font-size:2rem;height:44px;width:44px}.product-lightbox__nav--prev{grid-column:1}.product-lightbox__nav--next{grid-column:3}.product-lightbox__thumbs{display:flex;gap:.5rem;grid-column:1 / -1;justify-content:center;overflow-x:auto;padding:.15rem .2rem}.product-lightbox__thumbs button{background:#fffaf2;border:1px solid rgba(255,247,236,.45);border-radius:9px;flex:0 0 58px;padding:.2rem}.product-lightbox__thumbs button.is-active{border-color:var(--accent);box-shadow:0 0 0 3px #ff600033}.product-lightbox__thumbs img{aspect-ratio:1;border-radius:6px;object-fit:contain;width:100%}.product-detail__placeholder{aspect-ratio:1;border-radius:18px;font-size:1.05rem;padding:1rem}.image-dots{align-items:center;display:flex;gap:.42rem;justify-content:center;margin-top:.7rem}.image-dots button,.image-dots span{background:#cfd8dc;border:0;border-radius:999px;cursor:pointer;display:block;height:9px;padding:0;width:9px}.image-dots button.is-active,.image-dots span.is-active{background:var(--accent);box-shadow:0 0 0 4px #ff600024}.product-thumbnails{display:grid;gap:.55rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.7rem}.product-thumbnails button{background:#f7f8f5;border:1px solid var(--line);border-radius:12px;cursor:pointer;padding:.25rem}.product-thumbnails button.is-active{border-color:var(--accent);box-shadow:0 0 0 3px #ff600024}.product-thumbnails img{aspect-ratio:1;border-radius:8px;object-fit:var(--product-image-fit, cover);object-position:var(--product-image-position, center);width:100%}.product-detail__content{background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 32px #1f231e0d;padding:1.6rem}.product-detail h1{color:var(--text);font-size:clamp(2.4rem,5vw,4.5rem);line-height:1;margin:.4rem 0 1rem}.own-kitchen-note{color:var(--green);font-size:.98rem;font-weight:700;margin:-.35rem 0 .9rem}.lead{font-size:1.08rem}.detail-section{border-top:1px solid var(--line);padding:1.25rem 0}.detail-section h2{color:var(--text);font-size:1rem;margin:0 0 .85rem}.quick-facts,.fact-table{display:grid;gap:.8rem}.quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-table{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-facts div,.fact-table div{background:#f7f8f5;border:1px solid var(--line);border-radius:16px;display:grid;gap:.25rem;padding:.85rem}.quick-facts span,.fact-table span{color:var(--muted);font-size:.9rem}.quick-facts strong,.fact-table strong{color:var(--text);font-size:.98rem}.extra-info{border-top:1px solid var(--line);margin-top:.5rem;padding-top:1.5rem}.extra-info>h2{color:var(--text);font-size:1.6rem;margin:0 0 .5rem}.info-row{border-top:1px solid var(--line);padding:1.25rem 0}.info-row h3{color:var(--text);font-size:1.1rem;margin:0 0 .85rem}.ingredient-statement{color:var(--text)}.storage-advice{color:var(--text);margin-bottom:0}.flavor-list{color:var(--text);margin-bottom:.75rem}.flavor-details{display:grid;gap:1rem;margin-top:1rem}.flavor-detail{border-top:1px solid var(--line);padding-top:1rem}.flavor-detail h4{color:var(--text);font-size:1rem;margin:0 0 .65rem}.nutrition-table--compact{margin-top:.85rem}.allergen-emphasis,.allergen-values{color:var(--text);font-weight:900}.tag-list{display:flex;flex-wrap:wrap;gap:.55rem;list-style:none;margin:0;padding:0}ul.lang-en{display:none}.tag-list li{background:#f2f4ef;border:1px solid var(--line);border-radius:999px;color:var(--text);padding:.48rem .72rem}.note{color:var(--text)}.warning{background:var(--surface-soft);border:1px solid #ffd8bf;border-left:5px solid var(--accent);border-radius:16px;padding:1rem}.warning p{margin-bottom:0}.warning--compact{margin-top:.9rem;padding:.8rem}.warning--compact p{margin:0}.nutrition-table,.hours-table{border-collapse:collapse;width:100%}.nutrition-table caption{color:var(--muted);margin-bottom:.6rem;text-align:left}.nutrition-table th,.nutrition-table td,.hours-table th,.hours-table td{border-bottom:1px solid var(--line);padding:.72rem 0;text-align:left}.nutrition-table th,.hours-table th{color:var(--text);font-weight:800}.nutrition-table td,.hours-table td{color:var(--muted);text-align:right}.contact-layout{display:grid;gap:1.5rem;grid-template-columns:minmax(280px,.45fr) minmax(0,1fr);padding:2rem 5vw 5rem}.contact-panel{display:grid;gap:1.2rem;min-width:0}.contact-item{border-bottom:1px solid var(--line);padding-bottom:1.1rem;min-width:0}.contact-item:last-child{border-bottom:0;padding-bottom:0}.contact-methods{display:grid;gap:.55rem;margin-bottom:.85rem}.contact-method{align-items:center;background:#f7f8f5;border:1px solid var(--line);border-radius:14px;color:var(--text);display:grid;gap:.25rem;min-width:0;padding:.75rem}.contact-method__label{color:var(--muted);font-size:.8rem;font-weight:800;text-transform:uppercase}.contact-method--email span:last-child{font-size:clamp(.78rem,2.5vw,.95rem);overflow-wrap:normal;word-break:normal}.map-card{min-height:420px;overflow:hidden}.map-card iframe{border:0;height:100%;min-height:420px;width:100%}.footer{background:#fff;border-top:1px solid var(--line);padding:2rem 5vw}.footer p{margin:0 auto;max-width:1180px}@media(max-width:980px){.site-header{align-items:flex-start;gap:1rem;grid-template-columns:1fr auto;padding-bottom:1rem;padding-top:1rem}.nav{border-radius:18px;flex-wrap:wrap;grid-column:1 / -1;grid-row:2;justify-self:stretch;width:100%}.header-search{flex:1 1 220px}.header-search input{width:100%}.hero,.product-detail,.page-intro--split,.contact-layout{grid-template-columns:1fr}.hero__image{justify-self:stretch;width:100%}.hero__image img{transform:none}.product-grid,.product-grid--wide,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__media{position:static}.quick-facts,.fact-table{grid-template-columns:1fr}.large-order-card{align-items:flex-start;flex-direction:column}.large-order-button .cta-full{display:none!important}.large-order-button .cta-short{display:inline!important}html[data-lang=nl] .large-order-button .lang-en,html[data-lang=en] .large-order-button .lang-nl{display:none!important}}@media(max-width:620px){.hero{padding-top:2.5rem}.hero h1,.page-intro h1{font-size:clamp(2.5rem,13vw,4rem)}.product-grid,.product-grid--wide,.feature-grid{grid-template-columns:1fr}.info-band{align-items:flex-start;flex-direction:column}.nav a{padding:.55rem .7rem}}:root{--bg: #fffaf3;--surface: #fffdf8;--surface-soft: #fff1e3;--text: #26221d;--muted: #6b6258;--line: #e7dbcb;--shadow: 0 12px 24px rgba(54, 42, 28, .07);--accent: #e85d1f;--accent-dark: #b94718;--green-soft: #edf4e7;--green-accent: #547245}body,body.products-overview-page,body.product-detail-page{background:linear-gradient(180deg,#fffaf3f0,#fffdf8fa 22rem),var(--bg)}.site-header{background:#fffdf8f7;box-shadow:0 1px #362a1c0a;gap:1.25rem;min-height:70px}.brand{font-size:1.05rem;font-weight:780}.brand-mark{background:#f16b2d;border-radius:9px;box-shadow:inset 0 -2px #52220a29;height:34px;width:34px}.nav{background:transparent;border:0;border-radius:0;gap:.85rem;padding:0}.nav a{border-radius:8px;color:var(--text);font-size:.92rem;font-weight:680;padding:.35rem .15rem}.nav a:hover{background:transparent;color:var(--accent-dark)}.header-search input,.search-panel input{background:#fffdf8;border:1px solid var(--line);border-radius:10px;box-shadow:none}.header-search input{min-height:36px;width:clamp(120px,14vw,180px)}.language-toggle{background:transparent;border:1px solid var(--line);border-radius:10px;font-size:.86rem;padding:.16rem}.language-toggle button{border-radius:7px;font-weight:720;padding:.32rem .42rem}.language-toggle button[aria-pressed=true]{background:var(--accent)}.hero{gap:clamp(2.3rem,5vw,4.5rem);grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);padding-top:4rem}.hero__content{max-width:620px}.hero h1{font-size:clamp(2.7rem,4.2vw,4.5rem);font-weight:760;letter-spacing:0;line-height:1.02}.hero p{color:#4d453c;font-size:1.05rem}.hero__note{border-left:3px solid var(--accent);margin-top:1rem;padding-left:.9rem}.heritage-line{color:var(--accent-dark);font-size:.95rem;font-weight:720;letter-spacing:0;text-transform:none}.hero__image:after{display:none}.hero__image img{border:1px solid rgba(54,42,28,.12);border-radius:14px;box-shadow:0 18px 42px #362a1c24}.eyebrow{color:var(--accent-dark);font-size:.76rem;font-weight:760;letter-spacing:.03em;text-transform:none}.button,.card-link{border-radius:10px;font-weight:760}.button{min-height:46px}.button--ghost{background:transparent}.section{padding-top:3rem}.section-heading{max-width:720px}.section-heading h2,.info-band h2,.summary-card h2{font-size:clamp(1.7rem,3vw,2.6rem);font-weight:740}.featured-products{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.product-card,.feature-card,.summary-card,.contact-panel,.map-card,.large-order-card,.product-detail__media,.product-detail__content,.search-panel{border-color:var(--line);border-radius:12px;box-shadow:0 5px 16px #362a1c0e}.product-card{background:#fffdf8}.product-card__image,.product-card__image--padded{background:#f7efe4;padding:.45rem}.product-card__image img{border-radius:8px}.product-card__placeholder{aspect-ratio:4 / 2.35;background:#faf4eb;border-color:#dfd1bf;border-radius:8px;font-size:.9rem;font-weight:680}.product-card--missing-image .product-card__image{padding:.55rem}.product-card__content{padding:.95rem}.product-card h3{font-size:1.08rem;font-weight:760;line-height:1.2}.product-card__category{color:var(--green-accent)}.product-card__bottom{gap:.65rem}.meta-row{align-items:flex-start;background:transparent;border-top:1px solid var(--line);border-radius:0;padding:.72rem 0 0}.meta-row strong{font-weight:680}.product-card__allergens strong{max-width:62%}.price,.detail-price{color:var(--accent-dark);font-weight:780}.card-link{background:transparent;border-color:var(--line);color:var(--accent-dark);min-height:38px}.products-intro{padding-bottom:0}.products-title,.page-intro h1.products-title{color:var(--text);font-size:clamp(2rem,4vw,3.3rem);font-weight:760;letter-spacing:0;text-transform:none}.search-panel{background:#fffdf8f7;top:78px}.search-panel__top{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between}.search-panel__top p{font-size:.86rem;margin:0}.filter-pills{gap:.25rem .55rem;margin-top:.15rem}.filter-pill{background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--muted);font-size:.9rem;min-height:28px;padding:.22rem .04rem}.filter-pill:hover,.filter-pill.is-active{background:transparent;border-color:var(--accent);box-shadow:none;color:var(--text)}.product-category-list{gap:2.6rem}.product-category-heading h2{font-weight:740}.product-category-heading span{color:var(--green-accent)}.size-options,.quick-facts div,.fact-table div,.contact-method{background:#fbf7ef;border-radius:10px}.size-options__buttons button{border-radius:9px}.product-detail h1{font-size:clamp(2.2rem,4vw,3.8rem);font-weight:760}.fact-table.lang-en{display:none}html[data-lang=en] .fact-table.lang-en{display:grid}html[data-lang=en] .fact-table.lang-nl{display:none}.warning{border-color:#f0d1ba;border-left-color:var(--accent);border-radius:10px}.footer{background:#2a241d;border-top:0;color:#fff7ec;padding:2.4rem 5vw}.footer__inner{display:grid;gap:2rem;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);margin:0 auto;max-width:1180px}.footer__brand strong{display:block;font-size:1.15rem;margin-bottom:.5rem}.footer p{color:#eadfce;margin:0}.footer__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(3,minmax(0,1fr))}.footer h2{color:#fff7ec;font-size:.86rem;margin:0 0 .55rem}.footer a{color:#fff7ec;text-decoration:underline;text-decoration-color:#fff7ec59;text-underline-offset:3px}@media(max-width:980px){.site-header{gap:.75rem;min-height:0;padding-bottom:.75rem;padding-top:.75rem}.nav{gap:.65rem}.hero{gap:2rem;padding-top:2.4rem}.search-panel{gap:.45rem;padding:.6rem .7rem;top:112px}.search-panel__top,.footer__inner{align-items:flex-start;grid-template-columns:1fr}.search-panel__top{display:grid;gap:.25rem}}@media(max-width:620px){.brand{font-size:1rem}.brand-mark{height:30px;width:30px}.nav{align-items:stretch;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.nav a{text-align:center}.header-search{grid-column:1 / -1}.hero h1,.page-intro h1{font-size:clamp(2.25rem,11vw,3.2rem)}.hero__actions{align-items:stretch;display:grid}.history-photos{grid-template-columns:1fr}.product-card__allergens{display:grid}.product-card__allergens strong{max-width:none;text-align:left}.footer__grid{grid-template-columns:1fr}.product-lightbox{padding:.75rem}.product-lightbox__panel{gap:.55rem;grid-template-columns:1fr 1fr;max-width:100%}.product-lightbox__image-wrap{grid-column:1 / -1;grid-row:1;max-height:68vh}.product-lightbox__image-wrap img{max-height:62vh}.product-lightbox__nav{grid-row:2;justify-self:center}.product-lightbox__nav--prev{grid-column:1}.product-lightbox__nav--next{grid-column:2}.product-lightbox__close{right:.25rem;top:.25rem;transform:none}.product-lightbox__thumbs{grid-row:3}}.heritage-line{display:inline-flex;align-items:center;max-width:100%;overflow-wrap:normal;white-space:nowrap;word-break:normal}.heritage-line span{display:inline;overflow-wrap:normal;white-space:nowrap;word-break:normal}html[data-lang=nl] .heritage-line .lang-en,html[data-lang=en] .heritage-line .lang-nl{display:none!important}.featured-carousel{--carousel-viewport: 100vw;box-sizing:border-box;margin-left:calc(50% - (var(--carousel-viewport) / 2));margin-right:calc(50% - (var(--carousel-viewport) / 2));overflow:hidden;padding:0 clamp(1rem,2.5vw,3.5rem) 1rem;scroll-padding-inline:clamp(1rem,2.5vw,3.5rem);width:var(--carousel-viewport)}.featured-carousel__track{animation:featured-carousel-scroll 96s linear infinite;gap:1rem;will-change:transform}.featured-carousel .product-card{flex:0 0 clamp(230px,14vw,310px)}.featured-carousel:hover .featured-carousel__track,.featured-carousel:focus-within .featured-carousel__track{animation-play-state:paused}@keyframes featured-carousel-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.contact-method,.footer__brand,.footer__grid,.footer__grid>div{min-width:0}.contact-method--email span:last-child,.footer a[href^="mailto:"]{overflow-wrap:anywhere;word-break:normal}.product-card__allergens{align-items:start}.product-card__allergens>span{flex:0 0 auto;min-width:max-content;overflow-wrap:normal;word-break:normal}.product-card__allergens strong{line-height:1.45;overflow-wrap:normal;text-wrap:pretty;word-break:normal}.fact-table{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}@media(max-width:980px){.hero{grid-template-columns:1fr}.site-header{gap:.55rem .75rem;padding-bottom:.65rem;padding-top:.65rem}.search-panel{top:104px}}@media(min-width:981px){.featured-carousel{--carousel-viewport: calc(100vw - 15px) }}@media(max-width:620px){.site-header{gap:.45rem .65rem;padding-bottom:.55rem;padding-top:.55rem}.brand{font-size:.98rem}.brand-mark{height:28px;width:28px}.nav{gap:.32rem .55rem}.nav a{font-size:.88rem;padding:.12rem 0}.header-search input{min-height:34px;padding:.36rem .7rem}.search-panel{border-left:0;border-radius:0;border-right:0;margin-left:-5vw;margin-right:0;max-width:none;padding:.55rem 5vw;top:98px;width:calc(100% + 10vw)}.search-panel input{min-height:36px;padding:.42rem .65rem}.search-panel__top{align-items:center;display:flex}.search-panel label,.search-panel__top p{font-size:.82rem}.filter-pills{display:grid;gap:.25rem .55rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0;overflow:visible;padding-bottom:.1rem}.filter-pill{font-size:.86rem;min-height:28px;min-width:0;text-align:center}.language-toggle{font-size:.8rem}.language-toggle button{padding:.24rem .36rem}.heritage-line{font-size:.9rem}.product-card__allergens{gap:.3rem}.product-card__allergens>span{min-width:0}}:root{font-family:"Source Sans 3",ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}h1,h2,h3,.section-heading h2,.info-band h2,.summary-card h2,.large-order-card h2,.product-category-heading h2,.products-title,.page-intro h1.products-title,.product-detail h1{font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-.01em}.hero h1{font-size:clamp(2.1rem,3.4vw,3.4rem);font-weight:600;line-height:1.12;max-width:15ch}.product-card h3{font-family:"Source Sans 3",ui-sans-serif,system-ui,sans-serif;font-weight:700}.brand{align-items:baseline;gap:.5rem}.brand-name{color:var(--text);font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:700;letter-spacing:-.01em}.brand-tagline{color:var(--muted);font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.eyebrow,.heritage-line,.search-panel label,.size-options p,.card-link,.text-link,.back-link,.search-suggestions .suggestion-all,.language-toggle button,.filter-pill,.size-options__buttons button{font-weight:600}.button{font-weight:650}.price,.detail-price{font-weight:700}.hero--storefront{align-items:end;isolation:isolate;max-width:none;min-height:clamp(520px,72vh,760px);overflow:hidden;padding:clamp(5rem,8vw,8rem) 5vw clamp(3rem,6vw,5rem);position:relative;width:100%}.hero--storefront:before{background:linear-gradient(90deg,#1a1612d1,#1a16128c 38%,#1a16121f 72%),linear-gradient(0deg,#1a161280,#1a16120a 45%);content:"";inset:0;position:absolute;z-index:-1}.hero__background{animation:storefrontFadeIn .72s ease both;height:100%;inset:0;object-fit:cover;object-position:center 56%;position:absolute;width:100%;z-index:-2}.hero--storefront .hero__content{animation:storefrontTextIn .62s ease .12s both;color:#fffaf2;margin:0;max-width:660px}.hero--storefront h1,.hero--storefront p,.hero--storefront .heritage-line,.hero--storefront .hero__hours{color:inherit}.hero--storefront h1{font-size:clamp(2.5rem,5vw,5.2rem);line-height:1.02;max-width:13ch}.hero--storefront .button--ghost{background:#fffcf6e0}.hero--storefront .hero__hours{text-shadow:0 1px 14px rgba(0,0,0,.35)}@keyframes storefrontFadeIn{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes storefrontTextIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.history-story{align-items:center;display:grid;gap:clamp(1.5rem,5vw,4rem);grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);margin:0 auto;max-width:1180px}.history-story__copy h2{color:var(--text);font-size:clamp(1.9rem,4vw,3.3rem);line-height:1.04;margin:.45rem 0 .85rem}.history-story__copy p:not(.eyebrow){color:var(--text);font-size:1.06rem;margin:0}.history-story__photos{display:grid;position:relative}.history-photo--current{justify-self:end;width:min(100%,760px)}.history-photo--current img{aspect-ratio:16 / 10}.history-photo--archive{background:#fffdf8;border:1px solid var(--line);border-radius:12px;bottom:-1.4rem;box-shadow:0 16px 38px #362a1c29;padding:.55rem;position:absolute;right:clamp(1rem,5vw,4rem);width:min(42%,330px)}.history-photo--archive img{aspect-ratio:4 / 3;border-radius:8px;box-shadow:none}.hero__hours{align-items:center;color:var(--text);display:flex;font-size:.95rem;font-weight:600;gap:.55rem;margin-top:1.4rem}.hero__hours-dot{background:#9aa79a;border-radius:999px;flex:0 0 auto;height:10px;width:10px}.hero__hours-dot.is-open{background:#4c8f43;box-shadow:0 0 0 4px #4c8f4329}.hero__hours-dot.is-closed{background:#c0392b;box-shadow:0 0 0 4px #c0392b21}.category-shortcuts{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.category-shortcut{background:var(--surface);border:1px solid var(--line);border-radius:12px;display:grid;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.category-shortcut:hover{border-color:var(--accent);box-shadow:0 6px 18px #362a1c17}.category-shortcut img,.category-shortcut__placeholder{aspect-ratio:16 / 10;background:#f7efe4;box-sizing:border-box;display:block;object-fit:cover;width:100%}.category-shortcut--kroepoek img,.category-shortcut--snacks img{object-fit:contain;padding:.45rem}.category-shortcut__label{display:grid;gap:.1rem;padding:.75rem .9rem .85rem}.category-shortcut__label strong{color:var(--text);font-size:1.02rem}.category-shortcut__count{color:var(--muted);font-size:.86rem}.section-heading--row{align-items:end;display:flex;gap:1.5rem;justify-content:space-between;max-width:none}.section-heading--row p{margin-bottom:0}.section-heading--row .text-link{flex:0 0 auto;white-space:nowrap}.large-order-card p a{color:var(--accent-dark);font-weight:650;text-decoration:underline;text-decoration-color:#b9471859;text-underline-offset:3px}@media(max-width:620px){.brand-tagline{display:none}.hero--storefront{align-items:end;min-height:620px;padding:8rem 5vw 2.4rem}.hero--storefront:before{background:linear-gradient(0deg,#1a1612d1,#1a161273,#1a16121a),linear-gradient(90deg,#1a161273,#1a16121f)}.hero__background{object-position:48% center}.hero--storefront h1{font-size:clamp(2.1rem,10vw,3rem);max-width:12ch}.history-story{grid-template-columns:1fr}.history-photo--archive{margin-top:.75rem;position:static;width:100%}.hero h1,.page-intro h1{font-size:clamp(1.8rem,8vw,2.4rem)}.hero--storefront h1{font-size:clamp(2.1rem,10vw,3rem)}.section-heading--row{align-items:flex-start;flex-direction:column;gap:.5rem}.category-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--shadow: 0 4px 14px rgba(31, 35, 30, .06)}.nav{background:transparent;border:0;border-radius:0;gap:.35rem;padding:0}.nav a{border-radius:6px}.nav a:hover{background:transparent;color:var(--accent-dark);text-decoration:underline;text-decoration-color:#d94f0066;text-underline-offset:5px}.button,.card-link,.filter-pill,.size-options__buttons button,.header-search input,.search-panel input,.empty-state{border-radius:8px}.language-toggle{border-radius:8px;padding:.2rem}.language-toggle button{border-radius:6px}.badge{border-radius:8px}.product-card,.feature-card,.summary-card,.contact-panel,.map-card,.search-panel,.large-order-card,.info-band{border-radius:14px;box-shadow:0 2px 8px #1f231e0d}.hero__image img{border-radius:14px;box-shadow:0 10px 28px #2021241f}.product-card:hover,.filter-pill:hover,.filter-pill.is-active{box-shadow:0 4px 14px #1f231e14}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.storefront-compare{display:grid;gap:1.1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.6rem}.storefront-figure{margin:0}.storefront-figure img{aspect-ratio:4 / 3;border-radius:14px;box-shadow:0 10px 28px #2021241f;object-fit:cover;width:100%}.storefront-figure figcaption{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.95rem;gap:.35rem .6rem;padding:.75rem .25rem 0}.storefront-figure figcaption strong{background:var(--surface-soft);border:1px solid #ffd8bf;border-radius:8px;color:var(--accent-dark);font-size:.78rem;font-weight:850;letter-spacing:.05em;padding:.25rem .55rem;text-transform:uppercase}.hero__then{align-items:center;background:#fffdf8f5;border:1px solid var(--line);border-radius:12px;bottom:1rem;box-shadow:0 10px 28px #2021242e;display:flex;gap:.65rem;left:1rem;padding:.45rem .85rem .45rem .45rem;position:absolute;transition:box-shadow .16s ease,transform .16s ease}.hero__then:hover{box-shadow:0 14px 34px #20212438;transform:translateY(-2px)}.hero__then img{border-radius:8px;height:52px;object-fit:cover;width:68px}.hero__then-label{display:grid;font-size:.82rem;font-weight:650;gap:.1rem;line-height:1.25}.hero__then-label strong{color:var(--accent-dark);font-size:.76rem;letter-spacing:.06em}@media(max-width:620px){.storefront-compare{grid-template-columns:1fr}.hero__then{bottom:.6rem;left:.6rem;padding:.35rem .7rem .35rem .35rem}.hero__then img{height:44px;width:56px}}
