.product-module__mwllHq__page{background-color:#f9f9f9;flex-direction:column;min-height:100vh;display:flex}.product-module__mwllHq__main{flex-direction:column;flex:1;align-items:center;gap:60px;padding:40px 20px;font-family:Helvetica,sans-serif;display:flex}.product-module__mwllHq__container{background:#fff;flex-direction:column;gap:40px;width:100%;max-width:1100px;padding:32px;display:flex}.product-module__mwllHq__textDetails{flex-direction:column;justify-content:center;width:100%;display:flex}.product-module__mwllHq__name{color:#1a1a1a;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.2}.product-module__mwllHq__priceRow{align-items:center;gap:16px;margin-bottom:20px;display:flex}.product-module__mwllHq__price{color:#00400a;margin:0;font-size:24px;font-weight:600}.product-module__mwllHq__stockBadge{color:#4b8205;background-color:#eaf5dc;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.product-module__mwllHq__lowStock{color:#df2c2c;background-color:#ffebeb}.product-module__mwllHq__divider{background-color:#eaeaea;width:100%;height:1px;margin-bottom:20px}.product-module__mwllHq__description{color:#555;margin:0 0 32px;font-size:16px;line-height:1.6}.product-module__mwllHq__actions{width:100%}.product-module__mwllHq__addToCartBtn{color:#fff;cursor:pointer;background-color:#00400a;border:none;border-radius:8px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:background-color .2s ease-in-out,transform .1s}.product-module__mwllHq__addToCartBtn:hover{background-color:#002b06}.product-module__mwllHq__addToCartBtn:active{transform:scale(.98)}.product-module__mwllHq__addToCartBtn:disabled{color:#5a6b56;cursor:not-allowed;background-color:#b4cfbb;transform:none}.product-module__mwllHq__gallerySection{flex-direction:column;gap:16px;width:100%;display:flex}.product-module__mwllHq__imageWrapper{cursor:zoom-in;background-color:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;width:100%;height:350px;display:flex;position:relative;overflow:hidden}.product-module__mwllHq__productImg{object-fit:contain;width:100%;max-width:40rem;height:20rem;padding:16px}.product-module__mwllHq__zoomHint{color:#fff;pointer-events:none;opacity:0;background-color:#0009;border-radius:4px;padding:4px 8px;font-size:12px;transition:opacity .2s;position:absolute;bottom:12px;right:12px}.product-module__mwllHq__imageWrapper:hover .product-module__mwllHq__zoomHint{opacity:1}.product-module__mwllHq__thumbnailRow{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.product-module__mwllHq__thumbWrapper{cursor:pointer;background-color:#f5f5f5;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;padding:4px;transition:all .2s ease-in-out;display:flex;overflow:hidden}.product-module__mwllHq__thumbWrapper:hover{border-color:#ccc}.product-module__mwllHq__thumbActive{background-color:#fff;border-color:#00400a}.product-module__mwllHq__thumbImg{object-fit:contain;max-width:100%;max-height:100%}.product-module__mwllHq__modalOverlay{z-index:9999;cursor:zoom-out;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.product-module__mwllHq__modalContent{color:#fff;justify-content:center;align-items:center;max-width:90%;max-height:85%;display:flex;position:relative}.product-module__mwllHq__modalContent button:hover{color:#747474}.product-module__mwllHq__modalImg{object-fit:contain;background-color:#fff;border-radius:4px;max-width:100%;max-height:85vh;padding:16px}.product-module__mwllHq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:36px;line-height:1;position:absolute;top:-45px;right:0}.product-module__mwllHq__suggestionsContainer{width:100%;max-width:1100px;margin-top:20px}.product-module__mwllHq__suggestionsTitle{color:#1a1a1a;margin-bottom:24px;font-size:22px;font-weight:700}.product-module__mwllHq__grid{border-top:1px solid #384936;grid-template-columns:1fr;align-items:stretch;gap:1rem;width:100%;padding:1rem 0;display:grid}.product-module__mwllHq__card{cursor:pointer;background-color:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;width:100%;height:100%;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.product-module__mwllHq__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #3849361f}.product-module__mwllHq__card:after{content:"";opacity:0;pointer-events:none;background-color:#54634e26;border-radius:12px;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.product-module__mwllHq__card:hover:after{opacity:1}.product-module__mwllHq__outOfStockImage{opacity:.5}.product-module__mwllHq__stockPill{z-index:1;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:10px;right:10px}.product-module__mwllHq__outOfStockPill{color:#df2c2c;background-color:#ffebeb}.product-module__mwllHq__inStockPill{color:#4b8205;background-color:#eaf5dc}.product-module__mwllHq__card img{object-fit:contain;border-bottom:2px solid #abceb3;width:100%;height:20rem;margin:0;padding:16px 16px .4rem}.product-module__mwllHq__info{box-sizing:border-box;flex-direction:column;flex:1;gap:.5rem;width:100%;padding:2rem;display:flex}.product-module__mwllHq__nameCard{color:#1a1a1a;font-size:1.5rem;font-weight:600}.product-module__mwllHq__card:hover .product-module__mwllHq__nameCard{text-decoration:underline}.product-module__mwllHq__priceCard{color:#00400a;align-self:flex-end;margin-top:1rem;font-size:1.4rem;font-weight:600}.product-module__mwllHq__backButtonRow{grid-column:1/-1;width:100%;margin-bottom:-20px;margin-left:20px}.product-module__mwllHq__backButtonRow svg{margin-right:1rem}.product-module__mwllHq__backButton{color:#555;align-items:center;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.product-module__mwllHq__backButton:hover{color:#00400a;transform:translate(-4px)}@media (min-width:500px){.product-module__mwllHq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.product-module__mwllHq__container{flex-direction:row;padding:48px}.product-module__mwllHq__imageWrapper{height:450px}.product-module__mwllHq__textDetails{flex:1;padding-left:12px}.product-module__mwllHq__name{font-size:36px}.product-module__mwllHq__addToCartBtn{width:auto;padding:16px 40px}.product-module__mwllHq__gallerySection{flex:1}.product-module__mwllHq__grid{grid-template-columns:repeat(3,1fr)}}
