@media (prefers-reduced-motion:no-preference){.friends-history-dialog[open],.direct-challenge-dialog[open]{animation:.18s ease-out social-dialog-enter}.friends-history-dialog::backdrop,.direct-challenge-dialog::backdrop{animation:.18s ease-out social-backdrop-enter}.friends-standings{animation:.16s ease-out social-content-enter}}@keyframes social-dialog-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes social-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes social-content-enter{0%{opacity:0}to{opacity:1}}