.product-card{animation-duration:.3s;background-color:#fff;border:2px solid transparent;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1280px){.product-card:hover{border:2px solid var(--wp--preset--color--primary)}}.product-card__image-wrapper{aspect-ratio:4/3;background-color:#f5f5f5;overflow:hidden;position:relative}.product-card__image-link{display:block;height:100%;position:relative;width:100%}.product-card__image-link:before{background-image:var(--product-image);background-position:50%;background-size:cover;content:"";filter:blur(20px);inset:-10px;position:absolute;transform:scale(1.1);z-index:0}.product-card__image-link img{height:100%;-o-object-fit:contain;object-fit:contain;position:relative;transition:transform .3s ease;width:100%;z-index:1}.product-card__favorite{align-items:center;background-color:hsla(0,0%,100%,.6);border:none;border-radius:calc(.75rem - 2px);color:#6b7280;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:all .2s ease;width:2rem;z-index:10}.product-card__favorite.is-active,.product-card__favorite:hover{background-color:#fff;color:var(--wp--preset--color--primary)}.product-card__favorite.is-active svg{fill:var(--wp--preset--color--primary)}.product-card__favorite svg{height:1rem;transition:fill .2s ease;width:1rem}.product-card__content{display:flex;flex-direction:column;gap:.75rem;padding:1rem}@media(min-width:768px){.product-card__content{padding:1.25rem}}.product-card__badges{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.product-card__badges-left{flex-wrap:wrap;gap:.5rem}.product-card__badges-left,.product-card__badges-right,.product-card__format-group{align-items:center;display:flex}.product-card__format-group{gap:.25rem;position:relative}.product-card__badge{align-items:center;border-radius:2rem;display:inline-flex;font-size:.75rem;font-weight:600;justify-content:center;line-height:1rem;padding:.25rem .75rem;text-decoration:none;transition:all .2s ease}.product-card__badge--format{background-color:#f3f4f6;color:var(--wp--preset--color--text-color)}.product-card__badge--format:hover{background-color:#e5e7eb;color:#1f2937}.product-card__badge--year{background-color:#fff;border:1px solid #e5e7eb;color:#374151}.product-card__tooltip-trigger{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;height:1.25rem;justify-content:center;padding:0;transition:color .2s ease;width:1.25rem}.product-card__tooltip-trigger:hover{color:#6b7280}.product-card__tooltip-trigger svg{height:1rem;width:1rem}.product-card__tooltip{background-color:#1f2937;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;font-size:.8125rem;left:0;line-height:1.4;max-width:250px;opacity:0;padding:.75rem;pointer-events:none;position:absolute;top:calc(100% + .5rem);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:-moz-max-content;width:max-content;z-index:100}.product-card__tooltip:before{border-bottom:6px solid #1f2937;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:1rem;position:absolute;top:-6px;width:0}.product-card__format-group.tooltip-active .product-card__tooltip,.product-card__format-group:hover .product-card__tooltip,.product-card__tooltip-trigger:focus+.product-card__tooltip,.product-card__tooltip-trigger:hover+.product-card__tooltip{opacity:1;visibility:visible}.product-card__title{color:#1d3026;display:-webkit-box;font-size:1.25rem;font-weight:600;height:3.51rem;letter-spacing:-.025em;-webkit-line-clamp:2;line-height:1.75rem;overflow:hidden;-webkit-box-orient:vertical;margin:.66rem 0 0}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{color:var(--wp--preset--color--primary)}.product-card__meta{display:flex;flex-direction:column;gap:.25rem;margin-top:.66rem}.product-card__meta-item{color:var(--wp--preset--color--text-light);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:400;gap:.25rem;line-height:1.25rem}.product-card__meta-value{color:var(--wp--preset--color--text-color);font-weight:500}.product-card__meta-value--truncate{cursor:help;display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.product-card__price{display:flex;gap:.5rem;margin-top:.25rem}.product-card__price .price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem}.product-card__price ins{order:-1;text-decoration:none}.product-card__price .woocommerce-Price-amount{color:var(--wp--preset--color--primary);font-size:1.5rem;font-weight:700}.product-card__price del{order:1}.product-card__price del .woocommerce-Price-amount{color:var(--wp--preset--color--text-light);font-size:.875rem;font-weight:400;line-height:1.25rem;text-decoration:line-through}.product-card__actions{margin-top:.5rem}.product-card__actions .added_to_cart{display:none!important}.product-card__add-to-cart{align-items:center;background-color:var(--wp--preset--color--primary)!important;border:none!important;border-radius:calc(.75rem - 2px)!important;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif!important;font-size:.875rem!important;font-weight:500!important;gap:.5rem;justify-content:center;line-height:1.25rem!important;padding:.5rem 1rem;text-decoration:none!important;transition:all .2s ease;width:100%}.product-card__add-to-cart:hover{background-color:rgba(24,83,31,.902)!important;color:#fff!important}.product-card__add-to-cart.added{background-color:var(--wp--preset--color--light-primary)!important;border:1px solid var(--wp--preset--color--light-primary)!important;color:var(--wp--preset--color--primary)!important;cursor:not-allowed!important;pointer-events:none!important}.product-card__add-to-cart.added:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M20 6 9 17l-5-5%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1rem;margin-left:.375rem;width:1rem}.product-card__add-to-cart.loading{opacity:.7;pointer-events:none}.product-card__add-to-cart svg{flex-shrink:0;height:1rem;width:1rem}.product-card__availability{align-items:center;color:var(--wp--preset--color--text-light);display:flex;font-size:.75rem;font-weight:400;gap:.375rem;justify-content:center;line-height:1rem}
.section--product-listing{background:linear-gradient(180deg,rgba(222,247,233,.2),#fff);padding:3rem 0}@media(min-width:768px){.section--product-listing{padding:4rem 0}}.section__inner--product-listing{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}@media(min-width:1400px){.section__inner--product-listing{max-width:1400px}}.product-listing__header{margin-bottom:1.5rem;text-align:center}@media(min-width:768px){.product-listing__header{margin-bottom:2.5rem}}.product-listing__heading{font-size:1.875rem;font-weight:700;line-height:2.25rem;margin:0 0 .5rem}.product-listing__subheading{color:var(--wp--preset--color--text-light);font-size:1.125rem;line-height:1.75rem;margin:0}.product-listing__tabs{align-items:center;background:#fff;border:2px solid #dce5e0;border-radius:.75rem;border-radius:calc(.75rem - 2px);color:var(--wp--preset--color--text-light);display:inline-flex;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-bottom:2rem;overflow-x:auto;padding:.25rem;width:100%}.product-listing__tabs::-webkit-scrollbar{display:none}.product-listing__tabs{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-listing__tab{align-items:center;border-radius:calc(.75rem - 2px);color:var(--wp--preset--color--text-light);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;line-height:1.25rem;min-width:-moz-fit-content;min-width:fit-content;padding:.375rem .75rem;transition:all .2s ease;white-space:nowrap}.product-listing__tab.is-active{background-color:var(--wp--preset--color--primary);color:#fff}.product-listing__tab-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.product-listing__tab-icon svg{height:14px;width:14px}@media(min-width:768px){.product-listing__tab-icon svg{height:16px;width:16px}}.product-listing__tab-label{white-space:nowrap}.product-listing__grid{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:1.5rem}@media(min-width:480px){.product-listing__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.product-listing__grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.product-listing__grid{grid-template-columns:repeat(4,1fr)}}.product-listing__grid.is-loading{opacity:.6;pointer-events:none}.product-listing__grid:has(.category-grid){display:block;margin-top:0}.product-listing__no-products{color:#6b7280;font-size:1rem;grid-column:1/-1;padding:2rem;text-align:center}.product-listing__pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:2rem}@media(min-width:768px){.product-listing__pagination{gap:.75rem;margin-top:2.5rem}}.product-listing__pagination.is-loading{opacity:.6;pointer-events:none}.product-listing__pagination.is-hidden{display:none}.category-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1.5rem;width:100%}@media(min-width:768px){.category-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.category-grid{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}.category-card{background:#fff;border:2px solid transparent;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .2s ease}.category-card:hover{border-color:var(--wp--preset--color--primary);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.category-card__image{aspect-ratio:3/2;background-color:var(--wp--preset--color--light-primary);background-position:50%;background-size:cover}.category-card__image--placeholder{align-items:center;color:var(--wp--preset--color--primary);display:flex;justify-content:center;opacity:.4}.category-card__image--placeholder svg{height:3rem;width:3rem}.category-card__content{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem}.category-card__title{color:var(--wp--preset--color--text-color);font-size:1rem;font-weight:600;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.category-card__title{font-size:1.125rem}}.category-card__count{color:var(--wp--preset--color--text-light);font-size:var(--wp--preset--font-size--sm)}.pagination__btn{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#374151;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;height:30px;justify-content:center;line-height:1.25rem;min-width:30px;padding:.5rem;transition:all .2s ease}@media(min-width:390px){.pagination__btn{height:35px;width:35px}}@media(min-width:430px){.pagination__btn{height:44px;width:44px}}@media(min-width:768px){.pagination__btn{font-size:1.0625rem;height:48px;min-width:48px}}.pagination__btn:hover:not(:disabled){background-color:var(--wp--preset--color--light-primary);border-color:#d1d5db}.pagination__btn:disabled{cursor:not-allowed;opacity:.5}.pagination__btn--number.is-active{color:#fff}.pagination__btn--number.is-active,.pagination__btn--number.is-active:hover{background-color:var(--wp--preset--color--primary,#1d3026);border-color:var(--wp--preset--color--primary,#1d3026)}.pagination__btn--next,.pagination__btn--prev{font-size:1.25rem;font-weight:400}
