.toaster.svelte-13irn65{--offset: 20px;position:fixed;z-index:9999;pointer-events:none}.toaster.top-center.svelte-13irn65{top:var(--offset);left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:12px}.toaster.top-right.svelte-13irn65{top:var(--offset);right:var(--offset);display:flex;flex-direction:column;gap:12px}.toaster.top-left.svelte-13irn65{top:var(--offset);left:var(--offset);display:flex;flex-direction:column;gap:12px}.toaster.bottom-right.svelte-13irn65{bottom:var(--offset);right:var(--offset);display:flex;flex-direction:column;gap:12px}.toaster.bottom-left.svelte-13irn65{bottom:var(--offset);left:var(--offset);display:flex;flex-direction:column;gap:12px}.toaster.bottom-center.svelte-13irn65{bottom:var(--offset);left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:12px}.toaster.center-center.svelte-13irn65{top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:12px}.toast.svelte-13irn65{display:flex;align-items:center;background:#fff;color:#1f2937;padding:16px 20px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;pointer-events:auto;font-weight:500;min-width:300px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.toast.svelte-13irn65:hover{transform:translateY(-2px);box-shadow:0 25px 30px -5px #00000026,0 15px 15px -5px #0000000f}.toast.success.svelte-13irn65{background:#fff;color:#1f2937;border-color:#d1fae5}.toast.error.svelte-13irn65{background:#fff;color:#1f2937;border-color:#fecaca}.toast.warn.svelte-13irn65{background:#fff;color:#1f2937;border-color:#fde68a}.check-icon.svelte-13irn65{margin-right:12px;display:flex;animation:svelte-13irn65-checkIn .6s ease-out}.check-circle.svelte-13irn65{animation:svelte-13irn65-scaleIn .4s ease-out}.check-mark.svelte-13irn65{stroke-dasharray:12;stroke-dashoffset:12;animation:svelte-13irn65-drawCheck .4s ease-out .2s forwards}.error-icon.svelte-13irn65{margin-right:12px;display:flex;animation:svelte-13irn65-errorIn .6s ease-out}.error-circle.svelte-13irn65{animation:svelte-13irn65-scaleIn .4s ease-out}.error-cross.svelte-13irn65{stroke-dasharray:12;stroke-dashoffset:12;animation:svelte-13irn65-drawCross .4s ease-out .2s forwards}.warn-icon.svelte-13irn65{margin-right:12px;display:flex;animation:svelte-13irn65-warnIn .6s ease-out}.warn-triangle.svelte-13irn65{animation:svelte-13irn65-scaleIn .4s ease-out}.warn-mark.svelte-13irn65{opacity:0;animation:svelte-13irn65-fadeIn .3s ease-out .3s forwards}@keyframes svelte-13irn65-checkIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes svelte-13irn65-errorIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes svelte-13irn65-warnIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes svelte-13irn65-scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes svelte-13irn65-drawCheck{to{stroke-dashoffset:0}}@keyframes svelte-13irn65-drawCross{to{stroke-dashoffset:0}}@keyframes svelte-13irn65-fadeIn{to{opacity:1}}.icon.svelte-13irn65{margin-right:12px;display:flex;font-size:18px}.message.svelte-13irn65{flex:1;font-size:14px;line-height:1.4}
