@media (prefers-reduced-motion:no-preference){.agent-step-in{animation:.42s linear both agent-step-in}.agent-step-out{animation:.26s linear both agent-step-out}}@keyframes agent-step-in{0%{opacity:0;animation-timing-function:cubic-bezier(.2,0,0,1);transform:translateY(6px)scale(.985)}to{opacity:1;transform:none}}@keyframes agent-step-out{0%{opacity:1;animation-timing-function:cubic-bezier(.4,0,1,1);transform:none}to{opacity:0;transform:translateY(-4px)}}
