.wa-chat-widget{position:fixed;right:18px;bottom:18px;z-index:1085;font-family:inherit}.wa-chat-launcher{width:58px;height:58px;border:0;border-radius:50%;background:#198754;color:#fff;box-shadow:0 12px 34px rgba(0,0,0,.24);display:grid;place-items:center;font-size:1.45rem;transition:.18s ease;position:relative}.wa-chat-launcher:hover,.wa-chat-launcher:focus-visible{transform:translateY(-2px);background:#157347}.wa-chat-launcher-badge{position:absolute;top:-5px;right:-5px;min-width:23px;height:23px;border-radius:999px;padding:0 6px;background:#dc3545;color:#fff;border:2px solid var(--bs-body-bg,#fff);font-size:.72rem;line-height:19px;font-weight:700}.wa-chat-panel{position:absolute;right:0;bottom:70px;width:min(390px,calc(100vw - 24px));height:min(620px,calc(100vh - 150px));background:var(--bs-body-bg,#fff);color:var(--bs-body-color,#212529);border:1px solid var(--bs-border-color,#dee2e6);border-radius:18px;box-shadow:0 22px 70px rgba(0,0,0,.28);overflow:hidden;display:flex;flex-direction:column}.wa-chat-header{min-height:66px;padding:12px 14px;border-bottom:1px solid var(--bs-border-color,#dee2e6);display:flex;align-items:center;gap:10px;background:var(--bs-tertiary-bg,#f8f9fa)}.wa-chat-title{font-weight:700;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-chat-subtitle{font-size:.78rem;color:var(--bs-secondary-color,#6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-chat-icon-btn{width:36px;height:36px;border:0;background:transparent;border-radius:50%;color:inherit;display:grid;place-items:center;font-size:1.1rem}.wa-chat-icon-btn:hover{background:rgba(127,127,127,.12)}.wa-chat-list-view,.wa-chat-conversation-view{min-height:0;flex:1;display:flex;flex-direction:column}.wa-chat-search-wrap{margin:12px;display:flex;align-items:center;gap:8px;border-radius:999px;background:var(--bs-tertiary-bg,#f2f4f5);padding:8px 12px}.wa-chat-search{border:0;outline:0;background:transparent;color:inherit;width:100%;font-size:.92rem}.wa-chat-conversation-list{overflow-y:auto;min-height:0}.wa-chat-conversation{display:flex;align-items:center;gap:11px;padding:11px 13px;border:0;width:100%;background:transparent;color:inherit;text-align:left}.wa-chat-conversation:hover,.wa-chat-conversation:focus-visible{background:rgba(127,127,127,.09)}.wa-chat-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;background:#198754;color:#fff;font-weight:700}.wa-chat-conversation-body{min-width:0;flex:1}.wa-chat-conversation-row{display:flex;gap:8px;align-items:center}.wa-chat-conversation-name{font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.wa-chat-conversation-time{font-size:.72rem;color:var(--bs-secondary-color,#6c757d);white-space:nowrap}.wa-chat-preview{font-size:.82rem;color:var(--bs-secondary-color,#6c757d);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.wa-chat-unread{min-width:21px;height:21px;border-radius:999px;background:#198754;color:white;font-size:.72rem;font-weight:700;display:grid;place-items:center;padding:0 6px}.wa-chat-empty{padding:32px 20px;text-align:center;color:var(--bs-secondary-color,#6c757d);font-size:.9rem}.wa-chat-messages{flex:1;overflow-y:auto;padding:14px;background:color-mix(in srgb,var(--bs-body-bg,#fff) 94%,#198754 6%);display:flex;flex-direction:column;gap:7px}.wa-chat-date-separator{display:flex;align-items:center;justify-content:center;margin:5px 0 3px;position:relative;z-index:0}.wa-chat-date-separator::before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid var(--bs-border-color,#dee2e6);opacity:.7;z-index:-1}.wa-chat-date-separator span{background:var(--bs-body-bg,#fff);border:1px solid var(--bs-border-color,#dee2e6);border-radius:999px;padding:3px 9px;font-size:.68rem;font-weight:600;color:var(--bs-secondary-color,#6c757d);box-shadow:0 1px 2px rgba(0,0,0,.04)}.wa-chat-bubble-row{display:flex}.wa-chat-bubble-row.outbound{justify-content:flex-end}.wa-chat-bubble{max-width:82%;padding:8px 10px;border-radius:14px;background:var(--bs-tertiary-bg,#f0f2f5);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:.9rem;white-space:pre-wrap;overflow-wrap:anywhere}.wa-chat-bubble-row.outbound .wa-chat-bubble{background:#d9fdd3;color:#172117}.wa-chat-bubble-meta{margin-top:4px;display:flex;justify-content:flex-end;align-items:center;gap:4px;font-size:.68rem;opacity:.72}.wa-chat-ticks.read{color:#0d6efd;opacity:1}.wa-chat-source{font-size:.65rem;margin-right:auto;opacity:.7}.wa-chat-composer{padding:10px;border-top:1px solid var(--bs-border-color,#dee2e6);display:flex;gap:8px;align-items:flex-end;background:var(--bs-body-bg,#fff)}.wa-chat-composer textarea{flex:1;resize:none;max-height:110px;border:1px solid var(--bs-border-color,#dee2e6);border-radius:18px;padding:9px 12px;background:var(--bs-body-bg,#fff);color:inherit;outline:0}.wa-chat-composer button{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:50%;background:#198754;color:#fff;display:grid;place-items:center}.wa-chat-toast{position:absolute;right:0;bottom:72px;width:280px;padding:10px 12px;border-radius:12px;background:var(--bs-body-bg,#fff);color:inherit;border:1px solid var(--bs-border-color,#dee2e6);box-shadow:0 12px 32px rgba(0,0,0,.2);font-size:.85rem;display:flex;gap:8px;align-items:center}.wa-chat-toast i{color:#198754;font-size:1.1rem}.min-w-0{min-width:0}@media(max-width:575.98px){.wa-chat-widget{right:12px;bottom:12px}.wa-chat-panel{position:fixed;inset:12px 12px 78px 12px;width:auto;height:auto;border-radius:16px}.wa-chat-launcher{width:54px;height:54px}}html[data-theme="dark"] .wa-chat-bubble-row.outbound .wa-chat-bubble{background:#0d5f45;color:#f8f9fa}

body:has(.wa-chat-widget) .support-whatsapp{bottom:88px}
@media(max-width:575.98px){body:has(.wa-chat-widget) .support-whatsapp{bottom:82px}}
.wa-chat-bubble{position:relative}.wa-chat-message-delete{position:absolute;top:4px;right:4px;border:0;background:transparent;color:inherit;opacity:0;padding:2px 4px;font-size:.72rem}.wa-chat-bubble:hover .wa-chat-message-delete,.wa-chat-message-delete:focus-visible{opacity:.55}.wa-chat-message-delete:hover{opacity:1!important}
