#mwpezhvak-root{--mwpz-color:#2563eb;position:fixed;bottom:20px;z-index:2147483000;font-family:Tahoma,IRANSans,system-ui,sans-serif}#mwpezhvak-root[data-pos="right"]{right:20px}#mwpezhvak-root[data-pos="left"]{left:20px}#mwpezhvak-root *{box-sizing:border-box}.mwpz-toggle{width:56px;height:56px;border-radius:9999px;border:none;cursor:pointer;background:var(--mwpz-color);box-shadow:0 8px 26px rgb(0 0 0 / .22);display:flex;align-items:center;justify-content:center;transition:transform .15s}.mwpz-toggle:hover{transform:scale(1.06)}.mwpz-toggle svg{width:26px;height:26px}.mwpz-panel{position:absolute;bottom:70px;width:350px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 110px);background:#fff;border-radius:16px;box-shadow:0 18px 50px rgb(0 0 0 / .28);display:flex;flex-direction:column;overflow:hidden}#mwpezhvak-root[data-pos="right"] .mwpz-panel{right:0}#mwpezhvak-root[data-pos="left"] .mwpz-panel{left:0}.mwpz-head{background:var(--mwpz-color);color:#fff;padding:13px 15px;display:flex;align-items:center;justify-content:space-between}.mwpz-head-info{display:flex;flex-direction:column;gap:2px}.mwpz-biz{font-weight:700;font-size:15px}.mwpz-status{font-size:11.5px;opacity:.9;display:flex;align-items:center;gap:5px}.mwpz-status::before{content:"";width:7px;height:7px;border-radius:9999px;background:#94a3b8}.mwpz-status.is-online::before{background:#4ade80}.mwpz-status.is-offline::before{background:#f87171}.mwpz-close{background:none;border:none;color:#fff;font-size:22px;line-height:1;cursor:pointer;opacity:.85}.mwpz-close:hover{opacity:1}.mwpz-body{flex:1;overflow-y:auto;background:#f6f7fb}.mwpz-welcome{padding:16px;font-size:13px;color:#334155;line-height:1.7}.mwpz-sent{padding:40px 18px;text-align:center;color:#16a34a;font-size:14px}.mwpz-prechat{padding:0 16px 16px;display:flex;flex-direction:column;gap:9px}.mwpz-prechat input,.mwpz-prechat textarea{width:100%;padding:10px 12px;border:1px solid #d7dbe6;border-radius:10px;font:inherit;font-size:13px;background:#fff}.mwpz-prechat textarea{min-height:80px;resize:vertical}.mwpz-prechat button{background:var(--mwpz-color);color:#fff;border:none;border-radius:10px;padding:11px;font:inherit;font-weight:700;cursor:pointer}.mwpz-msgs{padding:14px;display:flex;flex-direction:column;gap:7px}.mwpz-msg{display:flex}.mwpz-msg.me{justify-content:flex-start}.mwpz-msg.them{justify-content:flex-end}.mwpz-msg.sys{justify-content:center}.mwpz-bubble{max-width:78%;padding:8px 11px;border-radius:13px;font-size:13px;line-height:1.65;word-break:break-word}.mwpz-msg.me .mwpz-bubble{background:#fff;color:#1e293b;border:1px solid #e6e8ef;border-top-right-radius:4px}.mwpz-msg.them .mwpz-bubble{background:var(--mwpz-color);color:#fff;border-top-left-radius:4px}.mwpz-msg.sys .mwpz-bubble{background:#e8ebf3;color:#64748b;font-size:11.5px;border-radius:9999px;padding:4px 12px}.mwpz-bubble img{max-width:200px;border-radius:8px;display:block}.mwpz-bubble a{color:inherit}.mwpz-req-op{align-self:flex-end;margin-top:2px;background:none;border:1px solid var(--mwpz-color);color:var(--mwpz-color);border-radius:9999px;padding:4px 12px;font:inherit;font-size:12px;cursor:pointer}.mwpz-foot{border-top:1px solid #eceef3;background:#fff}.mwpz-composer{display:flex;align-items:center;gap:6px;padding:8px 10px}.mwpz-input{flex:1;border:none;outline:none;font:inherit;font-size:13px;padding:8px;background:#fff0}.mwpz-attach,.mwpz-send{border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;padding:0}.mwpz-attach{color:#94a3b8;width:34px;height:34px}.mwpz-attach svg{width:20px;height:20px}.mwpz-send{width:38px;height:38px;border-radius:9999px;background:var(--mwpz-color)}.mwpz-send svg{width:19px;height:19px}@media (max-width:420px){.mwpz-panel{width:calc(100vw - 24px);height:calc(100vh - 100px)}}