.Toast_canary_root__twerM{background:#fff;box-shadow:0 40px 40px -24px rgba(76,86,115,.08)}.Toast_canary_content__eWcv4{padding:16px;display:flex;align-items:center;justify-content:space-between}.Toast_canary_progressBarWrapper__t5C76{width:100%;height:4px;background:#DFE5EC;position:relative}.Toast_canary_progressBar__wKtT1{position:absolute;left:0;top:0;height:100%;width:0;background-color:#57e0c7;animation:Toast_canary_progress__hfAtb var(--durationWithUnit) linear forwards}.Toast_canary_errorProgressBar__MXxBV{background-color:#fd406d}.Toast_canary_errorIconWrapper__CjNoC{width:32px;height:32px;background-color:#FBEFF1;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.Toast_canary_errorIconWrapper__CjNoC circle,.Toast_canary_errorIconWrapper__CjNoC path,.Toast_canary_errorIconWrapper__CjNoC svg{stroke:#fd406d}.Toast_canary_successIconWrapper__Qdvou{width:32px;height:32px;background-color:#f1fcfa;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.Toast_canary_closeIconWrapper__qpXcF{width:30px;height:30px;background:#F7F9FC;border:1px solid #dfe5ec;box-shadow:0 1px 2px rgba(16,24,40,.05);cursor:pointer;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.Toast_canary_animationAfterPaused__Qf_Wu{animation-play-state:paused}.Toast_canary_textWrapper__K5TzL{flex-grow:1;margin-right:32px;margin-left:16px}.Toast_canary_title__Yr64z{font-weight:500;font-size:14px;line-height:24px;color:#090f16}.Toast_canary_description__mHA2H{font-weight:500;font-size:14px;line-height:20px;color:#4D6380;margin-top:4px}.Toast_canary_root__twerM[data-state=open]{animation:Toast_canary_slideIn__2_Nke .15s cubic-bezier(.16,1,.3,1)}.Toast_canary_root__twerM[data-state=closed]{animation:Toast_canary_hide__2S_Ac .1s ease-in}.Toast_canary_root__twerM[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.Toast_canary_root__twerM[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.Toast_canary_root__twerM[data-swipe=end]{animation:Toast_canary_swipeOut__DALgI .1s ease-out}@keyframes Toast_canary_progress__hfAtb{0%{width:0}to{width:100%}}@keyframes Toast_canary_hide__2S_Ac{0%{opacity:1}to{opacity:0}}@keyframes Toast_canary_slideIn__2_Nke{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Toast_canary_swipeOut__DALgI{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(100%)}}