.scroll-thin{scrollbar-width:thin;scrollbar-color:var(--scroll) #0000}.scroll-normal{scrollbar-width:normal;scrollbar-color:var(--scroll) #0000}.scroll-thin::-webkit-scrollbar{border-radius:70px;width:14px;height:14px}.scroll-thin::-webkit-scrollbar-track{background-color:#0000;border-radius:70px}.scroll-thin::-webkit-scrollbar-thumb{background-color:#0000;border-radius:70px}.scroll-thin::-webkit-scrollbar-thumb:hover{background-color:#2d3748}.tabs-scrollbar{scrollbar-color:red #0f0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.animate-fadeIn{animation:.3s ease-in-out forwards fadeIn}.animate-slideIn{animation:.3s ease-in-out forwards slideIn}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}
