.Toast-module__KHepEG__toast{z-index:9999;background:#fff;border-radius:12px;min-width:320px;max-width:500px;animation:.3s ease-out Toast-module__KHepEG__slideInFromTop;position:fixed;top:20px;right:20px;overflow:hidden;box-shadow:0 10px 40px #00000026,0 4px 12px #0000001a}@keyframes Toast-module__KHepEG__slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Toast-module__KHepEG__toastContent{align-items:center;gap:12px;padding:16px;display:flex;position:relative}.Toast-module__KHepEG__toastIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Toast-module__KHepEG__toastMessage{color:#1f2937;flex:1;margin:0;font-size:14px;font-weight:500;line-height:1.5}.Toast-module__KHepEG__toastClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.Toast-module__KHepEG__toastClose:hover{background-color:#0000000d}.Toast-module__KHepEG__toastProgress{transform-origin:0;background:currentColor;height:4px;animation:linear Toast-module__KHepEG__shrink}@keyframes Toast-module__KHepEG__shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toast-module__KHepEG__error .Toast-module__KHepEG__toastIcon,.Toast-module__KHepEG__error .Toast-module__KHepEG__toastProgress{color:#ef4444}.Toast-module__KHepEG__success .Toast-module__KHepEG__toastIcon,.Toast-module__KHepEG__success .Toast-module__KHepEG__toastProgress{color:#22c55e}.Toast-module__KHepEG__warning .Toast-module__KHepEG__toastIcon,.Toast-module__KHepEG__warning .Toast-module__KHepEG__toastProgress{color:#f59e0b}.Toast-module__KHepEG__info .Toast-module__KHepEG__toastIcon,.Toast-module__KHepEG__info .Toast-module__KHepEG__toastProgress{color:#3b82f6}@media (max-width:640px){.Toast-module__KHepEG__toast{min-width:auto;max-width:none;left:20px;right:20px}}
