.component--ai-chat-product-card-skeleton{flex-wrap:wrap;gap:12px;display:flex}.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;flex-direction:column;flex:none;gap:12px;width:calc(50% - 6px);min-width:140px;max-width:180px;height:260px;padding:12px;display:flex}.component--ai-chat-product-card-skeleton .ai-chat-product-card-skeleton-image{width:100%;height:100px;margin-bottom:8px}.component--ai-chat-product-card-skeleton .ai-chat-product-card-skeleton-content{flex-direction:column;flex:1;gap:8px;display:flex}
.component--ai-chat-recipe-card{flex-wrap:wrap;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}
