.rusty-scrollbar::-webkit-scrollbar{width:8px}.rusty-scrollbar::-webkit-scrollbar-track{background:#18181b80;border-radius:8px}.rusty-scrollbar::-webkit-scrollbar-thumb{background:#ea580c;border-radius:8px}.rusty-scrollbar::-webkit-scrollbar-thumb:hover{background:#f97316}.valera-scrollbar::-webkit-scrollbar{width:8px}.valera-scrollbar::-webkit-scrollbar-track{background:#0f172a80;border-radius:8px}.valera-scrollbar::-webkit-scrollbar-thumb{background:#2563eb;border-radius:8px}.valera-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b82f6}.animate-pulse{animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.scale-enter-active,.scale-leave-active{transition:all .25s cubic-bezier(.4,0,.2,1)}.scale-enter-from,.scale-leave-to{opacity:0;transform:scale(.9) translateY(20px)}
