@import url(https://fonts.googleapis.com/css2?family=Tiro+Telugu&family=Nunito:wght@400;600;700;800;900&display=swap);*,:after,:before{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{color:#1c1c1c;font-family:Nunito,sans-serif;margin:0}.page,body{background:#f0f4f0}.page{min-height:100vh;padding-bottom:90px}.hero{align-items:center;background:linear-gradient(135deg,#1a3d16,#2d6a27);display:flex;gap:10px;padding:14px 16px}.hero-emoji{font-size:28px}.hero-title{color:#fff;font-size:16px;font-weight:800;line-height:1.3}.hero-sub{color:hsla(0,0%,100%,.75);font-size:12px;margin-top:2px}.search-wrap{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.07);display:flex;gap:8px;margin:12px 12px 0;padding:9px 12px}.search-input{background:transparent;border:none;flex:1 1;font-family:Nunito,sans-serif;font-size:14px;outline:none}.clear-btn{background:none;border:none;color:#bbb;cursor:pointer;font-size:13px}.chip-row{display:flex;gap:6px;overflow-x:auto;padding:6px 12px 10px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip-row-sub{background:#f8faf8;border-bottom:1px solid #e8f5e0;padding-top:0}.chip{background:#fff;border:2px solid #e0e0e0;border-radius:20px;color:#666;cursor:pointer;flex-shrink:0;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;padding:5px 14px;transition:all .15s;white-space:nowrap}.chip-active{background:#1a3d16;border-color:#1a3d16;color:#fff}.store-tabs{background:#fff;border-bottom:1px solid #e8f5e0;display:flex;gap:6px;padding:10px 12px 8px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.store-tab{align-items:center;background:#fafdf8;border:1px solid #e5eee2;border-radius:14px;color:#666;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Nunito,sans-serif;font-size:12px;font-weight:800;gap:2px;padding:10px 6px;transition:all .15s}.store-tab:hover{border-color:#c8e6c0;color:#2d6a27}.store-tab-active{background:#e8f5e0;border-color:#2d6a27;box-shadow:inset 0 -3px 0 #2d6a27;color:#1a3d16}.store-tab-emoji{font-size:18px;line-height:1}.store-tab-label{white-space:nowrap}.section-tabs{background:#fff;border-bottom:2px solid #e8f5e0;display:flex;gap:0;overflow-x:auto;padding:4px 12px 0;scrollbar-width:none}.section-tabs::-webkit-scrollbar{display:none}.section-tab{background:transparent;border:none;border-bottom:3px solid transparent;color:#666;cursor:pointer;flex-shrink:0;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;margin-bottom:-2px;padding:9px 14px;transition:all .15s;white-space:nowrap}.section-tab:hover{background:#f0f7ee;color:#2d6a27}.section-tab-active{background:#f0f7ee;border-bottom-color:#2d6a27;color:#1a3d16}.product-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);padding:6px 12px 16px}@media (min-width:600px){.product-grid{gap:12px;grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.product-grid{gap:14px;grid-template-columns:repeat(4,1fr);padding:6px 20px 20px}}@media (min-width:1200px){.product-grid{grid-template-columns:repeat(5,1fr)}}.load-msg{color:#888;font-weight:700;grid-column:1/-1;padding:40px;text-align:center}.load-error{background:#ffebee;border-radius:12px;color:#c62828!important;font-size:13px;line-height:1.7;padding:20px 24px!important}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:default;display:flex;flex-direction:column;overflow:hidden;transition:transform .15s,box-shadow .15s}.product-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.13);transform:translateY(-2px)}.product-img-wrap{aspect-ratio:1/1;background:#e8f0e8;flex-shrink:0;overflow:hidden;position:relative;width:100%}.product-img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-img{transform:scale(1.05)}.in-cart-badge{background:rgba(26,61,22,.87);bottom:0;color:#fff;font-size:11px;font-weight:700;left:0;padding:3px 0;position:absolute;right:0;text-align:center}.zoom-hint-icon{align-items:center;background:rgba(0,0,0,.42);border-radius:50%;color:#fff;display:flex;font-size:14px;height:26px;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:6px;top:6px;transition:opacity .2s;width:26px}.product-img-wrap:hover .zoom-hint-icon{opacity:1}.return-badge{background:#e8f5e9;border:1px solid #a5d6a7;border-radius:10px;color:#2d6a27;display:inline-block;font-size:10px;font-weight:800;letter-spacing:.2px;margin-bottom:2px;padding:2px 8px}.product-info{display:flex;flex:1 1;flex-direction:column;gap:3px;padding:9px 10px 11px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1c1c1c;display:-webkit-box;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden}@media (min-width:900px){.product-name{font-size:14px}}.product-name-te{color:#3a3a3a;font-size:12.5px;font-weight:600;letter-spacing:.1px;line-height:1.3;margin-bottom:1px;margin-top:2px}.product-price{color:#2d6a27;font-size:16px;font-weight:900}.product-per-kg{color:#999;font-size:11px;font-weight:600;margin-left:1px}.add-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;margin-top:auto;padding:7px 0;transition:filter .2s;width:100%}.add-btn:hover{filter:brightness(1.1)}.qty-panel{display:flex;flex-direction:column;gap:5px;margin-top:4px}.qty-presets{display:flex;flex-wrap:wrap;gap:4px}.preset-btn{background:#e8f5e9;border:1.5px solid #2d6a27;border-radius:6px;color:#2d6a27;cursor:pointer;flex:1 1;font-family:Nunito,sans-serif;font-size:11px;font-weight:800;min-width:36px;padding:5px 2px}.custom-row{display:flex;gap:4px}.custom-input{border:1px solid #ddd;border-radius:6px;flex:1 1;font-family:Nunito,sans-serif;font-size:13px;min-width:0;padding:5px 8px}.custom-add-btn{background:#ff8f00;color:#fff;font-size:14px;font-weight:900;padding:0 10px}.cancel-btn,.custom-add-btn{border:none;border-radius:6px;cursor:pointer}.cancel-btn{background:#f5f5f5;color:#888;font-family:Nunito,sans-serif;font-size:11px;font-weight:700;padding:4px}.sticky-cart{align-items:center;background:#1a3d16;bottom:0;box-shadow:0 -4px 16px rgba(0,0,0,.2);display:flex;justify-content:space-between;left:0;padding:10px 16px;position:fixed;right:0;z-index:100}.sticky-count{color:hsla(0,0%,100%,.7);font-size:11px;font-weight:600}.sticky-total{font-size:20px}.sticky-btn,.sticky-total{color:#fff;font-weight:900}.sticky-btn{background:#ff8f00;border:none;border-radius:10px;cursor:pointer;font-family:Nunito,sans-serif;font-size:15px;padding:11px 20px}.store-tabs-row{background:#fff;border-bottom:1px solid #e8f5e0;position:-webkit-sticky;position:sticky;top:0;z-index:40}.store-tabs-row .store-tabs{border-bottom:none;padding-bottom:4px;position:static}.deliver-chip{align-items:center;background:#f0f7ee;border:1.5px solid #c8e6c9;border-radius:12px;cursor:pointer;display:flex;font-family:Nunito,sans-serif;gap:8px;margin:0 12px 10px;padding:8px 12px;text-align:left;width:calc(100% - 24px)}.deliver-chip-icon{flex-shrink:0;font-size:18px}.deliver-chip-text{flex:1 1;min-width:0}.deliver-chip-kicker{color:#2d6a27;display:block;font-size:10px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.deliver-chip-label{color:#1a3d16;display:block;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;margin:10px 12px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.banner-row::-webkit-scrollbar{display:none}.banner-slide{background:#e8f5e0;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06);flex:0 0 88%;height:132px;max-width:420px;overflow:hidden;position:relative;scroll-snap-align:start}.banner-slide img{display:block;height:100%;object-fit:cover;width:100%}.banner-caption{background:linear-gradient(transparent,rgba(26,61,22,.7));bottom:0;color:#fff;font-size:13px;font-weight:800;left:0;overflow:hidden;padding:8px 12px;position:absolute;right:0;text-overflow:ellipsis;white-space:nowrap}.bottom-nav{display:none}.support-fab{align-items:center;background:linear-gradient(135deg,#128c7e,#25d366);border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px rgba(37,211,102,.5);color:#fff;cursor:pointer;display:flex;font-size:26px;height:54px;justify-content:center;position:fixed;right:16px;width:54px;z-index:90}@media (max-width:768px){.page-with-bottom-nav{padding-bottom:150px}.bottom-nav{background:#fff;border-top:1px solid #e8e8e8;bottom:0;box-shadow:0 -4px 16px rgba(0,0,0,.08);display:flex;left:0;padding:6px 4px calc(6px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:110}.bottom-nav-item{align-items:center;background:none;border:none;color:#888;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Nunito,sans-serif;font-size:10px;font-weight:700;gap:2px;padding:6px 2px;position:relative}.bottom-nav-item.active{color:#1a3d16}.bottom-nav-icon{font-size:20px;line-height:1}.bottom-nav-badge{align-items:center;background:#ff8f00;border-radius:8px;color:#fff;display:flex;font-size:10px;font-weight:900;height:16px;justify-content:center;min-width:16px;padding:0 4px;position:absolute;right:calc(50% - 18px);top:2px}.sticky-cart{bottom:58px}.support-fab{bottom:calc(70px + env(safe-area-inset-bottom, 0px))}.page-with-bottom-nav .sticky-cart~.support-fab,.page-with-bottom-nav:has(.sticky-cart) .support-fab{bottom:calc(130px + env(safe-area-inset-bottom, 0px))}}.pdp-overlay{align-items:flex-end;background:rgba(0,0,0,.55);display:flex;inset:0;justify-content:center;position:fixed;z-index:400}.pdp-sheet{background:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:92vh;max-width:560px;overflow:hidden;position:relative;width:100%}.pdp-close{background:rgba(0,0,0,.45);border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;font-weight:900;height:36px;position:absolute;right:12px;top:12px;width:36px;z-index:2}.pdp-gallery{aspect-ratio:1.1;background:#f5f5f5;flex-shrink:0;max-height:42vh;position:relative}.pdp-img{display:block;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.pdp-nav{background:hsla(0,0%,100%,.9);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#1a3d16;cursor:pointer;font-size:22px;font-weight:900;height:36px;position:absolute;top:50%;transform:translateY(-50%);width:36px}.pdp-nav:disabled{cursor:default;opacity:.35}.pdp-nav-prev{left:10px}.pdp-nav-next{right:10px}.pdp-dots{bottom:10px;display:flex;gap:6px;justify-content:center;left:0;position:absolute;right:0}.pdp-dot{background:rgba(0,0,0,.25);border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;width:8px}.pdp-dot-active{background:#2d6a27}.pdp-body{flex:1 1;overflow-y:auto;padding:16px 18px 12px}.pdp-name{color:#1a3d16;font-size:18px;font-weight:900}.pdp-name-te{color:#666;font-size:14px;margin-top:2px}.pdp-price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.pdp-sell{color:#1a3d16;font-size:22px;font-weight:900}.pdp-unit{color:#888;font-size:13px;font-weight:600}.pdp-mrp{color:#999;font-size:14px;text-decoration:line-through}.pdp-off{background:#ffebee;border-radius:6px;color:#c62828;font-size:12px;font-weight:800;padding:3px 8px}.pdp-desc{color:#555;font-size:13px;line-height:1.5;margin:12px 0 0}.pdp-stepper-row{align-items:center;background:#f8faf8;border-radius:12px;display:flex;justify-content:space-between;margin-top:16px;padding:12px}.pdp-qty-label{color:#555;font-size:13px;font-weight:800}.pdp-stepper{align-items:center;display:flex;gap:10px}.pdp-step-btn{background:#2d6a27;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:900;height:36px;width:36px}.pdp-qty{color:#1a3d16;font-size:15px;font-weight:900;min-width:64px;text-align:center}.pdp-sticky{align-items:center;background:#fff;border-top:1px solid #eee;display:flex;flex-shrink:0;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px))}.pdp-sticky-label{color:#888;font-size:11px;font-weight:700}.pdp-sticky-amt{color:#1a3d16;font-size:18px;font-weight:900}.pdp-add-btn{background:linear-gradient(135deg,#1a3d16,#2d6a27);border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Nunito,sans-serif;font-size:15px;font-weight:900;padding:14px 16px}
/*# sourceMappingURL=main.f865967b.css.map*/