.toast-container.svelte-16oeye1{right:var(--k-space-6);bottom:var(--k-space-6);z-index:2000;pointer-events:none;flex-direction:column;gap:10px;width:min(360px,100vw - 32px);display:flex;position:fixed}.toast-container.svelte-16oeye1 .k-toast{pointer-events:auto;justify-content:space-between;align-items:flex-start;gap:var(--k-space-3);animation:.22s ease-out forwards svelte-16oeye1-toast-slide-in;display:flex}.toast-container.svelte-16oeye1 .k-toast.is-exiting{animation:.22s ease-in forwards svelte-16oeye1-toast-slide-out}.toast-close.svelte-16oeye1{flex-shrink:0}@keyframes svelte-16oeye1-toast-slide-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-16oeye1-toast-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(28px)}}@media (width<=768px){.toast-container.svelte-16oeye1{right:var(--k-space-4);bottom:var(--k-space-4);width:min(360px,100vw - 24px)}}@media (width<=480px){.toast-container.svelte-16oeye1{right:var(--k-space-3);bottom:var(--k-space-3);width:calc(100vw - 20px)}}@media (prefers-reduced-motion:reduce){.toast-container.svelte-16oeye1 .k-toast,.toast-container.svelte-16oeye1 .k-toast.is-exiting{animation-duration:1ms}}
