@keyframes UserAvatar-module-scss-module__t4KNXW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes UserAvatar-module-scss-module__t4KNXW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes UserAvatar-module-scss-module__t4KNXW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes UserAvatar-module-scss-module__t4KNXW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes UserAvatar-module-scss-module__t4KNXW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes UserAvatar-module-scss-module__t4KNXW__open-center{0%,49%{height:0}50%,to{height:2px}}.UserAvatar-module-scss-module__t4KNXW__wrapper{align-items:center;gap:8px;display:flex}.UserAvatar-module-scss-module__t4KNXW__avatar{letter-spacing:1px;text-transform:uppercase;color:var(--green);background-color:var(--background-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:16px;transition:background-color .2s linear;display:inline-flex}.UserAvatar-module-scss-module__t4KNXW__sm{width:28px;height:28px}.UserAvatar-module-scss-module__t4KNXW__md{width:36px;height:36px}.UserAvatar-module-scss-module__t4KNXW__lg{width:48px;height:48px}.UserAvatar-module-scss-module__t4KNXW__fullName{color:var(--fg-soft);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:135%}
@keyframes ToastItem-module-scss-module__3e5UOq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ToastItem-module-scss-module__3e5UOq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ToastItem-module-scss-module__3e5UOq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ToastItem-module-scss-module__3e5UOq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ToastItem-module-scss-module__3e5UOq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ToastItem-module-scss-module__3e5UOq__open-center{0%,49%{height:0}50%,to{height:2px}}.ToastItem-module-scss-module__3e5UOq__toast{z-index:1000;opacity:0;pointer-events:none;scrollbar-width:none;background-color:transparent;flex-direction:column;transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1),visibility .6s cubic-bezier(.55,0,.1,1);display:flex;position:relative;transform:translate(20px)}.ToastItem-module-scss-module__3e5UOq__toastActive{opacity:1;pointer-events:auto;transform:translateY(0)}.ToastItem-module-scss-module__3e5UOq__toastMobile{top:110px;bottom:auto;left:auto;right:75px}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBox{max-width:568px}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtn{padding:13px 21px}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtnClose{display:none}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtnRight:not(.ToastItem-module-scss-module__3e5UOq__toastBtnClose){top:0;right:-60px;left:unset}.ToastItem-module-scss-module__3e5UOq__toastWrapper{flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.ToastItem-module-scss-module__3e5UOq__toastContent{color:#1a1a1a;background-color:var(--bg-color-surface);flex-direction:column;width:100%;transition:padding-top .2s ease-in-out,max-height .2s ease-in-out,transform .2s ease-in-out;display:flex;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.05)}.ToastItem-module-scss-module__3e5UOq__toastContentWrapper{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex-grow:1;min-height:0;display:flex;overflow-x:hidden;overflow-y:auto}.ToastItem-module-scss-module__3e5UOq__toastBox{width:100%;max-width:362px;padding:16px;position:relative;overflow:hidden}.ToastItem-module-scss-module__3e5UOq__toastText{color:var(--text-secondary);font-family:Inter,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:135%}.ToastItem-module-scss-module__3e5UOq__btn{cursor:pointer;background-color:var(--green);min-height:64px;color:var(--bg-color-surface);letter-spacing:.5px;text-transform:uppercase;border:0;border-radius:62px;outline:0;justify-content:center;align-items:center;padding:20px 32px;font-family:Mikro,Arial,sans-serif;font-size:18px;font-weight:700;line-height:135%;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:inline-flex}.ToastItem-module-scss-module__3e5UOq__btnSm{letter-spacing:1px;min-height:44px;padding:14px 24px;font-size:12px}.ToastItem-module-scss-module__3e5UOq__btnBorder{color:var(--text-secondary);border:2px solid var(--gray-300);background-color:transparent;padding:16px 32px;transition:color .2s ease-in-out,border-color .2s ease-in-out}.ToastItem-module-scss-module__3e5UOq__btnBorder:hover{border-color:var(--green);color:var(--green);background-color:transparent}.ToastItem-module-scss-module__3e5UOq__btnGray{background-color:var(--bg-color-surface)!important;color:var(--text-secondary)!important}.ToastItem-module-scss-module__3e5UOq__btnGray:hover{color:var(--green)!important}.ToastItem-module-scss-module__3e5UOq__btnIcon{border-radius:50%;width:44px;height:44px;padding:0;display:flex}.ToastItem-module-scss-module__3e5UOq__toastBtnRight{position:absolute;top:0;left:-60px}.ToastItem-module-scss-module__3e5UOq__toastBar{width:3px;height:100%;position:absolute;top:0;left:0}.ToastItem-module-scss-module__3e5UOq__success .ToastItem-module-scss-module__3e5UOq__toastBar{background-color:#62cc79}.ToastItem-module-scss-module__3e5UOq__error .ToastItem-module-scss-module__3e5UOq__toastBar{background-color:var(--red)}@media (max-width:767px){.ToastItem-module-scss-module__3e5UOq__toast{background-color:rgba(0,0,0,.25);position:fixed;transform:scale(1)}.ToastItem-module-scss-module__3e5UOq__toastBar{display:none}.ToastItem-module-scss-module__3e5UOq__toastMobile{top:0;bottom:0;left:0;right:0}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastContentWrapper{justify-content:center;padding-bottom:0}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtns{flex-wrap:wrap;justify-content:space-between;display:flex}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBox{margin:0 auto;padding:0}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtn{flex-grow:1;margin-top:31px;padding:13px 25px}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtnClose{display:inline-flex}.ToastItem-module-scss-module__3e5UOq__toastMobile .ToastItem-module-scss-module__3e5UOq__toastBtn:not(.ToastItem-module-scss-module__3e5UOq__toastBtnClose){background-color:var(--green);border-color:var(--green);color:#fff;margin-right:9px}.ToastItem-module-scss-module__3e5UOq__toastWrapper{padding:0}.ToastItem-module-scss-module__3e5UOq__toastContent{border-radius:40px 40px 0 0;max-width:100%;min-height:33%;padding:32px 16px 24px;position:fixed;bottom:0;left:0;overflow:hidden;transform:translateY(100%)translateZ(0)}.ToastItem-module-scss-module__3e5UOq__toastActive .ToastItem-module-scss-module__3e5UOq__toastContent{transform:translateY(0)translateZ(0)}.ToastItem-module-scss-module__3e5UOq__toastBtnRight{display:none}}@media (max-height:500px){.ToastItem-module-scss-module__3e5UOq__toastContent{max-height:100%}}
.ToastList-module-scss-module__cCwvSq__toastList{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;top:0;right:16px}
