/* login.css — page-specific overrides only; auth layout lives in style.css */

body {
    background-color: var(--bg);
}
