.mm-livechat{position:fixed;bottom:18px;z-index:2147483000;font-family:Arial,sans-serif}.mm-livechat-right{right:18px}.mm-livechat-left{left:18px}.mm-livechat-btn{border:0;border-radius:999px;background:var(--mm-color,#8B0000);color:#fff;padding:12px 16px;font-weight:800;display:flex;gap:8px;align-items:center;box-shadow:0 8px 25px rgba(0,0,0,.22)}.mm-livechat-dot{width:9px;height:9px;background:#26d367;border-radius:50%;display:inline-block}.mm-livechat-panel{position:absolute;right:0;bottom:0;width:340px;max-width:calc(100vw - 24px);height:480px;max-height:calc(100vh - 24px);background:#fff;border-radius:16px;box-shadow:0 14px 45px rgba(0,0,0,.28);display:flex;flex-direction:column;overflow:hidden}.mm-livechat-left .mm-livechat-panel{left:0;right:auto}.mm-livechat-panel header{background:var(--mm-color,#8B0000);color:#fff;padding:13px 14px;display:flex;justify-content:space-between;align-items:center}.mm-livechat-panel header button{background:transparent;border:0;color:#fff;font-size:26px}.mm-livechat-body{flex:1;padding:12px;overflow:hidden;display:flex;flex-direction:column}.mm-livechat-welcome{font-size:13px;margin:0 0 8px;color:#555}.mm-livechat-messages{flex:1;overflow:auto}.mm-msg{margin:8px 0;display:flex;flex-direction:column}.mm-msg span{padding:9px 11px;border-radius:12px;max-width:82%;font-size:14px;line-height:1.3}.mm-msg small{font-size:10px;color:#777;margin-top:2px}.mm-msg.me{align-items:flex-end}.mm-msg.me span{background:#8B0000;color:#fff}.mm-msg.op span{background:#f0f0f0;color:#222}.mm-livechat-form{padding:10px;border-top:1px solid #eee}.mm-livechat-ident{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px}.mm-livechat-form input{box-sizing:border-box;width:100%;border:1px solid #ddd;border-radius:9px;padding:9px;font:inherit}.mm-livechat-sendrow{display:flex;gap:6px;margin-top:6px}.mm-livechat-sendrow button{border:0;background:#8B0000;color:#fff;border-radius:9px;padding:0 12px;font-weight:700}.mm-livechat-form small{display:block;margin-top:6px;color:#777;font-size:10px}.mm-livechat-hp{position:absolute!important;left:-9999px!important}.mm-livechat-feedback{font-size:12px;color:#8B0000;margin-top:4px}@media(max-width:600px){.mm-livechat{left:10px!important;right:auto!important;bottom:10px}.mm-livechat-btn{margin-left:0!important}.mm-livechat-panel{left:0!important;right:auto!important;width:calc(100vw - 20px);height:75vh}}

.mm-livechat-connected{font-size:12px;color:#1f6b2a;background:#eef8ef;border-radius:9px;padding:8px;margin-bottom:7px}
/* V3 compact bubble after arrival */
.mm-livechat .mm-livechat-btn{transition:width .25s ease,padding .25s ease,border-radius .25s ease,transform .2s ease;min-height:52px;white-space:nowrap}
.mm-livechat.mm-livechat-compact .mm-livechat-btn{width:54px;height:54px;min-height:54px;padding:0;border-radius:50%;justify-content:center;position:relative}
.mm-livechat.mm-livechat-compact .mm-livechat-btn span:last-child{display:none}
.mm-livechat.mm-livechat-compact .mm-livechat-dot{position:absolute;right:7px;top:7px;width:10px;height:10px;border:2px solid #fff;z-index:2}
.mm-livechat.mm-livechat-compact .mm-livechat-btn:before{content:"";width:22px;height:16px;border:3px solid #fff;border-radius:10px;display:block;box-sizing:border-box}
.mm-livechat.mm-livechat-compact .mm-livechat-btn:after{content:"";position:absolute;left:25px;top:32px;width:8px;height:8px;background:#fff;clip-path:polygon(0 0,100% 0,0 100%)}
.mm-livechat.mm-livechat-compact .mm-livechat-btn:hover{transform:translateY(-2px)}

.mm-livechat-trap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:.01!important}.mm-livechat-trap input{width:1px!important;height:1px!important}
