.seo-hero-grid { grid-template-columns: 1fr; }
.seo-hero-copy h1 { max-width: 900px; }
.seo-hero-copy .lead { max-width: 760px; }
.documents-intro { margin-bottom: 28px; color: #625c52; }
.document-card { display: flex; flex-direction: column; }
.document-card > span { color: #716044; line-height: 1.8; font-size: 10px; }
.document-card p { margin-bottom: 24px; }
.document-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin-top: auto; }
.document-download { font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }
.documents-note { max-width: 900px; font-size: 14px; line-height: 1.8; margin: 32px 0 18px; }
#fiches, #manuels { scroll-margin-top: 90px; }
#manuels { padding-top: 0; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.document-actions a:focus-visible { outline: 3px solid #8c6e3b; outline-offset: 5px; }
