.component--ai-chat-product-card-skeleton{display:flex;flex-wrap:wrap;gap:12px}.component--ai-chat-product-card-skeleton .ai-chat-product-card-skeleton-item{background:var(--color-white,#fff);border:1px solid var(--color-gray-3,#e5e5e5);border-radius:8px;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;height:260px;max-width:180px;min-width:140px;padding:12px;width:calc(50% - 6px)}.component--ai-chat-product-card-skeleton .ai-chat-product-card-skeleton-image{height:100px;margin-bottom:8px;width:100%}.component--ai-chat-product-card-skeleton .ai-chat-product-card-skeleton-content{display:flex;flex:1;flex-direction:column;gap:8px}.component--ai-chat-recipe-card{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0;width:100%}