.CartSidePanel-module__-HmOTa__backdrop{z-index:1000;opacity:0;background:rgba(0,0,0,.5);justify-content:flex-end;transition:opacity .3s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CartSidePanel-module__-HmOTa__backdrop.CartSidePanel-module__-HmOTa__visible{opacity:1}.CartSidePanel-module__-HmOTa__panel{background:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;transition:transform .3s;display:flex;transform:translate(100%);box-shadow:-4px 0 20px rgba(0,0,0,.1)}.CartSidePanel-module__-HmOTa__panel.CartSidePanel-module__-HmOTa__visible{transform:translate(0)}.CartSidePanel-module__-HmOTa__header{border-bottom:1px solid #e9e7e7;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.CartSidePanel-module__-HmOTa__title{color:#1d1a1a;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:18px;font-weight:500}.CartSidePanel-module__-HmOTa__closeBtn{cursor:pointer;color:#4f4d4d;background:0 0;border:none;border-radius:4px;padding:8px;transition:all .2s}.CartSidePanel-module__-HmOTa__closeBtn:hover{color:#1d1a1a;background-color:#f5f4f9}.CartSidePanel-module__-HmOTa__product{border-bottom:1px solid #e9e7e7;gap:16px;padding:20px 24px;display:flex}.CartSidePanel-module__-HmOTa__productImage{background:#f8f7f6;border:1px solid #f5f4f9;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.CartSidePanel-module__-HmOTa__productInfo{flex:1;min-width:0}.CartSidePanel-module__-HmOTa__productTitle{color:#1d1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.CartSidePanel-module__-HmOTa__productVariant{color:#4f4d4d;margin:0 0 8px;font-size:13px;line-height:1.5}.CartSidePanel-module__-HmOTa__productPrice{color:#1d1a1a;margin:0;font-size:16px;font-weight:500}.CartSidePanel-module__-HmOTa__cartSummary{background:#f8f7f6;border-bottom:1px solid #e9e7e7;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.CartSidePanel-module__-HmOTa__cartSummaryCount{color:#4f4d4d;font-size:13px}.CartSidePanel-module__-HmOTa__cartSummaryTotal{color:#1d1a1a;font-size:15px;font-weight:600}.CartSidePanel-module__-HmOTa__actions{flex-direction:column;gap:12px;margin-top:auto;padding:24px;display:flex}.CartSidePanel-module__-HmOTa__cartBtn{color:#fff;text-align:center;cursor:pointer;background:#a7a29b;border:none;border-radius:7px;padding:16px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .2s}.CartSidePanel-module__-HmOTa__cartBtn:hover{background:#8b8680}.CartSidePanel-module__-HmOTa__continueBtn{color:#4f4d4d;cursor:pointer;background:0 0;border:1px solid #e9e7e7;border-radius:7px;padding:16px 24px;font-size:15px;font-weight:500;transition:all .2s}.CartSidePanel-module__-HmOTa__continueBtn:hover{color:#1d1a1a;border-color:#a7a29b}.CartSidePanel-module__-HmOTa__footer{border-top:1px solid #e9e7e7;padding:16px 24px 24px}.CartSidePanel-module__-HmOTa__footerText{color:#4f4d4d;text-align:center;margin:0;font-size:13px;line-height:1.5}@media (max-width:768px){.CartSidePanel-module__-HmOTa__backdrop{justify-content:center;align-items:flex-end;padding:20px}.CartSidePanel-module__-HmOTa__panel{border-radius:12px 12px 0 0;width:100%;max-width:100%;height:auto;max-height:80vh;transform:translateY(100%)}.CartSidePanel-module__-HmOTa__panel.CartSidePanel-module__-HmOTa__visible{transform:translateY(0)}.CartSidePanel-module__-HmOTa__header{padding:16px 20px 12px}.CartSidePanel-module__-HmOTa__title{font-size:16px}.CartSidePanel-module__-HmOTa__product{padding:12px 20px}.CartSidePanel-module__-HmOTa__productImage{width:60px;height:60px}.CartSidePanel-module__-HmOTa__productTitle{font-size:14px}.CartSidePanel-module__-HmOTa__productVariant{font-size:12px}.CartSidePanel-module__-HmOTa__productPrice{font-size:14px}.CartSidePanel-module__-HmOTa__actions{gap:10px;padding:16px 20px}.CartSidePanel-module__-HmOTa__cartBtn,.CartSidePanel-module__-HmOTa__continueBtn{padding:12px 20px;font-size:14px}.CartSidePanel-module__-HmOTa__footer{padding:12px 20px 16px}.CartSidePanel-module__-HmOTa__footerText{font-size:12px}}@media (max-width:480px){.CartSidePanel-module__-HmOTa__backdrop{padding:16px}.CartSidePanel-module__-HmOTa__panel{max-height:75vh}.CartSidePanel-module__-HmOTa__header{padding:14px 16px 10px}.CartSidePanel-module__-HmOTa__title{font-size:15px}.CartSidePanel-module__-HmOTa__product{padding:10px 16px}.CartSidePanel-module__-HmOTa__productImage{width:50px;height:50px}.CartSidePanel-module__-HmOTa__productTitle{font-size:13px}.CartSidePanel-module__-HmOTa__productVariant{font-size:11px}.CartSidePanel-module__-HmOTa__productPrice{font-size:13px}.CartSidePanel-module__-HmOTa__actions{gap:8px;padding:14px 16px}.CartSidePanel-module__-HmOTa__cartBtn,.CartSidePanel-module__-HmOTa__continueBtn{padding:10px 16px;font-size:13px}.CartSidePanel-module__-HmOTa__footer{padding:10px 16px 14px}.CartSidePanel-module__-HmOTa__footerText{font-size:11px}}@media (max-width:360px){.CartSidePanel-module__-HmOTa__header{padding:14px 10px 10px}.CartSidePanel-module__-HmOTa__product{padding:10px}.CartSidePanel-module__-HmOTa__actions{padding:14px 10px}}
.AddToCartButton-module__5wRwcG__quantityControls{justify-content:center;align-items:center;gap:18px;width:100%;height:48px;display:flex}.AddToCartButton-module__5wRwcG__quantityBtn{cursor:pointer;color:#4f4d4d;background:#fff;border:1px solid #e9e7e7;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:400;transition:all .2s;display:flex}.AddToCartButton-module__5wRwcG__quantityBtn:hover{color:#1d1a1a;border-color:#a7a29b}.AddToCartButton-module__5wRwcG__quantityBtn:disabled{opacity:.5;cursor:not-allowed}.AddToCartButton-module__5wRwcG__quantityDisplay{text-align:center;color:#1d1a1a;min-width:24px;font-size:15px;font-weight:400}.AddToCartButton-module__5wRwcG__addBtn{color:#fff;cursor:pointer;background-color:#a7a29b;border:none;border-radius:7px;width:100%;height:48px;font-size:15px;transition:opacity .3s}.AddToCartButton-module__5wRwcG__addBtn:hover{opacity:.8}.AddToCartButton-module__5wRwcG__addBtn:disabled{opacity:.7;cursor:not-allowed}.AddToCartButton-module__5wRwcG__outOfStock{color:#a7a29b;background-color:#e9e5df}.AddToCartButton-module__5wRwcG__errorContainer{background:#f8f7f6;border:1px solid #e9e7e7;border-radius:7px;flex-direction:column;align-items:center;gap:12px;margin:0 auto;padding:16px;display:flex}.AddToCartButton-module__5wRwcG__errorMessage{color:#4f4d4d;text-align:center;margin:0;font-size:14px;line-height:1.4}.AddToCartButton-module__5wRwcG__retryBtn{color:#fff;cursor:pointer;background:#a7a29b;border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:500;transition:background-color .2s}.AddToCartButton-module__5wRwcG__retryBtn:hover{background:#8b8680}
.ProductVideo-module__6gOl4q__videoContainer{background:#fff;width:100%;height:100%;position:relative}.ProductVideo-module__6gOl4q__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
.ProductView-module__mQCVyW__wrap{max-width:1172px;margin:40px auto 0;padding:0 15px}.ProductView-module__mQCVyW__top{gap:50px;display:flex}.ProductView-module__mQCVyW__topLeft{flex-direction:column;gap:24px;width:60%;display:flex}.ProductView-module__mQCVyW__topRight{width:40%;position:relative}.ProductView-module__mQCVyW__gallery{flex-direction:row-reverse;gap:16px;display:flex;position:relative}.ProductView-module__mQCVyW__main{aspect-ratio:1;border-radius:8px;width:100%;max-height:480px;position:relative;overflow:hidden}.ProductView-module__mQCVyW__mainImg{object-fit:contain}.ProductView-module__mQCVyW__navBtn{cursor:pointer;z-index:10;background-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductView-module__mQCVyW__navBtn:hover{background-color:#fff;box-shadow:1px 0 2px 2px rgba(0,0,0,.2)}.ProductView-module__mQCVyW__navPrev{left:16px;transform:translateY(-50%)rotate(180deg)}.ProductView-module__mQCVyW__navNext{right:16px}.ProductView-module__mQCVyW__indicators{z-index:10;justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.ProductView-module__mQCVyW__indicator{cursor:pointer;background:#f5f4f9;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.ProductView-module__mQCVyW__indicatorActive,.ProductView-module__mQCVyW__indicator:hover{background:#1b1b1b;transform:scale(1.15)}.ProductView-module__mQCVyW__thumbs{scrollbar-width:none;-ms-overflow-style:none;scrollbar-gutter:stable;scroll-behavior:smooth;flex-direction:column;gap:16px;max-height:480px;padding-right:10px;display:flex;overflow-x:hidden;overflow-y:auto}.ProductView-module__mQCVyW__thumbs::-webkit-scrollbar{display:none}.ProductView-module__mQCVyW__thumb.ProductView-module__mQCVyW__thumbActive{border-color:#a7a29b}.ProductView-module__mQCVyW__thumb{cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #f5f4f9;border-radius:7px;flex:none;justify-content:center;align-items:center;width:60px;height:72px;padding:0;transition:border-color .2s,transform .1s;display:inline-flex;overflow:hidden}.ProductView-module__mQCVyW__summary{display:block}.ProductView-module__mQCVyW__titleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.ProductView-module__mQCVyW__title{min-height:50px;margin:0 0 8px;padding-top:8px;font-size:20px;font-weight:500}.ProductView-module__mQCVyW__wishBtn{cursor:pointer;background:0 0;border:none;padding:0 0 9px}.ProductView-module__mQCVyW__price{margin-bottom:12px;font-size:18px;font-weight:500;line-height:1.5}.ProductView-module__mQCVyW__priceBox{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ProductView-module__mQCVyW__priceOld{color:#6f757e;text-decoration:line-through}.ProductView-module__mQCVyW__priceNew{font-size:18px;font-weight:600}.ProductView-module__mQCVyW__priceDiscount{color:#c99a60;font-size:13px}.ProductView-module__mQCVyW__lowStock{color:#c99a60;margin-bottom:8px;font-size:13px}.ProductView-module__mQCVyW__colorBlock{padding:18px 0}.ProductView-module__mQCVyW__colorTitle{margin:0;padding-bottom:16px;font-size:15px;font-weight:500;line-height:23px}.ProductView-module__mQCVyW__colorList{flex-wrap:wrap;gap:15px;display:flex}.ProductView-module__mQCVyW__colorItem{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;width:93px;padding:0;display:flex}.ProductView-module__mQCVyW__colorItem:focus-visible{outline-offset:2px;outline:2px solid #c99a60}.ProductView-module__mQCVyW__colorImg{object-fit:contain;cursor:pointer;border:1px solid #f5f4f9;border-radius:7px;width:100%;height:93px}.ProductView-module__mQCVyW__colorItemAct .ProductView-module__mQCVyW__colorImg{cursor:default;border:1px solid #a7a29b}.ProductView-module__mQCVyW__colorName{text-align:center;text-overflow:ellipsis;white-space:pre-line;width:100%;max-height:36px;margin:4px 0 0;font-size:13px;line-height:1.5;overflow:hidden}.ProductView-module__mQCVyW__addRow{gap:10px;padding:8px 0;display:flex}.ProductView-module__mQCVyW__addBtn{color:#fff;background-color:#a7a29b;border:none;border-radius:7px;width:100%;height:48px;font-size:15px}.ProductView-module__mQCVyW__bottom{gap:50px;margin-top:28px;display:flex}.ProductView-module__mQCVyW__specsCol{width:384px;min-width:384px}.ProductView-module__mQCVyW__descCol{flex:1;min-width:0}.ProductView-module__mQCVyW__table{box-sizing:border-box;width:100%;margin-top:32px}.ProductView-module__mQCVyW__row{box-sizing:border-box;align-items:center;padding:8px;font-size:13px;line-height:1.5;display:flex;box-shadow:inset 0 -1px #f5f4f9}.ProductView-module__mQCVyW__cell{gap:8px;width:100%;display:flex}.ProductView-module__mQCVyW__label{width:50%;font-size:15px;font-weight:500}.ProductView-module__mQCVyW__value{word-wrap:anywhere;width:50%}.ProductView-module__mQCVyW__aboutWrap{padding:8px 0;font-size:13px;line-height:1.5}.ProductView-module__mQCVyW__aboutWrap h3{margin:0 0 6px;font-size:15px;font-weight:500}.ProductView-module__mQCVyW__descriptionRich a{color:#c99a60;text-decoration:underline;transition:opacity .3s}.ProductView-module__mQCVyW__descriptionRich a:hover{opacity:.8}.ProductView-module__mQCVyW__aboutLink{color:#c99a60;text-decoration:underline;transition:opacity .3s}.ProductView-module__mQCVyW__aboutLink:hover{opacity:.8}@media (max-width:900px){.ProductView-module__mQCVyW__top{flex-direction:column;gap:24px}.ProductView-module__mQCVyW__topLeft,.ProductView-module__mQCVyW__topRight{width:100%}.ProductView-module__mQCVyW__gallery{flex-direction:column}.ProductView-module__mQCVyW__main{max-height:500px}.ProductView-module__mQCVyW__thumbs{scrollbar-width:none;flex-direction:row;gap:10px;max-height:none;padding:0 20px;overflow-x:auto;overflow-y:hidden}.ProductView-module__mQCVyW__thumbs::-webkit-scrollbar{display:none}.ProductView-module__mQCVyW__thumb{flex:none}.ProductView-module__mQCVyW__bottom{flex-direction:column;gap:24px}.ProductView-module__mQCVyW__specsCol{width:100%;min-width:0}.ProductView-module__mQCVyW__colorList{justify-content:center}}@media (max-width:600px){.ProductView-module__mQCVyW__wrap{padding:0}.ProductView-module__mQCVyW__main{max-height:none}.ProductView-module__mQCVyW__title{font-size:18px}.ProductView-module__mQCVyW__priceNew{font-size:17px}.ProductView-module__mQCVyW__thumbs{padding:0}.ProductView-module__mQCVyW__navBtn{display:none}}@media (max-width:338px){.ProductView-module__mQCVyW__colorItem{width:80px}.ProductView-module__mQCVyW__colorImg{height:80px}.ProductView-module__mQCVyW__colorName{font-size:12px}}.ProductView-module__mQCVyW__mainVideo{width:100%;height:100%}.ProductView-module__mQCVyW__videoThumb{width:100%;height:100%;position:relative}.ProductView-module__mQCVyW__videoIcon{color:#fff;pointer-events:none;pointer-events:none;background:rgba(0,0,0,.7);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductView-module__mQCVyW__videoIcon svg{margin-left:2px}.ProductView-module__mQCVyW__videoContainer{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProductView-module__mQCVyW__posterState{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;justify-content:center;align-items:center;display:flex}.ProductView-module__mQCVyW__posterImage{opacity:1;width:100%;height:100%;position:absolute;top:0;left:0}.ProductView-module__mQCVyW__posterImage img{object-fit:contain;opacity:1;width:100%;height:100%}.ProductView-module__mQCVyW__playOverlay{opacity:0;background:rgba(0,0,0,.3);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProductView-module__mQCVyW__posterState:hover .ProductView-module__mQCVyW__playOverlay{opacity:1}.ProductView-module__mQCVyW__playButton{color:#1d1a1a;background:rgba(255,255,255,.9);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;transform:scale(.9)}.ProductView-module__mQCVyW__posterState:hover .ProductView-module__mQCVyW__playButton{background:#fff;transform:scale(1)}.ProductView-module__mQCVyW__videoState{cursor:default}.ProductView-module__mQCVyW__videoWrapper{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProductView-module__mQCVyW__video{object-fit:contain;background:0 0;width:auto;max-width:100%;height:auto;max-height:100%}
