.singleProduct_container__MATJQ{background:linear-gradient(to bottom right,var(--surface-soft),var(--surface-soft));min-height:100vh;padding:2rem 1rem 1rem;overflow:visible;max-width:100vw}.singleProduct_productWrapper__6hD3q{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;padding:0}.singleProduct_mainImageWrapper__eNtXT{display:flex;flex-direction:column;gap:.5rem}.singleProduct_mainImage__V5ipK{position:relative;background:var(--center-color);border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08);touch-action:pan-y;border:1px solid var(--surface-muted)}.singleProduct_swiperWrapper__OvrR6{width:100%;height:100%;min-height:0}.singleProduct_swiperWrapper__OvrR6 .swiper-slide,.singleProduct_swiperWrapper__OvrR6 .swiper-wrapper{height:100%}.singleProduct_swiperWrapper__OvrR6 .swiper-slide{display:flex}.singleProduct_imageSlider__rPtY1{position:relative;width:100%;height:100%;overflow:hidden}.singleProduct_slide__s2q_I{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.singleProduct_media__xpm2L{display:block;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:transform .3s ease;background:var(--center-color)}.singleProduct_mainImage__V5ipK:hover .singleProduct_media__xpm2L{transform:scale(1.02)}.singleProduct_shareBtn__ScWOc{position:absolute;top:.75rem;right:.75rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10}.singleProduct_shareBtn__ScWOc:active{transform:scale(.9);background:var(--surface-soft)}.singleProduct_shareBtn__ScWOc:hover{background:linear-gradient(to bottom,var(--heading-color),var(--heading-color-strong));color:var(--center-color)}.singleProduct_mainNavBtn__egvIo{position:absolute;top:50%;width:2.75rem;height:2.75rem;border:1px solid rgba(193,169,118,.45);border-radius:9999px;background:rgba(255,255,255,.94);color:var(--foreground);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:11;box-shadow:0 8px 16px rgba(0,0,0,.18);transform:translateY(-50%);transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.singleProduct_mainNavPrev__4EeMZ{left:.75rem}.singleProduct_mainNavNext__SyjkW{right:.75rem}.singleProduct_mainNavBtn__egvIo:hover:not(:disabled){background:var(--foreground);color:var(--center-color);box-shadow:0 10px 20px rgba(0,0,0,.22);transform:translateY(-50%) scale(1.03)}.singleProduct_mainNavBtn__egvIo:active:not(:disabled){transform:translateY(-50%) scale(.95)}.singleProduct_mainNavBtn__egvIo:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.singleProduct_discountBadge__AUXU2{top:.75rem;left:.75rem;background:linear-gradient(135deg,var(--error-accent),var(--error-accent));padding:.4rem .9rem;font-weight:700;box-shadow:0 4px 12px rgba(239,68,68,.4)}.singleProduct_discountBadge__AUXU2,.singleProduct_imageCounter__0Na4A{position:absolute;color:var(--center-color);border-radius:9999px;font-size:.75rem;z-index:10}.singleProduct_imageCounter__0Na4A{bottom:.75rem;right:.75rem;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.4rem .8rem;font-weight:600}.singleProduct_thumbnailSlider__rT_w3{display:flex;gap:.75rem;padding:.75rem 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--line-color) transparent}.singleProduct_thumbnailSlider__rT_w3::-webkit-scrollbar{height:4px}.singleProduct_thumbnailSlider__rT_w3::-webkit-scrollbar-track{background:transparent}.singleProduct_thumbnailSlider__rT_w3::-webkit-scrollbar-thumb{background:var(--line-color);border-radius:9999px}.singleProduct_thumbNavBtn__6DcbG{background:var(--center-color);border:1px solid var(--line-color);border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;z-index:5}.singleProduct_thumbNavBtn__6DcbG:active{transform:scale(.9);background:var(--surface-soft)}.singleProduct_thumbNavBtn__6DcbG:disabled{opacity:.3;cursor:not-allowed}.singleProduct_thumbnailsWrapper__5njU8{flex:1 1;overflow:hidden;border-radius:.75rem}.singleProduct_thumbnails__s_I__{display:flex;gap:.5rem;transition:transform .3s ease}.singleProduct_thumbnail__Rz9bA{width:80px;height:100px;flex-shrink:0;border-radius:.75rem;overflow:hidden;border:2.5px solid var(--line-color);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);background:var(--center-color);position:relative}.singleProduct_thumbnail__Rz9bA:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);opacity:0;transition:opacity .25s ease}.singleProduct_thumbnail__Rz9bA:hover:after{opacity:1}.singleProduct_thumbnail__Rz9bA:active{transform:scale(.95)}.singleProduct_activeThumb__2Q5Ro,.singleProduct_activeThumbnail__X5mX1{border-color:var(--foreground)!important;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:scale(1.05)}.singleProduct_thumbMedia__rDMbK{width:100%;height:100%;object-fit:cover}.singleProduct_media__xpm2L,.singleProduct_media__xpm2L img,.singleProduct_thumbMedia__rDMbK,.singleProduct_thumbMedia__rDMbK img{pointer-events:auto!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.singleProduct_dotNavigation__SceDt{display:flex;justify-content:center;gap:.5rem;padding:.5rem 0}.singleProduct_dot__WFgSB{width:.5rem;height:.5rem;border-radius:50%;background:var(--line-color);border:none;cursor:pointer;transition:all .2s ease;padding:0}.singleProduct_dot__WFgSB:active{transform:scale(.8)}.singleProduct_activeDot__i4K8A{background:var(--foreground);width:1.5rem;border-radius:9999px}.singleProduct_infoSection__tQISL{display:flex;flex-direction:column;gap:.75rem;overflow-x:hidden}.singleProduct_categoryRating___hVv0{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.singleProduct_category__hFE74{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.singleProduct_rating__p8UEd{display:flex;align-items:center;gap:.375rem;background:rgba(193,169,118,.2);padding:.25rem .625rem;border-radius:9999px}.singleProduct_starIcon__Uh5rn{color:var(--heading-color);font-size:.875rem}.singleProduct_ratingText__OWPcg{font-size:.75rem;font-weight:600;color:var(--text-muted)}.singleProduct_title___njKQ{font-size:1.25rem;font-weight:700;color:var(--foreground);line-height:1.3;margin:0}.singleProduct_priceBox__b5nB0{background:linear-gradient(135deg,rgba(16,185,129,.06),rgba(16,185,129,.12));padding:1.5rem;border-radius:1rem;border:2px solid rgba(16,185,129,.45);position:relative;overflow:hidden}.singleProduct_priceBox__b5nB0:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(16,185,129,.1) 0,transparent 70%);animation:singleProduct_pulse__acU6I 3s ease-in-out infinite}.singleProduct_priceRow__03jP_{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;position:relative;z-index:1}.singleProduct_currentPrice__nu0P4{font-size:2rem;font-weight:800;color:var(--foreground);letter-spacing:-.02em}.singleProduct_originalPrice__Uuff4{font-size:1.125rem;text-decoration:line-through;color:var(--text-muted);font-weight:500;opacity:.8}.singleProduct_discountTag__Pseaa{background:linear-gradient(135deg,var(--success-accent),var(--success-accent));color:var(--center-color);padding:.375rem .875rem;border-radius:9999px;font-size:.8rem;font-weight:800;letter-spacing:.025em;box-shadow:0 4px 12px rgba(16,185,129,.3);animation:singleProduct_bounce__rZuxz 2s ease-in-out infinite}@keyframes singleProduct_bounce__rZuxz{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.singleProduct_optionGroup__b1_sf{display:flex;flex-direction:column;gap:.5rem}.singleProduct_optionHeader__H_ttR{display:flex;align-items:center;justify-content:space-between}.singleProduct_optionLabel__zx2W_{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0}.singleProduct_selectedValue__OSevm{color:var(--text-muted);font-weight:500;text-transform:capitalize}.singleProduct_sizeChartBtn__stApw{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;color:var(--heading-color-strong);background:linear-gradient(135deg,rgba(193,169,118,.08),rgba(143,122,82,.12));font-size:.8125rem;font-weight:700;border:1.5px solid var(--heading-color);border-radius:10px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(193,169,118,.15),inset 0 1px 0 rgba(255,255,255,.3)}.singleProduct_sizeChartBtn__stApw:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.singleProduct_sizeChartBtn__stApw:hover:before{left:100%}.singleProduct_sizeChartBtn__stApw:hover{color:var(--center-color);background:linear-gradient(135deg,var(--heading-color) 0,var(--heading-color-strong) 100%);border-color:var(--heading-color-strong);box-shadow:0 6px 20px rgba(193,169,118,.4),0 2px 8px rgba(143,122,82,.3),inset 0 1px 0 rgba(255,255,255,.2);transform:translateY(-3px)}.singleProduct_sizeChartBtn__stApw:active{transform:translateY(-1px) scale(.97);box-shadow:0 3px 12px rgba(193,169,118,.3),inset 0 2px 4px rgba(0,0,0,.1)}.singleProduct_sizeChartBtn__stApw svg{transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 1px 2px rgba(143,122,82,.2))}.singleProduct_sizeChartBtn__stApw:hover svg{transform:rotate(5deg) scale(1.1);filter:drop-shadow(0 2px 4px rgba(255,255,255,.5))}.singleProduct_modalOverlay___hOIb{top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(18,18,18,.85),rgba(30,30,30,.92));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;padding:20px;animation:singleProduct_fadeIn___1TmR .3s cubic-bezier(.4,0,.2,1)}.singleProduct_modalContent__cCCqP{background:linear-gradient(135deg,var(--background) 0,var(--foreground) 100%);border-radius:20px;max-width:900px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 80px rgba(0,0,0,.3),0 10px 30px rgba(143,122,82,.15),inset 0 1px 0 rgba(255,255,255,.8);border:1px solid rgba(193,169,118,.2);animation:singleProduct_slideUp__Ivfi1 .4s cubic-bezier(.4,0,.2,1)}@keyframes singleProduct_slideUp__Ivfi1{0%{transform:translateY(80px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.singleProduct_modalHeader__X1Sfp{padding:28px 32px;border-bottom:2px solid rgba(193,169,118,.2);background:linear-gradient(135deg,rgba(193,169,118,.08),rgba(143,122,82,.05));position:relative}.singleProduct_modalHeader__X1Sfp:after{content:"";position:absolute;bottom:-2px;left:32px;width:80px;height:3px;background:linear-gradient(90deg,var(--heading-color) 0,transparent 100%);border-radius:2px}.singleProduct_modalHeader__X1Sfp h2{font-size:26px;font-weight:800;color:var(--foreground);display:flex;align-items:center;gap:.875rem;letter-spacing:-.5px;text-transform:uppercase}.singleProduct_modalHeader__X1Sfp h2:before{content:"\1F4CF";font-size:32px;filter:drop-shadow(0 2px 4px rgba(193,169,118,.3))}.singleProduct_closeBtn__XK_Ny{background:linear-gradient(135deg,var(--surface-muted) 0,var(--surface-muted) 100%);border:1.5px solid rgba(193,169,118,.2);font-size:28px;padding:0;width:44px;height:44px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:300;box-shadow:0 2px 8px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8)}.singleProduct_closeBtn__XK_Ny:hover{background:linear-gradient(135deg,var(--heading-color) 0,var(--heading-color-strong) 100%);border-color:var(--heading-color-strong);color:var(--center-color);transform:rotate(90deg) scale(1.05);box-shadow:0 6px 20px rgba(193,169,118,.4),inset 0 1px 0 rgba(255,255,255,.2)}.singleProduct_closeBtn__XK_Ny:active{transform:rotate(90deg) scale(.95);box-shadow:0 3px 10px rgba(193,169,118,.3),inset 0 2px 4px rgba(0,0,0,.1)}.singleProduct_modalBody__SvyFQ{padding:32px;overflow-y:auto;flex:1 1;position:relative}.singleProduct_modalBody__SvyFQ::-webkit-scrollbar{width:10px}.singleProduct_modalBody__SvyFQ::-webkit-scrollbar-track{background:linear-gradient(180deg,rgba(193,169,118,.05),rgba(143,122,82,.08));border-radius:10px;margin:8px 0}.singleProduct_modalBody__SvyFQ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--heading-color) 0,var(--heading-color-strong) 100%);border-radius:10px;border:2px solid rgba(255,255,255,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.singleProduct_modalBody__SvyFQ::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--heading-color-strong) 0,var(--heading-color) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 0 8px rgba(193,169,118,.4)}.singleProduct_sizeChartImageWrapper__gevrz{max-width:100%;overflow:auto;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(143,122,82,.1),inset 0 1px 0 rgba(255,255,255,.5);border:2px solid rgba(193,169,118,.15);background:linear-gradient(135deg,var(--surface-muted) 0,var(--center-color) 100%);padding:4px;position:relative}.singleProduct_sizeChartImageWrapper__gevrz:after,.singleProduct_sizeChartImageWrapper__gevrz:before{content:"";position:absolute;width:20px;height:20px;border:2px solid var(--heading-color);z-index:1}.singleProduct_sizeChartImageWrapper__gevrz:before{top:8px;left:8px;border-right:none;border-bottom:none;border-radius:4px 0 0 0}.singleProduct_sizeChartImageWrapper__gevrz:after{bottom:8px;right:8px;border-left:none;border-top:none;border-radius:0 0 4px 0}.singleProduct_sizeChartImage__P_QLz{display:block;max-width:100%;height:auto;border-radius:14px;position:relative;z-index:0}.singleProduct_noSizeChart__cUPIv{text-align:center;padding:100px 40px;background:linear-gradient(135deg,rgba(193,169,118,.03),rgba(143,122,82,.05));border-radius:16px;border:2px dashed rgba(193,169,118,.3)}.singleProduct_noSizeChart__cUPIv svg{color:var(--heading-color);margin-bottom:28px;filter:drop-shadow(0 4px 8px rgba(193,169,118,.2));animation:singleProduct_pulse__acU6I 3s ease-in-out infinite}@keyframes singleProduct_pulse__acU6I{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}.singleProduct_noSizeChart__cUPIv p{margin:14px 0;font-size:19px;font-weight:600;color:var(--secondary-accent);letter-spacing:-.3px}.singleProduct_contactNote__w6Vux{font-size:15px!important;color:var(--text-muted)!important;margin-top:20px!important;font-weight:400!important;letter-spacing:0!important}@media (max-width:768px){.singleProduct_sizeChartBtn__stApw{padding:.5rem .875rem;font-size:.75rem;gap:.375rem;letter-spacing:.5px}.singleProduct_modalContent__cCCqP{max-width:95%;border-radius:16px}.singleProduct_modalHeader__X1Sfp{padding:22px 24px}.singleProduct_modalHeader__X1Sfp:after{left:24px;width:60px}.singleProduct_modalHeader__X1Sfp h2{font-size:22px}.singleProduct_modalHeader__X1Sfp h2:before{font-size:28px}.singleProduct_closeBtn__XK_Ny{width:40px;height:40px;font-size:24px}.singleProduct_modalBody__SvyFQ{padding:24px}.singleProduct_noSizeChart__cUPIv{padding:80px 30px}.singleProduct_noSizeChart__cUPIv svg{width:44px;height:44px}.singleProduct_noSizeChart__cUPIv p{font-size:17px}}@media (max-width:480px){.singleProduct_sizeChartBtn__stApw{padding:.45rem .75rem;font-size:.7rem;border-radius:8px}.singleProduct_modalHeader__X1Sfp h2{font-size:20px}.singleProduct_modalBody__SvyFQ{padding:20px}}.singleProduct_colorOptions__ERSA_{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;max-width:100%}.singleProduct_colorBtn__mO5c7{padding:.625rem 1.25rem;border:2.5px solid var(--line-color);border-radius:2px;background:var(--background);font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:capitalize;font-size:.8rem;white-space:nowrap;flex-shrink:0;position:relative;overflow:hidden}.singleProduct_colorBtn__mO5c7:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(0,0,0,.05));opacity:0;transition:opacity .3s ease}.singleProduct_colorBtn__mO5c7:hover:before{opacity:1}.singleProduct_colorBtn__mO5c7:hover{transform:translateY(2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.singleProduct_colorBtn__mO5c7:active{transform:scale(.96)}.singleProduct_selectedColor__Cmc_T{background:linear-gradient(135deg,var(--foreground),var(--background))!important;color:var(--center-color)!important;border-color:var(--foreground)!important;box-shadow:0 6px 20px rgba(0,0,0,.25);transform:translateY(-2px)}.singleProduct_outOfStock__doR3_{opacity:.3;text-decoration:line-through;cursor:not-allowed!important;pointer-events:none}.singleProduct_colorGrid__idF6z{display:flex;align-items:stretch;gap:.65rem;flex-wrap:wrap}.singleProduct_colorCard__61J3i{width:116px;border:1.5px solid #e6e6e6;background:#fafafa;border-radius:14px;padding:.45rem .45rem .55rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.4rem;transition:border-color .25s ease,background .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 1px 2px rgba(0,0,0,.02)}.singleProduct_colorCard__61J3i:hover{border-color:rgba(10,32,29,.55);background:#fff;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.07)}.singleProduct_colorCardActive__H1aoZ{border-color:rgba(10,32,29,.95);background:#fff;box-shadow:0 6px 20px rgba(10,32,29,.12)}.singleProduct_colorCardActive__H1aoZ .singleProduct_colorCardText__JKb_M{color:#0a201d;font-weight:600}.singleProduct_colorCardDisabled__vUg5o{opacity:.4;cursor:not-allowed;pointer-events:none}.singleProduct_colorPreview__RvFVF{position:relative;width:100%;height:96px;background:#f1f1f1;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.singleProduct_colorPreviewMedia__MO0_L{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.singleProduct_colorCard__61J3i:hover .singleProduct_colorPreviewMedia__MO0_L{transform:scale(1.06)}.singleProduct_colorPreviewFallback__tgqqB{font-size:1.2rem;font-weight:600;color:#555}.singleProduct_colorCardText__JKb_M{font-size:.76rem;color:#242424;text-align:center;line-height:1.2;text-transform:capitalize;letter-spacing:.01em}.singleProduct_showMoreBtn__yMSKe{width:116px;border:1.5px dashed #cfcfcf;background:#fafafa;color:#222;font-size:.78rem;font-weight:600;border-radius:14px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;cursor:pointer;padding:.5rem;transition:border-color .25s ease,background .25s ease,transform .25s ease}.singleProduct_showMoreBtn__yMSKe:hover{border-color:rgba(10,32,29,.6);background:#fff;transform:translateY(-2px)}.singleProduct_showMoreBtn__yMSKe span{color:rgba(10,32,29,.7);font-size:.85rem}@media (max-width:600px){.singleProduct_colorCard__61J3i,.singleProduct_showMoreBtn__yMSKe{width:96px;border-radius:12px}.singleProduct_colorPreview__RvFVF{height:80px;border-radius:8px}}.singleProduct_sizeGrid__ELwyw{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.75rem;gap:.75rem}.singleProduct_sizeBtn__9KcWZ{padding:.75rem .5rem;border:2.5px solid var(--line-color);color:var(--foreground);border-radius:2px;background:var(--center-color);font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.9rem;position:relative;min-height:48px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.4;white-space:nowrap;flex-shrink:0}.singleProduct_sizeBtn__9KcWZ:hover{border-color:var(--text-subtle);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.singleProduct_sizeBtn__9KcWZ:active{transform:scale(.95);background:var(--surface-soft)}.singleProduct_selectedSize__w_R7E{background:linear-gradient(135deg,var(--foreground),var(--background))!important;color:var(--center-color)!important;border-color:var(--foreground)!important;box-shadow:0 6px 20px rgba(0,0,0,.25);transform:translateY(-2px)}.singleProduct_selectedSize__w_R7E:hover{transform:translateY(2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.singleProduct_qtyWrapper__N0ENk{display:flex;align-items:center;gap:0;width:-moz-fit-content;width:fit-content;background:var(--center-color);border-radius:2px;border:2px solid var(--line-color);overflow:hidden}.singleProduct_qtyBtn__y0N1Y{background:var(--foreground);color:var(--center-color);border:none;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:2px}.singleProduct_qtyBtn__y0N1Y:active{background:var(--text-muted);transform:scale(.95)}.singleProduct_qtyDisplay__12SYM{min-width:2.5rem;text-align:center;font-size:1rem;font-weight:600}.singleProduct_actionBtns__t2AmS{display:flex;flex-direction:column;gap:.875rem;margin-top:1rem}.singleProduct_addToCartBtn__bFlZf,.singleProduct_buyNowBtn__u9b9o,.singleProduct_removeBtn__oi1ww{width:100%;padding:1.125rem 1.5rem;border:none;border-radius:2px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(0,0,0,.1);position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.02em;min-height:60px}.singleProduct_addToCartBtn__bFlZf:before,.singleProduct_buyNowBtn__u9b9o:before,.singleProduct_removeBtn__oi1ww:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s ease}.singleProduct_addToCartBtn__bFlZf:hover:before,.singleProduct_buyNowBtn__u9b9o:hover:before,.singleProduct_removeBtn__oi1ww:hover:before{opacity:1}.singleProduct_addToCartBtn__bFlZf{background:linear-gradient(135deg,var(--foreground),var(--background));color:var(--center-color);order:2}.singleProduct_addToCartBtn__bFlZf:hover{box-shadow:0 8px 24px rgba(0,0,0,.2);transform:translateY(-2px)}.singleProduct_addToCartBtn__bFlZf:active{transform:translateY(0)}.singleProduct_removeBtn__oi1ww{background:linear-gradient(135deg,var(--error-accent),var(--error-accent));color:var(--center-color);order:2}.singleProduct_removeBtn__oi1ww:hover{box-shadow:0 6px 20px rgba(239,68,68,.3);transform:translateY(-1px)}.singleProduct_removeBtn__oi1ww:active{background:var(--error-accent);transform:scale(.98)}.singleProduct_buyNowBtn__u9b9o{background:linear-gradient(135deg,var(--heading-color),var(--heading-color-strong));color:var(--center-color);font-weight:700;order:1}.singleProduct_buyNowBtn__u9b9o:hover{box-shadow:0 6px 20px rgba(193,169,118,.4);transform:translateY(-1px)}.singleProduct_buyNowBtn__u9b9o:active{transform:scale(.98);opacity:.9}@media (max-width:480px){.singleProduct_actionBtns__t2AmS{gap:.75rem;margin-top:.875rem}.singleProduct_addToCartBtn__bFlZf,.singleProduct_buyNowBtn__u9b9o,.singleProduct_removeBtn__oi1ww{padding:1rem 1.25rem;font-size:.875rem;border-radius:2px;min-height:48px}}@media (min-width:768px){.singleProduct_actionBtns__t2AmS{flex-direction:row;gap:.75rem;margin-top:.75rem}.singleProduct_addToCartBtn__bFlZf,.singleProduct_buyNowBtn__u9b9o,.singleProduct_removeBtn__oi1ww{order:0;padding:1rem;font-size:1rem;border-radius:2px;min-height:54px}}.singleProduct_features__AXZfY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-top:1rem}.singleProduct_feature__FNpzi{display:flex;align-items:center;gap:.625rem;background:linear-gradient(135deg,var(--center-color),var(--surface-soft));padding:.875rem;border-radius:.875rem;border:2px solid var(--line-color);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.singleProduct_feature__FNpzi:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(to bottom,var(--heading-color),var(--heading-color-strong));transform:scaleY(0);transition:transform .3s ease}.singleProduct_feature__FNpzi:hover{border-color:var(--heading-color);transform:translateY(-2px)}.singleProduct_feature__FNpzi:hover:before{transform:scaleY(1)}.singleProduct_featureIcon__0FcJr{font-size:1.25rem;color:var(--foreground);flex-shrink:0}.singleProduct_feature__FNpzi span{font-size:.75rem;font-weight:500;color:var(--text-muted)}.singleProduct_offersSection__jFE90{background:linear-gradient(135deg,var(--heading-color) 0,var(--heading-color-strong) 50%,var(--heading-color-strong) 100%);padding:1.25rem;border-radius:1.25rem;margin-top:.75rem;box-shadow:0 12px 32px rgba(143,122,82,.25);position:relative;overflow:hidden}.singleProduct_offersSection__jFE90:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%)}.singleProduct_offersTitle___mzfn{display:flex;align-items:center;gap:.625rem;color:var(--foreground);font-size:1.125rem;font-weight:800;margin:0 0 1.25rem;position:relative;z-index:1;text-transform:uppercase;letter-spacing:.05em}.singleProduct_offersTitleIcon__qigk2{font-size:1.25rem}.singleProduct_offersList__Mq4KW{display:flex;flex-direction:column;gap:.625rem}.singleProduct_offerCard__dLa6x{display:flex;align-items:flex-start;gap:.875rem;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid rgba(255,255,255,.5);position:relative;z-index:1}.singleProduct_offerCard__dLa6x:hover{transform:translateX(6px) scale(1.02);border-color:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(0,0,0,.12)}.singleProduct_offerCard__dLa6x:active{transform:translateX(4px);border-color:var(--center-color)}.singleProduct_offerIcon__ihNuk{background:linear-gradient(135deg,var(--heading-color),var(--heading-color-strong));color:var(--center-color);width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(143,122,82,.3)}.singleProduct_offerContent__ytzuv h4{font-size:.875rem;font-weight:700;color:var(--foreground);margin:0 0 .25rem}.singleProduct_offerContent__ytzuv p{font-size:.75rem;color:var(--text-muted);margin:0;line-height:1.4}.singleProduct_offerCode__eBRIU{background:rgba(193,169,118,.2);color:var(--heading-color-strong);padding:.125rem .375rem;border-radius:.25rem;font-weight:700;font-family:var(--primary-font);font-size:.75rem}.singleProduct_reviewSection__Chlo8{max-width:1400px;margin:2rem auto 1.5rem;padding:1.5rem;background:linear-gradient(135deg,var(--center-color),var(--surface-soft));border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid var(--line-color);width:100%;overflow-x:hidden}.singleProduct_reviewTitle__RfHvo{font-size:1.5rem;font-weight:800;color:var(--foreground);margin:0 0 1.5rem;text-align:center;position:relative;padding-bottom:.75rem}.singleProduct_reviewTitle__RfHvo:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(to right,var(--heading-color),var(--heading-color-strong));border-radius:9999px}.singleProduct_reviewForm__S2pkz{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;width:100%}.singleProduct_formRow__JTdQO{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}.singleProduct_formInput__0czsT,.singleProduct_formTextarea__zkoYt{background:var(--center-color);border:2px solid var(--line-color);border-radius:.75rem;padding:.875rem;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.singleProduct_formInput__0czsT:focus,.singleProduct_formTextarea__zkoYt:focus{background:var(--center-color);border-color:var(--heading-color);box-shadow:0 0 0 4px rgba(193,169,118,.1);transform:translateY(-1px)}.singleProduct_starRating__pBcnS{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--text-muted);font-size:.875rem}.singleProduct_starEmpty__ieNAO,.singleProduct_starFilled__OMYY2{font-size:1.5rem;cursor:pointer;transition:all .2s ease}.singleProduct_starFilled__OMYY2{color:var(--heading-color)}.singleProduct_starEmpty__ieNAO{color:var(--line-color)}.singleProduct_starEmpty__ieNAO:active,.singleProduct_starFilled__OMYY2:active{transform:scale(1.2)}.singleProduct_submitBtn__OIMxC{background:linear-gradient(135deg,var(--foreground),var(--background));color:var(--center-color);padding:1rem 2rem;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px rgba(0,0,0,.15);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.singleProduct_submitBtn__OIMxC:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.2)}.singleProduct_submitBtn__OIMxC:active{background:var(--text-muted);transform:scale(.98)}.singleProduct_relatedProducts__dQ8dI{max-width:1400px;margin:1.5rem auto 1rem;padding:0 1rem;overflow-x:hidden}.singleProduct_relatedTitle__7_9pv{text-align:center;font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.singleProduct_relatedGrid__Iyp1p{grid-template-columns:repeat(2,1fr);grid-gap:7px;gap:7px;width:100%}.singleProduct_relatedCardPlaceholder__pMQqU{width:100%;aspect-ratio:3/4;border-radius:.9rem;border:1px solid var(--line-color);background:linear-gradient(110deg,var(--surface-soft) 22%,var(--center-color) 36%,var(--surface-soft) 52%);background-size:220% 100%;animation:singleProduct_relatedLoading__KIM_F 1.15s linear infinite}@keyframes singleProduct_relatedLoading__KIM_F{0%{background-position:100% 0}to{background-position:-100% 0}}.singleProduct_modalOverlay___hOIb{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.singleProduct_modalContent__cCCqP{background:var(--center-color);border-radius:1rem;max-width:42rem;width:100%;max-height:80vh;overflow:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.singleProduct_modalHeader__X1Sfp{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--line-color);position:-webkit-sticky;position:sticky;top:0;background:var(--center-color);border-radius:1rem 1rem 0 0}.singleProduct_modalHeader__X1Sfp h2{font-size:1.25rem;font-weight:700;margin:0}.singleProduct_closeBtn__XK_Ny{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--text-muted);transition:all .2s ease;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;line-height:1}.singleProduct_closeBtn__XK_Ny:active{color:var(--foreground);background:var(--surface-soft);transform:scale(.9)}.singleProduct_modalBody__SvyFQ{padding:1rem}.singleProduct_stickyCartWrap__QigR8{position:fixed;left:0;right:0;bottom:max(.8rem,env(safe-area-inset-bottom));z-index:95;display:flex;justify-content:center;padding:0 .85rem;pointer-events:none}.singleProduct_stickyCartCard__r8xUu{width:min(980px,100%);background:rgba(8,40,37,.96);border:1px solid rgba(223,189,105,.42);border-radius:1.1rem;box-shadow:0 16px 36px rgba(0,0,0,.26);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem;pointer-events:auto}.singleProduct_stickyCartPreview__DNMsA{min-width:0;display:flex;align-items:center;gap:.58rem;flex:1 1}.singleProduct_stickyCartThumbWrap__gdLGK{width:56px;height:56px;border-radius:.7rem;overflow:hidden;background:#f2f2f2;border:1px solid rgba(223,189,105,.35);flex-shrink:0}.singleProduct_stickyCartImage__gYI3c{width:100%;height:100%;object-fit:contain}.singleProduct_stickyCartThumbFallback__VngWd{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;letter-spacing:.08em;color:#1f1f1f}.singleProduct_stickyCartInfo__S_6X2{min-width:0}.singleProduct_stickyCartTitle__Xl9wT{margin:0;font-size:.86rem;line-height:1.35;font-weight:600;color:rgba(255,255,255,.92);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.singleProduct_stickyCartPrice__HeP0z{margin:.2rem 0 0;font-size:1rem;line-height:1;font-weight:700;color:#fff}.singleProduct_stickyCartActions__bvyqN{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;min-width:310px}.singleProduct_stickyAddToCartBtn___bHcP,.singleProduct_stickyBuyNowBtn__3u1Gl,.singleProduct_stickyRemoveBtn__KiSJh{border:1px solid rgba(223,189,105,.55);border-radius:.74rem!important;padding:.66rem .8rem;font-size:.79rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.singleProduct_stickyAddToCartBtn___bHcP{background:rgba(255,255,255,.08);color:#fff}.singleProduct_stickyBuyNowBtn__3u1Gl{background:#dfbd69;border-color:#dfbd69;color:#0d2522}.singleProduct_stickyRemoveBtn__KiSJh{background:#b42318;border-color:#b42318;color:#fff}.singleProduct_stickyAddToCartBtn___bHcP:hover,.singleProduct_stickyBuyNowBtn__3u1Gl:hover,.singleProduct_stickyRemoveBtn__KiSJh:hover{transform:translateY(-1px);opacity:.94}.singleProduct_stickyAddToCartBtn___bHcP:active,.singleProduct_stickyBuyNowBtn__3u1Gl:active,.singleProduct_stickyRemoveBtn__KiSJh:active{transform:translateY(0)}@media screen and (min-width:640px){.singleProduct_container__MATJQ{padding:5rem 2rem}.singleProduct_title___njKQ{font-size:1.75rem}.singleProduct_currentPrice__nu0P4{font-size:2.5rem}.singleProduct_originalPrice__Uuff4{font-size:1.25rem}.singleProduct_priceBox__b5nB0{padding:1.5rem}.singleProduct_relatedGrid__Iyp1p{grid-template-columns:repeat(2,1fr)}.singleProduct_formRow__JTdQO{grid-template-columns:1fr 1fr}.singleProduct_sizeGrid__ELwyw{grid-template-columns:repeat(6,1fr)}.singleProduct_thumbnail__Rz9bA{width:25%}.singleProduct_category__hFE74{font-size:.875rem}.singleProduct_optionLabel__zx2W_{font-size:1rem}.singleProduct_colorBtn__mO5c7,.singleProduct_sizeBtn__9KcWZ{font-size:.875rem}.singleProduct_actionBtns__t2AmS button{font-size:1rem;padding:1rem}.singleProduct_feature__FNpzi span{font-size:.875rem}.singleProduct_offersSection__jFE90{padding:1.5rem}.singleProduct_offersTitle___mzfn{font-size:1.25rem}.singleProduct_offerContent__ytzuv h4{font-size:1rem}.singleProduct_offerContent__ytzuv p{font-size:.875rem}.singleProduct_reviewSection__Chlo8{padding:2rem;margin:3rem auto}.singleProduct_reviewTitle__RfHvo{font-size:2rem}.singleProduct_discountBadge__AUXU2,.singleProduct_imageCounter__0Na4A{font-size:.875rem}.singleProduct_mainNavBtn__egvIo,.singleProduct_shareBtn__ScWOc{width:3rem;height:3rem}}@media screen and (min-width:1024px){.singleProduct_container__MATJQ{padding:3rem 2rem}.singleProduct_infoSection__tQISL{margin-top:35px}.singleProduct_productWrapper__6hD3q{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;padding:2rem 0;align-items:start}.singleProduct_imageSection__lsED_{position:relative;align-self:start;min-height:0}.singleProduct_imageStickyTrack__KIEMn{position:relative;height:auto}.singleProduct_mainImageWrapper__eNtXT{position:relative;top:auto;left:auto;width:100%}.singleProduct_relatedGrid__Iyp1p{grid-template-columns:repeat(4,1fr);gap:1.5rem}.singleProduct_title___njKQ{font-size:2.25rem}.singleProduct_currentPrice__nu0P4{font-size:3rem}.singleProduct_thumbnail__Rz9bA{width:22%}.singleProduct_mainImage__V5ipK{border-radius:1.5rem}}@media screen and (min-width:1280px){.singleProduct_title___njKQ{font-size:2.5rem}.singleProduct_productWrapper__6hD3q{gap:4rem}}@media screen and (max-width:639px){.singleProduct_container__MATJQ{padding:5rem 7px}.singleProduct_productWrapper__6hD3q{gap:1rem;padding:.5rem 0}.singleProduct_imageSection__lsED_,.singleProduct_infoSection__tQISL,.singleProduct_relatedProducts__dQ8dI,.singleProduct_reviewSection__Chlo8{max-width:100%;overflow-x:hidden}.singleProduct_mainImage__V5ipK{border-radius:.75rem}.singleProduct_title___njKQ{font-size:1.125rem;line-height:1.4}.singleProduct_currentPrice__nu0P4{font-size:1.5rem}.singleProduct_originalPrice__Uuff4{font-size:.875rem}.singleProduct_discountTag__Pseaa{font-size:.625rem;padding:.2rem .5rem}.singleProduct_priceBox__b5nB0{padding:.875rem}.singleProduct_categoryRating___hVv0{gap:.5rem}.singleProduct_category__hFE74{font-size:.625rem}.singleProduct_rating__p8UEd{padding:.2rem .5rem}.singleProduct_starIcon__Uh5rn{font-size:.75rem}.singleProduct_ratingText__OWPcg{font-size:.625rem}.singleProduct_optionLabel__zx2W_{font-size:.75rem}.singleProduct_selectedValue__OSevm{font-size:.7rem}.singleProduct_sizeChartBtn__stApw{font-size:.65rem}.singleProduct_colorBtn__mO5c7{padding:.4rem .75rem;font-size:.7rem}.singleProduct_sizeBtn__9KcWZ{padding:.4rem .2rem;font-size:.7rem}.singleProduct_qtyWrapper__N0ENk{border:1px solid var(--line-color)}.singleProduct_qtyBtn__y0N1Y{width:2.25rem;height:2.25rem;font-size:1.125rem}.singleProduct_qtyDisplay__12SYM{min-width:2.25rem;font-size:.875rem}.singleProduct_actionBtns__t2AmS{flex-direction:column;gap:.625rem}.singleProduct_actionBtns__t2AmS button{font-size:.8rem;padding:.75rem}.singleProduct_features__AXZfY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-top:1rem}.singleProduct_feature__FNpzi{display:flex;align-items:center;gap:.625rem;background:linear-gradient(135deg,var(--center-color),var(--surface-soft));padding:.875rem;border-radius:.875rem;border:2px solid var(--line-color);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.singleProduct_feature__FNpzi:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(to bottom,var(--heading-color),var(--heading-color-strong));transform:scaleY(0);transition:transform .3s ease}.singleProduct_feature__FNpzi:hover{border-color:var(--heading-color);transform:translateY(-2px)}.singleProduct_feature__FNpzi:hover:before{transform:scaleY(1)}.singleProduct_featureIcon__0FcJr{font-size:1.5rem;color:var(--foreground);flex-shrink:0;transition:transform .3s ease}.singleProduct_feature__FNpzi:hover .singleProduct_featureIcon__0FcJr{transform:scale(1.1) rotate(5deg)}.singleProduct_feature__FNpzi span{font-size:.7rem}.singleProduct_offersSection__jFE90{padding:1rem;margin-top:.625rem}.singleProduct_offersTitle___mzfn{font-size:.875rem;margin-bottom:.75rem}.singleProduct_offersTitleIcon__qigk2{font-size:1.125rem}.singleProduct_offerCard__dLa6x{padding:.75rem;gap:.625rem}.singleProduct_offerIcon__ihNuk{width:2.25rem;height:2.25rem}.singleProduct_offerContent__ytzuv h4{font-size:.75rem;margin-bottom:.2rem}.singleProduct_offerContent__ytzuv p{font-size:.65rem}.singleProduct_offerCode__eBRIU{font-size:.65rem;padding:.1rem .3rem}.singleProduct_reviewSection__Chlo8{max-width:1400px;margin:3rem auto;padding:2rem;background:linear-gradient(135deg,var(--center-color),var(--surface-soft));border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid var(--line-color);width:100%;overflow-x:hidden}.singleProduct_reviewTitle__RfHvo{font-size:1.5rem;font-weight:800;color:var(--foreground);margin:0 0 2rem;text-align:center;position:relative;padding-bottom:.75rem}.singleProduct_reviewTitle__RfHvo:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(to right,var(--heading-color),var(--heading-color-strong));border-radius:9999px}.singleProduct_formRow__JTdQO{gap:.625rem}.singleProduct_formInput__0czsT,.singleProduct_formTextarea__zkoYt{background:var(--center-color);border:2px solid var(--line-color);border-radius:.75rem;padding:.875rem;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.singleProduct_formInput__0czsT:focus,.singleProduct_formTextarea__zkoYt:focus{background:var(--center-color);border-color:var(--heading-color);box-shadow:0 0 0 4px rgba(193,169,118,.1);transform:translateY(-1px)}.singleProduct_formTextarea__zkoYt{min-height:100px}.singleProduct_starRating__pBcnS{font-size:.75rem}.singleProduct_starEmpty__ieNAO,.singleProduct_starFilled__OMYY2{font-size:1.25rem}.singleProduct_submitBtn__OIMxC{background:linear-gradient(135deg,var(--foreground),var(--text-muted));color:var(--center-color);padding:1rem 2rem;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px rgba(0,0,0,.15);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.singleProduct_submitBtn__OIMxC:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.2)}.singleProduct_relatedProducts__dQ8dI{margin:1.5rem 0 .75rem;padding:0 .75rem}.singleProduct_relatedTitle__7_9pv{font-size:1.125rem;margin-bottom:1rem}.singleProduct_relatedGrid__Iyp1p{gap:.75rem}.singleProduct_thumbnails__s_I__{gap:.375rem}.singleProduct_thumbnail__Rz9bA{min-width:50px;border-width:2px}.singleProduct_thumbNavBtn__6DcbG{width:1.75rem;height:1.75rem}.singleProduct_discountBadge__AUXU2{padding:.3rem .7rem;font-size:.65rem}.singleProduct_imageCounter__0Na4A{padding:.3rem .6rem;font-size:.65rem}.singleProduct_mainNavBtn__egvIo,.singleProduct_shareBtn__ScWOc{width:2.25rem;height:2.25rem}.singleProduct_mainNavPrev__4EeMZ{left:.5rem}.singleProduct_mainNavNext__SyjkW{right:.5rem}.singleProduct_dotNavigation__SceDt{gap:.375rem;padding:.375rem 0}.singleProduct_dot__WFgSB{width:.4rem;height:.4rem}.singleProduct_activeDot__i4K8A{width:1.25rem}.singleProduct_modalContent__cCCqP{border-radius:.75rem}.singleProduct_modalBody__SvyFQ,.singleProduct_modalHeader__X1Sfp{padding:.875rem}.singleProduct_modalHeader__X1Sfp h2{font-size:1rem}.singleProduct_stickyCartWrap__QigR8{padding:0 .62rem;bottom:max(.58rem,env(safe-area-inset-bottom))}.singleProduct_stickyCartCard__r8xUu{flex-direction:column;align-items:stretch;width:100%;gap:.58rem;border-radius:.9rem;padding:.54rem}.singleProduct_stickyCartThumbWrap__gdLGK{width:48px;height:48px;border-radius:.56rem}.singleProduct_stickyCartTitle__Xl9wT{font-size:.8rem;-webkit-line-clamp:1}.singleProduct_stickyCartPrice__HeP0z{font-size:.92rem}.singleProduct_stickyCartActions__bvyqN{min-width:0;width:100%}.singleProduct_stickyAddToCartBtn___bHcP,.singleProduct_stickyBuyNowBtn__3u1Gl,.singleProduct_stickyRemoveBtn__KiSJh{padding:.62rem .68rem;font-size:.73rem;border-radius:.62rem!important;letter-spacing:.06em}}.singleProduct_tabsContainer__XE7sC{max-width:1400px;margin:2rem auto 1.5rem;padding:0 1rem;width:100%}.singleProduct_tabsHeader__jomzd{display:flex;gap:0;border-bottom:2px solid var(--line-color);margin-bottom:2rem;overflow-x:auto;scrollbar-width:none}.singleProduct_tabsHeader__jomzd::-webkit-scrollbar{display:none}.singleProduct_tabButton__XxwPA{padding:1rem 2rem;font-size:1rem;font-weight:600;color:var(--text-muted);background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;text-transform:uppercase;letter-spacing:.05em}.singleProduct_tabButton__XxwPA:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:3px;background:linear-gradient(to right,var(--heading-color),var(--heading-color-strong));transition:width .3s cubic-bezier(.4,0,.2,1)}.singleProduct_tabButton__XxwPA:hover{color:var(--foreground);background:linear-gradient(180deg,rgba(193,169,118,.05),transparent)}.singleProduct_tabButton__XxwPA:hover:after{width:100%}.singleProduct_tabButtonActive__AaCaM{color:var(--foreground);font-weight:700;background:linear-gradient(180deg,rgba(193,169,118,.1),transparent)}.singleProduct_tabButtonActive__AaCaM:after{width:100%;background:linear-gradient(to right,var(--heading-color),var(--heading-color-strong))}.singleProduct_tabContent__C8r0z{background:var(--center-color);border-radius:1.25rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid var(--surface-muted);animation:singleProduct_fadeIn___1TmR .4s ease-in-out}@keyframes singleProduct_fadeIn___1TmR{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.singleProduct_descriptionContent__nY5E_ div{color:var(--text-muted)}.singleProduct_descriptionContent__nY5E_ div p{margin-bottom:1.25rem;line-height:1.8}.singleProduct_descriptionContent__nY5E_ div h1,.singleProduct_descriptionContent__nY5E_ div h2,.singleProduct_descriptionContent__nY5E_ div h3,.singleProduct_descriptionContent__nY5E_ div h4,.singleProduct_descriptionContent__nY5E_ div h5,.singleProduct_descriptionContent__nY5E_ div h6{color:var(--foreground);font-weight:700;margin-top:1.5rem;margin-bottom:1rem}.singleProduct_descriptionContent__nY5E_ div h1{font-size:1.75rem}.singleProduct_descriptionContent__nY5E_ div h2{font-size:1.5rem}.singleProduct_descriptionContent__nY5E_ div h3{font-size:1.25rem}.singleProduct_descriptionContent__nY5E_ div h4{font-size:1.125rem}.singleProduct_descriptionContent__nY5E_ div h5{font-size:1rem}.singleProduct_descriptionContent__nY5E_ div h6{font-size:.9375rem}.singleProduct_descriptionContent__nY5E_ div ol,.singleProduct_descriptionContent__nY5E_ div ul{margin-left:1.5rem;margin-bottom:1.25rem;padding-left:.5rem}.singleProduct_descriptionContent__nY5E_ div li{margin-bottom:.625rem;padding-left:.5rem;line-height:1.7}.singleProduct_descriptionContent__nY5E_ div b,.singleProduct_descriptionContent__nY5E_ div strong{color:var(--foreground);font-weight:600}.singleProduct_descriptionContent__nY5E_ div em,.singleProduct_descriptionContent__nY5E_ div i{font-style:italic}.singleProduct_descriptionContent__nY5E_ div a{color:var(--heading-color);text-decoration:underline;transition:color .2s ease}.singleProduct_descriptionContent__nY5E_ div a:hover{color:var(--heading-color-strong)}.singleProduct_descriptionContent__nY5E_ div img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.singleProduct_descriptionContent__nY5E_ div blockquote{border-left:4px solid var(--heading-color);padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:var(--text-muted)}.singleProduct_descriptionContent__nY5E_ div table{width:100%;border-collapse:collapse;margin:1.5rem 0;overflow-x:auto;display:block}.singleProduct_descriptionContent__nY5E_ div table td,.singleProduct_descriptionContent__nY5E_ div table th{border:1px solid var(--line-color);padding:.75rem;text-align:left}.singleProduct_descriptionContent__nY5E_ div table th{background:linear-gradient(135deg,var(--surface-soft),var(--surface-soft));font-weight:600;color:var(--foreground)}.singleProduct_descriptionContent__nY5E_ div table tr:hover{background:var(--surface-soft)}.singleProduct_descriptionContent__nY5E_ div code{background:var(--surface-soft);padding:.125rem .375rem;border-radius:.25rem;font-family:var(--primary-font);font-size:.875em;color:var(--error-accent)}.singleProduct_descriptionContent__nY5E_ div pre{background:var(--foreground);color:var(--surface-soft);padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.singleProduct_descriptionContent__nY5E_ div pre code{background:transparent;color:inherit;padding:0}.singleProduct_descriptionContent__nY5E_ div hr{border:none;border-top:2px solid var(--line-color);margin:2rem 0}@media screen and (max-width:639px){.singleProduct_descriptionContent__nY5E_ div h1{font-size:1.5rem}.singleProduct_descriptionContent__nY5E_ div h2{font-size:1.25rem}.singleProduct_descriptionContent__nY5E_ div h3{font-size:1.125rem}.singleProduct_descriptionContent__nY5E_ div h4{font-size:1rem}.singleProduct_descriptionContent__nY5E_ div ol,.singleProduct_descriptionContent__nY5E_ div ul{margin-left:1rem}.singleProduct_descriptionContent__nY5E_ div table{font-size:.875rem}.singleProduct_descriptionContent__nY5E_ div table td,.singleProduct_descriptionContent__nY5E_ div table th{padding:.5rem}.singleProduct_descriptionContent__nY5E_ div blockquote{padding-left:1rem;font-size:.9375rem}}.singleProduct_highlightsBox__UAnB2{background:linear-gradient(135deg,var(--surface-soft),var(--surface-soft));border-left:4px solid var(--heading-color);padding:1.5rem;border-radius:.75rem;margin-top:1.5rem}.singleProduct_highlightsBoxStandalone__1eG39{margin-top:0}.singleProduct_highlightsBox__UAnB2 h4{font-size:1.125rem;font-weight:700;color:var(--foreground);margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.singleProduct_highlightsBox__UAnB2 ul{list-style:none;margin:0;padding:0}.singleProduct_highlightsBox__UAnB2 li{padding:.625rem 0;color:var(--text-muted);font-size:.9375rem;display:flex;align-items:flex-start;gap:.75rem;border-bottom:1px solid var(--line-color)}.singleProduct_highlightsBox__UAnB2 li:last-child{border-bottom:none}.singleProduct_highlightsBox__UAnB2 li:before{color:var(--heading-color);font-weight:700;font-size:1.125rem;flex-shrink:0}.singleProduct_highlightsBox__UAnB2 strong{color:var(--foreground);font-weight:600;min-width:140px;display:inline-block}.singleProduct_reviewsContent__02QiL{display:flex;flex-direction:column;gap:1.5rem}.singleProduct_reviewsEmpty__JcqGB{text-align:center;padding:3rem 1rem;color:var(--text-muted)}.singleProduct_reviewsEmpty__JcqGB h3{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.75rem}.singleProduct_reviewsEmpty__JcqGB p{font-size:.9375rem;margin-bottom:1.5rem}.singleProduct_reviewsEmpty__JcqGB button{background:linear-gradient(135deg,var(--heading-color),var(--heading-color-strong));color:var(--center-color);padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(193,169,118,.3)}.singleProduct_reviewsEmpty__JcqGB button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(193,169,118,.4)}.singleProduct_reviewCard__wV601{background:linear-gradient(135deg,var(--center-color),var(--surface-soft));border-radius:1rem;padding:1.5rem;border:1px solid var(--line-color);transition:all .3s ease}.singleProduct_reviewCard__wV601:hover{border-color:var(--heading-color);box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.singleProduct_reviewHeader__yR_x_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.singleProduct_reviewerInfo__0m_rM{display:flex;align-items:center;gap:.75rem}.singleProduct_reviewerAvatar__lfNQc{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,var(--heading-color),var(--heading-color-strong));color:var(--center-color);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.singleProduct_reviewerDetails__km4_v h4{font-size:1rem;font-weight:600;color:var(--foreground);margin:0 0 .25rem}.singleProduct_reviewerDetails__km4_v p{font-size:.8125rem;color:var(--text-muted);margin:0}.singleProduct_reviewRating__zDgFX{display:flex;align-items:center;gap:.25rem}.singleProduct_reviewBody__8OTPC{color:var(--text-muted);line-height:1.7;font-size:.9375rem}@media screen and (min-width:640px){.singleProduct_tabButton__XxwPA{font-size:1.0625rem;padding:1.125rem 2.5rem}.singleProduct_tabContent__C8r0z{padding:2.5rem}.singleProduct_descriptionContent__nY5E_{font-size:1.0625rem}.singleProduct_highlightsBox__UAnB2{padding:2rem}}@media screen and (max-width:639px){.singleProduct_tabsContainer__XE7sC{margin:1.5rem auto 1rem;padding:0 10px}.singleProduct_tabsHeader__jomzd{margin-bottom:1.5rem}.singleProduct_tabButton__XxwPA{padding:.875rem 1.5rem;font-size:.875rem}.singleProduct_tabContent__C8r0z{padding:1.25rem;border-radius:1rem}.singleProduct_descriptionContent__nY5E_{font-size:.9375rem}.singleProduct_descriptionContent__nY5E_ h3{font-size:1.125rem}.singleProduct_descriptionContent__nY5E_ h4{font-size:1rem}.singleProduct_highlightsBox__UAnB2{padding:1.25rem}.singleProduct_highlightsBox__UAnB2 h4{font-size:1rem}.singleProduct_highlightsBox__UAnB2 li{font-size:.875rem;flex-direction:column;gap:.25rem}.singleProduct_highlightsBox__UAnB2 strong{min-width:auto}.singleProduct_reviewCard__wV601{padding:1.25rem}.singleProduct_reviewerAvatar__lfNQc{width:2.5rem;height:2.5rem;font-size:1rem}}.singleProduct_productAccordion__lhf9R{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.5rem}.singleProduct_accordionItem__mM3k3{border:1px solid var(--line-color);border-radius:.875rem;background:var(--center-color);overflow:hidden}.singleProduct_accordionSummary__VD15J{list-style:none;cursor:pointer;padding:.95rem 1rem;font-weight:700;color:var(--foreground);display:flex;align-items:center;justify-content:space-between;gap:1rem}.singleProduct_accordionSummary__VD15J::-webkit-details-marker{display:none}.singleProduct_accordionSummary__VD15J:after{content:"+";color:var(--heading-color);font-size:1.1rem;line-height:1}.singleProduct_accordionItem__mM3k3[open] .singleProduct_accordionSummary__VD15J:after{content:"-"}.singleProduct_accordionBody__v3_w9{padding:0 1rem 1rem;color:var(--text-muted);line-height:1.65}.singleProduct_shippingList___d4br{margin:0;padding-left:1rem}.singleProduct_shippingList___d4br li+li{margin-top:.4rem}.singleProduct_container__MATJQ{width:100%;max-width:100%;margin:0;overflow-x:visible;padding:clamp(4.75rem,8vw,6.25rem) clamp(10px,2.2vw,30px) 0}.singleProduct_productWrapper__6hD3q{width:100%;max-width:100%;margin:0;gap:clamp(.85rem,2vw,2rem);align-items:start}.singleProduct_imageSection__lsED_{width:100%;min-width:0;align-self:start;overflow:visible}.singleProduct_imageStickyTrack__KIEMn,.singleProduct_mainImageWrapper__eNtXT{width:100%}.singleProduct_mainImage__V5ipK{width:100%;height:clamp(420px,58vw,760px);min-height:0}.singleProduct_mainImage__V5ipK:hover .singleProduct_media__xpm2L{transform:none}.singleProduct_media__xpm2L,.singleProduct_swiperWrapper__OvrR6{min-height:0}.singleProduct_thumbnailSlider__rT_w3{margin-top:.15rem}.singleProduct_dotNavigation__SceDt{margin:.2rem 0 .85rem;padding-bottom:.85rem;border-bottom:1px solid var(--line-color)}.singleProduct_zoomContainer__pcmqH{position:relative;width:100%;height:100%;min-height:0;cursor:zoom-in;display:flex;align-items:center;justify-content:center;overflow:hidden;outline:none}.singleProduct_zoomContainer__pcmqH:focus-visible{box-shadow:inset 0 0 0 2px rgba(193,169,118,.55)}.singleProduct_zoomableMedia__uDs7_{cursor:zoom-in;flex:1 1 auto;max-width:100%;max-height:100%}.singleProduct_hoverZoomLens__VuOiz{position:absolute;top:0;left:0;pointer-events:none;background:rgba(255,255,255,.22);border:1px solid rgba(11,33,31,.35);box-shadow:0 0 0 9999px rgba(11,33,31,.12);mix-blend-mode:lighten;z-index:4;display:none}.singleProduct_hoverZoomPanel__aYHmz{border:1px solid rgba(11,33,31,.16);border-radius:6px;background-color:var(--center-color);background-repeat:no-repeat;box-shadow:0 18px 48px rgba(0,0,0,.22);z-index:1100;pointer-events:none;display:none;animation:singleProduct_hoverZoomFadeIn__pYTn6 .18s ease-out both}@keyframes singleProduct_hoverZoomFadeIn__pYTn6{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.singleProduct_hoverZoomLens__VuOiz,.singleProduct_hoverZoomPanel__aYHmz{display:block}}.singleProduct_infoSection__tQISL{width:100%;min-width:0;margin-top:0;overflow-x:clip}.singleProduct_offerContent__ytzuv{flex:1 1;min-width:0}.singleProduct_descriptionSection__7b8kS{width:100%;max-width:100%;margin:1.75rem 0 0;background:linear-gradient(180deg,var(--center-color),var(--surface-soft));border:1px solid var(--line-color);border-radius:1.1rem;overflow:hidden;box-shadow:0 14px 34px rgba(13,35,32,.06);position:relative}.singleProduct_descriptionSection__7b8kS:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--heading-color),var(--heading-color-strong))}.singleProduct_descriptionHeader__vFpxH{width:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;cursor:pointer;border-bottom:1px solid var(--line-color)}.singleProduct_descriptionTitle__7J_T5{margin:0;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;color:var(--foreground);text-align:left;letter-spacing:.01em}.singleProduct_descriptionToggleIcon__hKVWl{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-soft);border:1px solid var(--line-color);font-size:1.15rem;line-height:1;color:var(--foreground);font-weight:700}.singleProduct_descriptionPanel__5OBjn{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.singleProduct_descriptionPanelOpen__G2Hoc{grid-template-rows:1fr}.singleProduct_descriptionPanelInner__84jC_{overflow:hidden}.singleProduct_descriptionContent__nY5E_{padding:1.05rem 1.25rem 1.25rem}.singleProduct_descriptionContent__nY5E_>div{line-height:1.75}.singleProduct_relatedProducts__dQ8dI,.singleProduct_reviewSection__Chlo8{width:100%;max-width:100%;margin-left:0;margin-right:0;content-visibility:auto;contain-intrinsic-size:1px 900px}.singleProduct_reviewSection__Chlo8{padding:clamp(1rem,1.5vw,1.5rem)}.singleProduct_relatedProducts__dQ8dI{padding:0;margin-top:1.75rem}.singleProduct_highlightsBox__UAnB2 li:before{content:"\2713"}.singleProduct_imageZoomOverlay__zlQWi{position:fixed;inset:0;z-index:10050;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem}.singleProduct_imageZoomCard__FmHpP{width:min(96vw,720px);max-height:92vh;background:var(--center-color);border-radius:1rem;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.35)}.singleProduct_imageZoomCloseBtn__Tb3On{position:absolute;top:.75rem;right:.75rem;width:2.25rem;height:2.25rem;border:none;border-radius:9999px;background:rgba(17,24,39,.85);color:var(--center-color);font-size:1.4rem;line-height:1;cursor:pointer;z-index:2}.singleProduct_imageZoomCloseBtn__Tb3On:active{transform:scale(.92)}.singleProduct_imageZoomViewport__OoP6T{width:100%;height:min(75vh,620px);background:var(--center-color);overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none}.singleProduct_imageZoomImage__YM9C4{width:100%;height:100%;object-fit:contain;transform-origin:center center;transition:transform .18s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.singleProduct_imageZoomFooter__NjtkK{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-top:1px solid var(--line-color);background:var(--surface-soft)}.singleProduct_imageZoomHint__DVUcG{font-size:.75rem;color:var(--text-muted);font-weight:500}.singleProduct_imageZoomControls__PU7dK{display:flex;align-items:center;gap:.5rem}.singleProduct_imageZoomControlBtn__gfvcE{width:2.25rem;height:2.25rem;border:1px solid var(--line-color);border-radius:.625rem;background:var(--center-color);color:var(--foreground);font-size:1.2rem;font-weight:700;line-height:1;cursor:pointer}.singleProduct_imageZoomControlBtn__gfvcE:hover:not(:disabled){background:var(--surface-soft)}.singleProduct_imageZoomControlBtn__gfvcE:active:not(:disabled){transform:scale(.95)}.singleProduct_imageZoomControlBtn__gfvcE:disabled{opacity:.4;cursor:not-allowed}@media screen and (min-width:1024px){.singleProduct_productWrapper__6hD3q{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.singleProduct_imageSection__lsED_{position:relative;align-self:start;min-height:0}.singleProduct_imageStickyTrack__KIEMn{position:relative;height:auto}.singleProduct_mainImageWrapper__eNtXT{position:relative;top:auto;left:auto}}@media screen and (max-width:1023px){.singleProduct_productWrapper__6hD3q{grid-template-columns:1fr}.singleProduct_imageSection__lsED_{position:static;top:auto;height:auto}.singleProduct_imageStickyTrack__KIEMn{position:static;height:auto}}@media (max-width:768px){.singleProduct_imageZoomOverlay__zlQWi{padding:.75rem}.singleProduct_imageZoomCard__FmHpP{width:100%;max-height:95vh;border-radius:.875rem}.singleProduct_imageZoomViewport__OoP6T{height:70vh}}@media screen and (max-width:639px){.singleProduct_container__MATJQ{padding:5rem 10px 0}.singleProduct_descriptionSection__7b8kS{margin-top:1rem;border-radius:.875rem}.singleProduct_descriptionHeader__vFpxH{padding:.9rem}.singleProduct_descriptionContent__nY5E_{padding:.85rem .9rem .95rem}.singleProduct_descriptionTitle__7J_T5{font-size:1.1rem}.singleProduct_descriptionToggleIcon__hKVWl{width:28px;height:28px;font-size:1rem}.singleProduct_imageZoomOverlay__zlQWi{padding:.5rem}.singleProduct_imageZoomFooter__NjtkK{padding:.625rem .75rem}.singleProduct_imageZoomHint__DVUcG{font-size:.6875rem}.singleProduct_imageZoomControlBtn__gfvcE{width:2rem;height:2rem;font-size:1.1rem}}.singleProduct_relatedProducts__dQ8dI{width:100%;max-width:1220px;margin:1.75rem auto 0;padding-inline:clamp(.35rem,1.1vw,.75rem)}.singleProduct_productStandardSection__ojH3b{width:100%;max-width:100%;margin-top:1.8rem;margin-bottom:0}.singleProduct_shippingSection__9Yc_s{position:relative;margin:1.6rem 0 0;background:transparent;overflow:visible}.singleProduct_shippings___mCqw{width:100%;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.7rem,1.4vw,1rem);gap:clamp(.7rem,1.4vw,1rem);align-items:stretch;position:relative;z-index:1}.singleProduct_shippingItem__fCB__{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:1rem;min-height:116px;padding:1.1rem clamp(.9rem,1.6vw,1.4rem);background:var(--center-color);border:1px solid var(--line-color-strong);border-radius:14px;box-shadow:0 4px 16px rgba(11,33,31,.04);transition:transform .4s cubic-bezier(.22,.61,.36,1),border-color .35s ease,box-shadow .35s ease,background .35s ease}.singleProduct_shippingItem__fCB__:hover{border-color:var(--foreground);background:#ffffff;transform:translateY(-3px);box-shadow:0 12px 28px rgba(11,33,31,.08)}.singleProduct_shippingIconWrap__sxxUy{position:relative;flex-shrink:0;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--line-color-strong);border-radius:50%;background:#ffffff;box-shadow:0 6px 16px rgba(11,33,31,.06),inset 0 0 0 3px rgba(245,245,245,.7);transition:border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.22,.61,.36,1)}.singleProduct_shippingIconWrap__sxxUy:before{content:"";position:absolute;inset:-5px;border-radius:50%;border:1px dashed rgba(193,169,118,.4);opacity:0;transform:rotate(0deg);transition:opacity .3s ease,transform .6s ease;pointer-events:none}.singleProduct_shippingItem__fCB__:hover .singleProduct_shippingIconWrap__sxxUy{border-color:var(--foreground);box-shadow:0 10px 24px rgba(11,33,31,.18),inset 0 0 0 3px rgba(245,245,245,.85);transform:scale(1.06)}.singleProduct_shippingItem__fCB__:hover .singleProduct_shippingIconWrap__sxxUy:before{opacity:1;transform:rotate(75deg)}.singleProduct_shippingIcon__viSr4{width:30px;height:30px;object-fit:contain;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.singleProduct_shippingItem__fCB__:hover .singleProduct_shippingIcon__viSr4{transform:scale(1.08)}.singleProduct_shippingCopy__XKEff{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.32rem;min-width:0}.singleProduct_shippingTitle__FnWxx{position:relative;margin:0;font-size:clamp(.98rem,1.18vw,1.2rem);font-weight:700;letter-spacing:.01em;line-height:1.2;color:var(--foreground)}.singleProduct_shippingTitle__FnWxx:after{content:"";display:block;margin-top:4px;width:24px;height:1.5px;background:linear-gradient(90deg,rgba(193,169,118,.95),rgba(193,169,118,0));transition:width .35s cubic-bezier(.22,.61,.36,1)}.singleProduct_shippingItem__fCB__:hover .singleProduct_shippingTitle__FnWxx:after{width:44px}.singleProduct_shippingSubtitle__rxvH9{font-size:clamp(.78rem,.92vw,.92rem);font-weight:500;line-height:1.45;letter-spacing:.015em;color:var(--text-muted)}@media screen and (max-width:768px){.singleProduct_shippingSection__9Yc_s{margin-top:.9rem}.singleProduct_shippings___mCqw{grid-template-columns:1fr;gap:.65rem}.singleProduct_shippingItem__fCB__{min-height:auto;padding:.95rem 1rem;gap:.9rem;border-radius:12px}.singleProduct_shippingItem__fCB__:hover{transform:none}.singleProduct_shippingIconWrap__sxxUy{width:46px;height:46px}.singleProduct_shippingIcon__viSr4{width:24px;height:24px}.singleProduct_shippingCopy__XKEff{align-items:flex-start;text-align:left}.singleProduct_shippingTitle__FnWxx{font-size:.96rem}.singleProduct_shippingTitle__FnWxx:after{width:20px}.singleProduct_shippingSubtitle__rxvH9{font-size:.8rem}}.singleProduct_relatedGrid__Iyp1p{display:grid;width:min(1120px,100%);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.singleProduct_relatedGrid__Iyp1p .product-card-enhanced{width:100%;height:100%}.singleProduct_relatedGrid__Iyp1p .product-card-inner{height:100%}@media screen and (min-width:640px){.singleProduct_relatedGrid__Iyp1p{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}}@media screen and (min-width:1024px){.singleProduct_relatedGrid__Iyp1p{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media screen and (max-width:639px){.singleProduct_relatedProducts__dQ8dI{margin-top:1.2rem;padding:0}.singleProduct_productStandardSection__ojH3b{margin-top:1.2rem}.singleProduct_relatedTitle__7_9pv{text-align:left;margin-bottom:.7rem;font-size:1.05rem;padding:0 2px}.singleProduct_relatedGrid__Iyp1p{gap:1px}.singleProduct_relatedGrid__Iyp1p>:nth-child(n+9){display:none}.singleProduct_relatedGrid__Iyp1p .product-card-inner{border:1px solid var(--line-color);border-radius:0;box-shadow:none}}@media screen and (min-width:640px) and (max-width:767px){.singleProduct_relatedGrid__Iyp1p>:nth-child(n+9){display:none}}.singleProduct_container__MATJQ button,.singleProduct_imageZoomCard__FmHpP button,.singleProduct_modalContent__cCCqP button,.singleProduct_stickyCartCard__r8xUu button{border-radius:2rem!important}.singleProduct_relatedGrid__Iyp1p .cta-add{border-radius:2px!important}.singleProduct_qtyWrapper__N0ENk{border-radius:2rem!important}@keyframes singleProduct_buyNowSweepSingle__HkSN5{0%{transform:translateX(-160%) skewX(-18deg);opacity:0}20%{opacity:.12}50%{opacity:.34}80%{opacity:.12}to{transform:translateX(170%) skewX(-18deg);opacity:0}}.singleProduct_buyNowBtn__u9b9o,.singleProduct_stickyBuyNowBtn__3u1Gl{position:relative;overflow:hidden;isolation:isolate}.singleProduct_buyNowBtn__u9b9o:after,.singleProduct_stickyBuyNowBtn__3u1Gl:after{content:"";position:absolute;top:-25%;bottom:-25%;left:0;width:42%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35) 50%,transparent);transform:translateX(-160%) skewX(-18deg);animation:singleProduct_buyNowSweepSingle__HkSN5 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.singleProduct_buyNowBtn__u9b9o:after,.singleProduct_stickyBuyNowBtn__3u1Gl:after{animation:none;opacity:0}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}