/* ============================================================
   Mas de la Sacristière — DA v2 « carnet provençal »
   Polices : titres Cormorant Garamond · corps Inter
   ============================================================ */

:root {
	--mas-pierre: #FBF8F3;
	--mas-sable: #F2EBDD;
	--mas-terre: #2A2620;
	--mas-ocre: #8A6E3E;
	--mas-terracotta: #C0613C;
	--mas-olive: #6B7B3C;
}

/* Corps → Inter */
body,
.elementor p,
.elementor .e-paragraph,
.elementor .e-button {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
}

/* Titres → Cormorant Garamond */
.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor .e-heading {
	font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
	letter-spacing: -0.01em;
}

/* Eyebrow éditorial (classe utilitaire posée via _cssid ou classe locale) */
.mas-eyebrow {
	font-family: 'Cormorant Garamond', Georgia, serif !important;
	font-style: italic;
}
