.GroceryHero-module__vYyLxa__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffffa;padding:16px 0;position:sticky;top:0;box-shadow:0 2px 20px #0000000d}.GroceryHero-module__vYyLxa__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.GroceryHero-module__vYyLxa__logo img{cursor:pointer;height:50px}.GroceryHero-module__vYyLxa__nav{align-items:center;gap:32px;display:flex}.GroceryHero-module__vYyLxa__nav a{color:#333;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.GroceryHero-module__vYyLxa__nav a:after{content:"";background:#c99e1f;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.GroceryHero-module__vYyLxa__nav a:hover{color:#c99e1f}.GroceryHero-module__vYyLxa__nav a:hover:after{width:100%}.GroceryHero-module__vYyLxa__authButtons{align-items:center;gap:16px;display:flex}.GroceryHero-module__vYyLxa__registerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c99e1f 0% 100%);border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s}.GroceryHero-module__vYyLxa__registerBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c9a9614d}.GroceryHero-module__vYyLxa__mobileMenuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.GroceryHero-module__vYyLxa__bar{background:#333;border-radius:3px;width:25px;height:3px;transition:all .3s}.GroceryHero-module__vYyLxa__bar.GroceryHero-module__vYyLxa__open:first-child{transform:rotate(45deg)translate(6px,6px)}.GroceryHero-module__vYyLxa__bar.GroceryHero-module__vYyLxa__open:nth-child(2){opacity:0}.GroceryHero-module__vYyLxa__bar.GroceryHero-module__vYyLxa__open:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.GroceryHero-module__vYyLxa__mobileOverlay{z-index:998;background:#00000080;display:none;position:fixed;inset:0}.GroceryHero-module__vYyLxa__mobileNav{z-index:999;background:#fff;flex-direction:column;gap:16px;width:280px;padding:24px;display:none;position:fixed;top:82px;right:0;box-shadow:-2px 0 20px #0000001a}.GroceryHero-module__vYyLxa__mobileNav a{color:#333;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.GroceryHero-module__vYyLxa__mobileNav a:hover{color:#c99e1f;background:#f5f5f5}.GroceryHero-module__vYyLxa__mobileRegister{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c99e1f 0% 100%);border:none;border-radius:8px;margin-top:12px;padding:14px 24px;font-size:15px;font-weight:600}.GroceryHero-module__vYyLxa__hero{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);padding:120px 40px 80px;position:relative;overflow:hidden}.GroceryHero-module__vYyLxa__backgroundPattern{pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#c9a96114 0%,#0000 50%),radial-gradient(circle at 80% 70%,#d4b56f0f 0%,#0000 50%);position:absolute;inset:0}.GroceryHero-module__vYyLxa__heroContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}.GroceryHero-module__vYyLxa__heroContent{animation:.8s ease-out GroceryHero-module__vYyLxa__fadeInLeft}.GroceryHero-module__vYyLxa__badge{color:#c99e1f;background:linear-gradient(135deg,#fff3dc 0%,#ffe8bd 100%);border:1px solid #f5e5c4;border-radius:50px;margin-bottom:24px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-block}.GroceryHero-module__vYyLxa__title{color:#1a1a1a;margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.2}.GroceryHero-module__vYyLxa__highlight{background:linear-gradient(135deg,#c99e1f 0% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.GroceryHero-module__vYyLxa__subtitle{color:#666;max-width:580px;margin-bottom:40px;font-size:20px;line-height:1.7}.GroceryHero-module__vYyLxa__ctaButtons{gap:16px;margin-bottom:48px;display:flex}.GroceryHero-module__vYyLxa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c99e1f 0% 100%);border:none;border-radius:12px;padding:16px 36px;font-size:16px;font-weight:600;transition:all .3s}.GroceryHero-module__vYyLxa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #c9a96166}.GroceryHero-module__vYyLxa__secondaryBtn{color:#333;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;padding:14px 34px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.GroceryHero-module__vYyLxa__secondaryBtn:hover{color:#c99e1f;border-color:#c99e1f;transform:translateY(-3px)}.GroceryHero-module__vYyLxa__stats{gap:48px;display:flex}.GroceryHero-module__vYyLxa__stat{text-align:left}.GroceryHero-module__vYyLxa__statNumber{color:#c99e1f;margin-bottom:4px;font-size:36px;font-weight:700}.GroceryHero-module__vYyLxa__statLabel{color:#666;font-size:14px;font-weight:500}.GroceryHero-module__vYyLxa__heroImage{animation:.8s ease-out GroceryHero-module__vYyLxa__fadeInRight;position:relative}.GroceryHero-module__vYyLxa__imageWrapper{border-radius:20px;position:relative;overflow:visible}.GroceryHero-module__vYyLxa__dashboardImage{border-radius:20px;width:100%;box-shadow:0 20px 60px #00000026}.GroceryHero-module__vYyLxa__floatingCard1,.GroceryHero-module__vYyLxa__floatingCard2{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;animation:3s ease-in-out infinite GroceryHero-module__vYyLxa__float;display:flex;position:absolute;box-shadow:0 10px 30px #00000026}.GroceryHero-module__vYyLxa__floatingCard1{top:20%;left:-40px}.GroceryHero-module__vYyLxa__floatingCard2{animation-delay:1.5s;bottom:20%;right:-40px}.GroceryHero-module__vYyLxa__cardIcon{font-size:28px}.GroceryHero-module__vYyLxa__cardTitle{color:#666;margin-bottom:4px;font-size:13px}.GroceryHero-module__vYyLxa__cardValue{color:#2ecc71;font-size:20px;font-weight:700}@keyframes GroceryHero-module__vYyLxa__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes GroceryHero-module__vYyLxa__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes GroceryHero-module__vYyLxa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:1024px){.GroceryHero-module__vYyLxa__heroContainer{grid-template-columns:1fr;gap:48px}.GroceryHero-module__vYyLxa__heroImage{order:2}.GroceryHero-module__vYyLxa__heroContent{order:1}.GroceryHero-module__vYyLxa__title{font-size:44px}.GroceryHero-module__vYyLxa__floatingCard1,.GroceryHero-module__vYyLxa__floatingCard2{display:none}}@media (max-width:768px){.GroceryHero-module__vYyLxa__nav,.GroceryHero-module__vYyLxa__authButtons{display:none}.GroceryHero-module__vYyLxa__mobileMenuButton,.GroceryHero-module__vYyLxa__mobileOverlay,.GroceryHero-module__vYyLxa__mobileNav{display:flex}.GroceryHero-module__vYyLxa__hero{padding:80px 20px 60px}.GroceryHero-module__vYyLxa__title{font-size:36px}.GroceryHero-module__vYyLxa__subtitle{font-size:18px}.GroceryHero-module__vYyLxa__ctaButtons{flex-direction:column}.GroceryHero-module__vYyLxa__stats{gap:32px}.GroceryHero-module__vYyLxa__statNumber{font-size:28px}}@media (max-width:480px){.GroceryHero-module__vYyLxa__title{font-size:28px}.GroceryHero-module__vYyLxa__subtitle{font-size:16px}.GroceryHero-module__vYyLxa__stats{flex-wrap:wrap;gap:24px}}
.GroceryFeatures-module__YqL42a__features{background:#fff;padding:100px 40px}.GroceryFeatures-module__YqL42a__container{max-width:1400px;margin:0 auto}.GroceryFeatures-module__YqL42a__header{text-align:center;margin-bottom:80px}.GroceryFeatures-module__YqL42a__badge{color:#c99e1f;background:linear-gradient(135deg,#fff3dc 0%,#ffe8bd 100%);border:1px solid #f5e5c4;border-radius:50px;margin-bottom:20px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-block}.GroceryFeatures-module__YqL42a__title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1.2}.GroceryFeatures-module__YqL42a__subtitle{color:#666;max-width:700px;margin:0 auto;font-size:20px;line-height:1.6}.GroceryFeatures-module__YqL42a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:32px;display:grid}.GroceryFeatures-module__YqL42a__featureCard{cursor:pointer;background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border:2px solid #f0f0f0;border-radius:20px;padding:36px;transition:all .4s cubic-bezier(.4,0,.2,1)}.GroceryFeatures-module__YqL42a__featureCard:hover{border-color:#c99e1f;transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.GroceryFeatures-module__YqL42a__iconWrapper{background:linear-gradient(135deg,#c99e1f 0% 100%);border-radius:16px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;transition:transform .4s;display:flex}.GroceryFeatures-module__YqL42a__featureCard:hover .GroceryFeatures-module__YqL42a__iconWrapper{transform:scale(1.1)rotate(5deg)}.GroceryFeatures-module__YqL42a__icon{font-size:36px}.GroceryFeatures-module__YqL42a__featureTitle{color:#1a1a1a;margin-bottom:12px;font-size:24px;font-weight:700}.GroceryFeatures-module__YqL42a__featureDescription{color:#666;margin-bottom:20px;font-size:16px;line-height:1.7}.GroceryFeatures-module__YqL42a__benefits{margin:0;padding:0;list-style:none}.GroceryFeatures-module__YqL42a__benefits li{color:#555;border-bottom:1px solid #f0f0f0;padding:8px 0;font-size:14px;transition:color .3s}.GroceryFeatures-module__YqL42a__benefits li:last-child{border-bottom:none}.GroceryFeatures-module__YqL42a__featureCard:hover .GroceryFeatures-module__YqL42a__benefits li{color:#c99e1f}@media (max-width:1024px){.GroceryFeatures-module__YqL42a__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.GroceryFeatures-module__YqL42a__features{padding:60px 20px}.GroceryFeatures-module__YqL42a__title{font-size:36px}.GroceryFeatures-module__YqL42a__subtitle{font-size:18px}.GroceryFeatures-module__YqL42a__featuresGrid{grid-template-columns:1fr;gap:24px}.GroceryFeatures-module__YqL42a__featureCard{padding:28px}}@media (max-width:480px){.GroceryFeatures-module__YqL42a__title{font-size:28px}.GroceryFeatures-module__YqL42a__subtitle{font-size:16px}.GroceryFeatures-module__YqL42a__featureCard{padding:24px}.GroceryFeatures-module__YqL42a__featureTitle{font-size:20px}}
.GroceryPricing-module__mfamFa__pricing{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:100px 40px}.GroceryPricing-module__mfamFa__container{max-width:1400px;margin:0 auto}.GroceryPricing-module__mfamFa__header{text-align:center;margin-bottom:60px}.GroceryPricing-module__mfamFa__badge{color:#c99e1f;background:linear-gradient(135deg,#fff3dc 0%,#ffe8bd 100%);border:1px solid #f5e5c4;border-radius:50px;margin-bottom:20px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-block}.GroceryPricing-module__mfamFa__title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700}.GroceryPricing-module__mfamFa__subtitle{color:#666;max-width:700px;margin:0 auto;font-size:20px}.GroceryPricing-module__mfamFa__pricingCards{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto 40px;display:grid}.GroceryPricing-module__mfamFa__pricingCard{background:#fff;border:2px solid #f0f0f0;border-radius:20px;padding:40px;transition:all .4s;position:relative}.GroceryPricing-module__mfamFa__pricingCard:hover{border-color:#c99e1f;transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.GroceryPricing-module__mfamFa__highlighted{border-color:#c99e1f;transform:scale(1.05);box-shadow:0 10px 40px #c9a96133}.GroceryPricing-module__mfamFa__highlighted:hover{transform:scale(1.05)translateY(-10px)}.GroceryPricing-module__mfamFa__popularBadge{color:#fff;background:linear-gradient(135deg,#c99e1f 0% 100%);border-radius:50px;padding:8px 24px;font-size:13px;font-weight:600;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.GroceryPricing-module__mfamFa__cardHeader{margin-bottom:24px}.GroceryPricing-module__mfamFa__planName{color:#1a1a1a;margin-bottom:12px;font-size:28px;font-weight:700}.GroceryPricing-module__mfamFa__planDescription{color:#666;font-size:15px;line-height:1.6}.GroceryPricing-module__mfamFa__priceSection{border-bottom:2px solid #f0f0f0;align-items:baseline;margin-bottom:32px;padding-bottom:32px;display:flex}.GroceryPricing-module__mfamFa__currency{color:#c99e1f;margin-right:4px;font-size:24px;font-weight:600}.GroceryPricing-module__mfamFa__price{color:#1a1a1a;font-size:48px;font-weight:700}.GroceryPricing-module__mfamFa__period{color:#666;margin-left:4px;font-size:16px}.GroceryPricing-module__mfamFa__featuresList{margin:0 0 32px;padding:0;list-style:none}.GroceryPricing-module__mfamFa__featureItem{color:#444;border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:12px;padding:12px 0;font-size:15px;display:flex}.GroceryPricing-module__mfamFa__featureItem:last-child{border-bottom:none}.GroceryPricing-module__mfamFa__checkIcon{color:#2ecc71;flex-shrink:0;margin-top:2px}.GroceryPricing-module__mfamFa__selectBtn{color:#c99e1f;cursor:pointer;background:#fff;border:2px solid #c99e1f;border-radius:12px;width:100%;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s}.GroceryPricing-module__mfamFa__selectBtn:hover{color:#fff;background:#c99e1f;transform:translateY(-2px)}.GroceryPricing-module__mfamFa__selectBtnHighlighted{color:#fff;background:linear-gradient(135deg,#c99e1f 0% 100%);border:none}.GroceryPricing-module__mfamFa__selectBtnHighlighted:hover{box-shadow:0 8px 24px #c9a96166}.GroceryPricing-module__mfamFa__note{text-align:center;color:#666;margin-top:40px;font-size:15px}@media (max-width:1024px){.GroceryPricing-module__mfamFa__pricingCards{grid-template-columns:1fr;max-width:500px}.GroceryPricing-module__mfamFa__highlighted{transform:none}.GroceryPricing-module__mfamFa__highlighted:hover{transform:translateY(-10px)}}@media (max-width:768px){.GroceryPricing-module__mfamFa__pricing{padding:60px 20px}.GroceryPricing-module__mfamFa__title{font-size:36px}.GroceryPricing-module__mfamFa__subtitle{font-size:18px}.GroceryPricing-module__mfamFa__pricingCard{padding:32px 24px}}@media (max-width:480px){.GroceryPricing-module__mfamFa__title{font-size:28px}.GroceryPricing-module__mfamFa__subtitle{font-size:16px}.GroceryPricing-module__mfamFa__pricingCard{padding:24px}.GroceryPricing-module__mfamFa__price{font-size:40px}}
.GroceryTestimonials-module__y7yFkq__testimonials{background:#fff;padding:100px 40px}.GroceryTestimonials-module__y7yFkq__container{max-width:1400px;margin:0 auto}.GroceryTestimonials-module__y7yFkq__header{text-align:center;margin-bottom:60px}.GroceryTestimonials-module__y7yFkq__badge{color:#c99e1f;background:linear-gradient(135deg,#fff3dc 0%,#ffe8bd 100%);border:1px solid #f5e5c4;border-radius:50px;margin-bottom:20px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-block}.GroceryTestimonials-module__y7yFkq__title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700}.GroceryTestimonials-module__y7yFkq__subtitle{color:#666;font-size:20px}.GroceryTestimonials-module__y7yFkq__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.GroceryTestimonials-module__y7yFkq__testimonialCard{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border:2px solid #f0f0f0;border-radius:20px;padding:32px;transition:all .4s}.GroceryTestimonials-module__y7yFkq__testimonialCard:hover{border-color:#c99e1f;transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.GroceryTestimonials-module__y7yFkq__rating{margin-bottom:16px;font-size:20px}.GroceryTestimonials-module__y7yFkq__testimonialText{color:#444;margin-bottom:24px;font-size:16px;font-style:italic;line-height:1.7}.GroceryTestimonials-module__y7yFkq__author{align-items:center;gap:16px;display:flex}.GroceryTestimonials-module__y7yFkq__avatar{background:linear-gradient(135deg,#c99e1f 0% 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.GroceryTestimonials-module__y7yFkq__authorInfo{flex:1}.GroceryTestimonials-module__y7yFkq__authorName{color:#1a1a1a;margin-bottom:4px;font-size:16px;font-weight:700}.GroceryTestimonials-module__y7yFkq__restaurantName{color:#c99e1f;margin-bottom:2px;font-size:14px;font-weight:600}.GroceryTestimonials-module__y7yFkq__location{color:#999;font-size:13px}@media (max-width:1024px){.GroceryTestimonials-module__y7yFkq__testimonialsGrid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:768px){.GroceryTestimonials-module__y7yFkq__testimonials{padding:60px 20px}.GroceryTestimonials-module__y7yFkq__title{font-size:36px}.GroceryTestimonials-module__y7yFkq__subtitle{font-size:18px}.GroceryTestimonials-module__y7yFkq__testimonialCard{padding:24px}}@media (max-width:480px){.GroceryTestimonials-module__y7yFkq__title{font-size:28px}.GroceryTestimonials-module__y7yFkq__subtitle{font-size:16px}}
.GroceryCTA-module___g1pha__cta{background:linear-gradient(135deg,#c99e1f 0% 100%);padding:100px 40px;position:relative;overflow:hidden}.GroceryCTA-module___g1pha__cta:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.GroceryCTA-module___g1pha__container{z-index:1;max-width:900px;margin:0 auto;position:relative}.GroceryCTA-module___g1pha__content{text-align:center}.GroceryCTA-module___g1pha__title{color:#fff;margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.2}.GroceryCTA-module___g1pha__subtitle{color:#fffffff2;margin-bottom:40px;font-size:22px;line-height:1.6}.GroceryCTA-module___g1pha__buttons{justify-content:center;gap:16px;margin-bottom:24px;display:flex}.GroceryCTA-module___g1pha__primaryBtn{color:#c99e1f;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:18px 40px;font-size:16px;font-weight:600;transition:all .3s}.GroceryCTA-module___g1pha__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0003}.GroceryCTA-module___g1pha__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:12px;padding:16px 38px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.GroceryCTA-module___g1pha__secondaryBtn:hover{color:#c99e1f;background:#fff;transform:translateY(-3px)}.GroceryCTA-module___g1pha__note{color:#ffffffe6;font-size:14px}@media (max-width:768px){.GroceryCTA-module___g1pha__cta{padding:60px 20px}.GroceryCTA-module___g1pha__title{font-size:36px}.GroceryCTA-module___g1pha__subtitle{font-size:18px}.GroceryCTA-module___g1pha__buttons{flex-direction:column;max-width:300px;margin:0 auto 24px}}@media (max-width:480px){.GroceryCTA-module___g1pha__title{font-size:28px}.GroceryCTA-module___g1pha__subtitle{font-size:16px}}
