.AddressCard_address-card__Wvc0k{display:"grid";grid-template-columns:4fr 1fr}@media screen and (max-width:768px){.AddressCard_address-card__Wvc0k{grid-template-columns:1fr}}.EditAddressCard_edit-address-card-container__mvYrt{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"customerName customerName" "phone phone" "pincode pincode" "city city" "stateUnion stateUnion" "address address" "landmark landmark" "submit cancel";padding:10px;gap:10px}@media screen and (min-width:768px){.EditAddressCard_edit-address-card-container__mvYrt{grid-template-columns:1fr 1fr;grid-template-areas:"customerName phone" "pincode city" "stateUnion stateUnion" "address address" "landmark landmark" "submit cancel"}}@media screen and (min-width:1024px){.EditAddressCard_edit-address-card-container__mvYrt{grid-template-columns:1fr 1fr;grid-template-areas:"customerName phone" "pincode city" "stateUnion stateUnion" "address address" "landmark landmark" "submit cancel"}}.ManageAddresses_manageAddressesPaper__pQ6_W{margin:10px;background-color:var(--mantine-color-body)}.ManageAddresses_manageAddressesGrid__o_MQw{display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}@media (max-width:768px){.ManageAddresses_manageAddressesGrid__o_MQw{grid-template-columns:1fr;gap:15px}.ManageAddresses_manageAddressesButton__Nud30{width:100%}}.CartItemCard_cart-card__t6MDP{--row-gap:0px;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:8px;margin-bottom:15px;padding:15px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;column-gap:15px;row-gap:var(--row-gap);background-color:#fff;box-sizing:border-box}.CartItemCard_cart-image-container__UVI2W{grid-column:1/2}.CartItemCard_cart-image__wth9S{border-radius:8px;height:120px;width:120px;object-fit:cover}.CartItemCard_cart-details__UrehH{grid-column:2/3;display:flex;flex-direction:column;justify-content:space-between}.CartItemCard_product-name__KD4VS{font-weight:600;color:#333;margin-top:5px}.CartItemCard_cart-actions__JDiqZ{grid-column:3/4;display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:100%}.CartItemCard_delete-button__IMoOu{width:100%;font-size:.85rem;padding:5px 10px;box-sizing:border-box}.CartItemCard_quantity-picker__MzkRH{display:flex;align-items:center;gap:10px;justify-content:center}.CartItemCard_quantity-picker__MzkRH input{width:60px;text-align:center;font-size:16px;padding:5px;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}.CartItemCard_quantity-picker__MzkRH button:hover{background-color:#e0e0e0}.CartItemCard_quantity-picker__MzkRH button:disabled{background-color:#f0f0f0;cursor:not-allowed}@media screen and (max-width:768px){.CartItemCard_cart-card__t6MDP{grid-template-columns:120px 1fr;grid-template-rows:auto auto}.CartItemCard_cart-details__UrehH{grid-column:2/3;grid-row:1/2}.CartItemCard_cart-actions__JDiqZ{grid-column:2/3;grid-row:2/3;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;margin-top:10px}.CartItemCard_quantity-picker__MzkRH input{width:50px}.CartItemCard_delete-button__IMoOu{font-size:.85rem;padding:5px 10px}}.CollapsibleWrapper_collapsible-container__Cp7Al{padding:20px}.CollapsibleWrapper_header__yKvKc{display:flex;align-items:center;cursor:pointer}.CollapsibleWrapper_header-text__PosVG{font-weight:700;font-size:1.25rem}.CollapsibleWrapper_chevron-icon__5FUEs{transition:transform .3s;cursor:pointer}.CartLayout_cart-container__0fA4n{display:grid;grid-template-columns:67% 30%;padding:30px;gap:30px}@media screen and (max-width:768px){.CartLayout_cart-container__0fA4n{grid-template-columns:1fr;gap:0}}.EmptyCard_parent-container__wALCx{display:flex;justify-content:center;padding:20px;text-align:center}.EmptyCard_empty-cart-container__b1BXN{background:var(--mantine-color-kaibee-blue-default-0);width:80%;max-width:500px;padding:40px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;gap:10px}.EmptyCard_empty-cart-container-content__FBi7E{display:flex;flex-direction:column;justify-content:center;gap:10px}.EmptyCard_empty-cart-container-image__Q_grt{margin-bottom:20px}@media (max-width:768px){.EmptyCard_empty-cart-container__b1BXN{width:100%;padding:40px}.EmptyCard_empty-cart-container-content__FBi7E{gap:10px}}@media (max-width:480px){.EmptyCard_empty-cart-container__b1BXN{width:100%;padding:40px}.EmptyCard_empty-cart-container-content__FBi7E{gap:6px}}.CustomPriceInput_customPriceInput__e401O{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:8px}.CustomPriceInput_mrp__yrFGi{text-decoration:line-through;color:#888}.CustomPriceInput_discountLabel__yOWK9{background-color:#4eb444;color:#fff;font-size:12px;font-weight:700;padding:5px 15px;border-radius:15px}.CustomPriceInput_currentPrice__9Zv2O{font-weight:500}@media (max-width:768px){.CustomPriceInput_customPriceInput__e401O{flex-wrap:wrap;gap:4px}.CustomPriceInput_currentPrice__9Zv2O,.CustomPriceInput_mrp__yrFGi{min-width:45px}.CustomPriceInput_discountLabel__yOWK9{font-size:9px;padding:4px 10px}}@media (max-width:480px){.CustomPriceInput_customPriceInput__e401O{flex-wrap:wrap;gap:1px}}.Marquee_marqueeWrapper__KGr61{width:100%;overflow:hidden;background-color:#f7f9fa;border-top:1px solid #eee;border-bottom:1px solid #eee;line-height:1;height:auto}.Marquee_marqueeContent__XY8P2{display:inline-block;white-space:nowrap;font-size:14px;font-weight:500;color:#1e506c;animation:Marquee_scrollLeft__GnZ9u linear infinite;line-height:1.2;padding:2px 0}@keyframes Marquee_scrollLeft__GnZ9u{0%{transform:translateX(0)}to{transform:translateX(-33.33%)}}.QuantityPicker_quantity-picker__Uu_wb{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px}.QuantityPicker_button__x9jp1{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:25px;user-select:none}.QuantityPicker_button__x9jp1:hover{background-color:#e0e0e0}.QuantityPicker_quantity__CEFdW{font-size:18px;min-width:30px;text-align:center}@media (max-width:767px){.QuantityPicker_quantity-picker__Uu_wb{gap:2px}.QuantityPicker_button__x9jp1{width:35px;height:35px;font-size:16px}.QuantityPicker_quantity__CEFdW{font-size:16px}}.ShareButton_share-button-container__NzFoL{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;cursor:pointer;position:absolute;bottom:18px;left:18px;background-color:#fff;padding:10px;box-shadow:-2px 5px 29px -12px #000}@media screen and (min-width:1024px){.ShareButton_share-button-container__NzFoL{display:none}}.WhatsappFloatingButton_floatingButton__qxAqF{position:fixed;bottom:90px;right:16px;display:flex;align-items:center;justify-content:center;background-color:#25d366;border-radius:50%;width:44px;height:44px;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:1000;transition:transform .2s ease,box-shadow .2s ease;animation:WhatsappFloatingButton_pulse__9dpn3 2s infinite;cursor:pointer}.WhatsappFloatingButton_floatingButton__qxAqF:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.25)}.WhatsappFloatingButton_tooltip__sT4Sf{display:none;position:absolute;bottom:70px;right:0;background-color:#333;color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;white-space:nowrap}.WhatsappFloatingButton_floatingButton__qxAqF:hover .WhatsappFloatingButton_tooltip__sT4Sf{display:block}@keyframes WhatsappFloatingButton_pulse__9dpn3{0%{box-shadow:0 0 0 0 rgba(37,211,102,.4)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}@media screen and (max-width:360px){.WhatsappFloatingButton_floatingButton__qxAqF{width:48px;height:48px;bottom:80px;right:10px}.WhatsappFloatingButton_tooltip__sT4Sf{font-size:10px}}.ColorSelector_container__FQBCx{display:flex;flex-direction:column;align-items:center}.ColorSelector_colorList__iL0T2{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.ColorSelector_colorCircle__qi8Ca{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border .2s}.ColorSelector_colorCircle__qi8Ca img{width:100%;height:100%;object-fit:cover;display:block}.ColorSelector_selected__U_2Vh{border-color:#000}@keyframes CouponCard_pulseHighlight__p9pxW{0%{background-color:#d3f9d8}to{background-color:transparent}}.CouponCard_highlighted-card__srNhs{animation:CouponCard_pulseHighlight__p9pxW .6s ease-in-out}.ProductLayout_plp-layout__LfR_G{display:grid;grid-template-columns:repeat(4,1fr);row-gap:7px;column-gap:7px;margin-bottom:20px}@media screen and (max-width:768px){.ProductLayout_plp-layout__LfR_G{grid-template-rows:min-content;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.ProductLayout_plp-layout__LfR_G{grid-template-rows:min-content;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.ProductLayout_plp-layout__LfR_G{grid-template-rows:min-content;grid-template-columns:repeat(4,1fr)}}