.ats-toast-container{width:380px!important;max-width:90vw!important;min-width:320px!important;box-sizing:border-box!important;z-index:99999!important}.ats-toast-container .Toastify__toast{background:#fff!important;border:2px solid #1c1c1a!important;border-radius:14px!important;padding:14px 16px!important;box-shadow:4px 4px 0 #1c1c1a!important;margin-bottom:12px!important;position:relative!important;overflow:hidden!important;box-sizing:border-box!important;transition:transform .2s ease,box-shadow .2s ease!important}.ats-toast-container .Toastify__toast:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px 0 #1c1c1a!important}.ats-toast-container .Toastify__toast-body{padding:0!important;margin:0!important;font-family:var(--font-outfit),sans-serif!important;width:100%!important}.ats-toast-container .Toastify__close-button,.ats-toast-container .Toastify__progress-bar{display:none!important}.ats-toast-progress-track{position:absolute;bottom:0;left:0;width:100%;height:3px;background:rgba(28,28,26,.08)}@keyframes atsToastProgress{0%{width:0}to{width:100%}}.ats-toast-progress-bar{height:100%;width:0;animation:atsToastProgress var(--toast-duration,4s) linear forwards}.ats-toast-card:hover .ats-toast-progress-bar,.ats-toast-container .Toastify__toast:hover .ats-toast-progress-bar,.ats-toast-progress-bar.paused{animation-play-state:paused!important}