.products-module-sass-module__iHHhEa__productsPage{background:#fcfaf7;min-height:100vh}.products-module-sass-module__iHHhEa__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#588157 0%,#3a5a40 100%);padding:4rem 2rem;position:relative;overflow:hidden}.products-module-sass-module__iHHhEa__hero:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.products-module-sass-module__iHHhEa__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.products-module-sass-module__iHHhEa__title{margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:768px){.products-module-sass-module__iHHhEa__title{font-size:2rem}}.products-module-sass-module__iHHhEa__subtitle{opacity:.95;margin:0;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.products-module-sass-module__iHHhEa__subtitle{font-size:1rem}}.products-module-sass-module__iHHhEa__container{grid-template-columns:280px 1fr;gap:3rem;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid}@media (max-width:1024px){.products-module-sass-module__iHHhEa__container{grid-template-columns:2fr;gap:2rem}.products-module-sass-module__iHHhEa__sidebar{display:none}}.products-module-sass-module__iHHhEa__sidebarTitle{color:#1d2e28;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.products-module-sass-module__iHHhEa__categories{flex-direction:column;gap:.5rem;margin-bottom:2.5rem;display:flex}.products-module-sass-module__iHHhEa__categoryButton{cursor:pointer;color:#1d2e28;text-align:left;background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.products-module-sass-module__iHHhEa__categoryButton:hover{color:#588157;background:#5881570d;border-color:#588157}.products-module-sass-module__iHHhEa__categoryIcon{color:#588157;font-size:1.5rem}.products-module-sass-module__iHHhEa__filters{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0f1f1814}.products-module-sass-module__iHHhEa__filterTitle{color:#1d2e28;margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.products-module-sass-module__iHHhEa__filterGroup{margin-bottom:1.5rem}.products-module-sass-module__iHHhEa__filterGroup:last-child{margin-bottom:0}.products-module-sass-module__iHHhEa__filterLabel{color:#1d2e28;margin-bottom:.75rem;font-size:.95rem;font-weight:500;display:block}.products-module-sass-module__iHHhEa__priceRange{margin-top:.5rem}.products-module-sass-module__iHHhEa__rangeInput{appearance:none;background:linear-gradient(90deg,#588157,#d9777f);border-radius:3px;outline:none;width:100%;height:6px}.products-module-sass-module__iHHhEa__rangeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#588157;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 4px #5881574d}.products-module-sass-module__iHHhEa__rangeInput::-moz-range-thumb{cursor:pointer;background:#588157;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 4px #5881574d}.products-module-sass-module__iHHhEa__priceLabels{color:#76857e;justify-content:space-between;margin-top:.5rem;font-size:.875rem;display:flex}.products-module-sass-module__iHHhEa__checkboxLabel{color:#1d2e28;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.products-module-sass-module__iHHhEa__checkboxLabel:last-child{margin-bottom:0}.products-module-sass-module__iHHhEa__checkboxLabel input[type=checkbox]{cursor:pointer;accent-color:#588157;width:18px;height:18px}.products-module-sass-module__iHHhEa__main{min-height:600px}.products-module-sass-module__iHHhEa__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.products-module-sass-module__iHHhEa__resultsCount{color:#76857e;margin:0;font-size:.95rem}.products-module-sass-module__iHHhEa__resultsCount strong{color:#1d2e28}.products-module-sass-module__iHHhEa__sortSelect{color:#1d2e28;cursor:pointer;background:#fff;border:2px solid #76857e33;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.products-module-sass-module__iHHhEa__sortSelect:hover{border-color:#588157}.products-module-sass-module__iHHhEa__sortSelect:focus{border-color:#588157;outline:none;box-shadow:0 0 0 3px #5881571a}.products-module-sass-module__iHHhEa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:640px){.products-module-sass-module__iHHhEa__grid{grid-template-columns:1fr}}.products-module-sass-module__iHHhEa__productCard{background:#fff;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f1f1814}.products-module-sass-module__iHHhEa__productCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0f1f1826}.products-module-sass-module__iHHhEa__badge{color:#fff;z-index:2;background:linear-gradient(135deg,#d9777f,#d3636c);border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #d9777f4d}.products-module-sass-module__iHHhEa__imageWrapper{aspect-ratio:1;background:linear-gradient(135deg,#5881570d,#d9777f0d);position:relative;overflow:hidden}.products-module-sass-module__iHHhEa__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.products-module-sass-module__iHHhEa__placeholderIcon{color:#5881574d;font-size:5rem}.products-module-sass-module__iHHhEa__favoriteButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#76857e;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0f1f181a}.products-module-sass-module__iHHhEa__favoriteButton:hover{color:#d9777f;transform:scale(1.1)}.products-module-sass-module__iHHhEa__cardContent{padding:1.25rem}.products-module-sass-module__iHHhEa__productName{color:#1d2e28;margin:0 0 .75rem;font-size:1.125rem;font-weight:600;line-height:1.4}.products-module-sass-module__iHHhEa__rating{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.products-module-sass-module__iHHhEa__stars{gap:.125rem;display:flex}.products-module-sass-module__iHHhEa__star{color:#d4a3734d;font-size:1rem}.products-module-sass-module__iHHhEa__starFilled{color:#d4a373;font-size:1rem}.products-module-sass-module__iHHhEa__reviews{color:#76857e;font-size:.875rem}.products-module-sass-module__iHHhEa__cardFooter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.products-module-sass-module__iHHhEa__priceWrapper{flex-direction:column;gap:.25rem;display:flex}.products-module-sass-module__iHHhEa__price{color:#588157;font-size:1.5rem;font-weight:700}.products-module-sass-module__iHHhEa__outOfStock{color:#bc4749;font-size:.75rem;font-weight:500}.products-module-sass-module__iHHhEa__addToCartButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#588157,#3a5a40);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #58815733}.products-module-sass-module__iHHhEa__addToCartButton:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px #5881574d}.products-module-sass-module__iHHhEa__addToCartButton:disabled{cursor:not-allowed;color:#76857e;background:#76857e33}
