
.lah-catalog{--lah-green:#2dae1c;--lah-navy:#082657;--lah-cols:3;font-family:inherit;color:#243046;max-width:1500px;margin:30px auto;padding:0 18px}.lah-catalog *{box-sizing:border-box}.lah-catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.lah-kicker{margin:0 0 6px;color:var(--lah-green);font-weight:900;letter-spacing:.02em}.lah-catalog h2{margin:0;color:var(--lah-navy);font-size:clamp(28px,4vw,42px);line-height:1.08;font-weight:900}.lah-catalog-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.lah-catalog-filters button{border:1px solid #dce4ee;background:#fff;color:var(--lah-navy);border-radius:999px;padding:11px 16px;font:inherit;font-weight:900;cursor:pointer;transition:.16s ease}.lah-catalog-filters button:hover,.lah-catalog-filters button.is-active{background:var(--lah-green);border-color:var(--lah-green);color:#fff}.lah-catalog-grid{display:grid;grid-template-columns:repeat(var(--lah-cols),minmax(0,1fr));gap:26px}.lah-product-card{background:#fff;border:1px solid #dce4ee;border-radius:16px;overflow:hidden;box-shadow:0 10px 26px rgba(8,38,87,.10);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column;min-width:0}.lah-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(8,38,87,.16);border-color:rgba(45,174,28,.35)}.lah-product-card.is-hidden{display:none}.lah-product-image{position:relative;min-height:300px;background:linear-gradient(135deg,#f5f9fc,#eaf1f8);display:grid;place-items:center;padding:28px}.lah-product-image img{display:block;max-width:100%;max-height:250px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(8,38,87,.16))}.lah-placeholder{width:140px;height:140px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--lah-green);font-size:56px;box-shadow:0 12px 26px rgba(8,38,87,.10)}.lah-brand-pill{position:absolute;top:18px;left:18px;background:#fff;color:var(--lah-navy);border:1px solid #e2e9f2;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px;box-shadow:0 8px 18px rgba(8,38,87,.08)}.lah-color-dots{position:absolute;right:18px;bottom:18px;display:flex;gap:7px;background:rgba(255,255,255,.92);padding:8px;border-radius:999px;box-shadow:0 8px 18px rgba(8,38,87,.12)}.lah-color-dots span{width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px rgba(8,38,87,.25);background:#aaa}.lah-color-dots span[data-color*="zwart"],.lah-color-dots span[data-color*="black"]{background:#111}.lah-color-dots span[data-color*="wit"],.lah-color-dots span[data-color*="white"]{background:#fff}.lah-color-dots span[data-color*="grijs"],.lah-color-dots span[data-color*="grey"],.lah-color-dots span[data-color*="gray"]{background:#8a8f98}.lah-color-dots span[data-color*="blauw"],.lah-color-dots span[data-color*="blue"]{background:#174a9c}.lah-color-dots span[data-color*="rood"],.lah-color-dots span[data-color*="red"]{background:#d71920}.lah-color-dots span[data-color*="groen"],.lah-color-dots span[data-color*="green"]{background:#2dae1c}.lah-product-body{padding:24px 24px 18px;flex:1}.lah-product-body h3{margin:0 0 7px;color:var(--lah-navy);font-size:20px;line-height:1.2;font-weight:900}.lah-excerpt{margin:0 0 18px;color:#52637a;font-size:15px;line-height:1.45}.lah-specs{list-style:none;margin:0;padding:0;display:grid;gap:10px}.lah-specs li{display:flex;align-items:flex-start;gap:9px;color:#243046;font-size:14px;line-height:1.35}.lah-specs li span{flex:0 0 22px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--lah-green);color:#fff;font-weight:900;font-size:13px}.lah-specs strong{color:var(--lah-navy)}.lah-product-footer{border-top:1px solid #e7edf4;padding:18px 24px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px}.lah-price{color:var(--lah-green);font-weight:950;font-size:22px}.lah-advice-text{color:var(--lah-navy);font-weight:900}.lah-product-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--lah-green);color:#fff!important;text-decoration:none!important;border-radius:12px;padding:14px 18px;font-weight:950;box-shadow:0 10px 22px rgba(45,174,28,.20);transition:.16s ease;white-space:nowrap}.lah-product-button:hover{background:var(--lah-navy);color:#fff!important;transform:translateY(-1px)}.lah-empty{grid-column:1/-1;background:#fff;border:1px solid #dce4ee;border-radius:16px;padding:28px;color:var(--lah-navy)}@media(max-width:1100px){.lah-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lah-catalog-toolbar{align-items:flex-start;flex-direction:column}.lah-catalog-filters{justify-content:flex-start}}@media(max-width:700px){.lah-catalog{padding:0 12px}.lah-catalog-grid{grid-template-columns:1fr}.lah-product-image{min-height:240px}.lah-product-footer{align-items:stretch;flex-direction:column}.lah-product-button{width:100%}}
