.toast-shell.svelte-13h9jq2{width:100%;list-style:none}.toast-card.svelte-13h9jq2{--toast-bg: #fff;--toast-border: #e5e7eb;--toast-text: #111827;--toast-muted: #6b7280;--toast-accent: #111827;position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:58px;padding:13px 14px;color:var(--toast-text);background:var(--toast-bg);border:1px solid var(--toast-border);border-radius:12px;box-shadow:0 10px 30px #0000001f;box-sizing:border-box;transform:translate(var(--swipe-x));transition:transform .16s ease,box-shadow .16s ease;touch-action:pan-y;overflow-wrap:anywhere}.toast-card.dragging.svelte-13h9jq2{transition:none;cursor:grabbing}.toast-card.rich-colors.toast-success.svelte-13h9jq2{--toast-bg:#f0fdf4;--toast-border:#bbf7d0;--toast-text:#166534;--toast-muted:#15803d;--toast-accent:#16a34a}.toast-card.rich-colors.toast-info.svelte-13h9jq2{--toast-bg:#eff6ff;--toast-border:#bfdbfe;--toast-text:#1e40af;--toast-muted:#2563eb;--toast-accent:#2563eb}.toast-card.rich-colors.toast-warning.svelte-13h9jq2{--toast-bg:#fffbeb;--toast-border:#fde68a;--toast-text:#92400e;--toast-muted:#b45309;--toast-accent:#d97706}.toast-card.rich-colors.toast-error.svelte-13h9jq2{--toast-bg:#fef2f2;--toast-border:#fecaca;--toast-text:#991b1b;--toast-muted:#b91c1c;--toast-accent:#dc2626}.icon.svelte-13h9jq2{display:flex;width:20px;height:20px;flex:0 0 20px;color:var(--toast-accent);align-items:center;justify-content:center}.icon.svelte-13h9jq2 svg:where(.svelte-13h9jq2){width:20px;height:20px;fill:currentColor}.content.svelte-13h9jq2{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.title.svelte-13h9jq2{font-size:13px;line-height:1.35;font-weight:650}.description.svelte-13h9jq2{color:var(--toast-muted);font-size:12px;line-height:1.4}.button.svelte-13h9jq2{height:28px;padding:0 9px;border:0;border-radius:7px;font-size:12px;font-weight:650;cursor:pointer;white-space:nowrap}.button.action.svelte-13h9jq2{color:var(--toast-bg);background:var(--toast-text)}.button.cancel.svelte-13h9jq2{color:var(--toast-text);background:#7f7f7f24}.close.svelte-13h9jq2{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;width:22px;height:22px;padding:0;color:var(--toast-text);background:var(--toast-bg);border:1px solid var(--toast-border);border-radius:999px;box-shadow:0 2px 8px #0000001f;cursor:pointer}.close.svelte-13h9jq2 svg:where(.svelte-13h9jq2){width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.spinner.svelte-13h9jq2{width:16px;height:16px;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-top-color:currentColor;border-radius:50%;animation:svelte-13h9jq2-spin .75s linear infinite}.dot.svelte-13h9jq2{width:8px;height:8px;border-radius:50%;background:currentColor}@keyframes svelte-13h9jq2-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.toast-card.svelte-13h9jq2,.spinner.svelte-13h9jq2{transition:none;animation-duration:.01ms}}[data-toast-theme=dark]{color-scheme:dark}[data-toast-theme=dark] .toast-card{--toast-bg: #0b0b0c;--toast-border: #29292d;--toast-text: #fafafa;--toast-muted: #b4b4bc}[data-toast-theme=dark] .toast-card.rich-colors.toast-success{--toast-bg:#052e16;--toast-border:#166534;--toast-text:#bbf7d0;--toast-muted:#86efac;--toast-accent:#4ade80}[data-toast-theme=dark] .toast-card.rich-colors.toast-info{--toast-bg:#172554;--toast-border:#1d4ed8;--toast-text:#bfdbfe;--toast-muted:#93c5fd;--toast-accent:#60a5fa}[data-toast-theme=dark] .toast-card.rich-colors.toast-warning{--toast-bg:#451a03;--toast-border:#92400e;--toast-text:#fde68a;--toast-muted:#fcd34d;--toast-accent:#fbbf24}[data-toast-theme=dark] .toast-card.rich-colors.toast-error{--toast-bg:#450a0a;--toast-border:#991b1b;--toast-text:#fecaca;--toast-muted:#fca5a5;--toast-accent:#f87171}.toaster.svelte-13avize{position:fixed;z-index:2147483647;display:flex;flex-direction:column;gap:var(--toast-gap);width:min(var(--toast-width),calc(100vw - var(--toast-offset) * 2));padding:0;margin:0;pointer-events:none;list-style:none}.toaster.svelte-13avize .toast-shell{pointer-events:auto}.toaster.bottom.svelte-13avize{flex-direction:column-reverse}.toaster[data-y=top].svelte-13avize{top:var(--toast-offset)}.toaster[data-y=bottom].svelte-13avize{bottom:var(--toast-offset)}.toaster[data-x=left].svelte-13avize{left:var(--toast-offset)}.toaster[data-x=right].svelte-13avize{right:var(--toast-offset)}.toaster[data-x=center].svelte-13avize{left:50%;transform:translate(-50%)}@media(max-width:600px){.toaster.svelte-13avize{width:calc(100vw - var(--toast-mobile-offset) * 2)}.toaster[data-y=top].svelte-13avize{top:var(--toast-mobile-offset)}.toaster[data-y=bottom].svelte-13avize{bottom:var(--toast-mobile-offset)}.toaster[data-x=left].svelte-13avize,.toaster[data-x=right].svelte-13avize,.toaster[data-x=center].svelte-13avize{left:var(--toast-mobile-offset);right:auto;transform:none}}
