.joinchat,.joinchat__button,.joinchat__box{display:none!important}
.hc-chat-fab{position:fixed;right:22px;bottom:22px;z-index:99999;width:62px;height:62px;border:0;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#06b6d4);color:#fff;box-shadow:0 12px 35px rgba(15,23,42,.28);cursor:pointer;font-size:27px;display:flex;align-items:center;justify-content:center}.hc-chat-fab:hover{transform:translateY(-1px)}.hc-chat-panel{position:fixed;right:22px;bottom:96px;z-index:99999;width:min(390px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 120px));background:#fff;border:1px solid #dbe3ef;border-radius:20px;box-shadow:0 24px 70px rgba(15,23,42,.28);overflow:hidden;display:none;font-family:Arial,Helvetica,sans-serif;color:#172033}.hc-chat-panel.open{display:flex;flex-direction:column}.hc-chat-head{background:linear-gradient(135deg,#111827,#2563eb);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hc-chat-head b{display:block;font-size:15px}.hc-chat-head span{display:block;font-size:12px;opacity:.85;margin-top:2px}.hc-chat-close{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff;width:34px;height:34px;border-radius:10px;cursor:pointer;font-size:20px}.hc-chat-body{padding:14px;overflow:auto;min-height:250px;max-height:420px;background:#f8fafc}.hc-chat-form{padding:14px;background:#fff;border-top:1px solid #e2e8f0}.hc-chat-field{margin-bottom:10px}.hc-chat-field label{font-size:12px;font-weight:700;margin-bottom:5px;display:block;color:#334155}.hc-chat-field input,.hc-chat-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px;font-size:14px}.hc-chat-field textarea{min-height:72px;resize:vertical}.hc-chat-checks{display:grid;grid-template-columns:1fr 1fr;gap:6px}.hc-chat-checks label{font-weight:400;font-size:13px;display:flex;gap:6px;align-items:center;margin:0}.hc-chat-checks input{width:auto}.hc-chat-btn{width:100%;border:0;border-radius:11px;background:#2563eb;color:#fff;font-weight:700;padding:11px 12px;cursor:pointer}.hc-chat-btn.secondary{background:#0f172a;margin-top:8px}.hc-chat-msg{margin:0 0 10px;display:flex}.hc-chat-msg>div{max-width:84%;padding:9px 11px;border-radius:14px;font-size:13px;line-height:1.35;white-space:pre-wrap}.hc-chat-msg.cliente{justify-content:flex-end}.hc-chat-msg.cliente>div{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.hc-chat-msg.ia>div,.hc-chat-msg.sistema>div{background:#e2e8f0;color:#172033;border-bottom-left-radius:4px}.hc-chat-msg.atendente>div{background:#dcfce7;color:#14532d;border-bottom-left-radius:4px}.hc-chat-proto{font-size:12px;color:#64748b;text-align:center;margin:4px 0 10px}.hc-chat-error{background:#fee2e2;color:#991b1b;font-size:13px;font-weight:700;border-radius:10px;padding:8px;margin-bottom:10px;display:none}@media(max-width:520px){.hc-chat-fab{right:14px;bottom:14px}.hc-chat-panel{right:14px;bottom:84px}}
