.toast.svelte-efcy19{--toast-accent: var(--aurion-color-info);display:flex;align-items:flex-start;gap:11px;width:360px;max-width:calc(100vw - 32px);padding:13px 14px;border:1px solid rgb(10 10 10 / .08);border-radius:var(--aurion-radius-lg);background:#ffffffb8;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);box-shadow:0 1px 2px #0a0a0a0a,0 8px 24px -8px #0a0a0a24,0 24px 48px -16px #0a0a0a1a;color:var(--aurion-color-light-text);font-family:var(--aurion-font-sans);text-align:left;touch-action:pan-y;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .32s cubic-bezier(.22,1,.36,1)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.toast.svelte-efcy19{background:#fffffffa}}.toast.grabbable.svelte-efcy19{cursor:grab}.toast.dragging.svelte-efcy19{cursor:grabbing;transition:none}.toast--success.svelte-efcy19{--toast-accent: var(--aurion-color-success)}.toast--error.svelte-efcy19{--toast-accent: var(--aurion-color-danger)}.toast--warning.svelte-efcy19{--toast-accent: var(--aurion-color-warning)}.toast--info.svelte-efcy19{--toast-accent: var(--aurion-color-info)}.toast--loading.svelte-efcy19{--toast-accent: var(--aurion-color-grey)}.toast__badge.svelte-efcy19{display:grid;place-items:center;flex:none;width:24px;height:24px;margin-top:1px;border-radius:var(--aurion-radius-full);background:color-mix(in srgb,var(--toast-accent) 14%,transparent);color:var(--toast-accent)}.toast__badge.spinning.svelte-efcy19 svg{animation:svelte-efcy19-toast-spin .9s linear infinite}@keyframes svelte-efcy19-toast-spin{to{transform:rotate(360deg)}}.toast__body.svelte-efcy19{flex:1;min-width:0}.toast__title.svelte-efcy19{margin:0;font-family:var(--aurion-font-heading);font-size:var(--aurion-text-sm);font-weight:600;line-height:var(--aurion-leading-snug);letter-spacing:var(--aurion-tracking-tight);color:var(--aurion-color-light-text);text-wrap:balance}.toast__description.svelte-efcy19{margin:3px 0 0;font-size:var(--aurion-text-sm);line-height:var(--aurion-leading-normal);color:var(--aurion-color-light-text-secondary);text-wrap:pretty}.toast__action.svelte-efcy19{margin-top:9px;padding:0;border:0;border-radius:var(--aurion-radius-sm);background:none;font-family:var(--aurion-font-sans);font-size:var(--aurion-text-sm);font-weight:600;color:var(--toast-accent);cursor:pointer;transition:opacity .15s ease-out}.toast__action.svelte-efcy19:hover{opacity:.7}.toast__close.svelte-efcy19{display:grid;place-items:center;flex:none;width:22px;height:22px;margin:1px -3px 0 0;border:0;border-radius:var(--aurion-radius-full);background:transparent;color:var(--aurion-color-grey);cursor:pointer;opacity:0;transition:opacity .16s ease-out,background-color .16s ease-out,color .16s ease-out}.toast.svelte-efcy19:hover .toast__close:where(.svelte-efcy19),.toast__close.svelte-efcy19:focus-visible{opacity:1}.toast__close.svelte-efcy19:hover{background:#0a0a0a0f;color:var(--aurion-color-light-text)}@media(hover:none){.toast__close.svelte-efcy19{opacity:1}}@media(prefers-reduced-motion:reduce){.toast.svelte-efcy19{transition:none}.toast__badge.spinning.svelte-efcy19 svg{animation-duration:2s}}.toast-host.svelte-1i2ig07{position:fixed;z-index:9999;display:flex;flex-direction:column;pointer-events:none}.toast-host__slot.svelte-1i2ig07{pointer-events:auto;margin-top:var(--toast-gap)}.toast-host--top-left.svelte-1i2ig07,.toast-host--top-center.svelte-1i2ig07,.toast-host--top-right.svelte-1i2ig07{top:14px;flex-direction:column-reverse}.toast-host--bottom-left.svelte-1i2ig07,.toast-host--bottom-center.svelte-1i2ig07,.toast-host--bottom-right.svelte-1i2ig07{bottom:14px}.toast-host--top-left.svelte-1i2ig07,.toast-host--bottom-left.svelte-1i2ig07{left:16px;align-items:flex-start}.toast-host--top-right.svelte-1i2ig07,.toast-host--bottom-right.svelte-1i2ig07{right:16px;align-items:flex-end}.toast-host--top-center.svelte-1i2ig07,.toast-host--bottom-center.svelte-1i2ig07{left:50%;transform:translate(-50%);align-items:center}@media(max-width:480px){.toast-host.svelte-1i2ig07{left:16px;right:16px;align-items:stretch;transform:none}}
