.toaster{z-index:999999;pointer-events:none;width:356px;max-width:calc(100vw - 32px);margin:0;padding:0;list-style:none;position:fixed}.toaster[data-position=bottom-right]{bottom:24px;right:16px}.toaster[data-position=bottom-left]{bottom:24px;left:16px}.toaster[data-position=bottom-center]{margin-left:-178px;bottom:24px;left:50%}.toaster[data-position=top-right]{top:24px;right:16px}.toaster[data-position=top-left]{top:24px;left:16px}.toaster[data-position=top-center]{margin-left:-178px;top:24px;left:50%}.toast{pointer-events:auto;touch-action:pan-x;will-change:transform, opacity;transition:transform .4s cubic-bezier(.21,1.02,.73,1),opacity .4s;position:absolute;bottom:0;left:0;right:0}.toaster[data-position^=top] .toast{top:0;bottom:auto}@starting-style{.toast{opacity:0;transform:translateY(16px)}.toaster[data-position^=top] .toast{transform:translateY(-16px)}}.toast:after{content:"";height:20px;position:absolute;bottom:100%;left:0;right:0}.toaster[data-position^=top] .toast:after{top:100%;bottom:auto}.toast[data-swiping=true]{transition:opacity .4s}.toast__close{opacity:0}.toast:hover .toast__close,.toast__close:focus-visible{opacity:1}
