.toaster.svelte-qh8836{z-index:10000;pointer-events:none;flex-direction:column;gap:10px;max-width:min(360px,100vw - 32px);display:flex;position:fixed;top:22px;right:22px}.toast.svelte-qh8836{background:var(--surface);min-width:260px;color:var(--ink);border:1px solid var(--hair);border-radius:var(--radius-md);box-shadow:var(--sh-lg);pointer-events:auto;animation:svelte-qh8836-toast-in .26s var(--ease-out-quint) both;font-family:var(--font-sans);align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.chip.svelte-qh8836{border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.body.svelte-qh8836{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.title.svelte-qh8836{color:var(--ink);margin:0;font-size:13.5px;font-weight:590;line-height:1.3}.message.svelte-qh8836{color:var(--ink-3);word-break:break-word;margin:0;font-size:12px;line-height:1.4}.dismiss.svelte-qh8836{width:24px;height:24px;color:var(--ink-3);cursor:pointer;transition:background .15s var(--ease-out-quint), color .15s var(--ease-out-quint);background:0 0;border:none;border-radius:7px;flex:none;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.dismiss.svelte-qh8836:hover{background:var(--sunken);color:var(--ink)}@keyframes svelte-qh8836-toast-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}@media (width<=600px){.toaster.svelte-qh8836{max-width:none;inset:auto 12px 16px}.toast.svelte-qh8836{min-width:0}@keyframes svelte-qh8836-toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}
