.mlc-chat{font-family:Tahoma,Arial,sans-serif;box-sizing:border-box;color:#18212f}.mlc-chat *{box-sizing:border-box}.mlc-popup{position:fixed;z-index:999999}.mlc-bottom-right{right:20px;bottom:20px}.mlc-bottom-left{left:20px;bottom:20px}.mlc-top-right{right:20px;top:20px}.mlc-top-left{left:20px;top:20px}.mlc-launcher{width:58px;height:58px;border:0;border-radius:50%;background:var(--mlc-accent);color:#fff;font-size:25px;cursor:pointer;box-shadow:0 8px 28px #0003}.mlc-panel{width:min(370px,calc(100vw - 24px));height:min(570px,calc(100vh - 100px));background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 55px #0003;border:1px solid #e5e7eb}.mlc-popup .mlc-panel{position:absolute;margin-bottom:12px}.mlc-bottom-right .mlc-panel,.mlc-bottom-left .mlc-panel{bottom:58px}.mlc-top-right .mlc-panel,.mlc-top-left .mlc-panel{top:70px}.mlc-bottom-right .mlc-panel,.mlc-top-right .mlc-panel{right:0}.mlc-bottom-left .mlc-panel,.mlc-top-left .mlc-panel{left:0}.mlc-panel[hidden]{display:none}.mlc-header{height:92px;padding:18px;background:var(--mlc-accent);color:#fff;display:flex;align-items:flex-start;justify-content:space-between}.mlc-header strong,.mlc-header small{display:block}.mlc-header strong{font-size:18px;margin-bottom:7px}.mlc-header small{opacity:.92;line-height:1.6}.mlc-close{border:0;background:#fff0;color:#fff;font-size:28px;cursor:pointer}.mlc-body{height:calc(100% - 92px);display:flex;flex-direction:column;padding:15px;background:#f8fafc}.mlc-messages{flex:1;overflow:auto;display:flex;flex-direction:column;gap:9px;margin-bottom:12px}.mlc-messages:empty{display:none}.mlc-bubble{max-width:82%;padding:9px 12px;border-radius:14px;line-height:1.7;word-break:break-word}.mlc-bubble small{display:block;font-size:9px;opacity:.55;margin-top:4px}.mlc-visitor{align-self:flex-start;background:var(--mlc-accent);color:#fff;border-bottom-right-radius:4px}.mlc-operator{align-self:flex-end;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.mlc-start label{display:block;font-size:12px;margin-bottom:9px}.mlc-start input,.mlc-start textarea,.mlc-reply textarea{display:block;width:100%;margin-top:5px;border:1px solid #d7dce3;border-radius:9px;padding:10px;font:inherit;background:#fff}.mlc-start button,.mlc-reply button{border:0;border-radius:9px;background:var(--mlc-accent);color:#fff;padding:11px 18px;font:inherit;cursor:pointer}.mlc-start button{width:100%}.mlc-reply{display:grid;grid-template-columns:1fr auto;gap:8px}.mlc-reply textarea{margin:0;resize:none}.mlc-error{color:#b42318;font-size:11px;margin:6px 0 0;grid-column:1/-1}.mlc-inline{width:min(720px,100%);margin:0 auto}.mlc-inline .mlc-panel{width:100%;height:650px;max-height:80vh}.mlc-support-page{margin:0;background:linear-gradient(135deg,#eef4ff,#f8fafc);min-height:100vh}.mlc-support-shell{width:min(760px,calc(100% - 28px));margin:0 auto;padding:28px 0}.mlc-site-link{display:inline-block;margin-bottom:14px;color:#334155;text-decoration:none}@media(max-width:480px){.mlc-popup{right:12px;left:auto;bottom:12px;top:auto}.mlc-popup .mlc-panel{position:fixed;inset:8px;width:auto;height:auto;margin:0}.mlc-popup .mlc-launcher{width:54px;height:54px}.mlc-inline .mlc-panel{height:78vh}.mlc-header{height:84px}.mlc-body{height:calc(100% - 84px)}}