/* Custom surgical fixes (2025-11-05) */
.product__info-container{max-width:600px;word-break:break-word;}
.product__description{max-width:100%;line-height:1.6;}
.product-form__buttons{display:flex;flex-wrap:wrap;gap:10px;}
img{image-rendering:auto;}

html,body{overflow-x:hidden;}
.m-main-product,.product__media-wrapper{max-width:100%;overflow-x:hidden;}
.m-sticky-addtocart{max-width:100%;}
img{max-width:100%;height:auto;}