.ai-product-chip{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:10px;max-width:300px;padding:8px 12px;font-size:13px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:inline-flex}.ai-product-chip:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0f172a14}.ai-product-chip .ai-product-chip__thumb{object-fit:cover;background:#f8fafc;border-radius:8px;flex-shrink:0;width:48px;height:48px}.ai-product-chip .ai-product-chip__thumb--empty{justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.ai-product-chip .ai-product-chip__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ai-product-chip .ai-product-chip__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ai-product-chip .ai-product-chip__price{color:#dc2626;font-size:12px;font-weight:600}.ai-product-chip .ai-product-chip__desc{color:#64748b;-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.ai-product-chip .ai-product-chip__code{opacity:.65;font-family:ui-monospace,monospace;font-size:11px}.ai-product-chip .ai-product-chip__arrow{opacity:.75;flex-shrink:0;align-self:center;font-size:12px}.ai-product-chips{flex-direction:column;align-items:flex-start;gap:8px;max-width:85%;margin-top:8px;display:flex}.m-ai-product-chip{border:1px solid var(--m-border,#e2e8f0);background:var(--m-card,#fff);color:var(--m-text,#1e293b);border-radius:.16rem;align-items:flex-start;gap:.16rem;padding:.12rem .16rem;font-size:.24rem;text-decoration:none;transition:opacity .15s;display:flex}.m-ai-product-chip:hover{opacity:.92}.m-ai-product-chip .ai-product-chip__thumb{object-fit:cover;background:var(--m-bg,#f8fafc);border-radius:.12rem;flex-shrink:0;width:.88rem;height:.88rem}.m-ai-product-chip .ai-product-chip__info{flex-direction:column;flex:1;gap:.04rem;min-width:0;display:flex}.m-ai-product-chip .ai-product-chip__desc{color:var(--m-muted,#64748b);-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;font-size:.2rem;line-height:1.4;display:-webkit-box;overflow:hidden}.m-ai-product-chips{flex-direction:column;gap:.12rem;max-width:85%;margin-top:.12rem;display:flex}
