.mq-chat{position:fixed;bottom:24px;z-index:9999;direction:rtl;font-family:inherit}.mq-chat-left{left:24px}.mq-chat-right{right:24px}.mq-chat button,.mq-chat a{font:inherit}.mq-chat-toggle{display:flex;align-items:center;gap:9px;border:0;border-radius:40px;background:var(--chat-color);color:#fff;padding:14px 21px;cursor:pointer;box-shadow:0 8px 30px #302b7633}.mq-chat-panel{background:#fff;color:#252238;width:340px;max-width:calc(100vw - 32px);border:1px solid #e3e1eb;border-radius:20px;overflow:hidden;margin-bottom:14px;box-shadow:0 20px 60px #17112426;max-height:75vh;overflow-y:auto}.mq-chat-panel[hidden]{display:none}.mq-chat-panel header{background:var(--chat-color);color:white;display:flex;justify-content:space-between;align-items:center;padding:16px}.mq-chat-close{background:none;border:0;color:white;font-size:26px!important;cursor:pointer}.mq-chat-body{padding:20px}.mq-chat-options{display:grid;gap:8px}.mq-chat-choice{background:#f6f5fb;border:1px solid #ddd9ef;border-radius:9px;padding:11px;cursor:pointer;text-align:right;color:#302b76}.mq-chat-choice[aria-pressed=true]{border-color:var(--chat-color)}.mq-chat-answer{background:#f4f2fa;padding:12px;border-radius:10px}.mq-chat-link{display:block;background:#14643c;color:white;text-decoration:none;padding:12px;border-radius:9px;text-align:center;margin-top:15px}.mq-chat-body small{display:block;margin-top:10px;font-size:11px;color:#676174}@media(max-width:500px){.mq-chat{bottom:16px}.mq-chat-left{left:16px}.mq-chat-right{right:16px}}
