#toast-container{width:min(360px,calc(100vw - 32px));font-family:"Plus Jakarta Sans","Segoe UI",Arial,sans-serif;pointer-events:none}body:not(#bodyLogin) #toast-container.toast-top-right{top:84px;right:18px}body#bodyLogin #toast-container.toast-top-right{top:18px;right:18px}#toast-container>div,body#bodyLogin #toast-container>div{--toast-accent:#5a36d1;--toast-soft:#f0ecff;position:relative;width:100%!important;min-height:68px;margin:0 0 10px;padding:14px 42px 14px 60px!important;overflow:hidden;border:1px solid rgba(69,36,168,.18);border-left:4px solid var(--toast-accent);border-radius:18px;background:#fff!important;box-shadow:0 18px 44px rgba(38,35,66,.18);color:#262342!important;cursor:default;opacity:1!important;filter:none!important;pointer-events:auto}#toast-container>div::before,body#bodyLogin #toast-container>div::before{position:absolute;top:50%;left:16px;display:grid;width:30px;height:30px;border-radius:10px;background:var(--toast-soft);color:var(--toast-accent);font-size:18px;font-weight:800;line-height:1;place-items:center;transform:translateY(-50%)}#toast-container>.toast-success,body#bodyLogin #toast-container>.toast-success{--toast-accent:#166a73;--toast-soft:#e2f6f8;background:#fff!important;color:#262342!important}#toast-container>.toast-success::before,body#bodyLogin #toast-container>.toast-success::before{content:"\2713"}#toast-container>.toast-info,body#bodyLogin #toast-container>.toast-info{--toast-accent:#4524a8;--toast-soft:#f0ecff;background:#fff!important;color:#262342!important}#toast-container>.toast-info::before,body#bodyLogin #toast-container>.toast-info::before{content:"i"}#toast-container>.toast-warning,body#bodyLogin #toast-container>.toast-warning{--toast-accent:#9a4f00;--toast-soft:#fff3df;background:#fff!important;color:#262342!important}#toast-container>.toast-warning::before,body#bodyLogin #toast-container>.toast-warning::before{content:"!"}#toast-container>.toast-error,body#bodyLogin #toast-container>.toast-error{--toast-accent:#ba2941;--toast-soft:#fff0f2;background:#fff!important;color:#262342!important}#toast-container>.toast-error::before,body#bodyLogin #toast-container>.toast-error::before{content:"\00d7"}#toast-container>div:hover,body#bodyLogin #toast-container>div:hover{box-shadow:0 20px 48px rgba(38,35,66,.22);opacity:1!important}#toast-container .toast-title,body#bodyLogin #toast-container .toast-title{margin:0 0 3px;color:#262342!important;font-size:14px;font-weight:800;line-height:1.35}#toast-container .toast-message,body#bodyLogin #toast-container .toast-message{color:#4f4a68!important;font-size:14px;font-weight:600;line-height:1.45}#toast-container .toast-message a,#toast-container .toast-message label,body#bodyLogin #toast-container .toast-message a,body#bodyLogin #toast-container .toast-message label{color:#4524a8!important;font-weight:700}#toast-container .toast-close-button,body#bodyLogin #toast-container .toast-close-button{position:absolute;top:10px;right:12px;color:#5f5a78!important;text-shadow:none}#toast-container .toast-progress,body#bodyLogin #toast-container .toast-progress{height:3px;background:var(--toast-accent);opacity:1}@media (max-width:767px){#toast-container{right:12px!important;left:12px!important;width:auto;max-width:none}body:not(#bodyLogin) #toast-container.toast-top-right{top:78px}body#bodyLogin #toast-container.toast-top-right{top:12px}#toast-container>div,body#bodyLogin #toast-container>div{min-height:62px;padding:12px 34px 12px 54px!important;border-radius:16px;box-shadow:0 14px 34px rgba(38,35,66,.18)}#toast-container>div::before,body#bodyLogin #toast-container>div::before{left:13px;width:28px;height:28px;border-radius:9px;font-size:17px}#toast-container .toast-message,body#bodyLogin #toast-container .toast-message{font-size:13px}}@media (prefers-reduced-motion:reduce){#toast-container>div,body#bodyLogin #toast-container>div{transition:none!important}}