.ProductCard-module__saOdtG__card{cursor:pointer;color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;box-shadow:0 4px 12px #00000014}.ProductCard-module__saOdtG__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.ProductCard-module__saOdtG__imageContainer{aspect-ratio:1;background:#f3f4f6;position:relative;overflow:hidden}.ProductCard-module__saOdtG__image{object-fit:cover;transition:transform .3s}.ProductCard-module__saOdtG__card:hover .ProductCard-module__saOdtG__image{transform:scale(1.05)}.ProductCard-module__saOdtG__badge{color:#fff;z-index:2;background:#ef4444;border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:700;position:absolute;top:12px;right:12px}.ProductCard-module__saOdtG__featuredBadge{color:#fff;z-index:2;background:#16a34a;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;top:12px;left:12px}.ProductCard-module__saOdtG__soldOut{z-index:3;background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductCard-module__saOdtG__soldOutText{color:#1f2937;background:#fff;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:700}.ProductCard-module__saOdtG__content{padding:16px}.ProductCard-module__saOdtG__name{color:#0f380f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:1rem;font-weight:600;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.ProductCard-module__saOdtG__card:hover .ProductCard-module__saOdtG__name{color:#16a34a}.ProductCard-module__saOdtG__program{color:#6b7280;text-transform:capitalize;margin-bottom:12px;font-size:.75rem}.ProductCard-module__saOdtG__priceContainer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ProductCard-module__saOdtG__priceGroup{align-items:baseline;gap:8px;display:flex}.ProductCard-module__saOdtG__price{color:#16a34a;font-size:1.25rem;font-weight:700}.ProductCard-module__saOdtG__comparePrice{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.ProductCard-module__saOdtG__viewLink{color:#0f380f;font-size:.875rem;font-weight:600;transition:all .3s}.ProductCard-module__saOdtG__card:hover .ProductCard-module__saOdtG__viewLink{text-decoration:underline;transform:translate(4px)}.ProductCard-module__saOdtG__lowStock{color:#f59e0b;margin-top:8px;font-size:.75rem;font-weight:600}@media (max-width:768px){.ProductCard-module__saOdtG__content{padding:12px}.ProductCard-module__saOdtG__name{font-size:.875rem}.ProductCard-module__saOdtG__price{font-size:1.125rem}}
.ShopHero-module__fgqhpG__hero{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.ShopHero-module__fgqhpG__background{z-index:0;background:linear-gradient(135deg,#0f380f 0%,#16a34a 100%);position:absolute;inset:0}.ShopHero-module__fgqhpG__overlay{z-index:1;background:#0000004d;position:absolute;inset:0}.ShopHero-module__fgqhpG__content{z-index:2;max-width:900px;padding:0 20px;position:relative}.ShopHero-module__fgqhpG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:1px;background:#fff3;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.875rem;font-weight:600;display:inline-block}.ShopHero-module__fgqhpG__title{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.ShopHero-module__fgqhpG__highlight{color:#16a34a;text-shadow:0 0 20px #16a34a80}.ShopHero-module__fgqhpG__subtitle{color:#e0e0e0;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.ShopHero-module__fgqhpG__features{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ShopHero-module__fgqhpG__feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:12px 24px;font-weight:600;transition:all .3s;display:flex}.ShopHero-module__fgqhpG__feature:hover{background:#fff3;transform:translateY(-2px)}.ShopHero-module__fgqhpG__icon{font-size:1.5rem}@media (max-width:768px){.ShopHero-module__fgqhpG__hero{height:50vh;min-height:350px}.ShopHero-module__fgqhpG__title{font-size:2rem}.ShopHero-module__fgqhpG__subtitle{font-size:1rem}.ShopHero-module__fgqhpG__features{gap:1rem}.ShopHero-module__fgqhpG__feature{padding:10px 20px;font-size:.875rem}}
.Shop-module__dc-ECG__shopPage{background:#fff;min-height:100vh}.Shop-module__dc-ECG__container{max-width:1400px;margin:0 auto;padding:60px 20px}.Shop-module__dc-ECG__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.Shop-module__dc-ECG__pageTitle{color:#0f380f;font-size:2rem;font-weight:700}.Shop-module__dc-ECG__filterGroup{align-items:center;gap:12px;display:flex}.Shop-module__dc-ECG__filterLabel{color:#374151;font-size:.875rem;font-weight:600}.Shop-module__dc-ECG__filterSelect{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:all .3s}.Shop-module__dc-ECG__filterSelect:hover{border-color:#16a34a}.Shop-module__dc-ECG__filterSelect:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1a}.Shop-module__dc-ECG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:60px;display:grid}.Shop-module__dc-ECG__empty{text-align:center;padding:80px 20px}.Shop-module__dc-ECG__emptyText{color:#6b7280;margin-bottom:20px;font-size:1.125rem}.Shop-module__dc-ECG__emptyLink{color:#fff;background:#0f380f;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Shop-module__dc-ECG__emptyLink:hover{background:#16a34a;transform:translateY(-2px)}.Shop-module__dc-ECG__impactBanner{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #16a34a;border-radius:16px;margin-top:60px;padding:40px}.Shop-module__dc-ECG__impactContent{text-align:center;max-width:800px;margin:0 auto}.Shop-module__dc-ECG__impactTitle{color:#0f380f;margin-bottom:16px;font-size:1.5rem;font-weight:700}.Shop-module__dc-ECG__impactText{color:#374151;font-size:1rem;line-height:1.7}@media (max-width:768px){.Shop-module__dc-ECG__container{padding:40px 16px}.Shop-module__dc-ECG__filterBar{flex-direction:column;align-items:flex-start}.Shop-module__dc-ECG__pageTitle{font-size:1.5rem}.Shop-module__dc-ECG__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.Shop-module__dc-ECG__impactBanner{padding:24px}.Shop-module__dc-ECG__impactTitle{font-size:1.25rem}.Shop-module__dc-ECG__impactText{font-size:.875rem}}
