@keyframes sf-toast-in-from-top{0%{opacity:0;transform:translateY(-.75rem)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes sf-toast-in-from-right{0%{opacity:0;transform:translate(.75rem)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes sf-toast-in-from-bottom{0%{opacity:0;transform:translateY(.75rem)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes sf-toast-in-from-left{0%{opacity:0;transform:translate(-.75rem)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}.sf-toast-content{will-change:transform,opacity}.sf-toast-content[data-position=top],.sf-toast-content[data-position=top-left],.sf-toast-content[data-position=top-right]{animation:.18s cubic-bezier(.22,1,.36,1) both sf-toast-in-from-top}.sf-toast-content[data-position=right]{animation:.18s cubic-bezier(.22,1,.36,1) both sf-toast-in-from-right}.sf-toast-content[data-position=bottom],.sf-toast-content[data-position=bottom-left],.sf-toast-content[data-position=bottom-right]{animation:.18s cubic-bezier(.22,1,.36,1) both sf-toast-in-from-bottom}.sf-toast-content[data-position=left]{animation:.18s cubic-bezier(.22,1,.36,1) both sf-toast-in-from-left}@media (prefers-reduced-motion:reduce){.sf-toast-content{will-change:auto;animation:none}}
/*# sourceMappingURL=b81e5e7577f76929.css.map*/