.waynet-alert-toast{font-size:var(--waynet-alert-toast-font-size,.875rem);margin-bottom:var(--waynet-alert-toast-margin,1.25rem);pointer-events:auto;transform:translateX(100%);will-change:opacity,transform}.waynet-alert-toast.fade,.waynet-alert-toast.hide,.waynet-alert-toast.show,.waynet-alert-toast.showing{transition:opacity,transform .3s ease}.waynet-alert-toast .toast-body{hyphens:auto}.waynet-alert-toast.show,.waynet-alert-toast.showing{transform:translateX(0)}.waynet-alert-toast-stack{display:block;min-height:1px;pointer-events:none;position:fixed;right:var(--waynet-alert-toast-stack-right,1.25rem);top:var(--waynet-alert-toast-stack-top,1.25rem);width:var(--waynet-alert-toast-stack-width,18rem);z-index:var(--waynet-alert-toast-stack-z-index,1001)}