.toaster.svelte-1kymlcg{z-index:50;pointer-events:none;flex-direction:column;gap:.5rem;width:min(20rem,100vw - 2rem);display:flex;position:fixed;top:1rem;right:1rem}.toast.svelte-1kymlcg{pointer-events:auto;background:var(--card);color:var(--card-foreground);border:1px solid var(--border);box-shadow:var(--shadow-pop);isolation:isolate;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;display:flex;position:relative;overflow:hidden}.toast.svelte-1kymlcg:before{content:"";background:var(--toast-accent,var(--brand));width:3px;position:absolute;top:0;bottom:0;left:0}.toast-success.svelte-1kymlcg{--toast-accent:var(--success);--toast-icon-color:var(--success)}.toast-error.svelte-1kymlcg{--toast-accent:var(--destructive);--toast-icon-color:var(--destructive)}.toast-warning.svelte-1kymlcg{--toast-accent:var(--warning);--toast-icon-color:var(--warning)}.toast-info.svelte-1kymlcg{--toast-accent:var(--info);--toast-icon-color:var(--info)}.toast-icon.svelte-1kymlcg{color:var(--toast-icon-color,var(--brand));flex:none;margin-top:1px;display:inline-flex}.toast-message.svelte-1kymlcg{color:var(--foreground);flex:1;align-self:center;margin:0;font-size:13.5px;line-height:1.45}.toast-close.svelte-1kymlcg{color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-1) var(--ease), color var(--dur-1) var(--ease);background:0 0;border:0;border-radius:6px;flex:none;margin:-2px -2px 0 0;padding:2px}.toast-close.svelte-1kymlcg:hover{color:var(--foreground);background:var(--surface-hover)}.toast-close.svelte-1kymlcg:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none}.toast-action.svelte-1kymlcg{color:var(--brand);cursor:pointer;white-space:nowrap;transition:background-color var(--dur-1) var(--ease), color var(--dur-1) var(--ease);background:0 0;border:0;border-radius:6px;flex:none;align-self:center;padding:3px 7px;font-size:12.5px;font-weight:600}.toast-action.svelte-1kymlcg:hover{background:var(--surface-hover)}.toast-action.svelte-1kymlcg:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none}.toast-undo.svelte-1kymlcg{color:var(--foreground);cursor:pointer;white-space:nowrap;transition:background-color var(--dur-1) var(--ease);background:0 0;border:0;border-radius:999px;flex:none;align-self:center;align-items:center;gap:.375rem;padding:3px 8px 3px 4px;font-size:12.5px;font-weight:600;display:inline-flex}.toast-undo.svelte-1kymlcg:hover{background:var(--surface-hover)}.toast-undo.svelte-1kymlcg:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none}.undo-ring.svelte-1kymlcg{flex:none;place-items:center;width:22px;height:22px;display:inline-grid;position:relative}.undo-ring.svelte-1kymlcg svg:where(.svelte-1kymlcg){width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.undo-ring-track.svelte-1kymlcg{fill:none;stroke:var(--border);stroke-width:3px}.undo-ring-fill.svelte-1kymlcg{fill:none;stroke:var(--brand);stroke-width:3px;stroke-linecap:round;transform-origin:50%;animation-name:svelte-1kymlcg-undo-ring-fill;animation-timing-function:linear;animation-fill-mode:forwards}.undo-ring-icon{width:11px;height:11px;color:var(--brand);position:relative}@keyframes svelte-1kymlcg-undo-ring-fill{0%{stroke-dashoffset:var(--ring-circumference,94.248)}to{stroke-dashoffset:0}}.toast-progress.svelte-1kymlcg{background:var(--toast-accent,var(--brand));opacity:.35;transform-origin:0;width:100%;height:2px;animation-name:svelte-1kymlcg-toast-progress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}.toast.is-hover.svelte-1kymlcg .toast-progress:where(.svelte-1kymlcg){animation-play-state:paused}@keyframes svelte-1kymlcg-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.toast-progress.svelte-1kymlcg{display:none}.undo-ring-fill.svelte-1kymlcg{stroke-dashoffset:var(--ring-circumference,94.248);animation:none}}
