.Toaster-module__im7Fza__stack{z-index:1100;flex-direction:column;gap:10px;max-width:min(380px,100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.Toaster-module__im7Fza__toast{color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);cursor:pointer;animation:Toaster-module__im7Fza__toastIn .2s var(--ease-out);align-items:flex-start;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.Toaster-module__im7Fza__icon{flex-shrink:0;font-weight:700}.Toaster-module__im7Fza__success{background:var(--green)}.Toaster-module__im7Fza__error{background:var(--red-dark)}.Toaster-module__im7Fza__info{background:var(--navy)}@keyframes Toaster-module__im7Fza__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
