.bat-auth-root{color:#0f172a;background:#fff;place-items:start center;min-height:100vh;padding:12vh 1.5rem 4rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:grid}.bat-auth-center{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex}.bat-auth-brand{margin-bottom:1.25rem}.bat-auth-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.75rem;font-weight:800}.bat-auth-subtitle{color:#64748b;margin:.25rem 0 1.5rem;font-size:.95rem}.bat-auth-card{text-align:left;flex-direction:column;gap:.875rem;width:100%;display:flex}.bat-auth-field-label{color:#0f172a;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.bat-auth-input{appearance:none;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem .875rem;font-size:.9375rem;transition:border-color .12s,box-shadow .12s}.bat-auth-input::placeholder{color:#9ca3af}.bat-auth-input:focus{border-color:#0049ff;outline:none;box-shadow:0 0 0 3px #0049ff1f}.bat-auth-input-wrap{position:relative}.bat-auth-input-wrap .bat-auth-input{padding-right:2.5rem}.bat-auth-input-suffix{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.25rem;display:inline-flex;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.bat-auth-input-suffix:hover{color:#4b5563}.bat-auth-input--error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441f!important}.bat-auth-input--error+.bat-auth-input-suffix,.bat-auth-input-wrap--error .bat-auth-input-suffix{color:#ef4444}.bat-auth-helper{color:#94a3b8;margin-top:.5rem;font-size:.8125rem;display:block}.bat-auth-error{color:#ef4444;margin-top:.5rem;font-size:.8125rem;display:block}.bat-auth-forgot-link{color:#0049ff;margin-top:.5rem;font-size:.875rem;font-weight:500;display:inline-block}.bat-auth-forgot-link:hover{text-decoration:underline}.bat-auth-primary{color:#fff;cursor:pointer;background:#0039e6;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.8rem 1rem;font-size:.9375rem;font-weight:600;transition:background .12s,opacity .12s;display:inline-flex}.bat-auth-primary:hover:not(:disabled){background:#002fbd}.bat-auth-primary:disabled{cursor:not-allowed;background:#b2c3ff}.bat-auth-primary-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:999px;width:1rem;height:1rem;animation:.8s linear infinite bat-auth-spin}@keyframes bat-auth-spin{to{transform:rotate(360deg)}}.bat-auth-divider{color:#94a3b8;text-transform:none;align-items:center;gap:.75rem;margin:.5rem 0;font-size:.8125rem;display:flex}.bat-auth-divider:before,.bat-auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.bat-auth-google{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.8rem 1rem;font-size:.9375rem;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.bat-auth-google:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.bat-auth-google:disabled{opacity:.7;cursor:not-allowed}.bat-auth-google-icon{flex-shrink:0;width:18px;height:18px}.bat-auth-legal{color:#94a3b8;text-align:center;margin-top:2rem;font-size:.8125rem;line-height:1.5}.bat-auth-legal-link{color:#475569;-webkit-text-decoration:underline #cbd5e1;text-decoration:underline #cbd5e1}.bat-auth-reset-notice{color:#0f172a;background:#f1f5f9;border-radius:10px;padding:1rem 1.125rem;font-size:.875rem;line-height:1.5}.bat-auth-checklist{flex-direction:column;gap:.35rem;margin:.5rem 0 0;padding:0;font-size:.8125rem;list-style:none;display:flex}.bat-auth-checklist li{align-items:center;gap:.5rem;display:flex}.bat-auth-check-ok{color:#16a34a}.bat-auth-check-bad{color:#ef4444}.bat-auth-link-button{color:#0049ff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem}.bat-auth-link-button:hover{text-decoration:underline}.bat-auth-back{color:#64748b;text-align:center;margin-top:1rem;font-size:.875rem}
