/* Mise en page retenue le 17/09/2026 — des panneaux : chaque partie d'une section est posée sur un
   papier plus clair, sans bordure ; le titre de section reste dehors. */
.sheet{border-top:0;padding-block:72px 40px}
.hero{border-bottom:0}
.word{position:relative;padding-top:18px}
.word::before{content:"";position:absolute;top:0;left:0;width:44px;height:2px;background:var(--manque)}
.block{background:#FDFAF5;padding:28px 30px;margin-top:22px}
.block:first-of-type{margin-top:30px}
.block.two>*,.block.three>*{min-width:0}
.sources-mini{border-top:0}
@media (max-width:640px){.block{padding:20px 16px;margin-inline:-4px}}
