.am-category-heading{margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid var(--am-border)}.am-category-desc{color:var(--am-text-muted);margin-bottom:24px}.am-product-grid-list{display:flex;flex-direction:column;gap:12px}.am-product-grid-item{transition:box-shadow var(--am-duration-transition) var(--am-ease)}.am-product-grid-item:hover{box-shadow:var(--am-shadow-card)}.am-product-img-link{display:block;overflow:hidden}.am-product-grid-img{width:100%;height:180px;-o-object-fit:contain;object-fit:contain;background:var(--am-bg-muted);padding:12px;transition:transform var(--am-duration-transition) var(--am-ease)}.am-product-grid-item:hover .am-product-grid-img{transform:scale(1.03)}.am-product-name{font-size:var(--am-text-h4);margin-bottom:12px}