.toast-rtmp{position:absolute;width:100%;padding:0 1rem}.toast-rtmp .toast-rtmp-container{position:relative;padding:1rem 2.2rem;border-radius:.3rem;border:.1rem solid hsla(0,0%,100%,.1);text-align:center;color:#bababa;background:#1e1e1f}.toast-rtmp .toast-btn-close{position:absolute;top:.4rem;right:.4rem}.fade-leave-active{-webkit-animation:fade-out 1s forwards;animation:fade-out 1s forwards}@-webkit-keyframes fade-out{0%{opacity:1;max-height:20rem}50%{opacity:0;max-height:20rem}to{opacity:0;max-height:0}}@keyframes fade-out{0%{opacity:1;max-height:20rem}50%{opacity:0;max-height:20rem}to{opacity:0;max-height:0}}.prism-toast{position:absolute;bottom:5rem;left:0}