@keyframes orchestry-progress-bar{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.orchestry-toast-notification-body{flex-direction:column;gap:16px;display:flex}.orchestry-toast-notification-body .bar-container{border-radius:4px;height:8px;position:relative;overflow:hidden}.orchestry-toast-notification-body .bar-container[data-variant=success]{background-color:var(--mantine-color-success-0)}.orchestry-toast-notification-body .bar-container[data-variant=heartpink]{background-color:var(--mantine-color-pink-0)}.orchestry-toast-notification-body .bar-container[data-variant=requeuetoast]{background-color:var(--mantine-color-blue-0)}.orchestry-toast-notification-body .bar-container .bar{width:100%;height:100%;animation:linear forwards orchestry-progress-bar;position:absolute;top:0;left:0}.orchestry-toast-notification-body .bar-container .bar[data-variant=success]{background-color:var(--mantine-color-success-5)}.orchestry-toast-notification-body .bar-container .bar[data-variant=error]{background-color:var(--mantine-color-error-5)}.orchestry-toast-notification-body .bar-container .bar[data-variant=heartpink]{background-color:var(--mantine-color-pink-8)}.orchestry-toast-notification-body .bar-container .bar[data-variant=requeuetoast]{background-color:var(--mantine-color-blue-6)}.orchestry-toast-notification-body .bar-container .bar[data-variant=processing]{background-color:var(--mantine-color-purple-7)}
