.notification .notification-wrapper{background-color:#202225;border-radius:8px;color:#fff;overflow:hidden;position:relative}.notification .notification-wrapper .notification-content{padding:16px}.notification .notification-wrapper .notification-content .notification-title{font-size:14px;font-weight:500;margin:0}.notification .notification-wrapper .notification-content .notification-description{color:#9ca3af;font-size:14px;font-weight:500;margin:4px 0 0}.notification .notification-wrapper .notification-content .button{margin-top:12px}.notification .notification-wrapper .progress-bar{background-color:#cd6e57;bottom:0;height:4px;left:0;position:absolute}.notification-enter-active{transition:transform .2s ease-out,opacity .3s ease-out}.notification-enter-from{opacity:0;transform:translate(16px)}.notification-enter-to{opacity:1;transform:translate(0)}
