.sly-toast_region__fhUmW{position:fixed;bottom:var(--space-medium);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--space-xsmall);z-index:9999;pointer-events:none;width:max-content;max-width:calc(100vw - var(--space-large) * 2)}.sly-toast_toast__Fto23{display:flex;align-items:center;gap:var(--space-small);padding:var(--space-small) var(--space-medium);border-radius:var(--border-radius-medium);font-size:var(--font-14);line-height:var(--line-height-140);box-shadow:0 4px 12px rgba(0,0,0,.2);pointer-events:auto;animation:sly-toast_toastIn__jYBLq .2s ease-out both}.sly-toast_toast__Fto23[data-leaving=true]{animation:sly-toast_toastOut__HGOwF .2s ease-in both}.sly-toast_icon__Ip6Sd{flex-shrink:0;width:16px;height:16px}.sly-toast_message__ddD9p{flex:1 1;min-width:0}.sly-toast_close__cjuQu{flex-shrink:0;background:none;border:none;cursor:pointer;padding:0;color:inherit;opacity:.7;line-height:1}.sly-toast_close__cjuQu:hover{opacity:1}@keyframes sly-toast_toastIn__jYBLq{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sly-toast_toastOut__HGOwF{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.97)}}