.toast.svelte-1y4v06k{background-color:var(--theme-bg-primary);color:var(--theme-text-primary);border:1px solid var(--theme-border-primary)}.toast-success .toast-icon{color:var(--theme-success)}.toast-success.svelte-1y4v06k .toast-progress-fill:where(.svelte-1y4v06k){background-color:var(--theme-success)}.toast-error .toast-icon{color:var(--theme-error)}.toast-error.svelte-1y4v06k .toast-progress-fill:where(.svelte-1y4v06k){background-color:var(--theme-error)}.toast-warning .toast-icon{color:var(--theme-warning)}.toast-warning.svelte-1y4v06k .toast-progress-fill:where(.svelte-1y4v06k){background-color:var(--theme-warning)}.toast-info .toast-icon{color:var(--theme-accent-primary)}.toast-info.svelte-1y4v06k .toast-progress-fill:where(.svelte-1y4v06k){background-color:var(--theme-accent-primary)}.toast-loading .toast-icon{color:var(--theme-text-secondary)}.toast-loading.svelte-1y4v06k .toast-progress-fill:where(.svelte-1y4v06k){background-color:var(--theme-text-secondary)}.toast-progress-track.svelte-1y4v06k{background-color:var(--theme-bg-tertiary)}.toast-title.svelte-1y4v06k,.toast-message.svelte-1y4v06k{color:var(--theme-text-primary)}.toast-close.svelte-1y4v06k{position:relative;z-index:2;cursor:pointer;pointer-events:auto;color:var(--theme-text-secondary)}.toast-close.svelte-1y4v06k:hover{background-color:var(--theme-bg-secondary);color:var(--theme-text-primary)}.toast-icon-loading.svelte-1y4v06k{animation:svelte-1y4v06k-toast-spin 1s linear infinite}@keyframes svelte-1y4v06k-toast-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-container{position:fixed;z-index:100000;pointer-events:none}.toast-item{pointer-events:auto;margin-bottom:.5rem}.toast-item>*{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-blend-mode:overlay}.toast-item .toast-title,.toast-item .toast-message{text-shadow:0 1px 2px rgba(0,0,0,.05)}@media(max-width:767px){.mobile-toast-container .toast-item{width:100%;margin-bottom:.75rem}.mobile-toast-container .toast-item>*{width:100%}}.toast-portal-host.svelte-1wm6tor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000000;pointer-events:none;isolation:isolate}.toast-container.svelte-1wm6tor{position:fixed;pointer-events:none;max-width:400px;z-index:1000000}.mobile-toast-container.svelte-1wm6tor{max-width:100%!important}.toast-item.svelte-1wm6tor{pointer-events:auto;margin-bottom:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease-out}@media(prefers-reduced-motion:no-preference){.toast-item.svelte-1wm6tor{animation:svelte-1wm6tor-slideIn .3s ease-out}}@keyframes svelte-1wm6tor-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-container.top-left .toast-item,.toast-container.bottom-left .toast-item{animation:svelte-1wm6tor-slideInLeft .3s ease-out}@keyframes svelte-1wm6tor-slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-container.top-center .toast-item,.toast-container.bottom-center .toast-item,.mobile-toast-container .toast-item{animation:svelte-1wm6tor-slideInCenter .3s ease-out}@keyframes svelte-1wm6tor-slideInCenter{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.toast-item.svelte-1wm6tor{transition:opacity .3s ease-out}.toast-container{transition:height .3s cubic-bezier(.4,0,.2,1)}.toast-item.svelte-1wm6tor>*{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
