/* ============================================================================
 * Kadam BMS login overrides (project). Tailwind source.
 * ----------------------------------------------------------------------------
 * Scope:        Wagtail admin login page for Kadam Mobility.
 * Owner:        kadam-bms project. Loaded *after* bizbms/css/login.css by
 *               bizbms/templates/wagtailadmin/login.html, so any rule here
 *               wins by source order.
 *
 * Build chain (per the BizBMS Django manual, "Static Files"):
 *   src/login.css   ──postcss──▶   dist/login.css   ◀── css/login.css (symlink)
 *
 * Use this file for Kadam-specific colour, spacing, or copy-driven sizing
 * tweaks. Keep structural rules in the bizbms framework stylesheet. Prefer
 * overriding CSS custom properties (e.g. --bms-login-blue) over rewriting
 * full rule blocks. Use Tailwind theme() refs for any palette values.
 * ========================================================================== */
