.toast-module__eiL02G__viewport{z-index:9999;outline:none;flex-direction:column;gap:.625rem;width:22rem;max-width:calc(100vw - 2rem);margin:0;padding:0;list-style:none;display:flex;position:fixed}.toast-module__eiL02G__toast{cursor:default;-webkit-user-select:none;user-select:none;will-change:transform,opacity;border:1px solid #0000;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.4;display:flex;position:relative;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000f}.toast-module__eiL02G__toast[data-state=open]{animation:.28s cubic-bezier(.22,1,.36,1) toast-module__eiL02G__slideIn}.toast-module__eiL02G__toast[data-state=closed]{animation:.22s forwards toast-module__eiL02G__fadeOut}.toast-module__eiL02G__toast[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.toast-module__eiL02G__toast[data-swipe=cancel]{transition:transform .2s;transform:translate(0)}.toast-module__eiL02G__toast[data-swipe=end]{animation:.1s ease-out forwards toast-module__eiL02G__swipeOut}.toast-module__eiL02G__toast__icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.toast-module__eiL02G__toast__content{flex:1;min-width:0}.toast-module__eiL02G__toast__title{letter-spacing:-.01em;font-size:.875rem;font-weight:600;line-height:1.35}.toast-module__eiL02G__toast__desc{opacity:.75;margin-top:.2rem;font-size:.8125rem;line-height:1.45}.toast-module__eiL02G__toast__close{opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:-2px;transition:opacity .15s,background .15s;display:flex}.toast-module__eiL02G__toast__close:hover{opacity:1}.toast-module__eiL02G__spinner{animation:.8s linear infinite toast-module__eiL02G__spin}@keyframes toast-module__eiL02G__slideIn{0%{opacity:0;transform:var(--toast-slide-origin,translateX(110%))}to{opacity:1;transform:translate(0)}}@keyframes toast-module__eiL02G__fadeOut{0%{opacity:1;max-height:200px}to{opacity:0;max-height:0;margin-bottom:-.625rem}}@keyframes toast-module__eiL02G__swipeOut{0%{opacity:1;transform:translateX(var(--radix-toast-swipe-end-x))}to{opacity:0;transform:translate(calc(100% + 1.5rem))}}@keyframes toast-module__eiL02G__spin{to{transform:rotate(360deg)}}
