#mt-live-chat-root [hidden]{display:none!important}#mt-live-chat-root{font-family:Arial,Helvetica,sans-serif;position:fixed;right:24px;bottom:24px;z-index:10050;box-sizing:border-box}#mt-live-chat-root *{box-sizing:border-box}.mt-live-chat-launcher{border:0;border-radius:999px;background:#1c1b19;color:#fff;display:flex;align-items:center;gap:9px;min-height:54px;padding:0 19px;box-shadow:0 12px 34px rgba(0,0,0,.22);cursor:pointer;font-weight:700;font-size:14px}.mt-live-chat-launcher:hover{transform:translateY(-1px)}.mt-live-chat-launcher svg{width:23px;height:23px;fill:#d9b85f}.mt-live-chat-panel{position:absolute;right:0;bottom:68px;width:min(380px,calc(100vw - 32px));height:min(600px,calc(100vh - 110px));background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.26);overflow:hidden}.mt-live-chat-header{height:78px;background:#1c1b19;color:#fff;padding:15px 18px;display:flex;align-items:center;justify-content:space-between}.mt-live-chat-header strong{display:block;font-size:17px}.mt-live-chat-header span{display:block;font-size:12px;color:#e8d69d;margin-top:4px}.mt-live-chat-close,.mt-live-chat-invite-close{border:0;background:transparent;cursor:pointer}.mt-live-chat-close{color:#fff;font-size:27px;line-height:1}.mt-live-chat-registration{padding:22px;height:calc(100% - 78px);overflow:auto}.mt-live-chat-intro{padding:13px 14px;background:#f6f3eb;border-radius:10px;margin-bottom:18px;color:#3d3930;font-size:14px;line-height:1.5}.mt-live-chat-registration label{display:block;font-size:12px;font-weight:700;color:#4c4943;margin:12px 0 6px}.mt-live-chat-registration input{width:100%;height:43px;border:1px solid #d8d4cc;border-radius:9px;padding:0 11px;font-size:14px;outline:0}.mt-live-chat-registration input:focus,.mt-live-chat-send textarea:focus{border-color:#b79a4e;box-shadow:0 0 0 3px rgba(183,154,78,.14)}.mt-live-chat-primary{width:100%;border:0;border-radius:9px;background:#1c1b19;color:#fff;height:44px;margin-top:16px;font-weight:700;cursor:pointer}.mt-live-chat-conversation{height:calc(100% - 78px);display:flex;flex-direction:column;background:#f8f7f4}.mt-live-chat-messages{flex:1;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.mt-live-chat-bubble{max-width:84%;padding:10px 12px;border-radius:13px;font-size:13px;line-height:1.48;white-space:pre-wrap;overflow-wrap:anywhere}.mt-live-chat-bubble small{display:block;margin-top:5px;font-size:10px;opacity:.62}.mt-live-chat-bubble-visitor{align-self:flex-end;background:#1c1b19;color:#fff;border-bottom-right-radius:4px}.mt-live-chat-bubble-ai,.mt-live-chat-bubble-agent{align-self:flex-start;background:#fff;color:#292722;border:1px solid #e8e4da;border-bottom-left-radius:4px}.mt-live-chat-bubble-agent{border-left:3px solid #b79a4e}.mt-live-chat-bubble-system{align-self:center;background:#efece5;color:#68645b;text-align:center;font-size:12px;max-width:94%}.mt-live-chat-send{display:flex;align-items:flex-end;gap:8px;padding:10px;background:#fff;border-top:1px solid #e7e3dc}.mt-live-chat-send textarea{flex:1;min-height:42px;max-height:96px;resize:none;border:1px solid #d8d4cc;border-radius:11px;padding:10px 11px;font:inherit;font-size:13px;outline:0}.mt-live-chat-send button{width:42px;height:42px;border:0;border-radius:50%;background:#1c1b19;display:grid;place-items:center;cursor:pointer}.mt-live-chat-send button svg{width:18px;height:18px;fill:#d9b85f}.mt-live-chat-error{min-height:18px;color:#b42318;font-size:12px;margin-top:7px}.mt-live-chat-typing{padding:0 16px 8px;color:#777166;font-size:11px}.mt-live-chat-invite{position:absolute;right:0;bottom:68px;width:260px;padding:13px 36px 13px 14px;border-radius:12px;background:#fff;box-shadow:0 12px 38px rgba(0,0,0,.2);border:1px solid #e8e4da;font-size:12px;line-height:1.4}.mt-live-chat-invite strong,.mt-live-chat-invite span{display:block}.mt-live-chat-invite strong{color:#1c1b19;margin-bottom:3px}.mt-live-chat-invite-close{position:absolute;top:5px;right:8px;font-size:20px;color:#777}.mt-live-chat-root button:disabled{opacity:.6;cursor:wait}@media(max-width:575.98px){#mt-live-chat-root{right:12px;bottom:12px}.mt-live-chat-launcher{width:54px;height:54px;min-height:54px;padding:0;justify-content:center}.mt-live-chat-launcher-label{display:none}.mt-live-chat-panel{position:fixed;left:10px;right:10px;bottom:76px;width:auto;height:min(640px,calc(100vh - 90px))}.mt-live-chat-invite{right:0;bottom:66px}}
