/* assets/css/variables.css — Maya Core Systems (dourado/preto) */
:root{
  --gold:#d4af37; --gold-2:#f0d67f; --gold-deep:#a8851f;
  --ink:#050507; --panel:#0b0b0f; --panel-2:#111117; --panel-3:#16161e;
  --text:#ece9e1; --muted:#8f8b7d; --faint:#5f5c52;
  --line:rgba(212,175,55,.18); --line-soft:rgba(255,255,255,.07);
  --maxw:1220px;
  --disp:'Space Grotesk',system-ui,sans-serif;
  --body:'Inter',system-ui,sans-serif;
}
