body {
  font-family: "Iowan Old Style", Palatino, Georgia, serif;
  margin: 0;
  color: #14110e;
  background: #f3ece2;
  line-height: 1.65;
  font-size: 1.05rem;
}
header {
  padding: 1rem 1.2rem;
  background: #14110e;
  color: #f6f0e6;
  font-family: "Avenir Next", "Segoe UI", sans-serif;
  letter-spacing: 0.14em;
}
header a { color: inherit; }
article { max-width: 42rem; margin: 0 auto; padding: 1.4rem 1.2rem 4rem; }
h1 { font-size: clamp(2.2rem, 8vw, 4.2rem); line-height: 0.95; letter-spacing: -0.04em; margin: 0.2rem 0 1rem; }
h2 { margin-top: 2.2rem; line-height: 1.15; }
.cta { display: inline-flex; min-height: 48px; align-items: center; margin-top: 1.4rem; padding: 0.8rem 1.1rem; background: #14110e; color: #f6f0e6; text-decoration: none; border-radius: 999px; font-family: "Avenir Next", "Segoe UI", sans-serif; }
.intent { color: #5e564c; }

body[class*="construction-"] h1 { max-width: 12ch; }
body[class*="construction-"] article { max-width: 46rem; }
body.guide-chantier-diaspora,
body.guide-suivi-chantier,
body.guide-camera-chantier { background: #14110e; color: #f6f0e6; }
body.guide-chantier-diaspora a,
body.guide-suivi-chantier a,
body.guide-camera-chantier a { color: #e2b15a; }
body.guide-chantier-diaspora .cta,
body.guide-suivi-chantier .cta,
body.guide-camera-chantier .cta { background: #e2b15a; color: #14110e; }
body.guide-architecte-benin article,
body.guide-architecte-cotonou article,
body.guide-geometre article { border-left: 4px solid #14110e; padding-left: 1.2rem; }
body.guide-materiaux-construction article,
body.guide-fournisseurs article,
body.guide-epi article { max-width: 38rem; }
body.guide-materiaux-construction h2,
body.guide-fournisseurs h2,
body.guide-budget-chantier h2,
body.guide-devis-construction h2 { font-size: 1.1rem; letter-spacing: 0.12em; text-transform: uppercase; }
body.guide-permis-construire h1,
body.guide-terrain h1,
body.guide-formalites h1 { font-style: italic; }
body.guide-electricite article,
body.guide-plomberie article,
body.guide-securite-chantier article { background: #faf6f0; border-radius: 28px; margin-top: 1rem; }
body.guide-gestion-artisans h2 { border-top: 1px solid rgba(20,17,14,.2); padding-top: 0.8rem; }
