.share-tools{display:flex;align-items:center;gap:17px;margin:28px 0 36px;padding:18px 0;border-top:1px solid #e4e4e2;border-bottom:1px solid #e4e4e2}.share-tools>strong{flex-shrink:0;color:#777;font-size:12px;font-weight:500;letter-spacing:1.2px}.share-tools>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.share-tools button{--share-color:#e31c2a;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid color-mix(in srgb,var(--share-color) 28%,#ddd);border-radius:50%;background:#fff;color:var(--share-color);cursor:pointer;transition:.2s}.share-tools button:hover{border-color:var(--share-color);background:var(--share-color);color:#fff;transform:translateY(-2px);box-shadow:0 7px 18px color-mix(in srgb,var(--share-color) 28%,transparent)}.share-tools [data-share="facebook"]{--share-color:#1877f2}.share-tools [data-share="x"]{--share-color:#111}.share-tools [data-share="linkedin"]{--share-color:#0a66c2}.share-tools [data-share="whatsapp"]{--share-color:#18a957}.share-tools [data-share="pinterest"]{--share-color:#e60023}.share-tools [data-share="email"]{--share-color:#d84b3e}.share-tools [data-share="copy"]{--share-color:#565b63}.share-tools button[hidden]{display:none}.share-tools svg{width:18px;height:18px;fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.share-tools button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.share-feedback{margin-left:auto;color:#287748;font-size:12px}.product-summary .share-tools{margin:25px 0 28px}.product-summary .share-tools>strong{display:none}@supports not (color:color-mix(in srgb,red,blue)){.share-tools button{border-color:#ddd}.share-tools button:hover{box-shadow:0 7px 18px #0002}}@media(max-width:600px){.share-tools{align-items:flex-start;flex-direction:column}.share-tools button{width:38px;height:38px}.share-feedback{margin-left:0}}
