﻿/* Atendimento lateral, com a identidade visual do escritório. */
.wa-icon{width:19px;height:19px;flex-shrink:0}.button:has(.wa-icon){gap:12px}.chat-panel[hidden],.chat-choices[hidden],.chat-handoff[hidden]{display:none!important}.chat-launcher{position:fixed;right:24px;bottom:22px;z-index:21;display:flex;align-items:center;gap:11px;padding:10px 16px 10px 10px;border-radius:40px;background:#8a2929;color:white;box-shadow:0 7px 30px #28130633;border:1px solid #ffffff55}.chat-launcher img{object-fit:cover;border-radius:50%;border:2px solid #e4c79c}.chat-launcher>span{text-align:left;font-size:13px;font-weight:600;line-height:1.4}.chat-launcher small{display:block;font-size:9px;font-weight:400;color:#f0d9c8}.chat-launcher>.wa-icon{width:23px;height:23px;margin-left:5px}.chat-launcher:hover{background:#702020}.chat-panel{position:fixed;right:24px;bottom:100px;width:370px;max-height:min(640px,calc(100dvh - 120px));z-index:22;background:#fff;border:1px solid #d9c8b3;border-radius:15px;box-shadow:0 18px 70px #28130638;overflow:hidden;display:flex;flex-direction:column;color:#302929}.chat-header{display:flex;align-items:center;gap:10px;padding:16px;background:#8a2929;color:#fff;flex-shrink:0}.chat-avatar{border-radius:50%;object-fit:cover;border:2px solid #e4c79c}.chat-header>div{min-width:0}.chat-header strong{font-size:12px;display:block;line-height:1.4}.chat-header div>span{font-size:9px;display:block;color:#f1dace;margin-top:4px}.chat-header>button{color:#fff;font-size:26px;margin-left:auto;align-self:flex-start;line-height:1;padding:3px}.chat-channel{display:flex;gap:7px;align-items:center;justify-content:center;background:#faf4eb;padding:9px 12px;color:#75644d;font-size:9px;flex-shrink:0}.chat-channel .wa-icon{width:13px;height:13px}.chat-messages{overflow-y:auto;overscroll-behavior:contain;padding:18px 15px;min-height:130px;flex:1;background-color:#f0eae1;background-image:radial-gradient(#cbb89c33 .8px,transparent .8px);background-size:16px 16px;display:flex;flex-direction:column;gap:12px}.chat-bubble{max-width:90%;padding:12px 13px;border-radius:2px 12px 12px 12px;background:#fff;box-shadow:0 1px 2px #2813060d;flex-shrink:0;font-size:12px;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap;color:#4a3d35}.chat-bubble.user{align-self:flex-end;background:#ead8c1;border-radius:12px 2px 12px 12px}.chat-bubble small{display:block;font-size:9px;font-weight:600;letter-spacing:.3px;color:#8a2929;margin-bottom:4px}.chat-choices{display:flex;flex-wrap:wrap;gap:7px;padding:12px 15px;background:#faf7f2;border-top:1px solid #eee4d7;flex-shrink:0}.chat-choices button{font-size:10px;padding:7px 11px;border:1px solid #d9c4ac;border-radius:20px;background:white;color:#8a2929}.chat-choices button:hover{background:#f1e3d2}.chat-handoff{padding:13px 15px;background:#fff;flex-shrink:0;border-top:1px solid #e6ddd3}.chat-handoff .button{font-size:12px;padding:13px 10px}.chat-handoff>p{font-size:10px;line-height:1.6;margin:8px 0;text-align:center}.chat-email{font-size:10px;display:block;text-align:center;margin-top:9px;color:#8a2929;text-decoration:underline}.chat-composer{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border-top:1px solid #e6ddd3;flex-shrink:0}.chat-composer input{min-width:0;flex:1;border:1px solid #e6ddd3;background:#faf8f5;border-radius:25px;padding:11px 13px;font-size:12px;color:#302929}.chat-composer>button{width:39px;height:39px;display:grid;place-items:center;background:#8a2929;border-radius:50%;color:#fff;flex-shrink:0}.chat-composer svg{width:18px;height:18px}.chat-footer{font-size:8px;display:flex;justify-content:space-between;gap:8px;color:#756c64;padding:0 14px 10px;flex-shrink:0}.chat-footer button{font-size:8px;padding:0;text-decoration:underline;color:#8a2929}.chat-panel:focus-visible{outline:3px solid #a28259;outline-offset:3px}
@media(max-width:520px){.chat-panel{right:12px;bottom:88px;width:calc(100% - 24px);max-height:calc(100dvh - 105px)}.chat-launcher{right:14px;bottom:14px;padding:8px 13px 8px 8px}.chat-launcher>span{font-size:12px}.chat-launcher img{width:38px;height:38px}.chat-composer input{font-size:16px}.chat-header{padding:12px}.chat-avatar{width:45px;height:45px}.chat-messages{min-height:100px;padding:14px}.chat-bubble{font-size:12px}footer{padding-bottom:85px}}
@media(max-height:550px){.chat-panel{bottom:12px;max-height:calc(100dvh - 24px)}.chat-panel:not([hidden])~.chat-launcher{visibility:hidden}.chat-messages{min-height:60px}.chat-header{padding:8px 12px}.chat-avatar{width:35px;height:35px}.chat-channel{padding:5px}.chat-handoff{padding:8px 12px}.chat-composer{padding:8px}}
.chat-handoff .button>span,#send-message>span{font-size:inherit;font-weight:inherit}.chat-header{font-family:var(--sans)}
