[data-form-alert]{opacity:0;transform:translate3d(.65rem,0,0);transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}[dir=rtl] [data-form-alert]{transform:translate3d(-.65rem,0,0)}[data-form-alert].is-in{opacity:1;transform:none}[data-form-alert].is-out{opacity:0;transform:translate3d(.4rem,0,0);transition-duration:.18s}[dir=rtl] [data-form-alert].is-out{transform:translate3d(-.4rem,0,0)}[data-form-alert-bar]{transform:scaleX(1);animation:form-alert-progress var(--alert-duration, 3s) linear forwards}@keyframes form-alert-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){[data-form-alert]{transition:opacity .15s ease;transform:none}[dir=rtl] [data-form-alert],[data-form-alert].is-in,[data-form-alert].is-out,[dir=rtl] [data-form-alert].is-out{transform:none}[data-form-alert-bar]{animation:none;transform:scaleX(.35)}}
