@property --fade-h{syntax:"<length>";inherits:false;initial-value:1px}.messages-scroll-fade{--fade-h:1px;-webkit-mask-image:linear-gradient(to bottom,black calc(100% - var(--fade-h)),transparent 100%);mask-image:linear-gradient(to bottom,black calc(100% - var(--fade-h)),transparent 100%);transition:--fade-h .25s ease}.messages-scroll-fade.messages-scroll-fade-bottom{--fade-h:4rem}@keyframes typing-dot{0%,60%,to{opacity:.35}30%{opacity:1}}.typing-dots{display:inline-flex;align-items:center;justify-content:center;height:.65rem;font-size:1rem;line-height:0;vertical-align:middle;margin-top:-.45rem}.typing-dots span{animation:typing-dot 1.2s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}