/* ZUPIX v186 — Smart Search intent feedback. */
.z186-smart-search{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px;padding:11px 13px;border:1px solid #e5e2ff;border-radius:15px;background:linear-gradient(135deg,#fbfaff,#f5f8ff);box-shadow:0 8px 24px rgba(73,64,170,.045)}
.z186-smart-search[hidden]{display:none!important}.z186-smart-search>span{display:inline-flex;align-items:center;gap:7px;color:#6d55dc;font-size:11px;font-weight:650;white-space:nowrap}.z186-smart-search>span:before{content:'✦';width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#7447f5,#2f80ed);color:#fff;font-size:11px;box-shadow:0 5px 13px rgba(89,73,226,.18)}
.z186-smart-search-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.z186-smart-search-chip{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border:1px solid #e4e7f2;border-radius:999px;background:#fff;color:#536079;font-size:10.5px;font-weight:550;line-height:1.15;white-space:nowrap}.z186-smart-search-chip[data-type="price"],.z186-smart-search-chip[data-type="sort"]{color:#5540c6;border-color:#ddd6ff;background:#f8f6ff}.z186-smart-search-chip[data-type="entity"],.z186-smart-search-chip[data-type="entity_hint"]{color:#1967d2;border-color:#d8e8ff;background:#f5f9ff}.z186-smart-search-chip[data-type="delivery"],.z186-smart-search-chip[data-type="discount"]{color:#14804a;border-color:#d7f0e2;background:#f3fbf6}
@media(max-width:700px){.z186-smart-search{align-items:flex-start;padding:10px}.z186-smart-search>span{width:100%}.z186-smart-search-chip{font-size:10px}}
