:root {
  --forest: #213c34;
  --moss: #678272;
  --sage: #aebfb2;
  --mist: #e5ebe4;
  --cream: #f4efe5;
  --paper: #fbf9f4;
  --clay: #b7654c;
  --ink: #26312d;
  --muted: #68736e;
  --line: rgba(38,49,45,.15);
  --serif: Georgia, "Times New Roman", serif;
  --sans: "Segoe UI", Arial, sans-serif;
}
html { scroll-padding-top: 90px; }
body { overflow-x: hidden; background: var(--paper); color: var(--ink); font-family: var(--sans); line-height: 1.65; }
.site-header { position: fixed; z-index: 100; top: 0; right: 0; left: 0; transition: background .25s ease, box-shadow .25s ease; }
.site-header.is-scrolled { background: rgba(251,249,244,.9); box-shadow: 0 1px 0 var(--line); backdrop-filter: blur(18px); }
.nav-wrap { display: flex; width: min(1240px, calc(100% - 48px)); min-height: 84px; align-items: center; justify-content: space-between; margin: auto; }
.wordmark { display: flex; align-items: center; gap: 12px; text-decoration: none; }
.wordmark-symbol { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 50%; background: var(--forest); color: #fff; font: italic 16px/1 var(--serif); }
.wordmark strong, .wordmark small { display: block; }
.wordmark strong { font-size: 14px; }
.wordmark small { margin-top: 2px; color: var(--muted); font-size: 8px; font-weight: 750; letter-spacing: .14em; text-transform: uppercase; }
.site-menu { display: flex; align-items: center; gap: 30px; font-size: 11px; font-weight: 700; }
.site-menu a { text-decoration: none; }
.site-menu a:hover { color: var(--clay); }
.nav-cta { padding: 11px 17px; border-radius: 999px; background: var(--forest); color: #fff !important; }
.hero { display: grid; width: min(1360px, calc(100% - 48px)); min-height: 830px; grid-template-columns: .88fr 1.12fr; gap: clamp(45px, 6vw, 90px); align-items: center; margin: auto; padding: 122px 0 55px; }
.eyebrow { margin: 0 0 24px; color: var(--moss); font-size: 9px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.hero .eyebrow { display: flex; align-items: center; gap: 11px; }
.hero .eyebrow span { width: 26px; height: 1px; background: currentColor; }
h1, h2 { margin: 0; font-family: var(--serif); font-weight: 400; letter-spacing: -.052em; line-height: .98; }
h1 { font-size: clamp(61px, 6.5vw, 105px); }
h1, h2, h3, .button, .text-link {
  max-width: 100%;
  overflow-wrap: break-word;
  hyphens: auto;
}
h1 em, h2 em { color: var(--clay); font-weight: 400; }
.hero-intro { max-width: 590px; margin: 30px 0; color: var(--muted); font-size: 16px; }
.hero-actions { display: flex; gap: 22px; align-items: center; flex-wrap: wrap; }
.button { display: inline-flex; min-height: 54px; align-items: center; gap: 30px; padding: 0 22px; border-radius: 999px; font-size: 11px; font-weight: 750; text-decoration: none; }
.button--solid { background: var(--forest); color: #fff; }
.text-link { font-size: 11px; font-weight: 800; text-underline-offset: 5px; }
.hero-facts { display: grid; grid-template-columns: repeat(3, 1fr); margin: 52px 0 0; padding: 20px 0 0; border-top: 1px solid var(--line); list-style: none; }
.hero-facts li + li { padding-left: 20px; border-left: 1px solid var(--line); }
.hero-facts strong, .hero-facts span { display: block; }
.hero-facts strong { font: 400 22px/1 var(--serif); }
.hero-facts span { margin-top: 7px; color: var(--muted); font-size: 8px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.hero-visual { position: relative; min-height: 650px; overflow: hidden; border-radius: 240px 240px 20px 20px; }
.hero-visual picture, .hero-visual img { width: 100%; height: 100%; }
.hero-visual img { position: absolute; object-fit: cover; }
.hero-visual > p { position: absolute; right: 18px; bottom: 18px; margin: 0; padding: 14px 17px; border-radius: 12px; background: rgba(251,249,244,.88); backdrop-filter: blur(15px); }
.hero-visual span, .hero-visual strong { display: block; }
.hero-visual span { color: var(--muted); font-size: 8px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.hero-visual strong { margin-top: 3px; font: 400 15px/1.2 var(--serif); }
.reassurance { display: flex; justify-content: center; gap: 9vw; padding: 24px; background: var(--forest); color: rgba(255,255,255,.82); }
.reassurance p { margin: 0; font-size: 10px; font-weight: 650; }
.reassurance span { margin-right: 7px; color: #cbe2d0; }
.section { width: min(1180px, calc(100% - 48px)); margin: auto; padding: 130px 0; }
.section-heading { display: grid; grid-template-columns: 1.5fr .7fr; gap: 60px; align-items: end; }
.section-heading h2, .approach h2, .booking h2 { font-size: clamp(48px, 5vw, 75px); }
.section-heading > p { margin: 0; color: var(--muted); font-size: 14px; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 60px; }
.service-grid article { position: relative; min-height: 365px; padding: 28px; border: 1px solid var(--line); border-radius: 22px; background: #fff; }
.service-grid article > span { color: var(--moss); font-size: 9px; font-weight: 800; }
.service-grid svg { width: 64px; margin: 50px 0 34px; fill: none; stroke: var(--moss); stroke-width: 1.5; }
.service-grid h3 { margin: 0 0 13px; font: 400 25px/1.1 var(--serif); }
.service-grid p { margin: 0; color: var(--muted); font-size: 13px; }
.approach { display: grid; grid-template-columns: 1.05fr .95fr; background: var(--mist); }
.approach-images { position: relative; min-height: 760px; }
.approach-images img:first-child { width: 74%; height: 100%; object-fit: cover; }
.approach-images img:last-child { position: absolute; right: 8%; bottom: 8%; width: 40%; aspect-ratio: 1; border: 9px solid var(--mist); border-radius: 50%; object-fit: cover; }
.approach-copy { align-self: center; max-width: 570px; padding: 80px clamp(30px, 7vw, 110px); }
.approach-copy > p:not(.eyebrow) { color: var(--muted); font-size: 14px; }
.approach-copy ul { margin: 28px 0 34px; padding: 0; list-style: none; }
.approach-copy li { padding: 11px 0; border-bottom: 1px solid var(--line); font-size: 12px; font-weight: 700; }
.approach-copy li::before { margin-right: 10px; color: var(--clay); content: "✦"; }
.testimonial { position: relative; padding: 140px 10vw; overflow: hidden; background: var(--cream); text-align: center; }
.quote-mark { position: absolute; top: -45px; left: 5%; color: rgba(183,101,76,.1); font: 300 330px/1 var(--serif); }
.testimonial blockquote { max-width: 950px; margin: auto; }
.testimonial blockquote > p { margin: 0; font: 400 clamp(29px, 3.6vw, 51px)/1.35 var(--serif); }
.testimonial footer { margin-top: 32px; }
.testimonial footer strong, .testimonial footer span { display: block; }
.testimonial footer strong { font-size: 11px; }
.testimonial footer span { margin-top: 6px; color: var(--muted); font-size: 9px; }
.booking { display: grid; grid-template-columns: 1fr .9fr; gap: 8vw; align-items: center; }
.booking-copy > p:last-child { max-width: 500px; color: var(--muted); }
.booking-card { padding: 15px 28px; border-radius: 24px; background: var(--forest); color: #fff; }
.booking-card > p { margin: 10px 0; color: rgba(255,255,255,.56); font-size: 8px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.booking-card a { display: flex; min-height: 89px; align-items: center; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.15); text-decoration: none; }
.booking-card strong, .booking-card small { display: block; }
.booking-card strong { font: 400 20px/1.2 var(--serif); }
.booking-card small { margin-top: 5px; color: rgba(255,255,255,.58); font-size: 9px; }
.booking-card b { font-size: 20px; font-weight: 400; }
.site-footer { display: flex; justify-content: space-between; gap: 30px; padding: 42px 4vw 100px; border-top: 1px solid var(--line); font-size: 10px; }
.site-footer div, .site-footer a, .site-footer span { display: flex; gap: 20px; }
.site-footer a { text-decoration: none; }
@media (max-width: 960px) {
  .hero { min-height: auto; grid-template-columns: 1fr; padding-top: 135px; }
  .hero-copy { max-width: 690px; }
  .hero-visual { min-height: 620px; }
  .section-heading { grid-template-columns: 1fr; }
  .section-heading > *, .approach > *, .booking > * { min-width: 0; }
  .approach { grid-template-columns: 1fr; }
  .approach-copy { max-width: 760px; }
}
@media (max-width: 760px) {
  .nav-wrap { width: calc(100% - 32px); }
  .site-menu { position: absolute; top: 72px; right: 16px; left: 16px; display: none; padding: 20px; border: 1px solid var(--line); border-radius: 18px; background: var(--paper); box-shadow: 0 20px 60px rgba(33,60,52,.15); }
  .site-menu.is-open { display: grid; }
  .site-menu a { padding: 10px; }
  .hero, .section { width: calc(100% - 32px); }
  .hero { gap: 40px; }
  .section-heading { gap: 26px; }
  .section-heading h2, .approach h2, .booking h2 {
    font-size: clamp(27px, 8.2vw, 38px);
    line-height: 1.02;
  }
  .hero-visual { min-height: 580px; border-radius: 180px 180px 16px 16px; }
  .reassurance { align-items: center; gap: 12px; flex-direction: column; }
  .service-grid { grid-template-columns: 1fr; }
  .service-grid article { min-height: 320px; }
  .approach-images { min-height: 610px; }
  .booking { grid-template-columns: 1fr; }
  .site-footer, .site-footer div { flex-direction: column; }
}
@media (max-width: 480px) {
  h1 { font-size: clamp(44px, 14vw, 56px); line-height: .98; }
  .hero { padding-top: 108px; }
  .hero-facts { gap: 12px; }
  .hero-facts li + li { padding-left: 12px; }
  .hero-visual { min-height: 480px; }
  .section { padding: 95px 0; }
  .approach-images { min-height: 480px; }
  .approach-copy { padding: 70px 22px; }
  .testimonial { padding: 100px 22px; }
}

/* Navigation lisible : même confort dans la démo et dans les sites créés. */
.wordmark small { font-size: 10px; }
.site-menu { gap: clamp(18px, 2.4vw, 30px); font-size: 14px; line-height: 1.2; }
.site-menu a { display: inline-flex; min-height: 42px; align-items: center; }
.nav-cta { min-height: 44px; padding-inline: 19px; font-size: 13px; }
.button, .text-link { font-size: 13px; }

@media (max-width: 720px) {
  .site-menu { gap: 4px; font-size: 15px; }
  .site-menu a { min-height: 48px; padding: 12px !important; }
  .site-menu .nav-cta { justify-content: space-between; margin-top: 4px; }
}


/* Numérisite — la page ne doit pas glisser de côté */
/* Le pied de page passe en colonne à partir de 720 px seulement. Entre
720 et 960 px — la tablette tenue à la verticale — il reste sur une
seule ligne et déborde de 220 px. */
@media (max-width: 960px){
  .site-footer{flex-wrap:wrap}
}
