@media(max-width:768px){.home-bestsellers .bestseller-card{min-height:23rem}}@media(max-width:992px){.home-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.home-category-grid{grid-template-columns:1fr}}@media(max-width:992px){.home-cta__grid{grid-template-columns:1fr;margin-inline:auto;max-width:28rem}}@media(max-width:900px){.home-social__grid{grid-template-columns:1fr}}@media(max-width:992px){.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){.home-social__grid{grid-template-columns:1fr!important}}@media(max-width:768px){.home-page .home-bestsellers.products{padding-block:var(--home-section-y)!important}.home-social__reviews{overflow-x:hidden}}.home-bestsellers-sub{color:var(--color-gray-600);font-size:.95rem;line-height:1.5;margin:-1rem auto var(--spacing-2xl);max-width:36rem;text-align:center}.home-bestsellers-empty{color:var(--color-gray-600);margin:var(--spacing-xl) 0;text-align:center}.home-bestsellers .bestseller-card{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;min-height:24.5rem}.bestseller-card-link{color:inherit;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;text-decoration:none}.bestseller-card-image{background:var(--color-gray-50);flex-shrink:0;height:10.5rem;max-height:10.5rem;min-height:10.5rem;overflow:hidden}.bestseller-card-image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.bestseller-card-title{flex-shrink:0;font-size:.9375rem;font-weight:600;line-height:1.4;margin:var(--spacing-sm) var(--spacing-md) 0;overflow:hidden;padding:0;word-wrap:break-word;overflow-wrap:anywhere}.home-bestsellers .bestseller-card .bestseller-card-title.product-title{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;max-height:none;min-height:0}.bestseller-card-price{color:var(--color-gold,#c9a227);font-size:1.125rem;font-weight:700;margin:var(--spacing-xs) var(--spacing-md) 0;padding:0}.bestseller-add-btn{box-sizing:border-box;flex-shrink:0;margin:auto var(--spacing-md) var(--spacing-md);width:calc(100% - var(--spacing-md)*2)}.bestseller-skeleton.bestseller-card{max-height:24.5rem;min-height:24.5rem}.bestseller-skeleton .bestseller-card-image.skeleton{border-radius:var(--radius-sm,6px);height:10.5rem;min-height:10.5rem}.bestseller-sk-title{border-radius:var(--radius-sm,6px);height:3rem;margin:var(--spacing-sm) var(--spacing-md)}.bestseller-sk-price{border-radius:var(--radius-sm,6px);height:1.35rem;margin-left:var(--spacing-md);width:45%}.bestseller-sk-btn{border-radius:var(--radius-md,8px);height:2.75rem;margin:auto var(--spacing-md) var(--spacing-md)}.home-page{--home-section-y:clamp(3rem,6vw,5rem);--home-bg-alt:#f7f5f2;--home-line:rgba(26,77,46,.12)}.home-page .hero{margin-bottom:0}.home-section{padding-block:var(--home-section-y)}.home-section--alt{background:var(--home-bg-alt)}.home-section__header{margin-inline:auto;margin-bottom:clamp(1.5rem,3vw,2.5rem);max-width:42rem;text-align:center}.home-section__eyebrow{color:var(--color-primary);font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0 0 .5rem;text-transform:uppercase}.home-section__title{color:var(--color-gray-900);font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.15;margin:0;text-wrap:balance}.home-section__subtitle{color:var(--color-gray-600);font-size:1rem;line-height:1.6;margin:.75rem auto 0;max-width:36rem;text-wrap:pretty}.home-section__header:after{background:var(--color-gold);border-radius:2px;content:"";display:block;height:3px;margin:1rem auto 0;width:3rem}.home-category-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}.home-category-card{background:var(--color-white);border:1px solid var(--home-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.home-category-card:hover{border-color:#1a4d2e38;box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-category-card__link{color:inherit;display:block;text-decoration:none}.home-category-card__img-wrap{aspect-ratio:4/3;overflow:hidden;position:relative}.home-category-card__img-wrap img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease;width:100%}.home-category-card:hover .home-category-card__img-wrap img{transform:scale(1.04)}.home-category-card__img-wrap:after{background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.1) 60%,transparent);content:"";inset:0;pointer-events:none;position:absolute}.home-category-card__label{bottom:1rem;color:var(--color-white);font-family:var(--font-display);font-size:.9375rem;font-weight:700;left:1rem;letter-spacing:.02em;line-height:1.2;position:absolute;right:1rem;text-shadow:0 1px 4px rgba(0,0,0,.4);z-index:1}.home-category-card__footer{padding:.875rem 1rem 1rem;text-align:center}.home-category-card__cta{color:var(--color-primary);font-size:.875rem;font-weight:600}.home-category-cta{margin-top:1.5rem;text-align:center}.home-category-cta .btn-primary{display:inline-flex;justify-content:center;min-width:min(100%,20rem);text-decoration:none}.home-page .home-bestsellers{padding-block:var(--home-section-y)}.home-page .home-bestsellers .home-section__header{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.home-page .home-bestsellers-sub{margin-top:0}.home-page .home-bestsellers .products-cta{margin-top:1.5rem;text-align:center}.home-page .home-bestsellers .bestseller-card{border:1px solid var(--home-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.home-page .home-cta{padding-block:var(--home-section-y)}.home-cta__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.home-cta-card{background:var(--color-white);border:1px solid var(--home-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.home-cta-card:hover{border-color:#1a4d2e38;box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-cta-card__link{color:inherit;display:block;text-decoration:none}.home-cta-card__image{aspect-ratio:16/10;overflow:hidden}.home-cta-card__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease;width:100%}.home-cta-card:hover .home-cta-card__image img{transform:scale(1.03)}.home-cta-card__body{padding:1.25rem 1.25rem 1.5rem}.home-cta-card__title{color:var(--color-gray-900);font-family:var(--font-display);font-size:1.125rem;font-weight:700;line-height:1.3;margin:0 0 .5rem}.home-cta-card__text{color:var(--color-gray-600);font-size:.9375rem;line-height:1.6;margin:0}.home-page .home-projects{padding-block:var(--home-section-y)}.home-page .home-projects.projects-section{background:var(--color-white)}.home-page .home-projects .projects-accordion{margin-inline:auto;max-width:900px}.home-page .home-projects .project-accordion-item{border:1px solid var(--home-line);border-radius:var(--radius-lg);box-shadow:none;transition:border-color .25s ease,box-shadow .25s ease}.home-page .home-projects .project-accordion-item:hover{border-color:#1a4d2e38;box-shadow:var(--shadow-sm);transform:none}.home-page .home-projects .project-accordion-item.active{border-color:#1a4d2e47;box-shadow:var(--shadow-md)}.home-page .home-projects .project-icon{align-items:center;background:#1a4d2e14;border-radius:var(--radius-md);color:var(--color-primary);display:flex;flex-shrink:0;font-size:inherit;height:48px;justify-content:center;width:48px}.home-page .home-projects .project-icon svg{height:22px;width:22px}.home-page .home-projects .projects-cta{margin-top:2rem;text-align:center}.home-page .home-social{padding-block:var(--home-section-y)}.home-social__grid{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:1fr 1fr}.home-social__column-title{color:var(--color-gray-900);font-family:var(--font-display);font-size:1.125rem;font-weight:700;margin:0 0 1rem}.home-social__instagram .instagram-feed-wrapper,.home-social__reviews .reviews-widget{background:var(--color-white);border:1px solid var(--home-line);border-radius:var(--radius-lg);min-height:120px;overflow:hidden;padding:1rem}.home-social__instagram-title{align-items:center;color:var(--color-gray-900);display:flex;font-family:var(--font-display);font-size:1.125rem;font-weight:700;gap:.5rem;margin:0 0 1rem}.home-social__instagram-title svg{color:var(--color-primary);flex-shrink:0}.bestseller-rank-badge{box-shadow:0 2px 8px #0000002e}.home-bestsellers--premium .bestsellers-arrow-next,.home-bestsellers--premium .bestsellers-arrow-prev,.home-bestsellers--premium .slider-arrow{box-shadow:0 6px 18px -6px #221f1740}.home-bestsellers--premium .bestsellers-arrow-next:hover:not(:disabled),.home-bestsellers--premium .bestsellers-arrow-prev:hover:not(:disabled),.home-bestsellers--premium .slider-arrow:hover:not(:disabled){box-shadow:0 10px 24px -6px #221f1759}.home-bestsellers--premium .bestsellers-arrow-next:disabled,.home-bestsellers--premium .bestsellers-arrow-prev:disabled,.home-bestsellers--premium .slider-arrow:disabled{box-shadow:0 6px 18px -6px #221f1726}.home-bestsellers--premium .home-bestsellers__cta,.home-bestsellers--premium .products-cta .btn{box-shadow:0 8px 22px -8px #1c4d3380}.home-bestsellers--premium .home-bestsellers__cta:hover,.home-bestsellers--premium .products-cta .btn:hover{box-shadow:0 14px 30px -8px #7a5a238c}.home-bestsellers--premium .bestseller-card,.home-bestsellers--premium .product-card.bestseller-card{box-shadow:0 1px 2px #221f170d}@media(hover:hover){.home-bestsellers--premium .bestseller-card:hover{box-shadow:0 20px 44px -18px #221f174d;transform:translateY(-6px)}}.home-bestsellers--premium .bestseller-card .stock-indicator{background:#fffffff5}.home-bestsellers--premium .bestseller-add-btn,.home-bestsellers--premium .bestseller-card .add-to-cart-btn,.home-bestsellers--premium .bestseller-card .shop-choose-variant-link{box-shadow:0 1px 2px #1c4d334d!important}.home-bestsellers--premium .bestseller-card .add-to-cart-btn:hover:not(:disabled),.home-bestsellers--premium .bestseller-card .shop-choose-variant-link:hover{box-shadow:0 12px 24px -8px #7a5a2399!important}.home-categories .home-category-cta .btn-primary{box-shadow:0 8px 22px -8px #1c4d3373}.home-categories .home-category-cta .btn-primary:hover{box-shadow:0 12px 28px -8px #1c4d338c}.home-categories .home-category-cta .btn-secondary{box-shadow:0 2px 8px #221f170f}.home-categories .home-category-cta .btn-secondary:hover{border-color:#1c4d3361;box-shadow:0 6px 16px -6px #1c4d3333}.home-categories .home-category-guides__list a{background:#1c4d330f}.home-categories .home-category-guides__list a:focus-visible,.home-categories .home-category-guides__list a:hover{background:#1c4d331f;border-color:#1c4d3359;box-shadow:0 4px 12px -6px #1c4d3340}.home-projects__card-more,.home-projects__featured-more{text-decoration-color:#a9803c59}.home-projects__card-media:after{background:#0000002e}.home-projects__detail-trigger:focus-visible .home-projects__card-media:after,.home-projects__detail-trigger:hover .home-projects__card-media:after{background:#00000014}.home-projects__card-icon{background:#faf8f4eb;box-shadow:0 2px 8px #00000014}.home-project-modal__backdrop{background:#0d2818b8}.home-project-modal__dialog{box-shadow:0 24px 64px #00000047}.home-project-modal__close{background:#faf8f4f2}.home-project-modal__media .project-slideshow,.home-project-modal__media .slideshow-track{height:clamp(220px,42vh,360px)}@media(min-width:768px)and (max-width:992px){.home-bestsellers--premium .bestsellers-slider-wrapper{min-height:clamp(18rem,42vw,24rem)}}.home-seo__lead .cms-readmore__toggle,.home-seo__support-text .cms-readmore__toggle{margin-top:.55rem}.home-seo__lead .cms-readmore__extra.is-open,.home-seo__support-text .cms-readmore__extra.is-open{margin-top:.65rem}.home-bestsellers-trust{margin-top:.75rem;text-align:center}.home-bestsellers-trust .store-rating-badge{font-size:.875rem}.bestseller-card-image{position:relative}.bestseller-rank-badge{border-radius:var(--radius-full,9999px);bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.18);font-size:.625rem;font-weight:700;left:10px;letter-spacing:.02em;line-height:1.2;padding:.3rem .6rem;pointer-events:none;position:absolute;top:auto;z-index:4}.bestseller-rank-badge--1{background:linear-gradient(135deg,#f59e0b,#d97706);color:var(--color-white,#fff)}@media (max-width:480px){.bestseller-rank-badge{font-size:.5625rem;padding:.25rem .5rem}}.bestseller-card-image{border-radius:calc(var(--radius-lg, 16px) - 1px) calc(var(--radius-lg, 16px) - 1px) 0 0}.bestseller-card .product-title{color:#16261d;font-size:.95rem;font-weight:700;line-height:1.35;min-height:2.75em;padding:.25rem var(--spacing-lg,1.25rem) 0}.bestseller-card .product-title a{color:inherit;text-decoration:none}.bestseller-card-price{letter-spacing:-.01em}.bestseller-rank-badge{backdrop-filter:blur(4px)}.home-bestsellers-cards-v2{display:contents}.home-bestsellers.home-bestsellers--premium{--hb-green:#1c4d33;--hb-green2:#235c3d;--hb-bronze:#a9803c;--hb-ink:#221f17;--hb-cream:#f5edda;--hb-cream2:#efe3cd;--hb-tile:linear-gradient(160deg,#f8f2e5,#f1e9d6);--hb-font:"Archivo",system-ui,-apple-system,sans-serif;--hb-mono:"IBM Plex Mono",ui-monospace,"SFMono-Regular",monospace;background:linear-gradient(180deg,var(--hb-cream),var(--hb-cream2));font-family:var(--hb-font);padding-block:4rem 5rem}.home-bestsellers--premium .bestseller-card .add-to-cart-btn,.home-bestsellers--premium .bestseller-card .product-card-tags li,.home-bestsellers--premium .bestseller-card .product-price,.home-bestsellers--premium .bestseller-card .product-title,.home-bestsellers--premium .bestseller-card .shop-choose-variant-link,.home-bestsellers--premium .home-bestsellers__cta,.home-bestsellers--premium .home-section__title,.home-bestsellers--premium .products-cta .btn{font-family:var(--hb-font)}.home-bestsellers--premium .bestseller-card .product-card-category,.home-bestsellers--premium .bestseller-card .product-card-sku,.home-bestsellers--premium .home-section__eyebrow{font-family:var(--hb-mono)}.home-bestsellers--premium .container{max-width:1392px}.home-bestsellers--premium .home-section__header{margin-bottom:2.5rem;margin-inline:auto;max-width:640px;text-align:center}.home-bestsellers--premium .home-section__header:after{display:none}.home-bestsellers--premium .home-section__eyebrow{color:var(--hb-bronze);font-size:.75rem;font-weight:600;letter-spacing:.22em;margin:0 0 .875rem;text-transform:uppercase}.home-bestsellers--premium .home-section__title{color:var(--hb-ink);font-size:clamp(1.65rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.home-bestsellers--premium .home-bestsellers-sub{align-items:center;color:#837a66;display:flex;font-size:.84rem;gap:.625rem;justify-content:center;margin:.875rem auto 0;max-width:none}.home-bestsellers--premium .home-bestsellers-sub:after,.home-bestsellers--premium .home-bestsellers-sub:before{background:var(--hb-bronze);border-radius:2px;content:"";flex-shrink:0;height:2px;width:34px}.home-bestsellers--premium .bestsellers-slider-wrapper{align-items:stretch;gap:.5rem;margin-top:0;padding:0 .5rem;position:relative}.home-bestsellers--premium .bestsellers-viewport{overflow:hidden;padding:6px 0 12px}.home-bestsellers--premium .bestsellers-track{align-items:stretch;gap:24px;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.home-bestsellers--premium .bestsellers-arrow-next,.home-bestsellers--premium .bestsellers-arrow-prev,.home-bestsellers--premium .slider-arrow{background:#fff;border:1px solid #e7ddc6;border-radius:50%;box-shadow:0 6px 18px -6px rgba(34,31,23,.25);color:var(--hb-green);height:48px;position:absolute;top:46%;transform:translateY(-50%);transition:transform .2s,box-shadow .2s,opacity .2s;width:48px;z-index:5}.home-bestsellers--premium .bestsellers-arrow-prev{left:-14px}.home-bestsellers--premium .bestsellers-arrow-next{right:-14px}.home-bestsellers--premium .bestsellers-arrow-next:hover:not(:disabled),.home-bestsellers--premium .bestsellers-arrow-prev:hover:not(:disabled),.home-bestsellers--premium .slider-arrow:hover:not(:disabled){box-shadow:0 10px 24px -6px rgba(34,31,23,.35);transform:translateY(-50%) scale(1.07)}.home-bestsellers--premium .bestsellers-arrow-next:disabled,.home-bestsellers--premium .bestsellers-arrow-prev:disabled,.home-bestsellers--premium .slider-arrow:disabled{box-shadow:0 6px 18px -6px rgba(34,31,23,.15);color:#cdc3ac;cursor:default;opacity:.55}.home-bestsellers--premium .bestsellers-arrow-next:disabled:hover,.home-bestsellers--premium .bestsellers-arrow-prev:disabled:hover,.home-bestsellers--premium .slider-arrow:disabled:hover{transform:translateY(-50%) scale(1)}.home-bestsellers--premium .bestsellers-dots{display:flex;gap:8px;justify-content:center;margin-top:1.625rem}.home-bestsellers--premium .bestsellers-dot{background:#cdbf9f;border:none;border-radius:999px;cursor:pointer;height:7px;padding:0;transition:width .35s,background .35s;width:7px}.home-bestsellers--premium .bestsellers-dot.is-active{background:var(--hb-green);width:26px}.home-bestsellers--premium .products-cta{margin-top:2.5rem;text-align:center}.home-bestsellers--premium .home-bestsellers__cta,.home-bestsellers--premium .products-cta .btn{align-items:center;background:linear-gradient(100deg,var(--hb-green),var(--hb-green2));border:none;border-radius:999px;box-shadow:0 8px 22px -8px rgba(28,77,51,.5);color:#fff;display:inline-flex;font-size:.9375rem;font-weight:700;gap:.625rem;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:background .3s,box-shadow .3s,gap .25s}.home-bestsellers--premium .home-bestsellers__cta:hover,.home-bestsellers--premium .products-cta .btn:hover{background:linear-gradient(100deg,var(--hb-green2),var(--hb-bronze));box-shadow:0 14px 30px -8px rgba(122,90,35,.55);color:#fff;gap:.9375rem}.home-bestsellers--premium .bestseller-card,.home-bestsellers--premium .product-card.bestseller-card{align-self:stretch;background:#fff;border:1px solid #ece2cd;border-radius:16px;box-shadow:0 1px 2px rgba(34,31,23,.05);display:flex;flex:0 0 auto;flex-direction:column;min-height:clamp(340px,95vw,420px);overflow:hidden;transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s}@media (hover:hover){.home-bestsellers--premium .bestseller-card:hover{box-shadow:0 20px 44px -18px rgba(34,31,23,.3);transform:translateY(-6px)}}.home-bestsellers--premium .bestseller-card__media{flex-shrink:0;padding:18px 18px 0;position:relative}.home-bestsellers--premium .bestseller-card__tile-link{display:block;flex:none;text-decoration:none}.home-bestsellers--premium .bestseller-card .product-image.bestseller-card-image,.home-bestsellers--premium .bestseller-card__tile{align-items:center;aspect-ratio:auto!important;background:var(--hb-tile)!important;border:1px solid #efe6d3;border-radius:12px;display:flex;height:170px!important;justify-content:center;max-height:170px!important;min-height:170px!important;overflow:hidden}.home-bestsellers--premium .bestseller-card-image img,.home-bestsellers--premium .bestseller-card__tile img{height:100%;mix-blend-mode:normal;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:.75rem;transition:transform .5s cubic-bezier(.2,.7,.3,1);width:100%}.home-bestsellers--premium .bestseller-card:hover .bestseller-card-image img,.home-bestsellers--premium .bestseller-card:hover .bestseller-card__tile img{transform:scale(1.05)}.home-bestsellers--premium .bestseller-card .stock-indicator{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.96);border:1px solid #e7ddc6;border-radius:6px;font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;left:auto;padding:5px 10px;right:14px;top:14px;white-space:nowrap}.home-bestsellers--premium .bestseller-card .stock-indicator:before{content:none;display:none}.home-bestsellers--premium .bestseller-card .stock-indicator.in-stock{color:#1c7a45}.home-bestsellers--premium .bestseller-card .stock-indicator.in-stock:before{background:#2f9c5a}.home-bestsellers--premium .bestseller-card .stock-indicator.low-stock{color:#b8791f}.home-bestsellers--premium .bestseller-card .stock-indicator.low-stock:before{background:#e2a33a}.home-bestsellers--premium .bestseller-card .product-card-sku{color:#bcb39d;font-size:.66rem;font-weight:500;letter-spacing:.04em;right:14px;top:14px}.home-bestsellers--premium .bestseller-rank-badge{bottom:14px;left:14px;top:auto}.home-bestsellers--premium .bestseller-card .product-card-body,.home-bestsellers--premium .bestseller-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:0;min-height:0;padding:17px 19px 21px}.home-bestsellers--premium .bestseller-card .product-card-category{color:var(--hb-bronze);font-size:.6875rem;font-weight:600;letter-spacing:.14em;margin:0;text-transform:uppercase}.home-bestsellers.home-bestsellers--premium .bestseller-card .bestseller-card-title.product-title{-webkit-line-clamp:3!important;line-clamp:3!important;max-height:none!important;min-height:0!important;overflow:hidden!important}.home-bestsellers--premium .bestseller-card .bestseller-card-title,.home-bestsellers--premium .bestseller-card .product-title{color:var(--hb-ink)!important;display:-webkit-box!important;font-size:1.03125rem!important;font-weight:700!important;letter-spacing:-.01em;line-height:1.3!important;margin:6px 0 0!important;padding:0!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important;max-height:none;min-height:0;overflow:hidden!important}.home-bestsellers--premium .bestseller-card .product-title a{color:inherit;display:-webkit-box!important;text-decoration:none;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important;overflow:hidden!important}.home-bestsellers--premium .bestseller-card .product-card-tags{display:flex;flex:0 0 auto!important;flex-wrap:wrap;gap:6px;list-style:none;margin:13px 0 0;max-height:3.6rem;min-height:1.75rem;overflow:hidden;padding:0}.home-bestsellers--premium .bestseller-card .product-card-tags li{background:#eef2ea;border:1px solid #e0e8de;border-radius:6px;color:#4a5a4a;font-size:.72rem;font-weight:600;padding:4px 9px;white-space:nowrap}.home-bestsellers--premium .bestseller-card__spacer{flex:1 1 auto;min-height:.5rem}.home-bestsellers--premium .bestseller-card__price-row{margin-top:0}.home-bestsellers--premium .bestseller-card .bestseller-card-price.product-price,.home-bestsellers--premium .bestseller-card .product-price,.home-bestsellers--premium .bestseller-card-price{color:var(--hb-green)!important;font-size:1.125rem!important;font-weight:800!important;letter-spacing:-.02em;line-height:1.2;margin:0!important;padding:0!important}.home-bestsellers--premium .bestseller-card .product-price-subline{color:#9a9180;display:block;font-size:.72rem;font-weight:500;margin-top:5px}.home-bestsellers--premium .bestseller-add-btn,.home-bestsellers--premium .bestseller-card .add-to-cart-btn,.home-bestsellers--premium .bestseller-card .shop-choose-variant-link{align-items:center!important;background:linear-gradient(100deg,var(--hb-green) 0,var(--hb-green) 58%,#3a5a34 100%)!important;border:none!important;border-radius:10px!important;box-shadow:0 1px 2px rgba(28,77,51,.3)!important;color:#fff!important;display:inline-flex!important;font-size:.875rem!important;font-weight:700!important;justify-content:center!important;margin:16px 0 0!important;max-width:none!important;padding:13px 16px!important;text-align:center!important;transition:background .3s,box-shadow .3s,transform .15s,gap .25s!important;width:100%!important}.home-bestsellers--premium .bestseller-card .add-to-cart-btn:hover:not(:disabled),.home-bestsellers--premium .bestseller-card .shop-choose-variant-link:hover{background:linear-gradient(100deg,var(--hb-green) 0,#7a5a23 130%)!important;box-shadow:0 12px 24px -8px rgba(122,90,35,.6)!important;color:#fff!important}.home-bestsellers--premium .bestseller-card .add-to-cart-btn:active:not(:disabled),.home-bestsellers--premium .bestseller-card .shop-choose-variant-link:active{transform:translateY(1px)}.home-bestsellers--premium .bestseller-skeleton.bestseller-card{min-height:clamp(340px,95vw,420px)}.home-bestsellers--premium .bestseller-skeleton .bestseller-card__media{padding:18px 18px 0}.home-bestsellers--premium .bestseller-skeleton .bestseller-card-image.skeleton,.home-bestsellers--premium .bestseller-skeleton .bestseller-card__tile.skeleton{border-radius:12px;height:170px!important;min-height:170px!important}.home-bestsellers--premium .bestseller-sk-title{height:2.6em;margin:6px 0 0}.home-bestsellers--premium .bestseller-sk-tags{height:1.75rem;margin-top:13px;width:80%}@media (max-width:768px){.home-bestsellers--premium .bestsellers-arrow-prev{left:0}.home-bestsellers--premium .bestsellers-arrow-next{right:0}}@media (max-width:899px){.home-bestsellers--premium .bestseller-card,.home-bestsellers--premium .bestseller-skeleton.bestseller-card,.home-bestsellers--premium .product-card.bestseller-card{height:auto;min-height:0}.home-bestsellers--premium .bestseller-card__media{padding:12px 12px 0}.home-bestsellers--premium .bestseller-card .product-image.bestseller-card-image,.home-bestsellers--premium .bestseller-card__tile{height:clamp(96px,26vw,132px)!important;max-height:clamp(96px,26vw,132px)!important;min-height:clamp(96px,26vw,132px)!important}.home-bestsellers--premium .bestseller-card .product-card-body,.home-bestsellers--premium .bestseller-card__body{padding:12px 14px 16px}.home-bestsellers--premium .bestseller-card .bestseller-card-title,.home-bestsellers--premium .bestseller-card .product-title{font-size:clamp(.8125rem,3.4vw,1rem)!important}}@media (max-width:420px){.home-bestsellers--premium .bestseller-card .product-image.bestseller-card-image,.home-bestsellers--premium .bestseller-card__tile{height:clamp(96px,28vw,140px)!important;max-height:clamp(96px,28vw,140px)!important;min-height:clamp(96px,28vw,140px)!important}}.home-categories-cta-v1{display:contents}.home-categories .home-category-cta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:center;margin-top:1.75rem;text-align:center}.home-categories .home-category-cta .btn{align-items:center;display:inline-flex;justify-content:center;min-width:0;text-decoration:none;width:auto}.home-categories .home-category-cta .btn-primary{background:linear-gradient(100deg,#1c4d33,#235c3d);border:none;border-radius:999px;box-shadow:0 8px 22px -8px rgba(28,77,51,.45);color:#fff;font-size:.9375rem;font-weight:700;padding:.875rem 1.75rem;transition:background .3s,box-shadow .3s,transform .2s}.home-categories .home-category-cta .btn-primary:hover{background:linear-gradient(100deg,#235c3d,#2a6b47);box-shadow:0 12px 28px -8px rgba(28,77,51,.55);color:#fff;transform:translateY(-2px)}.home-categories .home-category-cta .btn-secondary{background:#fff;border:2px solid rgba(28,77,51,.18);border-radius:999px;box-shadow:0 2px 8px rgba(34,31,23,.06);color:#1c4d33;font-size:.9375rem;font-weight:600;padding:.8125rem 1.625rem;transition:border-color .2s,box-shadow .2s,transform .2s}.home-categories .home-category-cta .btn-secondary:hover{background:#fff;border-color:rgba(28,77,51,.38);box-shadow:0 6px 16px -6px rgba(28,77,51,.2);color:#1c4d33;transform:translateY(-2px)}.home-categories .home-category-guides{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem .75rem;justify-content:center;margin:1.25rem auto 0;max-width:48rem;text-align:center}.home-categories .home-category-guides__label{color:#5c574c;font-size:.8125rem;font-weight:600;letter-spacing:.01em}.home-categories .home-category-guides__list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.home-categories .home-category-guides__list a{align-items:center;background:rgba(28,77,51,.06);border:1px solid rgba(28,77,51,.18);border-radius:999px;color:#1c4d33;display:inline-flex;font-size:.8125rem;font-weight:600;line-height:1.3;padding:.4375rem .9375rem;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s,color .2s}.home-categories .home-category-guides__list a:focus-visible,.home-categories .home-category-guides__list a:hover{background:rgba(28,77,51,.12);border-color:rgba(28,77,51,.35);box-shadow:0 4px 12px -6px rgba(28,77,51,.25);color:#235c3d;transform:translateY(-1px)}.home-categories .home-category-guides__list a:focus-visible{outline:2px solid rgba(28,77,51,.45);outline-offset:2px}@media (max-width:576px){.home-categories .home-category-cta{align-items:stretch;flex-direction:column;margin-inline:auto;max-width:20rem}.home-categories .home-category-cta .btn{width:100%}.home-categories .home-category-guides{flex-direction:column;gap:.625rem}.home-categories .home-category-guides__list{max-width:20rem;width:100%}.home-categories .home-category-guides__list a{justify-content:center;width:100%}}.home-projects-portfolio-v1{display:contents}.home-page .home-projects.home-projects--portfolio.projects-section,.home-projects.home-projects--portfolio{--hp-green:#1c4d33;--hp-green2:#235c3d;--hp-bronze:#a9803c;--hp-ink:#221f17;--hp-muted:#5c574c;--hp-line:rgba(28,77,51,.12);--hp-surface:#faf8f4;--hp-card:#fff;--hp-font:"Archivo",system-ui,-apple-system,sans-serif;--hp-mono:"IBM Plex Mono",ui-monospace,"SFMono-Regular",monospace;background:linear-gradient(180deg,var(--hp-surface),#f3eee4);font-family:var(--hp-font);padding-block:clamp(2.75rem,5vw,4rem)}.home-projects--portfolio .container{max-width:960px}.home-projects--portfolio .home-section__header{margin-inline:auto;margin-bottom:clamp(1.5rem,3vw,2.5rem);max-width:42rem;text-align:center}.home-projects--portfolio .home-section__header:after{display:none}.home-projects--portfolio .home-section__eyebrow{color:var(--hp-bronze);font-family:var(--hp-mono);font-size:.75rem;font-weight:600;letter-spacing:.22em;margin:0 0 .875rem;text-transform:uppercase}.home-projects--portfolio .home-section__title{color:var(--hp-ink);font-family:var(--hp-font);font-size:clamp(1.65rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.home-projects--portfolio .home-section__subtitle{color:var(--hp-muted);font-family:var(--hp-font);font-size:.9375rem;line-height:1.6;margin:.75rem auto 0;max-width:34rem}.home-projects__stack{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem);margin-inline:auto;max-width:900px}.home-projects__featured{align-items:center;display:grid;gap:clamp(1.25rem,2.5vw,1.75rem);grid-template-columns:1fr}@media (min-width:768px){.home-projects__featured{grid-template-columns:1.05fr .95fr}}@media (max-width:767px){.home-projects__stack{align-items:center}.home-projects__featured{margin-inline:auto;max-width:min(100%,420px);width:100%}.home-projects__featured-body,.home-projects__featured-media{width:100%}}.home-projects__featured-media{border-radius:var(--radius-lg,.875rem);box-shadow:var(--shadow-md,0 10px 24px rgba(28,77,51,.1));max-height:clamp(200px,34vw,300px);overflow:hidden;position:relative}.home-projects__featured-media:after{border:1px solid rgba(0,0,0,.08);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.home-projects__featured-media .project-slideshow{aspect-ratio:16/10;height:clamp(200px,34vw,300px);max-height:clamp(200px,34vw,300px)}.home-projects__featured-media .slideshow-track{height:clamp(200px,34vw,300px);min-height:0}.home-projects__featured-media .slide img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease;width:100%}.home-project-modal__media .slide img[src*=klantenprojekt_bouwer],.home-projects__featured-media .slide img[src*=klantenprojekt_bouwer]{-o-object-position:center bottom;object-position:center bottom}.home-projects__featured-media:hover .slide img{transform:scale(1.03)}.home-projects__featured-body{display:flex;flex-direction:column;gap:1.25rem}.home-projects__badge{align-items:center;color:var(--hp-green);display:inline-flex;font-family:var(--hp-mono);font-size:.75rem;font-weight:600;gap:.625rem;letter-spacing:.14em;margin:0 0 1rem;text-transform:uppercase}.home-projects__badge svg{flex-shrink:0;height:1.25rem;width:1.25rem}.home-projects__featured-title{color:var(--hp-green);font-family:var(--hp-font);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;line-height:1.25;margin:0 0 .625rem}.home-projects__featured-text{color:var(--hp-muted);font-size:.9375rem;line-height:1.65;margin:0}.home-projects__details-card{background:var(--hp-card);border:1px solid var(--hp-line);border-radius:var(--radius-lg,.875rem);box-shadow:var(--shadow-sm,0 4px 14px rgba(28,77,51,.06));padding:1.125rem 1.25rem}.home-projects__details-card h4{color:var(--hp-green);font-family:var(--hp-font);font-size:1rem;font-weight:700;margin:0 0 .875rem}.home-projects__spec-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.home-projects__spec-list li{border-bottom:1px solid rgba(28,77,51,.1);display:grid;gap:.5rem .875rem;grid-template-columns:minmax(5rem,1fr) 2fr;padding:.75rem 0}.home-projects__spec-list li:last-child{border-bottom:0;padding-bottom:0}.home-projects__spec-list li:first-child{padding-top:0}.home-projects__spec-label{color:var(--hp-muted);font-family:var(--hp-mono);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-projects__spec-value{color:var(--hp-ink);font-size:.9375rem;line-height:1.5;margin:0}.home-projects__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.home-projects__grid{grid-template-columns:repeat(2,1fr)}}.home-projects__card{margin:0}.home-projects__featured-media.home-projects__detail-trigger{cursor:pointer}.home-projects__card-more,.home-projects__featured-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--hp-bronze);cursor:pointer;font-family:var(--hp-font);font-size:.875rem;font-weight:600;margin-top:.75rem;padding:0;text-align:left;text-decoration:underline;text-decoration-color:rgba(169,128,60,.35);text-underline-offset:.2em}.home-projects__card-more:focus-visible,.home-projects__card-more:hover,.home-projects__featured-more:focus-visible,.home-projects__featured-more:hover{color:var(--hp-green)}.home-projects__card-more{margin-top:.5rem}.home-projects__detail-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:block;padding:0;text-align:left;width:100%}.home-projects__detail-trigger:focus-visible{border-radius:.875rem;outline:2px solid var(--hp-green);outline-offset:4px}.home-projects__card .home-projects__detail-trigger:first-of-type:focus-visible{border-radius:.875rem}.home-projects__card-media{border-radius:var(--radius-lg,.875rem);box-shadow:var(--shadow-sm,0 6px 18px rgba(28,77,51,.08));height:200px;margin-bottom:.875rem;overflow:hidden;position:relative}.home-projects__card-media:after{background:rgba(0,0,0,.18);content:"";inset:0;pointer-events:none;position:absolute;transition:background .35s ease}.home-projects__detail-trigger:focus-visible .home-projects__card-media:after,.home-projects__detail-trigger:hover .home-projects__card-media:after{background:rgba(0,0,0,.08)}.home-projects__card-media img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease;width:100%}.home-projects__detail-trigger:focus-visible .home-projects__card-media img,.home-projects__detail-trigger:hover .home-projects__card-media img{transform:scale(1.05)}.home-projects__card-icon{align-items:center;backdrop-filter:blur(6px);background:hsla(40,37%,97%,.92);border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.08);color:var(--hp-green);display:flex;height:2rem;justify-content:center;left:.625rem;position:absolute;top:.625rem;width:2rem;z-index:1}.home-projects__card-icon svg{height:.9375rem;width:.9375rem}.home-projects__card-slideshow{display:none}.home-projects__card-title{color:var(--hp-green);font-family:var(--hp-font);font-size:1rem;font-weight:700;line-height:1.3;margin:0;transition:color .2s ease}.home-projects__card:has(.home-projects__detail-trigger:first-of-type:focus-visible) .home-projects__card-title,.home-projects__card:has(.home-projects__detail-trigger:first-of-type:hover) .home-projects__card-title{color:var(--hp-bronze)}.home-projects__card-meta{color:var(--hp-muted);font-size:.8125rem;line-height:1.45;margin:.35rem 0 0}.home-projects--portfolio .projects-cta{margin-top:clamp(1.75rem,3vw,2.5rem);text-align:center}.home-projects--portfolio .projects-cta p{color:var(--hp-ink);font-family:var(--hp-font);font-size:1rem;font-weight:600;margin:0 0 .875rem}.home-projects--portfolio .projects-cta .btn-gold{font-family:var(--hp-font)}.home-project-modal{inset:0;position:fixed;z-index:5000}.home-project-modal[hidden]{display:none}.home-project-modal__backdrop{background:rgba(13,40,24,.72);inset:0;position:absolute}.home-project-modal__dialog{background:var(--hp-card,#fff);border-radius:1rem;box-shadow:0 24px 64px rgba(0,0,0,.28);display:flex;flex-direction:column;left:50%;max-height:min(92vh,880px);max-width:min(920px,calc(100vw - 2rem));overflow:hidden;position:relative;top:50%;transform:translate(-50%,-50%);width:100%}.home-project-modal__close{align-items:center;background:hsla(40,37%,97%,.95);border:1px solid var(--hp-line);border-radius:999px;color:var(--hp-green);cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:.875rem;top:.875rem;width:2.5rem;z-index:2}.home-project-modal__layout{display:grid;grid-template-columns:1fr;overflow:auto}@media (min-width:768px){.home-project-modal__layout{grid-template-columns:1.1fr .9fr;overflow:hidden}}.home-project-modal__media{background:#111;min-height:220px}.home-project-modal__media .project-slideshow,.home-project-modal__media .slideshow-track{height:clamp(220px,42vh,360px)}.home-project-modal__content{overflow:auto;padding:1.25rem 1.25rem 1.5rem}@media (min-width:768px){.home-project-modal__content{padding:1.5rem 1.5rem 1.75rem}}.home-project-modal__eyebrow{color:var(--hp-bronze);font-family:var(--hp-mono);font-size:.6875rem;font-weight:600;letter-spacing:.16em;margin:0 0 .5rem;text-transform:uppercase}.home-project-modal__content h3{color:var(--hp-green);font-family:var(--hp-font);font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:700;line-height:1.25;margin:0 0 .875rem;padding-right:2.5rem}.home-project-modal__lead{color:var(--hp-muted);font-size:.9375rem;line-height:1.7;margin:0 0 1.25rem}.home-project-modal__specs .home-projects__spec-list{margin-top:0}.home-project-modal__specs h4{color:var(--hp-green);font-family:var(--hp-font);font-size:1rem;font-weight:700;margin:0 0 .875rem}@media (prefers-reduced-motion:reduce){.home-projects__card-media img,.home-projects__featured-media .slide img{transition:none}}@media (max-width:519px){.home-bestsellers--premium .bestsellers-slider-wrapper{padding-inline:.25rem}.home-bestsellers--premium .bestsellers-arrow-prev{left:0}.home-bestsellers--premium .bestsellers-arrow-next{right:0}}@media (max-width:480px){.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.home-bestsellers--premium .bestsellers-slider-wrapper{padding-inline:2.75rem}.home-bestsellers--premium .bestsellers-viewport{margin-inline:auto}.home-bestsellers--premium .bestsellers-arrow-prev{left:.25rem}.home-bestsellers--premium .bestsellers-arrow-next{right:.25rem}}@media (max-width:420px){.home-category-grid{gap:.65rem!important}}@media (min-width:768px) and (max-width:992px){.home-bestsellers--premium .bestsellers-slider-wrapper{min-height:clamp(18rem,42vw,24rem)}}.home-bestsellers-trust{min-height:2rem}.home-bestsellers--premium .bestsellers-slider-wrapper{min-height:clamp(20rem,52vw,26rem)}.home-social__instagram .instagram-feed-wrapper,.home-social__reviews .reviews-widget{min-height:clamp(280px,32vw,420px)}