@keyframes Toast_show__61CPi{0%{transform:translateY(100%)}to{transform:translateX(0)}}.Toast_root__A3ClO{position:relative;display:flex;align-items:center;justify-content:space-between;gap:6px;box-shadow:0 1px 1px 0 rgba(53,53,53,.12),0 0 0 1px hsla(212,7%,43%,.16);padding:14px 16px;background-color:#fff;border-radius:8px;max-width:600px;animation:Toast_show__61CPi .3s 1;font-size:13.6px;line-height:20.4px;font-weight:300;letter-spacing:0}.Toast_icon__COY2B{flex-shrink:0;width:24px;height:24px}.Toast_close__AgmMy{cursor:pointer;width:20px;height:20px}.Toast_close__AgmMy path{stroke:#676e76}