.toast-container.svelte-1qxc5zl{z-index:var(--z-layerr-toast,70);inset:unset;background:unset;pointer-events:none;border:none;flex-direction:column;gap:10px;width:min(22rem,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:0;padding:0;display:flex;position:fixed;overflow:visible}.toast-container[data-position=top-left].svelte-1qxc5zl{top:1rem;left:1rem}.toast-container[data-position=top-right].svelte-1qxc5zl{top:1rem;right:1rem}.toast-container[data-position=bottom-left].svelte-1qxc5zl{flex-direction:column-reverse;bottom:1rem;left:1rem}.toast-container[data-position=bottom-right].svelte-1qxc5zl{flex-direction:column-reverse;bottom:1rem;right:1rem}.toast-container[data-position=top-center].svelte-1qxc5zl{top:1rem;left:50%;transform:translate(-50%)}.toast-container[data-position=bottom-center].svelte-1qxc5zl{flex-direction:column-reverse;bottom:1rem;left:50%;transform:translate(-50%)}@supports (padding-bottom:env(safe-area-inset-bottom)){.toast-container[data-position=bottom-left].svelte-1qxc5zl,.toast-container[data-position=bottom-right].svelte-1qxc5zl,.toast-container[data-position=bottom-center].svelte-1qxc5zl{bottom:calc(1rem + env(safe-area-inset-bottom))}}@media (width<=639px){.toast-container[data-position=bottom-right].svelte-1qxc5zl,.toast-container[data-position=bottom-left].svelte-1qxc5zl{width:auto;left:1rem;right:1rem}}.toast-card.svelte-1qxc5zl{pointer-events:auto;background:var(--toast-bg);border-left:3px solid var(--toast-accent);border-top:1px solid var(--toast-border);border-right:1px solid var(--toast-border);border-bottom:1px solid var(--toast-border);box-shadow:var(--shadow-card,0 1px 3px #2e2e2e0a, 0 0 0 1px var(--border-subtle));transition:box-shadow .2s var(--ease-layerr-default,cubic-bezier(.16, 1, .3, 1));border-radius:.75rem;position:relative;overflow:hidden}.toast-card.svelte-1qxc5zl:hover{box-shadow:var(--shadow-md,0 8px 24px #2e2e2e14)}.toast-card.svelte-1qxc5zl:hover .toast-progress:where(.svelte-1qxc5zl){animation-play-state:paused}.toast-content.svelte-1qxc5zl{align-items:flex-start;gap:.75rem;padding:.875rem .75rem .875rem 1rem;display:flex}.toast-icon.svelte-1qxc5zl{color:var(--toast-icon);flex-shrink:0;align-items:center;margin-top:1px;display:flex}.toast-text.svelte-1qxc5zl{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.toast-title.svelte-1qxc5zl{font-family:var(--font-heading);color:var(--foreground);font-size:.8125rem;font-weight:500;line-height:1.35}.toast-description.svelte-1qxc5zl{font-family:var(--font-heading);color:var(--ink-600);font-size:.75rem;font-weight:400;line-height:1.4}.toast-actions.svelte-1qxc5zl{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.toast-action-btn.svelte-1qxc5zl{height:1.75rem;font-family:var(--font-heading);color:var(--toast-accent);border:1px solid color-mix(in srgb, var(--toast-accent) 40%, transparent);cursor:pointer;transition:background .12s var(--ease-layerr-default,cubic-bezier(.16, 1, .3, 1));background:0 0;border-radius:6px;padding:0 .625rem;font-size:.75rem;font-weight:600;line-height:1}.toast-action-btn.svelte-1qxc5zl:hover{background:color-mix(in srgb, var(--toast-accent) 10%, transparent)}.toast-action-btn.svelte-1qxc5zl:active{background:color-mix(in srgb, var(--toast-accent) 18%, transparent);transform:scale(.97)}.toast-action-btn.svelte-1qxc5zl:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toast-cancel-btn.svelte-1qxc5zl{height:1.75rem;font-family:var(--font-heading);color:var(--ink-600);cursor:pointer;transition:background .12s var(--ease-layerr-default,cubic-bezier(.16, 1, .3, 1));background:0 0;border:none;border-radius:6px;padding:0 .625rem;font-size:.75rem;font-weight:500;line-height:1}.toast-cancel-btn.svelte-1qxc5zl:hover{background:var(--ink-100)}.toast-cancel-btn.svelte-1qxc5zl:active{transform:scale(.97)}.toast-cancel-btn.svelte-1qxc5zl:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toast-close.svelte-1qxc5zl{width:1.75rem;height:1.75rem;color:var(--ink-300);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-.25rem -.25rem 0 0;transition:color .12s,background .12s;display:flex}.toast-close.svelte-1qxc5zl:hover{color:var(--ink-600);background:color-mix(in srgb, var(--foreground) 5%, transparent)}.toast-close.svelte-1qxc5zl:active{transform:scale(.9)}.toast-close.svelte-1qxc5zl:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toast-progress.svelte-1qxc5zl{background:var(--toast-progress);opacity:.5;transform-origin:0;height:2px;animation:svelte-1qxc5zl-toast-progress-shrink var(--toast-duration,5s) linear forwards;border-radius:0 0 .75rem;position:absolute;bottom:0;left:0;right:0}.toast-card.svelte-1qxc5zl:hover .toast-progress:where(.svelte-1qxc5zl){opacity:.8}@keyframes svelte-1qxc5zl-toast-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
