.styles_toast-container__DfsrA{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%)!important;z-index:100;min-width:320px;max-width:448px;border-radius:8px;background-color:var(--primary);border:2px solid rgba(0,0,0,0);box-shadow:0 4px 8px rgba(0,0,0,.15),0 6px 20px rgba(0,0,0,.2)}.styles_toast-container__DfsrA.styles_slide-up__juWiR{animation:styles_slideUp__yCuCl .3s ease-out forwards}.styles_toast-container__DfsrA.styles_slide-down__j203s{animation:styles_slideDown__pwdae .3s ease-out forwards}.styles_toast-container__DfsrA .styles_toast-content__fB2dr{display:flex;align-items:center;justify-content:space-between;padding:1rem}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-message__ohOGM{color:#fff;margin:0 1rem 0 0}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-action__YkzwN{display:flex;align-items:center;gap:.5rem}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-action__YkzwN .styles_toast-button__y_85u{padding:.25rem .75rem;font-size:.875rem;font-weight:500;color:var(--text-primary);border:none!important;background:rgba(0,0,0,0)}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-action__YkzwN .styles_toast-button__y_85u:hover{color:rgba(var(--text-primary-rgb),.8)}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-action__YkzwN .styles_toast-close__y30IA{border:none!important;background:rgba(0,0,0,0)}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-action__YkzwN .styles_toast-close__y30IA .styles_close-svg__HCY1z{height:20px;width:20px;color:#fff}.styles_toast-container__DfsrA .styles_toast-content__fB2dr .styles_toast-action__YkzwN .styles_toast-close__y30IA .styles_close-svg__HCY1z:hover{stroke-width:.2rem!important}@keyframes styles_slideUp__yCuCl{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes styles_slideDown__pwdae{0%{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}