/* assets/css/pages/login.css — v10.6.0 inline-style sweep.
   login.php previously carried no page stylesheet at all and styled itself with
   inline attributes. The OTP channel dots are shared with index.php and live in
   app.css as .pcd-dot--whatsapp / .pcd-dot--sms. */

.lg-card {
    max-width: 34rem;
}

.lg-method {
    cursor: pointer;
}

.lg-fineprint {
    font-size: 0.9em;
}

.lg-otp-input {
    font-size: 1.5em;
    letter-spacing: 8px;
}
