/* Carlaejarque Ceramics -- brand tokens (signed-off V6a, 2026-06-01).
   Hexes are evidence-grounded estimates (real site offline); verify at /kickoff.
   Character: MUTED mineral-stone editorial. */
:root{
  --paper:#ECE5D8; --paper-2:#E4DBCB; --ink:#2A2521; --sea:#6E8A85; --sea-deep:#46615C; --sea-light:#A4BEB8;
  --sand:#BBAA8E; --iron:#A2624A; --iron-deep:#834B34; --stone:#C3B9A6; --line:#BBB09A;
  --font-display:"Fraunces",Georgia,serif; --font-body:"Inter",system-ui,sans-serif;
  --rails-wide:1440px; --rails-narrow:920px; --pad:clamp(1.5rem,5vw,4.5rem);
}
