#mm-lc-root{--mm-lc-color:#247FFF;--mm-lc-bg:#ffffff;--mm-lc-text:#1f2329;--mm-lc-muted:#6b7280;--mm-lc-border:#e6e8eb;--mm-lc-me-bg:var(--mm-lc-color);--mm-lc-me-fg:#ffffff;--mm-lc-them-bg:#f1f3f5;--mm-lc-them-fg:#1f2329;--mm-lc-shadow:0 12px 40px rgba(15,23,42,0.18);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--mm-lc-text)}#mm-lc-root *,#mm-lc-root :after,#mm-lc-root :before{box-sizing:border-box}@keyframes mm-lc-shake{0%,86%,to{transform:rotate(0deg)}88%{transform:rotate(12deg)}90%{transform:rotate(-12deg)}92%{transform:rotate(8deg)}94%{transform:rotate(-8deg)}96%{transform:rotate(0deg)}}#mm-lc-root .mm-lc-bubble{position:fixed;right:24px;bottom:54px;z-index:2147483600;width:60px;height:60px;border-radius:999px;background:linear-gradient(135deg,#1d80ff,#4f46e5);color:#fff;border:none;padding:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(29,128,255,.45),0 4px 8px rgba(79,70,229,.3);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;animation:mm-lc-shake 5s ease-in-out infinite}#mm-lc-root .mm-lc-bubble:hover{transform:scale(1.06);animation-play-state:paused}#mm-lc-root.mm-lc-logged-in .mm-lc-bubble{animation:none}#mm-lc-root .mm-lc-bubble[hidden]{display:none}#mm-lc-root .mm-lc-bubble .mm-lc-icon{width:26px;height:26px;display:block}#mm-lc-root .mm-lc-bubble .mm-lc-unread{position:absolute;top:-2px;right:-2px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;min-width:18px;height:18px;border-radius:9px;padding:0 5px;display:flex;align-items:center;justify-content:center}#mm-lc-root .mm-lc-bubble .mm-lc-unread[hidden]{display:none}#mm-lc-root .mm-lc-panel{position:fixed;right:24px;bottom:24px;z-index:2147483600;width:380px;height:620px;max-height:calc(100vh - 48px);background:var(--mm-lc-bg);border-radius:20px;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.22),0 12px 30px rgba(15,23,42,.12);display:flex;flex-direction:column;animation:mm-lc-pop .22s cubic-bezier(.16,1,.3,1)}#mm-lc-root .mm-lc-panel[hidden]{display:none}@keyframes mm-lc-pop{0%{transform:translateY(20px);opacity:0}to{transform:none;opacity:1}}#mm-lc-root .mm-lc-header{position:relative;background:radial-gradient(ellipse at top right,rgba(255,255,255,.16) 0,transparent 55%),linear-gradient(135deg,#4f46e5,#1d80ff 55%,#06b6d4);color:#fff;padding:22px 22px 26px;overflow:hidden}#mm-lc-root .mm-lc-header:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 0);background-size:18px 18px;pointer-events:none}#mm-lc-root .mm-lc-header>*{position:relative;z-index:1}#mm-lc-root .mm-lc-head-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}#mm-lc-root .mm-lc-agents{display:flex;align-items:center;flex-shrink:0}#mm-lc-root .mm-lc-agent-av{width:32px;height:32px;border-radius:50%;display:inline-block;border:2px solid rgba(255,255,255,.95);box-shadow:0 2px 6px rgba(15,23,42,.18);overflow:hidden;background:#e5e7eb}#mm-lc-root .mm-lc-agent-av img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#mm-lc-root .mm-lc-agent-av:not(:first-child){margin-left:-10px}#mm-lc-root .mm-lc-agent-meta{flex:1;min-width:0;line-height:1.2}#mm-lc-root .mm-lc-agent-name{font-size:13px;font-weight:600}#mm-lc-root .mm-lc-agent-status{font-size:11px;opacity:.9;display:flex;align-items:center;gap:5px;margin-top:2px}#mm-lc-root .mm-lc-agent-tagline{font-size:10.5px;opacity:.75;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mm-lc-root .mm-lc-status-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 0 rgba(16,185,129,.6);animation:mm-lc-pulse-dot 2s infinite}@keyframes mm-lc-pulse-dot{0%{box-shadow:0 0 0 0 rgba(16,185,129,.6)}70%{box-shadow:0 0 0 8px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}#mm-lc-root .mm-lc-close{margin-left:auto;width:30px;height:30px;border-radius:8px;background:rgba(255,255,255,.14);color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}#mm-lc-root .mm-lc-close:hover{background:rgba(255,255,255,.24)}#mm-lc-root .mm-lc-title{line-height:1.25}#mm-lc-root .mm-lc-title strong{display:block;font-size:22px;font-weight:700}#mm-lc-root .mm-lc-title>span{display:block;font-size:13px;opacity:.92;margin-top:4px;line-height:1.4}#mm-lc-root .mm-lc-thread{flex:1;padding:18px 16px;overflow-y:auto;background:#fafbfc;background-image:linear-gradient(rgba(29,128,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(29,128,255,.025) 1px,transparent 0);background-size:28px 28px;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#mm-lc-root .mm-lc-thread::-webkit-scrollbar{width:6px}#mm-lc-root .mm-lc-thread::-webkit-scrollbar-thumb{background:rgba(15,23,42,.15);border-radius:3px}#mm-lc-root .mm-lc-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center}#mm-lc-root .mm-lc-empty-icon{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#e0e7ff,#cffafe);color:var(--mm-lc-color);display:flex;align-items:center;justify-content:center;margin-bottom:8px}#mm-lc-root .mm-lc-empty-title{font-size:16px;font-weight:600;color:var(--mm-lc-text)}#mm-lc-root .mm-lc-empty-sub{font-size:13px;color:var(--mm-lc-muted);max-width:240px}#mm-lc-root .mm-lc-empty-icon svg{width:56px;height:56px;overflow:visible}#mm-lc-root .mm-lc-anim-mic .mic-body{fill:var(--mm-lc-color)}#mm-lc-root .mm-lc-anim-mic .mic-stand{fill:none;stroke:var(--mm-lc-color);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}#mm-lc-root .mm-lc-anim-mic .ring{fill:none;stroke:var(--mm-lc-color);stroke-width:1.6;opacity:0;transform-origin:40px 34px}#mm-lc-root .mm-lc-anim-mic .ring.r1{animation:mmLcMicRing 2s ease-out infinite}#mm-lc-root .mm-lc-anim-mic .ring.r2{animation:mmLcMicRing 2s ease-out .66s infinite}#mm-lc-root .mm-lc-anim-mic .ring.r3{animation:mmLcMicRing 2s ease-out 1.33s infinite}@keyframes mmLcMicRing{0%{transform:scale(.4);opacity:.6}to{transform:scale(1.7);opacity:0}}#mm-lc-root .mm-lc-anim-headphone .band{fill:none;stroke:var(--mm-lc-color);stroke-width:3.2;stroke-linecap:round}#mm-lc-root .mm-lc-anim-headphone .ear{fill:var(--mm-lc-color)}#mm-lc-root .mm-lc-anim-headphone .wave{fill:none;stroke:var(--mm-lc-color);stroke-width:2.2;stroke-linecap:round;opacity:0}#mm-lc-root .mm-lc-anim-headphone .wave.w1{animation:mmLcWave 1.8s ease-in-out infinite}#mm-lc-root .mm-lc-anim-headphone .wave.w2{animation:mmLcWave 1.8s ease-in-out .6s infinite}@keyframes mmLcWave{0%{opacity:0;transform:translateY(4px)}40%{opacity:.85}to{opacity:0;transform:translateY(-6px)}}#mm-lc-root .mm-lc-anim-pen .pen-group{transform-origin:60px 16px;animation:mmLcPenWiggle 1.6s ease-in-out infinite}#mm-lc-root .mm-lc-anim-pen .pen-shaft{fill:var(--mm-lc-color)}#mm-lc-root .mm-lc-anim-pen .pen-tip{fill:#6b7280}#mm-lc-root .mm-lc-anim-pen .pen-nib{fill:#1f2937}#mm-lc-root .mm-lc-anim-pen .ink-line{stroke:var(--mm-lc-color);stroke-width:2.8;stroke-linecap:round;stroke-dasharray:44;stroke-dashoffset:44;animation:mmLcInkDraw 1.6s ease-in-out infinite}@keyframes mmLcPenWiggle{0%,to{transform:rotate(-3deg) translateX(0)}50%{transform:rotate(3deg) translateX(6px)}}@keyframes mmLcInkDraw{0%{stroke-dashoffset:44}60%{stroke-dashoffset:0}85%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}#mm-lc-root .mm-lc-anim-book .cover{fill:var(--mm-lc-color)}#mm-lc-root .mm-lc-anim-book .page{fill:#fff;stroke:var(--mm-lc-color);stroke-width:1.2;transform-origin:40px 24px}#mm-lc-root .mm-lc-anim-book .p1{animation:mmLcPageFlip 2.4s ease-in-out infinite}#mm-lc-root .mm-lc-anim-book .p2{animation:mmLcPageFlip 2.4s ease-in-out .4s infinite;opacity:.85}@keyframes mmLcPageFlip{0%,to{transform:rotateY(0deg)}50%{transform:rotateY(-150deg)}}#mm-lc-root .mm-lc-anim-chat .bubble{fill:#dbeafe;stroke:var(--mm-lc-color);stroke-width:2;stroke-linejoin:round}#mm-lc-root .mm-lc-anim-chat .dot{fill:var(--mm-lc-color)}#mm-lc-root .mm-lc-anim-chat .dot.d1{animation:mmLcDot 1.2s ease-in-out infinite}#mm-lc-root .mm-lc-anim-chat .dot.d2{animation:mmLcDot 1.2s ease-in-out .2s infinite}#mm-lc-root .mm-lc-anim-chat .dot.d3{animation:mmLcDot 1.2s ease-in-out .4s infinite}@keyframes mmLcDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){#mm-lc-root .mm-lc-empty-icon svg *,#mm-lc-root .mm-lc-empty-icon svg g{animation:none!important}}#mm-lc-root .mm-lc-date-pill{align-self:center;margin:6px 0 4px;padding:3px 12px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;font-size:11px;color:var(--mm-lc-muted);font-weight:500;box-shadow:0 1px 3px rgba(15,23,42,.06)}#mm-lc-root .mm-lc-msg{display:flex;max-width:80%}#mm-lc-root .mm-lc-msg.me{align-self:flex-end}#mm-lc-root .mm-lc-msg.them{align-self:flex-start}#mm-lc-root .mm-lc-msg .mm-lc-bub{padding:9px 14px;border-radius:16px;font-size:14px;line-height:1.45;word-wrap:break-word;white-space:pre-wrap;box-shadow:0 1px 2px rgba(15,23,42,.04)}#mm-lc-root .mm-lc-msg.me .mm-lc-bub{background:linear-gradient(135deg,#1d80ff,#4f46e5);color:#fff;border-bottom-right-radius:6px;box-shadow:0 2px 6px rgba(29,128,255,.25)}#mm-lc-root .mm-lc-msg.them .mm-lc-bub{background:#fff;color:var(--mm-lc-them-fg);border:1px solid var(--mm-lc-border);border-bottom-left-radius:6px}#mm-lc-root .mm-lc-msg.system{align-self:flex-start;max-width:85%;flex-direction:column;align-items:flex-start;gap:6px}#mm-lc-root .mm-lc-msg.system .mm-lc-bub{background:#f1f3f5;color:#1f2329;border-radius:16px;border-bottom-left-radius:6px;font-size:14px;line-height:1.45;font-style:normal;padding:9px 14px;text-align:left}#mm-lc-root .mm-lc-bub .mm-lc-body-text{display:block}#mm-lc-root .mm-lc-link-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}#mm-lc-root .mm-lc-link-actions:only-child{margin-top:0}#mm-lc-root .mm-lc-link-btn{min-height:32px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;padding:7px 13px;border-radius:999px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;white-space:normal;text-align:center;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}#mm-lc-root .mm-lc-msg.system .mm-lc-link-btn,#mm-lc-root .mm-lc-msg.them .mm-lc-link-btn{background:var(--mm-lc-color);color:#fff;border:1px solid var(--mm-lc-color);box-shadow:0 4px 12px rgba(29,128,255,.22)}#mm-lc-root .mm-lc-msg.me .mm-lc-link-btn{background:rgba(255,255,255,.96);color:#1d4ed8;border:1px solid rgba(255,255,255,.62);box-shadow:0 4px 12px rgba(15,23,42,.16)}#mm-lc-root .mm-lc-link-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}#mm-lc-root .mm-lc-msg .mm-lc-time{font-size:10px;color:var(--mm-lc-muted);margin-top:2px;text-align:right}#mm-lc-root .mm-lc-bub.mm-lc-recalled,#mm-lc-root .mm-lc-msg.recalled .mm-lc-bub{background:transparent!important;color:var(--mm-lc-muted)!important;border:1px dashed var(--mm-lc-border);font-style:italic;padding:6px 12px}#mm-lc-root .mm-lc-edited{font-size:10px;color:var(--mm-lc-muted);font-style:italic;margin-left:4px}#mm-lc-root .mm-lc-msg,#mm-lc-root .mm-lc-msg-inner{position:relative}#mm-lc-root .mm-lc-react-btn{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;border:1px solid var(--mm-lc-border);background:#fff;color:#cbd5e1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;opacity:.55;transition:opacity .15s ease,transform .15s ease,color .15s ease;box-shadow:0 1px 3px rgba(15,23,42,.08)}#mm-lc-root .mm-lc-msg.me .mm-lc-react-btn{left:-30px}#mm-lc-root .mm-lc-msg.them .mm-lc-react-btn{right:-30px}#mm-lc-root .mm-lc-react-btn.active{opacity:1}#mm-lc-root .mm-lc-react-btn:hover{transform:translateY(-50%) scale(1.15);color:#ef4444;opacity:1}#mm-lc-root .mm-lc-react-btn.active{color:#ef4444;border-color:#fecaca;background:#fff5f5}@media (hover:hover) and (pointer:fine){#mm-lc-root .mm-lc-react-btn{opacity:0}#mm-lc-root .mm-lc-msg:hover .mm-lc-react-btn,#mm-lc-root .mm-lc-react-btn.active{opacity:1}}#mm-lc-root .mm-lc-react-pill{position:absolute;bottom:16px;background:#fff;border:1px solid var(--mm-lc-border);border-radius:999px;padding:1px 6px;font-size:11px;line-height:1;box-shadow:0 1px 3px rgba(15,23,42,.12);animation:mm-lc-pill-pop .25s ease}#mm-lc-root .mm-lc-msg.me .mm-lc-react-pill{right:6px}#mm-lc-root .mm-lc-msg.them .mm-lc-react-pill{left:6px}@keyframes mm-lc-pill-pop{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}#mm-lc-root .mm-lc-heart-fly{position:absolute;pointer-events:none;line-height:1;transform:translate(-50%,-50%);z-index:5;filter:drop-shadow(0 2px 4px rgba(239,68,68,.35))}#mm-lc-root .mm-lc-heart-big{font-size:36px;animation:mm-lc-heart-big .85s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes mm-lc-heart-big{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(-10deg)}35%{opacity:1;transform:translate(-50%,-55%) scale(1.4) rotate(8deg)}60%{opacity:1;transform:translate(-50%,-52%) scale(1.1) rotate(-4deg)}to{opacity:0;transform:translate(-50%,-90%) scale(.85) rotate(0)}}#mm-lc-root .mm-lc-heart-small{font-size:16px;animation:mm-lc-heart-small .95s cubic-bezier(.22,.61,.36,1) forwards}@keyframes mm-lc-heart-small{0%{opacity:0;transform:translate(-50%,-50%) scale(.3) rotate(0)}25%{opacity:1;transform:translate(calc(-50% + var(--dx) * .35),calc(-50% + var(--dy) * .35)) scale(1) rotate(15deg)}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.6) rotate(45deg)}}#mm-lc-root .mm-lc-att-img{display:block;border-radius:12px;overflow:hidden;max-width:220px;line-height:0;box-shadow:0 1px 4px rgba(15,23,42,.08)}#mm-lc-root .mm-lc-att-img img{width:100%;height:auto;display:block;cursor:zoom-in}#mm-lc-root .mm-lc-att-file{display:inline-block;padding:8px 12px;background:var(--mm-lc-them-bg);color:var(--mm-lc-text);border-radius:10px;font-size:13px;text-decoration:none}#mm-lc-root .mm-lc-head-actions{margin-left:auto;display:inline-flex;align-items:center;gap:6px}#mm-lc-root .mm-lc-head-channel{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;text-decoration:none;background:rgba(255,255,255,.18);transition:background .15s,transform .12s}#mm-lc-root .mm-lc-head-channel:hover{background:rgba(255,255,255,.32);transform:translateY(-1px)}#mm-lc-root .mm-lc-head-channel svg{width:14px;height:14px}#mm-lc-root .mm-lc-head-channel-fb svg,#mm-lc-root .mm-lc-head-channel-zalo svg{color:#fff}#mm-lc-root .mm-lc-typing{padding:4px 16px 0;font-size:12px;color:var(--mm-lc-muted);font-style:italic}#mm-lc-root .mm-lc-typing[hidden]{display:none}#mm-lc-root .mm-lc-typing-dots{display:inline-flex;gap:4px;background:var(--mm-lc-them-bg);padding:8px 12px;border-radius:14px;vertical-align:middle}#mm-lc-root .mm-lc-typing-dots span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:mm-lc-dot-bounce 1.2s ease-in-out infinite}#mm-lc-root .mm-lc-typing-dots span:nth-child(2){animation-delay:.2s}#mm-lc-root .mm-lc-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes mm-lc-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}@media (prefers-reduced-motion:reduce){#mm-lc-root .mm-lc-typing-dots span{animation:none;opacity:.7}}#mm-lc-root .mm-lc-read-tail{align-self:flex-end;font-size:10.5px;color:var(--mm-lc-color);padding:0 6px;margin-top:-2px;font-weight:500}#mm-lc-root .mm-lc-read-tail span:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--mm-lc-color);margin-right:4px;vertical-align:middle}#mm-lc-root .mm-lc-footer{display:flex;align-items:center;gap:6px;padding:10px 12px 12px;background:#fff;border-top:1px solid var(--mm-lc-border)}#mm-lc-root .mm-lc-plus-wrap{position:relative;flex-shrink:0}#mm-lc-root .mm-lc-footer .mm-lc-emoji,#mm-lc-root .mm-lc-plus{width:36px;height:36px;flex-shrink:0;border:0;background:transparent;color:var(--mm-lc-muted);cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,transform .12s}#mm-lc-root .mm-lc-footer .mm-lc-emoji:hover,#mm-lc-root .mm-lc-plus:hover{background:#f1f5f9;color:var(--mm-lc-color)}#mm-lc-root .mm-lc-plus[aria-expanded=true]{background:#eef4ff;color:var(--mm-lc-color);transform:rotate(45deg)}#mm-lc-root .mm-lc-plus.recording{background:#fee2e2;color:#dc2626;transform:rotate(45deg);animation:mm-lc-plus-pulse 1.4s ease-in-out infinite}#mm-lc-root .mm-lc-plus.recording:hover{background:#fecaca;color:#b91c1c}@keyframes mm-lc-plus-pulse{0%,to{box-shadow:0 0 0 0 rgba(220,38,38,.35)}50%{box-shadow:0 0 0 6px rgba(220,38,38,0)}}#mm-lc-root .mm-lc-plus-menu{position:absolute;bottom:calc(100% + 8px);left:0;min-width:180px;background:#fff;border:1px solid var(--mm-lc-border);border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.16);padding:6px;z-index:5;display:flex;flex-direction:column;animation:mm-lc-plus-pop .14s ease-out}#mm-lc-root .mm-lc-plus-menu[hidden]{display:none}@keyframes mm-lc-plus-pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}#mm-lc-root .mm-lc-plus-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;background:transparent;border:0;color:var(--mm-lc-text);font-size:13.5px;cursor:pointer;text-align:left;font-family:inherit}#mm-lc-root .mm-lc-plus-item:hover{background:#f1f5f9}#mm-lc-root .mm-lc-plus-item svg{color:var(--mm-lc-color);flex-shrink:0}#mm-lc-root .mm-lc-plus-item span{line-height:1.2}#mm-lc-root .mm-lc-footer input.mm-lc-input{flex:1;min-width:0;border:1px solid var(--mm-lc-border);outline:0;padding:22px 18px;font-size:14px;font-family:inherit;background:#f8fafc;border-radius:22px;transition:border-color .15s,background .15s,box-shadow .15s}#mm-lc-root .mm-lc-footer input.mm-lc-input:focus{background:#fff;border-color:var(--mm-lc-color);box-shadow:0 0 0 3px rgba(29,128,255,.14)}#mm-lc-root .mm-lc-footer .mm-lc-send{width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:linear-gradient(135deg,#1d80ff,#4f46e5);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .12s,box-shadow .12s;box-shadow:0 2px 6px rgba(29,128,255,.35)}#mm-lc-root .mm-lc-footer .mm-lc-send svg{width:16px;height:16px}#mm-lc-root .mm-lc-footer .mm-lc-send:hover{transform:scale(1.06)}#mm-lc-root .mm-lc-footer .mm-lc-send:disabled{opacity:.4;cursor:default;box-shadow:none}#mm-lc-root .mm-lc-proactive{position:fixed;right:24px;bottom:126px;z-index:2147483600;max-width:260px;background:#fff;color:var(--mm-lc-text);padding:12px 30px 12px 14px;border-radius:14px 14px 4px 14px;box-shadow:0 10px 30px rgba(15,23,42,.18);font-size:13.5px;line-height:1.45;cursor:pointer;animation:mm-lc-proactive-in .35s ease-out}#mm-lc-root .mm-lc-proactive[hidden]{display:none}@keyframes mm-lc-proactive-in{0%{transform:translateY(10px) scale(.92);opacity:0}to{transform:none;opacity:1}}#mm-lc-root .mm-lc-proactive:after{content:"";position:absolute;right:18px;bottom:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:4px 4px 6px rgba(15,23,42,.06)}#mm-lc-root .mm-lc-proactive-text{padding-right:4px}#mm-lc-root .mm-lc-proactive-dismiss{position:absolute;top:4px;right:6px;width:22px;height:22px;padding:0;background:transparent;border:0;border-radius:50%;color:var(--mm-lc-muted);font-size:18px;line-height:1;cursor:pointer;opacity:.6}#mm-lc-root .mm-lc-proactive-dismiss:hover{opacity:1;background:#f1f3f5}@media (max-width:600px){#mm-lc-root .mm-lc-panel{right:0;bottom:0;left:0;top:0;width:100vw;height:100dvh;max-height:100dvh;border-radius:0;animation:mm-lc-pop-mobile .25s cubic-bezier(.16,1,.3,1)}@keyframes mm-lc-pop-mobile{0%{transform:translateY(100%)}to{transform:none}}#mm-lc-root .mm-lc-bubble{right:16px;bottom:calc(110px + env(safe-area-inset-bottom, 0px));width:45px;height:45px}#mm-lc-root .mm-lc-bubble .mm-lc-icon{width:22px;height:22px}#mm-lc-root .mm-lc-bubble .mm-lc-unread{min-width:15px;height:15px;border-radius:8px;font-size:9px}#mm-lc-root .mm-lc-header{padding-top:calc(20px + env(safe-area-inset-top, 0px));padding-bottom:22px}#mm-lc-root .mm-lc-title strong{font-size:19px}#mm-lc-root .mm-lc-title>span{font-size:12.5px}#mm-lc-root .mm-lc-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}#mm-lc-root .mm-lc-footer input.mm-lc-input{font-size:16px;padding:26px 18px}#mm-lc-root .mm-lc-footer .mm-lc-emoji,#mm-lc-root .mm-lc-footer .mm-lc-plus,#mm-lc-root .mm-lc-footer .mm-lc-send{width:40px;height:40px}#mm-lc-root .mm-lc-close{width:36px;height:36px}#mm-lc-root .mm-lc-msg{max-width:86%}#mm-lc-root .mm-lc-msg .mm-lc-bub{font-size:15px;padding:10px 14px}#mm-lc-root .mm-lc-head-channel{width:32px;height:32px}#mm-lc-root .mm-lc-head-channel svg{width:16px;height:16px}#mm-lc-root .mm-lc-plus-item{padding:12px 14px;font-size:14.5px}#mm-lc-root .mm-lc-plus-item svg{width:20px;height:20px}#mm-lc-root .mm-lc-proactive{right:14px;bottom:calc(175px + env(safe-area-inset-bottom, 0px));max-width:calc(100vw - 80px);font-size:14px}html{margin-top:0!important}}#mm-lc-root .mm-lc-ooo-banner{background:#fef3c7;color:#78350f;padding:8px 14px;font-size:12.5px;line-height:1.35;border-bottom:1px solid #fde68a;text-align:center;font-weight:600}#mm-lc-root .mm-lc-prechat{padding:18px 16px 14px;background:linear-gradient(180deg,rgba(29,128,255,.04),transparent);flex:1;overflow-y:auto}#mm-lc-root .mm-lc-prechat-intro{font-size:14px;line-height:1.45;color:#374151;margin-bottom:14px}#mm-lc-root .mm-lc-prechat-field{display:block;margin-bottom:12px}#mm-lc-root .mm-lc-prechat-field>span{display:block;font-size:11.5px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px}#mm-lc-root .mm-lc-prechat-field input{width:100%;padding:9px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:8px;outline:none;font-family:inherit;background:#fff}#mm-lc-root .mm-lc-prechat-field input:focus{border-color:var(--mm-lc-color);box-shadow:0 0 0 3px rgba(29,128,255,.15)}#mm-lc-root .mm-lc-prechat-goals{display:flex;flex-wrap:wrap;gap:6px}#mm-lc-root .mm-lc-prechat-goal-chip{border:1px solid #d1d5db;background:#fff;padding:6px 12px;border-radius:999px;font-size:13px;cursor:pointer;transition:all .12s}#mm-lc-root .mm-lc-prechat-goal-chip:hover{border-color:var(--mm-lc-color)}#mm-lc-root .mm-lc-prechat-goal-chip.active{background:var(--mm-lc-color);color:#fff;border-color:var(--mm-lc-color)}#mm-lc-root .mm-lc-prechat-actions{display:flex;gap:10px;margin-top:6px}#mm-lc-root .mm-lc-prechat-skip{flex:0 0 auto;padding:9px 14px;font-size:13px;background:transparent;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}#mm-lc-root .mm-lc-prechat-skip:hover{background:#f9fafb;color:#374151}#mm-lc-root .mm-lc-prechat-submit{flex:1;padding:10px 14px;font-size:13.5px;font-weight:600;background:var(--mm-lc-color);color:#fff;border:none;border-radius:8px;cursor:pointer}#mm-lc-root .mm-lc-prechat-submit:hover{filter:brightness(1.08)}#mm-lc-root .mm-lc-prechat-submit:disabled{opacity:.6;cursor:wait}#mm-lc-root .mm-lc-header{order:0}#mm-lc-root .mm-lc-ooo-banner{order:1}#mm-lc-root .mm-lc-prechat{order:2}#mm-lc-root .mm-lc-quick.compact{order:3}#mm-lc-root .mm-lc-thread{order:4}#mm-lc-root .mm-lc-quick{order:5}#mm-lc-root .mm-lc-typing{order:6}#mm-lc-root .mm-lc-footer{order:7}#mm-lc-root .mm-lc-quick{padding:10px 14px 12px;display:flex;flex-wrap:wrap;gap:8px;background:#fafbfc;border-top:1px solid #f1f3f5}#mm-lc-root .mm-lc-quick-chip{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;padding:7px 13px;border-radius:999px;font-size:13.5px;font-weight:600;line-height:1.3;max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal;cursor:pointer;transition:all .12s;font-family:inherit;box-shadow:0 1px 2px rgba(251,146,60,.08)}#mm-lc-root .mm-lc-quick-chip:hover{background:#f97316;color:#fff;border-color:#ea580c;box-shadow:0 4px 12px rgba(249,115,22,.22)}#mm-lc-root .mm-lc-quick.compact{padding:8px 10px;flex-wrap:wrap;align-content:flex-start;gap:6px;overflow:visible;background:#fff;border-top:none;border-bottom:1px solid #eef0f3}#mm-lc-root .mm-lc-quick.compact .mm-lc-quick-chip{font-size:13px;padding:5px 11px;flex:0 1 auto}#mm-lc-root .mm-lc-lightbox{position:fixed;inset:0;z-index:2147483700;background:rgba(15,23,42,.88);display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out;animation:mm-lc-lightbox-in .15s ease-out}#mm-lc-root .mm-lc-lightbox[hidden]{display:none}@keyframes mm-lc-lightbox-in{0%{opacity:0}to{opacity:1}}#mm-lc-root .mm-lc-lightbox img{max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 24px 60px rgba(0,0,0,.5);cursor:default}#mm-lc-root .mm-lc-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;border:0;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}#mm-lc-root .mm-lc-lightbox-close:hover{background:rgba(255,255,255,.28)}@media (max-width:600px){#mm-lc-root .mm-lc-quick.compact{flex-wrap:wrap;overflow-x:visible;padding:8px 10px}#mm-lc-root .mm-lc-quick.compact .mm-lc-quick-chip{white-space:normal}}#mm-lc-root .mm-lc-att-voice{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.5);border-radius:12px;padding:6px 10px;max-width:280px}#mm-lc-root .mm-lc-msg.me .mm-lc-att-voice{background:rgba(255,255,255,.18)}#mm-lc-root .mm-lc-att-voice audio{flex:1;height:32px;max-width:100%}#mm-lc-root .mm-lc-att-voice-dur{font-size:11px;opacity:.75;font-variant-numeric:tabular-nums;white-space:nowrap}