.CartDrawer-module__7HZXAW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#3d1a004d;animation:.2s CartDrawer-module__7HZXAW__fadeIn;position:fixed;inset:0}.CartDrawer-module__7HZXAW__drawer{z-index:201;background:#fdf6ec;border-left:1px solid #b464282e;flex-direction:column;width:400px;max-width:100vw;height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #64320a1f}.CartDrawer-module__7HZXAW__drawer.CartDrawer-module__7HZXAW__open{transform:translate(0)}.CartDrawer-module__7HZXAW__header{background:#f5ead6;border-bottom:1px solid #b464281f;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module__7HZXAW__headerTitle{color:#2e1700;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.CartDrawer-module__7HZXAW__count{color:#fff;background:#e85d04;border-radius:9999px;padding:.1rem .4rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700}.CartDrawer-module__7HZXAW__closeBtn{color:#b8875a;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.CartDrawer-module__7HZXAW__closeBtn:hover{color:#e85d04;background:#e85d0414}.CartDrawer-module__7HZXAW__items{flex-direction:column;flex:1;gap:.875rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}.CartDrawer-module__7HZXAW__items::-webkit-scrollbar{width:4px}.CartDrawer-module__7HZXAW__items::-webkit-scrollbar-thumb{background:#e8d0b0;border-radius:4px}.CartDrawer-module__7HZXAW__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.CartDrawer-module__7HZXAW__emptyTitle{color:#7b4a2d;margin-top:.5rem;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:600}.CartDrawer-module__7HZXAW__emptySubtitle{color:#b8875a;font-size:.875rem}.CartDrawer-module__7HZXAW__item{background:#fff9;border:1px solid #b4642824;border-radius:12px;align-items:center;gap:.875rem;padding:.875rem;transition:all .2s;display:flex}.CartDrawer-module__7HZXAW__item:hover{background:#ffffffd9;border-color:#e85d0438}.CartDrawer-module__7HZXAW__itemImg{background:#e85d040f;border-radius:8px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.CartDrawer-module__7HZXAW__itemImg img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__7HZXAW__imgPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.CartDrawer-module__7HZXAW__itemDetails{flex:1;min-width:0}.CartDrawer-module__7HZXAW__itemName{color:#2e1700;white-space:nowrap;text-overflow:ellipsis;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;overflow:hidden}.CartDrawer-module__7HZXAW__itemQtyLabel{color:#b8875a;margin-top:.1rem;font-size:.75rem}.CartDrawer-module__7HZXAW__itemPrice{color:#e85d04;margin-top:.25rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.CartDrawer-module__7HZXAW__itemControls{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.CartDrawer-module__7HZXAW__qtyBtn{color:#e85d04;cursor:pointer;background:#e85d0414;border:1px solid #e85d0433;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.CartDrawer-module__7HZXAW__qtyBtn:hover{background:#e85d0429}.CartDrawer-module__7HZXAW__qty{color:#2e1700;text-align:center;min-width:1.2rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.CartDrawer-module__7HZXAW__removeBtn{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef44442e;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:.1rem;transition:all .15s;display:flex}.CartDrawer-module__7HZXAW__removeBtn:hover{background:#ef444429}.CartDrawer-module__7HZXAW__footer{background:#f5ead6;border-top:1px solid #b4642824;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module__7HZXAW__totalRow{justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__7HZXAW__totalLabel{color:#7b4a2d;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600}.CartDrawer-module__7HZXAW__totalAmount{color:#e85d04;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.CartDrawer-module__7HZXAW__checkoutBtn{width:100%;padding:.9rem;font-size:1rem}@keyframes CartDrawer-module__7HZXAW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.CartDrawer-module__7HZXAW__drawer{width:100vw}}
.Navbar-module__nuAbfa__navbar{z-index:100;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbf3e4f0;border-bottom:1px solid #b4642826;padding:.6rem 0;box-shadow:0 4px 24px #64320a14}.Navbar-module__nuAbfa__navInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:cover;border-radius:10px}.Navbar-module__nuAbfa__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__nuAbfa__logoName{color:#e85d04;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800}.Navbar-module__nuAbfa__logoSub{letter-spacing:.15em;color:#7b4a2d;font-family:Outfit,sans-serif;font-size:.6rem;font-weight:600}.Navbar-module__nuAbfa__navLinks{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.Navbar-module__nuAbfa__navLink{color:#7b4a2d;border-radius:8px;padding:.45rem .9rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s}.Navbar-module__nuAbfa__navLink:hover{color:#e85d04;background:#e85d0414}.Navbar-module__nuAbfa__navActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__waBtn{color:#15803d;background:#25d3661a;border:1px solid #25d36647;border-radius:9999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__nuAbfa__waBtn:hover{background:#25d3662e;transform:translateY(-1px)}.Navbar-module__nuAbfa__cartBtn{color:#e85d04;background:#e85d0414;border:1px solid #e85d0433;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;position:relative}.Navbar-module__nuAbfa__cartBtn:hover{background:#e85d0429;transform:scale(1.05)}.Navbar-module__nuAbfa__cartBadge{color:#fff;background:#e85d04;border:2px solid #fbf3e4;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.Navbar-module__nuAbfa__mobileMenu{color:#3d1a00;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:none}.Navbar-module__nuAbfa__mobileMenu:hover{color:#e85d04;background:#e85d0414}.Navbar-module__nuAbfa__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbf3e4f7;border-top:1px solid #b4642826;flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;animation:.2s Navbar-module__nuAbfa__fadeInUp;display:flex}.Navbar-module__nuAbfa__mobileNavLink{color:#7b4a2d;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.Navbar-module__nuAbfa__mobileNavLink:hover{color:#e85d04;background:#e85d0412}.Navbar-module__nuAbfa__mobileWa{color:#15803d;text-align:center;background:#25d36614;border:1px solid #25d36638;border-radius:10px;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600}@media (max-width:1024px){.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__waBtn span{display:none}}@media (max-width:768px){.Navbar-module__nuAbfa__mobileMenu{display:flex}.Navbar-module__nuAbfa__waBtn{display:none}}@keyframes Navbar-module__nuAbfa__fadeInUp{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__EZoWya__footer{background:#f0e2c8;border-top:1px solid #b464282e;margin-top:auto}.Footer-module__EZoWya__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-top:3.5rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__logoImg{object-fit:cover;border-radius:10px}.Footer-module__EZoWya__logoName{color:#e85d04;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800}.Footer-module__EZoWya__logoSub{letter-spacing:.16em;color:#b8875a;font-family:Outfit,sans-serif;font-size:.6rem;font-weight:600}.Footer-module__EZoWya__tagline{color:#b8875a;letter-spacing:.05em;font-size:.8rem;line-height:1.6}.Footer-module__EZoWya__waLink{color:#15803d;background:#25d3661a;border:1px solid #25d36640;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.Footer-module__EZoWya__waLink:hover{background:#25d3662e;transform:translateY(-1px)}.Footer-module__EZoWya__waIcon{font-size:1rem}.Footer-module__EZoWya__linksGroup{flex-direction:column;gap:.6rem;display:flex}.Footer-module__EZoWya__groupTitle{color:#2e1700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:700}.Footer-module__EZoWya__link{color:#b8875a;font-size:.875rem;transition:color .2s}.Footer-module__EZoWya__link:hover{color:#e85d04}.Footer-module__EZoWya__infoText{color:#b8875a;font-size:.85rem}.Footer-module__EZoWya__adminLink{color:#e85d0473;align-items:center;gap:.35rem;margin-top:.25rem;font-size:.78rem;transition:color .2s;display:inline-flex}.Footer-module__EZoWya__adminLink:hover{color:#e85d04}.Footer-module__EZoWya__bottom{border-top:1px solid #b464281f;padding:1.25rem 0}.Footer-module__EZoWya__copyright{color:#b8875a;text-align:center;font-size:.8rem}@media (max-width:900px){.Footer-module__EZoWya__inner{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__EZoWya__inner{grid-template-columns:1fr;gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.Footer-module__EZoWya__brand{grid-column:auto}}
.ProductCard-module__9j1fXa__card{background:#ffffff8c;border:1px solid #b4642824;border-radius:20px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 2px 12px #64320a0f}.ProductCard-module__9j1fXa__card:hover{background:#ffffffd1;border-color:#e85d0447;transform:translateY(-4px);box-shadow:0 12px 40px #e85d041f}.ProductCard-module__9j1fXa__card.ProductCard-module__9j1fXa__unavailable{opacity:.6}.ProductCard-module__9j1fXa__imageWrap{background:#e85d040f;flex-shrink:0;width:100%;height:180px;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__image{object-fit:cover;transition:transform .4s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__image{transform:scale(1.05)}.ProductCard-module__9j1fXa__imagePlaceholder{background:linear-gradient(135deg,#e85d040f,#f48c061a);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProductCard-module__9j1fXa__placeholderEmoji{opacity:.5;font-size:3rem}.ProductCard-module__9j1fXa__unavailableOverlay{background:#fbf3e4b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductCard-module__9j1fXa__unavailableOverlay span{color:#fff;letter-spacing:.04em;background:#dc2626d9;border-radius:9999px;padding:.3rem .8rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700}.ProductCard-module__9j1fXa__body{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.1rem 1.1rem;display:flex}.ProductCard-module__9j1fXa__nameWrap{flex-direction:column;gap:.15rem;display:flex}.ProductCard-module__9j1fXa__name{color:#2e1700;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.ProductCard-module__9j1fXa__teluguName{color:#b8875a;font-size:.8rem;font-style:italic}.ProductCard-module__9j1fXa__description{color:#7b4a2d;font-size:.8rem;line-height:1.5}.ProductCard-module__9j1fXa__tiers{flex-wrap:wrap;gap:.4rem;display:flex}.ProductCard-module__9j1fXa__tierBtn{cursor:pointer;background:#f5ead6cc;border:1px solid #b4642829;border-radius:8px;flex-direction:column;flex:1;align-items:center;min-width:60px;padding:.35rem .6rem;transition:all .15s;display:flex}.ProductCard-module__9j1fXa__tierBtn:hover:not(:disabled){background:#e85d0414;border-color:#e85d0447}.ProductCard-module__9j1fXa__tierBtn.ProductCard-module__9j1fXa__tierActive{background:#e85d041f;border-color:#e85d04}.ProductCard-module__9j1fXa__tierBtn:disabled{cursor:not-allowed;opacity:.5}.ProductCard-module__9j1fXa__tierLabel{color:#b8875a;font-family:Inter,sans-serif;font-size:.7rem}.ProductCard-module__9j1fXa__tierActive .ProductCard-module__9j1fXa__tierLabel{color:#7b4a2d}.ProductCard-module__9j1fXa__tierPrice{color:#2e1700;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.ProductCard-module__9j1fXa__tierActive .ProductCard-module__9j1fXa__tierPrice{color:#e85d04}.ProductCard-module__9j1fXa__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e85d04,#c44d03);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.7rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #e85d0438}.ProductCard-module__9j1fXa__addBtn:hover:not(:disabled){background:linear-gradient(135deg,#f48c06,#e85d04);transform:translateY(-1px);box-shadow:0 6px 20px #e85d0459}.ProductCard-module__9j1fXa__addBtn:disabled{color:#e85d0480;cursor:not-allowed;box-shadow:none;background:#e85d042e}.ProductCard-module__9j1fXa__addBtn.ProductCard-module__9j1fXa__addBtnSuccess{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 12px #22c55e40}.ProductCard-module__9j1fXa__addBtnPrice{opacity:.85;font-size:.8rem;font-weight:600}@media (max-width:480px){.ProductCard-module__9j1fXa__imageWrap{height:140px}.ProductCard-module__9j1fXa__body{padding:.875rem}}
.checkout-module__ss_A1W__page{flex-direction:column;min-height:100vh;display:flex}.checkout-module__ss_A1W__emptyPage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:5rem 1rem;display:flex}.checkout-module__ss_A1W__emptyPage h2{color:#7b4a2d;margin-top:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.checkout-module__ss_A1W__emptyPage p{color:#b8875a;margin-bottom:.5rem}.checkout-module__ss_A1W__main{flex:1;padding:7rem 0 4rem}.checkout-module__ss_A1W__header{text-align:center;margin-bottom:2.5rem}.checkout-module__ss_A1W__title{color:#2e1700;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.checkout-module__ss_A1W__subtitle{color:#7b4a2d;font-size:.95rem}.checkout-module__ss_A1W__layout{grid-template-columns:1.2fr 1fr;align-items:start;gap:2rem;display:grid}.checkout-module__ss_A1W__sectionTitle{color:#2e1700;border-bottom:1px solid #b4642824;margin-bottom:1.5rem;padding-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.checkout-module__ss_A1W__formSection{background:#ffffff8c;border:1px solid #b4642824;border-radius:20px;padding:2rem;box-shadow:0 2px 12px #64320a0f}.checkout-module__ss_A1W__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem;display:grid}.checkout-module__ss_A1W__textarea{resize:vertical;min-height:80px}.checkout-module__ss_A1W__inputError{border-color:#dc262680!important}.checkout-module__ss_A1W__error{color:#dc2626;margin-top:.1rem;font-size:.78rem}.checkout-module__ss_A1W__notice{background:#e85d040f;border:1px solid #e85d0424;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.checkout-module__ss_A1W__notice>span{flex-shrink:0;font-size:1.25rem}.checkout-module__ss_A1W__notice p{color:#7b4a2d;font-size:.875rem;line-height:1.5}.checkout-module__ss_A1W__notice strong{color:#c44d03}.checkout-module__ss_A1W__submitBtn{justify-content:center;width:100%;padding:1rem;font-size:1rem}.checkout-module__ss_A1W__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite checkout-module__ss_A1W__spin;display:inline-block}.checkout-module__ss_A1W__summary{background:#ffffff8c;border:1px solid #b4642824;border-radius:20px;padding:2rem;position:sticky;top:100px;box-shadow:0 2px 12px #64320a0f}.checkout-module__ss_A1W__summaryItems{flex-direction:column;gap:.875rem;max-height:300px;margin-bottom:1.25rem;display:flex;overflow-y:auto}.checkout-module__ss_A1W__summaryItem{background:#f5ead680;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.checkout-module__ss_A1W__summaryItemImg{background:#e85d040f;border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.checkout-module__ss_A1W__summaryItemImg img{object-fit:cover;width:100%;height:100%}.checkout-module__ss_A1W__summaryImgPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;display:flex}.checkout-module__ss_A1W__summaryItemInfo{flex:1;min-width:0}.checkout-module__ss_A1W__summaryItemName{color:#2e1700;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600}.checkout-module__ss_A1W__summaryItemQty{color:#b8875a;margin-top:.1rem;font-size:.75rem}.checkout-module__ss_A1W__summaryQtyControls{align-items:center;gap:.3rem;margin-top:.4rem;display:flex}.checkout-module__ss_A1W__summaryQtyControls span{color:#2e1700;text-align:center;min-width:1.2rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.checkout-module__ss_A1W__qtyBtn{color:#e85d04;cursor:pointer;background:#e85d0414;border:1px solid #e85d0433;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.9rem;transition:all .15s;display:flex}.checkout-module__ss_A1W__qtyBtn:hover{background:#e85d0429}.checkout-module__ss_A1W__removeBtn{color:#dc2626;cursor:pointer;background:#dc262614;border:1px solid #dc262629;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:.1rem;transition:all .15s;display:flex}.checkout-module__ss_A1W__removeBtn:hover{background:#dc262629}.checkout-module__ss_A1W__summaryItemPrice{color:#e85d04;flex-shrink:0;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.checkout-module__ss_A1W__totalSection{border-top:1px solid #b4642824;flex-direction:column;gap:.6rem;padding:1rem 0;display:flex}.checkout-module__ss_A1W__totalRow{color:#7b4a2d;justify-content:space-between;font-size:.9rem;display:flex}.checkout-module__ss_A1W__freeText{color:#15803d;font-weight:600}.checkout-module__ss_A1W__grandTotal{color:#2e1700;border-top:1px solid #b4642824;margin-top:.2rem;padding-top:.6rem;font-size:1rem;font-weight:700}.checkout-module__ss_A1W__totalAmount{color:#e85d04;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800}.checkout-module__ss_A1W__freeNote{color:#b8875a;font-size:.72rem}.checkout-module__ss_A1W__paymentNote{background:#e85d040f;border:1px solid #e85d0424;border-radius:12px;align-items:center;gap:.875rem;margin-top:1rem;padding:1rem;display:flex}.checkout-module__ss_A1W__paymentNoteIcon{font-size:1.75rem}.checkout-module__ss_A1W__paymentNoteTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.checkout-module__ss_A1W__paymentNoteDesc{color:#7b4a2d;margin-top:.15rem;font-size:.8rem}@keyframes checkout-module__ss_A1W__spin{to{transform:rotate(360deg)}}@media (max-width:900px){.checkout-module__ss_A1W__layout,.checkout-module__ss_A1W__formGrid{grid-template-columns:1fr}.checkout-module__ss_A1W__summary{position:static}}@media (max-width:480px){.checkout-module__ss_A1W__formSection,.checkout-module__ss_A1W__summary{padding:1.5rem}}
.page-module__E0kJGG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__hero{align-items:center;min-height:100vh;padding:8rem 0 5rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroBg{pointer-events:none;position:absolute;inset:0}.page-module__E0kJGG__heroBgGlow1{background:radial-gradient(circle,#e85d041a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-5%}.page-module__E0kJGG__heroBgGlow2{background:radial-gradient(circle,#f48c0614 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}.page-module__E0kJGG__heroPattern{background-image:radial-gradient(#e85d040f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.page-module__E0kJGG__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.page-module__E0kJGG__heroContent{animation:.6s forwards page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__heroTitle{color:#2e1700;margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900;line-height:1.1}.page-module__E0kJGG__heroSubtitle{color:#7b4a2d;max-width:500px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.page-module__E0kJGG__heroTags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.page-module__E0kJGG__heroTag{color:#c44d03;background:#e85d0414;border:1px solid #e85d0433;border-radius:9999px;align-items:center;padding:.3rem .8rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__E0kJGG__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.page-module__E0kJGG__heroImage{justify-content:center;align-items:center;animation:.6s .2s both page-module__E0kJGG__fadeInUp;display:flex;position:relative}.page-module__E0kJGG__logoGlow{background:radial-gradient(circle,#e85d0426 0%,#0000 70%);border-radius:50%;width:360px;height:360px;animation:4s ease-in-out infinite page-module__E0kJGG__float;position:absolute}.page-module__E0kJGG__logoImg{z-index:1;border-radius:24px;animation:4s ease-in-out infinite page-module__E0kJGG__float;position:relative;box-shadow:0 20px 60px #e85d042e,0 0 0 1px #e85d0424}.page-module__E0kJGG__categories{background:linear-gradient(#0000,#e85d0408,#0000);padding:5rem 0}.page-module__E0kJGG__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.page-module__E0kJGG__categoryCard{background:#fff9;border:1px solid #b4642824;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .25s;animation:.5s both page-module__E0kJGG__fadeInUp;display:flex;box-shadow:0 2px 12px #64320a0f}.page-module__E0kJGG__categoryCard:hover{background:#ffffffe6;border-color:#e85d044d;transform:translateY(-4px);box-shadow:0 12px 32px #e85d041a}.page-module__E0kJGG__catIcon{flex-shrink:0;font-size:2.5rem;line-height:1}.page-module__E0kJGG__catBody{flex:1;min-width:0}.page-module__E0kJGG__catName{color:#2e1700;margin-bottom:.1rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.page-module__E0kJGG__catTelugu{color:#b8875a;margin-bottom:.35rem;font-size:.72rem}.page-module__E0kJGG__catDesc{color:#7b4a2d;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.4;overflow:hidden}.page-module__E0kJGG__catArrow{color:#e85d04;opacity:.5;flex-shrink:0;font-size:1.1rem;transition:transform .2s,opacity .2s}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__catArrow{opacity:1;transform:translate(4px)}.page-module__E0kJGG__features{background:#f5ead6;padding:5rem 0}.page-module__E0kJGG__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__E0kJGG__featureCard{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex;background:#fff9!important;border:1px solid #b4642824!important}.page-module__E0kJGG__featureIcon{margin-bottom:.25rem;font-size:2.5rem}.page-module__E0kJGG__featureTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.page-module__E0kJGG__featureDesc{color:#7b4a2d;font-size:.875rem;line-height:1.6}.page-module__E0kJGG__cta{padding:4rem 0 5rem}.page-module__E0kJGG__ctaBox{text-align:center;background:#ffffff80;border:1px solid #e85d0438;border-radius:24px;padding:3.5rem 3rem;position:relative;overflow:hidden}.page-module__E0kJGG__ctaBg{background:linear-gradient(135deg,#e85d040f,#f48c060a,#e85d0408);position:absolute;inset:0}.page-module__E0kJGG__ctaContent{z-index:1;flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.page-module__E0kJGG__ctaTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.page-module__E0kJGG__ctaSubtitle{color:#7b4a2d;max-width:480px;font-size:1rem;line-height:1.7}.page-module__E0kJGG__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.page-module__E0kJGG__ctaWa{color:#15803d;background:#25d3661a;border:1.5px solid #25d36647;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__E0kJGG__ctaWa:hover{background:#25d3662e;transform:translateY(-2px)}@media (max-width:1024px){.page-module__E0kJGG__heroInner{gap:2.5rem}.page-module__E0kJGG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__E0kJGG__hero{padding:6rem 0 4rem}.page-module__E0kJGG__heroInner{text-align:center;grid-template-columns:1fr}.page-module__E0kJGG__heroSubtitle{max-width:100%}.page-module__E0kJGG__heroTags,.page-module__E0kJGG__heroActions{justify-content:center}.page-module__E0kJGG__heroImage{order:-1}.page-module__E0kJGG__logoGlow{width:200px;height:200px}.page-module__E0kJGG__categoryGrid{grid-template-columns:1fr 1fr}.page-module__E0kJGG__ctaBox{padding:2.5rem 1.5rem}}@media (max-width:480px){.page-module__E0kJGG__categoryGrid,.page-module__E0kJGG__featuresGrid{grid-template-columns:1fr}}@keyframes page-module__E0kJGG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__E0kJGG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.payment-module__pgikua__page{flex-direction:column;min-height:100vh;display:flex}.payment-module__pgikua__main{flex:1;padding:7rem 0 4rem}.payment-module__pgikua__loading{flex:1;justify-content:center;align-items:center;padding:6rem;display:flex}.payment-module__pgikua__spinner{border:3px solid #e85d0433;border-top-color:#e85d04;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite payment-module__pgikua__spin}.payment-module__pgikua__header{text-align:center;margin-bottom:2.5rem}.payment-module__pgikua__backBtn{color:#7b4a2d;align-items:center;gap:.35rem;margin-bottom:1.25rem;font-size:.85rem;transition:color .2s;display:inline-flex}.payment-module__pgikua__backBtn:hover{color:#e85d04}.payment-module__pgikua__title{color:#2e1700;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.payment-module__pgikua__subtitle{color:#7b4a2d;font-size:1rem}.payment-module__pgikua__amount{color:#e85d04;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}.payment-module__pgikua__layout{grid-template-columns:1.1fr 1fr;align-items:start;gap:2rem;display:grid}.payment-module__pgikua__qrSection{flex-direction:column;gap:1.25rem;display:flex}.payment-module__pgikua__qrCard{background:#ffffffb3;border:1px solid #b464282e;border-radius:20px;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 4px 20px #64320a0f}.payment-module__pgikua__qrHeader{text-align:center}.payment-module__pgikua__qrTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.payment-module__pgikua__qrSubtitle{color:#7b4a2d;margin-top:.25rem;font-size:.8rem}.payment-module__pgikua__qrWrap{background:#fff;border:2px solid #b4642824;border-radius:16px;width:240px;height:240px;padding:8px;overflow:hidden;box-shadow:0 4px 14px #64320a1a}.payment-module__pgikua__qrImage{object-fit:contain;border-radius:10px;width:100%!important;height:100%!important}.payment-module__pgikua__amountDisplay{text-align:center;background:#e85d0412;border:1px solid #e85d0433;border-radius:12px;width:100%;padding:1rem 1.25rem}.payment-module__pgikua__amountLabel{color:#7b4a2d;margin-bottom:.35rem;font-size:.8rem;display:block}.payment-module__pgikua__amountRow{justify-content:center;align-items:center;gap:.75rem;display:flex}.payment-module__pgikua__amountValue{color:#e85d04;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900}.payment-module__pgikua__copyBtn{color:#e85d04;cursor:pointer;background:#e85d041a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.payment-module__pgikua__copyBtn:hover{background:#e85d0433}.payment-module__pgikua__qrSteps{flex-direction:column;gap:.6rem;width:100%;display:flex}.payment-module__pgikua__qrStep{color:#7b4a2d;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.payment-module__pgikua__stepNum{color:#e85d04;background:#e85d041f;border:1px solid #e85d0440;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:flex}.payment-module__pgikua__whatsappBtn{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#128c7e,#25d366);border:none;border-radius:16px;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.5rem;transition:all .25s;display:flex;box-shadow:0 6px 24px #25d3664d}.payment-module__pgikua__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 10px 32px #25d36673}.payment-module__pgikua__waBtnTitle{font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;display:block}.payment-module__pgikua__waBtnSub{opacity:.85;margin-top:.1rem;font-size:.75rem;display:block}.payment-module__pgikua__orderSummary{background:#ffffffb3;border:1px solid #b464282e;border-radius:20px;padding:1.75rem;position:sticky;top:100px;box-shadow:0 4px 20px #64320a0f}.payment-module__pgikua__summaryTitle{color:#2e1700;border-bottom:1px solid #b4642824;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.payment-module__pgikua__customerInfo{background:#fdf6eccc;border:1px solid #b464281f;border-radius:12px;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding:1rem;display:flex}.payment-module__pgikua__infoRow{align-items:flex-start;gap:.75rem;display:flex}.payment-module__pgikua__infoLabel{color:#b8875a;white-space:nowrap;min-width:80px;font-size:.8rem;font-weight:600}.payment-module__pgikua__infoValue{color:#2e1700;word-break:break-word;font-size:.875rem;font-weight:600}.payment-module__pgikua__itemsList{flex-direction:column;gap:.625rem;max-height:250px;margin-bottom:1.25rem;display:flex;overflow-y:auto}.payment-module__pgikua__summaryItem{border-bottom:1px solid #b464281a;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.6rem 0;display:flex}.payment-module__pgikua__itemInfo{flex-direction:column;gap:.1rem;display:flex}.payment-module__pgikua__itemName{color:#2e1700;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600}.payment-module__pgikua__itemDetail{color:#7b4a2d;font-size:.75rem}.payment-module__pgikua__itemPrice{color:#e85d04;flex-shrink:0;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:700}.payment-module__pgikua__grandTotal{background:#e85d0412;border:1px solid #e85d042e;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.payment-module__pgikua__grandTotal span:first-child{color:#7b4a2d;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600}.payment-module__pgikua__grandTotalAmount{color:#e85d04;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900}.payment-module__pgikua__paymentReminder{background:#fbbf2414;border:1px solid #fbbf2440;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem;display:flex}.payment-module__pgikua__reminderIcon{flex-shrink:0;font-size:1.1rem}.payment-module__pgikua__paymentReminder p{color:#92400e;font-size:.8rem;line-height:1.5}.payment-module__pgikua__successPage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:6rem 1.5rem;display:flex}.payment-module__pgikua__successIcon{margin-bottom:.5rem;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards payment-module__pgikua__popIn}.payment-module__pgikua__successTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.payment-module__pgikua__successSubtitle{color:#7b4a2d;max-width:420px;line-height:1.6}.payment-module__pgikua__successDetails{background:#ffffffb3;border:1px solid #b464282e;border-radius:16px;flex-direction:column;gap:.5rem;min-width:300px;margin-top:.5rem;padding:1.25rem 2rem;display:flex;box-shadow:0 4px 20px #64320a0f}.payment-module__pgikua__successDetail{color:#2e1700;align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.payment-module__pgikua__successActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.payment-module__pgikua__waBtn{color:#15803d;background:#25d3661a;border:1.5px solid #25d3664d;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-weight:700;transition:all .2s;display:inline-flex}.payment-module__pgikua__waBtn:hover{background:#25d3662e}@keyframes payment-module__pgikua__spin{to{transform:rotate(360deg)}}@keyframes payment-module__pgikua__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.payment-module__pgikua__layout{grid-template-columns:1fr}.payment-module__pgikua__orderSummary{position:static}}@media (max-width:480px){.payment-module__pgikua__main{padding:6rem 0 3rem}.payment-module__pgikua__qrCard{padding:1.5rem 1rem}.payment-module__pgikua__qrWrap{width:200px;height:200px}.payment-module__pgikua__amountValue{font-size:1.6rem}}
.shop-module__-mQgjq__page{flex-direction:column;min-height:100vh;display:flex}.shop-module__-mQgjq__header{background:linear-gradient(#e85d040d 0%,#0000 100%);border-bottom:1px solid #b464281f;padding:7rem 0 2.5rem}.shop-module__-mQgjq__headerContent{text-align:center;margin-bottom:2rem}.shop-module__-mQgjq__title{color:#2e1700;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.shop-module__-mQgjq__subtitle{color:#7b4a2d;font-size:.95rem}.shop-module__-mQgjq__searchWrap{max-width:600px;margin:0 auto}.shop-module__-mQgjq__searchBox{background:#ffffffb3;border:1px solid #b464282e;border-radius:14px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;transition:all .2s;display:flex}.shop-module__-mQgjq__searchBox:focus-within{background:#ffffffe6;border-color:#e85d04;box-shadow:0 0 0 3px #e85d041a}.shop-module__-mQgjq__searchInput{color:#2e1700;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:.95rem}.shop-module__-mQgjq__searchInput::placeholder{color:#b8875a}.shop-module__-mQgjq__clearSearch{color:#b8875a;cursor:pointer;border-radius:4px;padding:.1rem .3rem;font-size:.875rem;transition:color .15s}.shop-module__-mQgjq__clearSearch:hover{color:#e85d04}.shop-module__-mQgjq__filterBar{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbf3e4f5;border-bottom:1px solid #b464281f;padding:.75rem 0;position:sticky;top:70px}.shop-module__-mQgjq__filters{scrollbar-width:none;gap:.5rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.shop-module__-mQgjq__filters::-webkit-scrollbar{display:none}.shop-module__-mQgjq__filterBtn{color:#7b4a2d;cursor:pointer;white-space:nowrap;background:#fff9;border:1px solid #b4642824;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.shop-module__-mQgjq__filterBtn:hover{color:#2e1700;background:#ffffffe6;border-color:#e85d0438}.shop-module__-mQgjq__filterBtn.shop-module__-mQgjq__filterActive{color:#c44d03;background:#e85d041f;border-color:#e85d04;font-weight:600}.shop-module__-mQgjq__main{flex:1;padding:2.5rem 0 4rem}.shop-module__-mQgjq__searchResults{color:#7b4a2d;margin-bottom:1.5rem;font-size:.875rem}.shop-module__-mQgjq__searchResults strong{color:#e85d04}.shop-module__-mQgjq__section{margin-bottom:3.5rem;scroll-margin-top:140px}.shop-module__-mQgjq__sectionHeader{border-bottom:1px solid #b4642824;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.shop-module__-mQgjq__sectionIcon{font-size:2rem;line-height:1}.shop-module__-mQgjq__sectionTitle{color:#2e1700;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.shop-module__-mQgjq__sectionTelugu{color:#b8875a;margin-top:.15rem;font-size:.85rem}.shop-module__-mQgjq__loading{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.shop-module__-mQgjq__skeletonCard{height:320px}.shop-module__-mQgjq__noResults{text-align:center;color:#b8875a;flex-direction:column;align-items:center;gap:.5rem;padding:5rem 1rem;display:flex}.shop-module__-mQgjq__noResults h3{color:#7b4a2d;margin-top:.5rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.shop-module__-mQgjq__noResults p{font-size:.9rem}@media (max-width:768px){.shop-module__-mQgjq__header{padding:6rem 0 2rem}.shop-module__-mQgjq__filterBar{top:60px}.shop-module__-mQgjq__section{scroll-margin-top:120px}}
