.styled-toast{border-radius:.75em;padding:1.3em 2em 1.3em 1.3em;box-shadow:0 8px 18.5px -5px #00000026;width:max-content;max-width:calc(100vw - 2em);user-select:none}.toast-fade-up-enter{animation:toastFadeUpIn .32s cubic-bezier(.22,1,.36,1) both}.toast-fade-up-exit{animation:toastFadeUpOut .26s cubic-bezier(.4,0,1,1) both}@keyframes toastFadeUpIn{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes toastFadeUpOut{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,12px,0)}}
/*# sourceMappingURL=/build/_assets/toast.style-7KHXMVDI.css.map */
