.scrollbar-thin::-webkit-scrollbar{height:8px}.scrollbar-thin::-webkit-scrollbar-track{background-color:#374151;border-radius:10px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#ef4444;border-radius:10px}.scrollbar-thin{scrollbar-color:#ef4444 #374151;scrollbar-width:thin}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out forwards}
