/*
 * LPE 2.60 — Manifeste.
 * Page courte, personnelle, lumineuse. Les images restent intactes : le texte les accompagne.
 */
.lpe-manifesto-v260{
  --mf260-ink:#0a1830;
  --mf260-muted:#5e6672;
  --mf260-gold:#b88a39;
  --mf260-gold-soft:#e7d7b7;
  --mf260-blue:#183d78;
  --mf260-red:#b62f35;
  --mf260-cream:#fbfaf7;
  --mf260-line:#e7e0d5;
  background:var(--mf260-cream);
  color:var(--mf260-ink);
  overflow:clip;
}
.lpe-manifesto-v260 .lpe-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.lpe-manifesto-v260 .lpe-section{padding:clamp(72px,9vw,132px) 0}
.lpe-manifesto-v260 .lpe-kicker,
.lpe-manifesto-v260__eyebrow{margin:0;color:var(--mf260-gold);font-size:.74rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}

/* HERO */
.lpe-manifesto-v260__hero{padding:clamp(92px,11vw,150px) 0 clamp(56px,7vw,86px);background:linear-gradient(135deg,#fff 0%,#fbf8f2 55%,#f6f0e7 100%);border-bottom:1px solid var(--mf260-line)}
.lpe-manifesto-v260__hero-grid{display:grid;grid-template-columns:minmax(340px,.96fr) minmax(0,1.04fr);gap:clamp(34px,5vw,72px);align-items:center}
.lpe-manifesto-v260__portrait{position:relative;margin:0;min-height:0;aspect-ratio:1.04/1;border-radius:30px;overflow:hidden;background:#ded8cf;box-shadow:0 34px 90px rgba(44,35,23,.16)}
.lpe-manifesto-v260__portrait::after{content:"";position:absolute;inset:auto 0 0;height:16%;background:linear-gradient(180deg,transparent,rgba(5,12,22,.06));pointer-events:none}
.lpe-manifesto-v260__portrait img{width:100%;height:100%;min-height:0;display:block;object-fit:cover;object-position:center center}
.lpe-manifesto-v260__hero-copy{max-width:680px}
.lpe-manifesto-v260__hero h1{margin:14px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.91;letter-spacing:-.055em;color:var(--mf260-ink);text-wrap:balance}
.lpe-manifesto-v260__hero-quote{margin:0 0 22px;max-width:19ch;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,3.2vw,3.2rem);line-height:1.08;color:#17263d}
.lpe-manifesto-v260__lead{max-width:58ch;margin:0;color:#4c5561;font-size:clamp(1.06rem,1.5vw,1.24rem);line-height:1.7}
.lpe-manifesto-v260__hero-actions,.lpe-manifesto-v260 .lpe-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.lpe-manifesto-v260 .lpe-button--primary{background:var(--mf260-ink);border-color:var(--mf260-ink);color:#fff}
.lpe-manifesto-v260 .lpe-button--ghost{background:transparent;border-color:#cfc7ba;color:var(--mf260-ink)}

/* 4 convictions */
.lpe-manifesto-v260__convictions{position:relative;z-index:2;margin-top:-1px;background:#fff;border-bottom:1px solid var(--mf260-line)}
.lpe-manifesto-v260__convictions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 0}
.lpe-manifesto-v260__convictions article{min-height:168px;padding:22px clamp(18px,2.5vw,30px);border-right:1px solid var(--mf260-line);display:flex;flex-direction:column;justify-content:center;text-align:center}
.lpe-manifesto-v260__convictions article:last-child{border-right:0}
.lpe-manifesto-v260__convictions span{display:block;margin-bottom:12px;color:var(--mf260-gold);font-family:Georgia,serif;font-size:2rem;line-height:1}
.lpe-manifesto-v260__convictions strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.12}
.lpe-manifesto-v260__convictions p{margin:9px auto 0;max-width:25ch;color:#73706b;font-size:.9rem;line-height:1.45}

/* Story + image */
.lpe-manifesto-v260__story{background:#fbfaf7}
.lpe-manifesto-v260__story-copy h2,
.lpe-manifesto-v260__rent-head h2,
.lpe-manifesto-v260__false-choice h2,
.lpe-manifesto-v260__links h2,
.lpe-manifesto-v260__verify h2{margin:12px 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5.4vw,5.2rem);line-height:.96;letter-spacing:-.045em;color:var(--mf260-ink);text-wrap:balance}
.lpe-manifesto-v260__story-copy>p:not(.lpe-kicker),
.lpe-manifesto-v260__rent-head>p:not(.lpe-kicker),
.lpe-manifesto-v260__false-choice>p:not(.lpe-kicker),
.lpe-manifesto-v260__links>div>p:not(.lpe-kicker),
.lpe-manifesto-v260__verify>div>p:not(.lpe-kicker){color:#555e68;font-size:clamp(1.02rem,1.25vw,1.13rem);line-height:1.78}
.lpe-manifesto-v260__ink{color:var(--mf260-ink)!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,2.5vw,2.35rem)!important;line-height:1.25!important}

/* Rente */
.lpe-manifesto-v260__rent{background:#fff;border-block:1px solid var(--mf260-line)}
.lpe-manifesto-v260__rent-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,.6fr);gap:clamp(30px,5vw,70px);align-items:end;margin-bottom:38px}
.lpe-manifesto-v260__rent-head h2{margin-bottom:0}
.lpe-manifesto-v260__rent-head>p:last-child{margin:0}
.lpe-manifesto-v260__rent-figure{margin:0;border-radius:30px;overflow:hidden;background:#141414;box-shadow:0 30px 75px rgba(17,16,14,.13)}
.lpe-manifesto-v260__rent-figure img{display:block;width:100%;height:auto}

/* Faux choix */
.lpe-manifesto-v260__false-choice{background:linear-gradient(180deg,#f7f1e7,#fbfaf7)}
.lpe-manifesto-v260__narrow{max-width:900px}
.lpe-manifesto-v260__false-choice blockquote{margin:42px 0 0;padding:24px 0 0;border-top:1px solid #d9c8a7;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4.2vw,4.2rem);line-height:1.05;letter-spacing:-.04em;color:var(--mf260-ink)}

/* Niveau 2 */
.lpe-manifesto-v260__links{background:#101a2a;color:#fff}
.lpe-manifesto-v260__links .lpe-kicker{color:#d1ad6a}
.lpe-manifesto-v260__links h2{color:#fff}
.lpe-manifesto-v260__links>div>p:not(.lpe-kicker){color:#cbd3dd}

/* Danger */
.lpe-manifesto-v260__danger{background:#fff}
.lpe-manifesto-v260__danger-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(36px,8vw,110px);align-items:start}
.lpe-manifesto-v260__danger h2{margin:12px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6.4vw,6.4rem);line-height:.93;letter-spacing:-.055em;color:var(--mf260-ink)}
.lpe-manifesto-v260__danger-copy p{margin:0 0 22px;color:#555e68;font-size:clamp(1.04rem,1.3vw,1.16rem);line-height:1.78}

/* Verify */
.lpe-manifesto-v260__verify{background:#edf2f7;border-block:1px solid #dce4ec}
.lpe-manifesto-v260__verify .lpe-kicker{color:#4a6c93}

/* Chance */
.lpe-manifesto-v260__chance{background:#f8f2e8;text-align:center}
.lpe-manifesto-v260__chance-inner{max-width:980px}
.lpe-manifesto-v260__chance-inner>p:first-child{margin:0;color:#74706a;font-size:clamp(1.15rem,2vw,1.5rem)}
.lpe-manifesto-v260__chance h2{margin:10px auto 28px;max-width:19ch;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,6vw,6rem);line-height:.94;letter-spacing:-.05em;color:var(--mf260-ink)}
.lpe-manifesto-v260__chance-copy{max-width:760px;margin:0 auto;text-align:left}
.lpe-manifesto-v260__chance-copy p{color:#5c626a;font-size:1.08rem;line-height:1.75}
.lpe-manifesto-v260__call{margin-top:30px!important;text-align:center!important;color:var(--mf260-ink)!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4.3vw,4.3rem)!important;line-height:1.05!important;letter-spacing:-.04em}

/* Reading levels */
.lpe-manifesto-v260__reading{padding-top:54px!important;padding-bottom:70px!important;background:#fff;border-top:1px solid var(--mf260-line)}
.lpe-manifesto-v260__reading-intro{margin:0 0 20px;color:#77716a;text-align:center}
.lpe-manifesto-v260__reading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.lpe-manifesto-v260__reading-grid button{appearance:none;min-height:190px;padding:26px;border:1px solid #e4ddd1;border-radius:18px;background:#fff;color:var(--mf260-ink);text-align:left;cursor:pointer;box-shadow:0 14px 34px rgba(42,32,19,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.lpe-manifesto-v260__reading-grid button:hover{transform:translateY(-3px);border-color:#c7ae7a;box-shadow:0 22px 45px rgba(42,32,19,.1)}
.lpe-manifesto-v260__reading-grid button.is-active{border-color:var(--mf260-gold);box-shadow:0 0 0 2px rgba(184,138,57,.14),0 20px 45px rgba(42,32,19,.09)}
.lpe-manifesto-v260__reading-grid span{display:block;color:var(--mf260-gold);font-size:.72rem;font-weight:900;letter-spacing:.13em}
.lpe-manifesto-v260__reading-grid strong{display:block;margin-top:auto;padding-top:38px;font-family:Georgia,"Times New Roman",serif;font-size:2rem}
.lpe-manifesto-v260__reading-grid small{display:block;margin-top:7px;color:#77716a;font-size:.9rem;line-height:1.45}

/* Final */
.lpe-manifesto-v260__final{padding:clamp(90px,12vw,165px) 0;background:#081529;color:#fff;text-align:center}
.lpe-manifesto-v260__final-inner{max-width:920px}
.lpe-manifesto-v260__final p{max-width:66ch;margin:0 auto 16px;color:#c6d0de;font-size:1.08rem;line-height:1.7}
.lpe-manifesto-v260__final h2{max-width:17ch;margin:8px auto 28px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6.4vw,6.6rem);line-height:.92;letter-spacing:-.055em;color:#fff}
.lpe-manifesto-v260__final .lpe-actions{justify-content:center}
.lpe-manifesto-v260__final .lpe-button--primary{background:#fff;border-color:#fff;color:#081529}
.lpe-manifesto-v260__final .lpe-button--ghost{border-color:rgba(255,255,255,.28);color:#fff}

@media (max-width:980px){
  .lpe-manifesto-v260__hero-grid,.lpe-manifesto-v260__danger-grid{grid-template-columns:1fr}
  .lpe-manifesto-v260__hero-copy{max-width:none}
  .lpe-manifesto-v260__portrait{min-height:0;max-height:none;aspect-ratio:1.04/1}
  .lpe-manifesto-v260__portrait img{min-height:0;aspect-ratio:auto;object-position:center center}
  .lpe-manifesto-v260__convictions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lpe-manifesto-v260__convictions article:nth-child(2){border-right:0}
  .lpe-manifesto-v260__convictions article:nth-child(-n+2){border-bottom:1px solid var(--mf260-line)}
  .lpe-manifesto-v260__rent-head{grid-template-columns:1fr}
}

@media (max-width:700px){
  .lpe-manifesto-v260 .lpe-wrap{width:min(100% - 26px,1180px)}
  .lpe-manifesto-v260 .lpe-section{padding:68px 0}
  .lpe-manifesto-v260__hero{padding-top:82px;padding-bottom:44px}
  .lpe-manifesto-v260__hero-grid{gap:28px}
  .lpe-manifesto-v260__portrait{border-radius:24px;box-shadow:0 22px 58px rgba(44,35,23,.13)}
  .lpe-manifesto-v260__portrait img{aspect-ratio:auto;object-position:center center}
  .lpe-manifesto-v260__hero h1{font-size:clamp(3rem,16vw,4.9rem)}
  .lpe-manifesto-v260__hero-quote{max-width:none;font-size:clamp(1.65rem,7.8vw,2.55rem)}
  .lpe-manifesto-v260__lead{font-size:1rem}
  .lpe-manifesto-v260__hero-actions,.lpe-manifesto-v260 .lpe-actions{display:grid;grid-template-columns:1fr}
  .lpe-manifesto-v260 .lpe-button{text-align:center}
  .lpe-manifesto-v260__convictions-grid{grid-template-columns:1fr;padding:0}
  .lpe-manifesto-v260__convictions article{min-height:0;padding:26px 12px;border-right:0;border-bottom:1px solid var(--mf260-line)!important}
  .lpe-manifesto-v260__convictions article:last-child{border-bottom:0!important}
  .lpe-manifesto-v260__story-copy h2,.lpe-manifesto-v260__rent-head h2,.lpe-manifesto-v260__false-choice h2,.lpe-manifesto-v260__links h2,.lpe-manifesto-v260__verify h2{font-size:clamp(2.45rem,12.7vw,4.2rem)}
  .lpe-manifesto-v260__rent-figure{border-radius:22px}
  .lpe-manifesto-v260__rent-figure{background:#0f0f0f}
  .lpe-manifesto-v260__rent-figure img{min-height:360px;object-fit:cover;object-position:center}
  .lpe-manifesto-v260__danger h2{font-size:clamp(3rem,14vw,5.3rem)}
  .lpe-manifesto-v260__reading-grid{grid-template-columns:1fr}
  .lpe-manifesto-v260__reading-grid button{min-height:150px}
  .lpe-manifesto-v260__reading-grid strong{padding-top:24px}
  .lpe-manifesto-v260__chance-copy{text-align:left}
  .lpe-manifesto-v260__final h2{font-size:clamp(3rem,13vw,5rem)}
}

@media (prefers-reduced-motion:reduce){
  .lpe-manifesto-v260__reading-grid button{transition:none}
}
