@keyframes Toast-module__nyPLUG__slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Toast-module__nyPLUG__toast{z-index:120;border-radius:var(--radius-pill);border:var(--hairline);color:var(--ink);pointer-events:none;background:#141018f5;align-items:center;gap:9px;padding:11px 20px;font-size:12.5px;font-weight:600;animation:.24s cubic-bezier(.2,.8,.2,1) Toast-module__nyPLUG__slideUp;display:flex;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 24px 48px -20px #000c}.Toast-module__nyPLUG__dot{background:var(--sun);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.Toast-module__nyPLUG__toast.Toast-module__nyPLUG__error .Toast-module__nyPLUG__dot{background:var(--danger)}
