.chat-widget{font-family:var(--body)}.chat-panel{border:1px solid rgba(37,43,36,.15);border-radius:20px;background:#fbfaf7;box-shadow:0 24px 70px #252b2433}.chat-panel-header{min-height:72px;padding:14px 16px;border-bottom:1px solid rgba(37,43,36,.1);background:#e3e8dd;color:#252b24}.chat-panel-header strong{margin-top:4px;font-family:var(--display);font-size:20px;font-weight:500}.chat-panel-header button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(37,43,36,.12);border-radius:50%;background:#ffffffbf;color:#252b24}.chat-presence{color:#66705f;font-family:var(--mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.chat-presence i{background:#7f8b76}.chat-messages{padding:15px;background:#f7f5f0}.chat-message{max-width:86%;padding:11px 13px;border-radius:15px;box-shadow:none}.chat-message-admin{border:1px solid rgba(37,43,36,.1);background:#fff;color:#252b24}.chat-message-visitor{background:#252b24;color:#fff}.chat-message p{font-size:12px;line-height:1.55}.chat-message time{margin-top:5px;font-size:8px;opacity:.62}.chat-form{padding:12px;border-top:1px solid rgba(37,43,36,.1);background:#fbfaf7}.chat-identity{gap:8px}.chat-identity label{font-size:8px}.chat-identity input,.chat-message-field textarea{min-height:42px;border-radius:11px;background:#fff;font-size:12px}.chat-message-field{border-radius:13px}.chat-message-field button{width:38px;height:38px;border-radius:50%;background:#252b24}.chat-launcher{min-height:46px;gap:8px;padding:7px 14px 7px 8px;border-radius:999px;background:#252b24;box-shadow:0 14px 38px #252b243b;color:#fff}.chat-launcher-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#f4f1eb;color:#252b24}.chat-launcher-label{font-family:var(--mono);font-size:9px;letter-spacing:.09em;text-transform:uppercase}@media(max-width:520px){.chat-panel{border-radius:17px}.chat-launcher-label{display:none}.chat-launcher{padding-right:8px}}
