.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.auth-login-page{background:linear-gradient(135deg,#15314E 0%,#15314E 30%,var(--auth-primary, #4285F4) 100%)}.login-card{border:none;border-radius:16px;box-shadow:0 20px 60px #0006}.brand-icon{width:64px;height:64px;background:var(--auth-primary, #4285F4);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;overflow:hidden}.btn-brand{background-color:var(--auth-primary, #0d6efd);border-color:var(--auth-primary, #0d6efd)}.btn-brand:hover{filter:brightness(.9)}.auth-error-page{background:#f8f9fa}.error-card{max-width:560px;border:0;border-radius:1rem;box-shadow:0 .75rem 2rem #00000014}.auth-tenant-page{background:linear-gradient(135deg,#15314e 0% 30%,#4285f4)}.auth-tenant-page .card{border:none;border-radius:16px;box-shadow:0 20px 60px #0006}.tenant-btn{transition:all .15s;border:2px solid #dee2e6}.tenant-btn:hover{border-color:#0d6efd;background:#f0f6ff}
