/* Z.Shop Chat Phase 3 - professional shopping consultant card refinements */
.zs-chat-sheet-role-shopping .zs-chat-product-cards{gap:10px;margin-top:7px}
.zs-chat-sheet-role-shopping .zs-chat-product-card-v43{align-items:stretch;padding:10px;gap:11px;position:relative;border-color:rgba(7,63,49,.14);background:linear-gradient(180deg,#fff 0%,#fcfefd 100%)}
.zs-chat-sheet-role-shopping .zs-chat-product-media{width:68px;flex:0 0 68px;position:relative;display:flex;align-items:flex-start;justify-content:center}
.zs-chat-sheet-role-shopping .zs-chat-product-media img{width:68px;height:68px;flex:0 0 68px;object-fit:cover;border-radius:13px;background:#f4f7f5}
.zs-chat-sheet-role-shopping .zs-chat-product-rank{position:absolute;right:-4px;top:-4px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#073f31;color:#fff;border:2px solid #fff;font-size:10px;font-weight:900;box-shadow:0 3px 8px rgba(7,63,49,.18)}
.zs-chat-sheet-role-shopping .zs-chat-product-copy{gap:7px}
.zs-chat-sheet-role-shopping .zs-chat-product-topline{display:flex;align-items:center;gap:5px;flex-wrap:wrap;min-height:18px}
.zs-chat-sheet-role-shopping .zs-chat-product-topline small{font-size:9.5px;line-height:1.5;padding:2px 6px;border-radius:999px;font-weight:800}
.zs-chat-sheet-role-shopping .zs-chat-product-brand{background:#f2f5f3;color:#52645d}
.zs-chat-sheet-role-shopping .zs-chat-product-discount{background:#fff3e7;color:#9b5c19}
.zs-chat-sheet-role-shopping .zs-chat-product-match{background:#eaf6f1;color:#0b5f4b}
.zs-chat-sheet-role-shopping .zs-chat-product-card-v43 .zs-chat-product-copy>b{font-size:12.7px;line-height:1.65;color:#17352d}
.zs-chat-sheet-role-shopping .zs-chat-product-reasons{display:flex;flex-wrap:wrap;gap:4px}
.zs-chat-sheet-role-shopping .zs-chat-product-reasons small{font-size:9.5px;line-height:1.45;color:#48655b;background:#f4f8f6;border:1px solid rgba(7,63,49,.08);border-radius:8px;padding:2px 6px}
.zs-chat-sheet-role-shopping .zs-chat-product-meta-v43{align-items:flex-end;border-top:1px dashed rgba(7,63,49,.10);padding-top:7px}
.zs-chat-sheet-role-shopping .zs-chat-product-prices{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}
.zs-chat-sheet-role-shopping .zs-chat-product-prices strong{font-size:12.2px;color:#073f31}
.zs-chat-sheet-role-shopping .zs-chat-product-prices del{font-size:9.5px;color:#8a9691;text-decoration-thickness:1px}
.zs-chat-sheet-role-shopping .zs-chat-product-meta-v43>small{font-size:9.5px;font-weight:800;padding:3px 7px;border-radius:999px}
.zs-chat-sheet-role-shopping .zs-chat-product-meta-v43>small.is-stock{background:#edf8f3;color:#16704f}
.zs-chat-sheet-role-shopping .zs-chat-product-meta-v43>small.is-out{background:#fff1f1;color:#a14343}
.zs-chat-sheet-role-shopping .zs-chat-product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:1px}
.zs-chat-sheet-role-shopping .zs-chat-product-footer small{font-size:9.5px;color:#7a8782;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55%}
.zs-chat-sheet-role-shopping .zs-chat-product-footer strong{font-size:10px;color:#0b5f4b;font-weight:900}
.zs-chat-sheet-role-shopping .zs-chat-product-cards.is-compare .zs-chat-product-card-v43{border-color:rgba(201,156,74,.32);box-shadow:0 8px 20px rgba(7,63,49,.07)}
.zs-chat-sheet-role-shopping[data-shopping-mode="qualification"] #zsChatSubtitle{color:#9b6d26}
.zs-chat-sheet-role-shopping[data-shopping-mode="compare"] #zsChatSubtitle{color:#0b5f4b;font-weight:800}
@media(max-width:767.98px){
  .zs-chat-sheet-role-shopping .zs-chat-product-card-v43{padding:9px;gap:9px}
  .zs-chat-sheet-role-shopping .zs-chat-product-media{width:60px;flex-basis:60px}
  .zs-chat-sheet-role-shopping .zs-chat-product-media img{width:60px;height:60px;flex-basis:60px}
  .zs-chat-sheet-role-shopping .zs-chat-product-topline small{font-size:9px}
  .zs-chat-sheet-role-shopping .zs-chat-product-card-v43 .zs-chat-product-copy>b{font-size:12.2px}
}
