.fdnl-breadcrumb-bar{padding:28px 0 0;background:var(--ink);color:#fff}
.fdnl-breadcrumb-bar .breadcrumbs{width:min(var(--content-width),calc(100% - var(--page-gutters)));margin:0 auto}
.fdnl-hero{padding:42px 0 85px;background:var(--ink);color:#fff}
.fdnl-section{padding:105px 0;background:var(--paper)}
.fdnl-hero>div,.fdnl-section>.fdnl-heading,.fdnl-section>p,.fdnl-section>.fdnl-grid,.fdnl-section>.fdnl-city-grid,.fdnl-section>.fdnl-establishment-grid,.fdnl-section.fdnl-two-columns,.fdnl-section>.fdnl-link-grid{width:min(var(--content-width),calc(100% - var(--page-gutters)));max-width:none;margin-left:auto;margin-right:auto}
.fdnl-hero h1,.fdnl-section h2{margin:.35rem 0 1rem;font-family:var(--display);line-height:1.04;letter-spacing:-.035em}
.fdnl-hero h1{max-width:1000px;font-size:clamp(3rem,6vw,5.6rem)}
.fdnl-hero p{max-width:700px;font-size:1.1rem;line-height:1.65}
.fdnl-section-muted{background:var(--sand)}
.fdnl-kicker{margin:0;color:var(--clay-dark);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.fdnl-heading{margin-bottom:2rem}
.fdnl-heading>p:last-child{max-width:720px;color:var(--muted);line-height:1.65}
.fdnl-grid,.fdnl-city-grid,.fdnl-establishment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.fdnl-card,.fdnl-city-grid>a,.fdnl-establishment-card,.fdnl-link-grid>a{display:flex;flex-direction:column;gap:.7rem;padding:1.4rem;border:1px solid var(--line);border-radius:1rem;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 25px rgba(36,45,42,.06)}
.fdnl-card:hover,.fdnl-city-grid>a:hover,.fdnl-link-grid>a:hover{border-color:var(--clay);transform:translateY(-2px)}
.fdnl-card span,.fdnl-establishment-brand,.fdnl-city-grid small,.fdnl-source-note{color:var(--clay-dark);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.fdnl-card strong,.fdnl-city-grid strong,.fdnl-establishment-card h3{font-family:var(--display);font-size:1.45rem;line-height:1.08}
.fdnl-card small{margin-top:auto;color:var(--clay-dark);font-weight:800}
.fdnl-establishment-card address{font-style:normal;line-height:1.55}
.fdnl-establishment-card address span{display:block}
.fdnl-establishment-visual{margin:0 0 .6rem;overflow:hidden;border-radius:.75rem}
.fdnl-establishment-visual img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.fdnl-establishment-actions,.fdnl-link-grid{display:flex;flex-wrap:wrap;gap:.7rem}
.fdnl-establishment-actions a,.fdnl-button{color:var(--clay-dark);font-weight:800;text-decoration:none}
.fdnl-two-columns{display:grid;grid-template-columns:1.4fr .8fr;gap:3rem}
.fdnl-facts{padding:1.5rem;background:var(--sand);border-radius:1rem}
.fdnl-facts dl{margin:0}
.fdnl-facts dl div{padding:.8rem 0;border-top:1px solid var(--line)}
.fdnl-facts dt{color:var(--muted);font-size:.84rem}
.fdnl-facts dd{margin:.2rem 0 0;font-weight:700}
@media(max-width:760px){.fdnl-hero{padding:45px 0 55px}.fdnl-section{padding:75px 0}.fdnl-grid,.fdnl-city-grid,.fdnl-establishment-grid,.fdnl-two-columns{grid-template-columns:1fr}}

/* Lisibilité des pages locales et logos sans recadrage. */
.fdnl-hero .fdnl-kicker{color:var(--clay-light)}
.fdnl-establishment-visual.is-logo img{object-fit:contain;padding:1rem;background:#fff}
.fdnl-establishment-card{min-width:0;overflow-wrap:anywhere}
.fdnl-two-columns article ul{padding-left:1.25rem;line-height:1.8}
.fdnl-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;width:min(var(--content-width),calc(100% - var(--page-gutters)));margin:2rem auto 0}
.fdnl-pagination a{padding:.75rem 1rem;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:700}
.fdnl-pagination span{text-align:center;color:var(--muted)}
