.toast-container{position:fixed;z-index:100000;pointer-events:none}.toast-item{pointer-events:auto;margin-bottom:.5rem}.toast-item>*{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-blend-mode:overlay}.toast-item p{text-shadow:0 1px 2px rgba(0,0,0,.05)}.dark .toast-item p{text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (max-width: 767px){.mobile-toast-container .toast-item{width:100%;margin-bottom:.75rem}.mobile-toast-container .toast-item>*{width:100%}}
