.light .toast-error{background:linear-gradient(90deg,rgba(236,37,19,.423),rgba(236,37,19,.309) 12%,hsla(0,1%,79%,.288))}.light .toast-success{background:linear-gradient(90deg,rgba(19,236,37,.35),rgba(19,236,37,.3) 12%,hsla(0,1%,79%,.288))}.light .toast-info{background:linear-gradient(90deg,rgba(46,167,173,.35),rgba(46,167,173,.3) 12%,hsla(0,1%,79%,.288))}.dark .toast-error{background:linear-gradient(90deg,rgba(236,37,19,.423),rgba(236,37,19,.309) 12%,#2b2f4a)}.dark .toast-success{background:linear-gradient(90deg,rgba(46,173,97,.35),rgba(100,163,125,.3) 12%,#2b2f4a)}.dark .toast-info{background:linear-gradient(90deg,rgba(46,167,173,.35),rgba(46,167,173,.3) 12%,#2b2f4a)}.toast-div{padding:20px}.icon-container{width:30px}.icon-div{border-radius:50%;width:25px;height:25px}.error-icon{background-color:#ec2513}.success-icon{background-color:#2ead61}.info-icon,.toast-action-button{background-color:#2ea7ad}.toast-action-button{align-self:center;flex-shrink:0;padding:6px 10px;border:1px solid #2ea7ad;border-radius:5px;color:#fff;font-weight:600}.toast-dismiss-button{align-self:flex-start;padding:2px;border:0;background:transparent}.Toastify__toast-container--top-center:has(.toast-with-action){width:min(560px,100vw - 32px)}@media(max-width:480px){.Toastify__toast-container--top-center:has(.toast-with-action){width:calc(100vw - 16px);margin:8px}}:export{primary:#1e355f;secondary:#2ea7ad;tertiary:#c8f66a;hoverPrimary:#031c49;hoverSecondary:#006b71;hoverTertiary:#a6e22e;hoverGray:rgba(102,85,68,.133);white:#fff;lightWhite:#f9f9f9;black:#151728;lightBlack:#1d2033;darkTertiary:#81b811;green:#2ead61;lightGreen:#76e090;yellow:#ecdd13;red:#ec2513;lightRed:#f68c74;gray5:#f2f2f2;gray4:#e0e0e0;gray3:#828282;gray2:#58595b;gray1:#1d1d1b;off:#4f6f9f}.icon-svg{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;overflow:hidden;line-height:0;vertical-align:middle;background-color:currentColor;-webkit-mask:var(--icon-url) center/100% 100% no-repeat;mask:var(--icon-url) center/100% 100% no-repeat}.icon-svg img{display:block;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none}.light .disabled{color:#e0e0e0!important;pointer-events:none}.light .hover-red:hover{color:#ec2513!important}.dark .disabled{color:#58595b!important;pointer-events:none}.dark .hover-red:hover{color:#ec2513!important}.gray-2-no-themed{color:#58595b!important}