.toast-container.svelte-1o58qgp.svelte-1o58qgp{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:.5em;padding:var(--container-padding);pointer-events:none}@media only screen and (max-width: 768px){.toast-container.svelte-1o58qgp.svelte-1o58qgp{top:0;right:0;left:0;padding-top:env(safe-area-inset-top,0)}.toast-container.svelte-1o58qgp .toast.svelte-1o58qgp{width:100%;min-width:0;max-width:none;margin:0 auto}}@media only screen and (min-width: 768px){.toast-container.top-right.svelte-1o58qgp.svelte-1o58qgp{top:0;right:0}.toast-container.top-left.svelte-1o58qgp.svelte-1o58qgp{top:0;left:0}.toast-container.bottom-right.svelte-1o58qgp.svelte-1o58qgp{bottom:0;right:0}.toast-container.bottom-left.svelte-1o58qgp.svelte-1o58qgp{bottom:0;left:0}}.toast.svelte-1o58qgp.svelte-1o58qgp{min-width:18rem;max-width:24rem;padding:1em;width:100%;display:flex;align-items:center;gap:.75em;position:relative;overflow:hidden;background:var(--color-card-bg);border-radius:var(--inner-radius)}.toast.success.svelte-1o58qgp.svelte-1o58qgp{border-left:3px solid var(--color-primary)}.toast.error.svelte-1o58qgp.svelte-1o58qgp{border-left:3px solid var(--red)}.toast.warning.svelte-1o58qgp.svelte-1o58qgp{border-left:3px solid var(--yellow)}.toast.info.svelte-1o58qgp.svelte-1o58qgp{border-left:3px solid var(--blue)}.toast.svelte-1o58qgp .message.svelte-1o58qgp{flex:1;color:var(--color-text);overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;line-height:1.4;margin:.2em 0;max-height:150px;overflow-y:auto}.toast.svelte-1o58qgp .close.svelte-1o58qgp{color:var(--color-text-low);pointer-events:auto}.toast.svelte-1o58qgp .close.svelte-1o58qgp:hover{color:var(--color-text-reversed)}.toast.svelte-1o58qgp .progress-bar.svelte-1o58qgp{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0006}.toast.svelte-1o58qgp .progress-bar .progress.svelte-1o58qgp{width:100%;height:100%;background:currentColor;opacity:.2;transform-origin:left;animation:svelte-1o58qgp-shrink linear forwards}.toast.svelte-1o58qgp .icon{flex-shrink:0;font-size:1.2em;color:currentColor;opacity:.7}@keyframes svelte-1o58qgp-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast.success.svelte-1o58qgp .progress.svelte-1o58qgp{background:var(--color-primary)}.toast.error.svelte-1o58qgp .progress.svelte-1o58qgp{background:var(--red)}.toast.warning.svelte-1o58qgp .progress.svelte-1o58qgp{background:var(--yellow)}.toast.info.svelte-1o58qgp .progress.svelte-1o58qgp{background:var(--blue)}
