.toast-container{pointer-events:none;z-index:99999;flex-direction:column;align-items:center;width:100%;height:0;display:flex;position:fixed;top:0;left:0}.toast-item{pointer-events:none;text-align:center;word-break:break-word;opacity:0;will-change:opacity,transform;transition:opacity .2s,transform .2s;transform:translateY(-.16667rem)}.toast-item.visible{opacity:1;transform:translateY(0)}@media screen and (max-width:959.98px){.toast-container{padding-top:40vh}.toast-item{color:#fff;background:#000000d1;border-radius:.16667rem;max-width:80vw;margin-bottom:.33333rem;padding:.33333rem .58333rem;font-size:.58333rem;line-height:1.5}}@media screen and (min-width:960px){.toast-container{padding-top:20vh}.toast-item{color:#fff;background:#000000c7;border-radius:.08333rem;max-width:10rem;margin-bottom:.25rem;padding:.20833rem .41667rem;font-size:.29167rem;line-height:1.5}}
