.chat-scrollbar::-webkit-scrollbar{width:4px}.chat-scrollbar::-webkit-scrollbar-track{background:transparent}.chat-scrollbar::-webkit-scrollbar-thumb{background:#eb287080;border-radius:2px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:#eb2870b3}.animated-light{animation:lightMove 8s ease-in-out infinite;background:linear-gradient(45deg,transparent 30%,rgba(0,191,255,.1) 35%,rgba(30,144,255,.2) 40%,rgba(0,191,255,.1) 45%,transparent 50%);height:200%;opacity:.6;position:absolute;transform:rotate(-45deg);width:200%}@keyframes lightMove{0%{opacity:0;transform:translate(-100%) translateY(-100%) rotate(-45deg)}20%{opacity:.6}80%{opacity:.6}to{opacity:0;transform:translate(100%) translateY(100%) rotate(-45deg)}}
