@keyframes pulse-ring{0%{transform:scale(.95);opacity:.5}50%{transform:scale(1.05);opacity:.8}to{transform:scale(.95);opacity:.5}}.animate-pulse-ring{animation:pulse-ring 2s ease-in-out infinite}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff05}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f133;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6366f166}
