body.login-body { background: #f6f2ee; color: #1b1c1e; }
.login-card { max-width: 420px; margin: 8vh auto; background: #fff; border-radius: 12px; padding: 24px; box-shadow: 0 8px 24px rgba(0,0,0,0.08); }
.brand { text-transform: uppercase; letter-spacing: 1px; font-weight: 700; color: #c41230; }
.login-logo { height: 36px; width: auto; }
