/* Shared compact composer and send control for friend chat and Tavi. */
.chat-room .message-composer{height:44px!important;flex-basis:44px!important;margin:6px 0 8px!important;padding:3px 5px 3px 10px!important;grid-template-columns:27px minmax(0,1fr) 34px!important;border-radius:22px!important;background:#f8f8f6!important}
.chat-room .message-composer textarea{height:36px!important;padding:7px 3px!important;font-size:16px!important;line-height:22px!important}
.chat-room .message-composer button:last-child{width:34px!important;height:34px!important;position:relative!important}
.chat-room .message-composer button:last-child svg{display:none!important}
.chat-room .message-composer button:last-child::before,.assistant-composer>button[type="submit"]::before{content:""!important;width:16px!important;height:16px!important;margin:0!important;background:#fff!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 20V4M6 10l6-6 6 6' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 20V4M6 10l6-6 6 6' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important}
.assistant-thread{gap:0!important;padding:18px 17px 14px!important}
.assistant-message{max-width:78%!important;margin-bottom:15px!important;padding:2px 0 2px 12px!important;border:0!important;border-left:1px solid #c4c4c0!important;border-radius:0!important;background:transparent!important;color:#2c2c2a!important}
.assistant-message.mine{align-self:flex-end!important;padding:2px 12px 2px 0!important;border:0!important;border-right:1px solid #777773!important;border-radius:0!important;background:transparent!important;color:#20201f!important}
.assistant-message:not(.mine){margin-left:34px!important}
.assistant-message-avatar{left:-38px!important;top:0!important;width:29px!important;height:29px!important}
.assistant-welcome{max-width:82%!important;color:#555552!important}
.assistant-composer{min-height:44px!important;margin:0 14px calc(10px + env(safe-area-inset-bottom))!important;padding:3px 4px!important;grid-template-columns:34px minmax(0,1fr) 34px!important;border-radius:22px!important;box-shadow:0 6px 18px rgba(35,35,31,.05)!important}
.assistant-composer textarea{height:36px!important;min-height:36px!important;padding:7px 5px!important;font-size:16px!important;line-height:22px!important}
.assistant-composer>#assistantAddImage,.assistant-composer>button[type="submit"]{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}
.assistant-composer>button[type="submit"]{background:#343432!important}
