: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-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.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)}}.Product_container__B4IDl{max-width:1200px;margin:0 auto;padding:0 1rem}.Product_breadcrumb__9gc3P{display:flex;align-items:center;margin-bottom:2rem;font-size:.9rem;flex-wrap:wrap;gap:.5rem}.Product_breadcrumb__9gc3P a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.Product_breadcrumb__9gc3P span{color:var(--border)}.Product_breadcrumb__9gc3P span:last-child{color:var(--text);font-weight:500}.Product_productContainer__FNNGg{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;border-radius:16px}.Product_imageSection___HygS{display:flex;flex-direction:row-reverse;height:max-content;gap:1rem;overflow:hidden}.Product_mainImage__9JLBv{position:relative;height:auto;overflow:hidden}.Product_imageSwiper__0nIq2{width:100%;height:100%}.Product_imageSlide__ld7ji{width:100%;cursor:pointer}.Product_imageSlide__ld7ji:active{cursor:-webkit-grab;cursor:grab}.Product_mainImage__9JLBv img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .3s ease}.Product_mainImage__9JLBv img:hover{transform:scale(1.05)}.Product_previewOverlay__JthLv{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(10,8,6,.84);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Product_previewDialog__UOr0_{width:min(1100px,100%);max-height:calc(100vh - 3rem);display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0f0c0a;box-shadow:0 24px 60px rgba(0,0,0,.4)}.Product_previewToolbar__H3tl_{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#f5f0e8}.Product_previewCounter___nCWj{font-size:.95rem;color:rgba(245,240,232,.8)}.Product_previewActions__8fiaZ{display:flex;align-items:center;gap:.5rem}.Product_previewIconButton__8UOKy,.Product_previewNavButton__EJYQe{border:none;cursor:pointer;transition:all .25s ease}.Product_previewIconButton__8UOKy{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem}.Product_previewIconButton__8UOKy:hover,.Product_previewNavButton__EJYQe:hover{background:rgba(212,175,55,.18)}.Product_previewContent__K8pld{position:relative;display:flex;align-items:center;justify-content:center;min-height:min(72vh,760px)}.Product_previewImageShell__rULLW{position:relative;width:100%;height:min(72vh,760px);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.03)}.Product_previewImage__pxOIx{object-fit:contain}.Product_previewNavButton__EJYQe{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem}.Product_previewPrev__SAboI{left:1rem}.Product_previewNext__SwI5l{right:1rem}.Product_previewThumbs__QZgwE{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem}.Product_previewThumbActive__ax1Zc,.Product_previewThumb__hprmd{position:relative;width:84px;height:84px;flex:0 0 auto;padding:0;border-radius:14px;overflow:hidden;background:transparent;cursor:pointer}.Product_previewThumb__hprmd{border:1px solid rgba(255,255,255,.12);opacity:.72}.Product_previewThumbActive__ax1Zc{border:2px solid var(--primary);box-shadow:0 0 0 2px rgba(212,175,55,.15)}.Product_previewThumbActive__ax1Zc img,.Product_previewThumb__hprmd img{object-fit:cover}.Product_outOfStockBadge__preFX{top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem 2rem;border-radius:8px;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.Product_lowStockBadge__hxbtY,.Product_outOfStockBadge__preFX{position:absolute;background:rgba(0,0,0,.75);color:var(--background)}.Product_lowStockBadge__hxbtY{top:1rem;right:1rem;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.Product_thumbnails__XmF4z{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.Product_thumbnail__ct_9V{width:80px;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;flex-shrink:0}.Product_thumbnail__ct_9V:hover{border-color:var(--border)}.Product_activeThumbnail__yX_mI{width:80px;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid var(--primary);box-shadow:0 0 0 2px var(--primary-light);flex-shrink:0}.Product_detailsSection__JIWnT{display:flex;flex-direction:column;gap:1rem}.Product_categoryBadges__YgsQq{display:flex;gap:.5rem;flex-wrap:wrap}.Product_categoryBadge__foCLi,.Product_subcategoryBadge__wQS6r{padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Product_categoryBadge__foCLi{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem;background:#d4af37;color:#fff}.Product_categoryBadge__foCLi:hover{background:#c49227}.Product_subcategoryBadge__wQS6r{background:var(--secondary);color:var(--text-secondary)}.Product_productTitle__CQ5NY{font-size:2rem;font-weight:700;color:var(--text);margin:0;line-height:1.2}.Product_rating__pewFd{display:flex;align-items:center;gap:.75rem}.Product_stars__qDmyF{display:flex;gap:.1rem;font-size:1.2rem;color:#ffa41c}.Product_star__fQsAw{color:var(--border);font-size:1.3rem}.Product_starFilled__n_reA{color:var(--primary);font-size:1.3rem}.Product_ratingText__YmBhu{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Product_priceSection__F3Ndy{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.Product_currentPrice__vZRJ2{font-size:2rem;font-weight:700;color:var(--text)}.Product_originalPrice__DglDi{font-size:1.2rem;color:var(--text-secondary);text-decoration:line-through}.Product_discountBadge__JVQB1{background:var(--primary);color:var(--background);padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;display:flex;justify-content:center;align-items:center}.Product_description__Hfi7S{color:var(--text-secondary);line-height:1.6;font-size:1.05rem}.Product_productInfo__Kf1xQ{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background-color:var(--card-background);border-radius:12px;border:1px solid var(--border)}.Product_sizeSelection__Y7s40 h3{margin:0 0 1rem;color:var(--text);font-size:1.2rem;font-weight:600}.Product_sizeOptions__k3pM6{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}.Product_selectedSize__YpDZa,.Product_sizeOption__ZpdCy{display:flex;flex-direction:column;gap:.5rem;width:100%;text-align:left;padding:1rem;border:2px solid var(--border);border-radius:25px;background-color:var(--input-background);cursor:pointer;transition:all .3s ease}.Product_sizeOption__ZpdCy:hover:not(:disabled){border-color:var(--text-secondary);background-color:var(--hover-background)}.Product_sizeOption__ZpdCy:disabled{opacity:.5;cursor:not-allowed}.Product_selectedSize__YpDZa{border-color:var(--primary);background-color:var(--primary-light)}.Product_variantInfo__I50KY{display:flex;justify-content:space-between;align-items:center}.Product_variantLabel__tFb6d{color:var(--text);font-size:1rem;font-weight:600}.Product_variantPriceBlock__Qse_y{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.Product_variantPrice___ep_s{color:var(--text);font-size:1.1rem;font-weight:700}.Product_variantOriginalPrice__ma_oY{font-size:.85rem;color:var(--text-secondary);text-decoration:line-through;font-weight:400}.Product_variantDiscount__c_nox{font-size:.75rem;font-weight:600;color:var(--background);background:rgba(200,30,30,.7);padding:2px 7px;border-radius:20px}.Product_variantMeta__wdukF{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.Product_variantRating__vAHht,.Product_variantStock__pn6OH{color:var(--text-secondary)}.Product_quantityWrapper__b5z76{width:100%}.Product_quantityWrapper__b5z76 h3{margin:0 0 .75rem;color:var(--text);font-size:1.2rem;font-weight:600}.Product_quantitySection__fwvxR{display:flex;align-items:center;gap:1rem;background-color:var(--card-background);border:2px solid var(--border);border-radius:40px;padding:.5rem;justify-content:space-between}.Product_quantitySection__fwvxR button{width:40px;height:40px;border:none;background:var(--primary);color:var(--background);border-radius:50%;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.Product_quantitySection__fwvxR button:hover:not(:disabled){background:var(--primary-dark);transform:scale(1.05);box-shadow:0 6px 18px rgba(0,0,0,.15)}.Product_quantitySection__fwvxR button:active:not(:disabled){transform:scale(.95);box-shadow:0 3px 8px rgba(0,0,0,.2)}.Product_quantitySection__fwvxR button:disabled{background:var(--border);color:var(--text-secondary);cursor:not-allowed;box-shadow:none}.Product_quantitySection__fwvxR span{font-size:1.2rem;font-weight:600;color:var(--text);min-width:2rem;text-align:center}.Product_maxQuantityText__jkeW2{margin-top:.5rem;color:var(--text-secondary);font-size:.85rem}.Product_addToCartBtn__TQ9re{background:var(--primary);color:var(--background);border:none;padding:1rem 2rem;border-radius:40px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:var(--shadow);width:100%}.Product_addToCartBtn__TQ9re:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.15)}.Product_addToCartBtn__TQ9re:active:not(:disabled){transform:translateY(0)}.Product_addToCartBtn__TQ9re:disabled{background:var(--border);color:var(--text-secondary);cursor:not-allowed;opacity:.6}.Product_productDetails__7mQlR{background-color:var(--card-background);padding:1.5rem;border-radius:12px;border:1px solid var(--border)}.Product_productDetails__7mQlR h3{margin:0 0 1rem;color:var(--text);font-size:1.2rem;font-weight:600}.Product_productDetails__7mQlR ul{list-style:none;padding:0;margin:0}.Product_productDetails__7mQlR li{padding:.75rem 0;border-bottom:1px solid var(--border);color:var(--text-secondary);line-height:1.5}.Product_productDetails__7mQlR li:last-child{border-bottom:none}.Product_infoItem__4CjVV{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:.95rem}.Product_infoItem__4CjVV:last-child{border-bottom:none;padding-bottom:0}.Product_infoLabel__KwdK7{color:var(--text-secondary);font-weight:500}.Product_infoValue__r9LLK{color:var(--text);font-weight:600}.Product_infoIcon__huSdR{width:20px;height:20px;color:var(--text);flex-shrink:0}.Product_additionalInfo__Vf4jk{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background-color:var(--card-background);border-radius:12px;border:1px solid var(--border)}.Product_additionalInfo__Vf4jk .Product_infoItem__4CjVV{justify-content:flex-start;gap:.75rem;border-bottom:none;padding-bottom:0}.Product_actions__EU_UY,.Product_purchaseSection__EoNjX{display:flex;width:100%;gap:1rem}.Product_actions__EU_UY{align-items:center}.Product_notFound__bVcfH{text-align:center;padding:4rem 2rem;background:var(--background);border-radius:16px;margin:2rem auto;max-width:600px;box-shadow:var(--shadow)}.Product_notFound__bVcfH h1{font-size:2rem;color:var(--text);margin-bottom:1rem}.Product_notFound__bVcfH a{display:inline-block;background:var(--primary);color:var(--background);text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all .3s ease}.Product_notFound__bVcfH a:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.Product_timestamps__b6AV_{padding:1rem;background-color:var(--card-background);border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.Product_timestampText__DagNa{color:var(--text-secondary);font-size:.85rem;margin:0}@media (max-width:768px){.Product_container__B4IDl{padding:0 .5rem}.Product_imageSection___HygS{flex-direction:column}.Product_productContainer__FNNGg{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.Product_currentPrice__vZRJ2,.Product_productTitle__CQ5NY{font-size:1.5rem}.Product_thumbnails__XmF4z{overflow-x:auto;flex-direction:row}.Product_breadcrumb__9gc3P{font-size:.8rem;margin-bottom:1rem}.Product_productInfo__Kf1xQ{padding:1rem}.Product_variantInfo__I50KY{flex-direction:column;align-items:flex-start;gap:.25rem}.Product_previewOverlay__JthLv{padding:0}.Product_previewDialog__UOr0_{width:100%;height:100vh;max-height:100vh;border-radius:0;padding:1rem .75rem}.Product_previewContent__K8pld{min-height:56vh}.Product_previewImageShell__rULLW{height:56vh;border-radius:16px}.Product_previewNavButton__EJYQe{width:42px;height:42px}.Product_previewPrev__SAboI{left:.5rem}.Product_previewNext__SwI5l{right:.5rem}}@media (max-width:480px){.Product_productContainer__FNNGg{padding:1rem}.Product_currentPrice__vZRJ2,.Product_productTitle__CQ5NY{font-size:1.3rem}.Product_addToCartBtn__TQ9re{padding:.75rem 1.5rem;font-size:1rem}.Product_quantitySection__fwvxR{gap:.5rem}.Product_quantitySection__fwvxR button{width:35px;height:35px;font-size:1rem}.Product_categoryBadges__YgsQq{gap:.4rem}.Product_categoryBadge__foCLi,.Product_subcategoryBadge__wQS6r{font-size:.75rem;padding:.3rem .8rem}}.FadeUp_fadeUpWrapper__rpOq5{width:100%}.wishListBtn_likeButton__0s4WD{width:48px;height:48px;border-radius:50%;border:none;background:transparent;cursor:pointer;position:relative;padding:0;transition:transform .2s ease;font-size:16px}.wishListBtn_likeButton__0s4WD:hover{transform:scale(1.05)}.wishListBtn_likeWrapper__sdTnu{display:grid;place-items:center}.wishListBtn_likeWrapper__sdTnu>*{grid-area:1/1}.wishListBtn_heart__E1Q2C{width:24px;height:24px}.wishListBtn_heart__E1Q2C path{fill:transparent;stroke:#ea442b;stroke-width:2;transition:fill .5s cubic-bezier(.7,0,.3,1)}.wishListBtn_liked__bww4a .wishListBtn_heart__E1Q2C path{fill:#ea442b}.wishListBtn_liked__bww4a .wishListBtn_heart__E1Q2C{animation:wishListBtn_pop__T1jAw .5s cubic-bezier(.7,0,.3,1)}@keyframes wishListBtn_pop__T1jAw{40%{transform:scale(.7)}to{transform:scale(1)}}.wishListBtn_ripple__mNmDV{width:100%;height:100%;border-radius:50%}.wishListBtn_liked__bww4a .wishListBtn_ripple__mNmDV:before{content:"";position:absolute;inset:0;border-radius:50%;animation:wishListBtn_ripple__mNmDV .5s cubic-bezier(.7,0,.3,1)}@keyframes wishListBtn_ripple__mNmDV{0%{transform:scale(0);opacity:1}to{transform:scale(3);opacity:0;border:3px solid #ea442b}}.wishListBtn_particles__WpvSW{position:absolute;width:1px;height:1px}.wishListBtn_particle__5SQFB{position:absolute;width:4px;height:4px;background:#ea442b;border-radius:50%;transform-origin:center;opacity:0}.wishListBtn_liked__bww4a .wishListBtn_particle__5SQFB{animation:wishListBtn_explode__bdwbG .6s forwards}@keyframes wishListBtn_explode__bdwbG{0%{opacity:1;transform:rotate(calc(var(--i) * 60deg)) translateY(0)}to{opacity:0;transform:rotate(calc(var(--i) * 60deg)) translateY(20px)}}