/* THEME: Sage & Caramel — xanh rêu + nâu hạt dẻ, ấm cúng.
   Dùng cho: nhà hàng, cafe, eatery (mrnam, hanoipho, thanhlong, beancrush).
   Font: <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700&display=swap" rel="stylesheet"> */
:root{
  --sage:#667268; --sage-d:#4f594f; --sage-dd:#3a423b;
  --cream:#f4efe4; --cream-2:#ece5d5; --paper:#faf7ef;
  --ink:#33382f; --ink-soft:#5b6056;
  --caramel:#c08a52; --caramel-d:#a9763f;
  --line:rgba(51,56,47,.14);
  --shadow:0 22px 55px -26px rgba(58,66,59,.55);
  --disp:'Poppins',system-ui,sans-serif;
  --body:'Nunito Sans',system-ui,sans-serif;
}
