.ProductCards_productGrid__YRtdy{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0;padding:0;list-style:none}.ProductCards_card__zzMne{display:flex;flex-direction:row;align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,153,102,.07);border:1px solid #e0f5ea;transition:box-shadow .2s;overflow:hidden;min-height:180px}.ProductCards_card__zzMne:hover{box-shadow:0 4px 24px rgba(0,153,102,.13)}.ProductCards_imageWrapper___r8zX{flex:0 0 160px;width:160px;height:160px;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:12px;margin:12px}.ProductCards_cardContent__tchml{flex:1 1;padding:1.2rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.ProductCards_nameRow__IHZpE{display:flex;align-items:center;gap:.7rem;margin-bottom:.5rem}.ProductCards_name__xLBDv{font-size:1.3rem;font-weight:700;color:#009966;font-family:Montserrat,sans-serif;margin:0}.ProductCards_titleRow__tvLQs{display:flex;align-items:center;gap:.3rem;margin-bottom:.5rem}.ProductCards_title__390LM{font-size:1.05rem;font-weight:600;color:#333333;font-family:Montserrat,sans-serif;margin:0}.ProductCards_categoryIcon__igIbL{font-size:1.6rem;vertical-align:middle}.ProductCards_ingredients__ggxSQ{font-size:.9rem;color:#333;white-space:pre-line;margin-bottom:.7rem;margin-top:.2rem}.ProductCards_packaging__nHdO1{font-size:.98rem;color:#555;margin-bottom:.2rem}.ProductCards_imageWrapper___r8zX{position:relative;height:180px;width:100%;cursor:zoom-in}.ProductCards_zoomOverlay__QLL36{position:fixed;z-index:1000;background-color:white;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:4px;padding:4px;pointer-events:none}.ProductCards_zoomOverlay__QLL36 img{max-width:700px;max-height:700px;object-fit:contain}@media (max-width:700px){.ProductCards_productGrid__YRtdy{grid-template-columns:1fr}.ProductCards_card__zzMne{flex-direction:column;min-height:unset}.ProductCards_imageWrapper___r8zX{width:86%;height:180px}.ProductCards_cardContent__tchml{padding:1rem}}.ProductCards_filterContainer__NQ2nq{display:flex;justify-content:space-between;align-items:center;margin:2rem 0;gap:1rem;flex-wrap:wrap}.ProductCards_filterButtons__ndLxO{display:flex;gap:.5rem;flex-wrap:wrap}.ProductCards_filterButton__LqtCP{background:#e6f9ef;border:2px solid #e5e5e5;color:#666;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s}.ProductCards_filterButton__LqtCP:hover{background:#f0f9f5;border-color:#009966;color:#009966}.ProductCards_filterButton__LqtCP.ProductCards_active__cWD7Y{background:#009966;border-color:#009966;color:white}.ProductCards_searchWrapper__E0V7i{position:relative;flex-shrink:0}.ProductCards_searchInput__l9Y9t{padding:.6rem 1rem;border:2px solid #e5e5e5;border-radius:8px;font-size:.95rem;outline:none;transition:border-color .2s;background:white}.ProductCards_searchInput__l9Y9t:focus{border-color:#009966}.ProductCards_searchInput__l9Y9t::placeholder{color:#999}.ProductCards_clearButton__nBZNK{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.2rem;color:#999;cursor:pointer;padding:0;width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.ProductCards_clearButton__nBZNK:hover{background-color:#f0f0f0;color:#666}.ProductCards_resultsInfo__jevNb{margin:1rem 0;text-align:center}.ProductCards_resultsInfo__jevNb p{color:#666;font-size:.9rem;margin:0}.ProductCards_noResults__rnYhB{text-align:center;padding:2rem;color:#666}.ProductCards_resetButton__NR7xa{background:#009966;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;cursor:pointer;margin-top:1rem;transition:background-color .2s;font-weight:500}.ProductCards_resetButton__NR7xa:hover{background:#007a52}@media (max-width:768px){.ProductCards_filterContainer__NQ2nq{flex-direction:column;align-items:center;gap:1rem;padding:0 1rem}.ProductCards_filterButtons__ndLxO{justify-content:center}.ProductCards_searchWrapper__E0V7i{min-width:auto;max-width:none;width:100%;max-width:350px;display:flex;justify-content:center}.ProductCards_searchInput__l9Y9t{width:100%}.ProductCards_filterButton__LqtCP{padding:.6rem 1.2rem;font-size:.9rem}.ProductCards_productsContainer__y1d6y,.ProductCards_resultsInfo__jevNb{padding:0 1rem}}@media (max-width:480px){.ProductCards_filterButtons__ndLxO{gap:.3rem}.ProductCards_filterButton__LqtCP{padding:.5rem 1rem;font-size:.85rem}}