.toast.svelte-w7afl{position:fixed;width:max-content;max-width:calc(100% - 64px);bottom:40px;left:50%;transform:translate(-50%);border-radius:16px;display:flex;flex-direction:row;z-index:3000;overflow:hidden;cursor:pointer}.toast.svelte-w7afl .text:where(.svelte-w7afl){padding:12px 18px;font-size:13px;line-height:18px;font-weight:600}.toast.svelte-w7afl .button:where(.svelte-w7afl){border-left:1px solid var(--outline-variant);transition:all 125ms ease-in-out}.toast.svelte-w7afl .button:where(.svelte-w7afl):hover{filter:brightness(.9)}.toast.info.svelte-w7afl{background:var(--surface)}.toast.info.svelte-w7afl .text:where(.svelte-w7afl){color:var(--on-surface)}.toast.info.svelte-w7afl .button:where(.svelte-w7afl){background-color:var(--primary-container);color:var(--on-primary-container)}.toast.error.svelte-w7afl{background:var(--error-container)}.toast.error.svelte-w7afl .text:where(.svelte-w7afl){color:var(--error)}.toast.error.svelte-w7afl .button:where(.svelte-w7afl){background-color:var(--error);color:var(--on-error)}
