.chat-composer-send-btn{box-sizing:border-box;color:#fcfbf9;cursor:pointer;width:36px;min-width:36px;height:36px;min-height:36px;box-shadow:none;-webkit-tap-highlight-color:transparent;background:#9aa892;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .16s,transform .16s,opacity .16s;display:inline-flex}.chat-composer-send-btn:hover:not(:disabled){background:#86947f;transform:scale(1.02)}.chat-composer-send-btn:active:not(:disabled){background:#788672;transform:scale(1)}.chat-composer-send-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #fcfbf9,0 0 0 4px #9aa89273}.chat-composer-send-btn:disabled{color:#fcfbf9b3;opacity:.58;cursor:default;background:#d8ded3;transform:none}.chat-composer-send-btn--messenger{width:40px;min-width:40px;height:40px;min-height:40px}.chat-composer-send-btn svg{flex-shrink:0;width:15px;height:15px;display:block;transform:translate(.55px,.7px)}.chat-composer-send-btn--messenger svg{width:16px;height:16px;transform:translate(.5px,.75px)}
