/* ===== EL REGISTRO theme (2026-07-09) — the original Registry identity =====
   Deep forest green + rich gold + warm cream. Deliberately DIFFERENT from
   Casana's teal: El Registro is the pre-list, not the platform. */
:root{
  --green:#2C4639; --green-dark:#22382C; --green-light:#3A5A48;
  --green-900:#22382C; --green-800:#1B2D23; --green-700:#3A5A48;
  --cream:#F4F3EE; --cream-2:#ECEAE1; --cream-dark:#E9E6DC;
  --gold:#D9A62E; --gold-dark:#B8881D; --gold-text:#8A6512;
  --ink:#1E2B23; --muted:#6E7B70;
}
body{background:#FBFAF6}
