@font-face{font-family:Dosis;src:url(/fonts/Dosis-ExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Dosis;src:url(/fonts/Dosis-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Dosis;src:url(/fonts/Dosis-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dosis;src:url(/fonts/Dosis-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Dosis;src:url(/fonts/Dosis-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Dosis;src:url(/fonts/Dosis-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Dosis;src:url(/fonts/Dosis-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--background:#f7f3ec;--foreground:#2f4f4f;--muted:#cbb899;--accent:#daa520;--green:#7a9a7a;--surface:#fffdf8;--line:#2f4f4f2e;--font-hero:3.25rem;--font-page-title:2rem;--font-section-title:2rem;--font-body:1rem;--font-sans:"Dosis"}*{box-sizing:border-box;font-family:inherit}html,body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans), sans-serif;font-size:var(--font-body);margin:0;font-weight:400;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.home-hero{align-items:center;min-height:100dvh;padding-block:3rem;display:flex}.home-hero__inner{gap:1rem;display:grid}.home-hero__label{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0;font-weight:500}.home-hero h1{max-width:11ch;font-size:var(--font-hero);letter-spacing:0;margin:0;line-height:.92}@media (max-width:480px){.home-hero h1{font-size:4rem}}.home-hero{padding-top:2%}.home-hero__text{max-width:32rem;margin:0;font-size:.7rem}.home-hero__actions{gap:.75rem;margin-top:1rem;display:grid}.button{border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:.85rem 1.25rem;font-weight:400;display:inline-flex}.button--primary{background:var(--foreground);color:var(--background)}.button--secondary{border:1px solid var(--foreground);color:var(--foreground)}@media (min-width:700px){:root{--font-hero:2rem;--font-page-title:3.75rem;--font-section-title:1rem;--font-body:1rem}}@media (min-width:1100px){:root{--font-hero:6.25rem;--font-page-title:4.75rem;--font-section-title:3.35rem;--font-body:1.1rem}}@media (min-width:640px){.home-hero__actions{display:flex}}@media (min-width:768px){.site-header{padding-inline:2rem}.site-header__nav{display:flex}}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3ece6;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:fixed;inset:0 0 auto}.site-header__logo{font-size:1.25rem;font-weight:800}.site-header__nav{align-items:center;gap:1rem;font-weight:500;display:none}@media (min-width:768px){.site-header{padding-inline:2rem}.site-header__nav{display:flex}}.site-header__cart{border:1px solid var(--foreground);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding-inline:1rem;font-weight:500;display:inline-flex}@media (min-width:768px){.site-header__cart{display:none}}.business-page{padding-top:7rem}.business-hero{gap:1rem;padding-block:3rem;display:grid}.business-hero__label{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0;font-weight:700}.business-hero h1{max-width:12ch;font-size:var(--font-hero);letter-spacing:0;margin:0;line-height:.95}.business-hero__text{max-width:36rem;margin:0;font-size:1.15rem}@media (min-width:768px){.business-hero{padding-block:5rem}}.auth-card{gap:1rem;max-width:32rem;padding-block:3rem;display:grid}.auth-card h1{font-size:var(--font-page-title);margin:0;line-height:.95}.auth-form{gap:1rem;display:grid}.auth-form label{gap:.4rem;font-weight:700;display:grid}.auth-form input,.auth-form select,.auth-form textarea{width:100%;color:var(--foreground);background:#fff;border:1px solid #2f4f4f38;padding-inline:1rem}.auth-form input,.auth-form select{border-radius:999px;min-height:44px}.auth-form textarea{border-radius:1rem;min-height:7rem;padding-block:.85rem}.dashboard-page{gap:2rem;padding-block:3rem;display:grid}.dashboard-page h1{font-size:var(--font-page-title);margin:0;line-height:.95}.dashboard-page p{max-width:34rem;margin:.75rem 0 0;font-size:1.1rem}.dashboard-grid{gap:1rem;display:grid}.dashboard-card{background:#fff;border:1px solid #2f4f4f2e;border-radius:1.25rem;gap:.5rem;min-height:9rem;padding:1.25rem;display:grid}.dashboard-card h2,.dashboard-card p{margin:0}.dashboard-card h2{font-size:1.5rem}.dashboard-card p{font-size:1rem}.product-card-image{aspect-ratio:4/3;object-fit:cover;background:#2f4f4f14;border-radius:1rem;width:100%}@media (min-width:768px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.list-page{gap:2rem;padding-block:3rem;display:grid}.list-page h1{font-size:var(--font-page-title);margin:0;line-height:.95}.list-page p{max-width:34rem;margin:.75rem 0 0;font-size:1.1rem}.list-grid{gap:1rem;display:grid}@media (min-width:768px){.list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-browser{gap:1rem;display:grid}.product-browser__filters{background:linear-gradient(135deg,#fffdf8f2,#f7f3eceb),#fffdf8;border:1px solid #2f4f4f29;border-radius:.75rem;gap:.9rem;padding:.9rem;display:grid;box-shadow:0 .8rem 2rem #2f4f4f14}.product-browser__search,.product-browser__controls label{gap:.35rem;display:grid}.product-browser__search span,.product-browser__controls span{color:#2f4f4fb8;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.product-browser__search input,.product-browser__controls select{width:100%;min-height:2.85rem;color:var(--foreground);font:inherit;background:#fff;border:1px solid #2f4f4f2e;border-radius:.5rem;padding-inline:.8rem;font-weight:700}.product-browser__search input:focus,.product-browser__controls select:focus{border-color:#d9a62fcc;outline:3px solid #d9a62f2e}.product-browser__controls{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.65rem;display:grid}.product-browser__meta{color:#2f4f4fc2;flex-wrap:wrap;align-items:center;gap:.45rem;font-weight:800;display:flex}.product-browser__meta strong{color:var(--foreground);font-size:1.25rem}.product-browser__meta button{min-height:2.4rem;color:var(--foreground);cursor:pointer;font:inherit;background:#fff;border:1px solid #2f4f4f2e;border-radius:999px;margin-left:auto;padding-inline:.85rem;font-weight:800}.product-browser__empty{background:#fff;border:1px solid #2f4f4f29;border-radius:.5rem;padding:1rem;font-weight:800}@media (min-width:900px){.product-browser__filters{z-index:3;position:sticky;top:5.8rem}}.product-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.9rem;display:grid}.product-card-shell{min-width:0}.product-card{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:.5rem;grid-template-rows:auto 1fr;gap:.85rem;min-height:0;padding:.8rem;transition:border-color .16s,box-shadow .16s,transform .16s}.product-card__media{aspect-ratio:5/3;background:linear-gradient(135deg,#66886514,#d9a62f14),#fffdf8;border-radius:.4rem;width:100%;padding:.45rem;display:block;overflow:hidden}.product-card .product-card-image{aspect-ratio:auto;object-fit:contain;border-radius:0;width:100%;height:100%;transition:transform .18s}.product-card:hover .product-card-image{transform:scale(1.02)}.product-card__body{align-content:start;gap:.45rem;min-width:0;display:grid}.product-card__name{color:var(--foreground);font-size:1.12rem;font-weight:800;line-height:1.08}.product-card .product-card__category{min-width:0;margin:0;font-size:.72rem;line-height:1.2}.product-card .product-card__price{margin-top:.15rem;font-size:1rem}.product-popout{width:min(58rem,100vw - 1.5rem);max-height:min(82vh,52rem);color:var(--foreground);background:#fffdf8;border:1px solid #2f4f4f38;border-radius:.75rem;padding:1rem;overflow:auto;box-shadow:0 1.4rem 4rem #2f4f4f38}.product-popout::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#253f3d47}.product-popout__close{z-index:2;float:right;width:2.25rem;height:2.25rem;color:var(--foreground);cursor:pointer;background:#fff;border:1px solid #2f4f4f33;border-radius:999px;place-items:center;font-size:1rem;font-weight:900;line-height:1;display:grid;position:sticky;top:0}.product-popout__media{background:linear-gradient(135deg,#66886514,#d9a62f14),#fff;border-radius:.6rem;place-items:center;min-height:13rem;padding:1rem;display:grid}.product-popout__media img{object-fit:contain;width:100%;max-height:18rem}.product-popout__content{gap:1rem;padding-top:1rem;display:grid}.product-popout__content h2,.product-popout__content p,.product-popout__related h3,.product-popout__facts{margin:0}.product-popout__content h2{font-size:clamp(1.8rem,5vw,2.7rem);line-height:.95}.product-popout__facts{gap:.55rem;display:grid}.product-popout__facts div{border-bottom:1px solid #2f4f4f1f;grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr);gap:.75rem;padding-bottom:.5rem;display:grid}.product-popout__facts dt{color:#2f4f4fb8;font-weight:800}.product-popout__facts dd{margin:0;font-weight:700}.product-popout__order-form{gap:.75rem;display:grid}.product-popout__ctas{gap:.6rem;display:grid}.product-popout__related{gap:.75rem;min-width:0;display:grid}.product-popout__slider{overscroll-behavior-inline:contain;grid-auto-columns:minmax(10rem,12rem);grid-auto-flow:column;gap:.75rem;padding-bottom:.35rem;display:grid;overflow-x:auto}.product-popout__related-card{background:#fff;border:1px solid #2f4f4f29;border-radius:.5rem;gap:.45rem;min-width:0;padding:.65rem;display:grid}.product-popout__related-image{aspect-ratio:4/3;background:#2f4f4f0f;border-radius:.4rem;place-items:center;padding:.35rem;display:grid}.product-popout__related-image img{object-fit:contain;width:100%;height:100%}.product-popout__related-card strong{line-height:1.1}.product-popout__related-card button{min-height:2.4rem;color:var(--foreground);cursor:pointer;background:#d9a62f26;border:1px solid #d9a62f94;border-radius:999px;font-weight:800}@media (min-width:760px){.product-popout{grid-template-columns:minmax(15rem,.85fr) minmax(0,1.15fr);gap:1.25rem;padding:1.25rem}.product-popout:popover-open{display:grid}.product-popout__content{padding-top:0}.product-popout__ctas{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.product-browser{gap:clamp(1.35rem,3vw,2rem)}.product-browser__filters{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:static}.product-category-strip{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-auto-columns:5.65rem;grid-auto-flow:column;justify-content:start;gap:1rem;padding:.2rem .1rem .8rem;display:grid;overflow-x:auto}.product-category-tile{color:#2f4f4fd1;cursor:pointer;text-align:center;background:#fffdf8e6;border:1px solid #cbb899b8;border-radius:.42rem;grid-template-rows:minmax(0,4.35rem) auto;gap:.45rem;min-width:0;min-height:6.7rem;padding:.28rem;font-size:.78rem;font-weight:700;line-height:1.1;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden;box-shadow:0 .75rem 1.8rem #402e180f}.product-category-tile:hover,.product-category-tile[aria-pressed=true]{border-color:#7a9a7abf;transform:translateY(-2px);box-shadow:0 1rem 2.2rem #2f4f4f1a}.product-category-tile[aria-pressed=true]{color:var(--green)}.product-category-tile__image{background:radial-gradient(circle at 35% 20%,#daa5201f,#0000 46%),#f7f3ec;border-radius:.35rem;place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.product-browser__compact-controls{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.product-browser__compact-controls label{gap:.35rem;display:grid}.product-browser__compact-controls span{color:#2f4f4fb8;text-transform:uppercase;font-size:.78rem;font-weight:900}.product-browser__compact-controls select{width:100%;min-height:2.85rem;color:var(--foreground);background:#fff;border:1px solid #2f4f4f2e;border-radius:.5rem;padding-inline:.8rem;font-weight:700}.product-grid{gap:1.25rem}.product-card{background:#fffdf8d6;border:1px solid #cbb89994;border-radius:.42rem;grid-template-rows:auto minmax(3rem,auto) auto;gap:.95rem;min-height:20.5rem;padding:1.3rem 1.1rem 1.15rem;display:grid;position:relative;box-shadow:0 .9rem 2.4rem #402e180b}.product-card:hover{border-color:#cbb899e6;transform:none;box-shadow:0 1.1rem 2.8rem #402e1813}.product-card__badge{z-index:2;color:#fffdf8;text-transform:uppercase;background:#b8793f;border-radius:999px;place-items:center;width:2.15rem;height:2.15rem;font-size:.62rem;font-weight:800;display:grid;position:absolute;top:.7rem;right:.75rem}.product-card__media{aspect-ratio:1;background:linear-gradient(145deg,#402e18eb,#77572dcc),#6d4e29;border-radius:2rem;justify-self:center;place-items:center;width:min(100%,11.2rem);padding:.42rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fffdf82e,0 .8rem 1.5rem #402e181a}.product-card .product-card-image{object-fit:contain;object-position:center;background:#fffdf8;border-radius:1.6rem;width:calc(100% - .35rem);max-width:calc(100% - .35rem);height:calc(100% - .35rem);max-height:calc(100% - .35rem);display:block}.product-card__quick-actions{opacity:1;pointer-events:none;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.product-card__quick-actions button,.product-card__cart{width:2.05rem;height:2.05rem;color:var(--foreground);cursor:pointer;pointer-events:auto;background:#fffdf8;border:0;border-radius:999px;place-items:center;padding:0;display:grid;box-shadow:0 .35rem .9rem #2f4f4f24}.product-card__quick-actions button img,.product-card__cart img{object-fit:contain;width:.95rem;height:.95rem}.product-card__open{color:var(--foreground);cursor:pointer;text-align:center;background:0 0;border:0;gap:.2rem;padding:0;display:grid}.product-card__name{place-items:end center;min-height:2.4rem;font-size:1rem;font-weight:700;line-height:1.15;display:grid}.product-card .product-card__category{color:#2f4f4f94;text-transform:none;font-size:.72rem;font-weight:700}.product-card__footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:2.35rem;display:grid}.product-card .product-card__price{color:var(--green);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.3rem;font-size:1rem;font-weight:800;display:inline-flex}.product-card__price small{color:#2f4f4f9e;font-size:.75rem;font-style:italic;font-weight:700}.product-card__cart{background:var(--green);width:2.45rem;height:2.45rem;box-shadow:0 .55rem 1.1rem #7a9a7a42}@media (min-width:640px){.product-browser__compact-controls{grid-template-columns:minmax(0,1fr) minmax(10rem,.25fr);align-items:end}}@media (min-width:1180px){.product-category-strip{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset}}.orderlist-detail{gap:2rem;padding-block:3rem;display:grid}.orderlist-detail h1{font-size:var(--font-page-title);margin:0;line-height:.95}.product-list{gap:1rem;display:grid}.product-row{background:#fff;border:1px solid #2f4f4f2e;border-radius:1.25rem;gap:1rem;padding:1rem;display:grid}.product-row h2,.product-row p{margin:0}.product-row strong{font-size:1.25rem}.cart-inline-form{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cart-inline-form input{width:5rem;min-height:44px;color:var(--foreground);background:#fff;border:1px solid #2f4f4f38;border-radius:999px;padding-inline:.75rem}@media (min-width:768px){.product-row{grid-template-columns:1fr auto auto;align-items:center}}.invoice-list{gap:1rem;display:grid}.invoice-row{background:#fff;border:1px solid #2f4f4f2e;border-radius:1.25rem;gap:.75rem;padding:1rem;display:grid}.invoice-row h2,.invoice-row p{margin:0}.invoice-row strong{font-size:1.25rem}.invoice-row span{background:#7a9a7a2e;border-radius:999px;width:fit-content;padding:.35rem .75rem;font-weight:700}@media (min-width:768px){.invoice-row{grid-template-columns:1fr auto auto;align-items:center}}.invoice-detail{gap:2rem;padding-block:3rem;display:grid}.invoice-detail h1{font-size:var(--font-page-title);margin:0;line-height:.95}.invoice-panel{background:#fff;border:1px solid #2f4f4f2e;border-radius:1.25rem;gap:1rem;padding:1rem;display:grid}.invoice-panel div{gap:.25rem;display:grid}.invoice-panel span{color:#2f4f4fb3;font-weight:700}.invoice-panel strong{font-size:1.25rem}@media (min-width:768px){.invoice-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-detail-page{gap:2rem;padding-block:3rem;display:grid}.product-media-placeholder{background:linear-gradient(135deg,#66886514,#d9a62f14),#fff;border:1px solid #2f4f4f2e;border-radius:1.5rem;place-items:center;min-height:18rem;font-weight:700;display:grid}.product-media-placeholder--image{padding:1rem;overflow:hidden}.product-media-placeholder--image img{object-fit:contain;width:100%;height:100%;min-height:18rem}.product-detail-content{gap:1rem;display:grid}.product-detail-content h1{font-size:var(--font-page-title);margin:0;line-height:.95}.product-detail-price{font-size:2rem}.product-trust-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.product-trust-list li{background:#fffdf8cc;border:1px solid #2f4f4f24;border-radius:.5rem;align-items:center;min-height:2.4rem;padding-inline:.75rem;font-weight:800;display:flex}.product-buybox{background:#fff;border:1px solid #2f4f4f29;border-radius:.75rem;gap:.9rem;padding:1rem;display:grid;box-shadow:0 .85rem 2rem #2f4f4f14}.product-unit-tiles{border:0;gap:.55rem;margin:0;padding:0;display:grid}.product-unit-tiles legend{color:#2f4f4fb8;text-transform:uppercase;margin-bottom:.2rem;font-size:.82rem;font-weight:900}.product-unit-tile{cursor:pointer}.product-unit-tile input{opacity:0;pointer-events:none;position:absolute}.product-unit-tile span{background:#fffdf8d6;border:1px solid #2f4f4f2e;border-radius:.5rem;gap:.15rem;min-height:4rem;padding:.7rem;display:grid}.product-unit-tile input:checked+span{background:#d9a62f24;border-color:#d9a62fcc;box-shadow:inset 0 0 0 2px #d9a62f2e}.product-unit-tile b{color:var(--green);text-transform:uppercase;font-size:.72rem}.product-unit-tile strong{line-height:1}.product-unit-tile small{color:#2f4f4fb8;font-weight:800}.product-quantity-field input{max-width:7rem}.product-buybox__ctas{gap:.6rem;display:grid}.product-buybox__notice{border-radius:.5rem;gap:.4rem;padding:.75rem;font-weight:800;display:grid}.product-buybox__notice--success{background:#6688651f;border:1px solid #66886561}.product-buybox__notice--error{background:#8e362d1a;border:1px solid #8e362d57}.product-buybox__notice a{width:fit-content;text-decoration:underline}.product-mobile-cta{z-index:18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border-top:1px solid #2f4f4f29;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:.6rem;padding:.65rem 1rem;display:grid;position:fixed;inset:auto 0 0}.product-mobile-cta span,.product-mobile-cta button{border-radius:999px;justify-content:center;align-items:center;min-height:2.8rem;font-weight:900;display:inline-flex}.product-mobile-cta button{background:var(--green);color:#fff;border:0;gap:.45rem}@media (min-width:768px){.product-detail-page{grid-template-columns:1fr 1fr;align-items:start}.product-detail-content{position:sticky;top:6rem}.product-unit-tiles,.product-buybox__ctas{grid-template-columns:repeat(2,minmax(0,1fr))}.product-mobile-cta{display:none}}.site-footer{background:#fff;border-top:1px solid #2f4f4f29;padding-block:2rem}.site-footer__inner{gap:1.5rem;display:grid}.site-footer h2,.site-footer p{margin:0}.site-footer__nav{gap:.75rem;font-weight:700;display:grid}@media (min-width:768px){.site-footer__inner{grid-template-columns:1fr auto;align-items:start}.site-footer__nav{grid-template-columns:repeat(4,auto)}}.form-field{gap:.4rem;font-weight:700;display:grid}.form-field input,.form-field select{width:100%;min-height:44px;color:var(--foreground);background:#fff;border:1px solid #2f4f4f38;border-radius:999px;padding-inline:1rem}.checkbox-field{align-items:center;gap:.6rem;font-weight:700;display:flex}.checkbox-field input{min-height:unset}.badge{background:#7a9a7a2e;border-radius:999px;width:fit-content;padding:.35rem .75rem;font-weight:700}.alert{background:#fff;border:1px solid #2f4f4f2e;border-radius:1rem;padding:1rem;font-weight:700}.skeleton{background:#2f4f4f1f;border-radius:1rem;min-height:8rem}.table-wrap{background:#fff;border:1px solid #2f4f4f2e;border-radius:1rem;width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:36rem}.table-wrap th,.table-wrap td{text-align:left;border-bottom:1px solid #2f4f4f1f;padding:.85rem 1rem}.modal-panel,.drawer-panel{background:#fff;border:1px solid #2f4f4f2e;border-radius:1.25rem;gap:1rem;padding:1rem;display:grid}.modal-panel h2,.drawer-panel h2{margin:0;font-size:1.5rem}.product-tabs,.product-reviews,.related-products{gap:1rem;padding-block:2rem;display:grid}.product-reviews h2,.related-products h2{font-size:var(--font-section-title);margin:0;line-height:.95}.product-reviews h3{margin:0}.cart-page{gap:2rem;padding-block:3rem;display:grid}.cart-page h1{font-size:var(--font-page-title);margin:0;line-height:.95}.cart-layout{gap:1rem;display:grid}@media (min-width:900px){.cart-layout{grid-template-columns:1fr 22rem;align-items:start}}.checkout-layout{gap:2rem;padding-block:3rem;display:grid}@media (min-width:900px){.checkout-layout{grid-template-columns:1fr 22rem;align-items:start}}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3ecf0;min-height:72px;padding:.65rem .75rem}.site-header__brand{align-items:center;gap:.65rem;min-width:0;font-weight:200;display:inline-flex}.site-header__logo-mark{border:1px solid var(--foreground);background:var(--surface);letter-spacing:0;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;font-size:.85rem;display:grid}.site-header__logo-text{white-space:nowrap;font-size:1.1rem}.site-header__actions{flex:none;align-items:center;gap:.35rem;display:inline-flex}.site-header__action{width:40px;height:40px;color:var(--foreground);background:#fffdf8d6;border:1px solid #2f4f4f3d;border-radius:999px;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.site-header__action:hover{background:#fff;border-color:#2f4f4f6b;transform:translateY(-1px);box-shadow:0 .45rem 1rem #2f4f4f1a}.site-header__action--checkout{background:#d9a62f29;border-color:#d9a62f94}.site-header__action .ui-icon{width:1.25rem;height:1.25rem}.mobile-menu{position:relative}.mobile-menu__button{border:1px solid var(--foreground);background:var(--surface);cursor:pointer;border-radius:999px;place-content:center;gap:5px;width:40px;height:40px;list-style:none;display:grid}.mobile-menu__button::-webkit-details-marker{display:none}.mobile-menu__button span{background:var(--foreground);border-radius:999px;width:18px;height:2px;transition:transform .16s,opacity .16s}.mobile-menu[open] .mobile-menu__button span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu[open] .mobile-menu__button span:nth-child(2){opacity:0}.mobile-menu[open] .mobile-menu__button span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu__panel{background:var(--surface);border-bottom:1px solid var(--line);gap:.55rem;padding:1rem;display:grid;position:fixed;inset:72px 0 auto;box-shadow:0 24px 60px #2f4f4f29}.mobile-menu__quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding-bottom:.35rem;display:grid}.mobile-menu__panel a{border-bottom:1px solid #2f4f4f1a;align-items:center;min-height:50px;font-size:1.35rem;font-weight:800;display:flex}.mobile-menu__quick-actions a{text-align:center;background:#fffdf8c2;border:1px solid #2f4f4f29;border-radius:.5rem;flex-direction:column;justify-content:center;gap:.35rem;min-height:4.4rem;padding:.55rem .35rem;font-size:.9rem;line-height:1.1}.mobile-menu__asset-note{border:1px dashed var(--line);background:#7a9a7a14;border-radius:.75rem;padding:.75rem;font-size:.9rem;font-weight:700}@media (max-width:899px){.site-header__nav{display:none}}@media (max-width:380px){.site-header{gap:.45rem;padding-inline:.55rem}.site-header__logo-image{width:5.9rem}.site-header__action,.mobile-menu__button{width:36px;height:36px}.site-header__actions{gap:.25rem}}@media (min-width:900px){.site-header{padding-inline:2rem}.site-header__nav{flex-wrap:wrap;flex:auto;justify-content:center;gap:.35rem clamp(.55rem,1.5vw,1rem);min-width:0;display:flex}.site-header__logo-text{font-size:1.25rem}.site-header__actions{gap:.45rem}.site-header__action{width:44px;height:44px}.mobile-menu{display:none}}@media (min-width:1180px){.site-header__action{width:46px;height:46px}}.account-nav{flex-wrap:wrap;gap:.75rem;display:flex}.account-nav a{background:#fff;border:1px solid #2f4f4f2e;border-radius:999px;align-items:center;min-height:44px;padding-inline:1rem;font-weight:700;display:inline-flex}.ui-icon{object-fit:contain;vertical-align:-.18em;flex:none;width:1.15em;height:1.15em;display:inline-block}.button,.site-header__nav a,.site-header__action,.mobile-menu__panel a,.site-footer__nav a,.product-card__category,.product-card__price,.invoice-panel span,.section-title-with-icon,.home-hero__usp span{gap:.45rem}.button .ui-icon,.site-header__action .ui-icon{width:1.1rem;height:1.1rem}.site-header__brand{min-height:48px}.site-header__logo-image{object-fit:contain;width:clamp(6.7rem,20vw,12rem);max-height:3.1rem;display:block}.site-header__nav a,.site-footer__nav a{align-items:center;display:inline-flex}.site-header__nav a{min-height:42px}.mobile-menu__panel a{gap:.7rem}.mobile-menu__panel .ui-icon{width:1.45rem;height:1.45rem}.home-hero__usp{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.home-hero__usp span{border:1px solid var(--line);background:#fffdf8c7;border-radius:999px;align-items:center;min-height:40px;padding-inline:.85rem;font-weight:700;display:inline-flex}.product-card__category,.product-card__price{align-items:center;display:inline-flex}.product-card__price{color:var(--foreground);font-weight:800}.invoice-panel span,.section-title-with-icon{align-items:center;display:inline-flex}.site-footer__logo{width:min(11rem,70vw);height:auto;margin-bottom:.75rem;display:block}.landing-page{--landing-ink:#253f3d;--landing-paper:#fbf7ee;--landing-cream:#fffdf8;--landing-gold:#d9a62f;--landing-green:#668865;--landing-sage:#d9e0c9;--landing-clay:#c99b72;--landing-line:#253f3d42;background:var(--landing-paper);color:var(--landing-ink);overflow-x:clip}.landing-page .container{width:min(1160px,100vw - 2rem);max-width:100%}:is(body:has(.landing-page) .site-header,body:has(.landing-page) .mobile-menu__panel,body:has(.landing-page) .site-footer){color:var(--landing-ink);background:#fbf7eef0}:is(body:has(.landing-page) .site-header,body:has(.landing-page) .site-footer){border-color:var(--landing-line)}.landing-button:focus-visible,.landing-text-link:focus-visible,.landing-category:focus-visible,.landing-product:focus-visible,.landing-pick a:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .site-header__nav a:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .site-header__action:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .site-header__brand:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .mobile-menu__button:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .mobile-menu__panel a:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .site-footer__nav a:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}body:has(.landing-page) .mobile-menu__panel{max-height:calc(100svh - 72px);overflow-y:auto}.container{width:min(1160px,100% - 2rem);margin-inline:auto}.landing-kicker{color:var(--landing-green);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:800}.landing-hero{background:linear-gradient(135deg, #d9a62f38, transparent 34rem), linear-gradient(180deg, #fffaf0 0%, var(--landing-paper) 76%);padding-block:6.75rem 2.25rem;position:relative}.landing-hero:after{content:"";pointer-events:none;border:2px solid #253f3d1f;border-radius:999px;width:20rem;height:20rem;position:absolute;inset:auto -8rem -5rem auto}.landing-hero__grid{z-index:1;gap:1.5rem;display:grid;position:relative}.landing-hero__content{align-content:center;gap:1rem;display:grid}.landing-hero h1{max-width:11ch;color:var(--landing-ink);letter-spacing:0;margin:0;font-size:clamp(3rem,11vw,6.9rem);font-weight:800;line-height:.9}.landing-hero__lead{max-width:38rem;margin:0;font-size:clamp(1.15rem,3vw,1.45rem);font-weight:600;line-height:1.34}.landing-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.landing-button{border-radius:8px;min-height:50px;transition:transform .16s,box-shadow .16s,background .16s,color .16s;box-shadow:0 8px #253f3d1f}.landing-button:hover{transform:translateY(-2px);box-shadow:0 10px #253f3d29}.landing-button:active{transform:translateY(1px);box-shadow:0 4px #253f3d29}.landing-hero__facts{border:1px solid var(--landing-line);background:#fffdf8b8;border-radius:8px;gap:0;margin:.5rem 0 0;display:grid}.landing-hero__facts div{gap:.15rem;padding:.9rem 1rem;display:grid}.landing-hero__facts div+div{border-top:1px solid var(--landing-line)}.landing-hero__facts dt,.landing-hero__facts dd{margin:0}.landing-hero__facts dt{color:#253f3dad;text-transform:uppercase;font-size:.82rem;font-weight:800}.landing-hero__facts dd{font-weight:800}.landing-hero__showcase{position:relative}.landing-hero__media{border:2px solid var(--landing-ink);background:var(--landing-clay);border-radius:8px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px #253f3d1a}.landing-hero__media img{object-fit:cover;width:100%;min-height:20rem;max-height:34rem;display:block}.landing-pick{border:2px solid var(--landing-ink);background:var(--landing-gold);color:var(--landing-ink);border-radius:8px;gap:.25rem;margin-top:.75rem;padding:1rem;display:grid}.landing-pick span{text-transform:uppercase;font-size:.82rem;font-weight:800}.landing-pick strong{font-size:1.75rem;line-height:1}.landing-pick a,.landing-text-link,.landing-category__action{width:fit-content;min-height:44px;color:var(--landing-ink);align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.landing-trust{border-block:2px solid var(--landing-ink);background:var(--landing-ink);color:var(--landing-paper)}.landing-trust__grid{grid-template-columns:1fr;margin-block:0;padding-left:0;list-style:none;display:grid}.landing-trust__item{border-bottom:1px solid #fbf7ee47;grid-template-columns:auto 1fr;align-content:center;gap:.35rem .75rem;min-height:8rem;padding-block:1rem;display:grid}.landing-trust__item:last-child{border-bottom:0}.landing-trust__item .ui-icon{grid-row:span 2;width:1.55rem;height:1.55rem}.landing-trust__item strong{font-size:1.2rem;line-height:1}.landing-trust__item span{color:#fbf7eed1;font-weight:600;line-height:1.3}.landing-section,.landing-featured{padding-block:4rem}.landing-section__head{gap:.75rem;margin-bottom:1.5rem;display:grid}.landing-section h2,.landing-featured h2,.landing-band h2,.landing-split h2,.landing-final h2{letter-spacing:0;max-width:13ch;margin:0;font-size:clamp(2.2rem,8vw,4.7rem);font-weight:800;line-height:.92}.landing-featured h2,.landing-split h2,.landing-final h2{font-size:clamp(2rem,6vw,3.8rem)}.landing-category-grid{gap:1rem;display:grid}.landing-category{border:2px solid var(--landing-ink);background:var(--landing-cream);border-radius:8px;align-content:space-between;gap:.9rem;min-height:18rem;padding:1rem;transition:transform .16s,box-shadow .16s,background .16s;display:grid}.landing-category:hover{background:var(--landing-sage);transform:translateY(-3px);box-shadow:0 10px #253f3d1f}.landing-category__icon,.landing-product__icon{border:2px solid var(--landing-ink);background:var(--landing-gold);border-radius:8px;place-items:center;width:3.25rem;height:3.25rem;display:grid}.landing-category__meta{background:#66886529;border-radius:999px;width:fit-content;padding:.35rem .7rem;font-size:.88rem;font-weight:800}.landing-category strong{font-size:2rem;line-height:1}.landing-category>span:not(.landing-category__icon,.landing-category__meta,.landing-category__action){font-size:1.1rem;font-weight:600}.landing-featured{border-block:2px solid var(--landing-ink);background:var(--landing-sage)}.landing-featured__grid{gap:2rem;display:grid}.landing-featured__intro{align-content:start;gap:.8rem;display:grid}.landing-featured__intro p:last-child,.landing-split p{max-width:34rem;margin:0;font-size:1.12rem;font-weight:600}.landing-product-list{gap:.75rem;display:grid}.landing-product{border:2px solid var(--landing-ink);background:var(--landing-cream);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;min-height:6.5rem;padding:.85rem;transition:transform .16s,background .16s;display:grid}.landing-product:hover{background:#fff4d8;transform:translate(3px)}.landing-product strong,.landing-product small{display:block}.landing-product strong{font-size:1.25rem;line-height:1.1}.landing-product small{color:#253f3dbd;margin-top:.25rem;font-size:.98rem;font-weight:600;line-height:1.25}.landing-band{background:var(--landing-paper);padding-block:4rem}.landing-band__grid{gap:2rem;display:grid}.landing-steps{counter-reset:landing-step;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.landing-steps li{counter-increment:landing-step;border:2px solid var(--landing-ink);background:var(--landing-cream);border-radius:8px;gap:.35rem;padding:1rem;display:grid}.landing-steps li:before{content:"0" counter(landing-step);color:var(--landing-green);font-size:1.8rem;font-weight:800}.landing-steps span{font-weight:600}.landing-split{border-block:2px solid var(--landing-ink);background:var(--landing-clay)}.landing-split__grid{gap:2rem;display:grid}.landing-service-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.landing-service-list li{background:#fffdf870;border:1px solid #253f3d57;border-radius:8px;align-items:center;gap:.55rem;min-height:46px;padding:.6rem .75rem;font-weight:800;display:flex}.landing-business-actions{align-content:center;gap:.75rem;display:grid}.landing-final{background:var(--landing-ink);color:var(--landing-paper);padding-block:4rem 5rem}.landing-final .landing-kicker{color:var(--landing-gold)}.landing-final .button--primary{background:var(--landing-gold);color:var(--landing-ink)}.landing-final .button--secondary{border-color:var(--landing-paper);color:var(--landing-paper)}.landing-final__inner{gap:1rem;display:grid}@media (max-width:520px){.landing-hero__actions,.landing-final .landing-hero__actions{display:grid}.landing-button{width:100%}}@media (min-width:620px){.landing-hero__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero__facts div+div{border-top:0;border-left:1px solid var(--landing-line)}.landing-trust__grid,.landing-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-trust__item{border-right:1px solid #fbf7ee47;padding-inline:1rem}.landing-trust__item:nth-child(2n){border-right:0}}@media (min-width:900px){.landing-hero{align-items:center;min-height:88svh;padding-block:8rem 3rem;display:flex}.landing-hero__grid{grid-template-columns:minmax(0,.85fr) minmax(24rem,1.15fr);align-items:center}.landing-pick{width:min(21rem,68%);margin-top:0;position:absolute;bottom:-1.2rem;right:1.2rem}.landing-section__head,.landing-band__grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.8fr);align-items:end}.landing-featured__grid{grid-template-columns:minmax(0,.9fr) minmax(28rem,1fr);align-items:start}.landing-split__grid{grid-template-columns:minmax(0,1fr) minmax(18rem,.65fr) minmax(13rem,.45fr);align-items:center}.landing-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-trust__item,.landing-trust__item:nth-child(2n){border-bottom:0;border-right:1px solid #fbf7ee47}.landing-trust__item:last-child{border-right:0}.landing-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-hero{background:linear-gradient(135deg, #d9a62f2e, transparent 32rem), linear-gradient(180deg, #fffaf0 0%, var(--landing-paper) 88%);min-height:auto;padding-block:7.25rem 3rem}.landing-hero:after{display:none}.landing-hero__lead{color:#253f3de0;max-width:34rem;font-size:clamp(1.08rem,2.3vw,1.28rem)}.landing-hero__facts{background:#fffdf8e0;max-width:34rem}.landing-hero__showcase{align-self:stretch;align-items:center;display:grid}.landing-market-card{border:2px solid var(--landing-ink);background:var(--landing-cream);border-radius:12px;gap:1rem;padding:clamp(1rem,3vw,1.4rem);display:grid;position:relative;box-shadow:12px 12px #253f3d1a}.landing-market-card:before{content:"";background:repeating-linear-gradient(90deg, var(--landing-gold) 0 2rem, var(--landing-sage) 2rem 4rem, var(--landing-clay) 4rem 6rem);border-bottom:2px solid var(--landing-ink);height:.6rem;position:absolute;inset:0 0 auto}.landing-market-card__head{gap:.25rem;padding-top:.8rem;display:grid}.landing-market-card__head span{color:var(--landing-green);text-transform:uppercase;font-size:.85rem;font-weight:800}.landing-market-card__products{border-block:1px solid var(--landing-line);gap:0;display:grid}.landing-market-product{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;min-height:6.25rem;padding-block:.9rem;transition:color .16s,transform .16s;display:grid}.landing-market-product+.landing-market-product{border-top:1px solid var(--landing-line)}.landing-market-product:hover{color:#142b29;transform:translate(3px)}.landing-market-product__icon{border:2px solid var(--landing-ink);background:var(--landing-gold);border-radius:10px;place-items:center;width:3.4rem;height:3.4rem;display:grid}.landing-market-product strong,.landing-market-product small{display:block}.landing-market-product small{color:#253f3db3;margin-top:.25rem;font-size:.95rem;font-weight:600;line-height:1.24}.landing-market-card__link{background:var(--landing-ink);min-height:48px;color:var(--landing-paper);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding-inline:1rem;font-weight:800;display:inline-flex}.landing-market-card__link:hover{background:#142b29}.landing-market-card__link:focus-visible,.landing-market-product:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}@media (max-width:620px){.landing-hero{padding-block:6.5rem 2.5rem}.landing-hero h1{font-size:clamp(2.85rem,14vw,4.4rem)}.landing-hero__facts{display:none}.landing-market-card{box-shadow:7px 7px #253f3d1a}}@media (min-width:900px){.landing-hero{min-height:min(780px,88svh)}.landing-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(23rem,.88fr)}}:is(body:has(.landing-page) .site-header__nav a[href=\/zakelijk],body:has(.landing-page) .mobile-menu__panel a[href=\/zakelijk]){display:none}body:has(.landing-page) .site-header__nav a .ui-icon{display:none}.landing-page{--landing-ink:#253f3d;--landing-paper:#fbf7ee;--landing-cream:#fffdf8;--landing-gold:#d9a62f;--landing-green:#668865;--landing-sage:#dfe6d2;--landing-line:#253f3d2e}.landing-hero{background:linear-gradient(135deg, #d9a62f21, transparent 26rem), var(--landing-paper);padding-block:clamp(6.25rem,11vw,8rem) 3rem}.landing-hero__grid{gap:clamp(1.75rem,5vw,5rem)}.landing-hero__content{max-width:34rem}.landing-hero h1{max-width:13ch;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1}.landing-hero__lead{max-width:29rem;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.42}.landing-button{min-height:46px;box-shadow:none;border-radius:8px;padding-inline:1.05rem}.landing-button:hover,.landing-button:active{box-shadow:none}.landing-hero__facts{max-width:29rem}.landing-hero__facts div{padding:.75rem .85rem}.landing-hero__facts dt{font-size:.74rem}.landing-hero__facts dd{font-size:.95rem}.landing-market-card{border-width:1px;border-radius:10px;justify-self:stretch;gap:.85rem;max-width:31rem;padding:1.1rem;box-shadow:8px 8px #253f3d14}.landing-market-card:before{display:none}.landing-market-card__head{padding-top:0}.landing-market-card__head span{display:none}.landing-market-card__head strong{font-size:clamp(1.65rem,3vw,2.35rem);line-height:1}.landing-market-card__products{border-block:1px solid var(--landing-line)}.landing-market-product{grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;min-height:5.2rem;padding-block:.7rem}.landing-market-product__icon{border-width:1px;border-radius:8px;width:3rem;height:3rem}.landing-market-product__icon .ui-icon{width:1.5rem;height:1.5rem}.landing-market-product strong{font-size:1.05rem;line-height:1.08}.landing-market-product small{max-width:18rem;font-size:.9rem;line-height:1.2}.landing-market-product b{white-space:nowrap;font-size:.98rem}.landing-market-card__link{min-height:44px}.landing-trust__item{min-height:6.25rem}.landing-trust__item strong{font-size:1.05rem}.landing-trust__item span{font-size:.95rem}.landing-section,.landing-featured,.landing-band{padding-block:clamp(2.75rem,6vw,4rem)}.landing-section h2,.landing-featured h2,.landing-band h2,.landing-split h2,.landing-final h2{max-width:18ch;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1}.landing-section__head{align-items:center;margin-bottom:1rem}.landing-category{border-width:1px;min-height:13.5rem}.landing-category__icon,.landing-product__icon{border-width:1px;width:2.8rem;height:2.8rem}.landing-category__icon .ui-icon,.landing-product__icon .ui-icon{width:1.45rem;height:1.45rem}.landing-category strong{font-size:1.45rem}.landing-category>span:not(.landing-category__icon,.landing-category__meta,.landing-category__action){font-size:.98rem}.landing-category__meta{font-size:.78rem}.landing-steps li{border-width:1px}.landing-steps li:before{font-size:1.25rem}.landing-steps strong{font-size:1.1rem}.landing-steps span{font-size:.95rem}.landing-final{padding-block:3rem}@media (max-width:620px){.landing-hero h1{font-size:clamp(2.35rem,11vw,3.4rem)}.landing-market-product{grid-template-columns:auto minmax(0,1fr)}.landing-market-product b{grid-column:2}}@media (min-width:900px){.landing-hero{min-height:auto}.landing-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(22rem,.8fr);align-items:center}.landing-market-card{justify-self:end}}.site-header__nav a .ui-icon{display:none}.landing-page{background:var(--landing-paper);min-height:100svh}.landing-page .container{width:min(1180px,100vw - 2rem)}.landing-hero{background:linear-gradient(90deg, #fbf7eefa 0%, #fbf7eec2 44%, #fbf7ee33 100%), url(/images/herobakground.png) center / cover no-repeat, var(--landing-paper);border-bottom:1px solid var(--landing-line);align-items:end;min-height:clamp(17rem,34vw,27rem);padding-block:clamp(6.25rem,10vw,7.5rem) clamp(1.6rem,4vw,2.5rem);display:grid}.landing-hero__inner{gap:.55rem;display:grid}.landing-hero h1{max-width:13ch;color:var(--landing-ink);margin:0;font-size:clamp(2.45rem,6vw,4.75rem);font-weight:800;line-height:.96}.landing-market-presence{--market-live:#c73a2f;gap:.42rem;width:min(100%,34rem);margin-top:.55rem;display:grid}.landing-market-presence__label,.landing-market-presence__days{color:#253f3dc7;margin:0;font-size:.82rem;font-weight:800;line-height:1.2}.landing-market-presence__label{text-transform:uppercase;letter-spacing:.04em}.landing-market-presence__locations{flex-wrap:wrap;gap:.42rem;display:flex}.landing-market-presence__location{min-height:2rem;color:var(--landing-ink);font:inherit;cursor:pointer;background:#fffdf8c2;border:1px solid #253f3d2e;border-radius:999px;align-items:center;gap:.38rem;padding:.32rem .62rem;font-size:.86rem;font-weight:800;line-height:1;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;box-shadow:0 .45rem 1.1rem #253f3d0f}.landing-market-presence__location:hover,.landing-market-presence__location:focus-visible,.landing-market-presence__location[data-selected=true]{background:#fffdf8f5;border-color:#253f3d61}.landing-market-presence__location:hover{transform:translateY(-1px)}.landing-market-presence__location:focus-visible{outline:3px solid var(--landing-gold);outline-offset:2px}.landing-market-presence__lamp{background:0 0;border-radius:999px;flex:none;width:.48rem;height:.48rem}.landing-market-presence__location[data-active=true] .landing-market-presence__lamp{background:var(--market-live);animation:1.8s ease-in-out infinite market-live-pulse;box-shadow:0 0 0 .18rem #c73a2f29,0 0 .65rem #c73a2f66}.landing-market-presence__days{min-height:1rem;font-size:.78rem}.landing-shop{padding-block:clamp(1.4rem,4vw,2.4rem) clamp(3rem,6vw,4.5rem)}.landing-shop .product-browser__filters{margin-bottom:.25rem}.product-category-strip{align-items:stretch}.product-category-tile{min-width:0;overflow:hidden}.product-category-tile__image{place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.product-category-tile__image img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.product-card{justify-items:center;padding:1.65rem 1.15rem 1.25rem}.product-card__media{place-items:center;width:min(100%,10.85rem);max-width:100%;display:grid;overflow:hidden}.product-card .product-card-image{object-fit:contain;object-position:center;width:calc(100% - .35rem);max-width:calc(100% - .35rem);height:calc(100% - .35rem);max-height:calc(100% - .35rem);display:block}.product-card__open,.product-card__footer{width:100%}.product-card__footer{justify-self:stretch}@media (min-width:1024px){.landing-shop .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:620px){.landing-hero{background-position:50%;min-height:15rem}.landing-hero h1{font-size:clamp(2.2rem,11vw,3.2rem)}.landing-market-presence{gap:.36rem;width:min(100%,21rem)}.landing-market-presence__locations{gap:.35rem}.landing-market-presence__location{min-height:1.9rem;padding-inline:.52rem;font-size:.78rem}}@keyframes market-live-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.landing-market-presence__location,.landing-market-presence__location[data-active=true] .landing-market-presence__lamp{transition:none;animation:none}}.site-header__nav a[href=\/zakelijk],.mobile-menu__panel a[href=\/zakelijk]{display:none}.product-browser__compact-controls{grid-template-columns:minmax(0,1fr);align-items:end}.product-browser__compact-controls label,.product-browser__compact-controls input,.product-browser__compact-controls select{min-width:0}.product-category-strip{gap:clamp(.85rem,1.8vw,1.25rem)}.product-category-tile{grid-template-rows:4.55rem minmax(2.2rem,auto);place-items:center;padding:.3rem .35rem .45rem}.product-category-tile__image{width:100%;height:4.55rem}.product-card{grid-template-rows:11.4rem minmax(4.9rem,auto) 3.25rem;place-items:start center;min-height:23rem}.product-card__media{border-radius:2rem;align-self:start;width:10.85rem;height:10.85rem;margin-inline:auto}.product-card .product-card-image{border-radius:1.55rem;width:100%;height:100%}.product-card__quick-actions{justify-content:center;align-items:center}.product-card__open{align-self:start;justify-items:center;gap:.4rem;display:grid}.product-card__name{text-align:center;place-items:center;min-height:2.7rem}.product-card .product-card__category{text-align:center;width:100%}.product-card__footer{grid-template-columns:1fr;align-self:end;place-items:center;display:grid;position:relative}.product-card__footer form{position:absolute;bottom:0;right:0}@media (min-width:640px){.product-browser__compact-controls{grid-template-columns:minmax(13rem,1.35fr) repeat(4,minmax(8.4rem,.65fr))}}@media (min-width:1180px){.product-category-tile{min-height:7.45rem}}@media (max-width:520px){.product-card{grid-template-rows:11rem minmax(4.6rem,auto) 3.1rem}.product-card__media{width:10.35rem;height:10.35rem}}.landing-shop,.list-page{overflow:visible}.landing-shop .product-browser,.list-page .product-browser{gap:clamp(1.1rem,2.3vw,1.75rem)}.product-browser__filters{gap:.95rem;display:grid}.product-category-strip{scrollbar-width:none;grid-auto-columns:clamp(5.45rem,19vw,6.9rem);grid-auto-flow:column;justify-content:start;align-items:stretch;gap:clamp(.65rem,1.45vw,1rem);width:100%;padding:.15rem .05rem .7rem;display:grid;overflow:auto hidden}.product-category-strip::-webkit-scrollbar{display:none}.product-category-tile{border-radius:.5rem;grid-template-rows:4.25rem minmax(1.85rem,auto);place-items:center;gap:.35rem;width:100%;min-height:6.95rem;padding:.34rem .34rem .42rem;display:grid;overflow:hidden}.product-category-tile__image{border-radius:.38rem;place-items:center;width:100%;height:4.25rem;display:grid;overflow:hidden}.product-category-tile__image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:.18rem;display:block}.product-category-tile>span:last-child{width:100%;color:var(--foreground);overflow-wrap:anywhere;place-items:center;font-size:clamp(.76rem,1vw,.88rem);font-weight:800;line-height:1.05;display:grid}.product-category-tile[aria-pressed=true]>span:last-child{color:var(--green)}.product-browser__compact-controls{grid-template-columns:minmax(0,1fr) minmax(8.25rem,.42fr) auto;align-items:end;gap:.65rem;display:grid}.product-browser__compact-controls label{gap:.26rem;min-width:0;display:grid}.product-browser__compact-controls span,.product-browser__advanced-panel span{color:#2f4f4fa8;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1}.product-browser__compact-controls input,.product-browser__compact-controls select,.product-browser__advanced-panel select{border-radius:.48rem;width:100%;min-width:0;min-height:2.55rem;font-size:.98rem;font-weight:800}.product-browser__advanced{position:relative}.product-browser__advanced summary{min-height:2.55rem;color:var(--foreground);cursor:pointer;background:#fffdf8;border:1px solid #2f4f4f2e;border-radius:999px;justify-content:center;align-items:center;padding-inline:1rem;font-weight:900;list-style:none;display:inline-flex}.product-browser__advanced summary::-webkit-details-marker{display:none}.product-browser__advanced-panel{z-index:8;background:#fffdf8;border:1px solid #cbb899b8;border-radius:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:min(28rem,100vw - 2rem);padding:.85rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 1.2rem 2.8rem #2f4f4f1f}.product-browser__advanced-panel label{gap:.35rem;display:grid}.product-browser__meta{color:#2f4f4fb8;justify-content:flex-start;align-items:center;gap:.45rem;margin-top:-.2rem;font-size:.98rem;display:flex}.product-browser__meta strong{font-size:1.12rem}.product-browser__meta button{min-height:2.15rem;box-shadow:none;background:0 0;border-radius:999px;margin-left:auto;padding-inline:.65rem;font-size:.9rem}.product-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:clamp(1rem,2vw,1.35rem)}.product-card{grid-template-rows:10.7rem minmax(3.7rem,auto) 3.15rem;place-items:start stretch;gap:.7rem;min-width:0;min-height:20.6rem;padding:1.25rem 1.1rem 1rem;display:grid;overflow:hidden}.product-card__media{border-radius:1.75rem;place-self:start center;place-items:center;width:9.9rem;max-width:100%;height:9.9rem;padding:.38rem;display:grid;overflow:hidden}.product-card .product-card-image{object-fit:cover;object-position:center;border-radius:1.38rem;width:100%;height:100%;display:block}.product-card__quick-actions{justify-content:center;align-items:center;gap:.42rem;display:flex;inset:0}.product-card__quick-actions button{place-items:center;width:2.15rem;height:2.15rem;display:grid}.product-card__quick-actions button img{object-fit:contain;object-position:center;width:1rem;height:1rem;display:block}.product-card__inspect span{border:.18rem solid;border-radius:999px;width:1rem;height:1rem;display:block;position:relative}.product-card__inspect span:after{content:"";transform-origin:0;background:currentColor;border-radius:999px;width:.5rem;height:.18rem;position:absolute;bottom:-.18rem;right:-.42rem;transform:rotate(45deg)}.product-card__open{align-content:start;align-self:start;justify-items:center;gap:.32rem;width:100%;display:grid}.product-card__name{min-height:2.25rem;color:var(--foreground);text-align:center;place-items:center;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.08;display:grid}.product-card .product-card__category{color:#2f4f4f94;text-align:center;font-size:.72rem;font-weight:800;line-height:1.05}.product-card__footer{grid-template-columns:minmax(0,1fr) 2.45rem;align-self:end;align-items:center;gap:.4rem;width:100%;display:grid;position:relative}.product-card__footer form{justify-self:end;position:static}.product-card .product-card__price{text-align:center;justify-content:center}@media (min-width:640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.product-grid,.landing-shop .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1180px){.product-category-strip{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset}}@media (max-width:760px){.product-browser__compact-controls{grid-template-columns:minmax(0,1fr) auto}.product-browser__compact-controls .product-browser__search{grid-column:1/-1}.product-browser__advanced-panel{grid-template-columns:minmax(0,1fr);right:0}.product-browser__meta{font-size:.9rem}}@media (max-width:520px){.landing-shop{width:min(100%,100vw - 1rem)}.product-category-strip{grid-auto-columns:5.8rem;padding-inline:.1rem}.product-card{grid-template-rows:10.25rem minmax(3.45rem,auto) 3rem;min-height:19.8rem;padding:1.05rem .9rem .95rem}.product-card__media{width:9.45rem;height:9.45rem}}.product-category-strip{grid-auto-columns:7.35rem;justify-content:start;gap:clamp(.75rem,1.6vw,1.1rem)}.product-category-tile{aspect-ratio:1;background:#fffdf8;border-radius:.5rem;grid-template-rows:minmax(0,4.75rem) minmax(0,2.15rem);align-content:center;gap:.35rem;min-height:0;padding:.42rem}.product-category-tile__image{background:#fffdf8;border-radius:.35rem;width:100%;height:100%}.product-category-tile__image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:0}.product-category-tile>span:last-child{width:100%;color:var(--foreground);text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:.82rem;font-weight:800;line-height:1.05;display:block}.product-category-tile>span:last-child br{display:block}.product-card{grid-template-rows:9.6rem minmax(3.5rem,auto) 3rem;gap:.65rem;min-height:19.25rem;padding:1.25rem 1rem 1rem}.product-card__open{text-align:center;align-self:center;place-items:center;width:100%}.product-card__name{min-height:2rem}.product-card__open .product-card__category{text-align:center;justify-self:center;width:100%;display:block}.product-card__footer{grid-template-columns:minmax(0,1fr) 2.35rem}.product-card__cart{width:2.35rem;height:2.35rem}@media (min-width:1180px){.product-category-strip{grid-template-columns:repeat(8,7.35rem);justify-content:center}}@media (max-width:620px){.product-category-strip{grid-auto-columns:6.9rem}.product-category-tile{grid-template-rows:minmax(0,4.35rem) minmax(0,2.1rem)}.product-category-tile>span:last-child{font-size:.78rem}.product-card{grid-template-rows:9.35rem minmax(3.4rem,auto) 3rem;min-height:18.8rem}.product-card__media{width:8.55rem;height:8.55rem}}.product-category-strip{display:none}.product-browser__filters{gap:.85rem}.product-card{grid-template-rows:12.15rem minmax(3.45rem,auto) 3rem;min-height:21.4rem;padding:1rem 1rem .95rem}.product-card__media{border-radius:1.8rem;align-self:start;width:min(100%,11.35rem);height:11.35rem}.product-card .product-card-image{object-fit:cover;border-radius:1.42rem}@media (min-width:1024px){.product-card{grid-template-rows:12rem minmax(3.4rem,auto) 3rem}.product-card__media{width:11.15rem;height:11.15rem}}@media (max-width:520px){.product-card{grid-template-rows:11.7rem minmax(3.35rem,auto) 3rem;min-height:21rem}.product-card__media{width:11rem;height:11rem}}.product-card-shell.product-card{grid-template-columns:minmax(0,1fr);justify-items:center;width:100%;min-width:0;max-width:100%;overflow:hidden}.product-card-shell.product-card>.product-card__media,.product-card-shell.product-card>.product-card__open,.product-card-shell.product-card>.product-card__footer{box-sizing:border-box;justify-self:center;width:100%;min-width:0;max-width:100%}.product-card-shell.product-card>.product-card__media{aspect-ratio:1;width:min(100%,11.35rem);height:auto}.product-card-shell.product-card .product-card-image{max-width:100%;max-height:100%}.product-card-shell.product-card>.product-card__open{place-items:center;padding-inline:0;display:grid;overflow:hidden}.product-card-shell.product-card .product-card__name,.product-card-shell.product-card .product-card__category{text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.product-card-shell.product-card>.product-card__footer{grid-template-columns:minmax(0,1fr) minmax(2.35rem,auto);justify-self:stretch;align-items:center;overflow:hidden}.product-card-shell.product-card .product-card__price{text-align:center;justify-content:center;min-width:0;max-width:100%;overflow:hidden}.product-card-shell.product-card .product-card__footer form{justify-self:end;width:2.35rem;min-width:0;max-width:100%}@media (min-width:1024px){.product-card-shell.product-card>.product-card__media{width:min(100%,11.15rem)}}@media (max-width:520px){.product-card-shell.product-card>.product-card__media{width:min(100%,11rem)}}
