*{box-sizing:border-box}html,body{min-height:100%}body.easydata-auth-page{margin:0;min-height:100vh;background:#08111f;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--site-text);overflow-x:hidden;position:relative}.easydata-auth-background{position:fixed;inset:0;background-image:linear-gradient(135deg,rgba(3,10,27,.72),rgba(3,25,48,.48)),var(--auth-background);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-2}.easydata-auth-background:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,rgba(45,169,255,.18),transparent 35%),radial-gradient(circle at 85% 80%,rgba(24,119,242,.16),transparent 38%)}.easydata-auth-home{position:fixed;z-index:5;top:22px;left:24px;display:inline-flex;align-items:center;padding:9px 13px;border-radius:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(12px);color:#fff!important;font-size:12px;font-weight:700;text-decoration:none}.easydata-auth-home:hover{background:rgba(255,255,255,.20);color:#fff!important}.login-content{min-height:100vh!important;padding:66px 16px 38px}.login-content>.container,.login-content>.container>.row{min-height:calc(100vh - 104px)!important}.easydata-simple-login-card,.easydata-auth-page .login-content .card{border:1px solid rgba(255,255,255,.45)!important;border-radius:17px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 24px 65px rgba(2,8,23,.32)!important;overflow:hidden}.easydata-auth-page .login-content .card-body{padding:34px!important}.easydata-auth-page .auth-logo img{display:block;max-width:210px;max-height:72px;object-fit:contain;margin:0 auto}.easydata-auth-page .auth-logo strong{font-size:22px;color:var(--site-heading)}.easydata-auth-page h3{color:var(--site-heading)!important;font-size:27px;letter-spacing:-.025em}.easydata-auth-page .text-secondary{color:var(--site-muted)!important}.easydata-auth-page label{font-size:13px;font-weight:700;color:var(--site-heading)!important}.easydata-auth-page .form-control{height:49px;border-radius:10px!important;border:1px solid var(--site-input-border)!important;padding:0 14px;background:var(--site-input)!important;color:var(--site-input-text)!important;box-shadow:none!important}.easydata-auth-page textarea.form-control{height:auto;min-height:110px;padding-top:12px}.easydata-auth-page .form-control:focus{border-color:var(--site-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--site-primary) 18%,transparent)!important}.easydata-auth-page .btn-primary{min-height:49px;border-radius:10px!important;font-weight:800}.easydata-password-wrap{position:relative}.easydata-password-wrap .form-control{padding-right:64px}.easydata-password-toggle{position:absolute;right:7px;bottom:6px;height:36px;min-width:48px;padding:0 8px;border:0;border-radius:8px;background:var(--site-background);color:var(--site-primary);font-size:11px;font-weight:800;cursor:pointer}.easydata-auth-page a{font-weight:700;text-decoration:none}.easydata-auth-page .alert{border:0;border-radius:10px!important;padding:12px 14px}.easydata-auth-page #loading{background:transparent!important}@media(max-width:575.98px){.easydata-auth-home{top:12px;left:12px}.login-content{padding:58px 10px 24px}.easydata-auth-page .login-content .card-body{padding:26px 20px!important}.easydata-auth-page h3{font-size:25px}.easydata-auth-page .auth-logo img{max-width:180px;max-height:60px}}


/* Phase 12.0.2: remove the legacy branded template preloader. */
.easydata-auth-page #loading,
.easydata-auth-page #loading-center {
  display: none !important;
  background: none !important;
  background-image: none !important;
}
