.ProgressNotification_notification__R73Nu{position:fixed;top:1.25rem;right:1.25rem;background:#fff;border:1px solid hsla(0,0%,88%,.3);border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 20px 25px -5px rgba(0,0,0,.1);width:22.5rem;z-index:9999;transform:translateX(calc(100% + 2.5rem));transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.ProgressNotification_notification__R73Nu.ProgressNotification_visible__iuym0{transform:translateX(0)}.ProgressNotification_notification__R73Nu.ProgressNotification_exiting__MTKpr{transform:translateX(calc(100% + 2.5rem))}.ProgressNotification_notification__R73Nu.ProgressNotification_completed__sNY6Q .ProgressNotification_notificationContent__5gFMx{animation:ProgressNotification_completedPulse__z3FKK .3s ease}.ProgressNotification_notificationContent__5gFMx{padding:1rem}.ProgressNotification_header__LrEyE{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ProgressNotification_title__N39QO{display:flex;align-items:center;gap:.5rem;font-size:var(--font-body);font-weight:500;color:#000}.ProgressNotification_title__N39QO .ProgressNotification_checkIcon__s_ZYX{color:#1a4a28;animation:ProgressNotification_checkBounce__CiVpi .4s ease}.ProgressNotification_dismissButton__6QR0Q{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:none;border:none;color:hsla(0,0%,46%,.6);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.ProgressNotification_dismissButton__6QR0Q:hover{background:hsla(0,0%,88%,.1);color:#767676}.ProgressNotification_description__KF3Pv{margin-bottom:.75rem}.ProgressNotification_description__KF3Pv p{font-size:var(--font-label);color:hsla(0,0%,46%,.8);margin:0;line-height:1.5}.ProgressNotification_progressContainer__nNeCr{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.ProgressNotification_progressBar__QUeVu{flex:1 1;height:.375rem;background:hsla(0,0%,88%,.2);border-radius:.1875rem;overflow:hidden;position:relative}.ProgressNotification_progressFill__A2RYj{height:100%;background:linear-gradient(90deg,#1a4a28,#215d32);border-radius:.1875rem;transition:width .3s ease;position:relative}.ProgressNotification_progressFill__A2RYj:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:ProgressNotification_shimmer__7Sm1R 1.5s infinite}.ProgressNotification_progressText__7L51j{font-size:.75rem;font-weight:500;color:#767676;min-width:2.1875rem;text-align:right}.ProgressNotification_primaryButton__S5mvO{width:100%;padding:.625rem 1rem;background:#1a4a28;color:#fff;border:none;border-radius:.5rem;font-size:var(--font-label);font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.25rem}.ProgressNotification_primaryButton__S5mvO:hover{background:#041d05;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,74,40,.3)}.ProgressNotification_primaryButton__S5mvO:active{transform:translateY(0)}@keyframes ProgressNotification_checkBounce__CiVpi{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes ProgressNotification_completedPulse__z3FKK{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes ProgressNotification_shimmer__7Sm1R{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:768px){.ProgressNotification_notification__R73Nu{top:3.75rem;right:.625rem;left:.625rem;width:auto}}.NotificationContainer_notificationContainer__MDkuc{position:fixed;top:0;right:0;z-index:9999;pointer-events:none}.NotificationContainer_notificationWrapper__wtS6Z{pointer-events:auto;transition:transform .3s ease}