.toast{width:350px;max-width:350px;overflow:hidden;font-size:.875rem;background-clip:padding-box;border:1px solid;box-shadow:0 .25rem .75rem rgba(0,0,21,.1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem;background-color:rgba(255,255,255,.85);border-color:rgba(0,0,21,.1)}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-full{width:100%;max-width:100%}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;background-clip:padding-box;border-bottom:1px solid;color:#8a93a2;background-color:rgba(255,255,255,.85);border-color:rgba(0,0,21,.05)}.toast-body{padding:.75rem}.toaster{display:flex;flex-direction:column-reverse;width:100%;padding:.25rem .5rem}.toaster-bottom-center,.toaster-bottom-full,.toaster-bottom-left,.toaster-bottom-right,.toaster-top-center,.toaster-top-full,.toaster-top-left,.toaster-top-right{position:fixed;z-index:1080;width:350px}.toaster-top-center,.toaster-top-full,.toaster-top-left,.toaster-top-right{top:0}.toaster-bottom-center,.toaster-bottom-full,.toaster-bottom-left,.toaster-bottom-right{bottom:0;flex-direction:column}.toaster-bottom-full,.toaster-top-full{width:auto}.toaster-bottom-center,.toaster-top-center{left:50%;transform:translateX(-50%)}.toaster-bottom-full,.toaster-bottom-right,.toaster-top-full,.toaster-top-right{right:0}.toaster-bottom-full,.toaster-bottom-left,.toaster-top-full,.toaster-top-left{left:0}.toaster .toast{width:100%;max-width:100%;margin-top:.125rem;margin-bottom:.125rem}.toast-primary{color:#fff;background-color:#321fdb;border-color:#2819ae}.toast-primary .toast-header{color:#fff;background-color:#2d1cc5;border-color:#2819ae}.toast-secondary{color:#4f5d73;background-color:#ced2d8;border-color:#b2b8c1}.toast-secondary .toast-header{color:#4f5d73;background-color:#c0c5cd;border-color:#b2b8c1}.toast-success{color:#fff;background-color:#2eb85c;border-color:#248f48}.toast-success .toast-header{color:#fff;background-color:#29a452;border-color:#248f48}.toast-info{color:#fff;background-color:#39f;border-color:#0080ff}.toast-info .toast-header{color:#fff;background-color:#1a8cff;border-color:#0080ff}.toast-warning{color:#4f5d73;background-color:#f9b115;border-color:#d69405}.toast-warning .toast-header{color:#4f5d73;background-color:#eea506;border-color:#d69405}.toast-danger{color:#fff;background-color:#e55353;border-color:#de2727}.toast-danger .toast-header{color:#fff;background-color:#e23d3d;border-color:#de2727}.toast-light{color:#4f5d73;background-color:#ebedef;border-color:#cfd4d8}.toast-light .toast-header{color:#4f5d73;background-color:#dde0e4;border-color:#cfd4d8}.toast-dark{color:#fff;background-color:#636f83;border-color:#4d5666}.toast-dark .toast-header{color:#fff;background-color:#586374;border-color:#4d5666}
/*# sourceMappingURL=toasts.min.css.map */