.HeroSlider-module__rURwWW__sliderContainer{aspect-ratio:1920/588;background:#f8f8f8;width:100%;position:relative;overflow:hidden;padding:0!important}.HeroSlider-module__rURwWW__slide{touch-action:pan-y;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.HeroSlider-module__rURwWW__image{object-fit:cover}.HeroSlider-module__rURwWW__navBtn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;z-index:20;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__rURwWW__navBtn:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-50%)scale(1.1)}.HeroSlider-module__rURwWW__prev{left:30px}.HeroSlider-module__rURwWW__next{right:30px}.HeroSlider-module__rURwWW__dots{z-index:20;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.HeroSlider-module__rURwWW__dot{background:#fff6;border-radius:50%;width:10px;height:10px;transition:all .3s}.HeroSlider-module__rURwWW__dot.HeroSlider-module__rURwWW__active{background:var(--accent);transform:scale(1.3)}@media (max-width:768px){.HeroSlider-module__rURwWW__sliderContainer{aspect-ratio:1920/850;background:#fff}.HeroSlider-module__rURwWW__image{object-fit:contain;padding:0}.HeroSlider-module__rURwWW__navBtn{width:35px;height:35px;display:flex}.HeroSlider-module__rURwWW__prev{left:10px}.HeroSlider-module__rURwWW__next{right:10px}.HeroSlider-module__rURwWW__dots{gap:6px;bottom:10px}.HeroSlider-module__rURwWW__dot{background:#0003;width:7px;height:7px}.HeroSlider-module__rURwWW__dot.HeroSlider-module__rURwWW__active{background:var(--accent);border-radius:50%;width:7px;transform:scale(1.3)}}
.CategoryBar-module__OYQz8W__wrapper{background:var(--white);border-bottom:1px solid var(--border);padding:40px 0}.CategoryBar-module__OYQz8W__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.CategoryBar-module__OYQz8W__categoryItem{cursor:pointer;transition:var(--transition);flex-direction:column;flex:1;align-items:center;gap:15px;min-width:120px;display:flex}.CategoryBar-module__OYQz8W__iconCircle{width:70px;height:70px;color:var(--primary);transition:var(--transition);background:#f7f9f8;border-radius:50%;justify-content:center;align-items:center;display:flex}.CategoryBar-module__OYQz8W__categoryItem span{color:var(--foreground);text-align:center;font-size:.9rem;font-weight:600}.CategoryBar-module__OYQz8W__categoryItem:hover .CategoryBar-module__OYQz8W__iconCircle{background:var(--primary);color:var(--white);box-shadow:var(--shadow-md);transform:translateY(-5px)}.CategoryBar-module__OYQz8W__categoryItem:hover span{color:var(--primary)}@media (max-width:768px){.CategoryBar-module__OYQz8W__wrapper{padding:20px 0}.CategoryBar-module__OYQz8W__container{justify-content:center;gap:15px}.CategoryBar-module__OYQz8W__iconCircle{width:50px;height:50px}.CategoryBar-module__OYQz8W__categoryItem{gap:8px;min-width:80px}.CategoryBar-module__OYQz8W__categoryItem span{font-size:.75rem}}
.ProductShowcase-module__LGe1IG__showcaseSection{background:#fdfcf8;padding:60px 0}.ProductShowcase-module__LGe1IG__card{background:#fff;border:1px solid #0000000d;border-radius:8px;padding:40px;box-shadow:0 4px 20px #00000008}.ProductShowcase-module__LGe1IG__grid{grid-template-columns:1fr 1fr;gap:40px;max-width:100%;display:grid;position:relative}.ProductShowcase-module__LGe1IG__gallery{z-index:1000;gap:15px;height:600px;display:flex;position:sticky;top:110px}.ProductShowcase-module__LGe1IG__thumbnails{flex-direction:column;gap:10px;min-width:60px;display:flex;overflow-y:auto}.ProductShowcase-module__LGe1IG__thumbs::-webkit-scrollbar{width:0}.ProductShowcase-module__LGe1IG__thumb{cursor:pointer;border:1px solid #ddd;border-radius:4px;width:50px;height:50px;transition:all .2s;overflow:hidden}.ProductShowcase-module__LGe1IG__thumb:hover,.ProductShowcase-module__LGe1IG__activeThumb{border-color:#e77600;box-shadow:0 0 5px #e7760066}.ProductShowcase-module__LGe1IG__thumb img{object-fit:contain;width:100%;height:100%}.ProductShowcase-module__LGe1IG__mainImageWrapper{cursor:crosshair;background:#fff;border:1px solid #f3f3f3;flex-grow:1;position:relative}.ProductShowcase-module__LGe1IG__mainImage{object-fit:contain;padding:20px}.ProductShowcase-module__LGe1IG__zoomLens{pointer-events:none;z-index:5;background:#e776000d;border:1px solid #e77600;width:200px;height:200px;position:absolute}.ProductShowcase-module__LGe1IG__zoomWindow{z-index:100;pointer-events:none;background-color:#fff;background-repeat:no-repeat;border:1px solid #ddd;width:600px;height:600px;position:absolute;top:0;left:calc(100% + 20px);box-shadow:0 6px 16px #0000001f}.ProductShowcase-module__LGe1IG__details{flex-direction:column;display:flex}.ProductShowcase-module__LGe1IG__breadcrumb{color:#565959;margin-bottom:5px;font-size:.75rem}.ProductShowcase-module__LGe1IG__brandLink{color:#007185;cursor:pointer;margin-bottom:15px;font-size:.85rem}.ProductShowcase-module__LGe1IG__brandLink:hover{color:#c45500;text-decoration:underline}.ProductShowcase-module__LGe1IG__title{color:#0f1111;margin-bottom:5px;font-size:1.5rem;font-weight:500;line-height:1.3}.ProductShowcase-module__LGe1IG__divider{background:#e7e7e7;height:1px;margin:15px 0}.ProductShowcase-module__LGe1IG__priceArea{align-items:flex-start;gap:10px;display:flex}.ProductShowcase-module__LGe1IG__discountBadge{color:#cc0c39;font-size:1.7rem;font-weight:300}.ProductShowcase-module__LGe1IG__priceColumn{align-items:flex-start;display:flex}.ProductShowcase-module__LGe1IG__priceSymbol{margin-top:8px;margin-right:2px;font-size:.8rem}.ProductShowcase-module__LGe1IG__priceMain{font-size:1.8rem;font-weight:500}.ProductShowcase-module__LGe1IG__mrp{color:#565959;font-size:.85rem}.ProductShowcase-module__LGe1IG__strike{text-decoration:line-through}.ProductShowcase-module__LGe1IG__inclusiveText{color:#0f1111;margin-top:5px;font-size:.85rem}.ProductShowcase-module__LGe1IG__offerCard{background:#fff;border:1px solid #ddd;border-left:4px solid #e47911;border-radius:8px;margin:15px 0;padding:15px}.ProductShowcase-module__LGe1IG__offerTitle{color:#e47911;align-items:center;gap:8px;margin-bottom:5px;font-size:.9rem;font-weight:700;display:flex}.ProductShowcase-module__LGe1IG__offerText{color:#0f1111;font-size:.85rem;line-height:1.4}.ProductShowcase-module__LGe1IG__moqNotice{color:#cc0c39;background-color:#f3f3f3;border:1px dashed #cc0c39;border-radius:4px;margin-top:10px;padding:8px 12px;font-size:.85rem;font-weight:600;display:inline-block}.ProductShowcase-module__LGe1IG__vegBadge{color:#0f1111;align-items:center;gap:10px;font-size:.95rem;display:flex}.ProductShowcase-module__LGe1IG__vegIcon{border:1.5px solid #2d6244;justify-content:center;align-items:center;width:20px;height:20px;padding:2px;display:flex;position:relative}.ProductShowcase-module__LGe1IG__vegIcon:after{content:"";background:#2d6244;border-radius:50%;width:10px;height:10px}.ProductShowcase-module__LGe1IG__vegText{font-weight:700}.ProductShowcase-module__LGe1IG__aboutSection h2{color:#0f1111;margin-bottom:10px;font-size:1.1rem;font-weight:700}.ProductShowcase-module__LGe1IG__aboutList{padding:0;list-style:none}.ProductShowcase-module__LGe1IG__aboutList li{color:#0f1111;margin-bottom:8px;padding-left:20px;font-size:.9rem;line-height:1.5;position:relative}.ProductShowcase-module__LGe1IG__aboutList li:before{content:"•";color:#565959;position:absolute;left:5px}.ProductShowcase-module__LGe1IG__bold{font-weight:700}.ProductShowcase-module__LGe1IG__technicalSection h2{margin-bottom:20px;font-size:1.25rem;font-weight:700}.ProductShowcase-module__LGe1IG__techGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.ProductShowcase-module__LGe1IG__techColumn h3{color:#0f1111;margin-bottom:15px;font-size:.95rem}.ProductShowcase-module__LGe1IG__techRow{border-top:1px solid #f3f3f3;padding:10px 0;font-size:.85rem;display:flex}.ProductShowcase-module__LGe1IG__label{color:#565959;flex:1;font-weight:700}.ProductShowcase-module__LGe1IG__value{color:#0f1111;flex:1.5}.ProductShowcase-module__LGe1IG__qtySection{align-items:center;gap:15px;margin-top:20px;display:flex}.ProductShowcase-module__LGe1IG__qtySection label{color:#0f1111;font-size:.9rem;font-weight:700}.ProductShowcase-module__LGe1IG__qtySelector{background:#f3f3f3;border:1px solid #ddd;border-radius:8px;align-items:center;display:flex;overflow:hidden}.ProductShowcase-module__LGe1IG__qtyBtn{cursor:pointer;background:#f3f3f3;border:none;padding:8px 12px;font-size:1.1rem;font-weight:600;transition:background .2s}.ProductShowcase-module__LGe1IG__qtyBtn:hover:not(:disabled){background:#e7e7e7}.ProductShowcase-module__LGe1IG__qtyBtn:disabled{color:#ccc;cursor:not-allowed}.ProductShowcase-module__LGe1IG__qtyInput{text-align:center;-moz-appearance:textfield;appearance:none;background:#fff;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;width:60px;padding:8px 0;font-size:.9rem;font-weight:600}.ProductShowcase-module__LGe1IG__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductShowcase-module__LGe1IG__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductShowcase-module__LGe1IG__ctaWrapper{flex-direction:column;gap:10px;max-width:300px;margin-top:30px;display:flex}.ProductShowcase-module__LGe1IG__buyBtn{color:#0f1111;text-align:center;cursor:pointer;background:#ffd814;border:none;border-radius:20px;padding:10px;font-size:.9rem;font-weight:500;box-shadow:0 2px 5px #d5d9d980}.ProductShowcase-module__LGe1IG__buyBtn:hover{background:#f7ca00}.ProductShowcase-module__LGe1IG__buyNowBtn{color:#0f1111;cursor:pointer;background:#ffa41c;border:none;border-radius:20px;width:100%;padding:10px;font-size:.9rem;font-weight:500;box-shadow:0 2px 5px #d5d9d980}.ProductShowcase-module__LGe1IG__buyNowBtn:hover{background:#fa8914}@media (max-width:1024px){.ProductShowcase-module__LGe1IG__grid{grid-template-columns:1fr;gap:20px}.ProductShowcase-module__LGe1IG__gallery{flex-direction:column-reverse;gap:15px;width:100%;height:auto;position:relative;top:0}.ProductShowcase-module__LGe1IG__thumbnails{flex-direction:row;justify-content:flex-start;width:100%;padding:10px 20px;overflow-x:auto}.ProductShowcase-module__LGe1IG__thumb{flex-shrink:0;width:60px;height:60px}.ProductShowcase-module__LGe1IG__mainImageWrapper{aspect-ratio:4/5;width:100%;min-height:unset;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductShowcase-module__LGe1IG__zoomWindow,.ProductShowcase-module__LGe1IG__zoomLens{display:none}.ProductShowcase-module__LGe1IG__techGrid{grid-template-columns:1fr}}@media (max-width:768px){.ProductShowcase-module__LGe1IG__showcaseSection{background:#fff;padding:0}.ProductShowcase-module__LGe1IG__card{box-shadow:none;border:none;width:100%;margin:0;padding:0}.ProductShowcase-module__LGe1IG__grid{grid-template-columns:1fr;gap:0}.ProductShowcase-module__LGe1IG__gallery{background:#f9f9f9;flex-direction:column;height:auto;top:0}.ProductShowcase-module__LGe1IG__mainImageWrapper{aspect-ratio:1;background:0 0;width:100%;margin:0}.ProductShowcase-module__LGe1IG__mainImage{object-fit:contain!important;padding:30px!important}.ProductShowcase-module__LGe1IG__thumbnails{z-index:10;flex-direction:row;justify-content:center;gap:8px;width:100%;padding:0;position:absolute;bottom:20px;left:0}.ProductShowcase-module__LGe1IG__thumb{background:#0003;border:none;border-radius:50%;width:8px;height:8px;padding:0}.ProductShowcase-module__LGe1IG__thumb img{display:none}.ProductShowcase-module__LGe1IG__activeThumb{background:var(--primary);border-radius:4px;width:20px}.ProductShowcase-module__LGe1IG__details{z-index:20;background:#fff;border-radius:30px 30px 0 0;margin-top:-30px;padding:40px 24px;position:relative;box-shadow:0 -10px 30px #00000008}.ProductShowcase-module__LGe1IG__breadcrumb{text-transform:uppercase;letter-spacing:1px;color:var(--accent);font-size:.65rem;font-weight:600}.ProductShowcase-module__LGe1IG__title{font-size:1.4rem;font-family:var(--font-playfair);color:var(--primary);margin:10px 0 15px;font-weight:700}.ProductShowcase-module__LGe1IG__priceArea{margin:20px 0}.ProductShowcase-module__LGe1IG__priceMain{color:var(--primary);font-size:2rem}.ProductShowcase-module__LGe1IG__discountBadge{background:var(--primary);color:#fff;border-radius:50px;padding:4px 12px;font-size:.8rem;font-weight:600}.ProductShowcase-module__LGe1IG__offerCard{background:#fdf6ec;border:none;border-radius:12px;padding:20px}.ProductShowcase-module__LGe1IG__qtySection{background:#f5f5f5;border-radius:50px;justify-content:space-between;padding:15px 20px}.ProductShowcase-module__LGe1IG__ctaWrapper{z-index:100;background:#fff;border-radius:50px;flex-direction:row;gap:12px;margin-top:30px;padding:10px;position:sticky;bottom:20px;box-shadow:0 10px 30px #0000001a}.ProductShowcase-module__LGe1IG__buyBtn,.ProductShowcase-module__LGe1IG__buyNowBtn{text-transform:uppercase;letter-spacing:1px;border-radius:50px;flex:1;padding:15px;font-size:.85rem;font-weight:700}.ProductShowcase-module__LGe1IG__buyBtn{background:var(--primary);color:#fff}.ProductShowcase-module__LGe1IG__buyNowBtn{background:var(--accent);color:var(--primary)}.ProductShowcase-module__LGe1IG__aboutSection h2{border-bottom:2px solid #f5f5f5;margin-top:30px;padding-bottom:10px}.ProductShowcase-module__LGe1IG__aboutList li{border-left:2px solid var(--accent);margin-bottom:20px;padding-left:15px}.ProductShowcase-module__LGe1IG__aboutList li:before{display:none}}
.CheckoutModal-module__zOiyrW__overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CheckoutModal-module__zOiyrW__modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}.CheckoutModal-module__zOiyrW__closeBtn{cursor:pointer;color:#565959;background:0 0;border:none;border-radius:50%;padding:5px;transition:background .2s;position:absolute;top:15px;right:15px}.CheckoutModal-module__zOiyrW__closeBtn:hover{background:#f3f3f3}.CheckoutModal-module__zOiyrW__header{text-align:center;margin-bottom:25px}.CheckoutModal-module__zOiyrW__header h2{color:#0f1111;margin-bottom:5px;font-size:1.5rem}.CheckoutModal-module__zOiyrW__header p{color:#565959;font-size:.9rem}.CheckoutModal-module__zOiyrW__orderSummary{background:#fdfcf8;border:1px solid #f2ead3;border-radius:8px;margin-bottom:25px;padding:20px}.CheckoutModal-module__zOiyrW__summaryRow{color:#565959;justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.CheckoutModal-module__zOiyrW__totalRow{color:#0f1111;border-top:1px solid #f2ead3;justify-content:space-between;margin-top:12px;padding-top:12px;font-size:1.1rem;font-weight:700;display:flex}.CheckoutModal-module__zOiyrW__deliveryTag{color:#2d6244;text-align:right;margin-top:10px;font-size:.85rem;font-weight:600}.CheckoutModal-module__zOiyrW__form{flex-direction:column;gap:15px;display:flex}.CheckoutModal-module__zOiyrW__inputGroup{flex-direction:column;gap:5px;display:flex}.CheckoutModal-module__zOiyrW__inputGroup label{color:#0f1111;font-size:.85rem;font-weight:700}.CheckoutModal-module__zOiyrW__inputGroup input,.CheckoutModal-module__zOiyrW__inputGroup textarea{border:1px solid #ddd;border-radius:4px;padding:10px 12px;font-size:.95rem;transition:border-color .2s}.CheckoutModal-module__zOiyrW__inputGroup input:focus,.CheckoutModal-module__zOiyrW__inputGroup textarea:focus{border-color:#e47911;outline:none;box-shadow:0 0 0 3px #e479111a}.CheckoutModal-module__zOiyrW__inputGroup textarea{resize:vertical;min-height:80px}.CheckoutModal-module__zOiyrW__submitBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:20px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:14px;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;display:flex}.CheckoutModal-module__zOiyrW__submitBtn:hover{background:#128c7e;transform:translateY(-1px)}.CheckoutModal-module__zOiyrW__submitBtn:active{transform:translateY(0)}@media (max-width:480px){.CheckoutModal-module__zOiyrW__modal{padding:20px}}
.RecipesSection-module__7S1wPW__recipesSection{background-color:var(--background);padding:100px 0}.RecipesSection-module__7S1wPW__header{text-align:center;margin-bottom:60px}.RecipesSection-module__7S1wPW__badge{color:var(--accent);letter-spacing:2px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:block}.RecipesSection-module__7S1wPW__header h2{margin-bottom:15px;font-size:2.5rem}.RecipesSection-module__7S1wPW__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.RecipesSection-module__7S1wPW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:50px;display:grid}.RecipesSection-module__7S1wPW__recipeCard{background:var(--white);border:1px solid #0000000d;border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 5px 20px #00000008}.RecipesSection-module__7S1wPW__recipeCard:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 15px 35px #00000014}.RecipesSection-module__7S1wPW__imageWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.RecipesSection-module__7S1wPW__recipeImage{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.RecipesSection-module__7S1wPW__recipeCard:hover .RecipesSection-module__7S1wPW__recipeImage{transform:scale(1.1)}.RecipesSection-module__7S1wPW__overlay{opacity:0;background:#224b3366;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.RecipesSection-module__7S1wPW__overlay span{color:var(--white);border:1px solid var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50px;padding:8px 20px;font-weight:600}.RecipesSection-module__7S1wPW__recipeCard:hover .RecipesSection-module__7S1wPW__overlay{opacity:1}.RecipesSection-module__7S1wPW__content{flex-direction:column;flex-grow:1;padding:25px;display:flex}.RecipesSection-module__7S1wPW__meta{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:12px;font-size:.8rem;display:flex}.RecipesSection-module__7S1wPW__separator{color:var(--accent)}.RecipesSection-module__7S1wPW__title{color:var(--primary);margin-bottom:15px;font-size:1.4rem;line-height:1.3;transition:color .3s}.RecipesSection-module__7S1wPW__recipeCard:hover .RecipesSection-module__7S1wPW__title{color:var(--accent)}.RecipesSection-module__7S1wPW__snippet{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.RecipesSection-module__7S1wPW__readMore{color:var(--primary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:5px;margin-top:auto;font-size:.85rem;font-weight:700;transition:gap .3s;display:flex}.RecipesSection-module__7S1wPW__recipeCard:hover .RecipesSection-module__7S1wPW__readMore{color:var(--accent);gap:10px}.RecipesSection-module__7S1wPW__footer{text-align:center}@media (max-width:768px){.RecipesSection-module__7S1wPW__grid{grid-template-columns:1fr}.RecipesSection-module__7S1wPW__header h2{font-size:2rem}.RecipesSection-module__7S1wPW__recipesSection{padding:60px 0}}
