.toast.svelte-zemmny{position:relative;width:100%;max-width:22rem;overflow:hidden;border-radius:4px;border:1.5px solid rgba(139,105,20,.2);background:linear-gradient(180deg,#fdfcf7,#f7f0e0);box-shadow:inset 0 1px 2px #ffffff80,0 4px 12px #0000001a,0 1px 3px #0000000f;pointer-events:auto}.toast-body.svelte-zemmny{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem}.toast-icon.svelte-zemmny{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%}.toast-message.svelte-zemmny{flex:1;font-size:.8125rem;font-weight:600;color:var(--theme-brown-dark, #3f1d09);line-height:1.4}.toast-close.svelte-zemmny{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:3px;color:var(--fantasy-bronze, #8b6914);opacity:.4;transition:opacity .15s}.toast-close.svelte-zemmny:hover{opacity:.8}.toast-action.svelte-zemmny{flex-shrink:0;padding:.25rem .625rem;font-size:.75rem;font-weight:700;color:var(--theme-brown-dark, #3f1d09);background:#8b69141f;border:1px solid rgba(139,105,20,.3);border-radius:3px;text-transform:uppercase;letter-spacing:.03em;transition:background .15s,transform .1s}.toast-action.svelte-zemmny:hover{background:#8b691438}.toast-action.svelte-zemmny:active{transform:scale(.96)}.toast-success.svelte-zemmny .toast-icon:where(.svelte-zemmny){background:#2e7d321f;color:#2e7d32}.toast-error.svelte-zemmny .toast-icon:where(.svelte-zemmny){background:#c628281f;color:#c62828}.toast-warning.svelte-zemmny .toast-icon:where(.svelte-zemmny){background:#d4af3726;color:var(--theme-gold, #d4af37)}.toast-info.svelte-zemmny .toast-icon:where(.svelte-zemmny){background:#8b69141a;color:var(--fantasy-bronze, #8b6914)}.progress-track.svelte-zemmny{position:absolute;bottom:0;left:0;right:0;height:2px;background:#8b691414}.progress-bar.svelte-zemmny{height:100%;animation:svelte-zemmny-shrink var(--duration) linear forwards}.progress-success.svelte-zemmny{background:#2e7d32}.progress-error.svelte-zemmny{background:#c62828}.progress-warning.svelte-zemmny{background:var(--theme-gold, #d4af37)}.progress-info.svelte-zemmny{background:var(--fantasy-bronze, #8b6914)}@keyframes svelte-zemmny-shrink{0%{width:100%}to{width:0%}}
