@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600;700&display=swap";
:root{--font-main:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Inter","Helvetica Neue",Arial,sans-serif;--primary:#fc6231;--primary-dark:#e63c00}.ProductDetailsUpper-module__1L3VIa__container{box-sizing:border-box;gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex}.ProductDetailsUpper-module__1L3VIa__imageSection,.ProductDetailsUpper-module__1L3VIa__imageCol{flex:400px;min-width:0}.ProductDetailsUpper-module__1L3VIa__detailsCol{flex-direction:column;flex:400px;gap:20px;min-width:0;display:flex}.ProductDetailsUpper-module__1L3VIa__zoomWrap{aspect-ratio:1;isolation:isolate;background:#fafafa;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProductDetailsUpper-module__1L3VIa__zoomInner{will-change:transform;width:100%;height:100%;transition:transform .25s;position:relative}.ProductDetailsUpper-module__1L3VIa__zoomInner.ProductDetailsUpper-module__1L3VIa__zooming{transition:transform 50ms linear}.ProductDetailsUpper-module__1L3VIa__imageSkeleton{z-index:1;background:#fafafa;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductDetailsUpper-module__1L3VIa__skeletonPulse{background:linear-gradient(90deg,#f3f3f3 25%,#e9e9e9 50%,#f3f3f3 75%) 0 0/200% 100%;border-radius:16px;width:48%;height:48%;animation:1.2s linear infinite ProductDetailsUpper-module__1L3VIa__imageSkeletonLoading}@keyframes ProductDetailsUpper-module__1L3VIa__imageSkeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductDetailsUpper-module__1L3VIa__discountRibbon{z-index:5;color:#fff;font-size:11px;font-weight:800;font-family:var(--font-main);background:#dc2626;border-radius:7px;padding:7px 11px;position:absolute;top:12px;left:12px}.ProductDetailsUpper-module__1L3VIa__zoomHint{display:none}@media (hover:hover) and (pointer:fine){.ProductDetailsUpper-module__1L3VIa__zoomHint{z-index:5;color:#fff;white-space:nowrap;pointer-events:none;background:#000000a6;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;display:block;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ProductDetailsUpper-module__1L3VIa__zoomWrap{cursor:zoom-in}}.ProductDetailsUpper-module__1L3VIa__thumbStrip{box-sizing:border-box;background:#f9f9f9;border:1px solid #eee;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px;padding:12px;display:flex}.ProductDetailsUpper-module__1L3VIa__thumb{cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:10px;justify-content:center;align-items:center;width:72px;min-width:72px;height:72px;padding:0;transition:all .2s;display:flex;overflow:hidden}.ProductDetailsUpper-module__1L3VIa__thumb:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 10px #fc623126}.ProductDetailsUpper-module__1L3VIa__thumbActive{border-color:var(--primary);box-shadow:0 0 0 2px #fc623126}.ProductDetailsUpper-module__1L3VIa__thumbImg{object-fit:contain;width:100%;height:100%}.ProductDetailsUpper-module__1L3VIa__mobileProductInfo{display:none}.ProductDetailsUpper-module__1L3VIa__mobileTitleRow{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.ProductDetailsUpper-module__1L3VIa__mobileProductTitle{color:#111;min-width:0;font-size:21px;font-weight:800;line-height:1.3;font-family:var(--font-main);word-break:break-word;flex:1;margin:0;padding:0}.ProductDetailsUpper-module__1L3VIa__mobileRating{flex-shrink:0;align-items:center;gap:5px;padding-top:3px;display:flex}.ProductDetailsUpper-module__1L3VIa__mobileBrandLink{width:fit-content;color:var(--primary);font-size:14px;font-weight:600;font-family:var(--font-main);align-items:center;gap:6px;margin-top:7px;text-decoration:none;display:inline-flex}.ProductDetailsUpper-module__1L3VIa__mobileBrandIcon{flex-shrink:0;width:16px;height:16px}.ProductDetailsUpper-module__1L3VIa__breadcrumb{color:#888;font-size:12px;font-family:var(--font-main);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ProductDetailsUpper-module__1L3VIa__breadcrumb a{color:#888;text-decoration:none}.ProductDetailsUpper-module__1L3VIa__breadcrumb a:hover{color:var(--primary)}.ProductDetailsUpper-module__1L3VIa__breadcrumb strong{color:#333}.ProductDetailsUpper-module__1L3VIa__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductDetailsUpper-module__1L3VIa__badge{width:fit-content;font-size:11px;font-weight:700;font-family:var(--font-main);border-radius:999px;align-items:center;padding:5px 10px;display:inline-flex}.ProductDetailsUpper-module__1L3VIa__badgeGreen{color:#16a34a;background:#dcfce7}.ProductDetailsUpper-module__1L3VIa__badgeRed{color:#dc2626;background:#fee2e2}.ProductDetailsUpper-module__1L3VIa__badgeOrange{color:#ea580c;background:#ffedd5}.ProductDetailsUpper-module__1L3VIa__brandLink{width:fit-content;text-decoration:none;display:inline-block}.ProductDetailsUpper-module__1L3VIa__brandCard{background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);border:1px solid #e5e5e5;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;transition:all .3s;display:flex}.ProductDetailsUpper-module__1L3VIa__brandCard:hover{background:linear-gradient(135deg,#fc6231 0%,#ff8a5b 100%);border-color:#fc6231}.ProductDetailsUpper-module__1L3VIa__storeIcon{color:#fc6231;flex-shrink:0;width:18px;height:18px}.ProductDetailsUpper-module__1L3VIa__brandText{color:#1a1a1a;font-size:18px;font-weight:700;font-family:var(--font-main)}.ProductDetailsUpper-module__1L3VIa__title{color:#000;font-size:28px;font-weight:700;line-height:1.3;font-family:var(--font-main);margin:0}.ProductDetailsUpper-module__1L3VIa__ratingRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProductDetailsUpper-module__1L3VIa__starRow{align-items:center;gap:2px;display:flex}.ProductDetailsUpper-module__1L3VIa__star{color:#e5e5e5;width:15px;height:15px}.ProductDetailsUpper-module__1L3VIa__starActive{color:#f97316;fill:#f97316}.ProductDetailsUpper-module__1L3VIa__ratingText{color:#666;font-size:12px;font-weight:600;font-family:var(--font-main);white-space:nowrap}.ProductDetailsUpper-module__1L3VIa__priceBox{box-sizing:border-box;background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;width:100%;padding:16px;box-shadow:0 2px 8px #0000000a}.ProductDetailsUpper-module__1L3VIa__mobilePriceBox{box-shadow:none;background:0 0;border:0;margin-top:8px;padding:0}.ProductDetailsUpper-module__1L3VIa__priceRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProductDetailsUpper-module__1L3VIa__priceValue{color:#000;font-size:28px;font-weight:800;line-height:1;font-family:var(--font-main)}.ProductDetailsUpper-module__1L3VIa__priceUnit{color:#666;font-size:14px;font-weight:500;font-family:var(--font-main)}.ProductDetailsUpper-module__1L3VIa__priceStrike{color:#999;font-size:15px;font-weight:600;font-family:var(--font-main);text-decoration:line-through}.ProductDetailsUpper-module__1L3VIa__priceSave{color:#dc2626;font-size:12px;font-weight:700;font-family:var(--font-main);background:#fee2e2;border-radius:8px;align-items:center;gap:4px;padding:5px 10px;display:flex}.ProductDetailsUpper-module__1L3VIa__descriptionBox{box-sizing:border-box;background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding:16px}.ProductDetailsUpper-module__1L3VIa__descriptionText{color:#000;font-size:14px;line-height:1.6;font-family:var(--font-main)}.ProductDetailsUpper-module__1L3VIa__sectionLabel{color:#000;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700;font-family:var(--font-main);margin-bottom:8px;display:block}.ProductDetailsUpper-module__1L3VIa__requiredMark{color:#f97316}.ProductDetailsUpper-module__1L3VIa__variantRow{-webkit-overflow-scrolling:touch;flex-wrap:wrap;gap:8px;padding:4px 0 8px;display:flex;overflow-x:auto}.ProductDetailsUpper-module__1L3VIa__variantBtn{color:#000;cursor:pointer;white-space:nowrap;font-size:14px;font-weight:600;font-family:var(--font-main);background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;flex-shrink:0;padding:10px 16px;transition:all .3s}.ProductDetailsUpper-module__1L3VIa__variantBtnActive{color:#fff;background:#000;border:2px solid #000}.ProductDetailsUpper-module__1L3VIa__qtyRow{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:12px;width:fit-content;padding:4px;display:flex}.ProductDetailsUpper-module__1L3VIa__qtyBtn{color:#000;cursor:pointer;width:36px;height:36px;font-size:18px;font-weight:700;font-family:var(--font-main);touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.ProductDetailsUpper-module__1L3VIa__qtyInput{color:#000;text-align:center;background:0 0;border:0;width:48px;font-size:14px;font-weight:700}.ProductDetailsUpper-module__1L3VIa__actionRow{flex-wrap:wrap;gap:10px;display:flex}.ProductDetailsUpper-module__1L3VIa__btnBase{min-width:0;font-size:13px;font-weight:700;font-family:var(--font-main);cursor:pointer;white-space:nowrap;touch-action:manipulation;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:14px 20px;transition:all .3s;display:flex}.ProductDetailsUpper-module__1L3VIa__btnOutline{color:#000;background:#fff;border:2px solid #000}.ProductDetailsUpper-module__1L3VIa__btnOutline:hover{color:#fff;background:#000}.ProductDetailsUpper-module__1L3VIa__btnPrimary{color:#fff;background:linear-gradient(135deg,#fc6231 0%,#e63c00 100%);box-shadow:0 4px 12px #fc62314d}.ProductDetailsUpper-module__1L3VIa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fc623166}.ProductDetailsUpper-module__1L3VIa__outOfStockBox{color:#dc2626;text-align:center;background:#fee2e2;border:2px solid #dc2626;border-radius:8px;flex:1;padding:14px 20px;font-size:13px;font-weight:700}.ProductDetailsUpper-module__1L3VIa__socialRow{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.ProductDetailsUpper-module__1L3VIa__btnWhatsapp,.ProductDetailsUpper-module__1L3VIa__btnMessenger{color:#fff;cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-main);white-space:nowrap;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 0;transition:all .3s;display:flex}.ProductDetailsUpper-module__1L3VIa__btnWhatsapp{background:#25d366}.ProductDetailsUpper-module__1L3VIa__btnMessenger{background:#0084ff}.ProductDetailsUpper-module__1L3VIa__btnWhatsapp:hover,.ProductDetailsUpper-module__1L3VIa__btnMessenger:hover{transform:translateY(-2px)}.ProductDetailsUpper-module__1L3VIa__textShort{display:none}.ProductDetailsUpper-module__1L3VIa__toast{z-index:999;color:#fff;font-size:13px;font-weight:600;font-family:var(--font-main);background:#000;border-radius:8px;padding:12px 20px;position:fixed;bottom:80px;right:20px}@media (max-width:768px){.ProductDetailsUpper-module__1L3VIa__container{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;max-width:100%;margin:0;padding:0 10px 20px;display:flex}.ProductDetailsUpper-module__1L3VIa__imageSection,.ProductDetailsUpper-module__1L3VIa__imageCol{flex:none;width:100%}.ProductDetailsUpper-module__1L3VIa__zoomWrap{aspect-ratio:1/.82;border-radius:12px;width:100%;height:auto;min-height:0}.ProductDetailsUpper-module__1L3VIa__mobileProductInfo{box-sizing:border-box;flex-direction:column;width:100%;margin-top:12px;display:flex}.ProductDetailsUpper-module__1L3VIa__mobileTitleRow{align-items:flex-start;gap:8px}.ProductDetailsUpper-module__1L3VIa__mobileProductTitle{font-size:20px;line-height:1.3}.ProductDetailsUpper-module__1L3VIa__mobileRating{gap:4px;padding-top:2px}.ProductDetailsUpper-module__1L3VIa__mobileRating .ProductDetailsUpper-module__1L3VIa__star{width:13px;height:13px}.ProductDetailsUpper-module__1L3VIa__mobileRating .ProductDetailsUpper-module__1L3VIa__ratingText{font-size:10px}.ProductDetailsUpper-module__1L3VIa__mobileBrandLink{margin-top:6px;font-size:13px}.ProductDetailsUpper-module__1L3VIa__mobilePriceBox{margin-top:8px;padding:0}.ProductDetailsUpper-module__1L3VIa__priceValue{font-size:23px}.ProductDetailsUpper-module__1L3VIa__priceUnit,.ProductDetailsUpper-module__1L3VIa__priceStrike{font-size:13px}.ProductDetailsUpper-module__1L3VIa__priceSave{padding:5px 8px;font-size:10px}.ProductDetailsUpper-module__1L3VIa__mobileProductInfo>.ProductDetailsUpper-module__1L3VIa__badgeRow{margin-top:8px}.ProductDetailsUpper-module__1L3VIa__badge{padding:5px 9px;font-size:10px}.ProductDetailsUpper-module__1L3VIa__breadcrumb,.ProductDetailsUpper-module__1L3VIa__detailsCol>.ProductDetailsUpper-module__1L3VIa__brandLink,.ProductDetailsUpper-module__1L3VIa__detailsCol>.ProductDetailsUpper-module__1L3VIa__title,.ProductDetailsUpper-module__1L3VIa__detailsCol>.ProductDetailsUpper-module__1L3VIa__ratingRow,.ProductDetailsUpper-module__1L3VIa__detailsCol>.ProductDetailsUpper-module__1L3VIa__priceBox{display:none}.ProductDetailsUpper-module__1L3VIa__detailsCol{flex:none;gap:16px;width:100%}.ProductDetailsUpper-module__1L3VIa__detailsCol>.ProductDetailsUpper-module__1L3VIa__badgeRow{display:none}.ProductDetailsUpper-module__1L3VIa__thumbStrip{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;margin-top:12px;padding:7px;overflow:auto hidden}.ProductDetailsUpper-module__1L3VIa__thumbStrip::-webkit-scrollbar{display:none}.ProductDetailsUpper-module__1L3VIa__thumb{border-radius:8px;width:56px;min-width:56px;height:56px;min-height:56px}.ProductDetailsUpper-module__1L3VIa__variantRow{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.ProductDetailsUpper-module__1L3VIa__variantRow::-webkit-scrollbar{display:none}.ProductDetailsUpper-module__1L3VIa__variantBtn{padding:8px 14px;font-size:13px}.ProductDetailsUpper-module__1L3VIa__actionRow{flex-wrap:nowrap;gap:8px}.ProductDetailsUpper-module__1L3VIa__btnBase{width:50%;padding:14px 8px;font-size:12px}.ProductDetailsUpper-module__1L3VIa__socialRow{flex-wrap:nowrap;gap:8px}.ProductDetailsUpper-module__1L3VIa__btnWhatsapp,.ProductDetailsUpper-module__1L3VIa__btnMessenger{width:50%;padding:12px 8px;font-size:12px}.ProductDetailsUpper-module__1L3VIa__textFull{display:none}.ProductDetailsUpper-module__1L3VIa__textShort{display:inline}.ProductDetailsUpper-module__1L3VIa__toast{text-align:center;bottom:16px;left:12px;right:12px}}@media (max-width:390px){.ProductDetailsUpper-module__1L3VIa__container{padding-left:8px;padding-right:8px}.ProductDetailsUpper-module__1L3VIa__mobileProductTitle{font-size:18px}.ProductDetailsUpper-module__1L3VIa__mobileRating .ProductDetailsUpper-module__1L3VIa__star{width:12px;height:12px}.ProductDetailsUpper-module__1L3VIa__mobileRating .ProductDetailsUpper-module__1L3VIa__ratingText{display:none}.ProductDetailsUpper-module__1L3VIa__mobileBrandLink{font-size:12px}.ProductDetailsUpper-module__1L3VIa__priceValue{font-size:22px}.ProductDetailsUpper-module__1L3VIa__thumb{width:52px;min-width:52px;height:52px;min-height:52px}}
.HeaderNavigation-module__yG0Rtq__navWrapper{background:#fff;border-radius:50px;align-items:center;gap:6px;padding:8px 14px;display:flex;box-shadow:0 2px 10px #0000000f}.HeaderNavigation-module__yG0Rtq__loadingText{color:#6b7280;padding:8px 16px;font-family:Poppins,sans-serif;font-size:14px}.HeaderNavigation-module__yG0Rtq__navItemWrap{position:relative}.HeaderNavigation-module__yG0Rtq__navLink{white-space:nowrap;color:#2b2b2b;background:0 0;border-radius:30px;align-items:center;gap:6px;padding:9px 22px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.HeaderNavigation-module__yG0Rtq__navLink:hover{color:#fff;background:linear-gradient(135deg,#e77502,#ff8a05);box-shadow:0 6px 16px #00000059}.HeaderNavigation-module__yG0Rtq__navLinkActive{color:#fff;background:linear-gradient(135deg,#1c1b1a,#000);box-shadow:0 6px 16px #00000059}.HeaderNavigation-module__yG0Rtq__chevron{transition:transform .3s}.HeaderNavigation-module__yG0Rtq__chevronOpen{transform:rotate(180deg)}.HeaderNavigation-module__yG0Rtq__dropdown{z-index:999;background:#fff;border-radius:14px;min-width:230px;max-height:380px;padding:10px;position:absolute;top:calc(100% + 14px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:8px 8px 24px #0000001f,-8px -8px 24px #fffc}.HeaderNavigation-module__yG0Rtq__dropdownLink{color:#374151;border-radius:10px;padding:10px 16px;font-family:Poppins,sans-serif;font-size:14px;text-decoration:none;transition:all .25s;display:block}.HeaderNavigation-module__yG0Rtq__dropdownLink:hover{color:#d35b16;background:linear-gradient(135deg,#f3f4f6,#fff);padding-left:22px}
.Header-module__gGWhea__iconGroup{align-items:center;gap:10px;display:flex}.Header-module__gGWhea__iconBtn{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.Header-module__gGWhea__iconBtn:hover{background:#fff7f2;border-color:#ffd8c2;transform:translateY(-2px);box-shadow:0 8px 18px #ff6b3538}.Header-module__gGWhea__iconBtn:active{transform:translateY(0)scale(.94)}.Header-module__gGWhea__cartBadge{color:#fff;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #00000040}.Header-module__gGWhea__headerSearchBar{z-index:100;background:linear-gradient(135deg,#e8450a 0%,#f7731e 35%,#f9a23a 65%,#f76b1c 100%) 0 0/300% 300%;justify-content:center;align-items:center;width:100%;padding:13px 40px 10px;display:flex;position:relative;overflow:visible}.Header-module__gGWhea__headerSearchBar:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff1a 50%,#0000 60%);width:50%;height:200%;position:absolute;top:-50%;left:-60%}.Header-module__gGWhea__headerSearchBar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Header-module__gGWhea__searchOrb1{pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-70px;left:5%}.Header-module__gGWhea__searchOrb2{pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:110px;height:110px;position:absolute;bottom:-55px;right:8%}.Header-module__gGWhea__searchBarContent{z-index:1000;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:700px;display:flex;position:relative}.Header-module__gGWhea__headerSearchForm{width:100%;position:relative}.Header-module__gGWhea__headerSearchInner{box-sizing:border-box;z-index:1001;background:#fffffff7;border:2px solid #ffffffe6;border-radius:50px;align-items:center;gap:0;width:100%;height:52px;padding:0 6px 0 20px;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 20px #0000002e,inset 0 1px #fff}.Header-module__gGWhea__headerSearchFocused{border-color:#fff!important;box-shadow:0 0 0 4px #fff6,0 6px 24px #0003!important}.Header-module__gGWhea__headerSearchIcon{display:none!important}.Header-module__gGWhea__headerSearchInput{color:#333;box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;height:100%;padding:0 12px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500}.Header-module__gGWhea__headerSearchInput::placeholder{color:#999;font-size:14px;font-weight:400}.Header-module__gGWhea__headerSearchInput::-webkit-search-decoration{appearance:none}.Header-module__gGWhea__headerSearchInput::-webkit-search-cancel-button{appearance:none}.Header-module__gGWhea__headerSearchInput::-webkit-search-results-button{appearance:none}.Header-module__gGWhea__headerSearchInput::-webkit-search-results-decoration{appearance:none}.Header-module__gGWhea__headerSearchIconBtn{color:#111;cursor:pointer;background:#fff;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 3px 10px #00000014}.Header-module__gGWhea__headerSearchIconBtn svg{stroke-width:2.4px;pointer-events:none;margin:0;padding:0;display:block;color:#111!important;stroke:#111!important;fill:none!important;width:21px!important;height:21px!important}.Header-module__gGWhea__headerSearchIconBtn:hover{transform:scale(1.06);box-shadow:0 5px 14px #00000024}.Header-module__gGWhea__headerSearchIconBtn:active{transform:scale(.94)}.Header-module__gGWhea__headerSearchIconBtn:focus{outline:none}@media (max-width:480px){.Header-module__gGWhea__headerSearchIconBtn{width:40px;height:40px}.Header-module__gGWhea__headerSearchIconBtn svg{width:19px!important;height:19px!important}}.Header-module__gGWhea__searchSuggestions{z-index:99999;box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:14px;flex-direction:column;width:100%;max-height:420px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 15px 40px #00000024,0 3px 10px #0000000f}.Header-module__gGWhea__searchSuggestionsScroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.Header-module__gGWhea__searchSuggestionsScroll::-webkit-scrollbar{width:5px}.Header-module__gGWhea__searchSuggestionsScroll::-webkit-scrollbar-track{background:0 0}.Header-module__gGWhea__searchSuggestionsScroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.Header-module__gGWhea__searchViewAll{text-align:center;color:#ea580c;cursor:pointer;background:#fff7f2;border:none;border-top:1px solid #f1f1f1;flex-shrink:0;width:100%;padding:12px 14px;font-size:13px;font-weight:600}.Header-module__gGWhea__searchViewAll:hover{background:#ffedde}.Header-module__gGWhea__searchSuggestionItem{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:none;border-bottom:1px solid #f1f1f1;outline:none;align-items:center;gap:12px;width:100%;min-height:70px;margin:0;padding:10px 14px;transition:background .15s;display:flex}.Header-module__gGWhea__searchSuggestionItem:hover,.Header-module__gGWhea__searchSuggestionItem:focus{background:#fff7f2}.Header-module__gGWhea__searchSuggestionItem:last-child{border-bottom:none}.Header-module__gGWhea__searchSuggestionImage{box-sizing:border-box;background:#f7f7f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:50px;min-width:50px;max-width:50px;height:50px;display:flex;overflow:hidden}.Header-module__gGWhea__searchSuggestionImage img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;display:block}.Header-module__gGWhea__searchSuggestionInfo{flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;display:flex;overflow:hidden}.Header-module__gGWhea__searchSuggestionName{color:#222;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:600;line-height:20px;display:block;overflow:hidden}.Header-module__gGWhea__searchSuggestionCode{color:#999;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:11px;line-height:16px;display:block;overflow:hidden}.Header-module__gGWhea__searchSuggestionLoading{color:#777;box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;padding:18px 15px;font-size:13px;display:flex}.Header-module__gGWhea__searchNoResult{text-align:center;color:#888;box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;padding:20px 15px;font-size:13px;display:flex}.Header-module__gGWhea__searchTagline{color:#050505e0;letter-spacing:.01em;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:18.5px;font-weight:800;display:flex}.Header-module__gGWhea__searchTaglineSep{color:#ffffff8c;font-size:13px}@media (max-width:1023px){.Header-module__gGWhea__headerSearchBar{padding:10px 14px 8px;display:flex;overflow:visible}.Header-module__gGWhea__searchBarContent{max-width:100%}.Header-module__gGWhea__headerSearchInner{height:48px;padding-left:16px}.Header-module__gGWhea__headerSearchInput{font-size:15px}.Header-module__gGWhea__searchTagline{font-size:10.5px}.Header-module__gGWhea__searchSuggestions{max-height:360px;top:calc(100% + 6px)}.Header-module__gGWhea__searchSuggestionItem{gap:10px;min-height:64px;padding:8px 11px}.Header-module__gGWhea__searchSuggestionImage{width:44px;min-width:44px;max-width:44px;height:44px}.Header-module__gGWhea__searchSuggestionName{font-size:13px;line-height:18px}.Header-module__gGWhea__searchSuggestionCode{font-size:10px;line-height:14px}.Header-module__gGWhea__iconBtn{width:38px;height:38px}}@media (max-width:480px){.Header-module__gGWhea__headerSearchBar{padding:8px 10px 7px}.Header-module__gGWhea__headerSearchInner{height:46px;padding-left:14px}.Header-module__gGWhea__headerSearchInput{padding-right:8px;font-size:14px}.Header-module__gGWhea__headerSearchInput::placeholder{font-size:13px}.Header-module__gGWhea__headerSearchBtn{width:38px;height:38px}.Header-module__gGWhea__headerSearchBtn svg{width:18px;height:18px}.Header-module__gGWhea__searchSuggestions{border-radius:12px;max-height:320px}.Header-module__gGWhea__searchSuggestionImage{width:40px;min-width:40px;max-width:40px;height:40px}}.Header-module__gGWhea__mobileBottomNav{z-index:9999;box-sizing:border-box;background:#fff;border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;height:80px;padding:0 10px;display:flex;position:fixed;bottom:0;left:0;right:0}.Header-module__gGWhea__navGroup{justify-content:space-between;align-items:center;width:33%;display:flex}.Header-module__gGWhea__navButton{text-align:center;color:#444;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:50%;padding:6px 0;font-size:10px;text-decoration:none;display:flex;position:relative}.Header-module__gGWhea__navButton svg{width:22px;height:22px}.Header-module__gGWhea__homeBtn{text-align:center;z-index:10;text-decoration:none;position:absolute;left:50%;transform:translate(-50%)translateY(-16px)}.Header-module__gGWhea__homeCircle{color:#fff;background:linear-gradient(45deg,#ff4800,#ec5f00);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 6px 16px #00000073}.Header-module__gGWhea__homeBtn:active .Header-module__gGWhea__homeCircle{transform:scale(1.15)}.Header-module__gGWhea__homeBtn span{color:#000;margin-top:2px;font-size:10px;display:block}.Header-module__gGWhea__cartCount{color:#fff;box-sizing:border-box;background:red;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 5px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:22%}@media (min-width:1024px){.Header-module__gGWhea__mobileBottomNav{display:none!important}}@media (max-width:1023px){.Header-module__gGWhea__mobileBottomNav{display:flex}}@media (max-width:380px){.Header-module__gGWhea__mobileBottomNav{height:74px;padding:0 6px}.Header-module__gGWhea__navButton{gap:2px;font-size:9px}.Header-module__gGWhea__navButton svg{width:20px;height:20px}.Header-module__gGWhea__homeCircle{width:54px;height:54px}.Header-module__gGWhea__homeBtn{transform:translate(-50%)translateY(-14px)}.Header-module__gGWhea__homeBtn span{font-size:9px}}
@keyframes Loader-module__OpcrDa__walk{0%{transform:translate(0)scaleX(1)}45%{transform:translate(90px)scaleX(1)}50%{transform:translate(90px)scaleX(-1)}95%{transform:translate(0)scaleX(-1)}to{transform:translate(0)scaleX(1)}}.Loader-module__OpcrDa__person{width:26px;height:62px;position:absolute;bottom:0;left:0}.Loader-module__OpcrDa__head{background:#ffb98c;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:6px}.Loader-module__OpcrDa__body{background:#ff6b35;border-radius:8px 8px 4px 4px;width:20px;height:26px;position:absolute;top:13px;left:3px}.Loader-module__OpcrDa__armFront{transform-origin:top;background:#ffb98c;border-radius:4px;width:5px;height:18px;animation:.4s ease-in-out infinite alternate Loader-module__OpcrDa__armPush;position:absolute;top:17px;left:15px}.Loader-module__OpcrDa__armBack{transform-origin:top;background:#ffb98c;border-radius:4px;width:5px;height:16px;animation:.4s ease-in-out infinite alternate Loader-module__OpcrDa__armSwing;position:absolute;top:17px;left:4px}.Loader-module__OpcrDa__legFront{transform-origin:top;background:#333;border-radius:4px;width:6px;height:20px;animation:.4s ease-in-out infinite Loader-module__OpcrDa__legWalk;position:absolute;top:37px;left:13px}.Loader-module__OpcrDa__legBack{transform-origin:top;background:#333;border-radius:4px;width:6px;height:20px;animation:.4s ease-in-out infinite reverse Loader-module__OpcrDa__legWalk;position:absolute;top:37px;left:5px}@keyframes Loader-module__OpcrDa__legWalk{0%,to{transform:rotate(22deg)}50%{transform:rotate(-22deg)}}@keyframes Loader-module__OpcrDa__armSwing{0%,to{transform:rotate(-18deg)}50%{transform:rotate(18deg)}}@keyframes Loader-module__OpcrDa__armPush{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}.Loader-module__OpcrDa__cart{width:50px;height:40px;position:absolute;bottom:0;left:26px}.Loader-module__OpcrDa__cartHandle{border:3px solid #444;border-right:none;border-radius:5px 0 0;width:14px;height:10px;position:absolute;top:4px;left:0}.Loader-module__OpcrDa__cartBasket{clip-path:polygon(6% 0,94% 0,100% 100%,0% 100%);border:3px solid #444;border-top:none;border-radius:0 0 5px 5px;justify-content:center;align-items:flex-end;gap:3px;width:38px;height:22px;padding-bottom:3px;display:flex;position:absolute;top:10px;left:8px;overflow:hidden}.Loader-module__OpcrDa__item{border-radius:2px;width:6px;height:6px;animation:1.2s ease-in-out infinite Loader-module__OpcrDa__pop}.Loader-module__OpcrDa__item:first-child{background:#ff6b35;animation-delay:0s}.Loader-module__OpcrDa__item:nth-child(2){background:#ffa26b;animation-delay:.2s}.Loader-module__OpcrDa__item:nth-child(3){background:#ffc79a;animation-delay:.4s}@keyframes Loader-module__OpcrDa__pop{0%,to{opacity:.5;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}.Loader-module__OpcrDa__wheel{background:#333;border-radius:50%;width:7px;height:7px;animation:.3s linear infinite Loader-module__OpcrDa__spin;position:absolute;bottom:-6px}.Loader-module__OpcrDa__wheel:nth-child(4){left:12px}.Loader-module__OpcrDa__wheel:nth-child(5){left:34px}@keyframes Loader-module__OpcrDa__spin{to{transform:rotate(360deg)}}.Loader-module__OpcrDa__overlay{z-index:9999;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Loader-module__OpcrDa__scene{width:240px;height:140px;position:relative;overflow:hidden}.Loader-module__OpcrDa__walker{width:140px;height:90px;animation:2.2s ease-in-out infinite Loader-module__OpcrDa__walk;position:absolute;bottom:20px;left:0}.Loader-module__OpcrDa__legFront{animation:.45s ease-in-out infinite Loader-module__OpcrDa__legSwingFront}.Loader-module__OpcrDa__legBack{animation:.45s ease-in-out infinite Loader-module__OpcrDa__legSwingBack}@keyframes Loader-module__OpcrDa__legSwingFront{0%,to{transform:rotate(-20deg)}50%{transform:rotate(20deg)}}@keyframes Loader-module__OpcrDa__legSwingBack{0%,to{transform:rotate(20deg)}50%{transform:rotate(-20deg)}}.Loader-module__OpcrDa__armBack{animation:.45s ease-in-out infinite Loader-module__OpcrDa__armSwingBack}@keyframes Loader-module__OpcrDa__armSwingBack{0%,to{transform:rotate(14deg)}50%{transform:rotate(-14deg)}}.Loader-module__OpcrDa__armFront{transform-origin:30px 52px;animation:.45s ease-in-out infinite Loader-module__OpcrDa__armPush}.Loader-module__OpcrDa__cart{animation:.45s ease-in-out infinite Loader-module__OpcrDa__cartBob}@keyframes Loader-module__OpcrDa__cartBob{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}.Loader-module__OpcrDa__wheelBack,.Loader-module__OpcrDa__wheelFront{transform-box:fill-box;transform-origin:50%;animation:.35s linear infinite Loader-module__OpcrDa__spin}.Loader-module__OpcrDa__item1,.Loader-module__OpcrDa__item2,.Loader-module__OpcrDa__item3{transform-box:fill-box;transform-origin:50%;animation:1.2s ease-in-out infinite Loader-module__OpcrDa__pop}.Loader-module__OpcrDa__item1{animation-delay:0s}.Loader-module__OpcrDa__item2{animation-delay:.25s}.Loader-module__OpcrDa__item3{animation-delay:.5s}.Loader-module__OpcrDa__groundLine{background:repeating-linear-gradient(90deg,#eee 0 10px,#0000 10px 20px);width:100%;height:2px;position:absolute;bottom:14px;left:0}@media (max-width:576px){.Loader-module__OpcrDa__scene{width:180px;height:110px;transform:scale(.9)}}
.brandarea-module__mXqiuG__section{background:#fff;position:relative;overflow:hidden}.brandarea-module__mXqiuG__sectionPadding{padding:40px 0 80px}.brandarea-module__mXqiuG__container{max-width:1400px;margin:0 auto;padding:0 clamp(16px,4vw,60px)}.brandarea-module__mXqiuG__header{text-align:center;max-width:600px;margin:0 auto 32px}.brandarea-module__mXqiuG__badge{color:#fc6231;text-transform:uppercase;letter-spacing:.5px;background:#fc623114;border:1px solid #fc623133;border-radius:100px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 14px;font-size:22px;font-weight:700;display:inline-flex}.brandarea-module__mXqiuG__title{color:#111;text-transform:capitalize;margin-bottom:8px;font-size:52px;font-weight:800;line-height:1.2}.brandarea-module__mXqiuG__subtitle{color:#666;margin-bottom:10px;font-size:14px;line-height:1.6}.brandarea-module__mXqiuG__underline{background:linear-gradient(90deg,#fc6231,#ff8c42);border-radius:2px;width:50px;height:4px;margin:0 auto}.brandarea-module__mXqiuG__stateBox{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:48px 20px;font-size:14px;display:flex}.brandarea-module__mXqiuG__spinner{border:3px solid #f0f0f0;border-top-color:#fc6231;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite brandarea-module__mXqiuG__spin}@keyframes brandarea-module__mXqiuG__spin{to{transform:rotate(360deg)}}.brandarea-module__mXqiuG__ctaBox{text-align:center;background:#fff8f5;border:2px dashed #fc62314d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;padding:40px 24px;display:flex}.brandarea-module__mXqiuG__ctaIcon{margin-bottom:14px;font-size:48px;line-height:1}.brandarea-module__mXqiuG__ctaTitle{color:#111;margin-bottom:8px;font-size:18px;font-weight:800}.brandarea-module__mXqiuG__ctaText{color:#666;max-width:300px;margin-bottom:20px;font-size:14px;line-height:1.6}.brandarea-module__mXqiuG__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fc6231,#ff8c42);border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 16px #fc62314d}.brandarea-module__mXqiuG__ctaBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px #fc623166}.brandarea-module__mXqiuG__grid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:20px;margin-bottom:32px;display:grid}.brandarea-module__mXqiuG__grid>:only-child{grid-column:1/-1;width:260px}.brandarea-module__mXqiuG__card{text-align:center;background:#fff;border:1px solid #e6e6e6cc;border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:100%;padding:12px 12px 20px;text-decoration:none;transition:all .25s;display:flex;position:relative;box-shadow:5px 5px 10px #00000014,-4px -4px 9px #fff}.brandarea-module__mXqiuG__card:hover{transform:translateY(-4px);box-shadow:7px 7px 14px #0000001a,-5px -5px 12px #fff,0 0 0 1.5px #fc62312e}.brandarea-module__mXqiuG__imgWrap{aspect-ratio:1;background:#f5f5f5;border-radius:16px;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:6px;display:flex;overflow:hidden;box-shadow:inset 3px 3px 7px #00000012,inset -3px -3px 7px #fffffff2}.brandarea-module__mXqiuG__img{object-fit:contain;width:100%;height:100%}.brandarea-module__mXqiuG__cardName{color:#111;margin:0;font-size:16px;font-weight:800;line-height:1.3}.brandarea-module__mXqiuG__distance{color:#fc6231;background:#fc623114;border-radius:20px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:2px 2px 6px #00000012,-2px -2px 6px #ffffffe6}.brandarea-module__mXqiuG__viewAllWrap{justify-content:center;margin-top:28px;display:flex}.brandarea-module__mXqiuG__viewAllBtn{color:#fff;background:linear-gradient(135deg,#fc6231,#ff8c42);border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 16px #fc62314d}.brandarea-module__mXqiuG__viewAllBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #fc623166}@media (max-width:1024px){.brandarea-module__mXqiuG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.brandarea-module__mXqiuG__title{font-size:22px}.brandarea-module__mXqiuG__subtitle{font-size:13px}.brandarea-module__mXqiuG__grid{grid-template-columns:repeat(2,1fr);gap:14px}.brandarea-module__mXqiuG__card{border-radius:20px;gap:8px;padding:20px 14px 18px}.brandarea-module__mXqiuG__imgWrap{border-radius:16px;width:110px;height:110px}.brandarea-module__mXqiuG__grid>:only-child{width:100%;max-width:220px}.brandarea-module__mXqiuG__cardName{font-size:13px}.brandarea-module__mXqiuG__ctaTitle{font-size:16px}}@media (max-width:400px){.brandarea-module__mXqiuG__grid{grid-template-columns:repeat(2,1fr);gap:10px}.brandarea-module__mXqiuG__imgWrap{width:75px;height:75px}}
.GadgetProductCard-module__F_dV3G__card{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #dedede;border-radius:7px;flex-direction:column;width:100%;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.GadgetProductCard-module__F_dV3G__card:hover{border-color:#d8d8d8;transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.GadgetProductCard-module__F_dV3G__card:focus-visible{outline-offset:2px;outline:2px solid #fb6332}.GadgetProductCard-module__F_dV3G__imageWrap{background:#fff;flex-shrink:0;width:100%;height:245px;position:relative;overflow:hidden}.GadgetProductCard-module__F_dV3G__image{transition:transform .25s;object-fit:contain!important;padding:12px!important}.GadgetProductCard-module__F_dV3G__card:hover .GadgetProductCard-module__F_dV3G__image{transform:scale(1.025)}.GadgetProductCard-module__F_dV3G__discountBadge{color:#fff;z-index:5;box-sizing:border-box;background:#fb6332;border-radius:5px;justify-content:center;align-items:center;min-width:40px;height:24px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:flex;position:absolute;top:9px;left:9px}.GadgetProductCard-module__F_dV3G__info{box-sizing:border-box;flex-direction:column;flex:1;min-width:0;padding:9px 10px 10px;display:flex}.GadgetProductCard-module__F_dV3G__name{color:#222;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;min-height:38px;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.GadgetProductCard-module__F_dV3G__brandName{color:#777;white-space:nowrap;text-overflow:ellipsis;margin-bottom:7px;font-size:11px;font-weight:500;line-height:1.2;overflow:hidden}.GadgetProductCard-module__F_dV3G__priceRow{flex-direction:column;gap:1px;min-height:35px;margin-bottom:9px;display:flex}.GadgetProductCard-module__F_dV3G__oldPrice{color:#999;font-size:11px;font-weight:500;line-height:1.1;text-decoration:line-through}.GadgetProductCard-module__F_dV3G__newPrice{color:#222;letter-spacing:-.3px;font-size:18px;font-weight:800;line-height:1.2}.GadgetProductCard-module__F_dV3G__addCartBtn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:linear-gradient(135deg,#ff7a45 0%,#fb6332 48%,#ed4f1c 100%);border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 3px 8px #fb633233}.GadgetProductCard-module__F_dV3G__addCartBtn:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:0 5px 13px #fb633247}.GadgetProductCard-module__F_dV3G__addCartBtn:active{transform:scale(.97)}.GadgetProductCard-module__F_dV3G__addCartBtn svg{flex-shrink:0}.GadgetProductCard-module__F_dV3G__quantityControl{box-sizing:border-box;touch-action:manipulation;background:#fff;border:1px solid #fb6332;border-radius:6px;grid-template-columns:42px 1fr 42px;width:100%;height:40px;display:grid;overflow:hidden;box-shadow:0 3px 8px #fb63321f}.GadgetProductCard-module__F_dV3G__quantityBtn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:linear-gradient(135deg,#ff7a45,#fb6332,#ed4f1c);border:0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;transition:filter .15s,transform .1s;display:flex}.GadgetProductCard-module__F_dV3G__quantityBtn:hover{filter:brightness(.95)}.GadgetProductCard-module__F_dV3G__quantityBtn:active{transform:scale(.9)}.GadgetProductCard-module__F_dV3G__quantityBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.GadgetProductCard-module__F_dV3G__quantityBtn svg{flex-shrink:0}.GadgetProductCard-module__F_dV3G__quantityInput{color:#222;text-align:center;box-sizing:border-box;appearance:textfield;caret-color:#fb6332;cursor:text;touch-action:manipulation;background:#fff;border:0;outline:0;width:100%;min-width:0;height:100%;margin:0;padding:0;font-family:inherit;font-size:14px;font-weight:800;line-height:1}.GadgetProductCard-module__F_dV3G__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.GadgetProductCard-module__F_dV3G__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GadgetProductCard-module__F_dV3G__quantityInput:focus{background:#fff8f5}.GadgetProductCard-module__F_dV3G__outOfStockBtn{color:#999;cursor:not-allowed;box-sizing:border-box;background:#f1f1f1;border:0;border-radius:6px;width:100%;height:40px;padding:0 12px;font-size:12px;font-weight:700;line-height:1}@media (max-width:767px){.GadgetProductCard-module__F_dV3G__card{border-radius:6px}.GadgetProductCard-module__F_dV3G__imageWrap{height:150px}.GadgetProductCard-module__F_dV3G__image{padding:7px!important}.GadgetProductCard-module__F_dV3G__discountBadge{border-radius:4px;min-width:34px;height:20px;padding:0 6px;font-size:9px;top:6px;left:6px}.GadgetProductCard-module__F_dV3G__info{padding:7px 7px 8px}.GadgetProductCard-module__F_dV3G__name{min-height:31px;margin-bottom:3px;font-size:12px;line-height:1.3}.GadgetProductCard-module__F_dV3G__brandName{margin-bottom:6px;font-size:9px}.GadgetProductCard-module__F_dV3G__priceRow{min-height:31px;margin-bottom:7px}.GadgetProductCard-module__F_dV3G__oldPrice{font-size:10px}.GadgetProductCard-module__F_dV3G__newPrice{font-size:15px}.GadgetProductCard-module__F_dV3G__addCartBtn{border-radius:5px;gap:5px;height:35px;font-size:11px}.GadgetProductCard-module__F_dV3G__addCartBtn svg{width:14px;height:14px}.GadgetProductCard-module__F_dV3G__quantityControl{border-radius:5px;grid-template-columns:36px 1fr 36px;height:35px}.GadgetProductCard-module__F_dV3G__quantityBtn svg{width:15px;height:15px}.GadgetProductCard-module__F_dV3G__quantityInput{font-size:13px}.GadgetProductCard-module__F_dV3G__outOfStockBtn{border-radius:5px;height:35px;font-size:11px}}@media (max-width:380px){.GadgetProductCard-module__F_dV3G__imageWrap{height:135px}.GadgetProductCard-module__F_dV3G__info{padding:6px}.GadgetProductCard-module__F_dV3G__name{font-size:11px}.GadgetProductCard-module__F_dV3G__brandName{font-size:9px}.GadgetProductCard-module__F_dV3G__newPrice{font-size:14px}.GadgetProductCard-module__F_dV3G__addCartBtn{font-size:10px}.GadgetProductCard-module__F_dV3G__quantityControl{grid-template-columns:34px 1fr 34px}.GadgetProductCard-module__F_dV3G__quantityInput{font-size:12px}}@media (hover:none){.GadgetProductCard-module__F_dV3G__card:hover{box-shadow:none;border-color:#dedede;transform:none}.GadgetProductCard-module__F_dV3G__card:hover .GadgetProductCard-module__F_dV3G__image{transform:none}.GadgetProductCard-module__F_dV3G__addCartBtn:hover{transform:none;box-shadow:0 3px 8px #fb633233}.GadgetProductCard-module__F_dV3G__quantityBtn:hover{filter:none}}
.CheckoutOrders-module__j7AaGW__checkoutWrapper{background:#fff;border:1px solid #f0f0f0;border-radius:20px;width:100%;max-width:100%;margin:0 auto;padding:24px;font-family:Poppins,sans-serif;overflow:hidden;box-shadow:0 8px 40px #0000000f}.CheckoutOrders-module__j7AaGW__checkoutHeader{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.CheckoutOrders-module__j7AaGW__headerIcon{color:#fff;background:linear-gradient(135deg,#fc6231,#ff8a5b);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CheckoutOrders-module__j7AaGW__checkoutTitle{color:#111;margin:0;font-size:20px;font-weight:800}.CheckoutOrders-module__j7AaGW__itemCount{color:#666;background:#f5f5f5;border-radius:100px;margin-left:auto;padding:5px 12px;font-size:12px;font-weight:700}.CheckoutOrders-module__j7AaGW__productListScroll{flex-direction:column;gap:12px;max-height:340px;margin-bottom:20px;padding-right:4px;display:flex;overflow-y:auto}.CheckoutOrders-module__j7AaGW__productRow{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px;display:flex}.CheckoutOrders-module__j7AaGW__productLeft{flex:65%;align-items:center;gap:12px;min-width:0;display:flex}.CheckoutOrders-module__j7AaGW__thumb{object-fit:contain;background:#fff;border:1px solid #eee;border-radius:10px;flex-shrink:0;width:56px;height:56px;padding:4px}.CheckoutOrders-module__j7AaGW__info{flex:1;min-width:0}.CheckoutOrders-module__j7AaGW__productName{color:#111;white-space:normal;word-break:break-word;margin:0 0 6px;font-size:13px;font-weight:700}.CheckoutOrders-module__j7AaGW__variantTag{color:#888;background:#efefef;border-radius:100px;margin-left:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.CheckoutOrders-module__j7AaGW__qtyControl{background:#fff;border:1.5px solid #e8e8e8;border-radius:8px;align-items:center;width:fit-content;display:flex;overflow:hidden}.CheckoutOrders-module__j7AaGW__qtyBtn{cursor:pointer;background:0 0;border:none;width:28px;height:28px;font-size:16px;font-weight:700}.CheckoutOrders-module__j7AaGW__qtyBtn:hover{color:#fff;background:#fc6231}.CheckoutOrders-module__j7AaGW__qtyValue{text-align:center;border-left:1px solid #eee;border-right:1px solid #eee;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.CheckoutOrders-module__j7AaGW__productRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.CheckoutOrders-module__j7AaGW__price{white-space:nowrap;font-size:15px;font-weight:800}.CheckoutOrders-module__j7AaGW__removeBtn{cursor:pointer;color:#ccc;background:0 0;border:none}.CheckoutOrders-module__j7AaGW__removeBtn:hover{color:#dc2626}.CheckoutOrders-module__j7AaGW__summaryBox{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;margin-bottom:20px;padding:18px}.CheckoutOrders-module__j7AaGW__summaryRow{justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.CheckoutOrders-module__j7AaGW__totalRow{border-top:2px solid #eee;justify-content:space-between;margin-top:8px;padding-top:12px;display:flex}.CheckoutOrders-module__j7AaGW__totalLabel{font-weight:800}.CheckoutOrders-module__j7AaGW__totalValue{color:#fc6231;font-size:20px;font-weight:900}.CheckoutOrders-module__j7AaGW__paymentBox{margin-top:10px}.CheckoutOrders-module__j7AaGW__radioItem{cursor:pointer;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:flex}.CheckoutOrders-module__j7AaGW__emptyCart{text-align:center;color:#999;padding:40px 16px}@media (max-width:768px){.CheckoutOrders-module__j7AaGW__checkoutWrapper{padding:18px}}@media (max-width:480px){.CheckoutOrders-module__j7AaGW__checkoutWrapper{box-shadow:none;border:none;border-radius:14px;padding:16px}.CheckoutOrders-module__j7AaGW__checkoutTitle{font-size:16px}.CheckoutOrders-module__j7AaGW__productRow{flex-direction:column;align-items:stretch}.CheckoutOrders-module__j7AaGW__productLeft{width:100%}.CheckoutOrders-module__j7AaGW__productRight{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.CheckoutOrders-module__j7AaGW__price{font-size:14px}.CheckoutOrders-module__j7AaGW__totalValue{font-size:18px}}@media (max-width:360px){.CheckoutOrders-module__j7AaGW__thumb{width:46px;height:46px}.CheckoutOrders-module__j7AaGW__qtyBtn{width:24px;height:24px;font-size:14px}.CheckoutOrders-module__j7AaGW__qtyValue{min-width:24px;height:24px;font-size:12px}.CheckoutOrders-module__j7AaGW__totalValue{font-size:16px}}
.contact-form-module__mg78PW__contactFormWrapper{width:100%}.contact-form-module__mg78PW__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px;display:grid}.contact-form-module__mg78PW__formGroup{margin-bottom:20px}.contact-form-module__mg78PW__formLabel{color:#1a1a1a;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;display:block}.contact-form-module__mg78PW__required{color:#fc6231}.contact-form-module__mg78PW__formInput,.contact-form-module__mg78PW__formTextarea{color:#333;background:#fafafa;border:1.5px solid #e5e5e5;border-radius:12px;width:100%;padding:12px 16px;font-family:Poppins,sans-serif;font-size:15px;transition:all .3s}.contact-form-module__mg78PW__formInput:focus,.contact-form-module__mg78PW__formTextarea:focus{background:#fff;border-color:#fc6231;outline:none;box-shadow:0 0 0 4px #fc62311a}.contact-form-module__mg78PW__formInput::placeholder,.contact-form-module__mg78PW__formTextarea::placeholder{color:#999}.contact-form-module__mg78PW__formTextarea{resize:vertical;min-height:140px}.contact-form-module__mg78PW__toastMessage{border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;animation:.3s contact-form-module__mg78PW__slideIn;display:flex}.contact-form-module__mg78PW__toastMessage.contact-form-module__mg78PW__success{color:#059669;background:#10b9811a;border:1.5px solid #10b9814d}.contact-form-module__mg78PW__toastMessage.contact-form-module__mg78PW__error{color:#dc2626;background:#ef44441a;border:1.5px solid #ef44444d}.contact-form-module__mg78PW__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.contact-form-module__mg78PW__toastMessage.contact-form-module__mg78PW__success .contact-form-module__mg78PW__toastIcon{color:#fff;background:#10b981}.contact-form-module__mg78PW__toastMessage.contact-form-module__mg78PW__error .contact-form-module__mg78PW__toastIcon{color:#fff;background:#ef4444}@keyframes contact-form-module__mg78PW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-form-module__mg78PW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fc6231 0%,#e63c00 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 24px #fc623140}.contact-form-module__mg78PW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #fc623159}.contact-form-module__mg78PW__submitButton:active:not(:disabled){transform:translateY(0)}.contact-form-module__mg78PW__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-form-module__mg78PW__submitButton svg{transition:transform .3s}.contact-form-module__mg78PW__submitButton:hover:not(:disabled) svg{transform:translate(4px)}.contact-form-module__mg78PW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite contact-form-module__mg78PW__spin}@keyframes contact-form-module__mg78PW__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.contact-form-module__mg78PW__formRow{grid-template-columns:1fr;gap:16px}.contact-form-module__mg78PW__formInput,.contact-form-module__mg78PW__formTextarea{padding:10px 14px;font-size:14px}.contact-form-module__mg78PW__submitButton{padding:14px 20px;font-size:15px}.contact-form-module__mg78PW__toastMessage{padding:12px 16px;font-size:13px}}
.Category-module__7GiyGq__catGrid{flex-wrap:wrap;justify-content:center;gap:28px;padding-top:20px;padding-bottom:10px;display:flex}.Category-module__7GiyGq__catCard{background:#fff;border-radius:24px;flex-direction:column;width:380px;margin-top:14px;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:visible;box-shadow:6px 6px 14px #0000001a,-6px -6px 14px #ffffffd9,0 2px 8px #0000000f}.Category-module__7GiyGq__catCard:hover{transform:translateY(-5px);box-shadow:10px 10px 24px #00000021,-10px -10px 24px #fffffff2,0 20px 40px #fffefe2e}.Category-module__7GiyGq__catImgWrap{background:#fff;border-radius:22px 22px 0 0;flex-shrink:0;width:100%;height:260px;position:relative;overflow:hidden}.Category-module__7GiyGq__catImg{padding:24px;transition:transform .4s;object-fit:contain!important}.Category-module__7GiyGq__catCard:hover .Category-module__7GiyGq__catImg{transform:scale(1.05)}.Category-module__7GiyGq__brandBadge{color:#fb6332;white-space:nowrap;text-overflow:ellipsis;z-index:10;background:#fff;border:1.5px solid #fb633240;border-radius:50px;align-items:center;gap:5px;max-width:90%;padding:5px 13px 5px 7px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:3px 3px 8px #00000017,-3px -3px 8px #ffffffe6}.Category-module__7GiyGq__badgeLogo{object-fit:cover;border-radius:50%;flex-shrink:0;width:15px;height:15px}.Category-module__7GiyGq__catBottom{background:#fff;border-radius:0 0 22px 22px;justify-content:center;align-items:center;padding:14px 16px 20px;display:flex}.Category-module__7GiyGq__catName{color:#222;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:24px;font-weight:800;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.Category-module__7GiyGq__catCard:hover .Category-module__7GiyGq__catName{color:#fb6332}.Category-module__7GiyGq__catSectionLabel{text-align:center;letter-spacing:4px;color:#fb6332;margin-bottom:10px;font-size:13px;font-weight:700}.Category-module__7GiyGq__catHeader{justify-content:center;align-items:center;margin-bottom:50px;display:flex}.Category-module__7GiyGq__catHeaderInner{text-align:center;display:inline-block}.Category-module__7GiyGq__catHeaderTitle{color:#111;text-align:center;letter-spacing:1px;margin-bottom:10px;font-size:40px;font-weight:800}.Category-module__7GiyGq__catUnderline{background:linear-gradient(90deg,#ff9a3c,#fb6332,#e63000);border-radius:99px;width:60%;height:4px;margin:0 auto}.Category-module__7GiyGq__ctaWrap{justify-content:center;margin-top:48px;display:flex}.Category-module__7GiyGq__ctaBtn{color:#fff;letter-spacing:.4px;background:linear-gradient(135deg,#fb6332,#e63000);border-radius:100px;align-items:center;gap:10px;padding:16px 44px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #fb633259}.Category-module__7GiyGq__ctaBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .3s;position:absolute;inset:0}.Category-module__7GiyGq__ctaBtn:hover:before{opacity:1}.Category-module__7GiyGq__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 14px 36px #fb633273}.Category-module__7GiyGq__ctaBtn svg{flex-shrink:0;transition:transform .3s}.Category-module__7GiyGq__ctaBtn:hover svg{transform:translate(5px)}@media (max-width:1100px){.Category-module__7GiyGq__catCard{width:320px}.Category-module__7GiyGq__catImgWrap{height:230px}}@media (max-width:768px){.Category-module__7GiyGq__catGrid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:16px;display:grid}.Category-module__7GiyGq__catHeaderTitle{color:#111;text-align:center;letter-spacing:1px;margin-top:5px;font-size:30px;font-weight:800}.Category-module__7GiyGq__catCard{aspect-ratio:1;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;margin-top:1px;display:flex}.Category-module__7GiyGq__catGrid>a:only-child{grid-column:1/-1;justify-content:center;display:flex}.Category-module__7GiyGq__catGrid>a:only-child .Category-module__7GiyGq__catCard{width:60%}.Category-module__7GiyGq__catImgWrap{height:65%}.Category-module__7GiyGq__catBottom{justify-content:center;align-items:center;height:35%;display:flex}.Category-module__7GiyGq__catName{text-align:center;font-size:18px}}@media (max-width:400px){.Category-module__7GiyGq__catCard{width:84%}.Category-module__7GiyGq__catImgWrap{height:170px}}
.brand-module__Z9lR-G__wrap{background:#f2efe9;min-height:100vh;font-family:DM Sans,sans-serif}.brand-module__Z9lR-G__wrap *,.brand-module__Z9lR-G__wrap :before,.brand-module__Z9lR-G__wrap :after{box-sizing:border-box;margin:0;padding:0}.brand-module__Z9lR-G__hero{background:#141414;padding:0;position:relative;overflow:hidden}.brand-module__Z9lR-G__heroCanvas{pointer-events:none;background:radial-gradient(50% 65% at 5% 20%,#ffffff2e 0%,#0000 55%),radial-gradient(40% 50% at 95% 80%,#c81e3c24 0%,#0000 55%),radial-gradient(30% 30% at 55% 45%,#ffa03c12 0%,#0000 60%);position:absolute;inset:0}.brand-module__Z9lR-G__heroContent{z-index:2;align-items:center;gap:48px;max-width:1240px;margin:0 auto;padding:100px 48px 120px;display:flex;position:relative}.brand-module__Z9lR-G__heroLeft{flex:1}.brand-module__Z9lR-G__heroEyebrow{letter-spacing:3.5px;text-transform:uppercase;color:#ff6b35;margin-bottom:28px;font-size:11px;font-weight:600;display:block}.brand-module__Z9lR-G__heroTitle{letter-spacing:-1.5px;color:#fff;margin-bottom:24px;font-family:DM Serif Display,Georgia,serif;font-size:74px;line-height:1.02}.brand-module__Z9lR-G__heroTitleEm{background:linear-gradient(110deg,#ff8c42 0%,#ff5722 45%,#e8294a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.brand-module__Z9lR-G__heroSub{color:#ffffff80;margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.8}.brand-module__Z9lR-G__heroPills{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.brand-module__Z9lR-G__heroPill{letter-spacing:.3px;color:#ffffff8c;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:600}.brand-module__Z9lR-G__heroCtas{align-items:center;gap:20px;display:flex}.brand-module__Z9lR-G__ctaPrimary{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#ff6b35 0%,#e8294a 100%);border-radius:6px;align-items:center;padding:14px 36px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 28px #ff6b3573}.brand-module__Z9lR-G__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ff6b358c}.brand-module__Z9lR-G__ctaSecondary{color:#ffffff80;letter-spacing:.2px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.brand-module__Z9lR-G__ctaSecondary:hover{color:#ff8c42}.brand-module__Z9lR-G__heroRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:20px;width:320px;display:flex}.brand-module__Z9lR-G__heroBigNum{align-items:flex-end;gap:12px;display:flex}.brand-module__Z9lR-G__numValue{letter-spacing:-4px;background:linear-gradient(135deg,#ff8c42,#ff5722,#e8294a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:DM Serif Display,serif;font-size:110px;font-weight:400;line-height:.85}.brand-module__Z9lR-G__numLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;padding-bottom:12px;font-size:13px;font-weight:600;line-height:1.5}.brand-module__Z9lR-G__heroChips{flex-direction:column;gap:8px;width:100%;display:flex}.brand-module__Z9lR-G__chip{animation:.5s both brand-module__Z9lR-G__chipIn;animation-delay:var(--d);background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;transition:background .2s,border-color .2s;display:flex}.brand-module__Z9lR-G__chip:hover{background:#ffffff17;border-color:#ff6b3540}@keyframes brand-module__Z9lR-G__chipIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.brand-module__Z9lR-G__chipLogo{background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:flex}.brand-module__Z9lR-G__chipImg{object-fit:contain;border-radius:5px;width:100%;height:100%}.brand-module__Z9lR-G__chipName{color:#ffffffbf;font-size:13px;font-weight:600}.brand-module__Z9lR-G__heroCut{clip-path:polygon(0 100%,100% 0,100% 100%);background:#fff;height:70px;position:absolute;bottom:-1px;left:0;right:0}.brand-module__Z9lR-G__brandsSection{background:#fff;padding:70px 0 90px}.brand-module__Z9lR-G__brandsInner{max-width:1240px;margin:0 auto;padding:0 48px}.brand-module__Z9lR-G__sectionLabel{align-items:center;gap:20px;margin-bottom:48px;display:flex}.brand-module__Z9lR-G__labelLine{background:#fff;flex:1;height:1px}.brand-module__Z9lR-G__labelText{letter-spacing:3px;text-transform:uppercase;color:#000;white-space:nowrap;font-size:35px;font-weight:700}.brand-module__Z9lR-G__brandGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:56px;display:grid}.brand-module__Z9lR-G__bcard{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;gap:20px;padding:28px 24px 24px;text-decoration:none;transition:transform .28s,box-shadow .28s;animation:.55s both brand-module__Z9lR-G__bcardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #9611110a,0 8px 24px #0808080a}@keyframes brand-module__Z9lR-G__bcardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.brand-module__Z9lR-G__bcard:hover{transform:translateY(-6px);box-shadow:0 2px 8px #0000000a,0 24px 56px #0000001a}.brand-module__Z9lR-G__bcardWm{color:#eae6e0;letter-spacing:.5px;font-size:11px;font-weight:800;position:absolute;top:18px;right:20px}.brand-module__Z9lR-G__bcardLogo{background:#f7f4ef;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;padding:10px;transition:background .25s,transform .28s;display:flex}.brand-module__Z9lR-G__bcard:hover .brand-module__Z9lR-G__bcardLogo{background:#eeeae3;transform:scale(1.05)}.brand-module__Z9lR-G__bcardImg{object-fit:contain;width:100%;height:100%}.brand-module__Z9lR-G__bcardInfo{flex-direction:column;gap:6px;display:flex}.brand-module__Z9lR-G__bcardName{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.brand-module__Z9lR-G__bcard:hover .brand-module__Z9lR-G__bcardName{color:#ff5722}.brand-module__Z9lR-G__bcardVerified{color:#a09890;letter-spacing:.2px;font-size:11px;font-weight:600}.brand-module__Z9lR-G__bcardOverlay{background:linear-gradient(135deg,#ff6b35,#e8294a);align-items:center;padding:12px 24px;transition:transform .28s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.brand-module__Z9lR-G__bcard:hover .brand-module__Z9lR-G__bcardOverlay{transform:translateY(0)}.brand-module__Z9lR-G__bcardShop{color:#fff;letter-spacing:.3px;font-size:13px;font-weight:700}.brand-module__Z9lR-G__brandsFooter{justify-content:center;display:flex}.brand-module__Z9lR-G__footerBtn{color:#fff;letter-spacing:.2px;background:#fc6602;border-radius:8px;align-items:center;gap:12px;padding:16px 48px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #00000026}.brand-module__Z9lR-G__footerBtn:hover{background:linear-gradient(135deg,#ff6b35,#e8294a);transform:translateY(-2px);box-shadow:0 8px 32px #ff6b3566}.brand-module__Z9lR-G__footerBtn svg{transition:transform .22s}.brand-module__Z9lR-G__footerBtn:hover svg{transform:translate(5px)}@media (max-width:1100px){.brand-module__Z9lR-G__brandGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.brand-module__Z9lR-G__heroRight{display:none}.brand-module__Z9lR-G__heroTitle{font-size:56px}.brand-module__Z9lR-G__heroContent{padding:80px 32px 100px}}@media (max-width:680px){.brand-module__Z9lR-G__heroTitle{font-size:42px}.brand-module__Z9lR-G__heroContent{padding:64px 24px 88px}.brand-module__Z9lR-G__brandsInner{padding:0 20px}.brand-module__Z9lR-G__brandGrid{grid-template-columns:repeat(2,1fr);gap:12px}.brand-module__Z9lR-G__bcard{padding:22px 18px 60px}.brand-module__Z9lR-G__bcardLogo{width:64px;height:64px}}@media (max-width:420px){.brand-module__Z9lR-G__heroTitle{font-size:36px}.brand-module__Z9lR-G__heroCtas{flex-direction:column;align-items:flex-start}}
.checkout-area-module__s35IWa__charge-km,.checkout-area-module__s35IWa__charge-eta{color:#999}.checkout-area-module__s35IWa__di-input::placeholder{color:#a9a9a9}.checkout-area-module__s35IWa__form-group input::placeholder{color:var(--placeholder-color);opacity:1}@media (max-width:992px){.checkout-area-module__s35IWa__checkout-area{padding:40px 18px}.checkout-area-module__s35IWa__grid-2-cols{grid-template-columns:1fr;gap:22px}.checkout-area-module__s35IWa__checkout-card{padding:26px}}@media (max-width:767px){.checkout-area-module__s35IWa__fp-search-bar{gap:8px;top:10px;left:10px;right:10px}.checkout-area-module__s35IWa__fp-back-btn{width:40px;min-width:40px;height:40px}.checkout-area-module__s35IWa__fp-search-input-wrap{border-radius:11px;height:46px;padding:0 12px}.checkout-area-module__s35IWa__fp-search-input{font-size:14px}.checkout-area-module__s35IWa__fp-suggestions{border-radius:12px;max-height:230px;top:66px;left:10px;right:10px}.checkout-area-module__s35IWa__fp-sug-item{gap:10px;padding:12px 13px}.checkout-area-module__s35IWa__fp-sug-main{font-size:13px}.checkout-area-module__s35IWa__fp-sug-sub{font-size:11px}.checkout-area-module__s35IWa__fp-bottom-panel{padding:12px 12px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.checkout-area-module__s35IWa__fp-selected-addr{gap:9px;margin-bottom:10px;padding:11px 12px}.checkout-area-module__s35IWa__fp-addr-label{font-size:10px}.checkout-area-module__s35IWa__fp-addr-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.checkout-area-module__s35IWa__fp-confirm-btn{border-radius:11px;min-height:48px;padding:13px 12px;font-size:14px}.checkout-area-module__s35IWa__fp-tap-hint{min-height:46px;padding:12px 10px;font-size:13px}.checkout-area-module__s35IWa__checkout-banner{padding:28px 18px 58px}.checkout-area-module__s35IWa__banner-eyebrow{letter-spacing:1.5px;font-size:9px}.checkout-area-module__s35IWa__banner-title{font-size:23px}.checkout-area-module__s35IWa__banner-wave svg{height:40px}.checkout-area-module__s35IWa__b-circle-1{width:150px;height:150px;top:-55px;left:-45px}.checkout-area-module__s35IWa__b-circle-2{width:110px;height:110px;top:-25px;right:-30px}.checkout-area-module__s35IWa__checkout-area{padding:24px 12px 35px}.checkout-area-module__s35IWa__grid-2-cols{grid-template-columns:1fr;gap:16px}.checkout-area-module__s35IWa__checkout-card{box-sizing:border-box;border-radius:16px;width:100%;padding:18px 15px;box-shadow:0 4px 18px #0000000f}.checkout-area-module__s35IWa__checkout-card h3{margin-bottom:18px;font-size:18px}.checkout-area-module__s35IWa__invoice{font-size:12px}.checkout-area-module__s35IWa__form-group{margin-bottom:15px}.checkout-area-module__s35IWa__form-group label{margin-bottom:6px;font-size:13px}.checkout-area-module__s35IWa__form-group input,.checkout-area-module__s35IWa__form-group select{border-radius:10px;min-height:46px;padding:11px 13px;font-size:14px}.checkout-area-module__s35IWa__delivery-instructions{border-radius:12px;margin-bottom:15px;padding:13px}.checkout-area-module__s35IWa__di-header{gap:8px;margin-bottom:12px}.checkout-area-module__s35IWa__di-header span{font-size:18px}.checkout-area-module__s35IWa__di-title{font-size:13px}.checkout-area-module__s35IWa__di-sub{font-size:11px}.checkout-area-module__s35IWa__di-fields{grid-template-columns:1fr;gap:9px}.checkout-area-module__s35IWa__di-field{width:100%}.checkout-area-module__s35IWa__di-input{min-height:44px;border-radius:9px!important;padding:9px 11px!important;font-size:13px!important}.checkout-area-module__s35IWa__addr-confirmed-box{border-radius:11px;padding:12px}.checkout-area-module__s35IWa__addr-pick-btn{border-radius:10px;min-height:48px;padding:12px;font-size:14px}.checkout-area-module__s35IWa__charge-pill{font-size:12px;line-height:1.5}.checkout-area-module__s35IWa__charge-loading{font-size:11px}.checkout-area-module__s35IWa__place-order-btn{border-radius:10px;min-height:48px;margin-top:16px;padding:13px 12px;font-size:15px}.checkout-area-module__s35IWa__toast-message{padding:10px;font-size:13px}.checkout-area-module__s35IWa__secure-note{padding:0 5px;font-size:10px}.checkout-area-module__s35IWa__empty-cart{padding:60px 18px}.checkout-area-module__s35IWa__empty-cart h3{font-size:18px}.checkout-area-module__s35IWa__shop-btn{padding:11px 20px;font-size:14px}}@media (max-width:390px){.checkout-area-module__s35IWa__fp-search-bar{left:8px;right:8px}.checkout-area-module__s35IWa__fp-back-btn{width:38px;min-width:38px;height:38px}.checkout-area-module__s35IWa__fp-search-input-wrap{height:44px;padding:0 10px}.checkout-area-module__s35IWa__fp-search-input{font-size:13px}.checkout-area-module__s35IWa__fp-bottom-panel{padding-left:10px;padding-right:10px}.checkout-area-module__s35IWa__checkout-area{padding-left:8px;padding-right:8px}.checkout-area-module__s35IWa__checkout-card{border-radius:14px;padding:16px 13px}.checkout-area-module__s35IWa__checkout-card h3{font-size:17px}.checkout-area-module__s35IWa__banner-title{font-size:21px}.checkout-area-module__s35IWa__banner-eyebrow{font-size:8px}.checkout-area-module__s35IWa__di-input{font-size:12px!important}}@media (max-width:340px){.checkout-area-module__s35IWa__fp-search-bar{gap:6px}.checkout-area-module__s35IWa__fp-back-btn{width:36px;min-width:36px;height:36px}.checkout-area-module__s35IWa__fp-search-input-wrap{height:42px}.checkout-area-module__s35IWa__fp-search-input{font-size:12px}.checkout-area-module__s35IWa__checkout-area{padding-left:6px;padding-right:6px}.checkout-area-module__s35IWa__checkout-card{padding:14px 11px}.checkout-area-module__s35IWa__checkout-card h3{font-size:16px}.checkout-area-module__s35IWa__form-group input,.checkout-area-module__s35IWa__form-group select{font-size:13px}}@media (hover:none) and (pointer:coarse){.checkout-area-module__s35IWa__fp-sug-item:hover{background:0 0}.checkout-area-module__s35IWa__addr-pick-btn:hover{color:#ff5e62;background:#fff5f5;border-color:#ffb3b5}.checkout-area-module__s35IWa__fp-confirm-btn,.checkout-area-module__s35IWa__place-order-btn,.checkout-area-module__s35IWa__addr-pick-btn,.checkout-area-module__s35IWa__fp-back-btn,.checkout-area-module__s35IWa__fp-search-clear{touch-action:manipulation}}.checkout-area-module__s35IWa__fp-map-screen{z-index:9999;background:#fff;position:fixed;inset:0;overflow:hidden}.checkout-area-module__s35IWa__fp-search-bar{z-index:10002;align-items:center;gap:10px;display:flex;position:absolute;top:12px;left:12px;right:12px}.checkout-area-module__s35IWa__fp-back-btn{cursor:pointer;color:#333;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;display:flex;box-shadow:0 2px 10px #0003}.checkout-area-module__s35IWa__fp-search-input-wrap{background:#fff;border-radius:12px;flex:1;align-items:center;gap:8px;min-width:0;height:48px;padding:0 14px;display:flex;box-shadow:0 2px 14px #0000002e}.checkout-area-module__s35IWa__fp-search-input{color:#222;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-family:inherit;font-size:15px}.checkout-area-module__s35IWa__fp-search-input::placeholder{color:#aaa}.checkout-area-module__s35IWa__fp-search-clear{color:#aaa;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:5px;font-size:16px}.checkout-area-module__s35IWa__fp-suggestions{z-index:10003;-webkit-overflow-scrolling:touch;background:#fff;border-radius:14px;max-height:260px;position:absolute;top:72px;left:12px;right:12px;overflow-y:auto;box-shadow:0 8px 28px #00000026}.checkout-area-module__s35IWa__fp-sug-item{cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:12px;padding:13px 16px;transition:background .1s;display:flex}.checkout-area-module__s35IWa__fp-sug-item:last-child{border-bottom:none}.checkout-area-module__s35IWa__fp-sug-item:hover{background:#fff5f5}.checkout-area-module__s35IWa__fp-sug-icon{flex-shrink:0;margin-top:2px;font-size:16px}.checkout-area-module__s35IWa__fp-sug-main{color:#111;font-size:14px;font-weight:600;line-height:1.35}.checkout-area-module__s35IWa__fp-sug-sub{color:#aaa;margin-top:2px;font-size:12px;line-height:1.35}.checkout-area-module__s35IWa__fp-map{z-index:10000;position:absolute;inset:0}.checkout-area-module__s35IWa__fp-bottom-panel{z-index:10002;padding:16px 18px 32px;padding-bottom:calc(32px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.checkout-area-module__s35IWa__fp-selected-addr{background:#fff5f5;border:1.5px solid #ffcdd2;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.checkout-area-module__s35IWa__fp-addr-icon{flex-shrink:0;margin-top:2px}.checkout-area-module__s35IWa__fp-addr-label{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.checkout-area-module__s35IWa__fp-addr-text{color:#111;word-break:break-word;margin-top:2px;font-size:14px;font-weight:700;line-height:1.4}.checkout-area-module__s35IWa__fp-confirm-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg,#f96,#ff5e62);border:none;border-radius:12px;width:100%;min-height:50px;padding:15px;font-family:inherit;font-size:16px;font-weight:700;box-shadow:0 4px 14px #ff5e6259}.checkout-area-module__s35IWa__fp-tap-hint{color:#555;text-align:center;background:#f9f9f9;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:15px;font-weight:600;display:flex}.checkout-area-module__s35IWa__charge-pill{color:#444;flex-wrap:wrap;align-items:center;gap:2px;margin:5px 0 4px;font-size:13px;line-height:1.5;display:flex}.checkout-area-module__s35IWa__charge-km,.checkout-area-module__s35IWa__charge-eta{color:#999}.checkout-area-module__s35IWa__charge-loading{color:#aaa;margin:5px 0 4px;font-size:12px;font-style:italic}.checkout-area-module__s35IWa__delivery-instructions{background:#fafafa;border:1.5px solid #eee;border-radius:14px;margin-bottom:18px;padding:16px}.checkout-area-module__s35IWa__di-header{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.checkout-area-module__s35IWa__di-header span{flex-shrink:0;font-size:20px}.checkout-area-module__s35IWa__di-title{color:#111;font-size:14px;font-weight:700}.checkout-area-module__s35IWa__di-sub{color:#aaa;margin-top:2px;font-size:12px;line-height:1.4}.checkout-area-module__s35IWa__di-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-area-module__s35IWa__di-field{flex-direction:column;gap:5px;min-width:0;display:flex}.checkout-area-module__s35IWa__di-label{color:#555;font-size:12px;font-weight:600}.checkout-area-module__s35IWa__di-input{box-sizing:border-box;width:100%;min-width:0;font-family:inherit;background:#fff!important;border:1.5px solid #e8e8e8!important;border-radius:10px!important;padding:10px 12px!important;font-size:14px!important}.checkout-area-module__s35IWa__di-input:focus{outline:none;border-color:#ff5e62!important}.checkout-area-module__s35IWa__checkout-banner{text-align:center;background:linear-gradient(135deg,#ffb347 0%,#ff6b35 70%,#ff5e62 100%);padding:36px 24px 64px;position:relative;overflow:hidden}.checkout-area-module__s35IWa__b-circle{pointer-events:none;background:#ffffff1a;border-radius:50%;position:absolute}.checkout-area-module__s35IWa__b-circle-1{width:220px;height:220px;top:-80px;left:-60px}.checkout-area-module__s35IWa__b-circle-2{background:#ffffff12;width:160px;height:160px;top:-40px;right:-40px}.checkout-area-module__s35IWa__banner-inner{z-index:2;position:relative}.checkout-area-module__s35IWa__banner-eyebrow{color:#ffffffbf;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.checkout-area-module__s35IWa__banner-title{color:#fff;margin:0;font-size:28px;font-weight:800}.checkout-area-module__s35IWa__banner-wave{z-index:2;line-height:0;position:absolute;bottom:-1px;left:0;right:0}.checkout-area-module__s35IWa__banner-wave svg{width:100%;height:50px;display:block}.checkout-area-module__s35IWa__checkout-area{background:#fff;min-height:100vh;padding:50px 20px}.checkout-area-module__s35IWa__grid-2-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;display:grid}.checkout-area-module__s35IWa__checkout-card{background:#fff;border-radius:20px;min-width:0;padding:30px;box-shadow:0 6px 24px #00000012}.checkout-area-module__s35IWa__checkout-card h3{color:#222;margin-bottom:22px;font-size:22px;font-weight:700;line-height:1.3}.checkout-area-module__s35IWa__invoice{color:#999;font-size:14px;font-weight:500}.checkout-area-module__s35IWa__form-group{flex-direction:column;min-width:0;margin-bottom:18px;display:flex}.checkout-area-module__s35IWa__form-group label{color:#444;margin-bottom:7px;font-size:14px;font-weight:600}.checkout-area-module__s35IWa__form-group label span{color:#ff5e62}.checkout-area-module__s35IWa__form-group input,.checkout-area-module__s35IWa__form-group select{box-sizing:border-box;background:#fafafa;border:1.5px solid #e8e8e8;border-radius:12px;width:100%;min-height:48px;padding:13px 16px;font-family:inherit;font-size:15px;transition:all .2s}.checkout-area-module__s35IWa__form-group input:focus,.checkout-area-module__s35IWa__form-group select:focus{background:#fff;border-color:#ff5e62;outline:none;box-shadow:0 0 0 3px #ff5e621a}.checkout-area-module__s35IWa__addr-pick-btn{color:#ff5e62;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff5f5;border:1.5px dashed #ffb3b5;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:700;transition:all .15s;display:flex}.checkout-area-module__s35IWa__addr-pick-btn:hover{color:#fff;background:#ff5e62;border-color:#ff5e62}.checkout-area-module__s35IWa__addr-confirmed-box{background:#fff5f5;border:1.5px solid #ffb3b5;border-radius:12px;padding:14px 16px;overflow:hidden}.checkout-area-module__s35IWa__addr-change-link{color:#ff5e62;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:12px;font-weight:700;text-decoration:underline}.checkout-area-module__s35IWa__place-order-btn{cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg,#f96,#ff5e62);border:none;border-radius:12px;width:100%;min-height:50px;margin-top:20px;padding:15px;font-family:inherit;font-size:16px;font-weight:700}.checkout-area-module__s35IWa__place-order-btn.checkout-area-module__s35IWa__disabled{cursor:not-allowed;background:#ccc}.checkout-area-module__s35IWa__toast-message{text-align:center;color:#fff;background:#4caf50;border-radius:10px;margin-top:14px;padding:12px;font-weight:600;line-height:1.4}.checkout-area-module__s35IWa__secure-note{color:#aaa;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:12px;line-height:1.4;display:flex}.checkout-area-module__s35IWa__empty-cart{text-align:center;padding:80px 20px}.checkout-area-module__s35IWa__shop-btn{color:#fff;background:linear-gradient(90deg,#f96,#ff5e62);border-radius:12px;margin-top:14px;padding:12px 24px;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:992px){.checkout-area-module__s35IWa__checkout-area{padding:40px 18px}.checkout-area-module__s35IWa__grid-2-cols{grid-template-columns:1fr;gap:22px}.checkout-area-module__s35IWa__checkout-card{padding:26px}}@media (max-width:767px){.checkout-area-module__s35IWa__fp-search-bar{gap:8px;top:10px;left:10px;right:10px}.checkout-area-module__s35IWa__fp-back-btn{width:40px;min-width:40px;height:40px}.checkout-area-module__s35IWa__fp-search-input-wrap{border-radius:11px;height:46px;padding:0 12px}.checkout-area-module__s35IWa__fp-search-input{font-size:14px}.checkout-area-module__s35IWa__fp-suggestions{border-radius:12px;max-height:230px;top:66px;left:10px;right:10px}.checkout-area-module__s35IWa__fp-sug-item{gap:10px;padding:12px 13px}.checkout-area-module__s35IWa__fp-sug-main{font-size:13px}.checkout-area-module__s35IWa__fp-sug-sub{font-size:11px}.checkout-area-module__s35IWa__fp-bottom-panel{padding:12px 12px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.checkout-area-module__s35IWa__fp-selected-addr{gap:9px;margin-bottom:10px;padding:11px 12px}.checkout-area-module__s35IWa__fp-addr-label{font-size:10px}.checkout-area-module__s35IWa__fp-addr-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.checkout-area-module__s35IWa__fp-confirm-btn{border-radius:11px;min-height:48px;padding:13px 12px;font-size:14px}.checkout-area-module__s35IWa__fp-tap-hint{min-height:46px;padding:12px 10px;font-size:13px}.checkout-area-module__s35IWa__checkout-banner{padding:28px 18px 58px}.checkout-area-module__s35IWa__banner-eyebrow{letter-spacing:1.5px;font-size:9px}.checkout-area-module__s35IWa__banner-title{font-size:23px}.checkout-area-module__s35IWa__banner-wave svg{height:40px}.checkout-area-module__s35IWa__b-circle-1{width:150px;height:150px;top:-55px;left:-45px}.checkout-area-module__s35IWa__b-circle-2{width:110px;height:110px;top:-25px;right:-30px}.checkout-area-module__s35IWa__checkout-area{padding:24px 12px 35px}.checkout-area-module__s35IWa__grid-2-cols{grid-template-columns:1fr;gap:16px}.checkout-area-module__s35IWa__checkout-card{box-sizing:border-box;border-radius:16px;width:100%;padding:18px 15px;box-shadow:0 4px 18px #0000000f}.checkout-area-module__s35IWa__checkout-card h3{margin-bottom:18px;font-size:18px}.checkout-area-module__s35IWa__invoice{font-size:12px}.checkout-area-module__s35IWa__form-group{margin-bottom:15px}.checkout-area-module__s35IWa__form-group label{margin-bottom:6px;font-size:13px}.checkout-area-module__s35IWa__form-group input,.checkout-area-module__s35IWa__form-group select{border-radius:10px;min-height:46px;padding:11px 13px;font-size:14px}.checkout-area-module__s35IWa__delivery-instructions{border-radius:12px;margin-bottom:15px;padding:13px}.checkout-area-module__s35IWa__di-header{gap:8px;margin-bottom:12px}.checkout-area-module__s35IWa__di-header span{font-size:18px}.checkout-area-module__s35IWa__di-title{font-size:13px}.checkout-area-module__s35IWa__di-sub{font-size:11px}.checkout-area-module__s35IWa__di-fields{grid-template-columns:1fr;gap:9px}.checkout-area-module__s35IWa__di-field{width:100%}.checkout-area-module__s35IWa__di-input{min-height:44px;border-radius:9px!important;padding:9px 11px!important;font-size:13px!important}.checkout-area-module__s35IWa__addr-confirmed-box{border-radius:11px;padding:12px}.checkout-area-module__s35IWa__addr-pick-btn{border-radius:10px;min-height:48px;padding:12px;font-size:14px}.checkout-area-module__s35IWa__charge-pill{font-size:12px;line-height:1.5}.checkout-area-module__s35IWa__charge-loading{font-size:11px}.checkout-area-module__s35IWa__place-order-btn{border-radius:10px;min-height:48px;margin-top:16px;padding:13px 12px;font-size:15px}.checkout-area-module__s35IWa__toast-message{padding:10px;font-size:13px}.checkout-area-module__s35IWa__secure-note{padding:0 5px;font-size:10px}.checkout-area-module__s35IWa__empty-cart{padding:60px 18px}.checkout-area-module__s35IWa__empty-cart h3{font-size:18px}.checkout-area-module__s35IWa__shop-btn{padding:11px 20px;font-size:14px}}@media (max-width:390px){.checkout-area-module__s35IWa__fp-search-bar{left:8px;right:8px}.checkout-area-module__s35IWa__fp-back-btn{width:38px;min-width:38px;height:38px}.checkout-area-module__s35IWa__fp-search-input-wrap{height:44px;padding:0 10px}.checkout-area-module__s35IWa__fp-search-input{font-size:13px}.checkout-area-module__s35IWa__fp-bottom-panel{padding-left:10px;padding-right:10px}.checkout-area-module__s35IWa__checkout-area{padding-left:8px;padding-right:8px}.checkout-area-module__s35IWa__checkout-card{border-radius:14px;padding:16px 13px}.checkout-area-module__s35IWa__checkout-card h3{font-size:17px}.checkout-area-module__s35IWa__banner-title{font-size:21px}.checkout-area-module__s35IWa__banner-eyebrow{font-size:8px}.checkout-area-module__s35IWa__di-input{font-size:12px!important}}@media (max-width:340px){.checkout-area-module__s35IWa__fp-search-bar{gap:6px}.checkout-area-module__s35IWa__fp-back-btn{width:36px;min-width:36px;height:36px}.checkout-area-module__s35IWa__fp-search-input-wrap{height:42px}.checkout-area-module__s35IWa__fp-search-input{font-size:12px}.checkout-area-module__s35IWa__checkout-area{padding-left:6px;padding-right:6px}.checkout-area-module__s35IWa__checkout-card{padding:14px 11px}.checkout-area-module__s35IWa__checkout-card h3{font-size:16px}.checkout-area-module__s35IWa__form-group input,.checkout-area-module__s35IWa__form-group select{font-size:13px}}@media (hover:none) and (pointer:coarse){.checkout-area-module__s35IWa__fp-sug-item:hover{background:0 0}.checkout-area-module__s35IWa__addr-pick-btn:hover{color:#ff5e62;background:#fff5f5;border-color:#ffb3b5}.checkout-area-module__s35IWa__fp-confirm-btn,.checkout-area-module__s35IWa__place-order-btn,.checkout-area-module__s35IWa__addr-pick-btn,.checkout-area-module__s35IWa__fp-back-btn,.checkout-area-module__s35IWa__fp-search-clear{touch-action:manipulation}}
.contact-module__krtVhq__contactArea{background:#fff;padding:clamp(60px,10vw,100px) clamp(20px,5vw,60px);position:relative}.contact-module__krtVhq__container{max-width:1400px;margin:0 auto}.contact-module__krtVhq__contactHeader{text-align:center;max-width:700px;margin:0 auto 60px;padding:0 20px}.contact-module__krtVhq__badge{color:#fc6231;text-transform:uppercase;letter-spacing:.5px;background:#fc623114;border:1px solid #fc623133;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.contact-module__krtVhq__contactTitle{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:clamp(32px,6vw,48px);font-weight:900}.contact-module__krtVhq__contactSubtitle{color:#666;margin:0;font-family:Poppins,sans-serif;font-size:clamp(15px,2.5vw,17px);line-height:1.7}.contact-module__krtVhq__contactGrid{grid-template-columns:1fr;gap:clamp(24px,4vw,32px);display:grid}@media (min-width:1024px){.contact-module__krtVhq__contactGrid{grid-template-columns:1fr 1.2fr}}.contact-module__krtVhq__contactCard{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:clamp(30px,5vw,40px);transition:all .3s;box-shadow:0 8px 32px #00000014}.contact-module__krtVhq__contactCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.contact-module__krtVhq__cardTitle{color:#1a1a1a;margin:0 0 clamp(20px,4vw,30px);font-family:Poppins,sans-serif;font-size:clamp(22px,4vw,28px);font-weight:800}.contact-module__krtVhq__formDescription{color:#666;margin:0 0 24px;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6}.contact-module__krtVhq__contactList{margin-bottom:40px}.contact-module__krtVhq__contactItem{background:#fafafa;border-radius:12px;gap:16px;margin-bottom:24px;padding:16px;transition:all .3s;display:flex}.contact-module__krtVhq__contactItem:hover{background:#fc62310d;transform:translate(4px)}.contact-module__krtVhq__contactIcon{color:#fff;background:linear-gradient(135deg,#fc6231 0%,#ff8a5b 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #fc62314d}.contact-module__krtVhq__contactContent{flex:1}.contact-module__krtVhq__contactContent h6{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}.contact-module__krtVhq__contactContent span,.contact-module__krtVhq__contactLink{color:#666;font-family:Poppins,sans-serif;font-size:15px;text-decoration:none;display:block}.contact-module__krtVhq__contactLink{color:#fc6231;font-weight:600;transition:color .3s}.contact-module__krtVhq__contactLink:hover{color:#e63c00}.contact-module__krtVhq__socialSection{margin-bottom:40px}.contact-module__krtVhq__socialTitle{color:#1a1a1a;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}.contact-module__krtVhq__socialLinks{flex-wrap:wrap;gap:12px;display:flex}.contact-module__krtVhq__socialLink{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.contact-module__krtVhq__socialLink:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000040}.contact-module__krtVhq__workingHours{background:#fafafa;border:1px solid #e5e5e5;border-radius:16px;padding:24px}.contact-module__krtVhq__hoursTitle{color:#1a1a1a;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}.contact-module__krtVhq__hoursList{flex-direction:column;gap:12px;display:flex}.contact-module__krtVhq__hoursItem{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.contact-module__krtVhq__hoursItem:last-child{border-bottom:none}.contact-module__krtVhq__day{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.contact-module__krtVhq__time{color:#666;font-family:Poppins,sans-serif;font-size:14px}.contact-module__krtVhq__ajaxResponse{color:#10b981;margin-top:16px;font-family:Poppins,sans-serif;font-size:14px}@media (max-width:768px){.contact-module__krtVhq__contactItem{flex-direction:column;align-items:flex-start}.contact-module__krtVhq__socialLinks{justify-content:center}}
.ShopArea-module__lfxECa__shopArea{-webkit-overflow-scrolling:touch;backface-visibility:hidden;background:#fff;width:100%;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}.ShopArea-module__lfxECa__simpleShopHeader{background:linear-gradient(#fff 0%,#fffaf7 100%);border-bottom:1px solid #f1f1f1;width:100%;position:relative;overflow:hidden}.ShopArea-module__lfxECa__simpleShopHeader:before{content:"";pointer-events:none;background:radial-gradient(#f15a2424 0%,#f15a240a 45%,#0000 75%);width:420px;height:180px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.ShopArea-module__lfxECa__simpleShopHeader:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f15a24,#ff8a5c);border-radius:10px 10px 0 0;width:90px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ShopArea-module__lfxECa__simpleShopInner{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1450px;margin:0 auto;padding:28px 24px 25px;display:flex;position:relative}.ShopArea-module__lfxECa__simpleContext{color:#f15a24;text-transform:uppercase;letter-spacing:.8px;background:#f15a2414;border:1px solid #f15a2424;border-radius:100px;justify-content:center;align-items:center;gap:7px;margin-bottom:9px;padding:6px 13px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.ShopArea-module__lfxECa__simpleContext svg{color:#f15a24;width:14px;height:14px}.ShopArea-module__lfxECa__simpleTitle{letter-spacing:-1px;background:linear-gradient(135deg,#111 0%,#292929 45%,#f15a24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Poppins,sans-serif;font-size:38px;font-weight:800;line-height:1.15;position:relative}.ShopArea-module__lfxECa__simpleTitle:after{content:"";background:linear-gradient(90deg,#f15a24,#ff956d);border-radius:100px;width:42px;height:3px;margin:8px auto 0;display:block}.ShopArea-module__lfxECa__simpleSubtitle{color:#777;letter-spacing:.1px;max-width:600px;margin:9px 0 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.ShopArea-module__lfxECa__productsSection{-webkit-overflow-scrolling:touch;backface-visibility:hidden;background:#fff;width:100%;padding:25px 0 70px;overflow-x:hidden}.ShopArea-module__lfxECa__shopContainer{width:100%;max-width:1450px;margin:0 auto;padding:0 24px}.ShopArea-module__lfxECa__productGrid{backface-visibility:hidden;grid-template-columns:repeat(6,minmax(0,1fr));gap:17px;width:100%;margin-bottom:40px;display:grid;transform:translate(0,0)}.ShopArea-module__lfxECa__productCell{backface-visibility:hidden;justify-content:stretch;align-items:stretch;width:100%;min-width:0;display:flex;transition:none!important;animation:none!important;transform:none!important}.ShopArea-module__lfxECa__productCell>*{flex:1!important;width:100%!important;min-width:0!important;max-width:100%!important;animation:none!important;transform:none!important}.ShopArea-module__lfxECa__productCell>*>*{max-width:100%!important;animation:none!important}.ShopArea-module__lfxECa__productCell,.ShopArea-module__lfxECa__productCell *,.ShopArea-module__lfxECa__productCell>*,.ShopArea-module__lfxECa__productCell>*>*{transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important}.ShopArea-module__lfxECa__progressSection{width:100%;margin-bottom:30px}.ShopArea-module__lfxECa__progressInfo{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.ShopArea-module__lfxECa__progressText{color:#666;font-size:13px;font-weight:500}.ShopArea-module__lfxECa__progressText strong{color:#171717;font-weight:700}.ShopArea-module__lfxECa__progressPercent{color:#f15a24;font-size:13px;font-weight:700}.ShopArea-module__lfxECa__progressBarTrack{background:#eee;border-radius:100px;width:100%;height:4px;overflow:hidden}.ShopArea-module__lfxECa__progressBarFill{background:linear-gradient(90deg,#f15a24,#ff956d);border-radius:100px;height:100%;transition:width .3s}.ShopArea-module__lfxECa__seeMoreWrapper{flex-direction:column;align-items:center;gap:10px;padding-top:4px;display:flex}.ShopArea-module__lfxECa__seeMoreBtn{color:#fff;cursor:pointer;background:#111;border:2px solid #111;border-radius:100px;justify-content:center;align-items:center;gap:9px;padding:14px 40px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.ShopArea-module__lfxECa__seeMoreBtn:hover{background:#f15a24;border-color:#f15a24;transform:translateY(-2px);box-shadow:0 8px 24px #f15a2440}.ShopArea-module__lfxECa__seeMoreBtn:active{transform:translateY(0)}.ShopArea-module__lfxECa__seeMoreHint{color:#aaa;margin:0;font-size:12px;font-weight:500}.ShopArea-module__lfxECa__allLoaded{color:#aaa;text-align:center;align-items:center;gap:16px;margin-top:36px;font-size:13px;font-weight:600;display:flex}.ShopArea-module__lfxECa__allLoadedLine{background:#e5e5e5;flex:1;height:1px}.ShopArea-module__lfxECa__emptyState{text-align:center;width:100%;padding:70px 16px}.ShopArea-module__lfxECa__emptyIcon{margin-bottom:16px;font-size:52px}.ShopArea-module__lfxECa__emptyTitle{color:#171717;text-transform:none;margin:0 0 10px;font-size:25px;font-weight:700}.ShopArea-module__lfxECa__emptySub{color:#666;max-width:430px;margin:0 auto 24px;font-size:14px;line-height:1.6}.ShopArea-module__lfxECa__emptyCta{color:#fff;background:#f15a24;border-radius:100px;justify-content:center;align-items:center;padding:12px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.ShopArea-module__lfxECa__emptyCta:hover{transform:translateY(-2px);box-shadow:0 8px 22px #f15a2440}@media (min-width:1400px){.ShopArea-module__lfxECa__shopContainer{max-width:1500px}.ShopArea-module__lfxECa__productGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:17px}}@media (max-width:1399px){.ShopArea-module__lfxECa__shopContainer{max-width:1250px;padding:0 20px}.ShopArea-module__lfxECa__productGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}}@media (max-width:1000px){.ShopArea-module__lfxECa__simpleShopInner{padding:23px 18px 21px}.ShopArea-module__lfxECa__simpleTitle{font-size:32px}.ShopArea-module__lfxECa__shopContainer{padding:0 16px}.ShopArea-module__lfxECa__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}}@media (max-width:768px){.ShopArea-module__lfxECa__simpleShopInner{padding:20px 15px 18px}.ShopArea-module__lfxECa__simpleContext{gap:6px;margin-bottom:8px;padding:6px 11px;font-size:10px}.ShopArea-module__lfxECa__simpleContext svg{width:13px;height:13px}.ShopArea-module__lfxECa__simpleTitle{letter-spacing:-.6px;font-size:27px}.ShopArea-module__lfxECa__simpleTitle:after{width:36px;height:2.5px;margin-top:7px}.ShopArea-module__lfxECa__simpleSubtitle{max-width:340px;margin-top:7px;font-size:11px}.ShopArea-module__lfxECa__productsSection{padding:18px 0 60px}.ShopArea-module__lfxECa__shopContainer{padding:0 12px}.ShopArea-module__lfxECa__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:30px;transform:translate(0,0)}.ShopArea-module__lfxECa__progressText,.ShopArea-module__lfxECa__progressPercent{font-size:11px}.ShopArea-module__lfxECa__seeMoreBtn{padding:13px 30px;font-size:13px}.ShopArea-module__lfxECa__emptyState{padding:55px 12px}.ShopArea-module__lfxECa__emptyTitle{font-size:21px}.ShopArea-module__lfxECa__emptySub{font-size:13px}}@media (max-width:400px){.ShopArea-module__lfxECa__simpleShopInner{padding:17px 10px 16px}.ShopArea-module__lfxECa__simpleTitle{letter-spacing:-.4px;font-size:24px}.ShopArea-module__lfxECa__simpleSubtitle{font-size:10.5px}.ShopArea-module__lfxECa__shopContainer{padding:0 9px}.ShopArea-module__lfxECa__productGrid{gap:9px}.ShopArea-module__lfxECa__seeMoreBtn{width:100%;max-width:270px}}html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;overflow-x:hidden}@media (max-width:768px){html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.ShopArea-module__lfxECa__shopArea{-webkit-overflow-scrolling:touch;overflow-x:hidden}}
.Upcomingcategories-module__BPo5Lq__section{background:#fff;padding:60px 0 80px;position:relative;overflow:hidden}.Upcomingcategories-module__BPo5Lq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#fc62310f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.Upcomingcategories-module__BPo5Lq__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 clamp(16px,4vw,60px);position:relative}.Upcomingcategories-module__BPo5Lq__header{text-align:center;max-width:560px;margin:0 auto 48px}.Upcomingcategories-module__BPo5Lq__badge{color:#fc6231;text-transform:uppercase;letter-spacing:1.2px;background:#fc623114;border:1px solid #fc623138;border-radius:100px;align-items:center;gap:7px;margin-bottom:16px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.Upcomingcategories-module__BPo5Lq__badgeDot{background:#fc6231;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite Upcomingcategories-module__BPo5Lq__pulse}@keyframes Upcomingcategories-module__BPo5Lq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.Upcomingcategories-module__BPo5Lq__title{color:#0f0f0f;letter-spacing:-.5px;margin-bottom:10px;font-size:clamp(26px,4vw,46px);font-weight:900;line-height:1.15}.Upcomingcategories-module__BPo5Lq__titleAccent{color:#0e0e0e}.Upcomingcategories-module__BPo5Lq__subtitle{color:#888;margin-bottom:12px;font-size:14px;line-height:1.65}.Upcomingcategories-module__BPo5Lq__underline{background:linear-gradient(90deg,#fc6231,#ff8c42);border-radius:2px;width:44px;height:4px;margin:0 auto}.Upcomingcategories-module__BPo5Lq__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.Upcomingcategories-module__BPo5Lq__card{aspect-ratio:1;text-align:center;cursor:pointer;background:#fff;border:1px solid #dcdcdc99;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.45s both Upcomingcategories-module__BPo5Lq__fadeUp;display:flex;position:relative;overflow:hidden;box-shadow:5px 5px 10px #00000012,-4px -4px 9px #fff}.Upcomingcategories-module__BPo5Lq__card:first-child{animation-delay:50ms}.Upcomingcategories-module__BPo5Lq__card:nth-child(2){animation-delay:.1s}.Upcomingcategories-module__BPo5Lq__card:nth-child(3){animation-delay:.15s}.Upcomingcategories-module__BPo5Lq__card:nth-child(4){animation-delay:.2s}.Upcomingcategories-module__BPo5Lq__card:nth-child(5){animation-delay:.25s}@keyframes Upcomingcategories-module__BPo5Lq__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.Upcomingcategories-module__BPo5Lq__card:hover{border-color:#fc623133;transform:translateY(-7px);box-shadow:8px 8px 18px #0000001a,-6px -6px 14px #fff,0 0 0 1.5px #fc623133}.Upcomingcategories-module__BPo5Lq__card:before{content:"";background:var(--card-color,#fc6231);opacity:0;border-radius:22px 22px 0 0;height:4px;transition:opacity .28s;position:absolute;top:0;left:0;right:0}.Upcomingcategories-module__BPo5Lq__card:hover:before{opacity:1}.Upcomingcategories-module__BPo5Lq__ribbon{color:#fff;letter-spacing:.6px;text-transform:uppercase;background:linear-gradient(135deg,#fc6231,#ff8c42);border-radius:4px 0 0 4px;padding:4px 10px 4px 8px;font-size:9px;font-weight:800;position:absolute;top:13px;right:0;box-shadow:-2px 2px 5px #fc623147}.Upcomingcategories-module__BPo5Lq__iconWrap{background:var(--card-bg,#fc623112);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:14px;font-size:34px;line-height:1;transition:transform .28s;display:flex;box-shadow:inset 3px 3px 6px #00000012,inset -3px -3px 6px #ffffffe6}.Upcomingcategories-module__BPo5Lq__card:hover .Upcomingcategories-module__BPo5Lq__iconWrap{transform:scale(1.12)rotate(-4deg)}.Upcomingcategories-module__BPo5Lq__cardName{color:#111;margin:0 0 5px;padding:0 12px;font-size:14px;font-weight:800;line-height:1.3}.Upcomingcategories-module__BPo5Lq__cardDesc{color:#aaa;margin:0;padding:0 14px;font-size:11px;line-height:1.45}@media (max-width:768px){.Upcomingcategories-module__BPo5Lq__grid{grid-template-columns:repeat(2,1fr);gap:14px}.Upcomingcategories-module__BPo5Lq__iconWrap{border-radius:13px;width:52px;height:52px;margin-bottom:10px;font-size:24px}.Upcomingcategories-module__BPo5Lq__cardName{font-size:12px}.Upcomingcategories-module__BPo5Lq__cardDesc{font-size:10px}.Upcomingcategories-module__BPo5Lq__ribbon{padding:3px 8px 3px 6px;font-size:8px}}
/*# sourceMappingURL=dbf34b2cd81163cd.css.map*/