/* ============ U.S. Army x VISIONE — heritage / service re-skin ============ */
:root{
  --bg: #0e0f0c;
  --bg-soft: #14150f;
  --panel: #1a1b13;
  --line: rgba(255,255,255,.08);
  --lime: #c9a24b;
  --lime-dim: #9c7c33;
  --text: #f4f2e9;
  --text-muted: #c6c2ac;
  --text-faint: #83805f;

  --tex-base: #171810;
  --tex-1: #23261a;
  --tex-2: #2f3220;
  --tex-3: #101108;
}
