@keyframes svelte-1392usg-fpmArkToastShrinkX{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.fpm-ark-toaster [data-scope=toast][data-part=root]{translate:var(--x) var(--y);scale:var(--scale, 1);z-index:var(--z-index);height:var(--height, auto);opacity:var(--opacity);will-change:translate,opacity,scale,height;transition:translate .4s,scale .4s,opacity .4s,height .4s;transition-timing-function:cubic-bezier(.21,1.02,.73,1)}.fpm-ark-toaster [data-scope=toast][data-part=root][data-state=closed]{transition:translate .4s,scale .4s,opacity .2s;transition-timing-function:cubic-bezier(.06,.71,.55,1)}.fpm-ark-toaster .fpm-ark-toast-root{width:431px;max-width:calc(100vw - 2rem);overflow-wrap:anywhere}.fpm-ark-toaster .fpm-ark-toast-custom-root{max-width:calc(100vw - 2rem)}.fpm-ark-toaster .fpm-ark-toast-progressbar{animation-name:svelte-1392usg-fpmArkToastShrinkX;animation-duration:var(--toast-duration, var(--duration));animation-timing-function:linear;animation-fill-mode:forwards;animation-play-state:running;transform-origin:left}.fpm-ark-toaster [data-type=loading] .fpm-ark-toast-progressbar{animation-name:none}.fpm-ark-toaster [data-paused] .fpm-ark-toast-progressbar{animation-play-state:paused}.fpm-ark-toaster [dir=rtl] .fpm-ark-toast-progressbar{transform-origin:right}
