.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;gap:8px;display:grid}.SubCategoryProducts-module__FcFuuG__loadMoreTrigger{width:100%;height:1px}.SubCategoryProducts-module__FcFuuG__loading{justify-content:center;align-items:center;column-gap:12px;padding:32px 0;display:flex}.SubCategoryProducts-module__FcFuuG__spinner{width:1.25rem;height:1.25rem;color:var(--primary);animation:1s linear infinite SubCategoryProducts-module__FcFuuG__spin}.SubCategoryProducts-module__FcFuuG__loading span{color:var(--text-secondary);font-size:14px;font-weight:500}.SubCategoryProducts-module__FcFuuG__endWrapper{flex-direction:column;align-items:center;gap:20px;padding:48px 12px 64px;display:flex}.SubCategoryProducts-module__FcFuuG__endDivider{background:linear-gradient(90deg,#0000,#4080ff59,#0000);width:120px;height:1px}.SubCategoryProducts-module__FcFuuG__endMessage{text-align:center;flex-direction:column;align-items:center;row-gap:12px;max-width:520px;display:flex}.SubCategoryProducts-module__FcFuuG__endBadge{background:var(--surface-muted);border:1px solid var(--surface-muted);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.SubCategoryProducts-module__FcFuuG__endTitle{color:var(--text-primary);font-size:24px;font-weight:700;line-height:1.2}.SubCategoryProducts-module__FcFuuG__endDescription{color:var(--text-secondary);font-size:15px;line-height:1.7}.SubCategoryProducts-module__FcFuuG__scrollTopButton{width:48px;height:48px;color:var(--primary);border:1px solid var(--surface-muted);background:var(--surface);cursor:pointer;z-index:50;border-radius:999px;justify-content:center;align-items:center;padding:8px;display:flex;position:fixed;bottom:8px;right:8px}@media screen and (min-width:456px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SubCategoryProducts-module__FcFuuG__detailsAdvisory{visibility:hidden;display:none}}@media screen and (min-width:640px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.SubCategoryProducts-module__FcFuuG__endWrapper{padding:56px 16px 72px}}@media screen and (min-width:900px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1124px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1280px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1536px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1900px){.SubCategoryProducts-module__FcFuuG__productsGrid{grid-template-columns:repeat(7,minmax(0,1fr))}}@keyframes SubCategoryProducts-module__FcFuuG__spin{to{transform:rotate(360deg)}}
.ProductCardForPages-module__kJtO8W__wrapper{background:var(--surface-muted);border:1px solid var(--surface-muted);border-radius:var(--radius);width:100%;height:250px;position:relative;overflow:hidden}.ProductCardForPages-module__kJtO8W__content{align-items:flex-start;column-gap:8px;display:flex}.ProductCardForPages-module__kJtO8W__img{width:45%;min-width:45%;max-width:45%}.ProductCardForPages-module__kJtO8W__productDetails{background:var(--surface-muted);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:55%;height:auto;padding:8px 2px;display:flex;position:relative}.ProductCardForPages-module__kJtO8W__productSKU{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg, var(--primary), var(--secondary));background-clip:content-box;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:12px;font-weight:500}.ProductCardForPages-module__kJtO8W__productName{color:var(--text-primary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:500;transition:color .25s;display:-webkit-box;overflow:hidden}.ProductCardForPages-module__kJtO8W__offers{align-items:center;gap:4px;display:flex;overflow-x:scroll}.ProductCardForPages-module__kJtO8W__offers p{color:var(--sale);font-size:12px;font-weight:500}.ProductCardForPages-module__kJtO8W__percentOff{min-width:fit-content;color:var(--surface);border-radius:var(--radius);background:var(--sale);justify-content:center;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.ProductCardForPages-module__kJtO8W__productPrice{color:var(--primary);font-size:18px}.ProductCardForPages-module__kJtO8W__slashedPrice{color:var(--text-secondary);font-size:12px;font-weight:400;text-decoration:line-through}.ProductCardForPages-module__kJtO8W__conditionSticker{transform-origin:0 100%;background:linear-gradient(135deg, var(--primary), black);top:8px;left:0;transform:rotate(90deg)}.ProductCardForPages-module__kJtO8W__mobileBtns{justify-content:space-between;align-items:center;column-gap:8px;padding-top:4px;display:flex;overflow-x:auto}.ProductCardForPages-module__kJtO8W__mobileBtn{border-radius:999px;min-width:fit-content;height:36px}.ProductCardForPages-module__kJtO8W__quantityControls{border:1px solid var(--secondary);border-radius:999px;align-items:center;min-width:fit-content;height:36px;display:inline-flex}.ProductCardForPages-module__kJtO8W__quantityBtn{border-radius:999px;height:36px;padding:0 8px}.ProductCardForPages-module__kJtO8W__quantityBtn:hover{transform:translateY(-1px)}.ProductCardForPages-module__kJtO8W__quantityBtn:active{transform:scale(.96)}.ProductCardForPages-module__kJtO8W__quantityValue{text-align:center;min-width:42px;color:var(--text-primary);font-size:15px;font-weight:700}.ProductCardForPages-module__kJtO8W__addBtn,.ProductCardForPages-module__kJtO8W__addBtnWrapper{display:none}.ProductCardForPages-module__kJtO8W__favBtn{z-index:10;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;transition:transform .25s;position:absolute;top:0;left:0}.ProductCardForPages-module__kJtO8W__favBtn:hover:not(:disabled){color:var(--primary);transform:translateY(-1px)}@media screen and (min-width:456px){.ProductCardForPages-module__kJtO8W__wrapper{height:436px}.ProductCardForPages-module__kJtO8W__content{flex-direction:column}.ProductCardForPages-module__kJtO8W__img{width:100%;min-width:unset;max-width:unset}.ProductCardForPages-module__kJtO8W__productDetails{width:100%;padding:8px}.ProductCardForPages-module__kJtO8W__addBtn{z-index:10;width:32px;height:32px;color:var(--surface);background:var(--secondary);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:212px;right:4px}.ProductCardForPages-module__kJtO8W__mobileBtns{display:none}}
.Currency-module__g2GrVW__currency{font-weight:600;font-family:var(--font-geist-mono)}
.Button-module__ydii9q__button{cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:6px;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__ydii9q__button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.Button-module__ydii9q__button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Button-module__ydii9q__sm{padding:.25rem .75rem;font-size:12px}.Button-module__ydii9q__md{padding:.5rem 1rem;font-size:14px}.Button-module__ydii9q__lg{padding:.75rem 1.25rem;font-size:16px}.Button-module__ydii9q__default{background:linear-gradient(135deg, var(--primary), black);color:#fff;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.Button-module__ydii9q__default:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1f,#fff0);transition:opacity .25s;position:absolute;inset:0}.Button-module__ydii9q__default:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__ydii9q__default:hover:not(:disabled):before{opacity:1}.Button-module__ydii9q__outline{color:var(--text-primary);-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #0f172a14;position:relative;overflow:hidden}.Button-module__ydii9q__outline:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#4080ff1f,#ff800014);transition:opacity .25s;position:absolute;inset:0}.Button-module__ydii9q__outline:hover:not(:disabled){color:var(--primary);box-shadow:var(--shadow-sm);border-color:#4080ff1f;transform:translateY(-1px)}.Button-module__ydii9q__outline:hover:not(:disabled):before{opacity:1}.Button-module__ydii9q__secondary{background:linear-gradient(135deg, var(--secondary), #ff9d3f);color:#fff;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.Button-module__ydii9q__secondary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff24,#0000);transition:opacity .25s;position:absolute;inset:0}.Button-module__ydii9q__secondary:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__ydii9q__secondary:hover:not(:disabled):before{opacity:1}.Button-module__ydii9q__ghost{color:var(--text-primary);box-shadow:none;background:0 0;position:relative;overflow:hidden}.Button-module__ydii9q__ghost:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#4080ff1f,#ff800014);transition:opacity .25s;position:absolute;inset:0}.Button-module__ydii9q__ghost:hover:not(:disabled){color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.Button-module__ydii9q__ghost:hover:not(:disabled):before{opacity:1}.Button-module__ydii9q__destructive{background:linear-gradient(135deg, var(--error), #ff6b6b);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__ydii9q__destructive:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__ydii9q__button:active:not(:disabled){transform:scale(.97)}@media (prefers-color-scheme:dark){.Button-module__ydii9q__outline{border:1px solid var(--border)}.Button-module__ydii9q__outline:hover:not(:disabled),.Button-module__ydii9q__ghost:hover:not(:disabled){background-color:var(--hover-overlay)}}
.DrawerNavigationBar-module__4wcnra__drawer{-webkit-backdrop-filter:blur(8px);z-index:999;background:#0f172a52;height:100%;min-height:100vh;position:fixed;inset:0}.DrawerNavigationBar-module__4wcnra__drawerWrapper{background:var(--surface);width:min(88vw,360px);height:100%;box-shadow:var(--shadow-sm);padding:4px 8px;position:absolute;top:0;left:0;overflow-y:auto}.DrawerNavigationBar-module__4wcnra__filtersDrawer{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);width:100%;max-height:85vh;padding:4px 8px;inset:auto 0 0}.DrawerNavigationBar-module__4wcnra__dragHandleWrapper{justify-content:center;padding:2px 8px 4px;display:flex}.DrawerNavigationBar-module__4wcnra__dragHandle{background:#94a3b880;border-radius:999px;width:48px;height:5px}.DrawerNavigationBar-module__4wcnra__drawerContentWrapper{flex-direction:column;height:100%;display:flex;overflow-y:scroll}.DrawerNavigationBar-module__4wcnra__drawerContentHeader{color:var(--surface);background:linear-gradient(to right, var(--primary), black);justify-content:space-between;align-items:center;padding:8px;display:flex}.DrawerNavigationBar-module__4wcnra__drawerContentHeader h1{font-size:24px;font-weight:600}.DrawerNavigationBar-module__4wcnra__closeBtn{color:var(--surface);box-shadow:var(--shadow-sm);border-radius:999px;padding:4px}@media screen and (min-width:768px){.DrawerNavigationBar-module__4wcnra__drawerWrapper{max-width:350px}}
.FourthNavbar-module__IxR2GW__fourthNavbar{background:var(--surface);align-items:center;gap:4px;width:100%;padding:4px 8px;display:flex;overflow-x:auto}.FourthNavbar-module__IxR2GW__link{width:112px;height:80px;transition:transform .25s;position:relative}.FourthNavbar-module__IxR2GW__link:hover{transform:translateY(-1px)}.FourthNavbar-module__IxR2GW__imageWrapper{width:112px;height:80px;position:relative}.FourthNavbar-module__IxR2GW__image{object-fit:cover;aspect-ratio:1;transition:transform .35s,filter .35s}.FourthNavbar-module__IxR2GW__link:hover .FourthNavbar-module__IxR2GW__image{filter:brightness(1.05);transform:scale(.99)}.FourthNavbar-module__IxR2GW__label{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;color:var(--surface);background:linear-gradient(135deg, var(--primary), black);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 4px;font-size:14px;transition:background .3s;position:absolute;bottom:0;overflow:hidden}.FourthNavbar-module__IxR2GW__link:hover .FourthNavbar-module__IxR2GW__label,.FourthNavbar-module__IxR2GW__activeLabel{background:linear-gradient(135deg, var(--primary), var(--secondary))}
.ProductPreviewModal-module__TjuHxa__wrapper{grid-template-columns:repeat(1,minmax(0,1fr));align-items:flex-start;gap:12px;width:100%;display:grid}.ProductPreviewModal-module__TjuHxa__conditionSticker{z-index:10;background:linear-gradient(to right, var(--primary), black);position:absolute;top:0;left:0}.ProductPreviewModal-module__TjuHxa__additionalInfo{flex-direction:column;gap:12px;width:100%;display:flex}.ProductPreviewModal-module__TjuHxa__addOnsWrapper{flex-wrap:wrap;align-items:center;column-gap:8px;display:flex}.ProductPreviewModal-module__TjuHxa__addOns{border:1px solid var(--border);border-radius:var(--radius);width:fit-content;min-height:24px;color:var(--primary);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff14,#ff80000f);align-items:center;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.ProductPreviewModal-module__TjuHxa__infoCard{border:1px solid var(--primary-light);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px 16px;position:relative;overflow:hidden}.ProductPreviewModal-module__TjuHxa__infoCard:before{content:"";background:linear-gradient(to bottom, var(--primary), var(--secondary));opacity:.85;width:4px;height:100%;position:absolute;top:0;left:0}.ProductPreviewModal-module__TjuHxa__infoTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:6px;font-size:14px;font-weight:700}.ProductPreviewModal-module__TjuHxa__infoText{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.65}.ProductPreviewModal-module__TjuHxa__contactDetails{flex-direction:column;row-gap:4px;display:flex}.ProductPreviewModal-module__TjuHxa__contactRow{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:4px;font-size:14px;line-height:1.5;display:flex}.ProductPreviewModal-module__TjuHxa__contactLabel{color:var(--primary);font-weight:600}.ProductPreviewModal-module__TjuHxa__contactPill{min-height:24px;color:var(--primary);border:1px solid var(--border);background:linear-gradient(135deg,#4080ff14,#ff80000f);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.ProductPreviewModal-module__TjuHxa__address{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.6}@media screen and (min-width:640px){.ProductPreviewModal-module__TjuHxa__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}.ProductPreviewModal-module__TjuHxa__gallery{grid-column:span 4/span 4}.ProductPreviewModal-module__TjuHxa__productDetails{grid-column:span 8/span 8;margin-top:0}.ProductPreviewModal-module__TjuHxa__additionalInfo{grid-column:span 12/span 12}}@media screen and (min-width:1024px){.ProductPreviewModal-module__TjuHxa__gallery{grid-column:span 5/span 5}.ProductPreviewModal-module__TjuHxa__productDetails{grid-column:span 7/span 7}}
.Modal-module__PSm6Ka__modalOverlay{z-index:1000;background-color:#0a0a0ab3;justify-content:center;align-items:center;padding:.5rem;display:flex;position:fixed;inset:0;overflow-y:scroll}.Modal-module__PSm6Ka__modal{border-radius:var(--radius);background:var(--surface);width:100%;max-width:840px;height:auto;max-height:99%;box-shadow:var(--shadow-md);padding:24px 16px;position:relative;overflow-y:scroll}@media screen and (min-width:1024px){.Modal-module__PSm6Ka__modal{max-height:95%}}.Modal-module__PSm6Ka__closeBtn{z-index:10;box-shadow:var(--shadow-md);border-radius:999px;padding:4px;position:absolute;top:12px;right:12px}
.CountDown-module__fBzZjG__counter{color:var(--surface);font-size:18px;font-weight:500}
.index-module__LpJdqW__tabGroup{flex-direction:column-reverse;align-items:flex-start;column-gap:16px;display:flex}.index-module__LpJdqW__tabListWrapper{width:100%;max-width:320px;padding:8px 4px 16px;overflow-x:scroll}.index-module__LpJdqW__tabList{gap:12px;height:64px;display:flex}.index-module__LpJdqW__tabPanels{aspect-ratio:1;width:100%}.index-module__LpJdqW__imgContainer{aspect-ratio:1;width:100%;height:100%;position:relative;overflow:hidden}.index-module__LpJdqW__img{object-fit:contain;object-position:center}@media screen and (min-width:430px){.index-module__LpJdqW__tabListWrapper{max-width:416px}}@media screen and (min-width:500px){.index-module__LpJdqW__tabListWrapper{max-width:480px}}@media screen and (min-width:768px){.index-module__LpJdqW__tabGroup{flex-direction:row}.index-module__LpJdqW__tabListWrapper{width:10%;max-width:unset}.index-module__LpJdqW__tabList{flex-direction:column;height:auto}.index-module__LpJdqW__tabPanels{width:80%}}@media screen and (min-width:1024px){.index-module__LpJdqW__tabListWrapper{max-width:none}}
.BrandsHighlight-module__tpcb9a__section{width:100%;margin-top:4px}.BrandsHighlight-module__tpcb9a__sectionTitle{background:linear-gradient(to right, var(--secondary), black);padding:6px 8px}.BrandsHighlight-module__tpcb9a__section h2{color:var(--surface);font-size:18px;font-weight:500}@media screen and (min-width:1280px){.BrandsHighlight-module__tpcb9a__section{padding:0 8px}}
.GalleryTab-module__dcnaRa__tab{aspect-ratio:1;background:var(--surface);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.GalleryTab-module__dcnaRa__imgContainer{aspect-ratio:1;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.GalleryTab-module__dcnaRa__img{object-fit:contain;object-position:center;aspect-ratio:1}.GalleryTab-module__dcnaRa__imgOverlay{border-radius:inherit;position:absolute;inset:0}.GalleryTab-module__dcnaRa__selected{box-shadow:0 0 0 2px white, 0 0 0 3px var(--primary)}.GalleryTab-module__dcnaRa__unselected{box-shadow:0 0 0 2px #fff,0 0 0 3px #4080ff33}
.BrandsCarousel-module__b8hAda__swiperWrapper{background:var(--surface);width:100%;height:auto;min-height:238px;padding:8px;position:relative}.BrandsCarousel-module__b8hAda__swiper{width:100%;height:auto;overflow:hidden}.BrandsCarousel-module__b8hAda__swiperSlide{border:1px solid var(--primary-light);justify-content:center;align-items:center;width:auto;max-width:200px;height:auto;max-height:200px;display:flex;position:relative;overflow:hidden}.BrandsCarousel-module__b8hAda__brandImage{object-fit:contain;object-position:center;aspect-ratio:1;cursor:pointer}.BrandsCarousel-module__b8hAda__swiperNav{justify-content:flex-end;align-items:center;width:100%;padding-top:4px;display:flex}.BrandsCarousel-module__b8hAda__swiperNav a{color:#000}.BrandsCarousel-module__b8hAda__swiperNav a:hover{color:var(--secondary)}.BrandsCarousel-module__b8hAda__swiperNavBtns{justify-content:center;align-items:center;gap:10px;display:flex}.BrandsCarousel-module__b8hAda__swiperNavBtn{border-radius:var(--radius)}@media screen and (min-width:1280px){.BrandsCarousel-module__b8hAda__swiperWrapper{padding:4px}}
.ProductPreviewInfo-module__OfuVja__wrapper{flex-direction:column;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.ProductPreviewInfo-module__OfuVja__productDetails{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:100%;height:auto;display:flex}.ProductPreviewInfo-module__OfuVja__productSKU{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg, var(--primary), var(--secondary));background-clip:content-box;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:13px;font-weight:500}.ProductPreviewInfo-module__OfuVja__productName{color:var(--text-primary);font-size:18px;font-weight:600;transition:color .25s;overflow:hidden}.ProductPreviewInfo-module__OfuVja__fullSpecsLink{background:linear-gradient(90deg, var(--primary), var(--secondary));background-clip:content-box;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:14px;font-weight:500;line-height:1.25rem}.ProductPreviewInfo-module__OfuVja__offers{align-items:center;gap:4px;display:flex}.ProductPreviewInfo-module__OfuVja__offers p{color:var(--sale);font-size:12px;font-weight:500}.ProductPreviewInfo-module__OfuVja__percentOff{color:var(--surface);border-radius:var(--radius);background:var(--sale);justify-content:center;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.ProductPreviewInfo-module__OfuVja__productPrice{color:var(--primary);font-size:18px}.ProductPreviewInfo-module__OfuVja__productPriceLarge{color:var(--primary);font-size:20px}.ProductPreviewInfo-module__OfuVja__slashedPrice{color:var(--text-secondary);font-size:12px;font-weight:400;text-decoration:line-through}.ProductPreviewInfo-module__OfuVja__btns{align-items:center;gap:8px;width:100%;padding-top:12px;display:flex;overflow-x:scroll}.ProductPreviewInfo-module__OfuVja__btn{border-radius:999px;min-width:fit-content}.ProductPreviewInfo-module__OfuVja__btn span{font-weight:600}.ProductPreviewInfo-module__OfuVja__quantityControls{border:1px solid var(--secondary);border-radius:999px;align-items:center;width:fit-content;height:36px;display:inline-flex}.ProductPreviewInfo-module__OfuVja__quantityBtn{border-radius:999px;height:36px;padding:0 8px}.ProductPreviewInfo-module__OfuVja__quantityBtn:hover{transform:translateY(-1px)}.ProductPreviewInfo-module__OfuVja__quantityBtn:active{transform:scale(.96)}.ProductPreviewInfo-module__OfuVja__quantityValue{text-align:center;min-width:42px;color:var(--text-primary);font-size:15px;font-weight:700}.ProductPreviewInfo-module__OfuVja__favBtn{min-width:fit-content;color:var(--text-muted);border-radius:999px}.ProductPreviewInfo-module__OfuVja__productSpecs{margin-top:12px}.ProductPreviewInfo-module__OfuVja__noSpecs{margin-bottom:12px}
.ProductsHighlightsSkeleton-module__jbjhcq__productsHighlight{width:100%;padding:4px 8px}.ProductsHighlightsSkeleton-module__jbjhcq__skeletonHeadline{background:var(--surface-muted);width:100%;height:39px}.ProductsHighlightsSkeleton-module__jbjhcq__flexItems{background:var(--surface);column-gap:8px;width:100%;height:474px;padding:4px 4px 0;display:flex;overflow-x:scroll}.ProductsHighlightsSkeleton-module__jbjhcq__productCardSkeleton{border:1px solid var(--surface-muted);border-radius:var(--radius);background:var(--surface-muted);width:212px;min-width:212px;height:436px;transition:transform .2s;overflow:hidden}.ProductsHighlightsSkeleton-module__jbjhcq__productImageSkeleton{background:var(--surface);width:100%;height:250px;position:relative;overflow:hidden}.ProductsHighlightsSkeleton-module__jbjhcq__productImageSkeleton:before,.ProductsHighlightsSkeleton-module__jbjhcq__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite ProductsHighlightsSkeleton-module__jbjhcq__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ProductsHighlightsSkeleton-module__jbjhcq__productDetailsSkeleton{flex-direction:column;row-gap:8px;width:100%;height:150px;padding:8px;display:flex}.ProductsHighlightsSkeleton-module__jbjhcq__skeleton{background:#f0f0f0e6;border-radius:999px;position:relative;overflow:hidden}.ProductsHighlightsSkeleton-module__jbjhcq__badge{width:72px;height:22px}.ProductsHighlightsSkeleton-module__jbjhcq__productName{border-radius:8px;width:100%;height:14px}.ProductsHighlightsSkeleton-module__jbjhcq__productName.ProductsHighlightsSkeleton-module__jbjhcq__short{width:70%}.ProductsHighlightsSkeleton-module__jbjhcq__priceWrapper{align-items:center;gap:8px;display:flex}.ProductsHighlightsSkeleton-module__jbjhcq__offerPrice{border-radius:var(--radius);width:90px;height:18px}.ProductsHighlightsSkeleton-module__jbjhcq__price{border-radius:var(--radius);width:60px;height:14px}.ProductsHighlightsSkeleton-module__jbjhcq__sku{border-radius:var(--radius);width:80px;height:12px}.ProductsHighlightsSkeleton-module__jbjhcq__actionsRow{align-items:center;gap:8px;margin-top:auto;display:flex}.ProductsHighlightsSkeleton-module__jbjhcq__button{border-radius:16px;flex:1;height:42px}.ProductsHighlightsSkeleton-module__jbjhcq__iconButton{border-radius:16px;width:42px;height:42px}@keyframes ProductsHighlightsSkeleton-module__jbjhcq__shimmer{to{transform:translate(100%)}}
.RichTextRenderer-module__6bzyLG__article{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.RichTextRenderer-module__6bzyLG__article h1,.RichTextRenderer-module__6bzyLG__article h2,.RichTextRenderer-module__6bzyLG__article h3,.RichTextRenderer-module__6bzyLG__article h4,.RichTextRenderer-module__6bzyLG__article h5,.RichTextRenderer-module__6bzyLG__article h6{margin-bottom:.75em;font-size:18px;font-weight:700;line-height:1.25}.RichTextRenderer-module__6bzyLG__article p{margin-bottom:8px}.RichTextRenderer-module__6bzyLG__article ul,.RichTextRenderer-module__6bzyLG__article ol{padding-left:1.5rem}.RichTextRenderer-module__6bzyLG__article li{margin-bottom:8px}.RichTextRenderer-module__6bzyLG__article img{border-radius:16px;width:100%;margin:1.5rem 0}
.BrandsHighlightsSkeleton-module__5IwMwa__brandsHighlight{width:100%;padding:4px 8px}.BrandsHighlightsSkeleton-module__5IwMwa__skeletonHeadline{background:var(--surface-muted);width:100%;height:39px}.BrandsHighlightsSkeleton-module__5IwMwa__flexItems{background:var(--surface);column-gap:8px;width:100%;height:238px;padding:4px 4px 0;display:flex;overflow-x:scroll}.BrandsHighlightsSkeleton-module__5IwMwa__brandCardSkeleton{border:1px solid var(--surface-muted);border-radius:var(--radius);background:var(--surface-muted);width:190px;min-width:190px;height:190px;transition:transform .2s;overflow:hidden}.BrandsHighlightsSkeleton-module__5IwMwa__brandImageSkeleton{background:var(--surface-muted);width:100%;height:190px;position:relative;overflow:hidden}.BrandsHighlightsSkeleton-module__5IwMwa__brandImageSkeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite BrandsHighlightsSkeleton-module__5IwMwa__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes BrandsHighlightsSkeleton-module__5IwMwa__shimmer{to{transform:translate(100%)}}
.ProductCardActionsSkeleton-module__bWje-W__btns{align-items:center;gap:8px;display:flex}.ProductCardActionsSkeleton-module__bWje-W__skeleton{background:#f0f0f0e6;border-radius:.9rem;flex-shrink:0;position:relative;overflow:hidden}.ProductCardActionsSkeleton-module__bWje-W__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite ProductCardActionsSkeleton-module__bWje-W__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ProductCardActionsSkeleton-module__bWje-W__btn{border-radius:999px;width:134px;height:36px}.ProductCardActionsSkeleton-module__bWje-W__favBtn{border-radius:999px;width:52px;height:36px}@keyframes ProductCardActionsSkeleton-module__bWje-W__shimmer{to{transform:translate(100%)}}
.BannersSkeleton-module__3d7VAG__bannersHighlight{background:var(--surface);width:100%;margin-top:4px;padding-bottom:4px}.BannersSkeleton-module__3d7VAG__skeletonHeadline{background:var(--surface-muted);width:100%;height:44px}@media screen and (min-width:1280px){.BannersSkeleton-module__3d7VAG__skeletonHeadline{visibility:hidden;display:none}}.BannersSkeleton-module__3d7VAG__flexItems{background:var(--surface);column-gap:8px;width:100%;height:384px;padding:4px 4px 0;display:flex;overflow-x:scroll}.BannersSkeleton-module__3d7VAG__bannerCardSkeleton{background:var(--surface-muted);width:228px;min-width:228px;height:384px;transition:transform .2s;overflow:hidden}.BannersSkeleton-module__3d7VAG__bannerImageSkeleton{background:var(--surface-muted);width:100%;height:384px;position:relative;overflow:hidden}.BannersSkeleton-module__3d7VAG__bannerImageSkeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite BannersSkeleton-module__3d7VAG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes BannersSkeleton-module__3d7VAG__shimmer{to{transform:translate(100%)}}
.ToastContainer-module__eGUAZG__toastContainer{z-index:9999;flex-direction:column;row-gap:12px;display:flex;position:fixed;bottom:8px;right:8px}.ToastContainer-module__eGUAZG__toast{background:var(--surface);min-width:280px;max-width:360px;color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;gap:12px;padding:14px 16px;animation:.4s cubic-bezier(.22,1,.36,1) ToastContainer-module__eGUAZG__toast-in,.35s ease-in 2.8s forwards ToastContainer-module__eGUAZG__toast-out;display:flex;position:relative;overflow:hidden}.ToastContainer-module__eGUAZG__toast:before{content:"";border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.ToastContainer-module__eGUAZG__success:before{background:var(--success)}.ToastContainer-module__eGUAZG__error:before{background:var(--error)}.ToastContainer-module__eGUAZG__info:before{background:var(--info)}.ToastContainer-module__eGUAZG__success,.ToastContainer-module__eGUAZG__process{background:linear-gradient(to right, var(--surface-muted), var(--surface))}.ToastContainer-module__eGUAZG__error{background:linear-gradient(to right, #ef444414, var(--surface))}.ToastContainer-module__eGUAZG__info{background:linear-gradient(to right, #0ea5e914, var(--surface))}.ToastContainer-module__eGUAZG__toastMessage{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.4}.ToastContainer-module__eGUAZG__toastIcon{opacity:.9;flex-shrink:0;font-size:18px}.ToastContainer-module__eGUAZG__spinner{width:1.25rem;height:1.25rem;animation:1s linear infinite ToastContainer-module__eGUAZG__spin}@keyframes ToastContainer-module__eGUAZG__spin{to{transform:rotate(360deg)}}@keyframes ToastContainer-module__eGUAZG__toast-in{0%{opacity:0;transform:translateY(16px)scale(.96)}60%{opacity:1;transform:translateY(-2px)scale(1.01)}to{transform:translateY(0)scale(1)}}@keyframes ToastContainer-module__eGUAZG__toast-out{to{opacity:0;transform:translateY(12px)scale(.98)}}
.ProductDetails-module__PHQ_DW__section{width:100%;height:auto;padding-top:4px}.ProductDetails-module__PHQ_DW__wrapper{background:var(--surface);grid-template-columns:1fr;align-items:start;gap:8px;padding:4px 8px 16px;display:grid}.ProductDetails-module__PHQ_DW__productImages,.ProductDetails-module__PHQ_DW__productDetails{position:relative}.ProductDetails-module__PHQ_DW__conditionStickerMobile{z-index:10;transform-origin:0 100%;background:linear-gradient(to right, var(--primary), black);position:absolute;top:8px;left:-8px;transform:rotate(90deg)}.ProductDetails-module__PHQ_DW__conditionStickerTablet,.ProductDetails-module__PHQ_DW__conditionStickerDesktop{visibility:hidden;z-index:10;background:linear-gradient(to right, var(--primary), black);display:none;position:absolute;top:-4px;right:-8px}.ProductDetails-module__PHQ_DW__additionalInfo{flex-direction:column;gap:12px;width:100%;display:flex}.ProductDetails-module__PHQ_DW__infoCard{border:1px solid var(--primary-light);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px 16px;position:relative;overflow:hidden}.ProductDetails-module__PHQ_DW__infoCard:before{content:"";background:linear-gradient(to bottom, var(--primary), var(--secondary));opacity:.85;width:4px;height:100%;position:absolute;top:0;left:0}.ProductDetails-module__PHQ_DW__infoTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:6px;font-size:14px;font-weight:700}.ProductDetails-module__PHQ_DW__infoText{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.65}.ProductDetails-module__PHQ_DW__contactDetails{flex-direction:column;row-gap:4px;display:flex}.ProductDetails-module__PHQ_DW__contactRow{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:4px;font-size:14px;line-height:1.5;display:flex}.ProductDetails-module__PHQ_DW__contactLabel{color:var(--primary);font-weight:600}.ProductDetails-module__PHQ_DW__contactPill{min-height:24px;color:var(--primary);border:1px solid var(--border);background:linear-gradient(135deg,#4080ff14,#ff80000f);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.ProductDetails-module__PHQ_DW__address{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.6}@media screen and (min-width:768px){.ProductDetails-module__PHQ_DW__conditionStickerMobile{visibility:hidden;display:none}.ProductDetails-module__PHQ_DW__conditionStickerTablet{visibility:visible;display:block}}@media screen and (min-width:1024px){.ProductDetails-module__PHQ_DW__wrapper{grid-template-columns:500px minmax(0,1fr);gap:16px}.ProductDetails-module__PHQ_DW__productImages{position:sticky;top:0}.ProductDetails-module__PHQ_DW__conditionStickerTablet{visibility:hidden;display:none}.ProductDetails-module__PHQ_DW__conditionStickerDesktop{visibility:visible;display:block}}@media screen and (min-width:1280px){.ProductDetails-module__PHQ_DW__section{padding:4px 8px 0}.ProductDetails-module__PHQ_DW__productImages{position:sticky;top:112px}}
.ProductDetailsSkeleton-module__W1MMfa__wrapper{padding-top:4px}.ProductDetailsSkeleton-module__W1MMfa__layout{background:var(--surface);grid-template-columns:1fr;align-items:start;gap:16px;padding:4px 8px;display:grid}.ProductDetailsSkeleton-module__W1MMfa__imageSkeleton,.ProductDetailsSkeleton-module__W1MMfa__title,.ProductDetailsSkeleton-module__W1MMfa__stock,.ProductDetailsSkeleton-module__W1MMfa__price,.ProductDetailsSkeleton-module__W1MMfa__badge,.ProductDetailsSkeleton-module__W1MMfa__sku,.ProductDetailsSkeleton-module__W1MMfa__buttonPrimary,.ProductDetailsSkeleton-module__W1MMfa__buttonSecondary,.ProductDetailsSkeleton-module__W1MMfa__specLine{border-radius:var(--radius);background:#f0f0f0d9;position:relative;overflow:hidden}.ProductDetailsSkeleton-module__W1MMfa__imageSkeleton:before,.ProductDetailsSkeleton-module__W1MMfa__title:before,.ProductDetailsSkeleton-module__W1MMfa__stock:before,.ProductDetailsSkeleton-module__W1MMfa__price:before,.ProductDetailsSkeleton-module__W1MMfa__badge:before,.ProductDetailsSkeleton-module__W1MMfa__sku:before,.ProductDetailsSkeleton-module__W1MMfa__buttonPrimary:before,.ProductDetailsSkeleton-module__W1MMfa__buttonSecondary:before,.ProductDetailsSkeleton-module__W1MMfa__specLine:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite ProductDetailsSkeleton-module__W1MMfa__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ProductDetailsSkeleton-module__W1MMfa__imageSkeleton{border-radius:var(--radius);width:100%;height:300px}.ProductDetailsSkeleton-module__W1MMfa__details{flex-direction:column;gap:16px;display:flex}.ProductDetailsSkeleton-module__W1MMfa__top{flex-direction:column;gap:8px;display:flex}.ProductDetailsSkeleton-module__W1MMfa__title{border-radius:var(--radius);width:70%;height:22px}.ProductDetailsSkeleton-module__W1MMfa__stock{border-radius:var(--radius);width:120px;height:16px}.ProductDetailsSkeleton-module__W1MMfa__priceRow{align-items:center;gap:8px;display:flex}.ProductDetailsSkeleton-module__W1MMfa__price{border-radius:var(--radius);width:160px;height:28px}.ProductDetailsSkeleton-module__W1MMfa__badge{border-radius:999px;width:80px;height:22px}.ProductDetailsSkeleton-module__W1MMfa__sku{width:100px;height:14px}.ProductDetailsSkeleton-module__W1MMfa__actions{gap:8px;margin-top:8px;display:flex}.ProductDetailsSkeleton-module__W1MMfa__buttonPrimary{border-radius:999px;width:140px;height:44px}.ProductDetailsSkeleton-module__W1MMfa__buttonSecondary{border-radius:999px;width:44px;height:44px}.ProductDetailsSkeleton-module__W1MMfa__specs{flex-direction:column;gap:12px;margin-top:1rem;display:flex}.ProductDetailsSkeleton-module__W1MMfa__specLine{border-radius:var(--radius);width:100%;height:24px}@keyframes ProductDetailsSkeleton-module__W1MMfa__shimmer{to{transform:translate(100%)}}@media screen and (min-width:1024px){.ProductDetailsSkeleton-module__W1MMfa__layout{grid-template-columns:500px minmax(0,1fr)}.ProductDetailsSkeleton-module__W1MMfa__imageSkeleton{width:500px;height:500px}}@media screen and (min-width:1280px){.ProductDetailsSkeleton-module__W1MMfa__wrapper{padding:4px 8px 0}}
.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;gap:8px;display:grid}@media screen and (min-width:456px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:640px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:900px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1124px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1280px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1536px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1900px){.ProductsGridSkeleton-module__wgDSDW__productsGrid{grid-template-columns:repeat(7,minmax(0,1fr))}}.ProductsGridSkeleton-module__wgDSDW__productCardSkeleton{border:1px solid var(--surface-muted);border-radius:var(--radius);background:var(--surface-muted);width:100%;height:250px;transition:transform .2s;display:flex;overflow:hidden}.ProductsGridSkeleton-module__wgDSDW__productImageSkeleton{background:var(--surface);width:45%;height:250px;position:relative;overflow:hidden}.ProductsGridSkeleton-module__wgDSDW__productImageSkeleton:before,.ProductsGridSkeleton-module__wgDSDW__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite ProductsGridSkeleton-module__wgDSDW__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ProductsGridSkeleton-module__wgDSDW__productDetailsSkeleton{flex-direction:column;row-gap:8px;width:55%;height:150px;padding:8px;display:flex}@media screen and (min-width:456px){.ProductsGridSkeleton-module__wgDSDW__productCardSkeleton{flex-direction:column;height:436px}.ProductsGridSkeleton-module__wgDSDW__productImageSkeleton,.ProductsGridSkeleton-module__wgDSDW__productDetailsSkeleton{width:100%}}.ProductsGridSkeleton-module__wgDSDW__skeleton{background:#f0f0f0e6;border-radius:999px;position:relative;overflow:hidden}.ProductsGridSkeleton-module__wgDSDW__badge{width:72px;height:22px}.ProductsGridSkeleton-module__wgDSDW__productName{border-radius:8px;width:100%;height:14px}.ProductsGridSkeleton-module__wgDSDW__productName.ProductsGridSkeleton-module__wgDSDW__short{width:70%}.ProductsGridSkeleton-module__wgDSDW__priceWrapper{align-items:center;gap:8px;display:flex}.ProductsGridSkeleton-module__wgDSDW__offerPrice{border-radius:var(--radius);width:90px;height:18px}.ProductsGridSkeleton-module__wgDSDW__price{border-radius:var(--radius);width:60px;height:14px}.ProductsGridSkeleton-module__wgDSDW__sku{border-radius:var(--radius);width:80px;height:12px}.ProductsGridSkeleton-module__wgDSDW__actionsRow{align-items:center;gap:8px;margin-top:auto;display:flex}.ProductsGridSkeleton-module__wgDSDW__button{border-radius:16px;flex:1;height:42px}.ProductsGridSkeleton-module__wgDSDW__iconButton{border-radius:16px;width:42px;height:42px}@keyframes ProductsGridSkeleton-module__wgDSDW__shimmer{to{transform:translate(100%)}}
.Order-module__sWr4na__formLayout{flex-direction:column;row-gap:16px;display:flex}@media (min-width:1024px){.Order-module__sWr4na__formLayout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}}.Order-module__sWr4na__deliveryColumn{border-top:1px solid var(--surface-muted);flex-direction:column;grid-column:span 7;row-gap:16px;padding-top:16px;display:flex}.Order-module__sWr4na__inputRow{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.Order-module__sWr4na__inputRow{grid-template-columns:1fr 1fr}}.Order-module__sWr4na__deliveryInfo{background:var(--surface-muted);color:var(--text-primary);border-radius:12px;align-items:flex-start;padding:16px 8px;display:flex}.Order-module__sWr4na__alertContent{align-items:center;column-gap:8px;display:flex}.Order-module__sWr4na__alertContent svg{color:var(--secondary)}.Order-module__sWr4na__deliveryLocations{width:100%}.Order-module__sWr4na__deliveryLocationsTitle{color:var(--primary);margin-bottom:4px;font-size:18px;font-weight:600}.Order-module__sWr4na__addressGroup{flex-direction:column;row-gap:8px;width:100%;display:flex}.Order-module__sWr4na__addressLabel{border-radius:var(--radius);border:1px solid var(--surface);background:var(--surface);cursor:pointer;align-items:center;gap:8px;padding:8px;transition:all .2s;display:flex}.Order-module__sWr4na__addressLabel:hover{border-color:var(--surface-muted);background:#fff;transform:translateY(-1px)}.Order-module__sWr4na__addressRadio{accent-color:var(--primary)}.Order-module__sWr4na__summaryColumn{background:var(--surface-muted);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-column:span 5;padding:16px 8px}.Order-module__sWr4na__summaryTitle{color:var(--primary);margin-bottom:16px;font-size:20px;font-weight:600}.Order-module__sWr4na__summaryRow{color:var(--text-secondary);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.Order-module__sWr4na__summaryRowFirst{color:var(--text-secondary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.Order-module__sWr4na__summaryRowLast{color:var(--text-primary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;font-weight:600;display:flex}.Order-module__sWr4na__summaryLabel{font-weight:500}.Order-module__sWr4na__termsWrapper{border:1px solid color-mix(in srgb, var(--border) 75%, transparent);border-radius:calc(var(--radius) + 4px);padding:12px 8px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.Order-module__sWr4na__termsWrapper:hover{border-color:color-mix(in srgb, var(--primary) 18%, var(--border));box-shadow:0 1px 2px #00000008,0 8px 24px #0000000d}.Order-module__sWr4na__termsLabel{cursor:pointer;align-items:flex-start;column-gap:8px;display:flex}.Order-module__sWr4na__termsContent{flex-direction:column;gap:8px;min-width:0;display:flex}.Order-module__sWr4na__termsTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.3}.Order-module__sWr4na__termsTitleError{color:var(--secondary);letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.3}.Order-module__sWr4na__termsDescription{color:var(--text-secondary);font-size:13px;line-height:1.6}.Order-module__sWr4na__termsLink{color:var(--primary);font-weight:500;text-decoration:none;transition:color .18s,opacity .18s}.Order-module__sWr4na__termsLink:hover{opacity:.85;text-underline-offset:3px;text-decoration:underline}.Order-module__sWr4na__termsRadio{appearance:none;border:2px solid var(--border);cursor:pointer;border-radius:999px;place-items:center;width:20px;min-width:20px;height:20px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.Order-module__sWr4na__termsRadio:before{content:"";background:var(--surface);border-radius:999px;width:.5rem;height:.5rem;transition:transform .18s;transform:scale(0)}.Order-module__sWr4na__termsRadio:hover{border-color:var(--primary)}.Order-module__sWr4na__termsRadio:checked{border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 12%, transparent)}.Order-module__sWr4na__termsRadio:checked:before{transform:scale(1)}.Order-module__sWr4na__termsRadio:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent);outline:none}.Order-module__sWr4na__buttonWrapper{margin-top:.75rem}.Order-module__sWr4na__btns{justify-content:space-between;align-items:center;column-gap:8px;margin:16px 0;display:flex}.Order-module__sWr4na__btn{border-radius:999px;width:100%}.Order-module__sWr4na__deliveryNote{border-left:2px solid color-mix(in srgb, var(--primary) 30%, transparent);border-radius:var(--radius);width:100%;padding:8px 16px;position:relative}.Order-module__sWr4na__deliveryTitle{color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;opacity:.8;margin:0 0 .45rem;font-size:12px;font-weight:600}.Order-module__sWr4na__deliveryList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Order-module__sWr4na__deliveryList li{color:var(--text-secondary);padding-left:12px;font-size:13px;line-height:1.45;position:relative}.Order-module__sWr4na__deliveryList li:before{content:"";background:color-mix(in srgb, var(--text-secondary) 45%, transparent);border-radius:999px;width:4px;height:4px;position:absolute;top:.45rem;left:0}.Order-module__sWr4na__deliveryList strong{color:var(--text-primary);font-weight:500}.Order-module__sWr4na__deliveryMuted{opacity:.7}.Order-module__sWr4na__emptyCart{text-align:center;flex-direction:column;align-items:center;row-gap:4px;padding:16px 8px;display:flex}.Order-module__sWr4na__title{color:var(--primary);font-size:24px}.Order-module__sWr4na__description{color:var(--text-secondary);font-size:16px;line-height:1.75}.Order-module__sWr4na__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.Order-module__sWr4na__iconWrapper svg{color:var(--primary);opacity:.95}
.Quotation-module__kAx-cG__formLayout{flex-direction:column;row-gap:16px;display:flex}@media (min-width:1024px){.Quotation-module__kAx-cG__formLayout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}}.Quotation-module__kAx-cG__deliveryColumn{border-top:1px solid var(--surface-muted);flex-direction:column;grid-column:span 7;row-gap:16px;padding-top:16px;display:flex}.Quotation-module__kAx-cG__inputRow{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.Quotation-module__kAx-cG__inputRow{grid-template-columns:1fr 1fr}}.Quotation-module__kAx-cG__deliveryInfo{background:var(--surface-muted);color:var(--text-primary);border-radius:12px;align-items:flex-start;padding:16px 8px;display:flex}.Quotation-module__kAx-cG__alertContent{align-items:center;column-gap:8px;display:flex}.Quotation-module__kAx-cG__alertContent svg{color:var(--secondary)}.Quotation-module__kAx-cG__deliveryLocations{width:100%}.Quotation-module__kAx-cG__deliveryLocationsTitle{color:var(--primary);margin-bottom:4px;font-size:18px;font-weight:600}.Quotation-module__kAx-cG__addressGroup{flex-direction:column;row-gap:8px;width:100%;display:flex}.Quotation-module__kAx-cG__addressLabel{border-radius:var(--radius);border:1px solid var(--surface);background:var(--surface);cursor:pointer;align-items:center;gap:8px;padding:8px;transition:all .2s;display:flex}.Quotation-module__kAx-cG__addressLabel:hover{border-color:var(--surface-muted);background:#fff;transform:translateY(-1px)}.Quotation-module__kAx-cG__addressRadio{accent-color:var(--primary)}.Quotation-module__kAx-cG__summaryColumn{background:var(--surface-muted);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-column:span 5;padding:16px 8px}.Quotation-module__kAx-cG__summaryTitle{color:var(--primary);margin-bottom:16px;font-size:20px;font-weight:600}.Quotation-module__kAx-cG__summaryRow{color:var(--text-secondary);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.Quotation-module__kAx-cG__summaryRowFirst{color:var(--text-secondary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.Quotation-module__kAx-cG__summaryRowLast{color:var(--text-primary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;font-weight:600;display:flex}.Quotation-module__kAx-cG__summaryLabel{font-weight:500}.Quotation-module__kAx-cG__termsWrapper{border:1px solid color-mix(in srgb, var(--border) 75%, transparent);border-radius:calc(var(--radius) + 4px);padding:12px 8px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.Quotation-module__kAx-cG__termsWrapper:hover{border-color:color-mix(in srgb, var(--primary) 18%, var(--border));box-shadow:0 1px 2px #00000008,0 8px 24px #0000000d}.Quotation-module__kAx-cG__termsLabel{cursor:pointer;align-items:flex-start;column-gap:8px;display:flex}.Quotation-module__kAx-cG__termsContent{flex-direction:column;gap:8px;min-width:0;display:flex}.Quotation-module__kAx-cG__termsTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.3}.Quotation-module__kAx-cG__termsTitleError{color:var(--secondary);letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.3}.Quotation-module__kAx-cG__termsDescription{color:var(--text-secondary);font-size:13px;line-height:1.6}.Quotation-module__kAx-cG__termsLink{color:var(--primary);font-weight:500;text-decoration:none;transition:color .18s,opacity .18s}.Quotation-module__kAx-cG__termsLink:hover{opacity:.85;text-underline-offset:3px;text-decoration:underline}.Quotation-module__kAx-cG__termsRadio{appearance:none;border:2px solid var(--border);cursor:pointer;border-radius:999px;place-items:center;width:20px;min-width:20px;height:20px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.Quotation-module__kAx-cG__termsRadio:before{content:"";background:var(--surface);border-radius:999px;width:.5rem;height:.5rem;transition:transform .18s;transform:scale(0)}.Quotation-module__kAx-cG__termsRadio:hover{border-color:var(--primary)}.Quotation-module__kAx-cG__termsRadio:checked{border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 12%, transparent)}.Quotation-module__kAx-cG__termsRadio:checked:before{transform:scale(1)}.Quotation-module__kAx-cG__termsRadio:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent);outline:none}.Quotation-module__kAx-cG__buttonWrapper{margin-top:.75rem}.Quotation-module__kAx-cG__btns{justify-content:space-between;align-items:center;column-gap:8px;margin:16px 0;display:flex}.Quotation-module__kAx-cG__btn{border-radius:999px;width:100%}.Quotation-module__kAx-cG__deliveryNote{border-left:2px solid color-mix(in srgb, var(--primary) 30%, transparent);border-radius:var(--radius);width:100%;padding:8px 16px;position:relative}.Quotation-module__kAx-cG__deliveryTitle{color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;opacity:.8;margin:0 0 .45rem;font-size:12px;font-weight:600}.Quotation-module__kAx-cG__deliveryList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Quotation-module__kAx-cG__deliveryList li{color:var(--text-secondary);padding-left:12px;font-size:13px;line-height:1.45;position:relative}.Quotation-module__kAx-cG__deliveryList li:before{content:"";background:color-mix(in srgb, var(--text-secondary) 45%, transparent);border-radius:999px;width:4px;height:4px;position:absolute;top:.45rem;left:0}.Quotation-module__kAx-cG__deliveryList strong{color:var(--text-primary);font-weight:500}.Quotation-module__kAx-cG__deliveryMuted{opacity:.7}.Quotation-module__kAx-cG__emptyCart{text-align:center;flex-direction:column;align-items:center;row-gap:4px;padding:16px 8px;display:flex}.Quotation-module__kAx-cG__title{color:var(--primary);font-size:24px}.Quotation-module__kAx-cG__description{color:var(--text-secondary);font-size:16px;line-height:1.75}.Quotation-module__kAx-cG__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.Quotation-module__kAx-cG__iconWrapper svg{color:var(--primary);opacity:.95}
.SidebarFiltersSkeleton-module__VnpBDa__sidebar{flex-direction:column;row-gap:8px;width:240px;padding-right:8px;display:flex}.SidebarFiltersSkeleton-module__VnpBDa__sidebarHeader{border:1px solid var(--surface-muted);border-radius:var(--radius);flex-direction:column;gap:12px;padding:8px;display:flex}.SidebarFiltersSkeleton-module__VnpBDa__pillsRow{flex-wrap:wrap;gap:.4rem;display:flex}.SidebarFiltersSkeleton-module__VnpBDa__pill{background:#f0f0f0d9;border-radius:999px;width:60px;height:32px;position:relative;overflow:hidden}.SidebarFiltersSkeleton-module__VnpBDa__group{border:1px solid var(--surface-muted);border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#fffffff5,#f8fafcfa);flex-direction:column;row-gap:12px;height:310px;padding:8px;display:flex;overflow:hidden}.SidebarFiltersSkeleton-module__VnpBDa__groupHeader{flex-direction:column;display:flex}.SidebarFiltersSkeleton-module__VnpBDa__titleSkeleton{background:#f0f0f0e6;border-radius:8px;width:60%;height:28px;position:relative;overflow:hidden}.SidebarFiltersSkeleton-module__VnpBDa__items{flex-direction:column;gap:8px;display:flex}.SidebarFiltersSkeleton-module__VnpBDa__item{border-radius:var(--radius);background:#f0f0f0d9;width:100%;height:36px;position:relative;overflow:hidden}.SidebarFiltersSkeleton-module__VnpBDa__titleSkeleton:before,.SidebarFiltersSkeleton-module__VnpBDa__pill:before,.SidebarFiltersSkeleton-module__VnpBDa__item:before{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.8s linear infinite SidebarFiltersSkeleton-module__VnpBDa__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes SidebarFiltersSkeleton-module__VnpBDa__shimmer{to{transform:translate(100%)}}
.CartSummarySkeleton-module__7OPeFq__cartSummarySkeleton{background:var(--surface-muted);border-radius:var(--radius);width:100%;height:auto;min-height:500px;box-shadow:var(--shadow-smf);flex-direction:column;grid-column:span 5;padding:16px 8px;display:flex}.CartSummarySkeleton-module__7OPeFq__cartSummaryContent{flex-direction:column;row-gap:8px;display:flex}.CartSummarySkeleton-module__7OPeFq__cartSummarySkeletonItem{border-top:1px solid var(--border);align-items:flex-start;gap:16px;padding:16px 0;display:flex;overflow:hidden}.CartSummarySkeleton-module__7OPeFq__cartSummarySkeletonSection{width:auto;min-width:300px;max-width:100%;height:80px}.CartSummarySkeleton-module__7OPeFq__cartSkeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0cc 25%,#fffffff2 50%,#f0f0f0cc 75%) 0 0/200% 100%;width:110px;height:110px;animation:1.8s linear infinite CartSummarySkeleton-module__7OPeFq__shimmer}.CartSummarySkeleton-module__7OPeFq__cartSkeletonContent{flex-direction:column;justify-content:center;gap:8px;width:100%;display:flex}.CartSummarySkeleton-module__7OPeFq__cartTopRow{align-items:center;gap:8px;display:flex}.CartSummarySkeleton-module__7OPeFq__skeleton{background:#f0f0f0d9;position:relative;overflow:hidden}.CartSummarySkeleton-module__7OPeFq__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s infinite CartSummarySkeleton-module__7OPeFq__shimmerMove;position:absolute;inset:0;transform:translate(-100%)}.CartSummarySkeleton-module__7OPeFq__skeletonTitle{width:300px;height:28px;margin-bottom:16px}.CartSummarySkeleton-module__7OPeFq__skeletonPrice{width:120px;height:24px}.CartSummarySkeleton-module__7OPeFq__skeletonQty{width:70px;height:24px}.CartSummarySkeleton-module__7OPeFq__skeletonName{height:32px}@keyframes CartSummarySkeleton-module__7OPeFq__shimmerMove{to{transform:translate(100%)}}@keyframes CartSummarySkeleton-module__7OPeFq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.page-module__B-3-XG__page{background:var(--surface);margin-top:4px;display:block}.page-module__B-3-XG__sidebar{visibility:hidden;display:none}.page-module__B-3-XG__products{min-width:0;padding:0 8px 4px}.page-module__B-3-XG__mobileFilters{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffffeb,#ffffffb8);gap:12px;padding:4px 8px;display:flex;position:sticky;top:0}.page-module__B-3-XG__tabletFilters{visibility:hidden;display:none}@media screen and (min-width:456px){.page-module__B-3-XG__mobileFilters{visibility:hidden;display:none}.page-module__B-3-XG__tabletFilters{z-index:20;visibility:visible;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffffeb,#ffffffb8);gap:12px;padding:4px 8px;display:flex;position:sticky;top:0}}@media (min-width:1280px){.page-module__B-3-XG__page{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:8px;display:grid}.page-module__B-3-XG__sidebar{visibility:visible;padding:4px 0 4px 8px;display:block;position:sticky;top:112px}.page-module__B-3-XG__products{padding:4px 8px 4px 0}.page-module__B-3-XG__tabletFilters{visibility:hidden;display:none}}
.CheckoutClientSkeleton-module__62xoiW__checkoutSkeleton{background:var(--surface);flex-direction:column;height:auto;min-height:100vh;padding:4px 8px;display:flex}.CheckoutClientSkeleton-module__62xoiW__checkoutContent{flex-direction:column;row-gap:16px;min-height:500px;display:flex}@media screen and (min-width:1024px){.CheckoutClientSkeleton-module__62xoiW__checkoutContent{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}}.CheckoutClientSkeleton-module__62xoiW__checkoutSkeletonForm{border-top:1px solid var(--surface-muted);flex-direction:column;grid-column:span 7;row-gap:16px;padding-top:16px;display:flex}.CheckoutClientSkeleton-module__62xoiW__inputRow{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.CheckoutClientSkeleton-module__62xoiW__inputRow{grid-template-columns:1fr 1fr}}.CheckoutClientSkeleton-module__62xoiW__cartSkeletonItem{border-top:1px solid var(--surface-muted);gap:16px;padding:8px 0;display:flex;overflow:hidden}.CheckoutClientSkeleton-module__62xoiW__checkoutSkeletonSummary{border-radius:var(--radius);background:var(--surface-muted);grid-column:span 5;height:100%;min-height:300px}.CheckoutClientSkeleton-module__62xoiW__cartSkeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0cc 25%,#fffffff2 50%,#f0f0f0cc 75%) 0 0/200% 100%;width:110px;height:110px;animation:1.8s linear infinite CheckoutClientSkeleton-module__62xoiW__shimmer}.CheckoutClientSkeleton-module__62xoiW__skeleton{background:#f0f0f0d9;position:relative;overflow:hidden}.CheckoutClientSkeleton-module__62xoiW__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s infinite CheckoutClientSkeleton-module__62xoiW__shimmerMove;position:absolute;inset:0;transform:translate(-100%)}.CheckoutClientSkeleton-module__62xoiW__skeletonTitle{border-radius:var(--radius);width:200px;height:24px;margin:8px 0}.CheckoutClientSkeleton-module__62xoiW__checkoutClientType{align-items:center;column-gap:8px;margin-bottom:8px;display:flex}.CheckoutClientSkeleton-module__62xoiW__skeletonLabel{border-radius:var(--radius);width:70px;height:24px;margin-bottom:8px}.CheckoutClientSkeleton-module__62xoiW__skeletonInput{border-radius:var(--radius);height:32px}.CheckoutClientSkeleton-module__62xoiW__skeletonButton{border-radius:999px;width:120px;height:36px}@keyframes CheckoutClientSkeleton-module__62xoiW__shimmerMove{to{transform:translate(100%)}}@keyframes CheckoutClientSkeleton-module__62xoiW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.CartSummary-module__HdIDva__cartSummary{border-radius:var(--radius);background:var(--surface-muted);width:100%;height:auto;max-height:fit-content;box-shadow:var(--shadow-sm);flex-direction:column;row-gap:16px;padding:8px;display:flex}.CartSummary-module__HdIDva__totalRow{justify-content:space-between;align-items:center;display:flex}.CartSummary-module__HdIDva__totalLabel{letter-spacing:-.02em;color:var(--text-primary);font-size:17px;font-weight:700;line-height:1.45}.CartSummary-module__HdIDva__totalPrice{letter-spacing:-.04em;color:var(--primary);font-size:18px;font-weight:700}.CartSummary-module__HdIDva__actions{flex-direction:column;gap:16px;display:flex}.CartSummary-module__HdIDva__btn{border-radius:999px}.CartSummary-module__HdIDva__quoteWrapper{justify-content:flex-end;align-items:center;column-gap:4px;display:flex}.CartSummary-module__HdIDva__quoteWrapper p{color:var(--text-muted);font-size:14px;font-weight:400}.CartSummary-module__HdIDva__quoteWrapper button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0;font-size:14px;font-weight:400}.CartSummary-module__HdIDva__quoteWrapper button:hover{color:var(--secondary);background:0 0;border:none}@media screen and (min-width:1024px){.CartSummary-module__HdIDva__cartSummary{border-radius:0;max-width:400px}}
.CartSkeleton-module__Zw2vdq__cartSkeleton{background:var(--surface);flex-direction:column;height:auto;min-height:100vh;padding:4px 8px;display:flex}.CartSkeleton-module__Zw2vdq__cartContent{flex-direction:column;display:flex}.CartSkeleton-module__Zw2vdq__cartSkeletonItems{width:100%}.CartSkeleton-module__Zw2vdq__cartSkeletonItem{border-top:1px solid var(--surface-muted);gap:16px;padding:8px 0;display:flex;overflow:hidden}.CartSkeleton-module__Zw2vdq__cartSkeletonSummary{width:auto;min-width:300px;max-width:100%;height:200px}.CartSkeleton-module__Zw2vdq__cartSkeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0cc 25%,#fffffff2 50%,#f0f0f0cc 75%) 0 0/200% 100%;width:110px;height:110px;animation:1.8s linear infinite CartSkeleton-module__Zw2vdq__shimmer}.CartSkeleton-module__Zw2vdq__cartSkeletonContent{flex-direction:column;justify-content:center;gap:8px;width:100%;display:flex}.CartSkeleton-module__Zw2vdq__cartTopRow{align-items:center;gap:8px;display:flex}.CartSkeleton-module__Zw2vdq__skeleton{background:#f0f0f0d9;position:relative;overflow:hidden}.CartSkeleton-module__Zw2vdq__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s infinite CartSkeleton-module__Zw2vdq__shimmerMove;position:absolute;inset:0;transform:translate(-100%)}.CartSkeleton-module__Zw2vdq__skeletonTitle{width:300px;height:28px;margin:8px 0}.CartSkeleton-module__Zw2vdq__skeletonPrice{width:120px;height:24px}.CartSkeleton-module__Zw2vdq__skeletonQty{width:70px;height:24px}.CartSkeleton-module__Zw2vdq__skeletonName{height:32px}.CartSkeleton-module__Zw2vdq__wishlistActions{gap:8px;display:flex}.CartSkeleton-module__Zw2vdq__skeletonButton{border-radius:999px;width:140px;height:36px}.CartSkeleton-module__Zw2vdq__skeletonInfoCard{border-radius:var(--radius);width:100%;height:100px;margin-top:4px;padding:4px 8px}@keyframes CartSkeleton-module__Zw2vdq__shimmerMove{to{transform:translate(100%)}}@keyframes CartSkeleton-module__Zw2vdq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (min-width:1024px){.CartSkeleton-module__Zw2vdq__cartContent{flex-direction:row;justify-content:space-between;column-gap:8px}.CartSkeleton-module__Zw2vdq__cartSkeletonSummary{max-width:35%}}
.WishlistSkeleton-module__IQdXJq__wishlistSkeleton{background:var(--surface);flex-direction:column;height:auto;min-height:100vh;padding:4px 8px;display:flex}.WishlistSkeleton-module__IQdXJq__wishlistSkeletonItem{border-top:1px solid var(--surface-muted);gap:16px;padding:8px 0;display:flex;overflow:hidden}.WishlistSkeleton-module__IQdXJq__wishlistSkeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0cc 25%,#fffffff2 50%,#f0f0f0cc 75%) 0 0/200% 100%;width:110px;height:110px;animation:1.8s linear infinite WishlistSkeleton-module__IQdXJq__shimmer}.WishlistSkeleton-module__IQdXJq__wishlistSkeletonContent{flex-direction:column;justify-content:center;gap:8px;width:100%;display:flex}.WishlistSkeleton-module__IQdXJq__wishlistTopRow{align-items:center;gap:8px;display:flex}.WishlistSkeleton-module__IQdXJq__skeleton{background:#f0f0f0d9;border-radius:999px;position:relative;overflow:hidden}.WishlistSkeleton-module__IQdXJq__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s infinite WishlistSkeleton-module__IQdXJq__shimmerMove;position:absolute;inset:0;transform:translate(-100%)}.WishlistSkeleton-module__IQdXJq__skeletonTitle{width:300px;height:28px;margin:8px 0}.WishlistSkeleton-module__IQdXJq__skeletonOffer{width:110px;height:24px}.WishlistSkeleton-module__IQdXJq__skeletonBadge{width:70px;height:24px}.WishlistSkeleton-module__IQdXJq__skeletonPrice{border-radius:8px;width:140px;height:18px}.WishlistSkeleton-module__IQdXJq__skeletonSku{border-radius:8px;width:100px;height:14px}.WishlistSkeleton-module__IQdXJq__skeletonName{border-radius:8px;height:32px}.WishlistSkeleton-module__IQdXJq__wishlistActions{gap:8px;display:flex}.WishlistSkeleton-module__IQdXJq__skeletonButton{border-radius:999px;width:140px;height:36px}.WishlistSkeleton-module__IQdXJq__skeletonButton.WishlistSkeleton-module__IQdXJq__secondary{width:56px}.WishlistSkeleton-module__IQdXJq__skeletonInfoCard{border-radius:var(--radius);width:100%;height:100px;padding:4px 8px}@keyframes WishlistSkeleton-module__IQdXJq__shimmerMove{to{transform:translate(100%)}}@keyframes WishlistSkeleton-module__IQdXJq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.page-module__V6lC6G__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__V6lC6G__page{padding:4px 8px 0}}.page-module__V6lC6G__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__V6lC6G__title{color:var(--primary);font-size:24px}.page-module__V6lC6G__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__V6lC6G__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__V6lC6G__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__JRtnja__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__JRtnja__page{padding:4px 8px 0}}.page-module__JRtnja__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__JRtnja__title{color:var(--primary);font-size:24px}.page-module__JRtnja__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__JRtnja__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__JRtnja__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__hgS1ga__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__hgS1ga__page{padding:4px 8px 0}}.page-module__hgS1ga__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__hgS1ga__title{color:var(--primary);font-size:24px}.page-module__hgS1ga__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__hgS1ga__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__hgS1ga__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__Qqu7FG__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__Qqu7FG__page{padding:4px 8px 0}}.page-module__Qqu7FG__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__Qqu7FG__title{color:var(--primary);font-size:24px}.page-module__Qqu7FG__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__Qqu7FG__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__Qqu7FG__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__rxyFfG__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__rxyFfG__page{padding:4px 8px 0}}.page-module__rxyFfG__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__rxyFfG__title{color:var(--primary);font-size:24px}.page-module__rxyFfG__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__rxyFfG__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__rxyFfG__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__EDnLgq__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__EDnLgq__page{padding:4px 8px 0}}.page-module__EDnLgq__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__EDnLgq__title{color:var(--primary);font-size:24px}.page-module__EDnLgq__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__EDnLgq__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__EDnLgq__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__8sKGdW__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__8sKGdW__page{padding:4px 8px 0}}.page-module__8sKGdW__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__8sKGdW__title{color:var(--primary);font-size:24px}.page-module__8sKGdW__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__8sKGdW__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__8sKGdW__iconWrapper svg{color:var(--primary);opacity:.95}
.page-module__JnNK9W__page{width:100%;height:auto;min-height:100vh;padding-top:4px}@media screen and (min-width:456px){.page-module__JnNK9W__page{padding:4px 8px 0}}.page-module__JnNK9W__wrapper{background:var(--surface);flex-direction:column;row-gap:4px;padding:4px 8px;display:flex}.page-module__JnNK9W__title{color:var(--primary);font-size:24px}.page-module__JnNK9W__iconAsHeadline{border:1px solid var(--primary-light);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.page-module__JnNK9W__iconWrapper{border:1px solid var(--primary-light);width:112px;height:112px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#4080ff1f,#ff800014);border-radius:999px;justify-content:center;align-items:center;display:flex}.page-module__JnNK9W__iconWrapper svg{color:var(--primary);opacity:.95}
.CustomerCareSkeleton-module__7DNrJG__customerCareSkeleton{background:var(--surface);flex-direction:column;display:flex}.CustomerCareSkeleton-module__7DNrJG__skeleton{background:#f0f0f0d9;position:relative;overflow:hidden}.CustomerCareSkeleton-module__7DNrJG__skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s infinite CustomerCareSkeleton-module__7DNrJG__shimmerMove;position:absolute;inset:0;transform:translate(-100%)}.CustomerCareSkeleton-module__7DNrJG__skeletonText{border-radius:var(--radius);width:100%;height:24px;margin-top:8px}@keyframes CustomerCareSkeleton-module__7DNrJG__shimmerMove{to{transform:translate(100%)}}@keyframes CustomerCareSkeleton-module__7DNrJG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
