/* THEME: Dragon Red & Gold — đỏ rồng + vàng Đông, mạnh mẽ.
   Dùng cho: nhà hàng Việt phục vụ Việt kiều (thanhlong).
   Font: Poppins + Nunito Sans. */
:root{
  --sage:#b5232f; --sage-d:#8f1a24; --sage-dd:#6f141c;
  --cream:#fbeee6; --cream-2:#f6e2d4; --paper:#fbf6ef;
  --ink:#2c2422; --ink-soft:#5c504c;
  --caramel:#c89a3e; --caramel-d:#a87f27;
  --line:rgba(44,36,34,.14);
  --shadow:0 22px 55px -26px rgba(90,30,34,.5);
  --disp:'Poppins',system-ui,sans-serif;
  --body:'Nunito Sans',system-ui,sans-serif;
}
