.rs-theme-dark,.rs-theme-high-contrast,.rs-theme-light,:root{--rs-shadow-overlay:0 4px 4px rgba(0,0,0,0.12),0 0 10px rgba(0,0,0,0.06)}[class*=rs-],[class*=rs-]:after,[class*=rs-]:before{box-sizing:border-box}@keyframes notificationMoveIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(.8)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes notificationMoveInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes notificationMoveInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes notificationMoveOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1);max-height:100px}to{opacity:0;transform-origin:0 0;transform:scaleY(.8);max-height:0;overflow:hidden}}.rs-toast{pointer-events:auto}.rs-toast-container{position:fixed;z-index:1080;pointer-events:none;display:flex;flex-direction:column}.rs-toast-container .rs-toast:not(.rs-notification){box-shadow:0 4px 4px rgba(0,0,0,.12),0 0 10px rgba(0,0,0,.06);box-shadow:var(--rs-shadow-overlay)}.rs-toast-container-bottom-center,.rs-toast-container-top-center{align-items:center;width:100%}.rs-toast-container-bottom-center .rs-toast-fade-entered,.rs-toast-container-top-center .rs-toast-fade-entered{animation-name:notificationMoveIn}.rs-toast-container-bottom-start,.rs-toast-container-top-start{align-items:flex-start;left:24px}.rs-toast-container-bottom-start .rs-toast-fade-entered,.rs-toast-container-top-start .rs-toast-fade-entered{animation-name:notificationMoveInLeft}.rs-toast-container-bottom-end,.rs-toast-container-top-end{align-items:flex-end;right:24px}.rs-toast-container-bottom-end .rs-toast-fade-entered,.rs-toast-container-top-end .rs-toast-fade-entered{margin-left:auto;animation-name:notificationMoveInRight}.rs-toast-container-top-center,.rs-toast-container-top-end,.rs-toast-container-top-start{top:24px}.rs-toast-container-bottom-center,.rs-toast-container-bottom-end,.rs-toast-container-bottom-start{bottom:24px}.rs-toast-fade-entered,.rs-toast-fade-exiting{animation-fill-mode:forwards}.rs-toast-fade-entered{animation-duration:.4s;animation-timing-function:cubic-bezier(.99,.44,.44,1.35)}.rs-toast-fade-entering,.rs-toast-fade-exited{opacity:0}.rs-toast-fade-exited{transform-origin:0 0;transform:scaleY(.8);max-height:0;overflow:hidden}.rs-toast-fade-exiting{animation-duration:.3s;animation-timing-function:cubic-bezier(.64,.65,.57,1.13);animation-name:notificationMoveOut}.styles_telegramImage__MOgDs{width:45px;height:45px;background-color:color-mix(in srgb,var(--color-gold) 10%,transparent);border-radius:6px}.styles_telegramImage__MOgDs,.styles_toast__HBP0u{display:flex;align-items:center;justify-content:center}.styles_toast__HBP0u{flex-direction:row;padding:16px;gap:10px;border-radius:7px;background-color:var(--color-primary);animation-fill-mode:forwards}.styles_toastSuccess__zvFwn{background:#44af9c}.styles_toastError__Cf_oX{background:#eb5757}.styles_toastDefault__7ZQKc{background:#2d2f32}.styles_toastMessage__UMEvG{font-size:16px;font-weight:500}.styles_toastClose__9ibjB{cursor:pointer}.styles_toast__HBP0u:not(.styles_toastHiding__NhCrU)+.styles_toast__HBP0u{margin-top:10px}.styles_toastHiding__NhCrU:last-child{transition:margin-top .1s linear .3s;margin-top:0}.styles_toastHiding__NhCrU{animation:styles_notificationMoveOut__H0bgU .3s ease-in forwards}@keyframes styles_notificationMoveOut__H0bgU{0%{opacity:1;transform-origin:0 0;transform:scaleY(1);max-height:100px}to{opacity:0;transform-origin:0 0;transform:scaleY(.8);max-height:0;overflow:hidden}}