.loader{color:#efa130;background-color:currentColor;border-radius:4px;width:6px;height:25px;margin:20px auto;animation:.3s linear .3s infinite alternate animloader;display:block;position:relative}.loader:after,.loader:before{content:"";background:currentColor;border-radius:4px;width:6px;height:25px;animation:.3s linear .45s infinite alternate animloader;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.loader:before{animation-delay:0s;left:-13px}@keyframes animloader{0%{height:48px}to{height:4px}}.chat-scrollbar::-webkit-scrollbar{width:5px}.chat-scrollbar::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.chat-scrollbar::-webkit-scrollbar-thumb{background:#4b4b4d;border-radius:4px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:#efa130}.chat-scrollbar{scrollbar-width:thin;scrollbar-color:#4b4b4d #1a1a1a}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-content{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
