.toast-container{z-index:9999;pointer-events:none;flex-direction:column;align-items:center;width:auto;max-width:calc(100% - 2rem);display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.toast-container>*{pointer-events:auto}@media (max-width:640px){.toast-container{align-items:stretch;max-width:calc(100% - 1.5rem);top:.5rem;left:.5rem;right:.5rem;transform:none}.toast-container .toast{min-width:auto;max-width:100%}}
