.toast-stack.svelte-zemmny{position:fixed;right:1.5rem;bottom:1.5rem;z-index:120;display:flex;align-items:flex-end;flex-direction:column;gap:.65rem;width:min(calc(100vw - 3rem),26rem);pointer-events:none}.toast.svelte-zemmny{position:relative;isolation:isolate;box-sizing:border-box;width:fit-content;max-width:100%;overflow:hidden;border:1px solid rgb(148 163 184 / .82);border-radius:.75rem;background-color:#e2e8f0fa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='24' viewBox='0 0 30 24' shape-rendering='crispEdges'%3E%3Cpath fill='%23fff' fill-opacity='.05' d='M6 0h6v6H6zM24 6h6v6h-6zM0 18h6v6H0zM12 12h6v6h-6z'/%3E%3Cpath fill='%23000' fill-opacity='.07' d='M24 0h6v6h-6zM0 6h6v6H0zM18 18h6v6h-6zM12 6h6v6h-6z'/%3E%3C/svg%3E");padding:.75rem 1rem;color:#1e293b;box-shadow:0 20px 52px #47556961,0 0 22px #64748b2e;font-size:.8125rem;font-weight:650;line-height:1.35}.toast.svelte-zemmny>:where(.svelte-zemmny){position:relative;z-index:1}.toast.svelte-zemmny:after{position:absolute;z-index:0;inset:0;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='30' viewBox='0 0 42 30' shape-rendering='crispEdges'%3E%3Cpath fill='%23fff' fill-opacity='.16' d='M6 0h6v6H6zM30 6h6v6h-6zM12 18h6v6h-6zM36 24h6v6h-6z'/%3E%3C/svg%3E");animation:svelte-zemmny-toast-pixel-shimmer 7.5s ease-in-out infinite;content:"";opacity:0;pointer-events:none}.toast.error.svelte-zemmny{border-color:#fca5a5b8;background-color:#991b1bfa;color:#fef2f2;box-shadow:0 20px 52px #991b1b7a,0 0 24px #ef444438}.toast.success.svelte-zemmny{border-color:#86efacb8;background-color:#15803dfa;color:#f0fdf4;box-shadow:0 20px 52px #16a34a7a,0 0 24px #4ade8038}.dark .toast.svelte-zemmny:not(.error):not(.success){border-color:#94a3b8b8;background-color:#1e293bfa;color:#f8fafc;box-shadow:0 20px 52px #1e293b8f,0 0 22px #64748b3d}@keyframes svelte-zemmny-toast-pixel-shimmer{0%,to{background-position:0 0;opacity:0}12%{background-position:0 0;opacity:.34}24%{background-position:0 0;opacity:0}25%{background-position:12px 6px;opacity:0}42%{background-position:12px 6px;opacity:.38}57%{background-position:12px 6px;opacity:0}58%{background-position:-6px 12px;opacity:0}76%{background-position:-6px 12px;opacity:.3}91%{background-position:-6px 12px;opacity:0}}@media(prefers-reduced-motion:reduce){.toast.svelte-zemmny{animation-duration:.01ms!important}.toast.svelte-zemmny:after{animation:none;opacity:.12}}
