.toast-host.svelte-53xc05{position:fixed;top:calc(.75rem + env(safe-area-inset-top));right:.75rem;z-index:100;display:flex;flex-direction:column;gap:.5rem;max-width:min(22rem,calc(100vw - 1.5rem));pointer-events:none}.toast.svelte-53xc05{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem .875rem;border-radius:var(--radius-panel);border:1px solid var(--border-default);background:hsl(var(--background));box-shadow:var(--shadow-lift);pointer-events:auto;animation:svelte-53xc05-toast-in .2s ease-out}.toast.svelte-53xc05 p:where(.svelte-53xc05){margin:0;flex:1;font-size:.875rem;line-height:1.45}.toast-success.svelte-53xc05{border-color:hsl(var(--success) / .4);background:hsl(var(--success) / .08);color:hsl(var(--foreground))}.dark .toast-success.svelte-53xc05{background:hsl(var(--success) / .12);color:hsl(var(--foreground));border-color:hsl(var(--success) / .35)}.toast-error.svelte-53xc05{border-color:hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .08);color:hsl(var(--foreground))}.toast-dismiss.svelte-53xc05{flex-shrink:0;width:1.5rem;height:1.5rem;border:none;background:transparent;color:inherit;opacity:.6;font-size:1.125rem;line-height:1;cursor:pointer;border-radius:.375rem}.toast-dismiss.svelte-53xc05:hover{opacity:1;background:hsl(var(--muted) / .5)}@keyframes svelte-53xc05-toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.toast.svelte-53xc05{animation:none}}.skip-link.svelte-1vwc546{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:200;padding:.625rem 1rem;border-radius:.5rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.875rem;font-weight:600;text-decoration:none}.skip-link.svelte-1vwc546:focus{position:fixed;left:.75rem;top:calc(.75rem + env(safe-area-inset-top));width:auto;height:auto;overflow:visible}@media(max-width:959px){footer.has-mobile-bar.svelte-1vwc546{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}}
