@keyframes fade-in{0%{opacity:0}to{opacity:1}}.surface-post.wish-enter-from{animation:fade-in .5s ease-out}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.surface-post.wish-leave-from{animation:fade-out .5s ease-in forwards}.allows-transition .surface-post:not(.wish-enter-from){transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.wish-connection-label{z-index:1}
