.coca-product{max-width:var(--page-width);margin:0 auto;padding:0px 1.5rem;box-sizing:border-box}.coca-product__spu-top{font-size:12px;line-height:1.4;color:#666;margin:0 0 10px}.coca-product__spu-label{color:#999}.coca-product__spu-value{color:#333}.coca-product__layout{display:grid;grid-template-columns:1fr 400px;gap:60px;min-width:0}.coca-product__gallery{position:relative;min-width:0;margin:0 -15px}.coca-product__main-image{width:100%;max-width:100%;padding-top:105%;background:rgb(var(--color-background));position:relative;overflow:hidden}.coca-product__main-image img{width:88%;height:100%;object-fit:contain;display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .24s cubic-bezier(.22,.61,.36,1);will-change:transform;backface-visibility:hidden;z-index:1}.coca-product__main-image img.coca-main-image--prev{z-index:0;opacity:.5;transform:translate(-95%);left:0}.coca-product__main-image img.coca-main-image--current{z-index:1;left:5%}.coca-product__main-image img.coca-main-image--next{z-index:0;opacity:.5;transform:translate(95%);left:10%}.coca-product__main-image img.coca-main-image-enter-next{transform:translate3d(100%,0,0);z-index:2}.coca-product__main-image img.coca-main-image-enter-prev{transform:translate3d(-100%,0,0);z-index:2}.coca-product__main-image img.coca-main-image-enter-active{transform:translateZ(0)}.coca-product__main-image img.coca-main-image-leave-next{transform:translate3d(-100%,0,0)}.coca-product__main-image img.coca-main-image-leave-prev{transform:translate3d(100%,0,0)}.coca-product__arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:45px;background:#999;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s;color:#fff}.coca-product__arrow:hover{background:#a0a0a0f2}.coca-product__arrow svg{width:16px;height:16px}.coca-product__arrow svg path,.coca-product__arrow svg line,.coca-product__arrow svg polyline{stroke:#fff;stroke-width:3}.coca-product__arrow--prev{left:0;border-top-right-radius:40px;border-bottom-right-radius:40px}.coca-product__arrow--next{right:0;border-top-left-radius:40px;border-bottom-left-radius:40px}.coca-product__arrow--prev svg{position:absolute;left:2px}.coca-product__arrow--next svg{position:absolute;right:2px}.coca-product__thumbnail-wrap{position:relative;margin:12px 15px 0;overflow:hidden}.coca-product__thumbnail-list{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;touch-action:auto}.coca-product__thumbnail-list::-webkit-scrollbar{display:none}.coca-product__thumbnail{width:68px;height:88px;border:2px solid transparent;cursor:pointer;flex-shrink:0;transition:border-color .2s}.coca-product__thumbnail.active{border-color:#333}.coca-product__thumbnail img{width:100%;height:100%;object-fit:contain}.coca-product__info{padding-top:20px;min-width:0}.coca-product__brand{display:inline-block;border:1px solid #333;padding:4px 12px;font-size:11px;letter-spacing:1px;margin-bottom:15px}.coca-product__title{font-size:18px;font-weight:400;color:#333;line-height:1.6;margin-bottom:20px}.coca-product__price{font-size:36px;font-weight:500;color:#333;margin-bottom:30px}.coca-product__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:0;line-height:1.2}.coca-product__price-sale{color:#d02929;font-weight:400;letter-spacing:.01em}.coca-product__price-compare{color:#999;font-size:16px;font-weight:400;text-decoration-thickness:1px;text-underline-offset:.12em}.coca-product__price-tax{font-size:12px;color:#999;font-weight:400}.coca-product__btn{border-radius:100px}.coca-product__variants{margin-bottom:30px}.coca-product__variant-group{margin-bottom:20px}.coca-product__variant-label{font-size:13px;color:#666;margin-bottom:10px;display:block}.coca-product__color-options{display:flex;gap:10px;flex-wrap:wrap}.coca-product__color-swatch{width:60px;height:60px;border-radius:4px;border:2px solid transparent;cursor:pointer;position:relative;overflow:hidden;padding:0;background:#f5f5f5;transition:border-color .2s}.coca-product__color-swatch:hover{border-color:#999}.coca-product__color-swatch.active{border-color:#333}.coca-product__color-swatch img{width:100%;height:100%;object-fit:contain;display:block}.coca-product__color-swatch-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:500;text-transform:uppercase}.coca-product__size-options{display:flex;gap:8px;flex-wrap:wrap}.coca-product__size-btn{min-width:50px;height:40px;border:1px solid #ccc;background:#fff;font-size:13px;cursor:pointer;padding:0 15px;color:#333;-webkit-text-fill-color:#333}.coca-product__size-btn:hover{border-color:#333}.coca-product__size-btn.active{background:#333;border-color:#333;color:#fff!important;-webkit-text-fill-color:#fff!important}.coca-product__size-btn:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.coca-product__size-guide{font-size:12px;color:#666;text-decoration:underline;margin-top:10px;display:inline-block}.coca-product__actions{display:flex;gap:15px;margin-bottom:20px}.coca-product__quantity{display:flex;align-items:center;border:1px solid #ccc;height:50px}.coca-product__quantity-btn{width:40px;height:100%;background:none;border:none;font-size:18px;cursor:pointer;color:#333}.coca-product__quantity-input{width:50px;height:100%;border:none;text-align:center;font-size:14px}.coca-product__add-cart{flex:1;height:50px;color:#fff;border:none;font-size:14px;letter-spacing:1px;cursor:pointer;background:#f2aa43}.coca-product__add-cart:hover{background:#555}.coca-product__add-cart:disabled{background:#999;cursor:not-allowed}.coca-product__wishlist{width:50px;height:50px;border:1px solid #ccc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.coca-product__wishlist svg{width:22px;height:22px}.coca-product__wishlist svg path{stroke:#333;fill:none;transition:fill .2s}.coca-product__wishlist--active svg path{fill:#e8386e;stroke:#e8386e}.coca-product__meta{font-size:12px;color:#999;margin-bottom:30px}.coca-product__accordion{border-top:1px solid #e5e5e5}.coca-product__accordion-item{border-bottom:1px solid #e5e5e5}.coca-product__accordion-header{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;font-size:14px;color:#333}.coca-product__accordion-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#666;transition:transform .2s ease}.coca-product__accordion-toggle .icon{width:1.1rem;height:1.1rem;display:block}.coca-product__accordion-content{max-height:0;overflow:hidden;will-change:max-height}.coca-product__accordion-item.active .coca-product__accordion-content{max-height:none;padding-bottom:20px}.coca-accordion-ready .coca-product__accordion-content{transition:max-height .28s ease}.coca-accordion-ready .coca-product__accordion-item.active .coca-product__accordion-content{max-height:var(--coca-accordion-max-height, none)}.coca-product__accordion-item.active .coca-product__accordion-toggle{transform:rotate(180deg)}.coca-product__accordion-preview{font-size:13px;color:#666;line-height:1.8;min-height:calc(13px * 1.8);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}.coca-product__accordion-item.active .coca-product__accordion-preview{display:none}.coca-product__accordion-body{font-size:13px;color:#666;line-height:1.8}.coca-product__size-pics{display:flex;flex-direction:column;gap:12px}.coca-product__size-pic{width:100%;max-width:100%;height:auto;display:block;border:1px solid #eee}.coca-product__spec-list{margin:0}.coca-product__spec-row{display:grid;grid-template-columns:84px 1fr;gap:8px;padding:6px 0;border-bottom:1px dashed #e6e6e6}.coca-product__spec-row:last-child{border-bottom:0}.coca-product__spec-row dt{margin:0;color:#333;font-weight:500}.coca-product__spec-row dd{margin:0;word-break:break-word}.coca-product__shipping{margin-top:30px;padding:20px;background:#f9f9f9;font-size:12px;color:#666;line-height:1.8}.coca-product__shipping-title{font-weight:500;color:#333;margin-bottom:10px}.coca-product__share{display:flex;align-items:center;gap:15px;margin-top:30px;padding-top:30px;border-top:1px solid #e5e5e5}.coca-product__share .coca-share__buttons{display:flex;align-items:center;gap:12px}.coca-product__share-btn{width:40px;height:40px;border:1px solid #ccc;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;cursor:pointer}.coca-product__share-btn svg{width:18px;height:18px;stroke:#333}.coca-breadcrumbs{max-width:var(--page-width);margin:20px auto;padding:0 1.5rem;font-size:12px;color:#999}@media screen and (min-width:750px){.coca-product,.coca-related,.coca-breadcrumbs{padding-left:5rem;padding-right:5rem}}.coca-breadcrumbs a{color:#666;text-decoration:none}.coca-breadcrumbs a:hover{color:#333}.coca-breadcrumbs__separator{margin:0 8px}@media screen and (max-width:989px){.coca-product{padding:8px 15px 20px}.coca-product__layout{grid-template-columns:1fr;gap:20px}.coca-product__gallery{order:1}.coca-product__info{order:2;padding-top:0}.coca-product__main-image{padding-top:105%}.coca-product__arrow{background:#999;z-index:3}.coca-product__thumbnail{width:56px;height:72px}.coca-product__title{font-size:16px}.coca-product__price{font-size:30px}.coca-product__price-compare{font-size:15px}.coca-product__actions{position:static;width:100%;box-sizing:border-box;background:transparent;padding:0;margin:0 0 20px;border-top:0;z-index:auto}.coca-breadcrumbs{padding:0 15px;font-size:11px;margin:10px auto 6px}}.coca-product__badge{position:absolute;top:15px;left:15px;background:#999;color:#fff;font-size:11px;padding:6px 12px;letter-spacing:1px}.coca-product__badge--new{background:#d4b896}.coca-product__variant-select{width:100%;height:45px;border:1px solid #ccc;padding:0 15px;font-size:14px;background:#fff;margin-bottom:15px}.coca-product__notification{position:fixed;top:20px;right:20px;background:#333;color:#fff;padding:15px 25px;font-size:14px;z-index:1000;opacity:0;pointer-events:none;transform:translateY(-20px);transition:all .3s ease}.coca-product__notification.show{opacity:1;pointer-events:auto;transform:translateY(0)}.coca-product__daily-pics{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0}.coca-product__daily-pics::-webkit-scrollbar{display:none}.coca-product__daily-pics img{width:150px;height:195px;object-fit:cover;flex-shrink:0;border:1px solid #eee;border-radius:4px;transition:transform .2s,border-color .2s;cursor:pointer}.coca-product__size-note{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-coca.css.map */
