@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;600;700;800;900&display=swap');
:root{--forest:#263B32;--forest-dark:#1D3028;--forest-light:#315045;--copper:#B8733A;--copper-light:#CF8A4D;--anthracite:#242424;--ivory:#F8F4ED;--white:#ffffff;--line:#E7DED2;--muted:#4A4A4A;--shadow:0 18px 45px rgba(36,36,36,.10);--blue:var(--forest);--blue2:var(--forest-dark);--gold:var(--copper);--cream:var(--ivory);--ink:var(--anthracite)}*{box-sizing:border-box;min-width:0}html,body{min-height:100%}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--cream);color:var(--ink);line-height:1.5;overflow-x:hidden;display:flex;flex-direction:column}main{flex:1 0 auto}a{color:inherit}.topbar{min-height:78px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(18px,5vw,90px);gap:18px;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 rgba(0,0,0,.08)}.brand{display:flex;align-items:center;gap:0px;text-decoration:none;min-width:280px}.mark{width:90px;height:90px;display:grid;place-items:center;flex:0 0 90px}.mark img{width:90px;max-height:90;object-fit:contain}.brand-text{display:grid;line-height:1.05;white-space:nowrap}.brand-text strong{font-size:28px;letter-spacing:.20em;font-weight:500}.brand-text small{letter-spacing:.30em;color:var(--gold);font-size:12px;font-weight:800}.brand-text em{font-style:normal;font-size:8px;margin-top:5px}.nav{display:flex;align-items:center;gap:16px;text-transform:uppercase;font-size:11px;font-weight:900;white-space:nowrap}.nav a{text-decoration:none;padding:18px 0}.nav a.active{color:var(--gold);border-bottom:2px solid var(--gold)}.nav-cta{background:var(--gold);color:#fff!important;border:0!important;border-radius:4px;padding:13px 18px!important}.menu-btn{display:none;background:#F8F4ED;color:var(--blue);border:0;border-radius:9px;width:52px;height:52px;font-size:22px}.eyebrow,.section-kicker{text-transform:uppercase;color:var(--gold);font-weight:900;letter-spacing:.04em;margin:0 0 12px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:14px 22px;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:13px;cursor:pointer}.btn-gold{background:var(--gold);color:#fff}.hero{background:linear-gradient(90deg,rgba(38,59,50,.98),rgba(38,59,50,.86) 45%,rgba(38,59,50,.28));color:#fff}.hero-shade{width:min(1320px,calc(100% - 40px));margin:auto;min-height:525px;display:grid;grid-template-columns:1fr 340px;gap:44px;align-items:center}.hero h1{font-size:clamp(42px,5.2vw,72px);line-height:.98;margin:0 0 24px;text-transform:uppercase}.hero h1 .hero-shadow{display:block;color:rgba(38,59,50,.38);font-size:clamp(46px,5.8vw,84px);line-height:.9;font-weight:900}.hero h1 strong{display:block;color:var(--gold);font-weight:900}.hero-points{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:12px;font-size:18px}.hero-points li:before{content:'◎';color:var(--gold);margin-right:12px}.hero-lead{max-width:565px;font-size:17px;border-top:2px solid var(--gold);padding-top:18px}.partner-card{align-self:end;background:rgba(38,59,50,.94);border:1px solid var(--gold);border-radius:6px;padding:24px;color:#fff}.partner-card strong{display:block;color:#fff}.expertise-marquee{width:100%;overflow:hidden;background:linear-gradient(90deg,#F8F4ED,#fff,#F8F4ED);border-top:1px solid rgba(184,115,58,.32);border-bottom:1px solid rgba(184,115,58,.32);margin:0 auto 38px}.expertise-track{display:flex;width:max-content;animation:bp-marquee 38s linear infinite}.expertise-track span{flex:0 0 auto;color:var(--blue);padding:13px 20px;font-size:13px;font-weight:900;white-space:nowrap}.expertise-track span:before{content:'◆';color:var(--gold);margin-right:14px}@keyframes bp-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.about-wrap{width:min(1200px,calc(100% - 40px));margin:34px auto 0;display:grid;grid-template-columns:.9fr 1.05fr 1.05fr;gap:20px}.about-text,.profile-expert,.offer,.expertise-page-card,.apport-card,.request-intro,.request-form{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:34px}.about-text h2{font-size:29px;line-height:1.08;margin:0 0 18px}.profile-expert{display:flex;flex-direction:column;align-items:center;text-align:center}.profile-photo{width:132px;height:132px;border-radius:50%;background:linear-gradient(135deg,#263B32,#315045);color:var(--gold);display:grid;place-items:center;font-size:34px;font-weight:900;margin:0 0 24px}.profile-expert h3{margin:0 0 12px;font-size:28px;line-height:1.05;text-transform:uppercase}.role{margin:0;color:var(--gold);font-size:20px;line-height:1.28;font-weight:800}.profile-divider{width:72px;height:3px;background:var(--gold);border-radius:99px;margin:24px 0 20px}.expert-list{list-style:none;margin:0;padding:0;width:100%;max-width:380px;display:grid;gap:10px}.expert-list li{padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#F8F4ED;font-weight:750;text-align:center}.method-results{width:min(1768px,calc(100% - 64px));margin:34px auto 0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.method-head{padding:34px 38px 8px;text-align:center;background:var(--blue);color:#fff}.method-head h2{margin:0 0 10px;font-size:clamp(30px,3vw,44px);line-height:1.05;color:#fff}.method-head p:not(.eyebrow){margin:0 auto;max-width:760px;color:#F8F4ED;font-size:16px}.signature-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:34px 36px 36px;background:var(--blue)}.signature-mini article{border:1px solid rgba(184,115,58,.55);border-radius:10px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;min-height:165px;background:rgba(38,59,50,.55);box-shadow:none}.signature-mini strong{color:var(--gold);text-transform:uppercase;font-size:22px;line-height:1}.signature-mini span{color:#eef3f7;font-size:18px;line-height:1.3;font-weight:800}.results{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.results article{padding:48px 30px 42px;text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:18px;min-height:350px}.results article:last-child{border-right:0}.result-icon{width:72px;height:72px;border-radius:50%;background:var(--blue);border:2px solid var(--gold);display:grid;place-items:center}.result-icon svg{width:38px;height:38px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.results h3{font-size:26px;line-height:1.12;margin:0}.results p{font-size:20px;line-height:1.35;margin:0}.trust-cards{width:min(1180px,calc(100% - 40px));margin:28px auto 48px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-cards article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;text-align:center;color:var(--blue);font-weight:900;box-shadow:0 10px 28px rgba(36,36,36,.06)}.trust-cards article:before{content:'✓';color:var(--gold);margin-right:8px}.page-hero{background:var(--blue);color:#fff;padding:74px clamp(20px,5vw,90px)}.page-hero h1{font-size:clamp(38px,4vw,62px);line-height:1;margin:0 0 14px;max-width:1180px;color:#fff}.page-hero p{font-size:19px;max-width:980px}.expertise-page-grid,.apport-grid{width:min(1320px,calc(100% - 72px));margin:54px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.expertise-page-card{display:grid;gap:18px;min-height:260px}.expertise-page-card span,.apport-card>span{width:46px;height:46px;border-radius:50%;background:var(--blue);color:var(--gold);display:grid;place-items:center;font-weight:900;border:2px solid var(--gold)}.expertise-page-card h2{font-size:25px;margin:0;color:var(--blue);line-height:1.08}.expertise-page-card p{font-size:16px;margin:0;color:var(--muted)}.apport-grid{grid-template-columns:repeat(2,1fr);gap:20px}.apport-card{padding:24px 28px;display:grid;grid-template-columns:58px 1fr;gap:16px}.apport-card h2{font-size:26px;line-height:1.08;margin:0 0 6px;color:var(--blue)}.apport-card p{font-size:16px;line-height:1.42;margin:0;color:var(--muted)}.impact-section{width:min(1320px,calc(100% - 72px));margin:0 auto 58px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:38px;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px}.impact-section h2{margin:0;color:var(--blue);font-size:clamp(30px,3vw,46px);line-height:1.05}.impact-table{display:grid;border:1px solid var(--line);border-radius:10px;overflow:hidden}.impact-table>div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.impact-table>div:last-child{border-bottom:0}.impact-table strong{background:var(--blue);color:#fff;padding:16px;text-align:center}.impact-table span{min-height:58px;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;font-weight:800;font-size:14.5px}.impact-table div span:last-child{background:#F8F4ED;color:var(--gold)}.offers-grid{width:min(1720px,calc(100% - 72px));margin:52px auto 78px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.offer{padding:42px 28px 34px;display:grid;text-align:center;justify-items:center;row-gap:13px}.offer>span{width:58px;height:58px;border-radius:50%;background:var(--blue);color:var(--gold);display:grid;place-items:center;font-weight:900;font-size:20px;border:2px solid var(--gold)}.offer h2{font-size:23px;line-height:1.12;text-transform:uppercase;margin:0}.offer>p{font-size:15.5px;color:var(--muted);margin:0}.duration{width:100%;max-width:280px;padding:12px 12px;border:1px solid rgba(184,115,58,.35);border-radius:8px;background:#F8F4ED;text-align:center;display:grid;gap:4px}.duration small{text-transform:uppercase;font-size:10.5px;color:#6b7280;font-weight:900}.duration strong{color:var(--blue);font-size:16px}.duration em{color:var(--gold);font-style:normal;font-size:14px;font-weight:900}.offer ul{text-align:left;line-height:1.55;font-size:14.7px;margin:0 auto 12px}.price{display:grid;color:var(--gold);gap:4px}.price strong{font-size:22px}.request-layout{width:min(1120px,calc(100% - 40px));margin:70px auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;min-height:calc(100vh - 260px)}.request-intro h1{font-size:clamp(34px,3.5vw,52px);line-height:1;margin:0 0 18px}.dark-intro{background:var(--blue);color:#fff}.request-lead{font-size:16.5px;line-height:1.48}.request-info-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px}.request-info-grid article{border:1px solid var(--line);background:#F8F4ED;border-radius:10px;padding:14px 16px}.request-info-grid strong{display:block;color:var(--blue);font-size:14px}.request-info-grid span{display:block;color:var(--muted);font-size:13.5px;margin-top:6px}.dark-intro .request-info-grid article{background:rgba(255,255,255,.06);border-color:rgba(184,115,58,.45)}.dark-intro .request-info-grid strong{color:var(--gold)}.dark-intro .request-info-grid span,.dark-intro .request-lead{color:#F8F4ED}.request-form{display:grid;gap:16px}label{display:grid;gap:7px;text-transform:uppercase;font-size:12px;font-weight:900}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:7px;padding:14px;font:inherit}select{-webkit-appearance:none;appearance:none;background-color:#fff;padding-right:52px;height:58px;font-weight:800}.slot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hp{position:absolute!important;left:-9999px!important}.footer-contact-v71{background:var(--cream);color:var(--blue);border-top:1px solid var(--line);padding:28px 18px 24px;margin-top:auto}.footer-contact-card{width:min(920px,calc(100% - 24px));margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 34px rgba(36,36,36,.08);display:grid;grid-template-columns:1fr 1px 1fr;align-items:stretch;overflow:hidden}.footer-contact-person{padding:20px 28px;display:grid;gap:4px;align-content:center;text-align:left}.footer-contact-person strong{color:var(--blue);font-size:16px;line-height:1.15;font-weight:900}.footer-contact-person span{color:var(--gold);font-size:12px;line-height:1.25;font-weight:900;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.footer-contact-person a{color:var(--blue);font-size:14px;line-height:1.25;font-weight:800;text-decoration:none;overflow-wrap:anywhere}.footer-contact-person .phone{color:var(--gold);font-size:15px;font-weight:900}.footer-contact-separator{background:linear-gradient(180deg,transparent,#e8dccb,transparent);min-height:100%}.footer-site-pill{width:max-content;max-width:calc(100% - 40px);margin:18px auto 0;background:#B8733A;color:#fff;border-radius:999px;padding:7px 22px;font-size:11px;font-weight:800}.simple-page{min-height:100vh;display:grid;place-content:center;text-align:center;padding:40px}@media(max-width:1400px){.topbar{min-height:82px;padding:12px 22px}.brand{min-width:0;flex:1}.menu-btn{display:flex;align-items:center;justify-content:center}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:14px 22px 20px;box-shadow:0 22px 45px rgba(36,36,36,.18);border-top:1px solid var(--line);max-height:calc(100vh - 82px);overflow-y:auto;flex-direction:column;gap:8px;white-space:normal}.nav.open{display:flex}.nav a{width:100%;padding:14px 12px;border-radius:8px}.hero-shade,.about-wrap,.offers-grid,.expertise-page-grid,.apport-grid,.impact-section,.method-results,.request-layout{width:min(920px,calc(100% - 44px));margin-left:auto;margin-right:auto}.hero-shade,.about-wrap,.offers-grid,.expertise-page-grid,.apport-grid,.impact-section,.request-layout{grid-template-columns:1fr}.signature-mini,.trust-cards,.results{grid-template-columns:repeat(2,1fr)}.results article:nth-child(2){border-right:0}.results article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:760px){.topbar{min-height:74px;padding:10px 14px}.brand{max-width:calc(100% - 64px)}.mark{width:56px;height:52px;flex-basis:56px}.mark img{width:56px}.brand-text strong{font-size:16px;letter-spacing:.16em}.brand-text small{font-size:8px}.brand-text em{display:none}.menu-btn{width:50px;height:50px}.nav{max-height:calc(100vh - 74px);padding:14px 18px 18px}.hero-shade{min-height:auto;padding:34px 0}.hero h1{font-size:34px;line-height:1.08}.hero h1 .hero-shadow{font-size:38px}.hero .eyebrow{margin-bottom:18px;font-size:12px}.partner-card{align-self:auto}.about-text,.profile-expert,.offer,.expertise-page-card,.apport-card,.request-intro,.request-form{padding:24px 20px}.signature-mini,.trust-cards,.results,.footer-contact-card{grid-template-columns:1fr}.signature-mini article{min-height:118px}.results article{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:auto;padding:34px 22px}.results article:last-child{border-bottom:0!important}.result-icon{width:60px;height:60px}.result-icon svg{width:32px;height:32px}.apport-card{grid-template-columns:1fr;justify-items:center;text-align:center}.impact-table{border:0;gap:14px}.impact-table>div:first-child{display:none}.impact-table>div{grid-template-columns:1fr;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.page-hero{text-align:center;padding:42px 18px}.page-hero h1{font-size:32px}.slot-grid{grid-template-columns:1fr}.request-layout{min-height:auto;margin-top:34px;margin-bottom:56px}.footer-contact-v71{padding:22px 12px}.footer-contact-card{width:calc(100% - 14px);border-radius:12px}.footer-contact-separator{height:1px;min-height:1px;background:linear-gradient(90deg,transparent,#e8dccb,transparent)}.footer-contact-person{padding:18px 20px;text-align:center;justify-items:center}.expertise-track span{font-size:12px;padding:12px 18px}}

.hero h1 .hero-shadow{color:rgba(255,255,255,.22)!important;}
.hero-copy .eyebrow{margin-top:28px!important;margin-bottom:20px!important;}
.menu-btn{color:#263B32!important;}
.method-head p:not(.eyebrow){display:none!important;}


/* V80 : derniers ajustements hero + méthode */
.hero h1 .hero-shadow{
  color:rgba(255,255,255,.44)!important;
  opacity:1!important;
}
.hero-copy .eyebrow{
  margin-top:34px!important;
  margin-bottom:24px!important;
  display:block!important;
}
.hero .btn,
.hero-copy .btn{
  margin-top:34px!important;
}
.partner-card{
  padding:34px 36px!important;
}
.partner-card p,
.partner-card strong{
  quotes:"«" "»"!important;
}
.method-head p:not(.eyebrow){
  display:block!important;
  margin:14px auto 0!important;
  max-width:900px!important;
  color:#F8F4ED!important;
  font-size:19px!important;
  line-height:1.45!important;
  font-weight:700!important;
}
.method-head h2{
  max-width:980px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  font-size:clamp(28px,3vw,40px)!important;
}
@media(max-width:760px){
  .hero h1 .hero-shadow{color:rgba(255,255,255,.38)!important;}
  .hero-copy .eyebrow{margin-top:16px!important;margin-bottom:18px!important;}
  .hero .btn,.hero-copy .btn{margin-top:28px!important;}
  .partner-card{padding:26px 24px!important;}
  .method-head p:not(.eyebrow){font-size:15px!important;line-height:1.45!important;}
}

/* V81 hero corrections */
.hero h1{white-space:nowrap!important;}
.hero h1 .hero-shadow{display:block!important;color:rgba(255,255,255,.78)!important;font-size:clamp(40px,4.6vw,78px)!important;white-space:nowrap!important;}
.hero h1 strong{display:block!important;white-space:nowrap!important;font-size:clamp(42px,4.9vw,82px)!important;}
.hero-copy p:not(.eyebrow)+.hero-lead,.hero-lead{margin-bottom:58px!important;}
.hero .btn,.hero-copy .btn{margin-top:60px!important;}
.partner-card{padding:42px!important;}
@media(max-width:1100px){.hero h1,.hero h1 .hero-shadow,.hero h1 strong{white-space:normal!important;}}


/* V5 palette complete site public : Vert forêt / Cuivre / Anthracite / Ivoire */
body{background:var(--ivory);color:var(--anthracite);font-family:Inter,Arial,Helvetica,sans-serif;}
h1,h2,.hero h1,.page-hero h1{font-family:'Cormorant Garamond',Georgia,serif;letter-spacing:-.02em;}
.topbar{background:rgba(248,244,237,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);box-shadow:0 8px 28px rgba(36,36,36,.06);}
.brand-text strong{color:var(--forest-dark);}.brand-text small,.brand-text em{color:var(--copper);}.nav a.active{color:var(--copper);border-bottom-color:var(--copper)}
.nav-cta,.btn-gold{background:linear-gradient(135deg,var(--copper),var(--copper-light));color:#fff!important;box-shadow:0 14px 28px rgba(184,115,58,.22)}
.nav-cta:hover,.btn-gold:hover{filter:brightness(1.04);transform:translateY(-1px)}
.menu-btn{background:var(--ivory)!important;color:var(--forest)!important;border:1px solid var(--line)}
.hero{background:radial-gradient(circle at 78% 18%,rgba(184,115,58,.16),transparent 30%),linear-gradient(135deg,#1D3028 0%,#263B32 52%,#13231D 100%);}
.hero h1 .hero-shadow{color:rgba(248,244,237,.86)!important;font-family:'Cormorant Garamond',Georgia,serif;text-transform:none!important;font-weight:700;}
.hero h1 strong{color:var(--copper-light)!important;font-family:'Cormorant Garamond',Georgia,serif;text-transform:none!important;}
.hero-lead{border-top-color:var(--copper);color:#F8F4ED}.hero-points li:before{color:var(--copper-light)}
.partner-card{background:rgba(29,48,40,.94)!important;border-color:rgba(184,115,58,.7)!important;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.page-hero{background:linear-gradient(135deg,#1D3028,#263B32,#F13231D);}.page-hero h1{color:#F8F4ED}.page-hero p{color:#F8F4ED}
.eyebrow,.section-kicker,.role,.price,.duration em,.footer-contact-person span,.footer-contact-person .phone{color:var(--copper)!important}
.about-text,.profile-expert,.offer,.expertise-page-card,.apport-card,.request-intro,.request-form,.faq-section,.process-section,.cta-final,.impact-section,.method-results,.trust-cards article{background:#fff;border-color:var(--line);box-shadow:0 18px 45px rgba(36,36,36,.09)}
.expertise-marquee{background:linear-gradient(90deg,var(--ivory),#fff,var(--ivory));border-color:rgba(184,115,58,.28)}.expertise-track span{color:var(--forest)}.expertise-track span:before{color:var(--copper)}
.profile-photo{background:linear-gradient(135deg,var(--forest-dark),var(--forest-light));color:var(--copper-light)}.profile-divider{background:var(--copper)}.expert-list li,.duration,.request-info-grid article,.faq-section details{background:var(--ivory);border-color:var(--line)}
.method-head,.signature-mini{background:linear-gradient(135deg,var(--forest-dark),var(--forest));}.signature-mini article{background:rgba(29,48,40,.72);border-color:rgba(184,115,58,.55)}.signature-mini strong{color:var(--copper-light)}
.result-icon,.expertise-page-card span,.apport-card>span,.offer>span{background:var(--forest);border-color:var(--copper);color:var(--copper-light)}
.impact-table strong{background:var(--forest)}.impact-table div span:last-child{background:var(--ivory);color:var(--copper)}
.dark-intro{background:linear-gradient(135deg,var(--forest-dark),var(--forest));}.dark-intro .request-info-grid article{border-color:rgba(184,115,58,.45)}
input,select,textarea{border-color:var(--line);background:#fff;color:var(--anthracite)}input:focus,select:focus,textarea:focus{outline:2px solid rgba(184,115,58,.25);border-color:var(--copper)}
.footer-contact-v71{background:linear-gradient(135deg,var(--forest-dark),var(--forest));color:var(--ivory);border-top:1px solid rgba(184,115,58,.4)}.footer-contact-card{background:rgba(248,244,237,.98);border-color:rgba(184,115,58,.28)}.footer-contact-person strong,.footer-contact-person a{color:var(--forest-dark)}.footer-site-pill{background:var(--copper);color:#fff}
.simple-page{background:var(--ivory)}.branded-simple h1{color:var(--forest-dark)}
@media(max-width:1400px){.nav{background:var(--ivory)}}


/* V5.2 - Correctifs ciblés formulaires demande.html et rendez-vous.html */
body.page-demande .request-layout,
body.page-rendezvous .request-layout{
  min-height:auto!important;
  align-items:start!important;
  margin-top:54px!important;
  margin-bottom:54px!important;
}
body.page-demande .request-form,
body.page-rendezvous .request-form{
  background:#fff!important;
  border:1px solid #E7DED2!important;
  border-radius:16px!important;
  padding:32px!important;
  gap:16px!important;
  overflow:visible!important;
  align-content:start!important;
}
body.page-demande .request-form label,
body.page-rendezvous .request-form label{
  gap:8px!important;
  margin:0!important;
  color:#263B32!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
body.page-demande .request-form input,
body.page-demande .request-form select,
body.page-rendezvous .request-form input,
body.page-rendezvous .request-form select{
  height:58px!important;
  min-height:58px!important;
  padding:0 18px!important;
  display:block!important;
  width:100%!important;
  background:#fff!important;
  border:1px solid #D8CCBD!important;
  border-radius:10px!important;
  color:#242424!important;
  font-weight:700!important;
}
body.page-demande .request-form textarea,
body.page-rendezvous .request-form textarea{
  min-height:170px!important;
  padding:16px 18px!important;
  display:block!important;
  width:100%!important;
  background:#fff!important;
  border:1px solid #D8CCBD!important;
  border-radius:10px!important;
  color:#242424!important;
}
body.page-demande .request-form ::placeholder,
body.page-rendezvous .request-form ::placeholder{
  color:#8A847E!important;
  opacity:1!important;
}
body.page-demande .request-form button[type="submit"],
body.page-rendezvous .request-form button[type="submit"]{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  max-width:340px!important;
  min-height:54px!important;
  margin-top:18px!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:start!important;
  position:relative!important;
  z-index:2!important;
}
body.page-demande .request-form input:focus,
body.page-demande .request-form select:focus,
body.page-demande .request-form textarea:focus,
body.page-rendezvous .request-form input:focus,
body.page-rendezvous .request-form select:focus,
body.page-rendezvous .request-form textarea:focus{
  border-color:#B8733A!important;
  box-shadow:0 0 0 4px rgba(184,115,58,.15)!important;
  outline:none!important;
}
body.page-demande .slot-grid,
body.page-rendezvous .slot-grid{
  align-items:start!important;
}
@media(max-width:760px){
  body.page-demande .request-layout,
  body.page-rendezvous .request-layout{
    display:block!important;
    width:calc(100% - 24px)!important;
    margin-top:34px!important;
    margin-bottom:46px!important;
  }
  body.page-demande .request-intro,
  body.page-rendezvous .request-intro{
    margin-bottom:20px!important;
  }
  body.page-demande .request-form,
  body.page-rendezvous .request-form{
    padding:22px!important;
  }
  body.page-demande .request-form button[type="submit"],
  body.page-rendezvous .request-form button[type="submit"]{
    max-width:none!important;
  }
} /* Alignement des cartes Prestations */

.offer{
    display:grid !important;
    row-gap:13px !important;
    justify-items:center !important;
    text-align:center !important;
}


.offer ul{
    margin-top:0;
}.offer > span{
    margin:0 auto !important;
    justify-self:center !important;
    align-self:center !important;
    display:grid !important;
    place-items:center !important;
}.offer{
    display:grid !important;
    grid-template-rows:
        60px     /* rond */
        70px     /* titre */
        60px     /* description */
        140px    /* durée */
        1fr      /* liste */
        80px     /* prix */
        60px;    /* bouton */
}
.profile-photo {
    width: 180px;
    height: 180px;
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #d4af37;
}

.profile-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
``
/* Correction photo profil */

.profile-photo{
    width:180px !important;
    height:180px !important;
    border-radius:50% !important;
    overflow:hidden !important;
    padding:0 !important;
    display:block !important;
}

.profile-photo img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center top !important;
}
/* Photos fondateurs */

.profile-photo {
    width: 180px !important;
    height: 180px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    padding:0 !important;
    display:block !important;  
}

.profile-photo img {
  display:block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position:center top !important;
}/* ===== MENTIONS LEGALES ===== */

.legal-page{
    width:min(1000px,calc(100% - 40px));
    margin:60px auto;
}

.legal-card{
    background:#fff;
    border:1px solid var(--line);
    border-radius:16px;
    box-shadow:var(--shadow);
    padding:40px;
}

.legal-card h1{
    color:var(--forest);
    font-size:48px;
    margin-bottom:30px;
}

.legal-card h2{
    color:var(--copper);
    margin-top:35px;
    margin-bottom:12px;
}

.legal-card p{
    color:var(--anthracite);
    line-height:1.8;
}

.legal-card a{
    color:var(--copper);
    font-weight:700;
}

.legal-return{
    margin-top:40px;
}
/* ===== MENTIONS LEGALES ===== */

.legal-page{
    width:min(1000px,calc(100% - 40px));
    margin:80px auto;
}

.legal-card{
    background:#fff;
    border:1px solid var(--line);
    border-radius:16px;
    box-shadow:var(--shadow);
    padding:50px;
}

.legal-card h1{
    color:var(--forest);
    font-size:56px;
    margin-bottom:30px;
}

.legal-card h2{
    color:var(--copper);
    margin-top:35px;
    margin-bottom:10px;
}

.legal-card p{
    line-height:1.8;
}

.legal-return{
    margin-top:40px;
}
.legal-page{
    width:min(1200px,calc(100% - 60px));
    margin:80px auto;
}

.legal-card{
    background:#fff;
    border:1px solid var(--line);
    border-radius:16px;
    box-shadow:var(--shadow);
    padding:50px;
}.footer-legal{
    text-align:center;
    margin-top:20px;
}

.footer-legal a{
    color:var(--copper);
    text-decoration:none;
    font-size:14px;
    font-weight:700;
}

.footer-legal a:hover{
    opacity:.8;
}
``
<style>
/* Titres fluides automatiques */
h1, .headline, .page-title {
  font-size: clamp(28px, 6.5vw, 54px) !important;
  line-height: 1.15 !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

/* Sur très petits écrans, on force encore plus */
@media (max-width: 390px) {
  h1, .headline, .page-title {
    font-size: clamp(24px, 7vw, 32px) !important;
  }
}
</style>
/* FORCER tous les gros titres sur mobile */
@media only screen and (max-width: 768px) {
  body h1, body h1 span, 
  [data-ux="HeadingMajor"], 
  [data-ux="PageTitle"] {
    font-size: 32px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    word-break: normal !important;
  }
}