.mz-chat-float{position:fixed;bottom:18px;z-index:999999;font-family:inherit}.mz-chat-float.mz-pos-right{right:18px}.mz-chat-float.mz-pos-left{left:18px}.mz-chat-shell{direction:rtl;--mz-accent:#111827}.mz-chat-launcher{display:flex;align-items:center;gap:8px;border:0;background:var(--mz-accent);color:#fff;border-radius:999px;padding:12px 17px;box-shadow:0 12px 35px rgba(0,0,0,.22);cursor:pointer;font:inherit}.mz-chat-launcher span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff2;font-size:18px}.mz-chat-panel{position:absolute;bottom:64px;width:min(390px,calc(100vw - 30px));height:min(610px,calc(100vh - 110px));background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 28px 80px rgba(15,23,42,.24);overflow:hidden;display:none;grid-template-rows:auto 1fr auto auto auto}.mz-pos-right .mz-chat-panel{right:0}.mz-pos-left .mz-chat-panel{left:0}.mz-chat-shell.open .mz-chat-panel{display:grid;animation:mzpop .18s ease-out}.mz-chat-shell.open .mz-chat-launcher{display:none}@keyframes mzpop{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.mz-chat-panel header{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;color:#fff;background:linear-gradient(135deg,var(--mz-accent),#334155)}.mz-chat-brand{display:flex;align-items:center;gap:10px}.mz-ai-orb{width:40px;height:40px;border-radius:14px;background:#fff2;display:grid;place-items:center;font-size:21px;box-shadow:inset 0 0 0 1px #fff2}.mz-chat-brand strong,.mz-chat-brand small{display:block}.mz-chat-brand small{font-size:11px;opacity:.88;margin-top:2px}.mz-chat-brand small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ade80;margin-left:4px}.mz-chat-close{border:0;background:#fff2;color:#fff;width:32px;height:32px;border-radius:10px;font-size:22px;cursor:pointer}.mz-chat-log{overflow:auto;padding:16px;background:linear-gradient(#f8fafc,#fff);scroll-behavior:smooth}.mz-chat-log .bot,.mz-chat-log .user{max-width:86%;padding:10px 12px;border-radius:15px;margin:7px 0;white-space:pre-wrap;line-height:1.8;font-size:13px}.mz-chat-log .bot{background:#fff;border:1px solid #e5e7eb;box-shadow:0 5px 14px #00000008}.mz-chat-log .user{background:var(--mz-accent);color:#fff;margin-right:auto;border-bottom-left-radius:5px}.mz-chat-log .typing{display:flex;gap:4px;width:max-content}.mz-chat-log .typing i{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:mzb 1s infinite}.mz-chat-log .typing i:nth-child(2){animation-delay:.15s}.mz-chat-log .typing i:nth-child(3){animation-delay:.3s}@keyframes mzb{50%{transform:translateY(-4px);opacity:.5}}.mz-chat-products{display:grid;gap:7px;margin:7px 0}.mz-chat-product{display:flex;gap:8px;align-items:center;text-decoration:none!important;color:#0f172a!important;background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:8px}.mz-chat-product img{width:46px;height:46px;border-radius:9px;object-fit:cover;background:#f1f5f9}.mz-chat-product b,.mz-chat-product small{display:block}.mz-chat-product small{color:#64748b}.mz-chat-quick{display:flex;gap:6px;overflow:auto;padding:7px 12px;border-top:1px solid #f1f5f9}.mz-chat-quick button{white-space:nowrap;border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:6px 9px;font-size:11px;cursor:pointer;color:#334155}.mz-chat-panel form{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;border-top:1px solid #e5e7eb;background:#fff}.mz-chat-panel textarea{flex:1;resize:none;max-height:100px;min-height:40px;border:1px solid #dbe1e8;border-radius:13px;padding:10px 11px;font:inherit;outline:none}.mz-chat-panel textarea:focus{border-color:var(--mz-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--mz-accent) 15%,transparent)}.mz-send{width:42px;height:42px;border:0;border-radius:13px;background:var(--mz-accent);color:#fff;cursor:pointer;font-size:18px}.mz-chat-panel footer{text-align:center;font-size:10px;color:#94a3b8;padding:5px 10px 8px}.mz-chat-panel footer strong{color:#64748b}@media(max-width:520px){.mz-chat-float{right:10px!important;left:10px!important;bottom:10px}.mz-chat-panel{position:fixed;inset:8px;width:auto;height:auto;bottom:8px;border-radius:18px}.mz-chat-launcher{margin-right:auto}.mz-pos-left .mz-chat-launcher{margin-right:0;margin-left:auto}}
