.ClosedStoreModal-module__eqforW__backdrop{z-index:2000;background:#0f172abf;justify-content:center;align-items:center;padding:16px;animation:.2s ClosedStoreModal-module__eqforW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ClosedStoreModal-module__eqforW__fadeIn{0%{opacity:0}to{opacity:1}}.ClosedStoreModal-module__eqforW__modal{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:28px 24px 24px;display:flex;position:relative;box-shadow:0 20px 50px #0003}.ClosedStoreModal-module__eqforW__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.ClosedStoreModal-module__eqforW__closeBtn:hover{color:#0f172a;background:#e2e8f0}.ClosedStoreModal-module__eqforW__logoWrapper{border:3px solid #fee2e2;border-radius:50%;width:68px;height:68px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 12px #ef444426}.ClosedStoreModal-module__eqforW__logoImg{object-fit:cover;filter:grayscale(80%);width:100%;height:100%}.ClosedStoreModal-module__eqforW__closedHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.ClosedStoreModal-module__eqforW__closedPill{color:#ef4444;letter-spacing:.5px;background:#fee2e2;border-radius:20px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:11px;font-weight:900;display:flex}.ClosedStoreModal-module__eqforW__title{font-family:var(--font-body);color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:900}.ClosedStoreModal-module__eqforW__subtitle{color:#64748b;font-size:13px;font-weight:600;line-height:1.35}.ClosedStoreModal-module__eqforW__reopenTimeBox{box-sizing:border-box;background:#fef3c7;border:1px solid #fcd34d;border-radius:16px;align-items:center;gap:12px;width:100%;margin-bottom:16px;padding:12px 16px;display:flex}.ClosedStoreModal-module__eqforW__timeTextCol{flex-direction:column;display:flex}.ClosedStoreModal-module__eqforW__timeLabel{color:#92400e;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:800}.ClosedStoreModal-module__eqforW__timeLeftText{color:#78350f;font-size:13px;font-weight:900}.ClosedStoreModal-module__eqforW__noticeAlert{color:#475569;text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;margin-bottom:20px;padding:12px;font-size:12px;line-height:1.4}.ClosedStoreModal-module__eqforW__actionRow{flex-direction:column;gap:10px;width:100%;display:flex}.ClosedStoreModal-module__eqforW__browseBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px 20px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 14px #0f172a33}.ClosedStoreModal-module__eqforW__browseBtn:hover{background:#000;transform:scale(1.02)}.ClosedStoreModal-module__eqforW__viewMenuLink{color:#64748b;text-align:center;padding:8px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.ClosedStoreModal-module__eqforW__viewMenuLink:hover{color:#0f172a}
.Toast-module__dpyMdW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;width:min(92vw,380px);display:flex;position:fixed;top:72px;right:16px}@media (max-width:640px){.Toast-module__dpyMdW__container{width:auto;inset:auto 12px 90px}}.Toast-module__dpyMdW__toast{pointer-events:all;background:#fff;border:1px solid #0000;border-radius:18px;padding:16px 16px 14px;animation:.25s cubic-bezier(.34,1.56,.64,1) Toast-module__dpyMdW__slideIn;box-shadow:0 4px 24px #0000001a}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(24px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.Toast-module__dpyMdW__success{background:linear-gradient(135deg,#f0fdf6 0%,#fff 40%);border-color:#d1fae5}.Toast-module__dpyMdW__info{background:linear-gradient(135deg,#eff6ff 0%,#fff 40%);border-color:#bfdbfe}.Toast-module__dpyMdW__warning{background:linear-gradient(135deg,#fffbeb 0%,#fff 40%);border-color:#fde68a}.Toast-module__dpyMdW__error{background:linear-gradient(135deg,#fff1f2 0%,#fff 40%);border-color:#fecdd3}.Toast-module__dpyMdW__toastTop{align-items:flex-start;gap:12px;display:flex}.Toast-module__dpyMdW__iconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.Toast-module__dpyMdW__iconSuccess{background:#22c55e}.Toast-module__dpyMdW__iconInfo{background:#3b82f6}.Toast-module__dpyMdW__iconWarning{background:#f59e0b}.Toast-module__dpyMdW__iconError{background:#ef4444}.Toast-module__dpyMdW__toastBody{flex:1;min-width:0}.Toast-module__dpyMdW__toastTitle{color:#0f172a;margin:0 0 3px;font-size:14.5px;font-weight:800;line-height:1.3}.Toast-module__dpyMdW__toastSubtitle{color:#64748b;margin:0;font-size:13px;font-weight:500;line-height:1.45}.Toast-module__dpyMdW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:-2px;padding:0;font-size:20px;font-weight:400;line-height:1;transition:color .15s}.Toast-module__dpyMdW__closeBtn:hover{color:#0f172a}.Toast-module__dpyMdW__toastActions{align-items:center;gap:16px;margin-top:12px;padding-left:48px;display:flex}.Toast-module__dpyMdW__actionBtn{color:#3b82f6;cursor:pointer;letter-spacing:.1px;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:800}.Toast-module__dpyMdW__dismissBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:700}.Toast-module__dpyMdW__dismissBtn:hover{color:#64748b}
.StoreMapView-module__8Q15kW__mapContainer{width:100%;margin-bottom:var(--space-3xl);background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.StoreMapView-module__8Q15kW__mapCanvas{background:#e2e8f0;width:100%;height:480px;position:relative;overflow:hidden}.StoreMapView-module__8Q15kW__mapGridPattern{opacity:.6;background-image:radial-gradient(#cbd5e1 1.5px,#0000 1.5px);background-size:24px 24px;position:absolute;inset:0}.StoreMapView-module__8Q15kW__userLocationMarker{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.StoreMapView-module__8Q15kW__userPulse{background:#2563eb33;border-radius:50%;width:48px;height:48px;animation:2s infinite StoreMapView-module__8Q15kW__pulse;position:absolute}@keyframes StoreMapView-module__8Q15kW__pulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}.StoreMapView-module__8Q15kW__userDot{z-index:2;background:#2563eb;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 4px 12px #2563eb66}.StoreMapView-module__8Q15kW__userLabel{color:#1e3a8a;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;margin-top:6px;padding:3px 8px;font-size:11px;font-weight:800;box-shadow:0 2px 6px #0000000d}.StoreMapView-module__8Q15kW__pinWrapper{cursor:pointer;z-index:15;transition:transform var(--duration-fast);position:absolute;transform:translate(-50%,-100%)}.StoreMapView-module__8Q15kW__pinWrapper:hover,.StoreMapView-module__8Q15kW__pinSelected{z-index:25;transform:translate(-50%,-108%)scale(1.1)}.StoreMapView-module__8Q15kW__pinBubble{background:#fff;border:2px solid #ff4d00;border-radius:100px;align-items:center;gap:6px;padding:3px 8px 3px 4px;display:flex;box-shadow:0 6px 16px #00000026}.StoreMapView-module__8Q15kW__pinSelected .StoreMapView-module__8Q15kW__pinBubble{color:#fff;background:#ff4d00}.StoreMapView-module__8Q15kW__pinLogo{object-fit:cover;border-radius:50%;width:24px;height:24px}.StoreMapView-module__8Q15kW__pinRating{color:#0f172a;font-size:11px;font-weight:800}.StoreMapView-module__8Q15kW__pinSelected .StoreMapView-module__8Q15kW__pinRating{color:#fff}.StoreMapView-module__8Q15kW__pinStem{background:#ff4d00;width:2px;height:10px;margin:0 auto}.StoreMapView-module__8Q15kW__floatingPreviewCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;width:340px;max-width:calc(100% - 40px);animation:StoreMapView-module__8Q15kW__slideUp .25s var(--ease-spring);background:#fffffff0;border:1px solid #e2e8f0;border-radius:20px;padding:16px;position:absolute;bottom:20px;left:20px;box-shadow:0 16px 36px #0000001f}@keyframes StoreMapView-module__8Q15kW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StoreMapView-module__8Q15kW__closeCardBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:12px;right:12px}.StoreMapView-module__8Q15kW__cardHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.StoreMapView-module__8Q15kW__cardLogoBox{border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:42px;height:42px;overflow:hidden}.StoreMapView-module__8Q15kW__cardLogoImg{object-fit:cover;width:100%;height:100%}.StoreMapView-module__8Q15kW__cardTitleRow{align-items:center;gap:6px;display:flex}.StoreMapView-module__8Q15kW__cardStoreName{font-family:var(--font-body);color:#0f172a;font-size:15px;font-weight:800}.StoreMapView-module__8Q15kW__cardAddress{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:11px;overflow:hidden}.StoreMapView-module__8Q15kW__cardMetaRow{align-items:center;gap:8px;margin-bottom:14px;display:flex}.StoreMapView-module__8Q15kW__cardMetaTag{color:#334155;background:#f1f5f9;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:flex}.StoreMapView-module__8Q15kW__cardActionRow{justify-content:space-between;align-items:center;display:flex}.StoreMapView-module__8Q15kW__cardDeliveryFee{color:#008738;font-size:12px;font-weight:800}.StoreMapView-module__8Q15kW__visitStoreBtn{color:#fff;background:#ff4d00;border-radius:10px;align-items:center;gap:4px;padding:8px 16px;font-size:12px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 4px 12px #ff4d0033}
.RateOrderModal-module__bMeHyG__overlay{z-index:8000;background:#00000073;justify-content:center;align-items:flex-end;animation:.2s RateOrderModal-module__bMeHyG__fadeIn;display:flex;position:fixed;inset:0}@keyframes RateOrderModal-module__bMeHyG__fadeIn{0%{opacity:0}to{opacity:1}}.RateOrderModal-module__bMeHyG__sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:520px;padding:8px 20px 36px;animation:.28s cubic-bezier(.34,1.1,.64,1) RateOrderModal-module__bMeHyG__slideUp;position:relative}@keyframes RateOrderModal-module__bMeHyG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.RateOrderModal-module__bMeHyG__handle{background:#e2e8f0;border-radius:99px;width:36px;height:4px;margin:10px auto 20px}.RateOrderModal-module__bMeHyG__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:20px;right:18px}.RateOrderModal-module__bMeHyG__closeBtn:hover{background:#e2e8f0}.RateOrderModal-module__bMeHyG__orderRef{color:#94a3b8;letter-spacing:.5px;text-transform:uppercase;margin:0 0 4px;font-size:11.5px;font-weight:700}.RateOrderModal-module__bMeHyG__title{color:#0f172a;letter-spacing:-.3px;margin:0 0 2px;font-size:20px;font-weight:900}.RateOrderModal-module__bMeHyG__storeName{color:#64748b;margin:0 0 24px;font-size:13px;font-weight:600}.RateOrderModal-module__bMeHyG__starRow{justify-content:center;gap:8px;margin-bottom:12px;display:flex}.RateOrderModal-module__bMeHyG__starBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;padding:4px}.RateOrderModal-module__bMeHyG__ratingLabel{text-align:center;letter-spacing:.1px;margin:0 0 20px;font-size:15px;font-weight:800}.RateOrderModal-module__bMeHyG__labelRed{color:#ef4444}.RateOrderModal-module__bMeHyG__labelYellow{color:#f59e0b}.RateOrderModal-module__bMeHyG__labelGreen{color:#16a34a}.RateOrderModal-module__bMeHyG__remarkSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:20px;padding:14px;animation:.2s RateOrderModal-module__bMeHyG__fadeIn}.RateOrderModal-module__bMeHyG__remarkHeading{color:#0f172a;margin:0 0 10px;font-size:13px;font-weight:800}.RateOrderModal-module__bMeHyG__tagRow{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.RateOrderModal-module__bMeHyG__tag{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:99px;padding:5px 12px;font-size:12px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.RateOrderModal-module__bMeHyG__tagActive{color:#ef4444;background:#fef2f2;border-color:#ef4444}.RateOrderModal-module__bMeHyG__remarkInput{color:#0f172a;resize:none;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13.5px;transition:border-color .15s}.RateOrderModal-module__bMeHyG__remarkInput:focus{border-color:#94a3b8}.RateOrderModal-module__bMeHyG__remarkInput::placeholder{color:#94a3b8}.RateOrderModal-module__bMeHyG__charCount{text-align:right;color:#94a3b8;margin:4px 0 0;font-size:11px;font-weight:600}.RateOrderModal-module__bMeHyG__submitBtn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#0f172a;border:none;border-radius:14px;width:100%;padding:15px;font-size:15px;font-weight:800;transition:background .15s,opacity .15s}.RateOrderModal-module__bMeHyG__submitBtn:hover:not(.RateOrderModal-module__bMeHyG__submitDisabled){background:#1e293b}.RateOrderModal-module__bMeHyG__submitDisabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.RateOrderModal-module__bMeHyG__successBox{text-align:center;flex-direction:column;align-items:center;padding:20px 0 24px;animation:.25s RateOrderModal-module__bMeHyG__fadeIn;display:flex}.RateOrderModal-module__bMeHyG__successIcon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;display:flex}.RateOrderModal-module__bMeHyG__successTitle{color:#0f172a;margin:0 0 6px;font-size:20px;font-weight:900}.RateOrderModal-module__bMeHyG__successSub{color:#64748b;margin:0;font-size:13.5px;font-weight:500}
.page-module___8aEwW__homeContainer{padding-bottom:var(--space-4xl);background:#fff}.page-module___8aEwW__storesSection{margin:28px 0 48px}.page-module___8aEwW__sectionHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.page-module___8aEwW__titleWithDashedLine{flex:1;align-items:center;gap:12px;min-width:260px;display:flex}.page-module___8aEwW__sectionTitle{font-family:var(--font-body);color:#0f172a;white-space:nowrap;letter-spacing:-.02em;font-size:24px;font-weight:800}.page-module___8aEwW__dashedLine{border-bottom:2px dashed #e2e8f0;flex:1;height:1px}.page-module___8aEwW__viewToggleGroup{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:3px;display:flex}.page-module___8aEwW__toggleBtn{color:#64748b;cursor:pointer;transition:background var(--duration-fast), color var(--duration-fast);background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.page-module___8aEwW__toggleActive{color:#0f172a;background:#fff;box-shadow:0 2px 8px #00000014}.page-module___8aEwW__storeFilterChips{scrollbar-width:none;align-items:center;gap:8px;margin-bottom:24px;padding-bottom:4px;display:flex;overflow-x:auto}.page-module___8aEwW__storeFilterChips::-webkit-scrollbar{display:none}.page-module___8aEwW__filterChip{color:#475569;cursor:pointer;white-space:nowrap;transition:background var(--duration-fast), color var(--duration-fast);background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;padding:6px 16px;font-size:12px;font-weight:700}.page-module___8aEwW__filterChipActive{color:#fff;background:#0f172a;border-color:#0f172a}.page-module___8aEwW__storesGrid{grid-template-columns:repeat(4,1fr);gap:32px 24px;display:grid}@media (max-width:1100px){.page-module___8aEwW__storesGrid{grid-template-columns:repeat(3,1fr);gap:24px 18px}}@media (max-width:768px){.page-module___8aEwW__sectionTitle{font-size:20px}.page-module___8aEwW__storesGrid{grid-template-columns:repeat(2,1fr);gap:18px 12px}}@media (max-width:480px){.page-module___8aEwW__storesGrid{grid-template-columns:1fr;gap:20px}}
.AccountPerksSlider-module__usfKda__sliderWrapper{border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-bottom:18px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}.AccountPerksSlider-module__usfKda__slideTrack{width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.AccountPerksSlider-module__usfKda__slideItem{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;min-width:100%;padding:18px 22px;display:flex}.AccountPerksSlider-module__usfKda__slideContent{flex-direction:column;flex:1;gap:4px;display:flex}.AccountPerksSlider-module__usfKda__slideBadgeRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.AccountPerksSlider-module__usfKda__slideBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.AccountPerksSlider-module__usfKda__slideTitle{letter-spacing:-.2px;margin:0;font-size:16px;font-weight:800;line-height:1.25}.AccountPerksSlider-module__usfKda__slideDesc{color:#475569;margin:0;font-size:12px;font-weight:500;line-height:1.4}.AccountPerksSlider-module__usfKda__slideActionBtn{cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:4px;margin-top:6px;padding:5px 12px;font-size:11.5px;font-weight:800;transition:transform .15s;display:inline-flex}.AccountPerksSlider-module__usfKda__slideActionBtn:hover{transform:translate(2px)}.AccountPerksSlider-module__usfKda__slideIllustration{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 12px #0000000a}.AccountPerksSlider-module__usfKda__sliderControls{align-items:center;gap:6px;display:flex;position:absolute;bottom:8px;right:14px}.AccountPerksSlider-module__usfKda__dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.AccountPerksSlider-module__usfKda__dotActive{background:#15803d;border-radius:9999px;width:16px}
.CategoryBrowser-module__VRM0gW__container{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;padding:0 38px;display:flex;position:relative}@media (min-width:769px){.CategoryBrowser-module__VRM0gW__container{max-width:1440px;min-height:calc(100vh - 140px);margin:0 auto;padding:12px 38px 0!important}.CategoryBrowser-module__VRM0gW__particularContainer{min-height:calc(100vh - 140px)!important;padding:0 38px!important}.CategoryBrowser-module__VRM0gW__breadcrumbBar{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:12px 0 10px}.CategoryBrowser-module__VRM0gW__layout{background:#fff;align-items:flex-start;width:100%;display:flex;position:relative}.CategoryBrowser-module__VRM0gW__sidebar{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;width:250px;max-height:calc(100vh - 110px);position:sticky;top:96px;overflow-y:auto;padding:0 10px 24px!important}.CategoryBrowser-module__VRM0gW__sidebar::-webkit-scrollbar{display:none}.CategoryBrowser-module__VRM0gW__mainContent{box-sizing:border-box;background:#fff;flex:1;min-width:0;padding:12px 24px 32px}}.CategoryBrowser-module__VRM0gW__breadcrumbBar{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:14px 0 10px}.CategoryBrowser-module__VRM0gW__sidebar{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;width:250px;max-height:calc(100vh - 110px);position:sticky;top:96px;overflow-y:auto;padding:0 10px 40px!important}.CategoryBrowser-module__VRM0gW__sidebar::-webkit-scrollbar{display:none}.CategoryBrowser-module__VRM0gW__breadcrumb{color:#526071;white-space:nowrap;scrollbar-width:none;align-items:center;gap:12px;font-size:14.5px;font-weight:500;display:flex;overflow-x:auto}.CategoryBrowser-module__VRM0gW__breadcrumbLink,.CategoryBrowser-module__VRM0gW__breadcrumbLinkBtn{color:#526071;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:14.5px;font-weight:500;transition:color .15s;display:inline-flex;text-decoration:none!important}.CategoryBrowser-module__VRM0gW__breadcrumbLink:hover,.CategoryBrowser-module__VRM0gW__breadcrumbLinkBtn:hover{color:#0f172a;text-decoration:none!important}.CategoryBrowser-module__VRM0gW__breadcrumbChevron{stroke-width:2.2px;flex-shrink:0;color:#526071!important}.CategoryBrowser-module__VRM0gW__activeBreadcrumb{color:#0f172a;font-size:14.5px;font-weight:800}.CategoryBrowser-module__VRM0gW__categoryTitle{font-family:var(--font-body);color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-size:26px;font-weight:800}.CategoryBrowser-module__VRM0gW__layout{background:#fff;align-items:flex-start;width:100%;display:flex;position:relative}.CategoryBrowser-module__VRM0gW__sidebar{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;width:250px;max-height:calc(100vh - 140px);padding:16px 10px 40px;position:sticky;top:132px;overflow-y:auto}.CategoryBrowser-module__VRM0gW__subList{flex-direction:column;gap:6px;display:flex}.CategoryBrowser-module__VRM0gW__subItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:14px;flex-direction:row;align-items:center;gap:14px;width:100%;padding:10px 14px;transition:all .15s;display:flex}.CategoryBrowser-module__VRM0gW__subItem:hover{background:#f8fafc}.CategoryBrowser-module__VRM0gW__subItemActive{background:#f0fdf4!important;border-left:4px solid #16a34a!important;border-radius:0 14px 14px 0!important}.CategoryBrowser-module__VRM0gW__subImgBox{background:#f8fafc;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.CategoryBrowser-module__VRM0gW__subImg{object-fit:cover;width:100%;height:100%}.CategoryBrowser-module__VRM0gW__subName{color:#334155;text-align:left;flex:1;font-size:14px;font-weight:600;line-height:1.3}.CategoryBrowser-module__VRM0gW__subItemActive .CategoryBrowser-module__VRM0gW__subName{color:#15803d;font-weight:800}.CategoryBrowser-module__VRM0gW__mainContent{background:#fff;flex-direction:column;flex:1;min-width:0;padding:16px 24px 60px;display:flex}.CategoryBrowser-module__VRM0gW__bannerWrapper{width:100%;margin-bottom:24px;position:relative}.CategoryBrowser-module__VRM0gW__bannerNavBtn{z-index:10;-webkit-backdrop-filter:blur(12px)saturate(180%);color:#0f172a;cursor:pointer;background:#ffffffbf;border:1px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #0000001f,inset 0 1px 1px #fff}.CategoryBrowser-module__VRM0gW__bannerNavBtn svg{stroke-width:2.8px;color:#0f172a!important;stroke:#0f172a!important}.CategoryBrowser-module__VRM0gW__bannerNavBtn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 8px 24px #0000002e,inset 0 1px 1px #fff}.CategoryBrowser-module__VRM0gW__bannerNavBtnLeft{left:-12px}.CategoryBrowser-module__VRM0gW__bannerNavBtnRight{right:-12px}.CategoryBrowser-module__VRM0gW__promoRow{scrollbar-width:none;scroll-behavior:smooth;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid;overflow-x:auto}.CategoryBrowser-module__VRM0gW__promoRow::-webkit-scrollbar{display:none}.CategoryBrowser-module__VRM0gW__promoCard{border-radius:16px;min-width:240px;height:135px;padding:16px 20px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.CategoryBrowser-module__VRM0gW__bannerBgImg{object-fit:cover;object-position:right center;z-index:1;top:0;left:0;filter:none!important;width:100%!important;height:100%!important;position:absolute!important}.CategoryBrowser-module__VRM0gW__bannerOverlay{z-index:2;pointer-events:none;position:absolute;inset:0;-webkit-backdrop-filter:none!important;filter:none!important}.CategoryBrowser-module__VRM0gW__bannerOverlaySummer,.CategoryBrowser-module__VRM0gW__bannerOverlayFlowers,.CategoryBrowser-module__VRM0gW__bannerOverlayFresh{background:linear-gradient(90deg,#ffffffbf 0%,#ffffff26 45%,#0000 75%)}.CategoryBrowser-module__VRM0gW__promoContentWrapper{z-index:3;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;display:flex;position:relative}.CategoryBrowser-module__VRM0gW__promoCardSummer,.CategoryBrowser-module__VRM0gW__promoCardFlowers,.CategoryBrowser-module__VRM0gW__promoCardFresh{color:#0f172a}.CategoryBrowser-module__VRM0gW__promoTextContent{flex-direction:column;gap:2px;display:flex}.CategoryBrowser-module__VRM0gW__promoTagline{letter-spacing:.5px;color:#be185d;font-size:11px;font-weight:800}.CategoryBrowser-module__VRM0gW__promoBadgeText{color:#d97706;font-size:10px;font-weight:800}.CategoryBrowser-module__VRM0gW__promoMainTitle{font-size:16px;font-weight:900;line-height:1.2}.CategoryBrowser-module__VRM0gW__promoSubTitle{opacity:.9;font-size:13px;font-weight:800}.CategoryBrowser-module__VRM0gW__promoActionBtn{-webkit-backdrop-filter:blur(12px)saturate(180%);color:#0f172a;cursor:pointer;background:#ffffff8c;border:1px solid #ffffffbf;border-radius:9999px;align-self:flex-start;padding:7px 18px;font-size:12.5px;font-weight:800;transition:background .2s,border-color .2s,box-shadow .2s;box-shadow:0 4px 14px #0000000f,inset 0 1px 1px #ffffffe6}.CategoryBrowser-module__VRM0gW__promoActionBtn:hover{background:#ffffffd9;border-color:#fffffff2;box-shadow:0 6px 20px #0000001a,inset 0 1px 1px #fff}@keyframes CategoryBrowser-module__VRM0gW__gridSlideFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.CategoryBrowser-module__VRM0gW__productGrid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));justify-content:start;gap:16px;width:100%;animation:.28s cubic-bezier(.16,1,.3,1) both CategoryBrowser-module__VRM0gW__gridSlideFade;display:grid}.CategoryBrowser-module__VRM0gW__seoCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:28px;padding:18px 22px}.CategoryBrowser-module__VRM0gW__seoTitle{font-family:var(--font-body);color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:800}.CategoryBrowser-module__VRM0gW__seoDesc{color:#64748b;font-size:12px;line-height:1.5}.CategoryBrowser-module__VRM0gW__floatingDeliveryToast{z-index:99;color:#fff;background:#1e293b;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:700;animation:.3s CategoryBrowser-module__VRM0gW__slideUpToast;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0003}.CategoryBrowser-module__VRM0gW__toastIcon{font-size:16px}@keyframes CategoryBrowser-module__VRM0gW__slideUpToast{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CategoryBrowser-module__VRM0gW__container,.CategoryBrowser-module__VRM0gW__particularContainer{box-sizing:border-box;background:#fff!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}.CategoryBrowser-module__VRM0gW__breadcrumbBar{border:none!important;height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.CategoryBrowser-module__VRM0gW__layout{background:#fff!important;align-items:stretch!important;width:100%!important;min-height:calc(100dvh - 56px)!important;margin-top:0!important;padding-top:0!important;display:flex!important}.CategoryBrowser-module__VRM0gW__sidebar{box-sizing:border-box!important;background:#fafafa!important;border-right:1px solid #f1f5f9!important;flex-direction:column!important;flex-shrink:0!important;align-self:stretch!important;width:90px!important;height:auto!important;margin-top:0!important;padding:0!important;display:flex!important;position:relative!important}.CategoryBrowser-module__VRM0gW__subList{-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none!important;box-sizing:border-box!important;flex-direction:column!important;max-height:calc(100dvh - 56px)!important;margin-top:0!important;padding:0 4px 80px!important;display:flex!important;position:sticky!important;top:56px!important;overflow-y:auto!important}.CategoryBrowser-module__VRM0gW__subItem{border-radius:12px!important;flex-direction:column!important;align-items:center!important;gap:4px!important;width:100%!important;margin-top:0!important;margin-bottom:6px!important;padding:8px 4px!important}.CategoryBrowser-module__VRM0gW__subItemActive{background:#f0fdf4!important;border:1.5px solid #16a34a!important;border-radius:12px!important}.CategoryBrowser-module__VRM0gW__subItemActive .CategoryBrowser-module__VRM0gW__subName{color:#15803d!important;font-weight:800!important}.CategoryBrowser-module__VRM0gW__subImgBox{width:44px!important;height:44px!important}.CategoryBrowser-module__VRM0gW__subName{text-align:center!important;font-size:10px!important;font-weight:600!important}.CategoryBrowser-module__VRM0gW__mainContent{box-sizing:border-box!important;flex:1!important;min-width:0!important;min-height:calc(100dvh - 56px)!important;margin-top:0!important;padding:0 10px 80px!important}.CategoryBrowser-module__VRM0gW__categoryTitle{display:none!important}.CategoryBrowser-module__VRM0gW__bannerWrapper{margin-bottom:12px}.CategoryBrowser-module__VRM0gW__promoRow{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0;width:100%;display:flex;overflow-x:auto}.CategoryBrowser-module__VRM0gW__promoCard{scroll-snap-align:start;box-sizing:border-box;flex-shrink:0;width:100%;min-width:100%;max-width:100%;height:120px;padding:14px 16px}.CategoryBrowser-module__VRM0gW__bannerNavBtn{display:none}.CategoryBrowser-module__VRM0gW__productGrid{grid-template-columns:repeat(2,1fr);gap:10px}.CategoryBrowser-module__VRM0gW__seoCard{margin-top:14px!important;padding:14px 16px!important}.CategoryBrowser-module__VRM0gW__floatingDeliveryToast{display:none}}.CategoryBrowser-module__VRM0gW__domainMain{flex-direction:column;width:100%;padding:4px 0 120px;display:flex}.CategoryBrowser-module__VRM0gW__topPillsBar{scrollbar-width:none;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:20px;margin-top:4px;margin-bottom:24px;padding:10px 0 16px;display:flex;overflow-x:auto}.CategoryBrowser-module__VRM0gW__topPillsBar::-webkit-scrollbar{display:none}.CategoryBrowser-module__VRM0gW__topPillBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.CategoryBrowser-module__VRM0gW__topPillImgBox{background:#f8fafc;border:2px solid #0000;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s;display:flex;overflow:hidden}.CategoryBrowser-module__VRM0gW__topPillBtn:hover .CategoryBrowser-module__VRM0gW__topPillImgBox{border-color:#16a34a}.CategoryBrowser-module__VRM0gW__topPillImg{object-fit:cover;border-radius:20px;width:100%;height:100%}.CategoryBrowser-module__VRM0gW__topPillName{color:#1e293b;text-align:center;white-space:nowrap;font-size:12.5px;font-weight:700}.CategoryBrowser-module__VRM0gW__topPillBtnActive .CategoryBrowser-module__VRM0gW__topPillImgBox{border-color:#16a34a;box-shadow:0 4px 12px #16a34a40}.CategoryBrowser-module__VRM0gW__topPillBtnActive .CategoryBrowser-module__VRM0gW__topPillName{color:#15803d;font-weight:800}.CategoryBrowser-module__VRM0gW__domainSection{flex-direction:column;margin-bottom:32px;display:flex}.CategoryBrowser-module__VRM0gW__domainSectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CategoryBrowser-module__VRM0gW__domainSectionTitle{font-family:var(--font-body);color:#0f172a;margin:0;font-size:22px;font-weight:800}.CategoryBrowser-module__VRM0gW__domainSeeAllHeaderBtn{color:#15803d;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:13.5px;font-weight:800;display:flex}.CategoryBrowser-module__VRM0gW__domainSeeAllCardRow{justify-content:center;width:100%;margin-top:16px;display:flex}.CategoryBrowser-module__VRM0gW__domainSeeAllCardBtn{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;max-width:800px;padding:12px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.CategoryBrowser-module__VRM0gW__domainSeeAllCardBtn:hover{background:#f1f5f9}.CategoryBrowser-module__VRM0gW__filterPillsRow{z-index:50;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-bottom:14px;display:flex;position:relative;overflow:visible}.CategoryBrowser-module__VRM0gW__filterPillsRow::-webkit-scrollbar{display:none}.CategoryBrowser-module__VRM0gW__floatingFilterBtn{display:none}@media (max-width:768px){.CategoryBrowser-module__VRM0gW__filterPillsRow{display:none!important}.CategoryBrowser-module__VRM0gW__floatingFilterBtn{z-index:9000;-webkit-backdrop-filter:blur(20px)saturate(180%);color:#0f172a;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:#ffffff47;border:1px solid #ffffff8c;border-radius:50px;align-items:center;gap:7px;padding:11px 22px;font-size:14px;font-weight:700;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s;animation:.35s cubic-bezier(.16,1,.3,1) both CategoryBrowser-module__VRM0gW__floatFilterIn;display:flex;position:fixed;bottom:72px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a,inset 0 1px #ffffffb3,inset 0 -1px #0000000d}.CategoryBrowser-module__VRM0gW__floatingFilterBtn:active{transform:translate(-50%)scale(.94);box-shadow:0 4px 16px #00000024,inset 0 1px #fff9}.CategoryBrowser-module__VRM0gW__floatingFilterDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 2px #16a34a4d}@keyframes CategoryBrowser-module__VRM0gW__floatFilterIn{0%{opacity:0;transform:translate(-50%)translateY(16px)scale(.9)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}}.CategoryBrowser-module__VRM0gW__filterPillBtn,.CategoryBrowser-module__VRM0gW__filterPillBtnActive{cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.CategoryBrowser-module__VRM0gW__filterPillBtn{color:#475569;background:#fff;border:1px solid #e2e8f0}.CategoryBrowser-module__VRM0gW__filterPillBtnActive{color:#15803d;background:#f0fdf4;border:1.5px solid #16a34a}.CategoryBrowser-module__VRM0gW__filterSubChipBtn{cursor:pointer;white-space:nowrap;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;transition:all .15s;display:flex}.CategoryBrowser-module__VRM0gW__filterSubChipBtn:hover{background:#f8fafc;border-color:#cbd5e1}.CategoryBrowser-module__VRM0gW__filterSubChipBtnActive{color:#15803d;background:#f0fdf4;border:1.5px solid #16a34a;font-weight:800}.CategoryBrowser-module__VRM0gW__chipImg{object-fit:cover;border-radius:4px;width:18px;height:18px}.CategoryBrowser-module__VRM0gW__filterChevron{color:#64748b;flex-shrink:0;transition:transform .2s,color .15s}.CategoryBrowser-module__VRM0gW__filterPillBtnActive .CategoryBrowser-module__VRM0gW__filterChevron{color:#15803d!important}.CategoryBrowser-module__VRM0gW__filterDropdownWrapper{z-index:60;flex-shrink:0;position:relative}.CategoryBrowser-module__VRM0gW__filterMenuPopover{z-index:9999;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:2px;min-width:165px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #0000002e}.CategoryBrowser-module__VRM0gW__filterMenuPopoverRight{left:auto!important;right:0!important}.CategoryBrowser-module__VRM0gW__filterMenuItem{color:#334155;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600}.CategoryBrowser-module__VRM0gW__filterMenuItem:hover,.CategoryBrowser-module__VRM0gW__filterMenuItemActive{color:#15803d;background:#f0fdf4;font-weight:800}.CategoryBrowser-module__VRM0gW__rotate90{transform:rotate(90deg)}.CategoryBrowser-module__VRM0gW__chunkLoadingBadge{color:#15803d;background:#f0fdf4;border:1px solid #dcfce7;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:16px auto;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.CategoryBrowser-module__VRM0gW__pulseDot{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite CategoryBrowser-module__VRM0gW__pulseLoading}@keyframes CategoryBrowser-module__VRM0gW__pulseLoading{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.CategoryBrowser-module__VRM0gW__filterIconButton{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:flex}.CategoryBrowser-module__VRM0gW__filterIconButton:hover{background:#f8fafc;border-color:#cbd5e1}.CategoryBrowser-module__VRM0gW__modalBackdrop{z-index:99999;-webkit-backdrop-filter:blur(3px);touch-action:none;background:#0000008c;justify-content:center;align-items:center;animation:.18s CategoryBrowser-module__VRM0gW__fadeInModal;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes CategoryBrowser-module__VRM0gW__fadeInModal{0%{opacity:0}to{opacity:1}}.CategoryBrowser-module__VRM0gW__filterModal{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;width:660px;height:530px;animation:.2s cubic-bezier(.16,1,.3,1) CategoryBrowser-module__VRM0gW__scaleUpModal;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000047}@media (max-width:700px){.CategoryBrowser-module__VRM0gW__modalBackdrop{justify-content:center;align-items:flex-end}.CategoryBrowser-module__VRM0gW__filterModal{border-radius:24px 24px 0 0;width:100%;height:88dvh;animation:.3s cubic-bezier(.16,1,.3,1) CategoryBrowser-module__VRM0gW__slideUpSheet;box-shadow:0 -8px 40px #00000038}.CategoryBrowser-module__VRM0gW__filterModal:before{content:"";background:#cbd5e1;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:10px auto 0;display:block}.CategoryBrowser-module__VRM0gW__modalHeader{height:56px;padding:12px 20px}.CategoryBrowser-module__VRM0gW__modalTitle{font-size:16px}.CategoryBrowser-module__VRM0gW__modalBody{height:auto}.CategoryBrowser-module__VRM0gW__modalLeftTabs{background:#f8f9fa;width:120px}.CategoryBrowser-module__VRM0gW__modalTabBtn{padding:16px;font-size:13px}.CategoryBrowser-module__VRM0gW__modalRightContent{padding:8px 16px}.CategoryBrowser-module__VRM0gW__modalOptionRow{border-bottom:1px solid #f1f5f9;padding:15px 0}.CategoryBrowser-module__VRM0gW__modalOptionText{color:#1e293b;font-size:14px;font-weight:500}.CategoryBrowser-module__VRM0gW__customRadio{background:#f1f5f9;border:2px solid #cbd5e1;width:22px;height:22px}.CategoryBrowser-module__VRM0gW__modalFooter{height:auto;padding:14px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom))}.CategoryBrowser-module__VRM0gW__modalClearAllBtn{color:#ef4444;font-size:14px;font-weight:700}.CategoryBrowser-module__VRM0gW__modalShowProductsBtn{color:#fff;background:#e91e8c;border-color:#e91e8c;border-radius:50px;flex:1;margin-left:16px;padding:14px 28px;font-size:15px;box-shadow:0 4px 14px #e91e8c59}}@keyframes CategoryBrowser-module__VRM0gW__slideUpSheet{0%{opacity:.8;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CategoryBrowser-module__VRM0gW__scaleUpModal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.CategoryBrowser-module__VRM0gW__modalHeader{box-sizing:border-box;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:18px 24px;display:flex}.CategoryBrowser-module__VRM0gW__modalTitle{color:#0f172a;margin:0;font-size:18px;font-weight:800}.CategoryBrowser-module__VRM0gW__modalCloseBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.CategoryBrowser-module__VRM0gW__modalCloseBtn:hover{color:#0f172a;background:#f1f5f9}.CategoryBrowser-module__VRM0gW__modalBody{flex:1;height:394px;display:flex;overflow:hidden}.CategoryBrowser-module__VRM0gW__modalLeftTabs{box-sizing:border-box;background:#f8f9fa;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:170px;height:100%;padding:8px 0;display:flex}.CategoryBrowser-module__VRM0gW__modalTabBtn{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;padding:16px 24px;font-size:14px;font-weight:700;transition:all .15s}.CategoryBrowser-module__VRM0gW__modalTabBtnActive{color:#15803d;background:#f0fdf4;border-left-color:#16a34a;font-weight:800}.CategoryBrowser-module__VRM0gW__modalRightContent{box-sizing:border-box;flex:1;height:100%;padding:16px 24px;overflow-y:auto}.CategoryBrowser-module__VRM0gW__modalOptionsGroup{flex-direction:column;gap:2px;display:flex}.CategoryBrowser-module__VRM0gW__modalOptionRow{cursor:pointer;border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:13px 4px;transition:background .15s;display:flex}.CategoryBrowser-module__VRM0gW__modalOptionRow:hover{background:#f8fafc}.CategoryBrowser-module__VRM0gW__modalOptionText{color:#1e293b;font-size:14px;font-weight:600}.CategoryBrowser-module__VRM0gW__modalRadioInput{display:none}.CategoryBrowser-module__VRM0gW__customRadio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .15s;position:relative}.CategoryBrowser-module__VRM0gW__modalRadioInput:checked+.CategoryBrowser-module__VRM0gW__customRadio{background:#fff;border-color:#16a34a}.CategoryBrowser-module__VRM0gW__modalRadioInput:checked+.CategoryBrowser-module__VRM0gW__customRadio:after{content:"";background:#16a34a;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px}.CategoryBrowser-module__VRM0gW__priceSectionHeading{color:#0f172a;margin:0 0 4px;font-size:14px;font-weight:700}.CategoryBrowser-module__VRM0gW__priceRangeDisplayText{color:#15803d;margin:0 0 16px;font-size:15px;font-weight:800}.CategoryBrowser-module__VRM0gW__priceSliderWrapper{margin-bottom:24px;padding:0 4px}.CategoryBrowser-module__VRM0gW__modalRangeSlider{accent-color:#16a34a;cursor:pointer;width:100%;height:6px}.CategoryBrowser-module__VRM0gW__priceSortOptionsList{flex-direction:column;gap:2px;display:flex}.CategoryBrowser-module__VRM0gW__modalFooter{box-sizing:border-box;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:16px 24px;display:flex}.CategoryBrowser-module__VRM0gW__modalClearAllBtn{color:#15803d;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px;font-weight:700;transition:opacity .15s}.CategoryBrowser-module__VRM0gW__modalClearAllBtn:hover{color:#dc2626}.CategoryBrowser-module__VRM0gW__modalShowProductsBtn{color:#facc15;cursor:pointer;background:#15803d;border:1.5px solid #15803d;border-radius:12px;padding:14px 32px;font-size:15px;font-weight:900;transition:transform .15s,background .15s;box-shadow:0 4px 14px #15803d59}.CategoryBrowser-module__VRM0gW__modalShowProductsBtn:hover{color:#fef08a;background:#166534;transform:translateY(-1px)}
.AccountPage-module__Z9hZWq__page{box-sizing:border-box;background:#f8fafc;min-height:calc(100dvh - 60px)}@media (max-width:768px){.AccountPage-module__Z9hZWq__page{box-sizing:border-box;background:#fff!important;height:auto!important;min-height:auto!important;max-height:none!important;padding-bottom:80px!important;overflow:visible!important}}.AccountPage-module__Z9hZWq__containerBox{max-width:1100px;margin:0 auto;padding:20px 16px}@media (max-width:768px){.AccountPage-module__Z9hZWq__containerBox{background:#fff!important;padding:8px 14px!important}}.AccountPage-module__Z9hZWq__accountLayout{grid-template-columns:320px 1fr;align-items:start;gap:24px;display:grid}@media (max-width:768px){.AccountPage-module__Z9hZWq__accountLayout{display:block}}.AccountPage-module__Z9hZWq__sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 4px 16px #00000008}@media (max-width:768px){.AccountPage-module__Z9hZWq__sidebar{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.AccountPage-module__Z9hZWq__mobileHidden{display:none!important}}.AccountPage-module__Z9hZWq__userHeader{text-align:center;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:16px;display:flex}.AccountPage-module__Z9hZWq__purpleAvatar{background:linear-gradient(135deg,#15803d 0%,#16a34a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #16a34a4d}.AccountPage-module__Z9hZWq__avatarImg{object-fit:cover;width:100%;height:100%}.AccountPage-module__Z9hZWq__userName{color:#0f172a;margin:0 0 2px;font-size:19px;font-weight:900}.AccountPage-module__Z9hZWq__userPhone{color:#64748b;margin:0;font-size:13.5px;font-weight:600}.AccountPage-module__Z9hZWq__shareCardBox{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:16px;padding:18px;box-shadow:0 4px 16px #00000008}.AccountPage-module__Z9hZWq__shareCardTop{justify-content:space-between;align-items:center;display:flex}.AccountPage-module__Z9hZWq__shareCardTitle{color:#0f172a;letter-spacing:-.2px;align-items:center;gap:10px;font-size:16.5px;font-weight:900;display:flex}.AccountPage-module__Z9hZWq__shareDashedLine{border-top:1px dashed #e2e8f0;height:1px;margin:14px 0}.AccountPage-module__Z9hZWq__shareCardBottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.AccountPage-module__Z9hZWq__shareSubtext{color:#64748b;flex:1;margin:0;font-size:13px;font-weight:600;line-height:1.4}.AccountPage-module__Z9hZWq__shareNowBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;justify-content:center;align-items:center;padding:9px 18px;font-size:13.5px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #00000026;white-space:nowrap!important;flex-shrink:0!important}.AccountPage-module__Z9hZWq__menuNav{flex-direction:column;gap:6px;display:flex}.AccountPage-module__Z9hZWq__menuBtn{cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.AccountPage-module__Z9hZWq__menuBtnActive{background:#f3e8ff!important}@media (max-width:768px){.AccountPage-module__Z9hZWq__menuBtnActive{background:0 0!important}}.AccountPage-module__Z9hZWq__menuBtnLeft{color:#0f172a;align-items:center;gap:14px;font-size:15.5px;font-weight:800;display:flex}.AccountPage-module__Z9hZWq__iconBadge{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:none!important;background:0 0!important}.AccountPage-module__Z9hZWq__ordersBadge{color:#7c3aed}.AccountPage-module__Z9hZWq__favoritesBadge{color:#e11d48}.AccountPage-module__Z9hZWq__storesBadge{color:#15803d}.AccountPage-module__Z9hZWq__supportBadge,.AccountPage-module__Z9hZWq__addressesBadge,.AccountPage-module__Z9hZWq__profileBadge{color:#0f172a}.AccountPage-module__Z9hZWq__pinkChevron{flex-shrink:0;color:#16a34a!important}.AccountPage-module__Z9hZWq__mainPanel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;height:fit-content;padding:20px;box-shadow:0 4px 16px #00000008}@media (max-width:768px){.AccountPage-module__Z9hZWq__mainPanel{display:none;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.AccountPage-module__Z9hZWq__mobileActive{display:block!important}}.AccountPage-module__Z9hZWq__tabContent{flex-direction:column;gap:16px;display:flex}.AccountPage-module__Z9hZWq__emptyOrdersBox{text-align:center;background:#f4f6f8;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:4px;padding:48px 20px;display:flex}.AccountPage-module__Z9hZWq__emptyOrdersIconBox{background:#e9d5ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.AccountPage-module__Z9hZWq__emptyZeroBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:flex;position:absolute;top:-4px;right:-4px}.AccountPage-module__Z9hZWq__emptyOrdersTitle{color:#0f172a;margin:0;font-size:18px;font-weight:800}.AccountPage-module__Z9hZWq__browseProductsBtn{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 26px;font-size:14px;font-weight:800;text-decoration:none;display:inline-block;box-shadow:0 4px 14px #0000000d}.AccountPage-module__Z9hZWq__ordersList{flex-direction:column;gap:14px;display:flex}.AccountPage-module__Z9hZWq__orderCard{cursor:pointer;background:#fff;border:1px solid #e8edf2;border-radius:20px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.AccountPage-module__Z9hZWq__officialOrderCard{border:1.5px solid #86efac}.AccountPage-module__Z9hZWq__orderCardStripe{justify-content:space-between;align-items:center;padding:13px 16px 0;display:flex}.AccountPage-module__Z9hZWq__orderStoreLabel{color:#64748b;letter-spacing:.5px;text-transform:uppercase;font-size:11.5px;font-weight:800}.AccountPage-module__Z9hZWq__orderDeliveredBadge{color:#15803d;background:#dcfce7;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.AccountPage-module__Z9hZWq__orderCardTopRow{align-items:center;gap:12px;padding:10px 16px 12px;display:flex}.AccountPage-module__Z9hZWq__orderCheckBadge{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 8px #16a34a26}.AccountPage-module__Z9hZWq__orderCardInfo{flex:1;min-width:0}.AccountPage-module__Z9hZWq__orderArrivalText{color:#0f172a;letter-spacing:-.2px;margin:0 0 3px;font-size:16px;font-weight:900}.AccountPage-module__Z9hZWq__orderMetaText{color:#94a3b8;align-items:center;gap:6px;margin:0;font-size:12.5px;font-weight:600;display:flex}.AccountPage-module__Z9hZWq__orderMetaDot{background:#cbd5e1;border-radius:50%;width:3px;height:3px;display:inline-block}.AccountPage-module__Z9hZWq__orderMenuBtn{cursor:pointer;color:#cbd5e1;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;padding:6px;transition:color .15s,background .15s;display:flex}.AccountPage-module__Z9hZWq__orderMenuBtn:hover{color:#64748b;background:#f1f5f9}.AccountPage-module__Z9hZWq__orderDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:150px;animation:.15s AccountPage-module__Z9hZWq__dropdownFadeIn;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}@keyframes AccountPage-module__Z9hZWq__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.AccountPage-module__Z9hZWq__orderDropdownItem{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 16px;font-size:13.5px;font-weight:600;transition:background .12s;display:block}.AccountPage-module__Z9hZWq__orderDropdownItem:hover{background:#f8fafc}.AccountPage-module__Z9hZWq__orderDropdownItem:not(:last-child){border-bottom:1px solid #f1f5f9}.AccountPage-module__Z9hZWq__orderImageStrip{scrollbar-width:none;align-items:center;gap:8px;padding:0 16px 14px;display:flex;overflow-x:auto}.AccountPage-module__Z9hZWq__orderImageStrip::-webkit-scrollbar{display:none}.AccountPage-module__Z9hZWq__orderStripThumb{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}.AccountPage-module__Z9hZWq__orderStripImg{object-fit:contain;width:100%;height:100%;padding:4px}.AccountPage-module__Z9hZWq__orderStripMore{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:12px;font-weight:800;display:flex}.AccountPage-module__Z9hZWq__orderCardDivider{background:#f1f5f9;height:1px;margin:0 16px}.AccountPage-module__Z9hZWq__orderCardFooterRow{border-top:1px solid #f1f5f9;align-items:center;gap:10px;padding:12px 16px 14px;display:flex}.AccountPage-module__Z9hZWq__orderCardFooterBtn{color:#15803d;cursor:pointer;text-align:center;letter-spacing:.1px;background:0 0;border:1.5px solid #15803d;border-radius:10px;flex:1;padding:10px 0;font-size:13px;font-weight:800;transition:background .15s,color .15s}.AccountPage-module__Z9hZWq__orderCardFooterBtn:first-child{color:#fff;background:#15803d;border-color:#15803d}.AccountPage-module__Z9hZWq__orderCardFooterBtn:first-child:hover{background:#166534}.AccountPage-module__Z9hZWq__orderCardFooterBtn:last-child:hover{background:#f0fdf4}.AccountPage-module__Z9hZWq__orderCardFooterDivider{display:none}.AccountPage-module__Z9hZWq__reorderBtn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:10px;padding:8px 16px;font-size:12.5px;font-weight:800;box-shadow:0 2px 8px #15803d33}.AccountPage-module__Z9hZWq__orderDetailBox{flex-direction:column;gap:16px;display:flex}.AccountPage-module__Z9hZWq__detailBackBtn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;align-items:center;gap:6px;width:fit-content;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.AccountPage-module__Z9hZWq__detailHeaderCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;box-shadow:0 2px 10px #00000008}.AccountPage-module__Z9hZWq__detailStoreTitleRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.AccountPage-module__Z9hZWq__detailStoreName{color:#0f172a;margin:0;font-size:18px;font-weight:900}.AccountPage-module__Z9hZWq__detailAddressBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.AccountPage-module__Z9hZWq__detailAddressText{color:#475569;margin:0;font-size:13px;font-weight:600;line-height:1.4}.AccountPage-module__Z9hZWq__detailItemsSection{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.AccountPage-module__Z9hZWq__detailSectionTitle{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:900}.AccountPage-module__Z9hZWq__orderedItemRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.AccountPage-module__Z9hZWq__orderedItemRow:last-child{border-bottom:none;padding-bottom:0}.AccountPage-module__Z9hZWq__itemThumbBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.AccountPage-module__Z9hZWq__itemThumbImg{object-fit:contain;width:100%;height:100%}.AccountPage-module__Z9hZWq__itemInfoCol{flex:1}.AccountPage-module__Z9hZWq__itemNameText{color:#0f172a;margin:0 0 2px;font-size:14px;font-weight:800}.AccountPage-module__Z9hZWq__itemQtyText{color:#64748b;margin:0;font-size:12px;font-weight:600}.AccountPage-module__Z9hZWq__itemPriceText{color:#0f172a;font-size:15px;font-weight:900}.AccountPage-module__Z9hZWq__billSummaryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.AccountPage-module__Z9hZWq__billRow{color:#475569;justify-content:space-between;align-items:center;font-size:13.5px;font-weight:600;display:flex}.AccountPage-module__Z9hZWq__floatingOrderActions{gap:10px;margin-top:4px;display:flex}@media (max-width:768px){.AccountPage-module__Z9hZWq__floatingOrderActions{z-index:999;box-shadow:none;background:0 0;border:none;padding:0;position:fixed;bottom:16px;left:16px;right:16px}}.AccountPage-module__Z9hZWq__addAddressDashedBtn{color:#7c3aed;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:1.5px dashed #7c3aed;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:14.5px;font-weight:800;transition:background .15s;display:flex}.AccountPage-module__Z9hZWq__addAddressDashedBtn:hover{background:#f3e8ff}.AccountPage-module__Z9hZWq__addressCard{box-sizing:border-box;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;align-items:flex-start!important;gap:14px!important;padding:16px!important;display:flex!important;box-shadow:0 4px 16px #00000008!important}.AccountPage-module__Z9hZWq__addressCardActive{border-color:#7c3aed!important}.AccountPage-module__Z9hZWq__addressCardTitleRow{justify-content:space-between;align-items:center;width:100%;margin-bottom:4px;display:flex}.AccountPage-module__Z9hZWq__deleteAddressBtn{color:#e11d48;cursor:pointer;background:#ffe4e6;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AccountPage-module__Z9hZWq__addressActionsRow{margin-top:10px}.AccountPage-module__Z9hZWq__setAsDefaultBtn{color:#15803d;cursor:pointer;background:#dcfce7;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:800}.AccountPage-module__Z9hZWq__addressFormBox{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:14px;padding:18px;display:flex}.AccountPage-module__Z9hZWq__formLabelRow{gap:10px;display:flex}.AccountPage-module__Z9hZWq__typeSelectBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:13px;font-weight:700;display:flex}.AccountPage-module__Z9hZWq__typeSelectBtnActive{color:#15803d!important;background:#dcfce7!important;border-color:#15803d!important}.AccountPage-module__Z9hZWq__pinOnMapBtn{color:#15803d;cursor:pointer;box-sizing:border-box;background:#f0fdf4;border:1.5px solid #86efac;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 14px;font-size:13.5px;font-weight:800;display:flex}.AccountPage-module__Z9hZWq__mapPreviewBox{background:#f1f5f9 radial-gradient(#cbd5e1 1.5px,#0000 1.5px) 0 0/14px 14px;border:1px solid #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:100px;display:flex;position:relative;overflow:hidden}.AccountPage-module__Z9hZWq__mapPinBadge{color:#fff;background:#15803d;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:800;display:flex;box-shadow:0 4px 14px #15803d4d}.AccountPage-module__Z9hZWq__formInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:14px;font-weight:700}.AccountPage-module__Z9hZWq__formInput:focus{border-color:#7c3aed}.AccountPage-module__Z9hZWq__formSubmitRow{gap:10px;margin-top:4px;display:flex}.AccountPage-module__Z9hZWq__saveAddressBtn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:800}.AccountPage-module__Z9hZWq__cancelAddressBtn{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:800}.AccountPage-module__Z9hZWq__modalOverlay{z-index:10000;background:#0f172a80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:769px){.AccountPage-module__Z9hZWq__modalOverlay{align-items:center}}.AccountPage-module__Z9hZWq__confirmModalBox{text-align:center;box-sizing:border-box;background:#fff;border-radius:28px 28px 0 0;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:500px;padding:32px 24px 28px;animation:.25s ease-out AccountPage-module__Z9hZWq__slideUpModal;display:flex;box-shadow:0 -10px 40px #0003}@media (min-width:769px){.AccountPage-module__Z9hZWq__confirmModalBox{border-radius:24px;max-width:400px;padding:32px 28px}}@keyframes AccountPage-module__Z9hZWq__slideUpModal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.AccountPage-module__Z9hZWq__alertIconTriangle{color:#f43f5e;margin-bottom:2px}.AccountPage-module__Z9hZWq__modalTitle{color:#0f172a;letter-spacing:-.2px;margin:0;font-size:20px;font-weight:900}.AccountPage-module__Z9hZWq__modalMessage{color:#475569;margin:0;font-size:14px;font-weight:600;line-height:1.45}.AccountPage-module__Z9hZWq__modalBtnRow{gap:12px;width:100%;margin-top:8px;display:flex}.AccountPage-module__Z9hZWq__modalCancelOutlineBtn{color:#f43f5e;cursor:pointer;background:#fff;border:1.5px solid #f43f5e;border-radius:14px;flex:1;padding:13px;font-size:14.5px;font-weight:800}.AccountPage-module__Z9hZWq__modalDeleteSolidBtn{color:#fff;cursor:pointer;background:#f43f5e;border:none;border-radius:14px;flex:1;padding:13px;font-size:14.5px;font-weight:800;box-shadow:0 4px 14px #f43f5e4d}.AccountPage-module__Z9hZWq__grooveatProfileForm{flex-direction:column;gap:20px;padding:8px 0;display:flex}.AccountPage-module__Z9hZWq__floatingInputWrapper{width:100%;position:relative}.AccountPage-module__Z9hZWq__floatingBadgeLabel{color:#64748b;z-index:2;background:#fff;padding:0 6px;font-size:11.5px;font-weight:700;position:absolute;top:-8px;left:14px}.AccountPage-module__Z9hZWq__floatingInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:15px;font-weight:700;transition:border-color .15s}.AccountPage-module__Z9hZWq__floatingInput:focus{border-color:#15803d}.AccountPage-module__Z9hZWq__spamSubtext{color:#64748b;margin:-10px 0 0 4px;font-size:12.5px;font-weight:600}.AccountPage-module__Z9hZWq__grooveatSubmitBtn{color:#94a3b8;cursor:pointer;background:#eef2f6;border:none;border-radius:14px;width:100%;padding:14px;font-size:15px;font-weight:800;transition:background .15s,color .15s}.AccountPage-module__Z9hZWq__grooveatSubmitBtnActive{box-shadow:0 4px 14px #15803d40;color:#fff!important;background:#15803d!important}.AccountPage-module__Z9hZWq__profileDivider{background:#f1f5f9;height:1px;margin:10px 0}.AccountPage-module__Z9hZWq__deleteAccountSection{cursor:pointer;background:#fff5f5;border:1px solid #ffe4e6;border-radius:16px;padding:16px;transition:background .15s}.AccountPage-module__Z9hZWq__deleteAccountSection:hover{background:#ffe4e6}.AccountPage-module__Z9hZWq__deleteTitle{color:#e11d48;margin:0 0 4px;font-size:15px;font-weight:800}.AccountPage-module__Z9hZWq__deleteSubtext{color:#9f1239;margin:0;font-size:12.5px;font-weight:600;line-height:1.4}.AccountPage-module__Z9hZWq__mapScreenOverlay{z-index:10000;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.AccountPage-module__Z9hZWq__mapScreenHeader{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex}.AccountPage-module__Z9hZWq__mapBackBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.AccountPage-module__Z9hZWq__mapHeaderTitle{color:#0f172a;margin:0;font-size:17px;font-weight:800}.AccountPage-module__Z9hZWq__mapSearchBoxRow{background:#fff;border-bottom:1px solid #f1f5f9;padding:12px 16px}.AccountPage-module__Z9hZWq__mapSearchInputWrapper{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.AccountPage-module__Z9hZWq__mapSearchInput{color:#0f172a;border:none;outline:none;flex:1;font-size:14px;font-weight:600}.AccountPage-module__Z9hZWq__mapSearchInput::placeholder{color:#94a3b8}.AccountPage-module__Z9hZWq__mapCanvasContainer{background-color:#e8eef5;background-image:linear-gradient(#ffffffb3 2px,#0000 2px),linear-gradient(90deg,#ffffffb3 2px,#0000 2px);background-position:0 0;background-repeat:repeat;background-size:50px 50px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AccountPage-module__Z9hZWq__mapLandmarkBadge1{color:#15803d;background:#ffffffe6;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:35%;right:20%;box-shadow:0 2px 8px #0000000f}.AccountPage-module__Z9hZWq__mapLandmarkBadge2{color:#dc2626;text-align:center;background:#ffffffe6;border-radius:6px;padding:4px 8px;font-size:10.5px;font-weight:700;position:absolute;bottom:30%;left:25%;box-shadow:0 2px 8px #0000000f}.AccountPage-module__Z9hZWq__mapCenterMarkerGroup{z-index:10;flex-direction:column;align-items:center;display:flex}.AccountPage-module__Z9hZWq__mapDeliveryTooltip{color:#fff;text-align:center;background:#111827;border-radius:12px;margin-bottom:6px;padding:10px 16px;position:relative;box-shadow:0 8px 24px #00000040}.AccountPage-module__Z9hZWq__mapDeliveryTooltip:after{content:"";border:6px solid #0000;border-top-color:#111827;border-bottom:0 solid #111827;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.AccountPage-module__Z9hZWq__tooltipTitle{margin:0 0 2px;font-size:13.5px;font-weight:800}.AccountPage-module__Z9hZWq__tooltipSub{color:#fffc;margin:0;font-size:11px;font-weight:600}.AccountPage-module__Z9hZWq__mapPinIconCircle{color:#fff;background:#e11d48;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 6px 18px #e11d4866}.AccountPage-module__Z9hZWq__mapBottomPanel{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;gap:14px;padding:20px 16px 24px;display:flex;box-shadow:0 -8px 30px #0000001a}.AccountPage-module__Z9hZWq__mapBottomTitle{color:#0f172a;text-align:center;margin:0;font-size:16.5px;font-weight:900}.AccountPage-module__Z9hZWq__mapBottomBtnRow{gap:12px;display:flex}.AccountPage-module__Z9hZWq__mapSearchLocBtn{color:#e11d48;cursor:pointer;background:#fff;border:1.5px solid #e11d48;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:800}.AccountPage-module__Z9hZWq__quickActionGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.AccountPage-module__Z9hZWq__quickActionCard{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px 10px;transition:transform .15s;display:flex;box-shadow:0 2px 8px #00000005}.AccountPage-module__Z9hZWq__quickActionCard:active{transform:scale(.97)}.AccountPage-module__Z9hZWq__quickActionIconBox{color:#15803d;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AccountPage-module__Z9hZWq__quickActionLabel{color:#0f172a;margin:0;font-size:12.5px;font-weight:800;line-height:1.2}.AccountPage-module__Z9hZWq__settingsCardBox{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.AccountPage-module__Z9hZWq__settingsCardLeft{align-items:center;gap:12px;display:flex}.AccountPage-module__Z9hZWq__settingsCardTitle{color:#0f172a;margin:0 0 2px;font-size:14px;font-weight:800}.AccountPage-module__Z9hZWq__settingsCardSub{color:#64748b;margin:0;font-size:12px;font-weight:600}.AccountPage-module__Z9hZWq__versionBadge{color:#0284c7;background:#e0f2fe;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:800}.AccountPage-module__Z9hZWq__toggleSwitch{cursor:pointer;box-sizing:border-box;background:#cbd5e1;border-radius:9999px;flex-shrink:0;width:48px;height:28px;transition:background .2s cubic-bezier(.16,1,.3,1);position:relative}.AccountPage-module__Z9hZWq__toggleSwitchActive{background:#15803d}.AccountPage-module__Z9hZWq__toggleCircle{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0003}.AccountPage-module__Z9hZWq__toggleCircleActive{transform:translate(20px)}.AccountPage-module__Z9hZWq__infoSectionGroup{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-top:16px;overflow:hidden}.AccountPage-module__Z9hZWq__infoSectionTitle{color:#0f172a;margin:0;padding:16px 16px 10px;font-size:16px;font-weight:900}.AccountPage-module__Z9hZWq__infoRowItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}.AccountPage-module__Z9hZWq__infoRowItem:last-child{border-bottom:none}.AccountPage-module__Z9hZWq__infoRowItem:hover{background:#f8fafc}.AccountPage-module__Z9hZWq__infoRowLeft{align-items:center;gap:12px;display:flex}.AccountPage-module__Z9hZWq__infoRowText{color:#0f172a;font-size:14px;font-weight:800}.AccountPage-module__Z9hZWq__orderSearchBoxRow{margin-bottom:14px}.AccountPage-module__Z9hZWq__orderSearchWrapper{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex}.AccountPage-module__Z9hZWq__orderSearchInput{color:#0f172a;border:none;outline:none;flex:1;font-size:14px;font-weight:600}.AccountPage-module__Z9hZWq__orderCardFooterRow{border-top:1px solid #f1f5f9;margin-top:10px;padding-top:10px;display:flex}.AccountPage-module__Z9hZWq__orderCardFooterBtn{color:#15803d;cursor:pointer;text-align:center;background:0 0;border:none;flex:1;padding:6px 0;font-size:13.5px;font-weight:800}.AccountPage-module__Z9hZWq__orderCardFooterBtn:first-child{border-right:1px solid #f1f5f9}.AccountPage-module__Z9hZWq__addressQuickCardsGroup{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.AccountPage-module__Z9hZWq__addressQuickCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.AccountPage-module__Z9hZWq__treeSubPageBox{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 4px 20px #0000000a}.AccountPage-module__Z9hZWq__treeStepperRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.AccountPage-module__Z9hZWq__treeStepBadge{color:#94a3b8;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:flex}.AccountPage-module__Z9hZWq__treeStepBadgeActive{color:#15803d}.AccountPage-module__Z9hZWq__treeStepBadgeDone{color:#16a34a}.AccountPage-module__Z9hZWq__treeStepCircle{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11.5px;font-weight:800;display:flex}.AccountPage-module__Z9hZWq__treeStepCircleActive{color:#fff;background:#15803d}.AccountPage-module__Z9hZWq__treeStepCircleDone{color:#15803d;background:#dcfce7}.AccountPage-module__Z9hZWq__treeLine{background:#e2e8f0;flex:1;height:2px;margin:0 8px}.AccountPage-module__Z9hZWq__wishlistHeaderCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.AccountPage-module__Z9hZWq__wishlistTitle{color:#0f172a;margin:0 0 2px;font-size:16px;font-weight:900}.AccountPage-module__Z9hZWq__wishlistSubtext{color:#e11d48;align-items:center;gap:4px;margin:0;font-size:12.5px;font-weight:700;display:flex}.AccountPage-module__Z9hZWq__favoriteGridBox{box-sizing:border-box;grid-template-columns:repeat(auto-fill,165px);justify-content:start;gap:12px;width:100%;display:grid}@media (max-width:500px){.AccountPage-module__Z9hZWq__favoriteGridBox{grid-template-columns:repeat(2,1fr);gap:8px}}.AccountPage-module__Z9hZWq__walletContainer{flex-direction:column;gap:16px;width:100%;display:flex}.AccountPage-module__Z9hZWq__walletBannerCard{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:18px;flex-direction:column;gap:12px;padding:20px 24px;display:flex;position:relative;box-shadow:0 2px 10px #16a34a0d}.AccountPage-module__Z9hZWq__walletHeaderRow{justify-content:space-between;align-items:center;display:flex}.AccountPage-module__Z9hZWq__walletBadgeRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.AccountPage-module__Z9hZWq__walletBrandBadge{letter-spacing:.5px;color:#15803d;text-transform:uppercase;background:#fff;border:1px solid #86efac;border-radius:9999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.AccountPage-module__Z9hZWq__walletStatusChip{color:#fff;background:#15803d;border-radius:9999px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.AccountPage-module__Z9hZWq__walletBalLabel{color:#166534;margin:0 0 2px;font-size:12.5px;font-weight:700}.AccountPage-module__Z9hZWq__walletBalAmount{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:32px;font-weight:900}.AccountPage-module__Z9hZWq__walletBalSubtitle{color:#166534;margin:0;font-size:12px;font-weight:500}.AccountPage-module__Z9hZWq__walletTopUpCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 2px 10px #00000005}.AccountPage-module__Z9hZWq__topUpCardTitle{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:800;display:flex}.AccountPage-module__Z9hZWq__presetPillsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AccountPage-module__Z9hZWq__presetPill{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:8px 14px;font-size:13px;font-weight:800;transition:all .15s}.AccountPage-module__Z9hZWq__presetPill:hover{color:#16a34a;background:#f0fdf4;border-color:#16a34a;transform:translateY(-1px)}.AccountPage-module__Z9hZWq__presetPillActive{box-shadow:0 0 0 2px #16a34a26;color:#16a34a!important;background:#f0fdf4!important;border-color:#16a34a!important}.AccountPage-module__Z9hZWq__walletFormRow{align-items:stretch;gap:10px;display:flex}@media (max-width:600px){.AccountPage-module__Z9hZWq__walletFormRow{flex-direction:column}}.AccountPage-module__Z9hZWq__walletInputWrapper{flex:1;align-items:center;display:flex;position:relative}.AccountPage-module__Z9hZWq__currencyPrefix{color:#64748b;pointer-events:none;font-size:18px;font-weight:800;position:absolute;left:14px}.AccountPage-module__Z9hZWq__walletInput{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px 0 32px;font-size:16px;font-weight:800;transition:all .15s}.AccountPage-module__Z9hZWq__walletInput:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.AccountPage-module__Z9hZWq__walletSubmitBtn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:14px;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #15803d40}.AccountPage-module__Z9hZWq__walletSubmitBtn:hover{background:#166534;transform:translateY(-1px)}.AccountPage-module__Z9hZWq__walletFeaturesGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:640px){.AccountPage-module__Z9hZWq__walletFeaturesGrid{grid-template-columns:1fr}}.AccountPage-module__Z9hZWq__walletFeatureCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:6px;padding:14px;display:flex}.AccountPage-module__Z9hZWq__featureTitle{color:#0f172a;margin:0;font-size:13px;font-weight:800}.AccountPage-module__Z9hZWq__featureSub{color:#64748b;margin:0;font-size:11.5px;font-weight:500;line-height:1.35}.AccountPage-module__Z9hZWq__walletTxCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:14px;padding:20px;display:flex;box-shadow:0 2px 10px #00000005}.AccountPage-module__Z9hZWq__walletTxHeader{justify-content:space-between;align-items:center;display:flex}.AccountPage-module__Z9hZWq__walletTxTitle{color:#0f172a;margin:0;font-size:15px;font-weight:800}.AccountPage-module__Z9hZWq__txList{flex-direction:column;gap:8px;display:flex}.AccountPage-module__Z9hZWq__txRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;transition:background .15s;display:flex}.AccountPage-module__Z9hZWq__txRow:hover{background:#f1f5f9}.AccountPage-module__Z9hZWq__txLeft{align-items:center;gap:12px;display:flex}.AccountPage-module__Z9hZWq__txIconCredit{color:#16a34a;background:#dcfce7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AccountPage-module__Z9hZWq__txIconDebit{color:#dc2626;background:#fee2e2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AccountPage-module__Z9hZWq__txDetails{flex-direction:column;gap:2px;display:flex}.AccountPage-module__Z9hZWq__txTitle{color:#0f172a;margin:0;font-size:13.5px;font-weight:800}.AccountPage-module__Z9hZWq__txDate{color:#64748b;margin:0;font-size:11.5px;font-weight:600}.AccountPage-module__Z9hZWq__txAmountCredit{color:#16a34a;font-size:14.5px;font-weight:900}.AccountPage-module__Z9hZWq__txAmountDebit{color:#0f172a;font-size:14.5px;font-weight:900}
.CategoryPage-module__j49eSq__page{background:#fff;min-height:calc(100vh - 140px)}@media (max-width:768px){.CategoryPage-module__j49eSq__page{height:auto;min-height:calc(100dvh - 56px);max-height:none;margin-top:0;padding-top:0;overflow:visible}}.CategoryPage-module__j49eSq__breadcrumb{align-items:center;gap:var(--space-sm);color:var(--text-muted);margin-top:var(--space-lg);margin-bottom:var(--space-md);font-size:12px;display:flex}.CategoryPage-module__j49eSq__breadcrumb a{color:var(--text-secondary);transition:color var(--duration-fast);text-decoration:none}.CategoryPage-module__j49eSq__breadcrumb a:hover{color:var(--brand-primary)}.CategoryPage-module__j49eSq__activeBreadcrumb{color:var(--text-primary);text-transform:capitalize;font-weight:500}.CategoryPage-module__j49eSq__header{margin-bottom:var(--space-xl);padding-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.CategoryPage-module__j49eSq__titleWrapper{align-items:center;gap:var(--space-sm);display:flex}.CategoryPage-module__j49eSq__emoji{font-size:28px}.CategoryPage-module__j49eSq__title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;text-transform:capitalize;font-size:24px;font-weight:800}.CategoryPage-module__j49eSq__count{color:var(--text-muted);font-size:13px;font-weight:400}.CategoryPage-module__j49eSq__controls{align-items:center;gap:var(--space-sm);display:flex}.CategoryPage-module__j49eSq__sortLabel{color:var(--text-muted);font-size:12px}.CategoryPage-module__j49eSq__sortSelect{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:var(--radius-sm);padding:6px var(--space-md);cursor:pointer;outline:none;font-size:12px}.CategoryPage-module__j49eSq__sortSelect:focus{border-color:var(--brand-primary)}.CategoryPage-module__j49eSq__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(130px,1fr));display:grid}@media (min-width:640px){.CategoryPage-module__j49eSq__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}}
.GrooveatStorePage-module__RlSIgG__page{background:#f8fafc;min-height:100dvh;padding-bottom:100px}.GrooveatStorePage-module__RlSIgG__heroHeader{color:#fff;background:linear-gradient(135deg,#2c7a39 0%,#1e5828 50%,#14401c 100%);padding:32px 16px 28px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.GrooveatStorePage-module__RlSIgG__heroHeader:after{content:"";pointer-events:none;background:radial-gradient(circle,#facc1526 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.GrooveatStorePage-module__RlSIgG__container{max-width:var(--max-width);margin:0 auto}.GrooveatStorePage-module__RlSIgG__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.GrooveatStorePage-module__RlSIgG__officialBadge{color:#1e3a1e;background:#facc15;border-radius:9999px;align-items:center;gap:5px;padding:5px 12px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 2px 6px #0000001f}.GrooveatStorePage-module__RlSIgG__expressBadge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:9999px;padding:5px 12px;font-size:11px;font-weight:900}.GrooveatStorePage-module__RlSIgG__storeTitle{font-family:var(--font-body);letter-spacing:-.02em;color:#fff;margin:0 0 6px;font-size:26px;font-weight:900}.GrooveatStorePage-module__RlSIgG__storeSubtitle{color:#ffffffe6;max-width:600px;margin-bottom:16px;font-size:13px;line-height:1.4}.GrooveatStorePage-module__RlSIgG__perksGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:540px){.GrooveatStorePage-module__RlSIgG__perksGrid{grid-template-columns:1fr;gap:6px}}.GrooveatStorePage-module__RlSIgG__perkCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;display:flex}.GrooveatStorePage-module__RlSIgG__perkText{color:#fff;font-size:12px;font-weight:800}.GrooveatStorePage-module__RlSIgG__filterBar{z-index:20;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.GrooveatStorePage-module__RlSIgG__filterInner{max-width:var(--max-width);scrollbar-width:none;align-items:center;gap:8px;margin:0 auto;padding:10px 16px;display:flex;overflow-x:auto}.GrooveatStorePage-module__RlSIgG__filterInner::-webkit-scrollbar{display:none}.GrooveatStorePage-module__RlSIgG__filterBtn{color:#475569;white-space:nowrap;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:6px 14px;font-size:11px;font-weight:800;transition:none}.GrooveatStorePage-module__RlSIgG__filterBtnActive{color:#fff;background:#4338ca;border-color:#4338ca}.GrooveatStorePage-module__RlSIgG__mainContainer{max-width:var(--max-width);margin:0 auto;padding:20px 16px}.GrooveatStorePage-module__RlSIgG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.GrooveatStorePage-module__RlSIgG__sectionTitle{font-family:var(--font-body);color:#0f172a;font-size:18px;font-weight:900}.GrooveatStorePage-module__RlSIgG__itemCount{color:#64748b;font-size:12px;font-weight:600}.GrooveatStorePage-module__RlSIgG__productGrid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px 12px;width:100%;display:grid}
.OffersPage-module__5TUpIa__page{background:#f8fafc;min-height:100dvh;padding-top:20px;padding-bottom:80px}@media (max-width:768px){.OffersPage-module__5TUpIa__page{padding-top:64px}}.OffersPage-module__5TUpIa__banner{color:#fff;background:linear-gradient(135deg,#15803d 0%,#166534 100%);border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 4px 16px #15803d33}.OffersPage-module__5TUpIa__badge{letter-spacing:.5px;background:#fff3;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.OffersPage-module__5TUpIa__bannerTitle{font-family:var(--font-body);margin-bottom:6px;font-size:22px;font-weight:900}.OffersPage-module__5TUpIa__bannerSubtitle{opacity:.9;font-size:13px;line-height:1.4}.OffersPage-module__5TUpIa__couponsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:24px;display:grid}.OffersPage-module__5TUpIa__couponCard{background:#fff;border:1px dashed #16a34a;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 2px 8px #00000008}.OffersPage-module__5TUpIa__couponIcon{background:#dcfce7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.OffersPage-module__5TUpIa__couponCode{color:#15803d;letter-spacing:.5px;font-size:14px;font-weight:900}.OffersPage-module__5TUpIa__couponDesc{color:#64748b;font-size:11px;font-weight:500}.OffersPage-module__5TUpIa__sectionHeader{margin-bottom:14px}.OffersPage-module__5TUpIa__sectionTitle{font-family:var(--font-body);color:#0f172a;font-size:17px;font-weight:800}.OffersPage-module__5TUpIa__grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:640px){.OffersPage-module__5TUpIa__grid{grid-template-columns:repeat(auto-fill,160px);gap:10px}}
.SearchPage-module__EOhCNG__page{min-height:100vh;font-family:var(--font-body,system-ui, -apple-system, sans-serif);background:#f8fafc;padding-bottom:80px}.SearchPage-module__EOhCNG__searchHeaderBox{display:none!important}.SearchPage-module__EOhCNG__searchInputWrapper{background:#f8fafc;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;transition:border-color .15s,background .15s;display:flex;box-shadow:0 2px 6px #0000000f;border:1.5px solid #0f172a!important}.SearchPage-module__EOhCNG__searchInputWrapper:focus-within{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.SearchPage-module__EOhCNG__searchInput{background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:600;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;opacity:1!important}.SearchPage-module__EOhCNG__searchInput::placeholder{color:#94a3b8;font-weight:500}.SearchPage-module__EOhCNG__clearInputBtn{cursor:pointer;color:#475569;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}@keyframes SearchPage-module__EOhCNG__slideInUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SearchPage-module__EOhCNG__resultsContainer,.SearchPage-module__EOhCNG__initialViewContainer{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;max-width:1280px;margin:0 auto;padding:16px 28px 120px;animation:.3s cubic-bezier(.16,1,.3,1) both SearchPage-module__EOhCNG__slideInUpFade;display:flex}@media (max-width:768px){.SearchPage-module__EOhCNG__resultsContainer,.SearchPage-module__EOhCNG__initialViewContainer{padding:12px 4px 120px!important}}.SearchPage-module__EOhCNG__sectionBlock{flex-direction:column;gap:10px;display:flex}.SearchPage-module__EOhCNG__sectionTitleRow{justify-content:space-between;align-items:center;display:flex}.SearchPage-module__EOhCNG__sectionTitle{color:#0f172a;letter-spacing:-.2px;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:800;display:flex}.SearchPage-module__EOhCNG__clearAllLink{color:#7c3aed;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700}.SearchPage-module__EOhCNG__chipsContainer{flex-wrap:wrap;gap:6px 8px;display:flex}.SearchPage-module__EOhCNG__trendingChip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 1px 2px #00000005}.SearchPage-module__EOhCNG__trendingChip:hover,.SearchPage-module__EOhCNG__trendingChip:active{color:#7c3aed;background:#f3e8ff;border-color:#c084fc;transform:translateY(-1px)}.SearchPage-module__EOhCNG__categoryQuickGrid{grid-template-columns:repeat(4,1fr);gap:10px 8px;display:grid}@media (min-width:769px){.SearchPage-module__EOhCNG__categoryQuickGrid{grid-template-columns:repeat(8,1fr);gap:12px}}.SearchPage-module__EOhCNG__categoryCardLink{flex-direction:column;align-items:center;text-decoration:none;transition:transform .15s;display:flex}.SearchPage-module__EOhCNG__categoryCardLink:hover{transform:translateY(-2px)}.SearchPage-module__EOhCNG__categoryIconBox{aspect-ratio:1;box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:6px;display:flex;box-shadow:0 1px 4px #00000005}.SearchPage-module__EOhCNG__categoryLabel{color:#1e293b;text-align:center;margin-top:4px;font-size:11px;font-weight:800;line-height:1.2}.SearchPage-module__EOhCNG__suggestionsBox{background:#fff;border-bottom:1px solid #e2e8f0;max-width:1280px;margin:0 auto;box-shadow:0 4px 14px #0000000d}.SearchPage-module__EOhCNG__suggestionItem{cursor:pointer;border-bottom:1px solid #f8fafc;align-items:center;gap:10px;padding:10px 16px;transition:background .15s;display:flex}.SearchPage-module__EOhCNG__suggestionItem:hover{background:#f8fafc}.SearchPage-module__EOhCNG__suggestionText{color:#0f172a;font-size:13.5px;font-weight:700}.SearchPage-module__EOhCNG__resultsHeader{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-bottom:2px;font-size:14.5px;font-weight:700;display:flex}.SearchPage-module__EOhCNG__queryHighlight{color:#0f172a;font-weight:900}.SearchPage-module__EOhCNG__directMatchesRow{flex-wrap:wrap;gap:8px;width:100%;display:flex}.SearchPage-module__EOhCNG__directMatchesRow>*{flex-shrink:0;width:165px;max-width:165px}@media (max-width:640px){.SearchPage-module__EOhCNG__directMatchesRow>*{width:calc(31.25% - 5px);min-width:105px;max-width:125px}}.SearchPage-module__EOhCNG__smartFallbackBanner{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:12px 16px;display:flex;box-shadow:0 1px 4px #00000008}.SearchPage-module__EOhCNG__bannerTopRow{align-items:center;gap:12px;display:flex}.SearchPage-module__EOhCNG__bannerIconBox{color:#d97706;background:#fef3c7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SearchPage-module__EOhCNG__bannerTextCol{flex:1}.SearchPage-module__EOhCNG__bannerTitle{color:#0f172a;margin:0;font-size:14.5px;font-weight:800;line-height:1.25}.SearchPage-module__EOhCNG__bannerSubTitle{color:#64748b;margin:2px 0 0;font-size:12px;font-weight:500;line-height:1.35}.SearchPage-module__EOhCNG__didYouMeanBox{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.SearchPage-module__EOhCNG__didYouMeanBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:4px;padding:2px 8px;font-size:11.5px;font-weight:700;transition:background .15s}.SearchPage-module__EOhCNG__didYouMeanBtn:hover{background:#1d4ed8}.SearchPage-module__EOhCNG__fallbackQuickTags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.SearchPage-module__EOhCNG__fallbackTagBtn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.SearchPage-module__EOhCNG__fallbackTagBtn:hover{color:#fff;background:#0f172a;border-color:#0f172a}
.StorePage-module__ebqeaa__page{min-height:100dvh;padding-bottom:var(--space-4xl);background:#fff}.StorePage-module__ebqeaa__heroCover{background:#0f172a;width:100%;height:220px;position:relative;overflow:hidden}.StorePage-module__ebqeaa__coverImg{object-fit:cover;width:100%;height:100%}.StorePage-module__ebqeaa__coverOverlay{background:linear-gradient(#0f172abf 0%,#0f172a59 100%);position:absolute;inset:0}.StorePage-module__ebqeaa__breadcrumb{z-index:10;color:#fff;white-space:nowrap;scrollbar-width:none;text-shadow:0 1px 3px #000c;align-items:center;gap:8px;padding:10px 0;font-size:13px;font-weight:600;display:flex;position:relative;overflow-x:auto}.StorePage-module__ebqeaa__breadcrumb::-webkit-scrollbar{display:none}.StorePage-module__ebqeaa__breadcrumb a{color:#fffffff2;white-space:nowrap;font-size:13px;font-weight:600;transition:opacity .2s;text-decoration:none!important}.StorePage-module__ebqeaa__breadcrumb a:hover{color:#fff;opacity:.85;text-decoration:none!important}.StorePage-module__ebqeaa__breadcrumbChevron{stroke-width:2.8px;filter:drop-shadow(0 1px 3px #000000e6);flex-shrink:0;color:#fff!important;opacity:1!important}.StorePage-module__ebqeaa__activeBreadcrumb{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:13px;font-weight:700;overflow:hidden}@media (min-width:640px){.StorePage-module__ebqeaa__breadcrumb,.StorePage-module__ebqeaa__breadcrumb a,.StorePage-module__ebqeaa__activeBreadcrumb{font-size:14px}.StorePage-module__ebqeaa__activeBreadcrumb{max-width:340px}}.StorePage-module__ebqeaa__storeHeaderCard{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-top:-60px;margin-bottom:24px;padding:24px;position:relative;box-shadow:0 10px 30px #0000000f}.StorePage-module__ebqeaa__headerTop{align-items:flex-start;gap:20px;display:flex}.StorePage-module__ebqeaa__logoWrapper{background:#fff;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.StorePage-module__ebqeaa__logoImg{object-fit:cover;width:100%;height:100%}.StorePage-module__ebqeaa__headerInfo{flex-direction:column;flex:1;display:flex}.StorePage-module__ebqeaa__nameRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:6px;display:flex}.StorePage-module__ebqeaa__storeTitle{font-family:var(--font-body);color:#0f172a;font-size:24px;font-weight:800;line-height:1.2}.StorePage-module__ebqeaa__verifiedBadge{color:#008738;background:#ebfbf0;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:800;display:flex}.StorePage-module__ebqeaa__storeDescription{color:#475569;margin-bottom:4px;font-size:13px;line-height:1.4}.StorePage-module__ebqeaa__storeAddress{color:#64748b;margin-bottom:12px;font-size:12px}.StorePage-module__ebqeaa__metricsRow{color:#475569;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.StorePage-module__ebqeaa__metricItem{align-items:center;gap:4px;display:flex}.StorePage-module__ebqeaa__dot{color:#cbd5e1}.StorePage-module__ebqeaa__feeHighlight{color:#008738;font-weight:800}.StorePage-module__ebqeaa__browserContainer{flex-direction:column;gap:24px;display:flex}.StorePage-module__ebqeaa__closedStoreHeaderAlert{background:#fef2f2;border:1px solid #fca5a5;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 4px 12px #ef444414}.StorePage-module__ebqeaa__closedAlertContent{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.StorePage-module__ebqeaa__closedAlertPill{color:#fff;white-space:nowrap;letter-spacing:.5px;background:#ef4444;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:900}.StorePage-module__ebqeaa__closedAlertDesc{color:#991b1b;margin:0;font-size:13px;font-weight:600;line-height:1.35}.StorePage-module__ebqeaa__inStoreSearchRow{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.StorePage-module__ebqeaa__searchBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.StorePage-module__ebqeaa__searchInput{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:14px}.StorePage-module__ebqeaa__categoryTabs{scrollbar-width:none;align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.StorePage-module__ebqeaa__categoryTabs::-webkit-scrollbar{display:none}.StorePage-module__ebqeaa__tabBtn{color:#475569;cursor:pointer;white-space:nowrap;transition:background var(--duration-fast), color var(--duration-fast);background:#f1f5f9;border:none;border-radius:100px;padding:6px 16px;font-size:12px;font-weight:700}.StorePage-module__ebqeaa__tabBtnActive{color:#fff;background:#ff4d00}.StorePage-module__ebqeaa__productGrid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px 12px;width:100%;display:grid}.StorePage-module__ebqeaa__noProducts{text-align:center;color:#64748b;grid-column:1/-1;padding:40px;font-size:14px}.StorePage-module__ebqeaa__storePolicyCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:16px;padding:24px}.StorePage-module__ebqeaa__policyHeading{font-family:var(--font-body);color:#0f172a;margin-bottom:16px;font-size:16px;font-weight:800}.StorePage-module__ebqeaa__policyGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.StorePage-module__ebqeaa__policyItem{align-items:flex-start;gap:12px;display:flex}.StorePage-module__ebqeaa__policyTitle{color:#0f172a;margin-bottom:2px;font-size:13px;font-weight:800}.StorePage-module__ebqeaa__policyDesc{color:#64748b;font-size:11px;line-height:1.4}@media (max-width:768px){.StorePage-module__ebqeaa__headerTop{text-align:center;flex-direction:column;align-items:center}.StorePage-module__ebqeaa__nameRow{justify-content:center}.StorePage-module__ebqeaa__policyGrid{grid-template-columns:1fr}}
.MobileCategoriesHub-module__BhUuoq__mobileCategoriesContainer{display:none}@media (max-width:768px){.MobileCategoriesHub-module__BhUuoq__mobileCategoriesContainer{min-height:100vh;font-family:var(--font-body,system-ui, -apple-system, sans-serif);background:#fff;padding-bottom:120px;display:block!important}}.MobileCategoriesHub-module__BhUuoq__topHeader{z-index:100;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex;position:sticky;top:0}.MobileCategoriesHub-module__BhUuoq__pageTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:900}.MobileCategoriesHub-module__BhUuoq__searchBtn{cursor:pointer;color:#0f172a;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.MobileCategoriesHub-module__BhUuoq__section{padding:16px 16px 8px}.MobileCategoriesHub-module__BhUuoq__sectionTitle{color:#0f172a;margin-bottom:14px;font-size:15px;font-weight:800}.MobileCategoriesHub-module__BhUuoq__storeScrollTrack{scrollbar-width:none;gap:14px;margin:0 -16px;padding-bottom:8px;padding-left:16px;padding-right:16px;display:flex;overflow-x:auto}.MobileCategoriesHub-module__BhUuoq__storeScrollTrack::-webkit-scrollbar{display:none}.MobileCategoriesHub-module__BhUuoq__storeCardLink{flex-direction:column;flex-shrink:0;align-items:center;width:92px;text-decoration:none;display:flex}.MobileCategoriesHub-module__BhUuoq__storeArchImage{box-sizing:border-box;border-radius:28px 28px 16px 16px;justify-content:center;align-items:center;width:92px;height:110px;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.MobileCategoriesHub-module__BhUuoq__storeCardLabel{color:#0f172a;text-align:center;margin-top:8px;font-size:12px;font-weight:800;line-height:1.25}.MobileCategoriesHub-module__BhUuoq__categoryGrid4Col{grid-template-columns:repeat(4,1fr);gap:12px 10px;display:grid}.MobileCategoriesHub-module__BhUuoq__catItemLink{flex-direction:column;align-items:center;width:100%;text-decoration:none;display:flex}.MobileCategoriesHub-module__BhUuoq__catCardBox{aspect-ratio:1;box-sizing:border-box;background:#f0f7ff;border-radius:18px;justify-content:center;align-items:center;width:100%;padding:8px;transition:transform .15s;display:flex;position:relative;overflow:hidden}.MobileCategoriesHub-module__BhUuoq__catCardBox:active{transform:scale(.96)}.MobileCategoriesHub-module__BhUuoq__catImg{object-fit:contain;width:100%;height:100%}.MobileCategoriesHub-module__BhUuoq__catLabel{color:#1e293b;text-align:center;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:11.5px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.MobileCategoriesHub-module__BhUuoq__freeDeliveryBar{z-index:99;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:10px;padding:10px 16px;display:flex;position:fixed;bottom:60px;left:16px;right:16px;box-shadow:0 4px 20px #00000014}.MobileCategoriesHub-module__BhUuoq__scooterBadge{color:#ef4444;background:#fef2f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MobileCategoriesHub-module__BhUuoq__freeDeliveryText{color:#0f172a;letter-spacing:-.01em;font-size:12px;font-weight:800}
.SimilarProductsDrawer-module__Lk8Jqa__overlay{background:#00000085;justify-content:center;align-items:flex-end;transition:opacity .2s;animation:.22s cubic-bezier(.16,1,.3,1) forwards SimilarProductsDrawer-module__Lk8Jqa__fadeIn;display:flex;position:fixed;inset:0;-webkit-backdrop-filter:none!important;z-index:9999999!important}.SimilarProductsDrawer-module__Lk8Jqa__overlayClosing{opacity:0!important}@keyframes SimilarProductsDrawer-module__Lk8Jqa__fadeIn{0%{opacity:0}to{opacity:1}}.SimilarProductsDrawer-module__Lk8Jqa__drawer{will-change:transform;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;width:100%;max-width:520px;max-height:85dvh;padding:12px 16px 28px;animation:.3s cubic-bezier(.32,.72,0,1) forwards SimilarProductsDrawer-module__Lk8Jqa__shutterSlideUp;display:flex;box-shadow:0 -10px 40px #00000038}@keyframes SimilarProductsDrawer-module__Lk8Jqa__shutterSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SimilarProductsDrawer-module__Lk8Jqa__drawerClosing{transition:transform .22s cubic-bezier(.32,.72,0,1)!important;transform:translateY(100%)!important}.SimilarProductsDrawer-module__Lk8Jqa__grabArea{cursor:grab;touch-action:none;flex-direction:column;align-items:center;gap:4px;padding:4px 0 10px;display:flex}.SimilarProductsDrawer-module__Lk8Jqa__grabHandle{background:#e2e8f0;border-radius:3px;width:42px;height:5px}.SimilarProductsDrawer-module__Lk8Jqa__drawerHeaderBar{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex;color:#0f172a!important;background:#fff!important}.SimilarProductsDrawer-module__Lk8Jqa__drawerTitle{font-family:var(--font-body);margin:0;font-size:16px;font-weight:800;color:#0f172a!important}.SimilarProductsDrawer-module__Lk8Jqa__scrollTrack{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.SimilarProductsDrawer-module__Lk8Jqa__scrollTrack::-webkit-scrollbar{display:none}.SimilarProductsDrawer-module__Lk8Jqa__cardWrapper{flex-shrink:0;width:156px;min-width:156px}
.MarketplacePage-module__QduD4G__marketplacePageContainer{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 28px 120px}@media (max-width:768px){.MarketplacePage-module__QduD4G__marketplacePageContainer{padding:0 4px 120px!important}}
