/* PEAU « bhc- » — boohiccup.com — LE CAHIER DE TOURNEE DU SALTIMBANQUE.
   Salle des fetes : creme trois valeurs, encre vert sapin en APLAT sur
   le fronton et la bande retournee, rouge de fanion pour les gestes.
   Chaque compartiment porte sa couleur de fanion via [data-case].
   Titres Bitter 800 ; texte Source Sans 3 local. Relief : rayon 14px
   et ombres douces sur photos, cartes, vignettes, fil et lecons. */

@font-face { font-family: 'bhc-titre'; src: url('bhc-titre.woff2') format('woff2'); font-weight: 500 900; font-display: swap; }
@font-face { font-family: 'bhc-texte'; src: url('bhc-texte.woff2') format('woff2'); font-weight: 200 900; font-display: swap; }

:root {
  --creme-1: #f4efe6;
  --creme-2: #faf7f0;
  --creme-3: #e9e0d1;
  --encre: #26332b;
  --encre-douce: #4f5a4c;
  --fanion: #9e2b25;
  --fanion-vif: #c94a42;
  --bois: #b07a3a;
  --filet: #d3c9b0;
  --selection: #efd9cf;
  --titre: 'bhc-titre', Georgia, 'Palatino Linotype', serif;
  --texte: 'bhc-texte', -apple-system, 'Segoe UI', Roboto, sans-serif;
  --mono: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  --mesure: 66ch;
  --marge-largeur: 15.5rem;
  --pas: 1.5rem;
  --page-max: 66rem;
  --rayon: 14px;
  --ombre: 0 10px 26px -14px rgba(38, 51, 43, 0.38), 0 2px 6px -3px rgba(38, 51, 43, 0.22);
  --case: var(--fanion);
}

/* LA COULEUR DU COMPARTIMENT : un fanion par rubrique. */
[data-case="the-parlour"] { --case: #9e2b25; }
[data-case="the-ring"]    { --case: #2e5d4f; }
[data-case="the-fold"]    { --case: #a56f2a; }
[data-case="the-fete"]    { --case: #4a6b3c; }

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0; background: var(--creme-1); color: var(--encre);
  font-family: var(--texte); font-size: 1.06rem; line-height: 1.62;
}
h1, h2, h3 { font-family: var(--titre); font-weight: 800; line-height: 1.14; margin: 0; text-wrap: balance; }
h1 { font-size: clamp(2rem, 4.6vw, 3.1rem); letter-spacing: -0.015em; }
h2 { font-size: clamp(1.35rem, 2.6vw, 1.9rem); }
h3 { font-size: 1.12rem; }
p { margin: 0 0 1rem; }
a { color: var(--encre); text-decoration-color: var(--fanion); text-underline-offset: 0.16em; }
a:hover { text-decoration-thickness: 2px; }
a:focus-visible, button:focus-visible { outline: 3px solid var(--bois); outline-offset: 2px; border-radius: 2px; }
img { max-width: 100%; height: auto; display: block; }
::selection { background: var(--selection); color: var(--encre); }

.bhc-evitement {
  position: absolute; left: -9999px; top: 0; z-index: 50;
  background: var(--creme-2); color: var(--encre); padding: 0.7rem 1.1rem;
}
.bhc-evitement:focus { left: 0.8rem; top: 0.8rem; }

/* ============ FRONTON : l'encre en aplat, la marque en creme ============ */
.bhc-fronton { background: var(--encre); color: var(--creme-2); }
.bhc-fronton__rangee {
  max-width: var(--page-max); margin: 0 auto; padding: 1.15rem 1.5rem;
  display: flex; align-items: flex-end; justify-content: space-between; gap: 1.5rem; flex-wrap: wrap;
}
.bhc-marque { display: flex; align-items: center; gap: 0.7rem; text-decoration: none; color: var(--creme-2); }
.bhc-sifflet { flex: 0 0 auto; }
.bhc-marque__nom { font-family: var(--titre); font-weight: 800; font-size: 1.35rem; display: block; line-height: 1.05; }
.bhc-marque__nom i { display: block; font-style: normal; font-family: var(--texte); font-weight: 400; font-size: 0.78rem; color: #cfd6c9; margin-top: 0.25rem; }
.bhc-parcours { display: flex; gap: 1.3rem; flex-wrap: wrap; align-items: baseline; }
.bhc-parcours a {
  color: var(--creme-2); font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.09em;
  text-decoration: none; border-bottom: 2px solid transparent; padding-bottom: 0.15rem;
}
.bhc-parcours a:hover { border-bottom-color: var(--fanion-vif); }
.bhc-parcours a[data-case]:hover { border-bottom-color: var(--case); }
.bhc-parcours a[aria-current="page"] { border-bottom-color: var(--fanion-vif); font-weight: 700; }
.bhc-parcours a[data-case][aria-current="page"] { border-bottom-color: var(--case); }

/* ============ LA GUIRLANDE DE FANIONS (signature A) ============ */
.bhc-guirlande {
  height: 22px;
  background-image:
    linear-gradient(135deg, var(--fanion) 50%, transparent 50%),
    linear-gradient(225deg, var(--bois) 50%, transparent 50%);
  background-size: 64px 22px;
  background-repeat: repeat-x;
}

/* ============ MAIN ============ */
#loge { max-width: var(--page-max); margin: 0 auto; padding: 0 1.5rem calc(var(--pas) * 2.5); }

.bhc-remontee { margin: 1.4rem 0 0.4rem; font-size: 0.84rem; }
.bhc-remontee ol { list-style: none; display: flex; gap: 0.55rem; flex-wrap: wrap; margin: 0; padding: 0; }
.bhc-remontee li { color: var(--encre-douce); }
.bhc-remontee li + li::before { content: '/'; margin-right: 0.55rem; color: var(--filet); }
.bhc-remontee [aria-current] { color: var(--encre); font-weight: 600; }

.bhc-surtitre {
  font-size: 0.78rem; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.14em; color: var(--encre-douce); margin-bottom: 0.7rem;
}
.bhc-surtitre i { font-style: normal; }
.bhc-chapeau { font-size: 1.14rem; color: var(--encre-douce); max-width: var(--mesure); }

/* ============ HEROS SPLIT ============ */
.bhc-heros {
  display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 2.2rem;
  align-items: center; padding: 2.6rem 0 2.2rem;
}
.bhc-heros__texte h1 { margin: 0.3rem 0 1rem; }
.bhc-h1-mot { font-style: normal; color: var(--fanion); }
.bhc-promesse { font-size: 1.18rem; color: var(--encre-douce); max-width: 30rem; }
.bhc-heros__actions { display: flex; align-items: center; gap: 1rem; flex-wrap: wrap; margin: 1.4rem 0 0; }
.bhc-bouton {
  display: inline-block; background: var(--fanion); color: var(--creme-2);
  font-weight: 700; font-size: 0.95rem; letter-spacing: 0.02em;
  padding: 0.72rem 1.35rem; border-radius: 10px; text-decoration: none;
  box-shadow: var(--ombre);
}
.bhc-bouton:hover { background: var(--encre); color: var(--creme-2); }
.bhc-bouton-sec {
  font-size: 0.9rem; font-weight: 600; text-decoration: none;
  border-bottom: 2px solid var(--case, var(--fanion)); padding-bottom: 0.1rem;
}
.bhc-heros__mots { margin: 1.9rem 0 0; display: grid; grid-template-columns: 1fr 1fr; }
.bhc-heros__mots > div { padding: 0.65rem 1rem 0.65rem 0; border-top: 1px solid var(--filet); }
.bhc-heros__mots > div + div { border-left: 1px solid var(--filet); padding-left: 1rem; }
.bhc-heros__mots > div:nth-child(n+3) { margin-top: 0.4rem; }
.bhc-heros__mots dt { font-family: var(--titre); font-weight: 800; font-size: 1.02rem; }
.bhc-heros__mots dd { margin: 0.15rem 0 0; font-size: 0.85rem; color: var(--encre-douce); line-height: 1.45; }
.bhc-heros__photo { margin: 0; position: relative; }
.bhc-heros__photo img { width: 100%; border-radius: var(--rayon); box-shadow: var(--ombre); }

/* ============ PLAQUE VERRE DEPOLI (signature B) ============ */
.bhc-plaque-verre {
  position: absolute; left: 50%; bottom: 0.9rem; transform: translateX(-50%);
  width: calc(100% - 2rem); display: flex; justify-content: space-between; gap: 1rem;
  padding: 0.5rem 0.9rem; font-family: var(--mono); font-size: 0.72rem;
  letter-spacing: 0.05em; color: var(--encre);
  background: rgba(250, 247, 240, 0.72); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(38, 51, 43, 0.25); border-radius: 8px;
}

/* ============ LA PASTILLE : lettre de compartiment en coin de photo ============ */
.bhc-une__fig, .bhc-grille__fig, .bhc-programme__vign, .bhc-index-dense__vign, .bhc-voisine__fig { position: relative; }
.bhc-pastille {
  position: absolute; top: 0.55rem; left: 0.55rem;
  display: inline-flex; align-items: center; justify-content: center;
  width: 1.7rem; height: 1.9rem; font-style: normal; font-family: var(--mono); font-size: 0.78rem; font-weight: 700;
  background: var(--case); color: var(--creme-2);
  clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
  padding-bottom: 0.35rem; box-shadow: 0 2px 6px rgba(38,51,43,0.35);
}

/* ============ LA UNE : trois grandes cartes photo ============ */
.bhc-une-sec { margin: 2rem 0 0; }
.bhc-une { list-style: none; margin: 1rem 0 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.bhc-une__carte {
  background: var(--creme-2); border-radius: var(--rayon); overflow: hidden;
  border: 1px solid var(--filet); box-shadow: var(--ombre);
}
.bhc-une__fig { margin: 0; }
.bhc-une__fig img { width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.bhc-une__corps { padding: 0.9rem 1.05rem 1.05rem; }
.bhc-une__titre { font-size: 1.12rem; margin-bottom: 0.35rem; }
.bhc-une__titre a { text-decoration: none; }
.bhc-une__titre a:hover { text-decoration: underline; text-decoration-color: var(--case); }
.bhc-une__resume { font-size: 0.9rem; color: var(--encre-douce); margin-bottom: 0.5rem; }
.bhc-une__rep { margin: 0; font-size: 0.82rem; color: var(--encre-douce); }
.bhc-une__rep .bhc-tampon { color: var(--case); font-weight: 700; }

/* ============ LE PUPITRE (grille marge collante + corps) ============ */
.bhc-pupitre { display: grid; grid-template-columns: var(--marge-largeur) minmax(0, 1fr); gap: 2.4rem; align-items: stretch; margin-top: 2rem; }
.bhc-marge { min-width: 0; }
.bhc-corps-page { min-width: 0; }

/* LE RUNNING ORDER collant */
.bhc-fil {
  position: sticky; top: 1.4rem;
  background: var(--creme-2); border: 1px solid var(--filet);
  border-radius: var(--rayon); padding: 1.1rem 1.2rem; box-shadow: var(--ombre);
}
.bhc-fil__cle {
  font-size: 0.74rem; font-weight: 700; font-family: var(--texte);
  text-transform: uppercase; letter-spacing: 0.14em; color: var(--encre-douce);
  border-bottom: 2px solid var(--fanion); padding-bottom: 0.45rem; margin-bottom: 0.6rem;
}
.bhc-fil__liste { list-style: none; margin: 0; padding: 0; }
.bhc-fil__jalon > a {
  display: flex; gap: 0.55rem; align-items: baseline; text-decoration: none;
  padding: 0.4rem 0; font-size: 0.92rem; line-height: 1.35; border-bottom: 1px dotted var(--filet);
}
.bhc-fil__jalon > a::before {
  content: ''; flex: 0 0 auto; align-self: center;
  width: 0.62rem; height: 0.72rem; background: var(--fanion);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.bhc-fil__jalon > a:hover { color: var(--fanion); }
.bhc-marge__note {
  margin: 0.9rem 0 0; padding-top: 0.7rem; border-top: 1px solid var(--filet);
  font-size: 0.8rem; color: var(--encre-douce); font-style: italic; line-height: 1.45;
}

/* ============ SECTIONS : palier a fanions ============ */
.bhc-lecon-sec { margin-bottom: calc(var(--pas) * 2); }
.bhc-lecon-sec__palier {
  display: flex; align-items: center; gap: 0.8rem;
  border-top: 2px solid var(--encre); padding-top: 0.8rem; margin-bottom: 1.2rem;
}
.bhc-palier-fanion {
  flex: 0 0 auto; width: 2.1rem; height: 0.9rem;
  background-image:
    linear-gradient(135deg, var(--fanion) 50%, transparent 50%),
    linear-gradient(225deg, var(--fanion) 50%, transparent 50%),
    linear-gradient(135deg, var(--bois) 50%, transparent 50%),
    linear-gradient(225deg, var(--bois) 50%, transparent 50%),
    linear-gradient(135deg, var(--encre) 50%, transparent 50%),
    linear-gradient(225deg, var(--encre) 50%, transparent 50%);
  background-size: 0.7rem 0.9rem;
  background-position: 0 0, 0 0, 0.7rem 0, 0.7rem 0, 1.4rem 0, 1.4rem 0;
  background-repeat: no-repeat;
}
.bhc-intro-sec { color: var(--encre-douce); max-width: var(--mesure); margin-bottom: 1.4rem; }
.bhc-densite-cle {
  font-family: var(--texte); font-weight: 700; font-size: 0.78rem;
  text-transform: uppercase; letter-spacing: 0.13em; color: var(--encre-douce);
  margin: 1.8rem 0 0.9rem;
}
.bhc-densite-cle::before { content: ''; display: inline-block; width: 0.62rem; height: 0.72rem; margin-right: 0.5rem; background: var(--fanion); clip-path: polygon(0 0, 100% 0, 50% 100%); }

/* ============ LE BLOC « WHAT THE ROOM TAUGHT » ============ */
.bhc-lecon {
  margin-top: 1.3rem; padding: 1rem 1.2rem;
  background: var(--creme-2); border-left: 4px solid var(--fanion);
  border-radius: 0 var(--rayon) var(--rayon) 0; box-shadow: var(--ombre);
}
.bhc-lecon__cle { font-size: 0.74rem; font-weight: 700; font-family: var(--texte); text-transform: uppercase; letter-spacing: 0.12em; color: var(--encre-douce); margin-bottom: 0.4rem; }
.bhc-lecon__points { margin: 0; padding-left: 1.1rem; font-size: 0.9rem; }
.bhc-lecon__points li { margin-bottom: 0.25rem; }

/* ============ LA GRILLE : vignettes a pastille ============ */
.bhc-grille { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }
.bhc-grille__carte { min-width: 0; }
.bhc-grille__fig { margin: 0 0 0.55rem; }
.bhc-grille__fig img { width: 100%; aspect-ratio: 1/1; object-fit: cover; border-radius: 12px; box-shadow: var(--ombre); }
.bhc-grille__titre { font-size: 1.02rem; margin-bottom: 0.25rem; }
.bhc-grille__titre a { text-decoration: none; }
.bhc-grille__titre a:hover { text-decoration: underline; text-decoration-color: var(--case); }
.bhc-grille__rep { margin: 0; font-size: 0.8rem; }
.bhc-grille__rep .bhc-tampon { color: var(--case); font-weight: 700; }

/* ============ LE FIL DENSE ============ */
.bhc-programme { list-style: none; margin: 0; padding: 0; }
.bhc-programme__item {
  display: grid; grid-template-columns: 6.5rem minmax(0, 1fr); gap: 1rem;
  align-items: center; padding: 0.8rem 0; border-top: 1px solid var(--filet);
}
.bhc-programme__vign { margin: 0; }
.bhc-programme__vign img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 10px; box-shadow: var(--ombre); }
.bhc-programme__titre { font-size: 1.08rem; margin-bottom: 0.2rem; }
.bhc-programme__titre a { text-decoration: none; }
.bhc-programme__titre a:hover { text-decoration: underline; text-decoration-color: var(--case); }
.bhc-programme__rep { display: flex; align-items: center; gap: 0.8rem; flex-wrap: wrap; font-size: 0.8rem; color: var(--encre-douce); margin: 0; }

/* ============ ONGLETS / COMPARTIMENTS ============ */
.bhc-onglet {
  display: inline-flex; align-items: center; gap: 0.45rem; text-decoration: none;
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.08em; font-weight: 700;
}
.bhc-onglet i, .bhc-compartiment__onglet, .bhc-pied__onglet {
  display: inline-flex; align-items: center; justify-content: center;
  width: 1.5rem; height: 1.7rem; font-style: normal; font-family: var(--mono); font-size: 0.72rem; font-weight: 700;
  background: var(--case); color: var(--creme-2); clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
  padding-bottom: 0.3rem;
}
.bhc-onglet:hover { color: var(--case); }

/* ============ LA VALISE ============ */
.bhc-valise { list-style: none; margin: 0; padding: 0; }
.bhc-compartiment { border-top: 1px solid var(--filet); padding: 1rem 0; }
.bhc-compartiment:last-child { border-bottom: 1px solid var(--filet); }
.bhc-compartiment h3 { font-size: 1.2rem; margin-bottom: 0.35rem; }
.bhc-compartiment h3 a { display: inline-flex; align-items: center; gap: 0.6rem; text-decoration: none; }
.bhc-compartiment h3 a:hover { color: var(--case); }
.bhc-compartiment > p { max-width: var(--mesure); font-size: 0.93rem; color: var(--encre-douce); margin-bottom: 0.4rem; }
.bhc-compartiment__n { font-size: 0.82rem; font-weight: 600; }
.bhc-compartiment__n a { text-decoration: none; color: var(--case); border-bottom: 2px solid var(--case); padding-bottom: 0.1rem; }

/* ============ LA BANDE RETOURNEE : la methode sur encre ============ */
.bhc-bande { background: var(--encre); color: var(--creme-2); margin-top: 2.5rem; }
.bhc-bande__interieur { max-width: var(--page-max); margin: 0 auto; padding: 2.4rem 1.5rem 2.6rem; }
.bhc-bande__titre { display: flex; align-items: center; gap: 0.8rem; margin-bottom: 1.4rem; }
.bhc-bande__titre .bhc-palier-fanion { filter: brightness(1.7); }
.bhc-methode { margin: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.6rem; }
.bhc-methode > div { border-top: 2px solid var(--fanion-vif); padding-top: 0.8rem; }
.bhc-methode dt { font-family: var(--titre); font-weight: 800; font-size: 1.08rem; margin-bottom: 0.3rem; }
.bhc-methode dd { margin: 0; color: #cfd6c9; font-size: 0.92rem; line-height: 1.55; }

/* ============ SECTION CORRESPONDANCE (reseau) ============ */
.bhc-ailleurs { border-top: 2px solid var(--encre); margin-top: 2.2rem; padding-top: 0.2rem; }
.bhc-ailleurs__phrase { max-width: var(--mesure); color: var(--encre-douce); }
.bhc-ailleurs__liste { list-style: none; margin: 0; padding: 0; }
.bhc-ailleurs__liste li { border-top: 1px solid var(--filet); padding: 0.7rem 0; max-width: var(--mesure); }
.bhc-ailleurs__liste p { margin: 0; font-size: 0.95rem; }
.bhc-ailleurs__vide { color: var(--encre-douce); font-style: italic; }

/* ============ TAMPONS ============ */
.bhc-tampon { font-size: 0.82rem; font-weight: 600; color: var(--encre-douce); }
a .bhc-tampon, .bhc-tampon { }

/* ============ PAGES DE RUBRIQUE / SERVICE ============ */
.bhc-entree-page { padding: 1rem 0 0.4rem; }
.bhc-entree-page h1 { margin: 0.3rem 0 0.8rem; }
.bhc-entree-page[data-case] h1 { color: var(--case); }
.bhc-entree-page__bilan { font-size: 0.82rem; font-weight: 600; color: var(--encre-douce); margin-top: 0.8rem; }
.bhc-index-dense { list-style: none; margin: 0; padding: 0; }
.bhc-index-dense__item {
  display: grid; grid-template-columns: 8rem minmax(0, 1fr); gap: 1rem;
  padding: 0.9rem 0; border-top: 1px solid var(--filet); align-items: center;
}
.bhc-index-dense__vign { margin: 0; }
.bhc-index-dense__vign img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 10px; box-shadow: var(--ombre); }
.bhc-index-dense__titre { font-size: 1.1rem; margin-bottom: 0.25rem; }
.bhc-index-dense__titre a { text-decoration: none; }
.bhc-index-dense__titre a:hover { text-decoration: underline; text-decoration-color: var(--case); }
.bhc-index-dense__resume { font-size: 0.9rem; color: var(--encre-douce); margin-bottom: 0.4rem; }
.bhc-index-dense__rep { display: flex; gap: 0.7rem; align-items: center; font-size: 0.8rem; color: var(--encre-douce); margin: 0; }

/* ============ LA NOTE LUE ============ */
.bhc-note-lu__tete { padding: 1rem 0 0; }
.bhc-note-lu__rep { display: flex; align-items: center; gap: 1rem; flex-wrap: wrap; margin-bottom: 0.9rem; }
.bhc-note-lu__tete h1 { max-width: 22ch; }
.bhc-plaque { margin: 0 0 1.4rem; position: relative; }
.bhc-plaque img { width: 100%; border-radius: var(--rayon); box-shadow: var(--ombre); }
.bhc-plaque-verre--note { font-size: 0.76rem; }

/* le corps de la note : h2 a filet d'encre, sans numerotation */
.bhc-corps { max-width: var(--mesure); }
.bhc-corps h2 {
  display: flex; align-items: center; gap: 0.7rem;
  border-top: 2px solid var(--encre); padding-top: 0.7rem; margin: 2rem 0 0.9rem; font-size: 1.3rem;
}
.bhc-corps h2::before {
  content: ''; flex: 0 0 auto; width: 0.62rem; height: 0.72rem;
  background: var(--fanion); clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.bhc-corps h3 { font-size: 1.05rem; margin: 1.4rem 0 0.5rem; }
.bhc-corps p { margin-bottom: 1rem; }
.bhc-corps ul, .bhc-corps ol { padding-left: 1.3rem; margin-bottom: 1rem; }
.bhc-corps li { margin-bottom: 0.3rem; }
.bhc-corps blockquote {
  margin: 1.3rem 0; padding: 0.9rem 1.2rem;
  border-left: 4px solid var(--bois); background: var(--creme-2);
  border-radius: 0 var(--rayon) var(--rayon) 0;
  font-style: italic; color: var(--encre-douce);
}
.bhc-corps table { width: 100%; border-collapse: collapse; font-size: 0.9rem; margin: 1.2rem 0; border-radius: var(--rayon); overflow: hidden; box-shadow: var(--ombre); }
.bhc-corps th, .bhc-corps td { border: 1px solid var(--filet); padding: 0.45rem 0.6rem; text-align: left; }
.bhc-corps th { background: var(--creme-3); font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; }

/* ============ FIN DE NOTE ============ */
.bhc-note-fin { margin-top: 2rem; border-top: 2px solid var(--encre); padding-top: 1rem; }
.bhc-signature { font-size: 0.8rem; color: var(--encre-douce); display: flex; gap: 0.6rem; flex-wrap: wrap; }
.bhc-signature__sep { color: var(--fanion); }
.bhc-sources { margin-top: 1rem; }
.bhc-sources__titre { font-size: 0.74rem; font-weight: 700; font-family: var(--texte); text-transform: uppercase; letter-spacing: 0.12em; color: var(--encre-douce); margin-bottom: 0.4rem; }
.bhc-sources ul { list-style: none; margin: 0; padding: 0; }
.bhc-sources li { padding: 0.3rem 0; border-top: 1px dotted var(--filet); font-size: 0.88rem; }

/* ============ VOISINES ============ */
.bhc-voisinage { margin-top: 2rem; }
.bhc-seuil {
  font-size: 0.74rem; font-weight: 700; font-family: var(--texte); text-transform: uppercase;
  letter-spacing: 0.14em; color: var(--encre-douce); border-top: 2px solid var(--encre); padding-top: 0.7rem; margin-bottom: 1rem;
}
.bhc-voisinage__fil { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }
.bhc-voisine__fig { margin: 0 0 0.5rem; }
.bhc-voisine__fig img { width: 100%; aspect-ratio: 16/10; object-fit: cover; border-radius: 12px; box-shadow: var(--ombre); }
.bhc-voisine h3 { font-size: 0.98rem; margin-bottom: 0.3rem; }
.bhc-voisine h3 a { text-decoration: none; }
.bhc-voisine h3 a:hover { text-decoration: underline; text-decoration-color: var(--case); }
.bhc-voisine__rep { font-size: 0.78rem; color: var(--encre-douce); margin: 0; }
.bhc-voisine__rep time { color: var(--case); font-weight: 700; }

/* ============ PIED ============ */
.bhc-pied { margin-top: 3rem; background: var(--encre); color: var(--creme-2); }
.bhc-pied__rangee {
  max-width: var(--page-max); margin: 0 auto; padding: 2.2rem 1.5rem 1.6rem;
  display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 2rem;
}
.bhc-pied__marque h2 { display: flex; align-items: center; gap: 0.6rem; font-size: 1.15rem; margin-bottom: 0.6rem; }
.bhc-pied__marque p { font-size: 0.88rem; color: #cfd6c9; max-width: 30rem; }
.bhc-pied__col h2 { font-size: 0.74rem; font-weight: 700; font-family: var(--texte); text-transform: uppercase; letter-spacing: 0.12em; color: #9fb09a; margin-bottom: 0.6rem; }
.bhc-pied__col ul { list-style: none; margin: 0; padding: 0; }
.bhc-pied__col li { padding: 0.22rem 0; font-size: 0.9rem; }
.bhc-pied__col a { display: inline-flex; align-items: center; gap: 0.5rem; text-decoration: none; color: var(--creme-2); }
.bhc-pied__col a:hover { text-decoration: underline; text-decoration-color: var(--fanion-vif); }
.bhc-pied__fin {
  max-width: var(--page-max); margin: 0 auto; padding: 0.9rem 1.5rem;
  border-top: 1px solid rgba(244, 239, 230, 0.18); display: flex; justify-content: space-between; gap: 1rem; flex-wrap: wrap;
  font-size: 0.78rem; color: #9fb09a;
}

/* ============ RESPONSIVE ============ */
@media (max-width: 60rem) {
  .bhc-heros { grid-template-columns: 1fr; gap: 1.6rem; padding-top: 1.8rem; }
  .bhc-heros__photo { order: -1; }
  .bhc-une { grid-template-columns: 1fr; }
  .bhc-grille { grid-template-columns: repeat(2, 1fr); }
  .bhc-methode { grid-template-columns: 1fr; gap: 1.1rem; }
  .bhc-pupitre { grid-template-columns: 1fr; gap: 1.2rem; }
  .bhc-fil { position: static; }
  .bhc-fil__liste { display: flex; flex-wrap: wrap; gap: 0 1.2rem; }
  .bhc-fil__jalon > a { border-bottom: none; }
  .bhc-marge__note { display: none; }
  .bhc-voisinage__fil { grid-template-columns: 1fr; }
  .bhc-pied__rangee { grid-template-columns: 1fr; gap: 1.4rem; }
}
@media (max-width: 38rem) {
  .bhc-fronton__rangee { flex-direction: column; align-items: flex-start; gap: 0.8rem; }
  .bhc-programme__item { grid-template-columns: 5rem minmax(0, 1fr); gap: 0.8rem; }
  .bhc-index-dense__item { grid-template-columns: 5.5rem minmax(0, 1fr); }
  .bhc-grille { grid-template-columns: 1fr 1fr; gap: 0.9rem; }
  .bhc-heros__mots { grid-template-columns: 1fr; }
  .bhc-heros__mots > div + div { border-left: none; padding-left: 0; }
  .bhc-plaque-verre { font-size: 0.62rem; }
  #loge { padding: 0 1rem 2rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  * { transition: none !important; }
}
@media print {
  .bhc-fil, .bhc-parcours, .bhc-remontee, .bhc-evitement { display: none; }
  .bhc-pupitre { grid-template-columns: 1fr; }
}
