/* Page pilier off-market — V1.17.0 RC3. Direction éditoriale premium :
   filets fins, grandes métriques, citations signées, asymétries desktop,
   forte respiration. Jetons communs uniquement (00-foundation), aucune
   police ni bibliothèque nouvelle, aucun JavaScript de page. */

/* ---------- Rythme général : plus d'air entre les grands chapitres. ---------- */
body[data-page="off-market"] main > section{padding-bottom:clamp(2.6rem,5.5vw,5rem)}
body[data-page="off-market"] section[id]{scroll-margin-top:calc(var(--nav-h) + 1rem)}
body[data-page="off-market"] .sec-intro{max-width:56ch}

/* ---------- Héros : mesure resserrée, respiration, cible 65–70 svh iPhone. ---------- */
body[data-page="off-market"] .page-hero{min-height:60vh;min-height:62svh}
body[data-page="off-market"] .page-hero p{max-width:46ch}
body[data-page="off-market"] .page-hero h1{margin-bottom:.2rem}
.om-hero-actions{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;margin-top:2rem}
.om-hero-actions .btn{min-height:44px}
.om-hero-more{display:inline-flex;align-items:center;min-height:44px;color:#cfd0d6;font-size:.95rem;text-decoration:none;border-bottom:1px solid transparent;transition:color .3s ease,border-color .3s ease;text-shadow:0 1px 12px rgba(0,0,0,.65)}
.om-hero-more:hover,.om-hero-more:focus-visible{color:var(--ink);border-color:rgba(255,213,98,.55)}
@media(max-width:760px){
  body[data-page="off-market"] .page-hero{min-height:63vh;min-height:65svh;padding-top:5.2rem;padding-bottom:2rem}
  body[data-page="off-market"] .page-hero p{margin-top:1.05rem}
  body[data-page="off-market"] .om-hero-actions{margin-top:1.2rem;gap:1rem}
}

/* ---------- Sélecteur : trois entrées éditoriales, index amples, filets fins.
   Ni carte, ni dégradé, ni icône. ---------- */
.om-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.4rem,3vw,2.8rem);margin-top:2.6rem}
.om-choice{display:flex;flex-direction:column;gap:.55rem;min-height:44px;padding:1.5rem 0 1.2rem;border-top:1px solid rgba(255,213,98,.4);color:var(--ink);text-decoration:none;transition:border-color .3s ease}
.om-choice .om-idx{font-family:var(--display);font-weight:200;font-size:clamp(2rem,3.4vw,2.8rem);line-height:1;color:var(--gold);letter-spacing:.02em}
.om-choice b{font-size:clamp(1.08rem,1.4vw,1.3rem);line-height:1.35;font-weight:700}
.om-choice .om-sub{color:var(--grey);font-size:.92rem;line-height:1.55;font-weight:300}
.om-choice .om-go{color:var(--gold);font-size:.95rem;margin-top:.5rem;transition:transform .3s var(--ease)}
.om-choice:hover{border-top-color:rgba(255,213,98,.85)}
.om-choice:hover .om-go{transform:translateY(3px)}
@media(max-width:760px){
  .om-selector{grid-template-columns:1fr;gap:1.1rem;margin-top:2rem}
  .om-choice{padding:1.3rem 0 1.1rem}
}

/* ---------- Citations signées : motif .pull du site, répliqué localement. ---------- */
.om-quote-wrap{max-width:60rem}
.pull{margin:clamp(1.2rem,3vw,2.2rem) 0;padding-left:1.6rem;border-left:2px solid var(--gold);max-width:44rem}
.pull p{font-family:var(--display);font-style:italic;font-weight:300;font-size:clamp(1.3rem,2.2vw,1.8rem);line-height:1.5;color:#f2f2f5;margin:0}
.pull span{display:block;margin-top:.9rem;font-size:.76rem;letter-spacing:.2em;text-transform:uppercase;color:var(--grey-2);line-height:1.8}

/* ---------- Preuves : grande métrique dominante, récit à côté (desktop)
   ou dessous (iPhone). Filet fin, pas de carte, pas de vignette. ---------- */
.om-proof{border-top:1px solid var(--line);padding:1.5rem 0 .4rem;margin:2.1rem 0 1.4rem;max-width:56rem}
.om-metric{font-family:var(--display);font-weight:200;font-size:clamp(2.3rem,4.5vw,3.6rem);line-height:1.05;color:var(--ink);margin:0 0 .9rem;letter-spacing:-.02em}
.om-proof-body h3{margin:0 0 .5rem;font-size:1.06rem;line-height:1.4}
.om-proof-body p{color:var(--grey);font-size:.95rem;line-height:1.65;margin:0 0 .6rem}
.om-proof-body a{display:inline-flex;align-items:center;min-height:44px;color:var(--gold);text-decoration:none;font-size:.93rem}
.om-proof-body a:hover,.om-proof-body a:focus-visible{text-decoration:underline}
@media(min-width:1024px){
  .om-proof{display:grid;grid-template-columns:minmax(11rem,15rem) 1fr;gap:2.4rem;align-items:start}
  .om-metric{margin-bottom:0}
}
.om-cta{margin:0}
.om-cta .btn{min-height:44px}
.om-mandat{font-weight:600;color:var(--ink)}

/* ---------- Méthode : numéros amples, filets fins, respiration. ---------- */
body[data-page="off-market"] .method-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(1rem,2vw,1.8rem);margin-top:2.6rem}
body[data-page="off-market"] .method-steps>div{border-top:1px solid rgba(255,213,98,.4);padding:1.4rem 0}
body[data-page="off-market"] .method-steps span{display:block;font-family:var(--display);font-weight:200;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1;color:var(--gold);letter-spacing:.02em}
body[data-page="off-market"] .method-steps h3{margin:.7rem 0 .45rem;font-size:1.06rem}
body[data-page="off-market"] .method-steps p{color:var(--grey);font-size:.86rem;font-weight:300;line-height:1.7;margin:0}
@media(max-width:960px){body[data-page="off-market"] .method-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){body[data-page="off-market"] .method-steps{grid-template-columns:1fr;gap:.4rem}
  body[data-page="off-market"] .method-steps>div{padding:1.5rem 0}}

/* ---------- Coopération : sobriété maximale, mesure resserrée. ---------- */
#cooperation .sec-intro{max-width:52ch}

/* ---------- Bloc Meyzieu : chiffre dominant, repères secondaires discrets,
   composition asymétrique desktop. Filets en ouverture et fermeture. ---------- */
.om-meyzieu{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-bottom:clamp(2.6rem,5.5vw,5rem)}
.om-lead{margin:2.2rem 0 1.6rem}
.om-lead-num{font-family:var(--display);font-weight:200;font-size:clamp(3.6rem,8vw,6.4rem);line-height:.95;letter-spacing:-.02em;color:var(--ink);text-transform:uppercase;margin:0}
.om-lead-label{margin:.9rem 0 0;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);line-height:1.9}
.om-subfacts{list-style:none;margin:0;padding:0;display:grid;gap:.1rem;align-content:end}
.om-subfacts li{border-top:1px solid var(--line);padding:.7rem 0;color:var(--grey);font-size:.92rem;font-weight:300}
@media(min-width:1024px){
  .om-lead{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:end}
}
@media(max-width:1023px){
  .om-subfacts{margin-top:1.6rem;max-width:26rem}
}
.om-meyzieu-proofs{display:grid;grid-template-columns:1fr;gap:0}
@media(min-width:1024px){.om-meyzieu-proofs{grid-template-columns:1fr 1fr;gap:2.4rem}}
/* Preuves territoriales : titre, deux lignes, un lien — sans métrique dédiée. */
.om-meyzieu-proofs .om-proof{display:block}
.om-meyzieu-proofs .om-proof h3{margin:0 0 .5rem;font-size:1.06rem;line-height:1.4}
.om-meyzieu-proofs .om-proof p{color:var(--grey);font-size:.95rem;line-height:1.65;margin:0 0 .6rem}
.om-meyzieu-proofs .om-proof a{display:inline-flex;align-items:center;min-height:44px;color:var(--gold);text-decoration:none;font-size:.93rem}
.om-meyzieu-proofs .om-proof a:hover,.om-meyzieu-proofs .om-proof a:focus-visible{text-decoration:underline}
.om-refs{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.25rem;max-width:52rem}
.om-refs li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem;min-height:44px;border-top:1px solid var(--line);padding:.6rem 0;font-size:.93rem;line-height:1.55}
.om-refs a{color:var(--ink);text-decoration:none;border-bottom:1px solid rgba(255,213,98,.45);min-height:0}
.om-refs a:hover,.om-refs a:focus-visible{color:var(--gold)}
.om-refs span{color:var(--grey)}
.om-meyzieu-all{margin:1.7rem 0 0}
.om-meyzieu-all a{display:inline-flex;align-items:center;min-height:44px;color:var(--gold);text-decoration:none;font-size:.98rem}
.om-meyzieu-all a:hover,.om-meyzieu-all a:focus-visible{text-decoration:underline}

/* ---------- Stratégie séquencée : deux lectures complémentaires. ---------- */
.om-sequence{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.6rem,3vw,3rem);margin-top:1.9rem;max-width:56rem}
@media(max-width:760px){.om-sequence{grid-template-columns:1fr}}
.om-sequence h3{margin:0 0 .7rem;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:600}
.om-sequence ul{margin:0;padding-left:1.15rem;color:var(--grey);font-size:.95rem;line-height:1.8;font-weight:300}
.om-verdict{margin-top:1.9rem;font-weight:600;max-width:56rem}
.om-nuance{margin-top:.7rem;color:var(--grey);font-size:.92rem;font-weight:300;max-width:56rem}

/* ---------- Responsabilité éditoriale. ---------- */
.om-review{border:1px solid var(--line);border-radius:1.1rem;padding:1.3rem 1.4rem;max-width:52rem;margin-top:1.4rem}
.om-review p{margin:0 0 .6rem;color:var(--grey);font-size:.93rem;line-height:1.65}
.om-review p:last-child{margin-bottom:0}
.om-review a{color:var(--ink);border-bottom:1px solid rgba(255,213,98,.45);text-decoration:none}
.om-review a:hover,.om-review a:focus-visible{color:var(--gold)}

/* ---------- FAQ : details/summary natifs, lisibles sans JavaScript. ---------- */
.om-faq{display:grid;gap:.8rem;max-width:52rem;margin-top:1.6rem}
.om-faq details{border:1px solid var(--line);border-radius:1rem;padding:.15rem 1.15rem;background:linear-gradient(160deg,rgba(255,255,255,.035),rgba(255,255,255,.01))}
.om-faq summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:.6rem;font-weight:600;font-size:.98rem;line-height:1.45;padding:.7rem 0}
.om-faq details[open] summary{color:var(--gold)}
.om-faq details p{color:var(--grey);font-size:.94rem;line-height:1.7;margin:.15rem 0 1.05rem}

/* ---------- CTA final : davantage d'espace pour clore la page. ---------- */
body[data-page="off-market"] .cta-band-wrap{padding-bottom:clamp(3.4rem,7vw,6.5rem)}

@media (prefers-reduced-motion:reduce){
  .om-choice,.om-choice:hover,.om-choice .om-go,.om-choice:hover .om-go{transform:none;transition:none}
  .om-hero-more,.om-proof-body a{transition:none}
}
