.product-visual > img { width:100%; height:100%; max-height:190px; object-fit:contain; padding:8px; background:#fff; }
.product-page .gallery-main img { width:100%; height:100%; max-height:480px; object-fit:contain; padding:24px; background:#fff; }
.gallery-extra { width:104px; height:104px; margin-top:12px; padding:6px; border:1px solid var(--line); border-radius:12px; background:#fff; }
.gallery-extra img { width:100%; height:100%; object-fit:contain; }
.product-description { max-width:560px; margin:0 0 18px; color:var(--muted); line-height:1.7; }
