.hc-auth-tooltip{z-index:100;pointer-events:none;color:#fff;opacity:0;background:#0f172af0;border-radius:.8rem;max-width:15rem;padding:.55rem .75rem;font-size:.75rem;line-height:1.4;transition:opacity .14s,transform .14s;display:none;position:fixed;transform:translateY(4px);box-shadow:0 14px 30px #0f172a38}.hc-auth-tooltip.is-visible{opacity:1;display:block;transform:translateY(0)}.hc-auth-tooltip:after{content:"";background:inherit;width:.7rem;height:.7rem;position:absolute;transform:rotate(45deg)}.hc-auth-tooltip[data-placement=top]:after{bottom:-.3rem;left:calc(50% - .35rem)}.hc-auth-tooltip[data-placement=bottom]:after{top:-.3rem;left:calc(50% - .35rem)}.hc-auth-tooltip[data-placement=left]:after{top:calc(50% - .35rem);right:-.3rem}.hc-auth-tooltip[data-placement=right]:after{top:calc(50% - .35rem);left:-.3rem}.toastify{color:#fff;cursor:pointer;opacity:0;z-index:9999;background:var(--hc-primary);border-radius:.375rem;max-width:calc(50% - 20px);padding:12px 16px;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);display:inline-block;position:fixed}.toastify.on{opacity:1}.toastify.custom{background:var(--hc-primary)}.toastify.green{background:#10b981}.toastify.yellow{background:#f59e0b}.toastify.red{background:#f43f5e}.toast-close{cursor:pointer;background:0 0;border:0;padding:0 5px;font-family:inherit;font-size:1em;line-height:1;position:relative;opacity:1!important;color:#0000!important;-webkit-text-fill-color:transparent!important}.toast-close:before{content:"×";font-size:1.2rem;line-height:1;color:#fff!important;-webkit-text-fill-color:#fff!important}[dir=ltr] .toast-close{margin-left:.25rem;left:.25rem}[dir=rtl] .toast-close{margin-right:.25rem;right:.25rem}.toastify-right{right:1rem}.toastify-left{left:1rem}[dir=ltr] .toastify-left .toast-close{margin-left:.25rem;margin-right:0;left:-.25rem}[dir=rtl] .toastify-left .toast-close{margin-left:0;margin-right:.25rem;right:-.25rem}.toastify-top{top:-10rem}.toastify-bottom{bottom:-10rem}.toastify-rounded{border-radius:.375rem}.toastify-avatar{border-radius:2px;width:1.5em;height:1.5em;margin:-7px 5px}.toastify-center{max-width:fit-content;margin-left:auto;margin-right:auto;left:0;right:0}@media only screen and (width<=360px){.toastify-right,.toastify-left{max-width:fit-content;margin-left:auto;margin-right:auto;left:0;right:0}}
