.qpb-webchat{position:fixed;right:22px;bottom:22px;z-index:9998;font-family:Arial,sans-serif}.qpb-webchat-launcher{width:60px;height:60px;border:0;border-radius:50%;background:transparent;padding:0;box-shadow:0 10px 24px #001b3340;cursor:pointer;position:relative;transition:transform .2s ease,box-shadow .2s ease}.qpb-webchat-launcher:hover{transform:translateY(-3px);box-shadow:0 14px 30px #001b3355}.qpb-webchat-launcher img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.qpb-webchat-launcher span{position:absolute;right:-3px;top:-4px;background:#ef4444;color:#fff;border-radius:999px;min-width:20px;padding:2px 5px;font-size:11px}.qpb-webchat-panel{position:absolute;right:0;bottom:72px;width:min(380px,calc(100vw - 28px));height:min(620px,calc(100vh - 120px));background:#fff;border:1px solid #cbd5e1;border-radius:18px;box-shadow:0 18px 50px #001b3355;overflow:hidden;display:flex;flex-direction:column}.qpb-webchat-panel.hidden,.qpb-webchat .hidden{display:none!important}.qpb-webchat-panel header{background:#073865;color:#fff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between}.qpb-webchat-panel header div{display:flex;flex-direction:column}.qpb-webchat-panel header small{opacity:.8;margin-top:3px}.qpb-webchat-panel header button{border:0;background:transparent;color:#fff;font-size:27px}.qpb-webchat-start{padding:18px;display:grid;gap:10px;overflow:auto}.qpb-webchat-start input,.qpb-webchat-start textarea,.qpb-webchat-compose textarea{border:1px solid #cbd5e1;border-radius:10px;padding:11px;font:inherit}.qpb-webchat-start button,.qpb-webchat-compose button{border:0;border-radius:10px;padding:11px 16px;background:#0b67c2;color:#fff;font-weight:700}.qpb-webchat-conversation{display:flex;flex-direction:column;min-height:0;flex:1}.qpb-webchat-messages{flex:1;overflow:auto;padding:14px;background:#f7fafc}.qpb-webchat-message{max-width:82%;padding:9px 11px;border-radius:13px;margin:7px 0;white-space:pre-wrap;word-break:break-word}.qpb-webchat-message.visitor{margin-left:auto;background:#0b67c2;color:#fff}.qpb-webchat-message.staff{background:#e9eef5;color:#10243d}.qpb-webchat-message small{display:block;font-size:10px;opacity:.72;margin-top:4px}.qpb-webchat-compose{display:flex;gap:7px;padding:10px;border-top:1px solid #e2e8f0;align-items:flex-end}.qpb-webchat-compose textarea{flex:1;resize:none;max-height:90px}.qpb-webchat-compose label{cursor:pointer;padding:9px}.qpb-webchat-compose input{display:none}@media(max-width:600px){.qpb-webchat{right:12px;bottom:12px}.qpb-webchat-panel{position:fixed;inset:10px;width:auto;height:auto;bottom:10px}.qpb-webchat-launcher{width:56px;height:56px}}
