[data-buddy-scope="auth"]{background:#F7F7FC!important;}
[data-buddy-scope="auth"] .bg-brand-primary,[data-buddy-scope="auth"] .btn-primary{background-color:#5D5FEF!important;border-color:#5D5FEF!important;}
[data-buddy-scope="auth"] .text-brand-primary{color:#5D5FEF!important;}
[data-buddy-scope="auth"] form input:focus,[data-buddy-scope="auth"] form select:focus,[data-buddy-scope="auth"] form textarea:focus{border-color:#5D5FEF!important;box-shadow:0 0 0 4px rgba(93,95,239,.12)!important;outline:0!important;}
[data-buddy-scope="auth"] .shadow-2xl{box-shadow:0 24px 70px rgba(30,30,47,.16)!important;}
[data-buddy-scope="auth"] form{width:100%;}
[data-buddy-scope="auth"] form input,[data-buddy-scope="auth"] form select,[data-buddy-scope="auth"] form textarea{background:#fff!important;color:#1E1E2F!important;}
[data-buddy-scope="auth"] button[type="submit"]{min-height:50px;}
[data-buddy-scope="auth"] a[href*="/auth/google"],[data-buddy-scope="auth"] a[href*="/auth/facebook"]{box-shadow:0 8px 22px rgba(30,30,47,.06);}
@media(max-width:640px){
  [data-buddy-scope="auth"] .login-background,[data-buddy-scope="auth"] .register-background{background-image:linear-gradient(160deg,#eef0ff,#fff8ea)!important;}
  [data-buddy-scope="auth"] .text-center img.w-24{width:68px!important;height:68px!important;}
  [data-buddy-scope="auth"] .max-w-2xl,[data-buddy-scope="auth"] .max-w-md{max-width:100%!important;}
  [data-buddy-scope="auth"] .py-20,[data-buddy-scope="auth"] .py-12{padding-top:18px!important;padding-bottom:28px!important;}
  [data-buddy-scope="auth"] .space-y-4>*+*{margin-top:12px!important;}
}
