*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}@keyframes healthPulse{0%,to{opacity:1}50%{opacity:.4}}.health-dot-pulse{animation:healthPulse 2s ease-in-out infinite}@keyframes readingBounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.reading-dot{animation:readingBounce 1.4s infinite ease-in-out both}.reading-dot:nth-child(1){animation-delay:-.32s}.reading-dot:nth-child(2){animation-delay:-.16s}.reading-dot:nth-child(3){animation-delay:0s}@keyframes slideUp{0%{transform:translate(-50%,20px);opacity:0}to{transform:translate(-50%);opacity:1}}.new-msg-btn{animation:slideUp .3s ease-out forwards}@keyframes fadeSlideIn{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}.queue-item{animation:fadeSlideIn .2s ease-out forwards}.focus-transition{transition:all .3s ease-in-out}.attachment-thumb{transition:transform .2s ease}.attachment-thumb:hover{transform:scale(1.05)}
