@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 cubic-bezier(.21,1.02,.73,1),scale .4s cubic-bezier(.21,1.02,.73,1),opacity .4s cubic-bezier(.21,1.02,.73,1),height .4s cubic-bezier(.21,1.02,.73,1)}.fpm-ark-toaster [data-scope=toast][data-part=root][data-state=closed]{transition:translate .4s cubic-bezier(.06,.71,.55,1),scale .4s cubic-bezier(.06,.71,.55,1),opacity .2s cubic-bezier(.06,.71,.55,1)}.fpm-ark-toaster .fpm-ark-toast-root{overflow-wrap:anywhere;width:431px;max-width:calc(100vw - 2rem)}.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));transform-origin:0;animation-timing-function:linear;animation-play-state:running;animation-fill-mode:forwards}.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:100%}
