.toast-notification{position:fixed;text-decoration:none;z-index:999999;background-color:#fff;box-shadow:0 0 20px #0000001f;border-radius:4px;display:flex;padding:10px;transform:translateY(-150%)}.toast-notification .toast-notification-wrapper{flex:1;padding-right:10px;overflow:hidden}.toast-notification .toast-notification-wrapper .toast-notification-header{padding:0 0 5px;margin:0;font-weight:500;font-size:14px;word-break:break-all;color:#4f525a}.toast-notification .toast-notification-wrapper .toast-notification-content{font-size:14px;margin:0;padding:0;word-break:break-all;color:#4f525a}.toast-notification .toast-notification-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;font-size:24px;line-height:24px;padding-bottom:4px;font-weight:700;color:#0003}.toast-notification .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-top-center{transform:translate(calc(50vw - 50%),-150%)}.toast-notification.toast-notification-bottom-left,.toast-notification.toast-notification-bottom-right{transform:translateY(150%)}.toast-notification.toast-notification-bottom-center{transform:translate(calc(50vw - 50%),150%)}.toast-notification.toast-notification-dark{background-color:#2d2e31}.toast-notification.toast-notification-dark .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-dark .toast-notification-wrapper .toast-notification-content{color:#edeff3}.toast-notification.toast-notification-dark .toast-notification-close{color:#fff3}.toast-notification.toast-notification-dark .toast-notification-close:hover{color:#fff6}.toast-notification.toast-notification-success{background-color:#c3f3d7;border-left:4px solid #51a775}.toast-notification.toast-notification-success .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-success .toast-notification-wrapper .toast-notification-content{color:#51a775}.toast-notification.toast-notification-success .toast-notification-close{color:#0003}.toast-notification.toast-notification-success .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-error{background-color:#f3c3c3;border-left:4px solid #a75151}.toast-notification.toast-notification-error .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-error .toast-notification-wrapper .toast-notification-content{color:#a75151}.toast-notification.toast-notification-error .toast-notification-close{color:#0003}.toast-notification.toast-notification-error .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-verified{background-color:#d0eaff;border-left:4px solid #6097b8}.toast-notification.toast-notification-verified .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-verified .toast-notification-wrapper .toast-notification-content{color:#6097b8}.toast-notification.toast-notification-verified .toast-notification-close{color:#0003}.toast-notification.toast-notification-verified .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-dimmed{opacity:.3}.toast-notification.toast-notification-dimmed:hover,.toast-notification.toast-notification-dimmed:active{opacity:1}
