@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Inter:wght@400;500;600&display=swap");:root{--primary:#2D5A27;--primary-dark:#1E3D1A;--secondary:#8B4513;--accent:#F4E6D2;--background:#FFFFFF;--foreground:#1A1A1A;--text-light:#666666;--error:#D32F2F;--success:#388E3C;--warning:#FBC02D;--border:#EEEEEE;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--glass:rgba(255,255,255,0.7)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.glass{background:var(--glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3)}.btn{padding:12px 24px;border-radius:var(--radius-md);font-weight:600;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.btn-primary{background:var(--primary);color:white}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background:var(--accent);color:var(--secondary)}.section-padding{padding:80px 0}.text-gradient{background:linear-gradient(135deg,var(--primary),var(--secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Footer_footer__eNA9m{background:#F9F9F9;border-top:1px solid var(--border);padding-top:80px}.Footer_footerGrid__Zjk4v{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:60px}.Footer_logoRow__KfSb0{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:20px}.Footer_logoImgWrap__oyhGj{width:56px;height:56px;border-radius:50%;border:2px solid var(--primary);box-shadow:0 0 0 3px rgba(184,134,11,.12);overflow:hidden;background:#000;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Footer_logoText__SzK4_{display:flex;flex-direction:column;line-height:1.1}.Footer_logoName__enoVb{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;color:var(--primary);letter-spacing:.05em}.Footer_logoSub__QoO4w{font-family:Outfit,sans-serif;font-size:.58rem;font-weight:600;color:var(--text-light,#666);letter-spacing:.18em;text-transform:uppercase}.Footer_tagline__WuViG{color:var(--text-light);line-height:1.6;margin-bottom:24px;max-width:300px}.Footer_contactInfo__x1xFD{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.Footer_contactItem__M0DvS{display:flex;align-items:center;gap:8px;color:var(--text-light);font-size:.88rem;text-decoration:none;transition:color .2s}.Footer_contactItem__M0DvS:hover{color:var(--primary)}.Footer_socials__SOcMQ{display:flex;gap:16px;margin-top:16px}.Footer_socials__SOcMQ a{color:var(--text-light);transition:color .2s}.Footer_socials__SOcMQ a:hover{color:var(--primary)}.Footer_linkGroup__D6mKM h3{font-size:1.05rem;margin-bottom:22px;color:var(--foreground);font-weight:700}.Footer_linkGroup__D6mKM a{display:block;color:var(--text-light);margin-bottom:12px;transition:color .2s;font-size:.93rem}.Footer_linkGroup__D6mKM a:hover{color:var(--primary)}.Footer_bottomBar___A0zj{border-top:1px solid var(--border);padding:22px 0;background:#f2f2f2}.Footer_bottomInner__dLnAc{flex-direction:column;text-align:center}.Footer_bottomInner__dLnAc,.Footer_pnrRow__DCRRl{display:flex;align-items:center;gap:10px}.Footer_pnrText__xVvNu{font-size:.85rem;color:var(--text-light)}.Footer_pnrText__xVvNu strong{color:var(--foreground)}.Footer_copyright__vFlrA{font-size:.82rem;color:var(--text-light);margin:0}@media (max-width:992px){.Footer_footerGrid__Zjk4v{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer_footerGrid__Zjk4v{grid-template-columns:1fr}.Footer_pnrRow__DCRRl{flex-direction:column}}.Navbar_navbar__3BIeH{position:fixed;top:0;left:0;right:0;height:70px;display:flex;align-items:center;z-index:1000;transition:all .3s ease}.Navbar_navContent__KaLQZ{display:flex;justify-content:space-between;align-items:center;width:100%}.Navbar_logo__Am5h2{display:flex;align-items:center;gap:10px;text-decoration:none}.Navbar_logoImgWrap__VxBKB{width:54px;height:54px;border-radius:50%;border:2.5px solid var(--primary);box-shadow:0 0 0 3px rgba(184,134,11,.15),0 2px 10px rgba(184,134,11,.25);overflow:hidden;flex-shrink:0;background:#000;display:flex;align-items:center;justify-content:center}.Navbar_logoText__WcSgJ{display:flex;flex-direction:column;line-height:1}.Navbar_logoName__IAlU6{font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800;color:var(--primary);letter-spacing:.05em}.Navbar_logoSub__Fh3TV{font-family:Outfit,sans-serif;font-size:.6rem;font-weight:600;color:var(--text-light,#666);letter-spacing:.15em;text-transform:uppercase;margin-top:1px}.Navbar_leafIcon__654Qq{color:var(--primary)}.Navbar_links__c080l{display:flex;gap:32px}.Navbar_links__c080l a{font-weight:500;color:var(--foreground);transition:color .2s;font-size:.95rem}.Navbar_links__c080l a:hover{color:var(--primary)}.Navbar_actions__TwM5h{display:flex;gap:16px;align-items:center}.Navbar_iconBtn__uyYD0{position:relative;padding:8px;border-radius:var(--radius-md);color:var(--foreground);transition:background .2s;cursor:pointer;display:flex;align-items:center;gap:4px}.Navbar_iconBtn__uyYD0:hover{background:rgba(0,0,0,.05)}.Navbar_badge__3QmAI{position:absolute;top:0;right:0;background:var(--primary);color:white;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.Navbar_statusDot__0wU9L{position:absolute;bottom:6px;right:6px;width:8px;height:8px;background:#4ade80;border:2px solid white;border-radius:50%}.Navbar_loginBtn__6ZBXt{background:var(--primary);color:white!important;padding:8px 20px;border-radius:20px;font-weight:600;font-size:.9rem;transition:transform .2s,box-shadow .2s}.Navbar_loginBtn__6ZBXt:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(46,125,50,.2)}.Navbar_logoutBtn__BtJGg{font-size:.85rem;font-weight:600;color:#ef4444!important;padding:7px 12px;border:1.5px solid #fecaca;border-radius:8px;background:#fff5f5;cursor:pointer;display:flex;align-items:center;gap:6px}.Navbar_logoutBtn__BtJGg:hover{background:#fee2e2!important;border-color:#ef4444}.Navbar_mobileMenu__XFNzn{display:none}@media (max-width:768px){.Navbar_links__c080l{display:none}.Navbar_mobileMenu__XFNzn{display:block}.Navbar_logoText__WcSgJ{display:none}}.ChatBot_trigger__zXXpE{position:fixed;bottom:28px;right:28px;z-index:9999;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary) 0,#4a8c42 100%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(45,90,39,.45);transition:transform .2s ease,box-shadow .2s ease;color:#fff}.ChatBot_trigger__zXXpE:hover{transform:scale(1.08);box-shadow:0 6px 28px rgba(45,90,39,.55)}.ChatBot_trigger__zXXpE svg{width:28px;height:28px}.ChatBot_badge__lS5K0{position:absolute;top:-4px;right:-4px;background:#e53e3e;color:#fff;border-radius:50%;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.ChatBot_window__nqLMi{position:fixed;bottom:100px;right:28px;z-index:9998;width:380px;max-height:580px;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;animation:ChatBot_slideUp__V_B7u .25s ease}@keyframes ChatBot_slideUp__V_B7u{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.ChatBot_window__nqLMi{width:calc(100vw - 20px);right:10px;bottom:90px;max-height:70vh}}.ChatBot_header__4KAWv{background:linear-gradient(135deg,var(--primary) 0,#4a8c42 100%);color:#fff;padding:16px 18px;display:flex;align-items:center;gap:12px;flex-shrink:0}.ChatBot_headerAvatar__az1DG{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ChatBot_headerInfo__soRab{flex:1 1}.ChatBot_headerName__Mpe8v{font-weight:700;font-size:.95rem}.ChatBot_headerStatus__fNbpp{font-size:.75rem;opacity:.85;display:flex;align-items:center;gap:5px}.ChatBot_statusDot__LqucJ{width:7px;height:7px;background:#6bff6b;border-radius:50%;display:inline-block}.ChatBot_closeBtn__dQyn_{background:rgba(255,255,255,.2);border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s}.ChatBot_closeBtn__dQyn_:hover{background:rgba(255,255,255,.35)}.ChatBot_chips__5cVLU{padding:10px 14px 4px;display:flex;gap:7px;flex-wrap:wrap;flex-shrink:0;background:#f9fafb;border-bottom:1px solid #f0f0f0}.ChatBot_chip__BeRGI{background:#fff;border:1.5px solid #d1e7cd;border-radius:20px;padding:5px 12px;font-size:.75rem;font-weight:500;cursor:pointer;color:var(--primary);transition:all .15s;white-space:nowrap}.ChatBot_chip__BeRGI:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.ChatBot_messages__IRNca{flex:1 1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.ChatBot_messages__IRNca::-webkit-scrollbar{width:4px}.ChatBot_messages__IRNca::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.ChatBot_msgRow__kwWaO{display:flex;gap:8px;align-items:flex-end}.ChatBot_msgRow__kwWaO.ChatBot_user__13FLv{flex-direction:row-reverse}.ChatBot_avatar__r2HE6{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.ChatBot_assistantAvatar__K2R9s{background:#e8f5e9}.ChatBot_userAvatar__u0qbg{background:#e3f2fd}.ChatBot_bubble___iSxy{max-width:78%;padding:10px 14px;border-radius:16px;font-size:.875rem;line-height:1.55;word-break:break-word}.ChatBot_assistantBubble___gVJP{background:#f4f7f4;border-bottom-left-radius:4px;color:#1a1a1a}.ChatBot_userBubble__s01LU{background:linear-gradient(135deg,var(--primary) 0,#4a8c42 100%);color:#fff;border-bottom-right-radius:4px}.ChatBot_bubbleTime__L1byM{font-size:.68rem;margin-top:4px;opacity:.55;text-align:right}.ChatBot_assistantBubble___gVJP .ChatBot_bubbleTime__L1byM{text-align:left}.ChatBot_typing__TJY3j{display:flex;gap:4px;align-items:center;padding:10px 14px}.ChatBot_dot__SQrk8{width:7px;height:7px;background:#aaa;border-radius:50%;animation:ChatBot_bounce__9imZL 1.2s infinite}.ChatBot_dot__SQrk8:nth-child(2){animation-delay:.2s}.ChatBot_dot__SQrk8:nth-child(3){animation-delay:.4s}@keyframes ChatBot_bounce__9imZL{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.ChatBot_inputArea__J8aXW{border-top:1px solid #f0f0f0;padding:12px 14px;display:flex;gap:8px;align-items:flex-end;flex-shrink:0;background:#fff}.ChatBot_inputWrap__CCQHb{flex:1 1;background:#f4f6f4;border:1.5px solid #e0e8e0;border-radius:14px;padding:10px 14px;display:flex;align-items:flex-end;transition:border-color .2s}.ChatBot_inputWrap__CCQHb:focus-within{border-color:var(--primary)}.ChatBot_input__G_y0X{flex:1 1;border:none;background:transparent;font-size:.9rem;font-family:inherit;color:#1a1a1a;resize:none;outline:none;max-height:100px;line-height:1.4}.ChatBot_input__G_y0X::placeholder{color:#aaa}.ChatBot_sendBtn__4auCU{width:40px;height:40px;border-radius:50%;background:var(--primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:background .2s,transform .15s}.ChatBot_sendBtn__4auCU:hover:not(:disabled){background:var(--primary-dark);transform:scale(1.05)}.ChatBot_sendBtn__4auCU:disabled{opacity:.45;cursor:not-allowed}.ChatBot_welcome__Q_o2d{text-align:center;padding:20px 10px;color:#777}.ChatBot_welcomeIcon__o0nGK{font-size:3rem;margin-bottom:10px}.ChatBot_welcomeTitle__bqXUV{font-weight:700;font-size:1rem;color:#333;margin-bottom:6px}.ChatBot_welcomeText__LjQX_{font-size:.82rem;line-height:1.5}.ChatBot_msgContent__nS4Q8{display:flex;flex-direction:column;gap:8px;max-width:82%}.ChatBot_msgRow__kwWaO.ChatBot_user__13FLv .ChatBot_msgContent__nS4Q8{align-items:flex-end}.ChatBot_productScroll___sz3B{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ChatBot_productScroll___sz3B::-webkit-scrollbar{height:4px}.ChatBot_productScroll___sz3B::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.ChatBot_productCard__mB325{flex-shrink:0;width:150px;background:#fff;border:1px solid #e8f0e8;border-radius:14px;overflow:hidden;cursor:pointer;scroll-snap-align:start;box-shadow:0 2px 8px rgba(0,0,0,.07);transition:transform .15s ease,box-shadow .15s ease}.ChatBot_productCard__mB325:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.ChatBot_productCardImageWrap__p_r1_{position:relative;width:100%;height:100px;background:#f0f7f0;overflow:hidden}.ChatBot_productCardImageFallback__LS_kc{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.2rem}.ChatBot_productOfferBadge__2IA0S{right:6px;background:var(--primary);font-size:.65rem}.ChatBot_productOfferBadge__2IA0S,.ChatBot_productOutBadge__9LObr{position:absolute;top:6px;color:#fff;font-weight:700;padding:2px 6px;border-radius:5px}.ChatBot_productOutBadge__9LObr{left:6px;background:rgba(211,47,47,.88);font-size:.62rem}.ChatBot_productCardBody__RMU3J{padding:8px 10px 10px}.ChatBot_productCardName__oFMZJ{font-size:.78rem;font-weight:700;color:#1a1a1a;margin:0 0 2px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ChatBot_productCardCategory__mkToi{font-size:.68rem;color:#888;margin:0 0 6px}.ChatBot_productCardPriceRow__u_UTx{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ChatBot_productCardSalePrice__vgHGJ{font-size:.88rem;font-weight:700;color:var(--primary)}.ChatBot_productCardMrp__y7Env{display:block;font-size:.65rem;color:#aaa;text-decoration:line-through}.ChatBot_vegDot__cYvKr{width:9px;height:9px;border-radius:50%;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.ChatBot_addToCartBtn__EEXKb{width:100%;padding:6px 0;background:var(--primary);color:#fff;border:none;border-radius:7px;font-size:.72rem;font-weight:700;cursor:pointer;transition:background .15s}.ChatBot_addToCartBtn__EEXKb:hover:not(:disabled){background:var(--primary-dark,#1a5c14)}.ChatBot_addToCartBtnDisabled__3t3Jv{background:#ccc!important;cursor:not-allowed}.ChatBot_toast__C_p2W{position:absolute;bottom:72px;left:50%;transform:translateX(-50%);background:#1b3b1b;color:#fff;padding:8px 18px;border-radius:20px;font-size:.8rem;font-weight:600;white-space:nowrap;animation:ChatBot_fadeInOut__DvBQ7 2.5s ease forwards;pointer-events:none;z-index:10}@keyframes ChatBot_fadeInOut__DvBQ7{0%{opacity:0;transform:translateX(-50%) translateY(6px)}15%{opacity:1;transform:translateX(-50%) translateY(0)}75%{opacity:1}to{opacity:0}}