.beta-logo{padding:4px 6px;border-radius:6px;border:.3px solid rgba(188,45,255,.3);background:var(--brand-purple-light);color:var(--brand-purple);font-family:var(--font-ibm-plex-mono);font-size:12px;font-weight:500;line-height:100%}.beta-logo.muted{background:var(--grey-0);color:var(--grey-75);border-color:var(--grey-25)}.beta-logo.small{padding:2px 4px;font-size:10px}.message-input-shadow{box-shadow:0 4px 12px 0 rgba(234,206,255,.6)}.message-input-textarea-container{position:relative}.message-input-textarea-container-gradient{pointer-events:none;position:absolute;top:0;left:0;right:0;margin-right:20px;height:21px;background:linear-gradient(180deg,#fff 10%,rgba(255,255,255,0))}.message-input-textarea{line-height:1.25em;min-height:3.75em;max-height:15em;overflow-y:auto}@media(max-width:375px){.message-input-textarea{max-height:calc(10.5em + 8px)}}.message-input-send-button{width:36px;height:36px;border:.3px solid rgba(188,45,255,.3);border-radius:8px}.user-image-placeholder{background-image:url(/images/avatar_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}