product-dialog-detail{display:flex;height:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(max-width:1000px){product-dialog-detail{flex-direction:column;height:auto}}product-dialog-detail .magnifier{display:none}product-dialog-detail .product-img-warp{display:flex;flex:none;width:50%}@media(max-width:1000px){product-dialog-detail .product-img-warp{display:none;width:100%}}product-dialog-detail .product-img-warp .thumbnail-box{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-right:4px;width:88px}product-dialog-detail .product-img-warp .thumbnail-box::-webkit-scrollbar{width:4px}product-dialog-detail .product-img-warp .thumbnail-box::-webkit-scrollbar-thumb{background-color:#999;border-radius:2px}product-dialog-detail .product-img-warp .thumbnail-box .thumbnail__img{cursor:pointer;display:none;margin-bottom:10px;width:100%}product-dialog-detail .product-img-warp .thumbnail-box .thumbnail__img.show{display:block}product-dialog-detail .product-img-warp .thumbnail-box .thumbnail__img.active-thumbnail{border-bottom:3px solid #000}product-dialog-detail .product-img-warp .product-swiper{flex:auto;height:100%;width:calc(100% - 88px)}@media(max-width:1000px){product-dialog-detail .product-img-warp .product-swiper{width:100}}product-dialog-detail .product-img-warp .product-swiper .swiper{--swiper-navigation-color:#333;--swiper-navigation-size:14px}product-dialog-detail .product-img-warp .product-swiper .swiper-pagination-bullet-active{background-color:#9a83da}product-dialog-detail .product-img-warp .product-swiper .product-media{cursor:grab}product-dialog-detail .product-img-warp .product-swiper .swiper-button-next,product-dialog-detail .product-img-warp .product-swiper .swiper-button-prev{background:#fff;border-radius:50%;font-weight:bolder;height:24px;width:24px}product-dialog-detail .product-img-warp .product-swiper .swiper-button-next:after,product-dialog-detail .product-img-warp .product-swiper .swiper-button-prev:after{transform:translateX(1px)}product-dialog-detail .product-img-warp .product-swiper .swiper-button-prev:after{transform:translateX(-1px)}product-dialog-detail .product-img-warp .product-swiper .swiper-button-next:after{transform:translateX(1px)}product-dialog-detail .product-right{flex:none;padding-left:10px;width:50%}@media(max-width:1000px){product-dialog-detail .product-right{padding-left:0;width:100%}}product-dialog-detail .product-right .product-right-box{display:flex}@media(max-width:1000px){product-dialog-detail .product-right .product-info{display:flex;flex-direction:column;justify-content:space-between}}product-dialog-detail .product-right .product-image{display:none;flex:none;margin-right:20px;width:120px}@media(max-width:1000px){product-dialog-detail .product-right .product-image{display:flex}}product-dialog-detail .product-right .product-image img{height:120px;-o-object-fit:cover;object-fit:cover;width:120px}product-dialog-detail .product-right .product__title{flex:auto;font-size:24px;font-weight:500}@media(max-width:1000px){product-dialog-detail .product-right .product__title{font-size:15px;font-weight:400}}product-dialog-detail .product-right .product-price{align-items:center;display:flex;margin-top:20px}@media(max-width:1000px){product-dialog-detail .product-right .product-price{margin-top:0}}product-dialog-detail .product-right .product-price .current-price{display:inline-flex;font-size:30px;font-weight:500}@media(max-width:1000px){product-dialog-detail .product-right .product-price .current-price{font-size:14px;font-weight:600}}product-dialog-detail .product-right .product-price .original-price{color:#999;display:inline-flex;font-size:20px;margin-left:10px;text-decoration:line-through}@media(max-width:1000px){product-dialog-detail .product-right .product-price .original-price{font-size:14px}}product-dialog-detail .product-right .price-save{background-color:#ce0316;border-radius:4px;color:#fff;font-size:18px;margin-left:5px;padding:2px 4px}@media(max-width:1000px){product-dialog-detail .product-right .price-save{border-radius:4px;font-size:14px;margin-left:0;margin-top:4px;padding:2px 4px}}product-dialog-detail .product-right .product-activity-tips{background:#f7f3ff;color:#5132a9;font-size:14px;padding:10px}product-dialog-detail .product-right .product-option .size-error-msg{color:#b73f41;display:none;font-size:13px;margin-left:10px;position:static}product-dialog-detail .product-right .product-option .size-error-msg.show{animation:shake 1s ease .2s 1 normal both running}product-dialog-detail .product-right .product-option .view-size-cart-box{align-items:center;display:flex}product-dialog-detail .product-right .color-option-box .product-color-select{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}product-dialog-detail .product-right .color-option-box .product-color-option{border:1px solid rgba(0,0,0,.2);border-radius:50%;box-sizing:border-box;cursor:pointer;height:30px;list-style:none;margin:5px 15px 5px 0;position:relative;width:30px}@media(max-width:1000px){product-dialog-detail .product-right .color-option-box .product-color-option{height:34px;width:34px}}product-dialog-detail .product-right .color-option-box .product-color-option.is-active:after{bottom:0;content:url(/cdn/shop/files/e701e8d93e7daa779ec0fbb8a50f5c18.png?v=1683510310);height:20px;position:absolute;right:0;width:20px}product-dialog-detail .product-right .product-option.product-size .size-options-header{align-items:center;display:flex;justify-content:space-between;margin-top:10px}product-dialog-detail .product-right .product-option.product-size .product-size-option{border:1px solid #333;border-radius:4px;cursor:pointer;font-size:14px;height:25px;line-height:25px;list-style:none;margin:0 17px 10px 0;text-align:center;width:44px}product-dialog-detail .product-right .product-option.product-size .product-size-option.is-active{background:#9a83da;color:#fff}product-dialog-detail .product-right .product-option.product-size .product-size-option.disabled{background-color:#f5f5f5;border-color:#f5f5f5;color:#8a8a8a;cursor:not-allowed}product-dialog-detail .product-right .product-option.product-size .product-size-option.hide{display:none}product-dialog-detail .product-right .control{display:flex;position:relative}@media(max-width:1000px){product-dialog-detail .product-right .control{background:#fff;bottom:0;box-shadow:-2px 0 4px 4px rgba(0,0,0,.02);left:0;padding:10px;position:fixed;width:100%;z-index:999}}product-dialog-detail like-button .product-likeIcon .like-icon{color:#999}product-dialog-detail like-button .product-likeIcon{cursor:pointer;height:50px;width:50px}product-dialog-detail like-button .product-likeIcon svg{height:40px;width:40px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container: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)}}