.detail-description h2,.detail-description h3{color:var(--ink);font-family:'Playfair Display',serif}.detail-description ul,.detail-description ol{padding-left:22px}.detail-description a{color:#9a7444;text-decoration:underline}.product-size{font-size:13px;color:var(--muted)}.product-gallery-section{padding-top:0}.product-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-gallery-grid img{width:100%;height:180px;object-fit:cover;background:var(--tint)}
@media(max-width:800px){.product-gallery-grid{grid-template-columns:repeat(2,1fr)}.product-gallery-grid img{height:150px}}
