@keyframes toast_slideIn__oUgEF{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes toast_slideOut___55pt{20%{opacity:1;transform:translate3d(-20px,0,0);max-height:100px}to{opacity:0;max-height:0;transform:translate3d(2000px,0,200px)}}.toast_toastItem__bWnxm{animation:toast_slideIn__oUgEF .6s ease-out forwards}.toast_toastItem__bWnxm.toast_slideOut___55pt{animation:toast_slideOut___55pt .6s ease-in forwards}@keyframes modal_scaleIn__aXqEn{0%{transform:scale(.5)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}.modal_animateScaleIn__tcjSi{animation:modal_scaleIn__aXqEn .3s ease forwards}@keyframes modal_scaleOut__Wr_td{0%{transform:scale(1)}90%{transform:scale(.5)}to{transform:scale(.5)}}.modal_animateScaleOut___WDD1{animation:modal_scaleOut__Wr_td .3s ease}.modal_modalBackdrop__BpBuZ{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-start;justify-content:center;z-index:50;padding:50px;transition:opacity .3s;overflow-y:auto}.modal_opacity1__rPV1y{opacity:1}.modal_opacity0__iou50{opacity:0}.modal_modalBody__1o34m{border-radius:8px;box-shadow:8px 8px 8px rgba(0,0,0,.1);min-width:300px;transform:scale(.5);height:fit-content;position:relative}@media screen and (max-width:1023px){.modal_modalBackdrop__BpBuZ{padding:24px}}