.notyf { direction: rtl; font-family: inherit; }
.notyf__toast { border-radius: 12px; box-shadow: 0 10px 30px rgba(9, 61, 95, .18); }
.notyf__message { padding-inline: 4px 10px; line-height: 1.8; }
.notyf__dismiss-btn { margin-right: auto; margin-left: 0; }
