.toast-provider_container__jc8Su{position:fixed;top:84px;right:24px;z-index:1300;display:flex;flex-direction:column;pointer-events:none}.toast-provider_toastWrapper__MXm_y{pointer-events:all;overflow:hidden;max-height:200px;margin-bottom:8px;opacity:1;transform:translateX(0);animation:toast-provider_slideIn__iNtms .2s ease-out backwards;transition:transform .2s ease-in,opacity .2s ease-in,max-height .2s ease .2s,margin-bottom .2s ease .2s}.toast-provider_toastWrapper__MXm_y.toast-provider_exiting__Uz8aZ{transform:translateX(calc(100% + 24px));opacity:0;max-height:0;margin-bottom:0}@keyframes toast-provider_slideIn__iNtms{0%{transform:translateX(calc(100% + 24px));opacity:0}to{transform:translateX(0);opacity:1}}.toast-provider_toastPaper__YWBJL{position:relative;display:flex;align-items:flex-start;padding:16px 16px 20px;min-width:300px;max-width:400px;background-color:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.toast-provider_iconContainer__ltJPU{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.toast-provider_iconContainer__ltJPU.toast-provider_success__FD7sT{background-color:#d1e7dd}.toast-provider_iconContainer__ltJPU.toast-provider_error__KCAO4{background-color:#f8d7da}.toast-provider_iconContainer__ltJPU.toast-provider_warning__cpFUy{background-color:#fff3cd}.toast-provider_iconContainer__ltJPU.toast-provider_info__YzBEj{background-color:#d1ecf1}.toast-provider_icon__sGJBC{font-size:20px}.toast-provider_icon__sGJBC.toast-provider_success__FD7sT{color:#28a745}.toast-provider_icon__sGJBC.toast-provider_error__KCAO4{color:#dc3545}.toast-provider_icon__sGJBC.toast-provider_warning__cpFUy{color:#f0ad4e}.toast-provider_icon__sGJBC.toast-provider_info__YzBEj{color:#17a2b8}.toast-provider_contentContainer__zIFGc{flex:1}.toast-provider_title__FkCjN{font-weight:700;font-size:16px;color:#333;margin-bottom:4px}.toast-provider_message__fA71B{font-size:14px;color:#666;line-height:1.4}.toast-provider_closeButton__X0wNG{margin-left:8px;padding:4px;color:#999}.toast-provider_closeButton__X0wNG:hover{background-color:#f5f5f5}.toast-provider_timerBar__pjkxk{position:absolute;bottom:0;left:0;height:3px;width:100%;animation:toast-provider_timerShrink__8sW7w var(--duration,3s) linear var(--entry-delay,0s) forwards backwards}.toast-provider_timer_success__kOlaJ{background-color:#28a745}.toast-provider_timer_error__utWNk{background-color:#dc3545}.toast-provider_timer_warning__m9MET{background-color:#f0ad4e}.toast-provider_timer_info__8SGAT{background-color:#17a2b8}@keyframes toast-provider_timerShrink__8sW7w{0%{width:100%}to{width:0}}