.auth-v2{display:flex;min-height:100vh;margin:0;padding:0}.auth-v2__brand{display:none;position:relative;width:55%;background:var(--auth-v2-brand-color, linear-gradient(160deg, #f0eeff 0%, #e8e0ff 40%, #eef1ff 100%));background-image:var(--auth-v2-brand-image, none);background-size:cover;background-position:center;overflow:hidden;padding:3rem}.auth-v2__brand-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;max-width:520px;margin:0 auto}.auth-v2__brand-logo{margin-bottom:3rem}.auth-v2__brand-logo--light{display:block}.auth-v2__brand-logo--dark{display:none}.auth-v2__tagline{font-size:2.5rem;font-weight:700;color:#1d1d42;line-height:1.25;margin-bottom:1.25rem}.auth-v2__tagline span{color:var(--primary-color)}.auth-v2__subtitle{font-size:1.1rem;color:#1d1d42a6;line-height:1.6;max-width:450px}.auth-v2__brand-decor{position:absolute;inset:0;pointer-events:none;z-index:1}.auth-v2__orb{position:absolute;border-radius:50%}.auth-v2__orb--1{top:10%;right:-5%;width:350px;height:350px;background:radial-gradient(circle,rgba(247,193,67,.15) 0%,transparent 70%)}.auth-v2__orb--2{bottom:15%;left:-8%;width:300px;height:300px;background:radial-gradient(circle,rgba(121,97,245,.15) 0%,transparent 70%)}.auth-v2__orb--3{top:50%;right:25%;width:200px;height:200px;background:radial-gradient(circle,rgba(247,193,67,.08) 0%,transparent 70%)}.auth-v2__brand.has-bg-image:before{content:"";position:absolute;inset:0;background:#00000073}.auth-v2__brand.has-bg-image .auth-v2__brand-logo--light{display:none}.auth-v2__brand.has-bg-image .auth-v2__brand-logo--dark{display:block}.auth-v2__brand.has-bg-image .auth-v2__tagline{color:#fff}.auth-v2__brand.has-bg-image .auth-v2__tagline span{color:#f7c143}.auth-v2__brand.has-bg-image .auth-v2__subtitle{color:#fffc}.auth-v2__form{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--custom-white)}.auth-v2__form-inner{width:100%;max-width:400px;color:var(--default-text-color)}.auth-v2__form-inner label,.auth-v2__form-inner .form-check-label{color:var(--default-text-color)}.auth-v2__form-inner .form-control{background-color:var(--form-control-bg);border-color:var(--input-border);color:var(--default-text-color)}.auth-v2__form-inner .form-control::placeholder{color:var(--text-muted)}.auth-v2__form-inner .form-control:focus{border-color:#f7c14380!important;box-shadow:0 0 0 .2rem #f7c1431f!important}.auth-v2__form-inner a{color:#7961f5;text-decoration:none}.auth-v2__form-inner a:hover{color:#6448e6;text-decoration:underline}.auth-v2__form-inner .divider .divider-text{color:var(--text-muted)}.auth-v2__form-inner .divider .divider-text:before,.auth-v2__form-inner .divider .divider-text:after{border-top-color:var(--default-border)}@media(min-width:992px){body{padding-inline-end:0!important;overflow:hidden!important}.auth-v2__brand{display:block}.auth-v2__form{width:45%}}@media(max-width:639.98px){.auth-v2__form-inner{max-width:100%}}@media(min-width:1920px){.auth-v2__tagline{font-size:3rem}.auth-v2__form-inner{max-width:480px}}.auth-logo--light{display:block}.auth-logo--dark{display:none}[data-theme-mode=dark] .auth-v2__brand{background:var(--auth-v2-brand-color, linear-gradient(160deg, #1d1d42 0%, #2a1f5e 40%, #1a1a3a 100%));background-image:var(--auth-v2-brand-image, none);background-size:cover;background-position:center}[data-theme-mode=dark] .auth-v2__brand-logo--light{display:none}[data-theme-mode=dark] .auth-v2__brand-logo--dark{display:block}[data-theme-mode=dark] .auth-v2__tagline{color:#fff}[data-theme-mode=dark] .auth-v2__tagline span{color:#f7c143}[data-theme-mode=dark] .auth-v2__subtitle{color:#ffffff8c}[data-theme-mode=dark] .auth-logo--light{display:none}[data-theme-mode=dark] .auth-logo--dark{display:block}
