.toast_container__21_ty{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast_toast__0h2Cy{pointer-events:auto;display:flex;align-items:center;gap:12px;width:320px;padding:12px 16px;background:#fff;border-radius:10px;border-left:4px solid #94a3b8;box-shadow:0 4px 16px rgba(0,0,0,.1);animation:toast_slideIn__k65NR .25s ease-out}@keyframes toast_slideIn__k65NR{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.toast_iconWrap__kLVKJ{flex-shrink:0;width:32px;height:32px;border-radius:16px;display:flex;align-items:center;justify-content:center}.toast_textCol__AvQZX{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.toast_heading__n8ppC{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#0f172a}.toast_subtitle__L0hcK{color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toast_subtitle__L0hcK,.toast_undoBtn__Vub9L{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}.toast_undoBtn__Vub9L{border:none;background:none;padding:0;cursor:pointer;font-weight:600;color:#d97706;text-align:left}.toast_undoBtn__Vub9L:hover{text-decoration:underline}.toast_linkBtn__ftCom{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;color:#d97706;text-decoration:none}.toast_linkBtn__ftCom:hover{text-decoration:underline}.toast_closeBtn__JYrWT{flex-shrink:0;border:none;background:none;cursor:pointer;color:#94a3b8;padding:2px;display:flex;align-items:center}.toast_closeBtn__JYrWT:hover{color:#475569}@media (max-width:480px){.toast_container__21_ty{right:12px;left:12px;bottom:12px}.toast_toast__0h2Cy{width:auto}}