.Toast-module__EhHfBq__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__EhHfBq__toast{border-radius:var(--radius);white-space:pre-wrap;word-break:break-word;max-width:min(520px,100vw - 48px);padding:12px 20px;font-size:14px;font-weight:500;line-height:1.5;animation:.2s Toast-module__EhHfBq__slideIn;box-shadow:0 4px 12px #00000026}.Toast-module__EhHfBq__success{color:#fff;background:#16a34a}.Toast-module__EhHfBq__error{color:#fff;background:#dc2626}.Toast-module__EhHfBq__info{color:#fff;background:#2563eb}@keyframes Toast-module__EhHfBq__slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
