html{font-family:Inter,sans-serif}.toast{animation-fill-mode:both;transition:transform .5s ease,opacity .5s ease}.toast.show,.toast.showing{opacity:1;transform:translate(0)}.toast:not(.showing):not(.show){opacity:0;transform:translate(100%)}
