.toast-stack{top:var(--header-h,0);transition:top .5s cubic-bezier(.32,.72,0,1)}@media (min-width:768px){.toast-stack{top:calc(var(--header-h, 0px) + 12px)}}.toast-enter-active,.toast-leave-active,.toast-move{transition:all .3s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(30px)}.toast-leave-active{position:absolute}
