.modal-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}.modal-scroll::-webkit-scrollbar{width:8px}.modal-scroll::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}.modal-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#06b6d4,#3b82f6);border-radius:4px}.modal-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#0891b2,#2563eb)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-enter{animation:.3s ease-out modalFadeIn}@keyframes timelinePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.timeline-dot{animation:2s ease-in-out infinite timelinePulse}
