.Checkout-module__L-piDa__checkoutPage{background:#f4f6fb;min-height:100vh}.Checkout-module__L-piDa__container{max-width:1100px;margin:0 auto;padding:40px 16px 160px}.Checkout-module__L-piDa__headerRow{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Checkout-module__L-piDa__pageTitle{color:#1c1c1c;font-size:26px;font-weight:800}.Checkout-module__L-piDa__editCartBtn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s}.Checkout-module__L-piDa__checkoutLayout{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:992px){.Checkout-module__L-piDa__checkoutLayout{grid-template-columns:1fr 380px}}.Checkout-module__L-piDa__leftColumn{flex-direction:column;gap:24px;display:flex}.Checkout-module__L-piDa__sectionCard{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #00000008}.Checkout-module__L-piDa__sectionHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Checkout-module__L-piDa__sectionIcon{font-size:22px}.Checkout-module__L-piDa__sectionHeader h3{flex:1;margin:0;font-size:18px;font-weight:800}.Checkout-module__L-piDa__addBtn{background:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:700}.Checkout-module__L-piDa__secureBadge{color:#16a34a;letter-spacing:.3px;text-transform:uppercase;background:#f0fdf4;border:1px solid #dcfce7;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:flex}.Checkout-module__L-piDa__shieldIcon{font-size:12px}.Checkout-module__L-piDa__addressList{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:600px){.Checkout-module__L-piDa__addressList{grid-template-columns:1fr 1fr}}.Checkout-module__L-piDa__addressCard{cursor:pointer;border:1px solid #eee;border-radius:12px;padding:16px;transition:all .2s;position:relative}.Checkout-module__L-piDa__addressSelected{border-color:var(--brand-blue);background:#f0f7fd;box-shadow:0 4px 12px #3472ba0d}.Checkout-module__L-piDa__addrHeader{justify-content:space-between;margin-bottom:8px;display:flex}.Checkout-module__L-piDa__addrName{font-size:15px;font-weight:700}.Checkout-module__L-piDa__addrActions{gap:12px;display:flex}.Checkout-module__L-piDa__addrActions button{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700}.Checkout-module__L-piDa__deleteText{color:#ff4d4d!important}.Checkout-module__L-piDa__addrText{color:#666;margin-bottom:8px;font-size:13px;line-height:1.5}.Checkout-module__L-piDa__addrPhone{color:#444;font-size:12px;font-weight:600}.Checkout-module__L-piDa__addressForm{flex-direction:column;gap:20px;display:flex}.Checkout-module__L-piDa__formGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:600px){.Checkout-module__L-piDa__formGrid{grid-template-columns:1fr 1fr}}.Checkout-module__L-piDa__formGroup{flex-direction:column;gap:8px;display:flex}.Checkout-module__L-piDa__formGroup label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.Checkout-module__L-piDa__formGroup input{background:#fcfcfc;border:1px solid #e0e0e0;border-radius:10px;padding:14px;font-size:14px;transition:all .2s}.Checkout-module__L-piDa__formGroup input:focus{border-color:var(--brand-blue);background:#fff;outline:none;box-shadow:0 0 0 3px #3472ba1a}.Checkout-module__L-piDa__formActions{gap:16px;margin-top:10px;display:flex}.Checkout-module__L-piDa__saveBtn{background:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:14px 24px;font-weight:800}.Checkout-module__L-piDa__cancelBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:14px 24px;font-weight:700}.Checkout-module__L-piDa__paymentList{flex-direction:column;gap:16px;display:flex}.Checkout-module__L-piDa__paymentCard{cursor:pointer;background:#fff;border:1.5px solid #eee;border-radius:16px;align-items:center;gap:16px;padding:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Checkout-module__L-piDa__paymentCard:hover{background:#fafafa;border-color:#ddd}.Checkout-module__L-piDa__paymentCardActive{border-color:var(--brand-blue);background:#f0f7fd;box-shadow:0 4px 15px #3472ba14}.Checkout-module__L-piDa__paymentCardActive:after{content:"✓";background:var(--brand-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex;position:absolute;top:12px;right:12px}.Checkout-module__L-piDa__paymentCardIcon{background:#f8f9fa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;font-size:24px;transition:all .2s;display:flex}.Checkout-module__L-piDa__paymentCardIcon img{object-fit:contain;width:100%;height:100%}.Checkout-module__L-piDa__paymentCardActive .Checkout-module__L-piDa__paymentCardIcon{color:var(--brand-blue);background:#fff}.Checkout-module__L-piDa__paymentCardContent{flex-direction:column;flex:1;gap:2px;display:flex}.Checkout-module__L-piDa__paymentCardTitle{color:#1c1c1c;font-size:15px;font-weight:800}.Checkout-module__L-piDa__paymentCardSub{color:#666;font-size:12px;font-weight:500}.Checkout-module__L-piDa__paymentCardPrice{color:#1c1c1c;margin-left:auto;padding-right:24px;font-size:15px;font-weight:800}.Checkout-module__L-piDa__summaryCard{background:#fff;border-radius:16px;padding:24px;position:sticky;top:100px;box-shadow:0 4px 12px #00000008}.Checkout-module__L-piDa__sumTitle{margin-bottom:24px;font-size:18px;font-weight:800}.Checkout-module__L-piDa__itemsList{flex-direction:column;gap:16px;max-height:300px;margin-bottom:24px;display:flex;overflow-y:auto}.Checkout-module__L-piDa__orderItem{justify-content:space-between;align-items:center;display:flex}.Checkout-module__L-piDa__itemName{font-size:14px;font-weight:700}.Checkout-module__L-piDa__itemMeta{color:#888;font-size:12px}.Checkout-module__L-piDa__itemPrice{font-size:15px;font-weight:800}.Checkout-module__L-piDa__billDetails{border-top:1px dashed #eee;padding-top:24px}.Checkout-module__L-piDa__billDetails h4{margin-bottom:16px;font-size:14px;font-weight:800}.Checkout-module__L-piDa__couponSection{background:#f8fafc;border:1.5px dashed #3472ba20;border-radius:12px;margin-bottom:24px;padding:16px}.Checkout-module__L-piDa__couponTitle{color:#1e293b;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:800;display:flex}.Checkout-module__L-piDa__couponInputRow{gap:8px;display:flex}.Checkout-module__L-piDa__couponInput{text-transform:uppercase;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex:1;padding:10px 14px;font-size:13px;font-weight:700;transition:all .2s}.Checkout-module__L-piDa__couponInput:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #3472ba1a}.Checkout-module__L-piDa__couponInput:disabled{cursor:not-allowed;background:#f1f5f9}.Checkout-module__L-piDa__applyBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:10px 16px;font-size:12px;font-weight:800;transition:all .2s}.Checkout-module__L-piDa__applyBtn:hover:not(:disabled){background:#0f172a}.Checkout-module__L-piDa__applyBtn:disabled{opacity:.5;cursor:not-allowed}.Checkout-module__L-piDa__couponError{color:#ef4444;margin-top:8px;font-size:11px;font-weight:700}.Checkout-module__L-piDa__giftBox{background:#fff5f7;border:1px dashed #f9a8d4;border-radius:12px;align-items:center;gap:12px;margin-top:20px;padding:14px;transition:all .3s;display:flex;position:relative}.Checkout-module__L-piDa__giftEligible{background:#f0fdf4;border:1.5px solid #10b981;box-shadow:0 4px 15px #10b9811a}.Checkout-module__L-piDa__giftIcon{color:#ec4899;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 8px #ec48991a}.Checkout-module__L-piDa__giftEligible .Checkout-module__L-piDa__giftIcon{color:#059669;background:#ecfdf5}.Checkout-module__L-piDa__giftText{flex-direction:column;flex:1;display:flex}.Checkout-module__L-piDa__giftText strong{color:#1e293b;font-size:13px;line-height:1.2;display:block}.Checkout-module__L-piDa__giftText span{color:#64748b;margin-top:2px;font-size:11px}.Checkout-module__L-piDa__giftEligible .Checkout-module__L-piDa__giftText strong{color:#059669}.Checkout-module__L-piDa__giftGoBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .2s;display:flex}.Checkout-module__L-piDa__giftGoBtn:hover{color:#1e293b;background:#f8fafc}.Checkout-module__L-piDa__couponSuccess{background:#f0fdf4;border:1px solid #dcfce7;border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 12px;display:flex}.Checkout-module__L-piDa__successText{color:#15803d;font-size:12px;font-weight:700}.Checkout-module__L-piDa__removeCouponBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px;font-size:11px;font-weight:800}.Checkout-module__L-piDa__couponSuggestion{background:#fdf2f8;border:1px dashed #f472b6;border-radius:8px;flex-direction:column;gap:8px;margin-top:12px;padding:10px;display:flex}.Checkout-module__L-piDa__suggestionText{color:#9d174d;font-size:11px;font-weight:700;line-height:1.4}.Checkout-module__L-piDa__suggestApplyBtn{color:#fff;cursor:pointer;background:#be185d;border:none;border-radius:4px;align-self:flex-start;padding:4px 10px;font-size:10px;font-weight:800}.Checkout-module__L-piDa__savingsHighlight{color:#15803d;align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:800;display:flex}.Checkout-module__L-piDa__billRow{color:#555;justify-content:space-between;margin-bottom:12px;font-size:14px;display:flex}.Checkout-module__L-piDa__freeText{color:var(--brand-blue);font-weight:800}.Checkout-module__L-piDa__grandTotal{color:#1c1c1c;border-top:1px solid #f0f0f0;justify-content:space-between;margin-top:20px;padding-top:20px;font-size:18px;font-weight:800;display:flex}.Checkout-module__L-piDa__mainPlaceOrderBtn{background:var(--brand-blue);color:#fff;cursor:pointer;width:100%;transition:all .23;border:none;border-radius:12px;margin-top:24px;padding:16px;font-size:16px;font-weight:800}.Checkout-module__L-piDa__mainPlaceOrderBtn:disabled{opacity:.7}.Checkout-module__L-piDa__trustBanner{background:#fff;border-radius:12px;justify-content:space-between;margin-top:16px;padding:16px;display:flex}.Checkout-module__L-piDa__trustItem{color:#666;font-size:11px;font-weight:700}@media (max-width:991px){.Checkout-module__L-piDa__checkoutLayout{flex-direction:column;gap:16px;display:flex}.Checkout-module__L-piDa__rightColumn{order:2;display:block}.Checkout-module__L-piDa__leftColumn{order:1;gap:16px}.Checkout-module__L-piDa__summaryCard{box-shadow:none;border:1px solid #eee;padding:16px;position:relative;top:0}.Checkout-module__L-piDa__container{padding:16px 12px 90px}.Checkout-module__L-piDa__headerRow{display:none!important}}.Checkout-module__L-piDa__emptyContainer{justify-content:center;align-items:center;min-height:60vh;display:flex}.Checkout-module__L-piDa__emptyContent{text-align:center}.Checkout-module__L-piDa__startShoppingBtn{background:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:20px;padding:12px 32px;font-weight:700}.Checkout-module__L-piDa__startShoppingBtn:active{transform:scale(.98)}@keyframes Checkout-module__L-piDa__spin{to{transform:rotate(360deg)}}.Checkout-module__L-piDa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Checkout-module__L-piDa__spin;display:inline-block}.Checkout-module__L-piDa__discountText{color:#dc2626;font-weight:800}
.Header-module__hBw1pG__header{z-index:1000;background:var(--brand-yellow);width:100%;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 4px 12px #0000000d}.Header-module__hBw1pG__announcementBar{color:#fff;background:linear-gradient(90deg,#ec4899 0%,#be185d 100%);border-bottom:1px solid #ffffff1a;width:100%;padding:4px 0;font-size:11.5px}.Header-module__hBw1pG__announcementContent{justify-content:center;align-items:center;gap:20px;display:flex}.Header-module__hBw1pG__announcementText{align-items:center;gap:8px;font-weight:600;display:flex}.Header-module__hBw1pG__sparkleIcon{color:#fbbf24;animation:2s infinite Header-module__hBw1pG__pulse}@keyframes Header-module__hBw1pG__pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}.Header-module__hBw1pG__plusMore{letter-spacing:.5px;background:#fff3;border-radius:20px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:700}.Header-module__hBw1pG__announcementLink{color:#fbbf24;cursor:pointer;background:0 0;border:1px solid #fbbf24;border-radius:4px;padding:2px 10px;font-size:10px;font-weight:800;transition:all .2s}.Header-module__hBw1pG__announcementLink:hover{color:#be185d;background:#fbbf24}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;gap:var(--space-md);height:70px;display:flex}.Header-module__hBw1pG__logoArea{flex-direction:column;display:flex}.Header-module__hBw1pG__headerLogo{object-fit:contain;width:auto;height:36px}@media (min-width:768px){.Header-module__hBw1pG__headerLogo{height:48px}}.Header-module__hBw1pG__locationTitle{color:var(--text-primary);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.Header-module__hBw1pG__deliveringTo{color:var(--text-secondary);font-weight:500}.Header-module__hBw1pG__cityName{color:var(--brand-blue);text-overflow:ellipsis;max-width:120px;font-weight:800;overflow:hidden}.Header-module__hBw1pG__sourceTag{opacity:.7;font-size:.7rem;font-weight:600}.Header-module__hBw1pG__sourceTag.Header-module__hBw1pG__auto{color:var(--brand-green)}.Header-module__hBw1pG__sourceTag.Header-module__hBw1pG__manual{color:#f59e0b}.Header-module__hBw1pG__changeAction{color:var(--brand-blue);opacity:.8;cursor:pointer;margin-left:4px;font-size:.75rem;font-weight:700}.Header-module__hBw1pG__changeAction:hover{opacity:1;text-decoration:underline}.Header-module__hBw1pG__locationIcon{color:var(--brand-blue);flex-shrink:0}.Header-module__hBw1pG__locationText{color:var(--text-secondary);align-items:center;gap:4px;margin-top:1px;display:flex}.Header-module__hBw1pG__addressLine{white-space:nowrap;text-overflow:ellipsis;opacity:.9;max-width:140px;font-size:.78rem;font-weight:500;overflow:hidden}.Header-module__hBw1pG__chevronIcon{color:var(--text-secondary);opacity:.6;flex-shrink:0}.Header-module__hBw1pG__searchBar{background-color:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid #0000000d;flex:1;align-items:center;padding:10px 16px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.Header-module__hBw1pG__searchBar:focus-within{border-color:var(--brand-blue);box-shadow:0 0 0 3px #3472ba33}.Header-module__hBw1pG__searchInput{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;margin-left:12px;font-size:.95rem}.Header-module__hBw1pG__searchInput::placeholder{color:var(--text-secondary);font-weight:500}.Header-module__hBw1pG__actions{align-items:center;gap:var(--space-md);display:flex}.Header-module__hBw1pG__loginBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.95rem;font-weight:600;transition:color .2s;display:none}.Header-module__hBw1pG__loginBtn:hover{color:var(--brand-blue)}.Header-module__hBw1pG__cartBtn{background-color:var(--brand-blue);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__cartBtn:hover{background-color:var(--brand-blue-hover);transform:translateY(-1px);box-shadow:0 4px 10px #0000001a}.Header-module__hBw1pG__cartBadge{background-color:var(--brand-yellow);color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px}@media (min-width:768px){.Header-module__hBw1pG__headerContainer{gap:var(--space-xl)}.Header-module__hBw1pG__header{height:70px}.Header-module__hBw1pG__locationWrapper{display:block}.Header-module__hBw1pG__loginBtn{display:flex}}.Header-module__hBw1pG__popoverOverlay{z-index:1000;width:100vw;height:100vh;position:fixed;top:0;left:0}.Header-module__hBw1pG__locationPopover{border-radius:var(--radius-md);border:1px solid var(--border-color);z-index:1001;background-color:#fff;flex-direction:column;width:500px;padding:24px;animation:.15s ease-out Header-module__hBw1pG__slideDown;display:flex;position:absolute;top:calc(100% + 14px);left:-20px;box-shadow:0 10px 40px #00000026}.Header-module__hBw1pG__locationPopover:before{content:"";border-left:1px solid var(--border-color);border-top:1px solid var(--border-color);background-color:#fff;width:16px;height:16px;position:absolute;top:-8px;left:40px;transform:rotate(45deg)}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Header-module__hBw1pG__modalHeader h3{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.Header-module__hBw1pG__closeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:1.4rem;line-height:1}.Header-module__hBw1pG__modalBody{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__detectBtn{background-color:var(--brand-green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:12px 18px;font-size:.9rem;font-weight:700;transition:opacity .2s}.Header-module__hBw1pG__detectBtn:hover{opacity:.9}.Header-module__hBw1pG__detecting{opacity:.7;cursor:not-allowed}.Header-module__hBw1pG__orDivider{color:var(--text-secondary);border:1px solid var(--border-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex;position:relative}.Header-module__hBw1pG__orText{z-index:1}.Header-module__hBw1pG__searchWrapper{flex:1;position:relative}.Header-module__hBw1pG__locationSearch{border:1px solid var(--border-color);border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500}.Header-module__hBw1pG__locationSearch:focus{border-color:var(--brand-blue);box-shadow:0 0 0 2px #3472ba1a}.Header-module__hBw1pG__deliveryError{color:#e11d48;text-align:center;background-color:#fff1f2;border:1px solid #fda4af;border-radius:8px;margin-top:16px;padding:10px;font-size:.85rem;font-weight:600}.Header-module__hBw1pG__loadingText{color:#94a3b8;justify-content:center;align-items:center;height:52px;font-weight:500;display:flex}@media (max-width:600px){.Header-module__hBw1pG__modalBody{flex-direction:column;align-items:stretch}.Header-module__hBw1pG__orDivider{margin:4px auto}}.Header-module__hBw1pG__searchContainer{position:relative}.Header-module__hBw1pG__searchSuggestions{background:var(--bg-secondary);z-index:999;border:1px solid #0000000d;border-radius:8px;width:100%;max-height:480px;margin-top:4px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.Header-module__hBw1pG__suggestionHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;z-index:10;background:#f8fafc;border-bottom:1px solid #0000000d;padding:12px 16px 8px;font-size:.75rem;font-weight:800;position:sticky;top:0}.Header-module__hBw1pG__searchItem{cursor:pointer;color:var(--text-primary);align-items:center;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.Header-module__hBw1pG__searchItem:hover{background:#f8fafc}.Header-module__hBw1pG__suggestionThumb{background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.Header-module__hBw1pG__suggestionThumb img{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__suggestionPlaceholder{font-size:1.2rem}.Header-module__hBw1pG__suggestionName{color:var(--text-primary);font-size:.95rem;font-weight:700;display:block}.Header-module__hBw1pG__suggestionInfo{flex-direction:column;flex:1;gap:2px;display:flex}.Header-module__hBw1pG__suggestionMeta{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__suggestionPrice{color:var(--brand-blue);font-size:.85rem;font-weight:800}.Header-module__hBw1pG__suggestionCategory{color:#64748b;text-transform:uppercase;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:700}.Header-module__hBw1pG__noResults{text-align:center;color:var(--text-secondary);padding:24px;font-weight:500}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__userMenuBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;transition:background .2s;display:flex}.Header-module__hBw1pG__userMenuBtn:hover{background:#0000000d}.Header-module__hBw1pG__userAvatar{background:var(--brand-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.Header-module__hBw1pG__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:14px;font-weight:600;overflow:hidden}.Header-module__hBw1pG__userDropdown{background:var(--bg-secondary);z-index:1000;border:1px solid var(--border-color);border-radius:8px;flex-direction:column;min-width:150px;margin-top:8px;padding:8px 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.Header-module__hBw1pG__dropdownItem{text-align:left;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.Header-module__hBw1pG__dropdownItem:hover{color:var(--brand-blue);background:#f5f5f5}
.LocationModal-module__yElG_W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LocationModal-module__yElG_W__modal{background:#fff;border-radius:12px;width:100%;max-width:450px;animation:.2s cubic-bezier(.4,0,.2,1) LocationModal-module__yElG_W__slideIn;overflow:hidden;box-shadow:0 12px 40px #00000026}@keyframes LocationModal-module__yElG_W__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LocationModal-module__yElG_W__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px;display:flex}.LocationModal-module__yElG_W__titleArea{align-items:center;gap:10px;display:flex}.LocationModal-module__yElG_W__titleIcon{color:var(--brand-blue)}.LocationModal-module__yElG_W__header h3{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700}.LocationModal-module__yElG_W__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:5px;transition:background .2s}.LocationModal-module__yElG_W__closeBtn:hover{background:#f1f5f9}.LocationModal-module__yElG_W__body{padding:24px}.LocationModal-module__yElG_W__searchContainer{z-index:10;position:relative}.LocationModal-module__yElG_W__searchWrapper{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:0 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.LocationModal-module__yElG_W__searchWrapper:focus-within{border-color:var(--brand-blue);background:#fff;box-shadow:0 0 0 4px #3472ba1a}.LocationModal-module__yElG_W__loaderIcon{color:var(--brand-blue);animation:1s linear infinite LocationModal-module__yElG_W__spin}@keyframes LocationModal-module__yElG_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LocationModal-module__yElG_W__searchIcon{color:#94a3b8}.LocationModal-module__yElG_W__cityInput{color:#1e293b;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:1rem;font-weight:500}.LocationModal-module__yElG_W__suggestionsList{background:#fff;border:1px solid #f1f5f9;border-radius:12px;animation:.2s ease-out LocationModal-module__yElG_W__fadeInDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes LocationModal-module__yElG_W__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LocationModal-module__yElG_W__suggestionItem{cursor:pointer;color:#64748b;align-items:center;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.LocationModal-module__yElG_W__suggestionItem:hover{background:#f8fafc}.LocationModal-module__yElG_W__suggestionItem svg{color:#94a3b8;flex-shrink:0}.LocationModal-module__yElG_W__suggestionText{flex-direction:column;display:flex}.LocationModal-module__yElG_W__mainText{color:#1e293b;font-size:.95rem;font-weight:600}.LocationModal-module__yElG_W__subText{color:#64748b;font-size:.8rem}.LocationModal-module__yElG_W__errorMsg{color:#b91c1c;background:#fef2f2;border-left:3px solid #ef4444;border-radius:4px;margin-top:10px;padding:8px 12px;font-size:.85rem;font-weight:600}.LocationModal-module__yElG_W__indiaInfo{text-align:center;background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;margin-top:24px;padding:16px}.LocationModal-module__yElG_W__deliveryBadge{color:#fff;background:#22c55e;border-radius:4px;margin-bottom:8px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-block}.LocationModal-module__yElG_W__indiaInfo p{color:#15803d;margin:0;font-size:.9rem;font-weight:600}.LocationModal-module__yElG_W__internationalCTA{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:16px;padding:20px}.LocationModal-module__yElG_W__ctaHeader{color:#1e293b;justify-content:center;align-items:center;gap:8px;margin-bottom:4px;font-weight:700;display:flex}.LocationModal-module__yElG_W__detectButton{width:100%;color:var(--brand-blue);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:16px;padding:12px;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.LocationModal-module__yElG_W__detectButton:hover{border-color:var(--brand-blue);background:#f8fafc;box-shadow:0 4px 12px #3472ba14}.LocationModal-module__yElG_W__detectButton:active{transform:scale(.98)}.LocationModal-module__yElG_W__detectButton.LocationModal-module__yElG_W__loading{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.LocationModal-module__yElG_W__detectIcon{color:#ef4444}.LocationModal-module__yElG_W__detectLoader{animation:1s linear infinite LocationModal-module__yElG_W__spin}.LocationModal-module__yElG_W__ctaSubtext{color:#64748b;margin-bottom:16px;font-size:.85rem}.LocationModal-module__yElG_W__whatsappBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;width:100%;padding:12px;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #25d36626}.LocationModal-module__yElG_W__whatsappBtn:hover{background:#22c35e;transform:translateY(-2px);box-shadow:0 6px 15px #25d36640}.LocationModal-module__yElG_W__popularSection{margin-top:24px}.LocationModal-module__yElG_W__sectionLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.LocationModal-module__yElG_W__cityGrid{flex-wrap:wrap;gap:8px;display:flex}.LocationModal-module__yElG_W__cityChip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.LocationModal-module__yElG_W__cityChip:hover{border-color:var(--brand-blue);color:var(--brand-blue);background:#eff6ff}@media (max-width:767px){.LocationModal-module__yElG_W__body{padding:14px 14px 110px}.LocationModal-module__yElG_W__indiaInfo{margin-top:14px;padding:10px 12px}.LocationModal-module__yElG_W__indiaInfo p{font-size:.8rem}.LocationModal-module__yElG_W__internationalCTA{margin-top:12px;padding:12px}.LocationModal-module__yElG_W__ctaSubtext{margin-bottom:10px;font-size:.78rem}.LocationModal-module__yElG_W__whatsappBtn{padding:10px;font-size:.875rem}.LocationModal-module__yElG_W__popularSection{margin-top:14px}.LocationModal-module__yElG_W__cityChip{padding:6px 12px;font-size:.8rem}.LocationModal-module__yElG_W__detectButton{margin-top:12px;padding:10px;font-size:.875rem}.LocationModal-module__yElG_W__header{padding:14px}.LocationModal-module__yElG_W__header h3{font-size:1rem}.LocationModal-module__yElG_W__cityInput{padding:10px 0;font-size:.9rem}}
.Footer-module__S6Hkya__footer{color:#333;background:#ffcc58;width:100%;padding:48px 24px 24px}.Footer-module__S6Hkya__footerContainer{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding-bottom:40px;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerLogo{object-fit:contain;align-self:flex-start;width:auto;height:52px;margin-bottom:16px}.Footer-module__S6Hkya__tagline{margin-bottom:8px;font-size:16px;font-weight:700}.Footer-module__S6Hkya__description{color:#444;margin-bottom:20px;font-size:14px;line-height:1.5}.Footer-module__S6Hkya__trustBadges{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.Footer-module__S6Hkya__trustBadge{background:#fff6;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:700;display:flex}.Footer-module__S6Hkya__highlightLine{color:#000;background:#fff9;border-radius:8px;margin-top:8px;padding:6px 12px;font-size:13px;font-weight:800}.Footer-module__S6Hkya__heading{color:#000;margin-bottom:20px;font-size:18px;font-weight:800}.Footer-module__S6Hkya__links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__links li a{color:#333;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__links li a:hover{color:#000;text-decoration:underline;display:inline-block;transform:translate(4px)}.Footer-module__S6Hkya__contactDetails{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__contactItem{color:#333;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.Footer-module__S6Hkya__deliveryScope{color:#444;margin-bottom:20px;font-size:13px;font-weight:600;line-height:1.4}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socialIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex;box-shadow:0 4px 8px #0000001a}.Footer-module__S6Hkya__socialIcon:hover{transform:scale(1.1)}.Footer-module__S6Hkya__bottomStrips{border-top:1px solid #0000001a;max-width:1200px;margin:0 auto;padding-top:24px}.Footer-module__S6Hkya__paymentStrip{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__paymentIcons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Footer-module__S6Hkya__paymentLogo{color:#555;background:#fff6;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:800}.Footer-module__S6Hkya__secureText{color:#555;font-size:12px;font-weight:700}.Footer-module__S6Hkya__copyrightBar{text-align:center;color:#666;font-size:12px;font-weight:600}@media (max-width:991px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:600px){.Footer-module__S6Hkya__footer{text-align:left;padding:32px 16px 120px}.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr 1fr;gap:32px 16px}.Footer-module__S6Hkya__footerContainer>div:first-child{grid-column:span 2;margin-bottom:8px}.Footer-module__S6Hkya__footerLogo{align-self:flex-start;height:44px}.Footer-module__S6Hkya__trustBadges,.Footer-module__S6Hkya__socials,.Footer-module__S6Hkya__contactItem{justify-content:flex-start}.Footer-module__S6Hkya__heading{margin-bottom:15px;font-size:15px}.Footer-module__S6Hkya__links li a{font-size:13px}.Footer-module__S6Hkya__paymentStrip{align-items:flex-start;padding:0 8px}.Footer-module__S6Hkya__paymentIcons{justify-content:flex-start;gap:12px}.Footer-module__S6Hkya__copyrightBar{text-align:left;padding:0 8px}}
.CategoriesRow-module__cgOeuG__categories-container{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:24px 14px;margin-top:16px;padding-top:12px;display:flex}.CategoriesRow-module__cgOeuG__categories-container::-webkit-scrollbar{display:none}.CategoriesRow-module__cgOeuG__categoryCard{text-align:center;cursor:pointer;background-color:#0000;border-radius:14px;flex-direction:column;flex:none;align-items:center;width:82px;padding:8px 4px;transition:all .2s;display:flex;position:relative}.CategoriesRow-module__cgOeuG__categoryCard:hover,.CategoriesRow-module__cgOeuG__activeCard{transform:translateY(-5px)scale(1.05);box-shadow:0 10px 20px #a0c4ff99;background:linear-gradient(135deg,#a0c4ff 0%,#eef3fc 100%)!important}@media (min-width:768px){.CategoriesRow-module__cgOeuG__categoryCard{width:96px}}.CategoriesRow-module__cgOeuG__imageRelative{justify-content:center;align-items:center;width:100%;margin-bottom:6px;display:flex;position:relative}.CategoriesRow-module__cgOeuG__imageWrapper{background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.CategoriesRow-module__cgOeuG__imageWrapper{width:68px;height:68px}}.CategoriesRow-module__cgOeuG__categoryImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.CategoriesRow-module__cgOeuG__categoryCard:hover .CategoriesRow-module__cgOeuG__categoryImage,.CategoriesRow-module__cgOeuG__activeCard .CategoriesRow-module__cgOeuG__categoryImage{transform:scale(1.05)}.CategoriesRow-module__cgOeuG__textWrap{flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;display:flex}.CategoriesRow-module__cgOeuG__topCurvedTag{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;z-index:10;background-color:#e63946;border:1px solid #fff;border-radius:10px;padding:2px 6px;font-size:.5rem;font-weight:800;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #e639464d}.CategoriesRow-module__cgOeuG__blueTag{background-color:#3472ba!important;box-shadow:0 2px 4px #3472ba4d!important}.CategoriesRow-module__cgOeuG__categoryName{color:var(--text-primary);white-space:nowrap;font-size:12px;font-weight:700;line-height:1.1;transition:color .3s}@media (min-width:768px){.CategoriesRow-module__cgOeuG__categoryName{font-size:14px}}.CategoriesRow-module__cgOeuG__categoryCard:hover .CategoriesRow-module__cgOeuG__categoryName,.CategoriesRow-module__cgOeuG__activeCard .CategoriesRow-module__cgOeuG__categoryName{color:var(--brand-blue);font-weight:800}
.FloatingNav-module__gYsARq__bottomNav{background-color:var(--bg-secondary);z-index:100;border-top:1px solid var(--border-color);justify-content:space-around;align-items:center;width:100%;padding:12px 0;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}@media (min-width:768px){.FloatingNav-module__gYsARq__bottomNav{display:none}}.FloatingNav-module__gYsARq__navItem{color:var(--text-secondary);flex-direction:column;align-items:center;gap:4px;font-size:.7rem;font-weight:600;transition:color .2s;display:flex}.FloatingNav-module__gYsARq__navItem:hover,.FloatingNav-module__gYsARq__navItem.FloatingNav-module__gYsARq__active{color:var(--brand-blue)}.FloatingNav-module__gYsARq__whatsappBtn{color:#fff;width:50px;height:50px;box-shadow:var(--shadow-md);z-index:99;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:fixed;bottom:80px;right:20px}@media (min-width:768px){.FloatingNav-module__gYsARq__whatsappBtn{bottom:20px}}.FloatingNav-module__gYsARq__whatsappBtn:hover{box-shadow:var(--shadow-lg);transform:scale(1.1)}
.HeroBanner-module__wpus2W__banner-section{width:100%;margin-top:0;scroll-margin-top:90px}@media (max-width:767px){.HeroBanner-module__wpus2W__banner-section{margin-top:8px;padding:0 16px}}.HeroBanner-module__wpus2W__banner-container{gap:16px;width:100%;display:flex}.HeroBanner-module__wpus2W__banner-card{aspect-ratio:700/450;cursor:pointer;background-color:var(--bg-secondary);border-radius:12px;flex:1;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.HeroBanner-module__wpus2W__banner-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.HeroBanner-module__wpus2W__slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.HeroBanner-module__wpus2W__activeSlide{opacity:1;pointer-events:auto}.HeroBanner-module__wpus2W__bannerImage{object-fit:cover;width:100%;height:100%}.HeroBanner-module__wpus2W__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroBanner-module__wpus2W__contentOverlay{z-index:2;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.HeroBanner-module__wpus2W__bannerInfo{flex-direction:column;gap:2px;display:flex}.HeroBanner-module__wpus2W__bannerTitle{color:#fff;text-shadow:0 1px 3px #0006;margin:0;font-size:18px;font-weight:800}.HeroBanner-module__wpus2W__bannerSubtitle{color:#ffffffe6;margin:0;font-size:12px;font-weight:500}.HeroBanner-module__wpus2W__ctaButton{background-color:var(--brand-yellow);color:#000;cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #0000001a}.HeroBanner-module__wpus2W__ctaButton:hover{background-color:#e6b800;transform:scale(1.05)}.HeroBanner-module__wpus2W__dotsContainer{justify-content:center;gap:6px;margin-top:4px;padding-bottom:0;display:flex}.HeroBanner-module__wpus2W__dot{cursor:pointer;background-color:#cbd5e1;border-radius:50%;width:6px;height:6px;transition:all .3s}.HeroBanner-module__wpus2W__activeDot{background-color:#ffcc58;border-radius:4px;width:18px}.HeroBanner-module__wpus2W__loading-skeleton{aspect-ratio:700/450;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:100%;animation:1.5s infinite HeroBanner-module__wpus2W__skeleton-loading}@keyframes HeroBanner-module__wpus2W__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.OfferCard-module__cP6m8G__offerCard{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;height:100%;padding:14px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.OfferCard-module__cP6m8G__offerCard:hover{border-color:#e5e7eb;transform:translateY(-6px);box-shadow:0 15px 35px #00000014}.OfferCard-module__cP6m8G__disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.8)}.OfferCard-module__cP6m8G__imageContainer{aspect-ratio:1.1;background:#fdfdfd;border-radius:14px;width:100%;margin-bottom:14px;position:relative;overflow:hidden}.OfferCard-module__cP6m8G__offerImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.OfferCard-module__cP6m8G__offerCard:hover .OfferCard-module__cP6m8G__offerImage{transform:scale(1.04)}.OfferCard-module__cP6m8G__offerBadge{color:#fff;z-index:10;letter-spacing:.5px;background:#ef4444;border-radius:99px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:24px;left:24px;box-shadow:0 4px 10px #ef44444d}.OfferCard-module__cP6m8G__content{flex-direction:column;flex-grow:1;gap:10px;display:flex}.OfferCard-module__cP6m8G__title{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:44px;font-size:15px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.OfferCard-module__cP6m8G__priceSection{align-items:center;gap:10px;display:flex}.OfferCard-module__cP6m8G__offerPrice{color:#111827;font-size:19px;font-weight:800}.OfferCard-module__cP6m8G__originalPrice{color:#9ca3af;font-size:14px;font-weight:500;text-decoration:line-through}.OfferCard-module__cP6m8G__limitedBadge{color:#15803d;background:#f0fdf4;align-items:center;gap:6px;margin-top:auto;padding:4px 0;font-size:11px;font-weight:700;display:flex}.OfferCard-module__cP6m8G__countdown{color:#c2410c;background:#fff7ed;border:1px solid #c2410c1a;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:flex}.OfferCard-module__cP6m8G__urgent{color:#b91c1c;background:#fef2f2;border-color:#b91c1c1a;animation:2s infinite OfferCard-module__cP6m8G__pulse}.OfferCard-module__cP6m8G__expired{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}@keyframes OfferCard-module__cP6m8G__pulse{0%{box-shadow:0 0 #b91c1c4d}70%{box-shadow:0 0 0 8px #b91c1c00}to{box-shadow:0 0 #b91c1c00}}@media (max-width:768px){.OfferCard-module__cP6m8G__offerCard{border-radius:8px;flex:1;height:240px;padding:2px 2px 4px}.OfferCard-module__cP6m8G__imageContainer{aspect-ratio:unset;border-radius:6px;height:110px;margin-bottom:2px}.OfferCard-module__cP6m8G__title{height:22px;font-size:10px;font-weight:700;line-height:1.1}.OfferCard-module__cP6m8G__offerBadge{padding:2px 6px;font-size:8px;top:6px;left:6px}.OfferCard-module__cP6m8G__offerPrice{font-size:13px;font-weight:800}.OfferCard-module__cP6m8G__originalPrice{font-size:10px}.OfferCard-module__cP6m8G__priceSection{gap:4px}.OfferCard-module__cP6m8G__limitedBadge{padding:2px 0;font-size:9px}.OfferCard-module__cP6m8G__countdown{border-radius:6px;padding:4px 6px;font-size:9px}.OfferCard-module__cP6m8G__content{gap:2px}}
.PageSkeleton-module__FujOua__shimmer{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 40%,#f0f0f0 80%) 0 0/300% 100%;border-radius:8px;animation:1.4s ease-in-out infinite PageSkeleton-module__FujOua__skeletonShimmer}@keyframes PageSkeleton-module__FujOua__skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.PageSkeleton-module__FujOua__mobileHeaderSkeleton{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:8px;min-height:110px;padding:10px 14px 8px;display:flex;position:fixed;top:0;left:0;right:0}.PageSkeleton-module__FujOua__mobileHeaderTop{justify-content:space-between;align-items:center;height:36px;display:flex}.PageSkeleton-module__FujOua__logoShimmer{border-radius:6px;width:120px;height:32px}.PageSkeleton-module__FujOua__loginBtnShimmer{border-radius:6px;width:64px;height:28px}.PageSkeleton-module__FujOua__mobileHeaderBottom{gap:8px;height:36px;display:flex}.PageSkeleton-module__FujOua__locationShimmer{border-radius:8px;flex:1;height:34px}.PageSkeleton-module__FujOua__searchShimmer{border-radius:8px;flex:1.5;height:34px}.PageSkeleton-module__FujOua__pageBody{background:#f8fafc;min-height:100vh;padding-top:118px;padding-bottom:80px}.PageSkeleton-module__FujOua__categoryRow{background:#fff;border-bottom:1px solid #f0f0f0;gap:10px;padding:12px 14px;display:flex;overflow:hidden}.PageSkeleton-module__FujOua__categoryChip{border-radius:12px;flex:none;width:64px;height:72px}.PageSkeleton-module__FujOua__heroBanner{border-radius:14px;height:160px;margin:12px 14px}.PageSkeleton-module__FujOua__sectionHeader{justify-content:space-between;align-items:center;padding:16px 14px 8px;display:flex}.PageSkeleton-module__FujOua__sectionTitle{border-radius:6px;width:140px;height:18px}.PageSkeleton-module__FujOua__sectionLink{border-radius:6px;width:60px;height:16px}.PageSkeleton-module__FujOua__productGrid{grid-template-columns:1fr 1fr;gap:10px;padding:0 14px 16px;display:grid}.PageSkeleton-module__FujOua__productCard{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.PageSkeleton-module__FujOua__productImageShimmer{aspect-ratio:1;border-radius:0;width:100%}.PageSkeleton-module__FujOua__productBody{flex-direction:column;gap:6px;padding:8px 10px 10px;display:flex}.PageSkeleton-module__FujOua__productNameShimmer{border-radius:4px;width:80%;height:13px}.PageSkeleton-module__FujOua__productNameShimmer2{border-radius:4px;width:55%;height:13px}.PageSkeleton-module__FujOua__productPriceShimmer{border-radius:4px;width:50%;height:16px;margin-top:4px}.PageSkeleton-module__FujOua__productBtnShimmer{border-radius:8px;width:100%;height:30px;margin-top:6px}.PageSkeleton-module__FujOua__desktopHeaderSkeleton{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:20px;height:70px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.PageSkeleton-module__FujOua__desktopLogoShimmer{border-radius:8px;flex-shrink:0;width:150px;height:44px}.PageSkeleton-module__FujOua__desktopLocationShimmer{border-radius:8px;flex-shrink:0;width:180px;height:36px}.PageSkeleton-module__FujOua__desktopSearchShimmer{border-radius:24px;flex:1;max-width:600px;height:42px}.PageSkeleton-module__FujOua__desktopActionsShimmer{flex-shrink:0;gap:12px;display:flex}.PageSkeleton-module__FujOua__desktopBtnShimmer{border-radius:8px;width:80px;height:36px}.PageSkeleton-module__FujOua__desktopCartShimmer{border-radius:8px;width:100px;height:36px}@media (max-width:767px){.PageSkeleton-module__FujOua__desktopHeaderSkeleton{display:none}}@media (min-width:768px){.PageSkeleton-module__FujOua__mobileHeaderSkeleton{display:none}.PageSkeleton-module__FujOua__pageBody{padding-top:76px}.PageSkeleton-module__FujOua__heroBanner{height:240px;margin:16px 0}.PageSkeleton-module__FujOua__productGrid{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 24px 16px}.PageSkeleton-module__FujOua__categoryRow{padding:16px 24px}.PageSkeleton-module__FujOua__categoryChip{width:80px;height:88px}}.PageSkeleton-module__FujOua__mobileBottomNavSkeleton{z-index:1000;background:#fff;border-top:1px solid #f0f0f0;justify-content:space-around;align-items:center;height:60px;padding:0 16px;display:flex;position:fixed;bottom:0;left:0;right:0}.PageSkeleton-module__FujOua__navItemShimmer{border-radius:12px;width:48px;height:48px}@media (min-width:768px){.PageSkeleton-module__FujOua__mobileBottomNavSkeleton{display:none}}
.ProductCard-module__t53O_a__productCard{border:1px solid var(--border-color);cursor:pointer;height:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ProductCard-module__t53O_a__productCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)scale(1.01)}.ProductCard-module__t53O_a__imageContainer{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__productImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productImage{transform:scale(1.05)}.ProductCard-module__t53O_a__noImage{background:#f1f5f9;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.ProductCard-module__t53O_a__placeholderIcon{opacity:.2;font-size:24px}.ProductCard-module__t53O_a__content{flex-direction:column;flex-grow:1;margin-bottom:12px;display:flex}.ProductCard-module__t53O_a__productName{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__productWeight{color:var(--text-secondary);height:18px;font-size:13px}.ProductCard-module__t53O_a__weightSelector{flex-wrap:wrap;gap:6px;min-height:28px;margin-top:8px;display:flex}.ProductCard-module__t53O_a__weightChip{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;transition:all .2s}.ProductCard-module__t53O_a__weightChip:hover{border-color:var(--brand-primary);background:#fffdf5}.ProductCard-module__t53O_a__activeWeight{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important;color:#000!important}.ProductCard-module__t53O_a__pricePerKg{color:var(--brand-green);margin-top:4px;font-size:10px;font-weight:700}.ProductCard-module__t53O_a__bottomRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProductCard-module__t53O_a__productPrice{color:var(--text-primary);font-size:17px;font-weight:800}.ProductCard-module__t53O_a__priceContainer{flex-direction:column;gap:0;display:flex}.ProductCard-module__t53O_a__originalPrice{color:#94a3b8;margin-bottom:-2px;font-size:11px;font-weight:500;text-decoration:line-through}.ProductCard-module__t53O_a__priceNote{color:#94fabd;margin-top:-2px;font-size:9px;font-weight:500}.ProductCard-module__t53O_a__freeDeliveryBadge{color:#fff;z-index:10;letter-spacing:.5px;background:#059669;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:800;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 4px #0000001a}.ProductCard-module__t53O_a__offerBadge{color:#fff;z-index:10;background:#ef4444;border:1px solid #fff3;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800;animation:2s infinite ProductCard-module__t53O_a__pulse;position:absolute;top:8px;right:8px;box-shadow:0 4px 12px #ef444466}@keyframes ProductCard-module__t53O_a__pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.ProductCard-module__t53O_a__bestValueBadge{color:#0288d1;text-transform:uppercase;background:#e1f5fe;border-radius:4px;width:fit-content;padding:2px 6px;font-size:8px;font-weight:800}.ProductCard-module__t53O_a__addBtn{color:#000;cursor:pointer;background:#f4b400;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:65px;height:28px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.ProductCard-module__t53O_a__addBtn:hover{opacity:.9}.ProductCard-module__t53O_a__addBtn:active{transform:scale(.95)}.ProductCard-module__t53O_a__stepper{color:#fff;background:#22c55e;border-radius:6px;justify-content:space-between;align-items:center;min-width:65px;height:28px;animation:.2s ProductCard-module__t53O_a__fadeIn;display:flex;overflow:hidden}.ProductCard-module__t53O_a__stepperBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;height:100%;padding:0 8px;font-weight:700;transition:background .2s;display:flex}.ProductCard-module__t53O_a__stepperBtn:hover{background:#fff3}.ProductCard-module__t53O_a__stepperSpan{padding:0 4px;font-size:13px;font-weight:600}@media (max-width:768px){.ProductCard-module__t53O_a__productCard{border:1px solid #f0f0f0;border-radius:8px;flex:1;gap:1px;width:100%;height:240px;padding:2px 2px 4px;box-shadow:0 1px 2px #00000005}.ProductCard-module__t53O_a__imageContainer{border-radius:6px;height:110px;margin-bottom:2px}.ProductCard-module__t53O_a__content{text-align:center;align-items:center;gap:1px;margin-bottom:4px}.ProductCard-module__t53O_a__productName{width:100%;height:22px;margin-bottom:2px;font-size:10px;font-weight:700;line-height:1.1}.ProductCard-module__t53O_a__weightSelector{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:2px;width:100%;margin-bottom:2px;padding:2px 0;overflow-x:auto;display:flex!important}.ProductCard-module__t53O_a__weightSelector::-webkit-scrollbar{display:none}.ProductCard-module__t53O_a__weightChip{font-weight:800;min-width:unset!important;white-space:nowrap!important;border-radius:4px!important;padding:3px 6px!important;font-size:9px!important}.ProductCard-module__t53O_a__productPrice{color:var(--text-primary);margin-bottom:2px;font-size:13px;font-weight:800}.ProductCard-module__t53O_a__bottomRow{flex-direction:column;align-items:center;gap:4px;width:100%}.ProductCard-module__t53O_a__priceContainer{align-items:center}.ProductCard-module__t53O_a__addBtn,.ProductCard-module__t53O_a__stepper{border-radius:4px;min-width:60px;height:24px;font-size:10px}.ProductCard-module__t53O_a__stepperBtn{padding:0 2px}.ProductCard-module__t53O_a__stepperSpan{padding:0 1px;font-size:11px}.ProductCard-module__t53O_a__bestValueBadge{display:none}}@media (min-width:769px){.ProductCard-module__t53O_a__productName{min-height:40px!important;margin-bottom:6px!important}.ProductCard-module__t53O_a__weightSelector{min-height:32px!important;margin-bottom:6px!important}.ProductCard-module__t53O_a__pricePerKg{min-height:18px!important;margin-bottom:4px!important}.productCard{max-width:210px!important}}.ProductCard-module__t53O_a__estimatedLabel{color:#6a6a6a;margin-top:2px;font-size:.65rem;font-style:italic;font-weight:500;display:block}.ProductCard-module__t53O_a__priceLoading{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:18px;animation:1.5s infinite ProductCard-module__t53O_a__shimmer;display:inline-block}@keyframes ProductCard-module__t53O_a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.NotificationPrompt-module__wm25AW__prompt{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#ffffffd9;border:1px solid #ffb80066;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:400px;padding:20px 24px;transition:opacity .3s,transform .3s;animation:.6s cubic-bezier(.16,1,.3,1) forwards NotificationPrompt-module__wm25AW__slideUp;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 10px 40px #00000014}.NotificationPrompt-module__wm25AW__prompt.NotificationPrompt-module__wm25AW__hiding{opacity:0;transform:translateY(20px)}@keyframes NotificationPrompt-module__wm25AW__slideUp{0%{opacity:0;transform:translateY(100%)translateY(24px)}to{opacity:1;transform:translateY(0)}}.NotificationPrompt-module__wm25AW__header{align-items:flex-start;gap:16px;display:flex}.NotificationPrompt-module__wm25AW__icon{background:#fff8e1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.NotificationPrompt-module__wm25AW__content{flex:1}.NotificationPrompt-module__wm25AW__title{color:#1a1a1a;margin-bottom:4px;font-size:16px;font-weight:700}.NotificationPrompt-module__wm25AW__description{color:#555;font-size:13px;line-height:1.5}.NotificationPrompt-module__wm25AW__actions{gap:12px;padding-top:4px;display:flex}.NotificationPrompt-module__wm25AW__btnAllow{color:#000;cursor:pointer;background:#ffb800;border:none;border-radius:10px;flex:1;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #ffb80033}.NotificationPrompt-module__wm25AW__btnAllow:hover{background:#e6a600;transform:translateY(-1px);box-shadow:0 6px 16px #ffb8004d}.NotificationPrompt-module__wm25AW__btnCancel{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.NotificationPrompt-module__wm25AW__btnCancel:hover{color:#333;background:#f5f5f5}@media (max-width:600px){.NotificationPrompt-module__wm25AW__prompt{width:calc(100% - 24px);max-width:none;padding:16px;bottom:80px;left:12px;right:12px}.NotificationPrompt-module__wm25AW__icon{width:40px;height:40px;font-size:20px}.NotificationPrompt-module__wm25AW__title{font-size:15px}.NotificationPrompt-module__wm25AW__description{font-size:12px}}
.Skeleton-module__iLQKgG__skeleton{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.Skeleton-module__iLQKgG__skeleton:before{content:"";aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 40%,#f0f0f0 80%) 0 0/300% 100%;width:100%;animation:1.4s ease-in-out infinite Skeleton-module__iLQKgG__skeletonShimmer;display:block}@keyframes Skeleton-module__iLQKgG__skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Skeleton-module__iLQKgG__shimmerLine{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 40%,#f0f0f0 80%) 0 0/300% 100%;border-radius:4px;height:12px;margin:0 10px;animation:1.4s ease-in-out infinite Skeleton-module__iLQKgG__skeletonShimmer}.Skeleton-module__iLQKgG__shimmerBtn{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 40%,#f0f0f0 80%) 0 0/300% 100%;border-radius:8px;height:30px;margin:8px 10px 10px;animation:1.4s ease-in-out infinite Skeleton-module__iLQKgG__skeletonShimmer}
.MyProfile-module__D6zwoW__page{padding-top:86px;padding-bottom:60px}.MyProfile-module__D6zwoW__profileContainer{align-items:flex-start;gap:32px;display:flex}.MyProfile-module__D6zwoW__sidebar{border:1px solid var(--border-color);background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;gap:24px;width:330px;padding:32px 24px;display:flex;position:sticky;top:90px}.MyProfile-module__D6zwoW__userCard{border-bottom:1px solid var(--border-color);align-items:center;gap:16px;padding-bottom:20px;display:flex}.MyProfile-module__D6zwoW__avatar{background:var(--brand-primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex}.MyProfile-module__D6zwoW__userInfo{flex-direction:column;flex:1;min-width:0;display:flex}.MyProfile-module__D6zwoW__userName{color:var(--text-primary);margin-bottom:2px;font-size:1.1rem;font-weight:800}.MyProfile-module__D6zwoW__userEmail{color:var(--text-secondary);font-size:.8rem}.MyProfile-module__D6zwoW__nav{flex-direction:column;gap:8px;display:flex}.MyProfile-module__D6zwoW__navItem{text-align:left;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 16px;font-size:.95rem;font-weight:700;transition:all .2s}.MyProfile-module__D6zwoW__navItem:hover{color:var(--brand-blue);background:#f8fafc}.MyProfile-module__D6zwoW__navActive{color:var(--brand-blue);background:#f1f5f9}.MyProfile-module__D6zwoW__logout{color:#e11d48;margin-top:16px}.MyProfile-module__D6zwoW__logout:hover{color:#e11d48;background:#fff1f2}.MyProfile-module__D6zwoW__content{border:1px solid var(--border-color);background:#fff;border-radius:16px;flex:1;min-width:0;max-width:800px;padding:32px}.MyProfile-module__D6zwoW__contentTitle{color:var(--text-primary);margin-bottom:32px;font-size:24px;font-weight:800}.MyProfile-module__D6zwoW__formGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.MyProfile-module__D6zwoW__formGroup{flex-direction:column;gap:8px;display:flex}.MyProfile-module__D6zwoW__formGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:700}.MyProfile-module__D6zwoW__input,.MyProfile-module__D6zwoW__textarea{border:1px solid var(--border-color);border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:1rem;font-weight:500;transition:all .2s}.MyProfile-module__D6zwoW__input:focus,.MyProfile-module__D6zwoW__textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px #3472ba0d}.MyProfile-module__D6zwoW__input:disabled{cursor:not-allowed;background:#f8fafc}.MyProfile-module__D6zwoW__sectionTitle{color:var(--text-primary);margin:32px 0 16px;font-size:1.1rem;font-weight:800}.MyProfile-module__D6zwoW__addressBox{border:1px solid var(--border-color);background:#f8fafc;border-radius:12px;gap:16px;padding:16px;display:flex}.MyProfile-module__D6zwoW__addressIcon{font-size:24px}.MyProfile-module__D6zwoW__currentAddressLabel{color:var(--brand-blue);text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:800}.MyProfile-module__D6zwoW__currentAddressValue{color:var(--text-primary);margin-bottom:8px;font-size:.95rem;font-weight:600}.MyProfile-module__D6zwoW__addressHint{color:var(--text-secondary);font-size:.8rem}.MyProfile-module__D6zwoW__actions{justify-content:flex-end;margin-top:40px;display:flex}.MyProfile-module__D6zwoW__btnSave{background:var(--brand-primary);color:#000;cursor:pointer;border:none;border-radius:8px;padding:14px 40px;font-size:1rem;font-weight:800;transition:all .2s}.MyProfile-module__D6zwoW__btnSave:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffc1074d}@media (max-width:900px){.MyProfile-module__D6zwoW__profileContainer{flex-direction:column}.MyProfile-module__D6zwoW__sidebar{width:100%;position:static}.MyProfile-module__D6zwoW__formGrid{grid-template-columns:1fr}}
.CategorySection-module__zRYezW__section{margin-bottom:8px;padding:8px 0}.CategorySection-module__zRYezW__alternateBg{background-color:#f8fafc}.CategorySection-module__zRYezW__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CategorySection-module__zRYezW__title{color:var(--text-primary);margin:0;font-size:24px;font-weight:800}.CategorySection-module__zRYezW__headerRight{align-items:center;gap:16px;display:flex}.CategorySection-module__zRYezW__viewAll{color:var(--brand-blue);align-items:center;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.CategorySection-module__zRYezW__viewAll:hover{opacity:.8;text-decoration:none}.CategorySection-module__zRYezW__scrollButtons{gap:8px;display:flex}.CategorySection-module__zRYezW__scrollBtn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.CategorySection-module__zRYezW__scrollBtn:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue);box-shadow:var(--shadow-md)}.CategorySection-module__zRYezW__scrollBtn:active{transform:scale(.9)}.CategorySection-module__zRYezW__carouselContainer{width:100%;position:relative;overflow:hidden}.CategorySection-module__zRYezW__carousel{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:16px;padding:8px 4px 24px;display:flex;overflow-x:auto}.CategorySection-module__zRYezW__carousel::-webkit-scrollbar{display:none}.CategorySection-module__zRYezW__carouselItem{flex:0 0 calc(50% - 12px);min-width:180px}@media (max-width:768px){.CategorySection-module__zRYezW__container{width:100%;padding:0}.CategorySection-module__zRYezW__section>.container{padding:0}.CategorySection-module__zRYezW__carousel{align-items:stretch;gap:8px;padding-bottom:8px;padding-left:16px;padding-right:16px}.CategorySection-module__zRYezW__carouselItem{flex-direction:column;flex:0 0 calc(33.3333% - 5.33333px);min-width:100px;height:240px;display:flex}.CategorySection-module__zRYezW__title{font-size:18px;font-weight:800}.CategorySection-module__zRYezW__header{margin-bottom:10px;padding:0 16px}.CategorySection-module__zRYezW__scrollButtons{display:none}}@media (min-width:768px){.CategorySection-module__zRYezW__carouselItem{flex:0 0 calc(25% - 12px)}}@media (min-width:1024px){.CategorySection-module__zRYezW__carouselItem{flex:0 0 calc(16.66% - 14px);max-width:210px}}
.LocationPrompt-module__gMXIKG__prompt{z-index:2100;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:16px;width:90%;max-width:440px;padding:20px;animation:.4s cubic-bezier(.16,1,.3,1) LocationPrompt-module__gMXIKG__slideInUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000026}.LocationPrompt-module__gMXIKG__hiding{animation:.3s cubic-bezier(.16,1,.3,1) forwards LocationPrompt-module__gMXIKG__slideOutDown}@keyframes LocationPrompt-module__gMXIKG__slideInUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}@keyframes LocationPrompt-module__gMXIKG__slideOutDown{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,100px)}}.LocationPrompt-module__gMXIKG__header{align-items:flex-start;gap:16px;display:flex}.LocationPrompt-module__gMXIKG__iconWrapper{background:#fef2f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.LocationPrompt-module__gMXIKG__icon{color:#ef4444}.LocationPrompt-module__gMXIKG__content{flex:1}.LocationPrompt-module__gMXIKG__title{color:#1e293b;margin:0 0 4px;font-size:1.1rem;font-weight:750}.LocationPrompt-module__gMXIKG__description{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.LocationPrompt-module__gMXIKG__actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.LocationPrompt-module__gMXIKG__btnDetect{background:var(--brand-blue,#3472ba);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.LocationPrompt-module__gMXIKG__btnDetect:hover{background:#2a5a94;transform:translateY(-2px)}.LocationPrompt-module__gMXIKG__btnManual{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;padding:12px;font-size:.9rem;font-weight:600;transition:background .2s}.LocationPrompt-module__gMXIKG__btnManual:hover{background:#e2e8f0}.LocationPrompt-module__gMXIKG__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;position:absolute;top:12px;right:12px}.LocationPrompt-module__gMXIKG__closeBtn:hover{color:#64748b;background:#f8fafc}.LocationPrompt-module__gMXIKG__loaderIcon{animation:1s linear infinite LocationPrompt-module__gMXIKG__spin}@keyframes LocationPrompt-module__gMXIKG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.LocationPrompt-module__gMXIKG__prompt{width:calc(100% - 32px);padding:16px;bottom:16px}}
.Category-module__VjQ_2q__container{align-items:flex-start;gap:24px;max-width:1280px;min-height:calc(100vh - 200px);margin:0 auto;padding:24px 16px 16px;display:flex}.Category-module__VjQ_2q__sidebar{border:1px solid var(--border-color,#eaeaea);width:250px;height:max-content;max-height:calc(100vh - 120px);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-shrink:0;padding:16px 0;position:sticky;top:86px;overflow-y:auto}.Category-module__VjQ_2q__sidebar::-webkit-scrollbar{width:4px}.Category-module__VjQ_2q__sidebar::-webkit-scrollbar-track{background:0 0}.Category-module__VjQ_2q__sidebar::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.Category-module__VjQ_2q__sidebarTitle{color:var(--text-primary,#1c1c1c);border-bottom:1px solid var(--border-color,#eaeaea);margin-bottom:8px;padding:0 16px 12px;font-size:16px;font-weight:700}.Category-module__VjQ_2q__categoryList{flex-direction:column;display:flex}.Category-module__VjQ_2q__categoryItem{color:var(--text-secondary,#666);cursor:pointer;border-left:3px solid #0000;align-items:center;padding:12px 20px;font-size:14.5px;font-weight:500;transition:all .2s;display:flex}.Category-module__VjQ_2q__categoryItem:hover{color:var(--brand-blue,#3472ba);background:#3472ba0d}.Category-module__VjQ_2q__categoryActive{color:var(--brand-blue,#3472ba);border-left-color:var(--brand-blue,#3472ba);background:#3472ba14;font-weight:600}.Category-module__VjQ_2q__mainContent{flex:1;min-width:0}.Category-module__VjQ_2q__header{border-bottom:1px solid var(--border-color,#eaeaea);margin-top:16px;margin-bottom:24px;padding-bottom:12px}.Category-module__VjQ_2q__headerTop{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.Category-module__VjQ_2q__titleArea{align-items:baseline;gap:8px;display:flex;overflow:hidden}.Category-module__VjQ_2q__filterToggleButton{color:#333;cursor:pointer;background:#fff;border:1.5px solid #eaeaea;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 1px 4px #00000008}.Category-module__VjQ_2q__filterToggleButton svg{color:#666}.Category-module__VjQ_2q__filterToggleButton:hover{background:#f8f9fa;border-color:#ddd}.Category-module__VjQ_2q__filterToggleButton.Category-module__VjQ_2q__active{color:#000;background:#fecc58;border-color:#fecc58;box-shadow:0 4px 12px #fecc5833}.Category-module__VjQ_2q__filterToggleButton.Category-module__VjQ_2q__active svg{color:#000}.Category-module__VjQ_2q__filterBar{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;flex-wrap:wrap;gap:16px;margin-top:20px;margin-bottom:24px;padding:16px;animation:.2s ease-out Category-module__VjQ_2q__slideDown;display:flex}@keyframes Category-module__VjQ_2q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Category-module__VjQ_2q__filterGroup{align-items:center;gap:8px;display:flex}.Category-module__VjQ_2q__filterGroup label{color:var(--text-secondary);font-size:13px;font-weight:600}.Category-module__VjQ_2q__filterGroup select{border:1px solid var(--border-color);cursor:pointer;background:#f8f9fa;border-radius:8px;outline:none;padding:6px 12px;font-size:13px;font-weight:500}.Category-module__VjQ_2q__filterGroup select:focus{border-color:var(--brand-blue)}.Category-module__VjQ_2q__pageTitle{color:var(--text-primary,#1c1c1c);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:750;overflow:hidden}.Category-module__VjQ_2q__productCount{color:var(--text-secondary,#666);white-space:nowrap;font-size:13px}.Category-module__VjQ_2q__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.Category-module__VjQ_2q__emptyState{border:1px dashed var(--border-color,#eaeaea);text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.Category-module__VjQ_2q__emptyIcon{margin-bottom:16px;font-size:48px}.Category-module__VjQ_2q__emptyTitle{color:var(--text-primary,#1c1c1c);margin-bottom:8px;font-size:18px;font-weight:600}.Category-module__VjQ_2q__emptySub{color:var(--text-secondary,#666);font-size:14px}@media (max-width:900px){.Category-module__VjQ_2q__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:767px){.Category-module__VjQ_2q__container{flex-direction:column;gap:8px;padding:12px 8px;display:flex}.Category-module__VjQ_2q__sidebar{display:none}.Category-module__VjQ_2q__mainContent{width:100%!important;margin:0!important;padding:0!important}.Category-module__VjQ_2q__grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:8px;width:100%}}.Category-module__VjQ_2q__subCategoryContainer{scrollbar-width:none;gap:12px;margin-bottom:24px;padding-bottom:8px;display:flex;overflow-x:auto}.Category-module__VjQ_2q__subCategoryContainer::-webkit-scrollbar{display:none}.Category-module__VjQ_2q__subCategoryBtn{color:#444;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #eaeaea;border-radius:99px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.Category-module__VjQ_2q__subCategoryBtn:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-1px)}.Category-module__VjQ_2q__subCategoryBtnActive{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff;box-shadow:0 4px 12px #3472ba40}.Category-module__VjQ_2q__subCategoryIcon{font-size:16px}@media (max-width:767px){.Category-module__VjQ_2q__subCategoryContainer{gap:8px;margin-bottom:16px;padding:4px 0 12px}.Category-module__VjQ_2q__subCategoryBtn{border-width:1px;gap:6px;padding:6px 14px;font-size:12px;box-shadow:0 1px 4px #00000008}.Category-module__VjQ_2q__subCategoryIcon{font-size:14px}}
.MyOrders-module__eOH7JG__page{max-width:800px;padding-top:86px;padding-bottom:60px}.MyOrders-module__eOH7JG__pageTitle{color:var(--text-primary);margin-bottom:24px;font-size:28px;font-weight:800}.MyOrders-module__eOH7JG__emptyState{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex;box-shadow:0 4px 20px #0000000d}.MyOrders-module__eOH7JG__emptyIcon{margin-bottom:16px;font-size:64px}.MyOrders-module__eOH7JG__emptyTitle{color:var(--text-primary);margin-bottom:8px;font-size:22px;font-weight:700}.MyOrders-module__eOH7JG__emptySubtitle{color:var(--text-secondary);max-width:300px;margin-bottom:32px;font-size:15px}.MyOrders-module__eOH7JG__ordersList{flex-direction:column;gap:16px;display:flex}.MyOrders-module__eOH7JG__orderCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;transition:box-shadow .2s;overflow:hidden}.MyOrders-module__eOH7JG__orderCard:hover{box-shadow:0 8px 30px #00000014}.MyOrders-module__eOH7JG__cardHeader{justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.MyOrders-module__eOH7JG__headerMain{flex-direction:column;gap:4px;display:flex}.MyOrders-module__eOH7JG__orderId{color:var(--text-primary);font-size:1rem;font-weight:800}.MyOrders-module__eOH7JG__orderDate{color:var(--text-secondary);font-size:.85rem}.MyOrders-module__eOH7JG__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:800}.MyOrders-module__eOH7JG__cardBody{gap:32px;padding:0 20px 16px;display:flex}.MyOrders-module__eOH7JG__summaryItem{flex-direction:column;gap:4px;display:flex}.MyOrders-module__eOH7JG__label{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem;font-weight:600}.MyOrders-module__eOH7JG__value{color:var(--text-primary);font-size:1rem;font-weight:700}.MyOrders-module__eOH7JG__cardActions{border-top:1px dashed var(--border-color);justify-content:space-between;padding:16px 20px;display:flex}.MyOrders-module__eOH7JG__btnDetails{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.9rem;font-weight:700;display:flex}.MyOrders-module__eOH7JG__btnTrack{background:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:700;transition:opacity .2s}.MyOrders-module__eOH7JG__btnTrack:hover{opacity:.9}.MyOrders-module__eOH7JG__detailsSection{background:#fcfcfc;padding:16px 20px}.MyOrders-module__eOH7JG__divider{background:var(--border-color);height:1px;margin-bottom:16px}.MyOrders-module__eOH7JG__itemsList{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.MyOrders-module__eOH7JG__itemRow{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.MyOrders-module__eOH7JG__itemQty{color:var(--text-secondary);margin-right:12px;font-weight:700}.MyOrders-module__eOH7JG__itemName{color:var(--text-primary);flex:1;font-weight:500}.MyOrders-module__eOH7JG__itemPrice{color:var(--text-primary);font-weight:700}.MyOrders-module__eOH7JG__deliveryInfo{border:1px solid var(--border-color);background:#fff;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.MyOrders-module__eOH7JG__infoRow{gap:8px;font-size:.85rem;display:flex}.MyOrders-module__eOH7JG__infoLabel{color:var(--text-secondary);white-space:nowrap;font-weight:600}.MyOrders-module__eOH7JG__infoValue{color:var(--text-primary)}@media (max-width:767px){.MyOrders-module__eOH7JG__page{padding:24px 16px 160px}.MyOrders-module__eOH7JG__pageTitle{color:var(--text-primary);margin-bottom:16px;font-size:22px;font-weight:800}.MyOrders-module__eOH7JG__emptyState{border-radius:12px;padding:60px 16px}.MyOrders-module__eOH7JG__emptyIcon{font-size:48px}.MyOrders-module__eOH7JG__emptyTitle{font-size:18px}.MyOrders-module__eOH7JG__cardHeader{padding:12px 16px}.MyOrders-module__eOH7JG__cardBody{gap:16px;padding:0 16px 12px}.MyOrders-module__eOH7JG__cardActions{flex-direction:column;gap:12px;padding:12px 16px}.MyOrders-module__eOH7JG__btnTrack{text-align:center;width:100%}.MyOrders-module__eOH7JG__detailsSection{padding:12px 16px}}
.OrderSuccess-module__SWXbRG__container{background-color:var(--bg-secondary,#f8f9fa);justify-content:center;align-items:flex-start;padding:86px 20px 40px;display:flex}.OrderSuccess-module__SWXbRG__card{background:#fff;border-radius:12px;width:100%;max-width:500px;margin:0 auto;padding:24px;animation:.5s ease-out forwards OrderSuccess-module__SWXbRG__slideUpFade;box-shadow:0 8px 24px #00000014}@keyframes OrderSuccess-module__SWXbRG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OrderSuccess-module__SWXbRG__header{text-align:center;border-bottom:1px dashed var(--border-color,#eaeaea);margin-bottom:20px;padding-bottom:20px}.OrderSuccess-module__SWXbRG__successIcon{background:var(--brand-blue,#3472ba);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:32px;animation:.5s cubic-bezier(.175,.885,.32,1.275) .2s both OrderSuccess-module__SWXbRG__popIn;display:flex;box-shadow:0 6px 16px #3472ba4d}@keyframes OrderSuccess-module__SWXbRG__popIn{0%{transform:scale(0)}80%{transform:scale(1.1)}to{transform:scale(1)}}.OrderSuccess-module__SWXbRG__title{color:var(--text-primary,#1c1c1c);margin-bottom:8px;font-size:24px;font-weight:700}.OrderSuccess-module__SWXbRG__subtitle{color:var(--text-secondary,#666);font-size:15px}.OrderSuccess-module__SWXbRG__giftBadge{background:linear-gradient(135deg,#fff1f2 0%,#fff 100%);border:1.5px solid #fecdd3;border-radius:16px;align-items:center;margin-top:20px;padding:12px 20px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #f43f5e14}.OrderSuccess-module__SWXbRG__giftPulse{background:radial-gradient(circle,#fb718526 0%,#0000 70%);animation:2s ease-in-out infinite OrderSuccess-module__SWXbRG__giftBeat;position:absolute;inset:0}@keyframes OrderSuccess-module__SWXbRG__giftBeat{0%{opacity:.2;transform:scale(.8)}50%{opacity:.5;transform:scale(1.3)}to{opacity:.2;transform:scale(.8)}}.OrderSuccess-module__SWXbRG__giftContent{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.OrderSuccess-module__SWXbRG__giftEmoji{filter:drop-shadow(0 4px 6px #0000001a);font-size:28px}.OrderSuccess-module__SWXbRG__giftInfo{text-align:left}.OrderSuccess-module__SWXbRG__giftLabel{color:#e11d48;letter-spacing:1.2px;margin-bottom:1px;font-size:9px;font-weight:900}.OrderSuccess-module__SWXbRG__giftDetail{color:#1e293b;font-size:13px;font-weight:700}.OrderSuccess-module__SWXbRG__section{border-bottom:1px dashed var(--border-color,#eaeaea);margin-bottom:20px;padding-bottom:20px}.OrderSuccess-module__SWXbRG__sectionTitle{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:700}.OrderSuccess-module__SWXbRG__detailsGrid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.OrderSuccess-module__SWXbRG__detailItemLabel{color:var(--text-secondary,#666);margin-bottom:4px;font-size:12px}.OrderSuccess-module__SWXbRG__detailItemValue{color:var(--text-primary,#1c1c1c);font-size:15px;font-weight:600}.OrderSuccess-module__SWXbRG__deliveryCard{background:#3472ba0f;border:1px solid #3472ba33;border-radius:8px;align-items:flex-start;gap:16px;padding:16px;display:flex}.OrderSuccess-module__SWXbRG__deliveryIcon{margin-top:-2px;font-size:28px}.OrderSuccess-module__SWXbRG__deliveryTitle{color:var(--brand-blue,#3472ba);margin-bottom:6px;font-size:16px;font-weight:700}.OrderSuccess-module__SWXbRG__deliverySub{color:var(--text-secondary,#666);font-size:13.5px}.OrderSuccess-module__SWXbRG__productsList{flex-direction:column;gap:16px;max-height:240px;padding-right:8px;display:flex;overflow-y:auto}.OrderSuccess-module__SWXbRG__productsList::-webkit-scrollbar{width:4px}.OrderSuccess-module__SWXbRG__productsList::-webkit-scrollbar-track{background:0 0}.OrderSuccess-module__SWXbRG__productsList::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.OrderSuccess-module__SWXbRG__productItem{justify-content:space-between;align-items:center;font-size:15px;display:flex}.OrderSuccess-module__SWXbRG__productNameWrapper{flex:1;align-items:center;min-width:0;margin-right:16px;display:flex}.OrderSuccess-module__SWXbRG__productQty{color:var(--text-secondary,#666);min-width:24px;margin-right:12px;font-size:14px;font-weight:600}.OrderSuccess-module__SWXbRG__productName{white-space:nowrap;text-overflow:ellipsis;color:var(--text-primary,#1c1c1c);overflow:hidden}.OrderSuccess-module__SWXbRG__productPrice{color:var(--text-primary,#1c1c1c);font-weight:600}.OrderSuccess-module__SWXbRG__totalRow{border-top:1px dashed var(--border-color,#eaeaea);justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;font-size:16px;font-weight:700;display:flex}.OrderSuccess-module__SWXbRG__totalLabel,.OrderSuccess-module__SWXbRG__totalValue{color:var(--text-primary,#1c1c1c)}.OrderSuccess-module__SWXbRG__detailedBill{border-top:1px dashed var(--border-color,#eaeaea);flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}.OrderSuccess-module__SWXbRG__billRow{color:var(--text-secondary,#666);justify-content:space-between;font-size:14px;display:flex}.OrderSuccess-module__SWXbRG__actions{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.OrderSuccess-module__SWXbRG__btnPrimary{background:var(--brand-primary,#ffc107);color:#000;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #ffc10733}.OrderSuccess-module__SWXbRG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ffc1074d}.OrderSuccess-module__SWXbRG__btnPrimary:active{transform:translateY(0)}.OrderSuccess-module__SWXbRG__btnSecondary{width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;text-align:center;background:#fff;border-radius:8px;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.OrderSuccess-module__SWXbRG__btnSecondary:hover{background:var(--bg-secondary)}.OrderSuccess-module__SWXbRG__btnWhatsapp{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #25d36633}.OrderSuccess-module__SWXbRG__whatsappWrapper{flex-direction:column;align-items:center;gap:8px;margin-bottom:8px;display:flex}.OrderSuccess-module__SWXbRG__whatsappSubtitle{color:#25d366;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.OrderSuccess-module__SWXbRG__btnWhatsapp:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 6px 16px #25d3664d}.OrderSuccess-module__SWXbRG__btnWhatsapp:active{transform:translateY(0)}.OrderSuccess-module__SWXbRG__trustElements{border-top:1px dashed var(--border-color,#eaeaea);justify-content:space-between;padding-top:16px;display:flex}.OrderSuccess-module__SWXbRG__trustItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.OrderSuccess-module__SWXbRG__trustIcon{filter:drop-shadow(0 2px 4px #0000000d);font-size:24px}.OrderSuccess-module__SWXbRG__trustText{color:var(--text-secondary,#666);font-size:12px;font-weight:500;line-height:1.3}.OrderSuccess-module__SWXbRG__trackingContainer{margin-top:20px;margin-bottom:24px;position:relative}.OrderSuccess-module__SWXbRG__progressBar{z-index:1;background:#eaeaea;width:80%;height:4px;position:absolute;top:14px;left:10%}.OrderSuccess-module__SWXbRG__progressFill{background:var(--brand-blue,#3472ba);height:100%;transition:width 1s ease-in-out}.OrderSuccess-module__SWXbRG__statusNodes{z-index:2;justify-content:space-between;display:flex;position:relative}.OrderSuccess-module__SWXbRG__statusNode{flex-direction:column;align-items:center;gap:8px;width:25%;display:flex}.OrderSuccess-module__SWXbRG__statusNode span{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:500}.OrderSuccess-module__SWXbRG__nodeCircle{color:#0000;background:#fff;border:3px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.OrderSuccess-module__SWXbRG__statusActive .OrderSuccess-module__SWXbRG__nodeCircle{border-color:var(--brand-blue,#3472ba);background:var(--brand-blue,#3472ba);color:#fff}.OrderSuccess-module__SWXbRG__statusActive span{color:var(--brand-blue,#3472ba);font-weight:700}@media (max-width:480px){.OrderSuccess-module__SWXbRG__container{padding:16px 16px 40px}.OrderSuccess-module__SWXbRG__card{padding:16px}.OrderSuccess-module__SWXbRG__detailsGrid{grid-template-columns:1fr;gap:16px}}
.ProductDetail-module__cAJPIW__container{max-width:1280px;margin:0 auto;padding:40px 16px 16px}.ProductDetail-module__cAJPIW__breadcrumb{color:var(--text-secondary);margin-bottom:16px;font-size:13px}.ProductDetail-module__cAJPIW__breadcrumb a{color:var(--brand-blue,#3472ba);text-decoration:none}.ProductDetail-module__cAJPIW__productLayout{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.ProductDetail-module__cAJPIW__imageSection{height:max-content;position:sticky;top:100px}.ProductDetail-module__cAJPIW__mainImageContainer{border:1px solid var(--border-color,#eaeaea);aspect-ratio:1;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:500px;margin-bottom:16px;padding:24px;display:flex;position:relative;overflow:hidden}.ProductDetail-module__cAJPIW__mainImage{object-fit:cover;width:100%;height:100%;padding:0;transition:transform .3s}.ProductDetail-module__cAJPIW__mainImage:hover{transform:scale(1.05)}.ProductDetail-module__cAJPIW__noImageLarge{color:#999;background:#f1f1f1;border-radius:12px;justify-content:center;align-items:center;width:100%;height:300px;font-size:16px;font-weight:500;display:flex}.ProductDetail-module__cAJPIW__thumbnails{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.ProductDetail-module__cAJPIW__thumbnails::-webkit-scrollbar{height:4px}.ProductDetail-module__cAJPIW__thumbnails::-webkit-scrollbar-track{background:0 0}.ProductDetail-module__cAJPIW__thumbnails::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.ProductDetail-module__cAJPIW__thumbnail{border:1px solid var(--border-color,#eaeaea);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;width:72px;height:72px;padding:8px;transition:all .2s}.ProductDetail-module__cAJPIW__thumbnail:hover,.ProductDetail-module__cAJPIW__thumbnailActive{border-color:var(--brand-blue,#3472ba);box-shadow:0 0 0 1px var(--brand-blue,#3472ba)}.ProductDetail-module__cAJPIW__thumbnail img{object-fit:contain;width:100%;height:100%}.ProductDetail-module__cAJPIW__infoSection{flex-direction:column;display:flex}.ProductDetail-module__cAJPIW__title{color:var(--text-primary);margin-top:12px;margin-bottom:8px;font-size:28px;font-weight:700;line-height:1.2}.ProductDetail-module__cAJPIW__deliveryBadge{color:var(--text-secondary);background:#f8f9fa;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:8px;width:max-content;margin-bottom:24px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.ProductDetail-module__cAJPIW__deliveryBadge span{color:var(--text-primary)}.ProductDetail-module__cAJPIW__activeOfferSection{background:linear-gradient(135deg,#fff5f5 0%,#fff0f0 100%);border:1px solid #fee2e2;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:24px;padding:16px;display:flex;position:relative;overflow:hidden}.ProductDetail-module__cAJPIW__activeOfferSection:before{content:"SPECIAL DEAL";color:#fff;letter-spacing:.5px;background:#ef4444;border-bottom-left-radius:8px;padding:2px 8px;font-size:9px;font-weight:900;position:absolute;top:0;right:0}.ProductDetail-module__cAJPIW__offerTitle{color:#991b1b;margin:0;font-size:16px;font-weight:700}.ProductDetail-module__cAJPIW__offerSavings{color:#b91c1c;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.ProductDetail-module__cAJPIW__offerTimer{color:#7f1d1d;background:#ef44441a;border-radius:6px;width:fit-content;padding:4px 10px;font-size:13px;font-weight:600}.ProductDetail-module__cAJPIW__priceSection{flex-direction:column;gap:4px;margin-bottom:24px;display:flex}.ProductDetail-module__cAJPIW__mainPriceRow{align-items:baseline;display:flex}.ProductDetail-module__cAJPIW__pricePerKgDetail{color:var(--brand-green);font-size:14px;font-weight:700}.ProductDetail-module__cAJPIW__price{color:var(--text-primary);font-size:28px;font-weight:700}.ProductDetail-module__cAJPIW__mrp{color:var(--text-secondary);margin-left:8px;font-size:14px;text-decoration:line-through}.ProductDetail-module__cAJPIW__weightSelector{gap:12px;margin-bottom:32px;display:flex}.ProductDetail-module__cAJPIW__weightOption{border:1px solid var(--border-color,#eaeaea);cursor:pointer;background:#fff;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.ProductDetail-module__cAJPIW__weightOptionActive{border-color:var(--brand-primary);background:var(--brand-primary);color:#000}.ProductDetail-module__cAJPIW__actionSection{align-items:center;width:100%;margin-bottom:32px;display:flex}.ProductDetail-module__cAJPIW__actionButtons{gap:16px;width:100%;max-width:440px;display:flex}.ProductDetail-module__cAJPIW__btnAdd{color:var(--brand-blue,#3472ba);border:2px solid var(--brand-blue,#3472ba);cursor:pointer;background:#fff;border-radius:12px;flex:1;padding:16px 24px;font-size:16px;font-weight:700;transition:all .2s}.ProductDetail-module__cAJPIW__btnAdd:hover{background:var(--brand-blue,#3472ba);color:#fff}.ProductDetail-module__cAJPIW__btnBuyNow{background:var(--brand-blue,#3472ba);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1.2;padding:16px 24px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #3472ba40}.ProductDetail-module__cAJPIW__btnBuyNow:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3472ba66}.ProductDetail-module__cAJPIW__btnBuyNow:active,.ProductDetail-module__cAJPIW__btnAdd:active{transform:translateY(0)}.ProductDetail-module__cAJPIW__quantityControl{background:var(--brand-primary,#ffc107);color:#000;border-radius:12px;flex:1;justify-content:space-between;align-items:center;padding:4px;display:flex;box-shadow:0 4px 12px #ffc10733}.ProductDetail-module__cAJPIW__qtyBtn{color:#000;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:700;transition:background .2s;display:flex}.ProductDetail-module__cAJPIW__qtyBtn:hover{background:#0000000d}.ProductDetail-module__cAJPIW__qtyText{font-size:18px;font-weight:700}.ProductDetail-module__cAJPIW__whyChooseUs{border:1px solid var(--border-color,#eaeaea);background:#f8f9fa;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;padding:24px;display:grid}.ProductDetail-module__cAJPIW__feature{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.ProductDetail-module__cAJPIW__featureIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;box-shadow:0 2px 8px #0000000d}.ProductDetail-module__cAJPIW__featureText{color:var(--text-secondary);font-size:12px;font-weight:600}.ProductDetail-module__cAJPIW__accordionSection{border:1px solid var(--border-color,#eaeaea);border-radius:16px;margin-bottom:40px;overflow:hidden}.ProductDetail-module__cAJPIW__accordionItem{border-bottom:1px solid var(--border-color,#eaeaea)}.ProductDetail-module__cAJPIW__accordionItem:last-child{border-bottom:none}.ProductDetail-module__cAJPIW__accordionHeader{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:20px 24px;transition:background .2s;display:flex}.ProductDetail-module__cAJPIW__accordionHeader:hover{background:#fafafa}.ProductDetail-module__cAJPIW__accordionTitle{color:var(--text-primary);font-size:15px;font-weight:700}.ProductDetail-module__cAJPIW__accordionIcon{color:var(--text-secondary);font-size:20px;transition:transform .3s}.ProductDetail-module__cAJPIW__accordionIconActive{transform:rotate(180deg)}.ProductDetail-module__cAJPIW__accordionContent{color:var(--text-secondary);background:#fff;padding:0 24px 24px;font-size:14px;line-height:1.6}.ProductDetail-module__cAJPIW__recommendations{margin-top:60px;padding-bottom:40px}.ProductDetail-module__cAJPIW__sectionTitle{color:var(--text-primary);margin-bottom:20px;font-size:20px;font-weight:700}.ProductDetail-module__cAJPIW__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.ProductDetail-module__cAJPIW__scrollContainer::-webkit-scrollbar{display:none}.ProductDetail-module__cAJPIW__scrollContainer::-webkit-scrollbar-track{background:0 0}.ProductDetail-module__cAJPIW__scrollContainer::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:6px}@media (max-width:767px){.ProductDetail-module__cAJPIW__productLayout{grid-template-columns:1fr;gap:24px}.ProductDetail-module__cAJPIW__imageSection{position:static}.ProductDetail-module__cAJPIW__title{font-size:22px}.ProductDetail-module__cAJPIW__actionSection{display:none}.ProductDetail-module__cAJPIW__whyChooseUs{padding:16px}.ProductDetail-module__cAJPIW__container{padding-bottom:220px;margin-top:0!important;padding-top:5px!important}.ProductDetail-module__cAJPIW__breadcrumb{margin-bottom:4px;font-size:11px}.ProductDetail-module__cAJPIW__mainImageContainer{border-radius:12px;margin-bottom:8px;overflow:hidden;aspect-ratio:1/.8!important;width:100%!important;height:auto!important;min-height:auto!important;padding:0!important}.ProductDetail-module__cAJPIW__scrollContainer{margin:0 -16px;padding:0 16px}.ProductDetail-module__cAJPIW__mobileActionContainer{z-index:2000;background:#fff;border:1px solid #f0f0f0;border-radius:20px;gap:12px;padding:12px 16px;animation:.3s ease-out ProductDetail-module__cAJPIW__slideUp;display:flex;position:fixed;bottom:80px;left:12px;right:12px;box-shadow:0 10px 40px #00000026}.ProductDetail-module__cAJPIW__mobileAddToCart{color:#ef4444;cursor:pointer;background:#fff;border:1.5px solid #fee2e2;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:700}.ProductDetail-module__cAJPIW__mobileQtyControl{background:#f1f5f9;border-radius:12px;flex:1;justify-content:space-between;align-items:center;padding:2px 4px;display:flex}.ProductDetail-module__cAJPIW__mobileQtyControl button{width:36px;height:36px;color:var(--brand-green);background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:18px;font-weight:800}.ProductDetail-module__cAJPIW__mobileQtyControl span{font-size:16px;font-weight:800}.ProductDetail-module__cAJPIW__mobileBuyNow{background:var(--brand-blue,#3472ba);color:#fff;border:none;border-radius:12px;flex:1.5;padding:12px;font-size:14px;font-weight:800;box-shadow:0 4px 15px #3472ba40}}.ProductDetail-module__cAJPIW__estimatedPriceLabel{color:#888;margin-top:-4px;margin-bottom:8px;font-size:.75rem;font-style:italic;font-weight:400;display:block}.ProductDetail-module__cAJPIW__mobileEstimatedLabel{opacity:.8;margin-left:4px;font-size:.7rem;font-weight:400}.ProductDetail-module__cAJPIW__priceLoading{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:28px;animation:1.5s infinite ProductDetail-module__cAJPIW__shimmer;display:inline-block}@keyframes ProductDetail-module__cAJPIW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.Profile-module__HLzWoG__profileGrid{grid-template-columns:1fr;gap:32px;padding-top:24px;display:grid}@media (min-width:768px){.Profile-module__HLzWoG__profileGrid{grid-template-columns:350px 1fr}}.Profile-module__HLzWoG__card{border:1px solid var(--border-color);background:#fff;border-radius:10px;padding:20px;transition:box-shadow .2s;box-shadow:0 4px 12px #00000008}.Profile-module__HLzWoG__card:hover{box-shadow:0 8px 24px #0000000f}.Profile-module__HLzWoG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Profile-module__HLzWoG__userInfo{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Profile-module__HLzWoG__avatar{background:var(--brand-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:32px;font-weight:700;display:flex}.Profile-module__HLzWoG__name{color:var(--text-primary);margin-bottom:4px;font-size:18px;font-weight:800}.Profile-module__HLzWoG__email{color:#888;margin-bottom:2px;font-size:14px}.Profile-module__HLzWoG__mobile{color:#a0a0a0;font-size:12px}.Profile-module__HLzWoG__divider{background:var(--border-color);height:1px;margin:20px 0}.Profile-module__HLzWoG__addressBox{border:1px solid var(--border-color);color:var(--text-primary);background:#fbfbfb;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;font-size:14px;line-height:1.5;display:flex}.Profile-module__HLzWoG__editBtn,.Profile-module__HLzWoG__addAddressBtn{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:opacity .2s}.Profile-module__HLzWoG__editBtn:hover,.Profile-module__HLzWoG__addAddressBtn:hover{opacity:.8;text-decoration:underline}.Profile-module__HLzWoG__emptyOrders{text-align:center;border:1px dashed var(--border-color);background:#fbfbfb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.Profile-module__HLzWoG__browseBtn{background:var(--brand-yellow);color:#000;cursor:pointer;border:none;border-radius:10px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #facc1533}.Profile-module__HLzWoG__browseBtn:hover{transform:scale(1.02);box-shadow:0 6px 16px #facc154d}.Profile-module__HLzWoG__logoutBtn{border:1px solid var(--danger);width:100%;color:var(--danger);cursor:pointer;background:0 0;border-radius:10px;margin-top:32px;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.Profile-module__HLzWoG__logoutBtn:hover{background:#fff0f0;transform:scale(1.01)}
.TrackOrder-module__FV3N5W__container{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.TrackOrder-module__FV3N5W__main{flex:1;width:100%;max-width:800px;margin:0 auto;padding:100px 24px 40px}.TrackOrder-module__FV3N5W__searchSection{text-align:center;margin-bottom:40px}.TrackOrder-module__FV3N5W__searchSection h1{color:#1e293b;margin-bottom:12px;font-size:32px;font-weight:800}.TrackOrder-module__FV3N5W__searchSection p{color:#64748b;margin-bottom:32px;font-size:16px}.TrackOrder-module__FV3N5W__searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;max-width:500px;margin:0 auto;padding:8px 16px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.TrackOrder-module__FV3N5W__searchIcon{color:#94a3b8}.TrackOrder-module__FV3N5W__searchInput{color:#1e293b;border:none;outline:none;flex:1;padding:8px 0;font-size:16px;font-weight:500}.TrackOrder-module__FV3N5W__trackBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.TrackOrder-module__FV3N5W__trackBtn:hover{background:#2563eb}.TrackOrder-module__FV3N5W__trackBtn:disabled{cursor:not-allowed;background:#94a3b8}.TrackOrder-module__FV3N5W__errorCard{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:12px;margin-bottom:32px;padding:16px;font-size:14px;display:flex}.TrackOrder-module__FV3N5W__orderCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.TrackOrder-module__FV3N5W__orderHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.TrackOrder-module__FV3N5W__orderIdInfo,.TrackOrder-module__FV3N5W__orderDateInfo{flex-direction:column;display:flex}.TrackOrder-module__FV3N5W__label{color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600}.TrackOrder-module__FV3N5W__value{color:#1e293b;font-size:18px;font-weight:700}.TrackOrder-module__FV3N5W__orderStatusBadge{color:#15803d;background:#dcfce7;border-radius:100px;padding:6px 16px;font-size:14px;font-weight:700}.TrackOrder-module__FV3N5W__stepper{justify-content:space-between;padding:40px 24px;display:flex;position:relative;overflow-x:auto}.TrackOrder-module__FV3N5W__step{z-index:1;flex-direction:column;flex:1;align-items:center;min-width:80px;display:flex;position:relative}.TrackOrder-module__FV3N5W__stepIconWrapper{color:#64748b;background:#e2e8f0;border:3px solid #f8fafc;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;transition:all .3s;display:flex}.TrackOrder-module__FV3N5W__stepLabel{color:#94a3b8;text-align:center;font-size:12px;font-weight:600}.TrackOrder-module__FV3N5W__stepLine{z-index:-1;background:#e2e8f0;width:calc(100% - 44px);height:3px;position:absolute;top:22px;left:calc(50% + 22px)}.TrackOrder-module__FV3N5W__step.TrackOrder-module__FV3N5W__completed .TrackOrder-module__FV3N5W__stepIconWrapper{color:#15803d;background:#dcfce7}.TrackOrder-module__FV3N5W__step.TrackOrder-module__FV3N5W__completed .TrackOrder-module__FV3N5W__stepLabel{color:#1e293b}.TrackOrder-module__FV3N5W__step.TrackOrder-module__FV3N5W__completed .TrackOrder-module__FV3N5W__stepLine{background:#22c55e}.TrackOrder-module__FV3N5W__step.TrackOrder-module__FV3N5W__active .TrackOrder-module__FV3N5W__stepIconWrapper{color:#fff;background:#3b82f6;box-shadow:0 0 0 4px #3b82f633}.TrackOrder-module__FV3N5W__step.TrackOrder-module__FV3N5W__active .TrackOrder-module__FV3N5W__stepLabel{color:#3b82f6}.TrackOrder-module__FV3N5W__detailsGrid{background:#fff;border-top:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:32px;padding:24px;display:grid}.TrackOrder-module__FV3N5W__shippingInfo h3,.TrackOrder-module__FV3N5W__trackingInfo h3{color:#1e293b;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.TrackOrder-module__FV3N5W__shippingInfo p{color:#64748b;margin-bottom:4px;font-size:14px;line-height:1.5}.TrackOrder-module__FV3N5W__courierBox{background:#f1f5f9;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;padding:16px;display:flex}.TrackOrder-module__FV3N5W__courierLogo{color:#3b82f6;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.TrackOrder-module__FV3N5W__courierDetails{flex-direction:column;flex:1;display:flex}.TrackOrder-module__FV3N5W__courierName{color:#1e293b;font-size:14px;font-weight:700}.TrackOrder-module__FV3N5W__trackingId{color:#64748b;font-family:monospace;font-size:12px}.TrackOrder-module__FV3N5W__extLinkBtn{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.TrackOrder-module__FV3N5W__extLinkBtn:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:767px){.TrackOrder-module__FV3N5W__main{padding:24px 16px 160px}}@media (max-width:640px){.TrackOrder-module__FV3N5W__detailsGrid{grid-template-columns:1fr;gap:24px}}
.EditProfileModal-module__zn0Uja__overlay{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#0f172a66;justify-content:center;align-items:center;padding:0;animation:.3s ease-out EditProfileModal-module__zn0Uja__fadeIn;display:flex;position:fixed;inset:0}.EditProfileModal-module__zn0Uja__modal{-webkit-overflow-scrolling:touch;background:#fff;border-radius:40px 40px 0 0;flex-direction:column;width:100%;max-width:440px;max-height:92vh;animation:.5s cubic-bezier(.16,1,.3,1) EditProfileModal-module__zn0Uja__slideUp;display:flex;position:fixed;bottom:0;overflow-y:auto;box-shadow:0 -10px 40px -15px #0003}@keyframes EditProfileModal-module__zn0Uja__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EditProfileModal-module__zn0Uja__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.EditProfileModal-module__zn0Uja__dragHandle{background:#e2e8f0;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:12px auto 8px}.EditProfileModal-module__zn0Uja__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.EditProfileModal-module__zn0Uja__titleArea{flex:1}.EditProfileModal-module__zn0Uja__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:4px;font-size:20px;font-weight:800}.EditProfileModal-module__zn0Uja__subtitle{color:#64748b;font-size:14px}.EditProfileModal-module__zn0Uja__closeBtn{color:#94a3b8;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.EditProfileModal-module__zn0Uja__closeBtn:hover{color:#0f172a;background:#f1f5f9}.EditProfileModal-module__zn0Uja__form{flex-direction:column;flex:1;display:flex}.EditProfileModal-module__zn0Uja__body{flex-direction:column;gap:20px;padding:24px;display:flex}.EditProfileModal-module__zn0Uja__inputGroup{flex-direction:column;gap:8px;display:flex}.EditProfileModal-module__zn0Uja__label{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.EditProfileModal-module__zn0Uja__input,.EditProfileModal-module__zn0Uja__textarea{color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.EditProfileModal-module__zn0Uja__input:focus,.EditProfileModal-module__zn0Uja__textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.EditProfileModal-module__zn0Uja__textarea{resize:none}.EditProfileModal-module__zn0Uja__footer{background:#fff;border-top:1px solid #f1f5f9;padding:24px;position:sticky;bottom:0}.EditProfileModal-module__zn0Uja__saveBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.EditProfileModal-module__zn0Uja__saveBtn:hover:not(:disabled){background:#0f172a;transform:translateY(-2px)}.EditProfileModal-module__zn0Uja__saveBtn:disabled{opacity:.7;cursor:not-allowed}.EditProfileModal-module__zn0Uja__spinner{animation:1s linear infinite EditProfileModal-module__zn0Uja__spin}@keyframes EditProfileModal-module__zn0Uja__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:769px){.EditProfileModal-module__zn0Uja__modal{border-radius:32px;max-height:85vh;animation:.3s ease-out EditProfileModal-module__zn0Uja__fadeIn;position:relative;bottom:auto}.EditProfileModal-module__zn0Uja__overlay{padding:20px}}
.HomeGiftPromo-module__P08h7W__promoWrapper{margin-top:16px;margin-bottom:12px;padding:0 16px}.HomeGiftPromo-module__P08h7W__rewardsStrip{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#fff5f7 100%);border:1.5px solid #ffe4e9;border-radius:16px;flex-direction:column;gap:12px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #ec489914}.HomeGiftPromo-module__P08h7W__rewardsStrip:before{content:"";opacity:.8;background:#ec4899;width:4px;height:100%;position:absolute;top:0;left:0}.HomeGiftPromo-module__P08h7W__rewardsStrip:hover{border-color:#fce7f3;transform:translateY(-2px);box-shadow:0 12px 30px #ec48991f}.HomeGiftPromo-module__P08h7W__headerRow{justify-content:space-between;align-items:center;display:flex}.HomeGiftPromo-module__P08h7W__leftLabel{color:#db2777;letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.HomeGiftPromo-module__P08h7W__giftIcon{color:#ec4899;filter:drop-shadow(0 2px 4px #ec489933)}.HomeGiftPromo-module__P08h7W__statusSection{align-items:center;gap:6px;display:flex}.HomeGiftPromo-module__P08h7W__progressText{color:#64748b;font-size:11px;font-weight:600}.HomeGiftPromo-module__P08h7W__progressText strong{color:#db2777;font-weight:800}.HomeGiftPromo-module__P08h7W__unlockedAllText{color:#059669;font-size:11px;font-weight:800}.HomeGiftPromo-module__P08h7W__tiersContainer{margin:0 4px;padding:10px 0 18px;position:relative}.HomeGiftPromo-module__P08h7W__progressBarBase{z-index:1;background:#f1f5f9;border-radius:2px;height:4px;position:absolute;top:19px;left:0;right:0}.HomeGiftPromo-module__P08h7W__progressBarFill{background:linear-gradient(90deg,#ec4899,#f43f5e);border-radius:2px;height:100%;transition:width .8s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;box-shadow:0 0 10px #ec48994d}.HomeGiftPromo-module__P08h7W__tiersRow{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.HomeGiftPromo-module__P08h7W__tierItem{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex;position:relative}.HomeGiftPromo-module__P08h7W__dot{color:#94a3b8;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:900;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 2px 5px #0000000d}.HomeGiftPromo-module__P08h7W__unlocked .HomeGiftPromo-module__P08h7W__dot{color:#fff;background:#ec4899;border-color:#ec4899;transform:scale(1.1);box-shadow:0 4px 10px #ec48994d}.HomeGiftPromo-module__P08h7W__tierInfo{text-align:center;flex-direction:column;align-items:center;display:flex}.HomeGiftPromo-module__P08h7W__tierName{color:#475569;text-transform:uppercase;letter-spacing:.2px;margin-bottom:2px;font-size:9px;font-weight:700}.HomeGiftPromo-module__P08h7W__tierValue{color:#334155;font-size:10px;font-weight:800}.HomeGiftPromo-module__P08h7W__unlocked .HomeGiftPromo-module__P08h7W__tierName,.HomeGiftPromo-module__P08h7W__unlocked .HomeGiftPromo-module__P08h7W__tierValue{color:#ec4899}.HomeGiftPromo-module__P08h7W__sparkle{color:#fbbf24;animation:2s infinite HomeGiftPromo-module__P08h7W__pulse}@keyframes HomeGiftPromo-module__P08h7W__pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}@media (max-width:480px){.HomeGiftPromo-module__P08h7W__rewardsStrip{padding:12px}.HomeGiftPromo-module__P08h7W__tierName{font-size:8px}.HomeGiftPromo-module__P08h7W__tierValue{font-size:9px}}
