.message-loading .animated-dots span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.message-loading .animated-dots span:first-child{animation-delay:0s}.message-loading .animated-dots span:nth-child(2){animation-delay:.2s}.message-loading .animated-dots span:nth-child(3){animation-delay:.4s}.message{ol,ul{list-style-type:auto;list-style-position:inside}a{text-decoration:underline}}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#8a8a8a20}::-webkit-scrollbar-thumb{border-radius:10px;background:#8a8a8a80}::-webkit-scrollbar-thumb:hover{background:#8a8a8a}