.msg-s-thread-actions-tray__item,.msg-suggested-recipients-tray{border-bottom:1px solid var(--color-border-faint);padding:.8rem 1.2rem;background-color:var(--color-background-container-tint)}.msg-s-thread-actions-tray__item,.msg-s-thread-actions-tray__item--rename,.msg-s-thread-actions-tray__item--unmute,.msg-suggested-recipients-tray{background-color:var(--color-background-container-tint)}.msg-nonconnection-banner__pending{color:var(--color-signal-positive)}.msg-s-profile-card .li-i18n-linkto,.msg-s-profile-card .li-i18n-linkto:hover,.msg-s-profile-card a{color:var(--color-text)}.msg-s-profile-card .profile-card-one-to-one__profile-link,.msg-s-profile-card .profile-card-one-to-one__profile-link:hover{color:var(--color-text);/*! autoprefixer: off */overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 auto}.msg-s-profile-card .artdeco-entity-lockup__subtitle{/*! autoprefixer: off */overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto;max-height:4rem}.msg-s-profile-card .msg-conversation-card__cta-button{font-size:1.4rem}.profile-card-one-to-one__context a,.profile-card-one-to-one__context a:focus,.profile-card-one-to-one__context a:hover,.profile-card-one-to-one__context a:visited{color:var(--color-text-low-emphasis)}.msg-suggested-recipients-tray{display:none}.msg-connections-typeahead:focus-within .msg-suggested-recipients-tray{display:block}.msg-s-thread-actions-tray{box-shadow:var(--elevation-lined);width:100%;z-index:1}.msg-s-thread-actions-tray__item{display:flex;justify-content:space-between;align-items:center}.msg-s-thread-actions-tray__item:last-child{border-bottom:none}.msg-s-thread-actions-tray__item--rename{display:flex;width:100%;align-items:baseline;z-index:3}.msg-s-thread-actions-tray__item--rename.msg-s-thread-actions-tray__item--rename-is-for-new-conversation{z-index:1;flex-direction:column}.msg-connections-typeahead__typeahead-delay-remove-container:focus-within~.msg-s-thread-actions-tray__item--rename{display:none}.msg-s-thread-actions-tray__rename-input.msg-s-thread-actions-tray__rename-input{height:28px;background-color:var(--color-background-container)}.msg-s-typing-indicator-presenter{display:flex;height:0;margin-left:-100px;opacity:0;padding-bottom:.4rem;transition:height .1s ease-out .2s,margin-left .2s;z-index:1}.msg-s-typing-indicator-presenter--active{height:37px;margin-left:.8rem;opacity:1}.msg-s-typing-indicator-presenter__typing{margin-left:.8rem;padding:.8rem 0;transition:opacity .3s ease-out 1s,margin-left .3s ease-out 1s}.msg-s-typing-indicator-presenter__dot{animation:msg-s-typing-indicator-presenter__typing-animation 1s infinite ease-in-out both;background-color:var(--color-signal-neutral);border-radius:100%;display:inline-block;height:.8rem;margin:5px 1px;width:.8rem}.msg-s-typing-indicator-presenter__dot:nth-child(1){animation-delay:-.32s}.msg-s-typing-indicator-presenter__dot:nth-child(2){animation-delay:-.16s}.msg-s-typing-indicator-presenter__profile-picture{background:var(--color-background-container);border-radius:50%;display:inline-block;height:3.2rem;margin-left:-20px;position:relative;transform:scale(0);width:3.2rem}.msg-s-typing-indicator-presenter__profile-picture--active{animation:msg-s-typing-indicator-presenter__zoom-in .3s ease-in forwards}.msg-s-typing-indicator-presenter__profile-picture--active:nth-child(1) .msg-s-typing-indicator-presenter__profile-picture-img{animation-delay:.1s}.msg-s-typing-indicator-presenter__profile-picture--active:nth-child(2) .msg-s-typing-indicator-presenter__profile-picture-img{animation-delay:.2s}.msg-s-typing-indicator-presenter__profile-picture--active:nth-child(3) .msg-s-typing-indicator-presenter__profile-picture-img{animation-delay:.3s}.msg-s-typing-indicator-presenter__profile-picture--active:nth-child(4) .msg-s-typing-indicator-presenter__profile-picture-img{animation-delay:.4s}.msg-s-typing-indicator-presenter__profile-picture--exit{animation:msg-s-typing-indicator-presenter__zoom-out .3s ease-out forwards}.msg-s-typing-indicator-presenter__profile-pictures{list-style:none;margin-left:20px}.msg-s-typing-indicator-presenter__profile-picture-img{animation:msg-s-typing-indicator-presenter__profile-image 2s infinite ease-in-out both;border:2px solid var(--color-background-container);opacity:.75}@keyframes msg-s-typing-indicator-presenter__typing-animation{0%,50%{opacity:.4;transform:scale(1)}25%{opacity:1;transform:scale(1.3)}}@keyframes msg-s-typing-indicator-presenter__profile-image{0%,100%{opacity:.75}50%{opacity:1}}@keyframes msg-s-typing-indicator-presenter__zoom-in{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes msg-s-typing-indicator-presenter__zoom-out{0%{transform:scale(1)}99%{transform:scale(0);width:0}100%{transform:scale(0);width:0;margin:0;padding:0;opacity:0}}.msg-inmail-credits-display{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-background-container-tint)}.msg-inmail-credits-display__error{color:var(--color-signal-negative)}.msg-form__mentions-picker{box-shadow:var(--elevation-raised);position:absolute;width:calc(100% - 16px);max-height:174px;overflow:auto;left:.8rem;bottom:calc(100% - 4px);background:var(--color-background-container);z-index:2}@media screen and (max-width:640px){.msg-form__mentions-picker{max-height:calc(100vh - 100px)}}.msg-form__mentions-picker--auto-selected>.msg-form__mention-option{background:var(--color-background-container-tint)}.msg-form__mentions-picker--auto-selected>.msg-form__mention-option~.msg-form__mention-option{background:var(--color-background-container)}.msg-form__mention-option{padding:.4rem .8rem;cursor:pointer;display:flex;align-items:center;border-bottom:1px solid var(--color-border-faint)}.msg-form__mention-option:focus,.msg-form__mention-option:hover{background:var(--color-background-container-tint)}.msg-form__mention-to-invite-toast-card{position:absolute;left:.8rem;top:.8rem;right:.8rem;z-index:2;padding:.8rem 1.6rem;display:flex;align-items:center;box-shadow:var(--elevation-raised)!important;background-color:var(--color-background-container-tint)!important}.msg-form__mention-to-invite-toast-icon{color:var(--color-icon)}.msg-form__mention-to-invite-toast-link{white-space:nowrap;cursor:pointer;color:var(--color-action)}