
:root{--cream:#f7f1e8;--cream2:#fbf8f2;--ivory:#fffdfa;--gold:#b9935a;--gold-soft:#dcc8a8;--brown:#302a26;--text:#5f554d;--muted:#877b72;--line:#e6dbcf;--shadow:0 24px 70px rgba(48,42,38,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6}
a{text-decoration:none;color:inherit}h1,h2,h3,.brand{font-family:Georgia,"Times New Roman",serif;color:var(--brown);font-weight:500;letter-spacing:-.025em}
.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:82px 0}.eyebrow{color:var(--gold);font-size:.74rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.section-title{font-size:clamp(2.2rem,4.8vw,4.35rem);line-height:1.04;margin:10px 0 16px}.lead{max-width:760px;color:#70655d;font-size:1.04rem}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;border:1px solid var(--gold);font-weight:750;font-size:.92rem;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold);color:#fff}.btn-light{background:transparent;color:var(--brown)}
header{position:sticky;top:0;z-index:50;background:rgba(247,241,232,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(185,147,90,.17)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand-wrap{display:flex;align-items:center;gap:11px}.logo{width:42px;height:42px;object-fit:contain}.brand{font-size:1.25rem}.brand small{display:block;font-family:Inter,Arial,sans-serif;font-size:.52rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-top:-2px}nav{display:flex;gap:23px;align-items:center;font-size:.9rem}
.hero{min-height:calc(100vh - 76px);display:flex;align-items:center;padding:54px 0 70px}.hero-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:58px;align-items:center}.hero h1{font-size:clamp(3.5rem,7vw,6.9rem);line-height:.94;margin:12px 0 24px}.hero h1 em{font-style:italic;color:var(--gold)}.hero p{font-size:1.06rem;color:#665b53;max-width:680px}.hero strong{color:var(--brown)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.hero-video{min-height:565px;border-radius:34px;overflow:hidden;position:relative;background:#e9dfd3;box-shadow:var(--shadow)}.hero-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(48,42,38,.14));pointer-events:none}.video-copy{position:absolute;left:22px;bottom:22px;background:rgba(255,253,250,.9);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.75);border-radius:18px;padding:13px 16px;color:var(--brown);font-size:.82rem;box-shadow:0 12px 30px rgba(48,42,38,.14)}.video-copy b{display:block;font-size:.93rem}
.promise{padding:54px 0 24px}.promise-inner{text-align:center;max-width:980px;margin:auto}.promise-quote{font-family:Georgia,serif;color:var(--brown);font-size:clamp(2.5rem,5.2vw,5.3rem);line-height:1.02;margin:8px 0 18px}.promise-quote em{color:var(--gold);font-style:italic}.promise-copy{font-size:1.08rem;color:#6c6159;max-width:780px;margin:auto}
.ownership{padding:62px 0 34px}.ownership-head{max-width:900px;margin-bottom:36px}.ownership-head h2{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.02;margin:8px 0 14px}.ownership-line{width:72px;height:1px;background:var(--gold);margin:20px 0}.ownership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.ownership-item{padding:8px 0 26px;border-bottom:1px solid var(--gold-soft)}.ownership-item .index{font-family:Georgia,serif;color:var(--gold);font-size:2rem}.ownership-item h3{font-size:1.55rem;margin:6px 0}.ownership-item p{margin:0;color:#73685f}.ownership-item strong{display:block;color:var(--brown);margin-bottom:4px}
.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.scope-card{background:var(--ivory);border:1px solid var(--line);border-radius:24px;padding:28px;min-height:280px}.scope-card h3{font-size:1.65rem;margin:12px 0 14px}.scope-card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px;color:#756a62}.scope-card li{padding-left:18px;position:relative}.scope-card li:before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:50%;background:var(--gold)}
.price-band{display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center;background:linear-gradient(135deg,#f0e7da,#fffdfa);border:1px solid var(--gold-soft);border-radius:28px;padding:34px}.price{font-family:Georgia,serif;font-size:clamp(5rem,10vw,8rem);line-height:.88;color:var(--brown)}.price span{color:var(--gold)}.price-band h3{font-size:2rem;margin:0 0 8px}.price-band p{margin:0;color:#746960}.price-note{font-size:.82rem!important;color:#85796f!important;margin-top:10px!important}
.process-wrap{background:var(--cream2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process{display:grid;grid-template-columns:.75fr 1.25fr;gap:54px;align-items:start}.process-list{display:grid;gap:12px}.process-step{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.process-step .n{width:42px;height:42px;border-radius:50%;border:1px solid var(--gold-soft);display:grid;place-items:center;color:var(--gold);font-weight:800;font-size:.78rem}.process-step h3{font-size:1.35rem;margin:0 0 5px}.process-step p{margin:0;color:#756a62}.process-summary{padding:28px;border:1px solid var(--gold-soft);background:var(--ivory);border-radius:24px}.process-summary strong{color:var(--brown)}
.relay{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.relay-visual{height:430px;border-radius:28px;background:url('passation-brochure.jpg') center 30%/cover;box-shadow:var(--shadow);position:relative;overflow:hidden}.relay-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(48,42,38,.18))}.relay-label{position:absolute;left:20px;bottom:20px;z-index:2;background:rgba(255,253,250,.9);backdrop-filter:blur(8px);padding:11px 14px;border-radius:15px;color:var(--brown);font-size:.8rem}
.provider{display:grid;grid-template-columns:1fr .85fr;gap:36px;align-items:center;background:var(--cream2);border:1px solid var(--line);border-radius:26px;padding:32px}.provider-photo{height:290px;border-radius:22px;background:url('https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1000&q=88') center/cover}
.cta{text-align:center;padding:76px 24px;border-radius:30px;background:var(--brown);color:white}.cta h2{color:white;font-size:clamp(2.3rem,5vw,4.8rem);margin:0 0 14px}.cta p{color:#eadfd5;max-width:650px;margin:0 auto 24px}
footer{padding:34px 0 42px;border-top:1px solid var(--line)}.foot{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;font-size:.84rem;color:#7a6f67}.footer-links{display:flex;gap:17px;flex-wrap:wrap}
.reveal{opacity:0;transform:translateY(16px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){nav a:not(.btn){display:none}.hero-grid,.price-band,.process,.relay,.provider{grid-template-columns:1fr}.scope-grid,.ownership-grid{grid-template-columns:1fr}.hero-video{min-height:430px}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.brand small{display:none}.hero{padding-top:42px}.hero h1{font-size:3.45rem}.section{padding:66px 0}.foot{flex-direction:column}.provider{padding:24px}}


/* V5 — reassurance section redesigned */
.ownership{padding:68px 0 42px}
.ownership-head{text-align:center;max-width:920px;margin:0 auto 46px}
.ownership-head h2{
  font-size:clamp(2.5rem,5vw,4.9rem);
  line-height:1.03;
  margin:10px 0 0;
}
.ownership-head h2 em{font-style:italic;color:var(--gold)}
.ownership-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:34px;
  max-width:1060px;
  margin:0 auto;
}
.ownership-item{
  text-align:center;
  padding:6px 22px 30px;
  border-bottom:1px solid var(--gold-soft);
}
.number-ring{
  width:78px;
  height:78px;
  margin:0 auto 18px;
  border:1.5px solid var(--gold);
  border-radius:50%;
  display:grid;
  place-items:center;
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.8rem;
  color:var(--gold);
  background:rgba(255,253,250,.33);
  box-shadow:0 9px 26px rgba(185,147,90,.08);
}
.ownership-item h3{font-size:1.65rem;margin:7px 0 10px}
.ownership-item p{margin:0;color:#73685f}
.ownership-item strong{display:block;color:var(--brown);margin-bottom:5px}

/* Exact visual supplied by the user */
.relay-visual{
  background-image:url('passation-cles.jpg') !important;
  background-position:center !important;
  background-size:cover !important;
  height:455px !important;
}
.relay-visual:after{display:none !important}

/* Real walkthrough video — clean presentation, no fake video labels */
.hero-video video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.video-copy,.video-pill{display:none !important}

@media(max-width:900px){
  .ownership-grid{grid-template-columns:1fr;max-width:620px}
  .ownership-item{padding-bottom:28px}
}


/* ===== V6 refinements ===== */

/* Ce qui ne change jamais : heading aligned left so the promise stands out more */
.ownership{
  padding:72px 0 44px !important;
}
.ownership .container{
  max-width:1120px;
}
.ownership-head{
  text-align:left !important;
  max-width:760px !important;
  margin:0 0 42px 0 !important;
}
.ownership-head .eyebrow{
  margin-left:0 !important;
}
.ownership-head h2{
  margin:10px 0 0 0 !important;
}
.ownership-grid{
  max-width:none !important;
  margin:0 !important;
}

/* 3 points stay strong and clearer */
.ownership-item{
  background:linear-gradient(180deg, rgba(255,255,255,.55), rgba(255,252,247,.72));
  border:1px solid rgba(191,156,101,.18);
  border-radius:24px;
  padding:28px 24px 26px !important;
  box-shadow:0 10px 28px rgba(48,42,38,.05);
}
.number-ring{
  width:82px !important;
  height:82px !important;
  margin:0 auto 18px !important;
}

/* Maison Vatin prend le relais : only the clean key handover visual */
.relay-visual{
  background-image:url('passation-cles-crop.jpg') !important;
  background-position:center top !important;
  background-size:cover !important;
  min-height:350px !important;
  height:380px !important;
  border-radius:28px !important;
}

/* Keep the section clean and premium */
.relay{
  align-items:center !important;
}
.relay .lead{
  max-width:680px;
}

/* Video: feel more like a flowing walkthrough, not a slow inspection */
.hero-video{
  min-height:590px !important;
}
.hero-video video{
  object-fit:cover !important;
  object-position:center center !important;
  filter:saturate(1.02) contrast(1.01);
}
.video-overlay{
  background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(48,42,38,.10)) !important;
}

@media(max-width:900px){
  .ownership-head{
    text-align:left !important;
    margin-bottom:28px !important;
  }
  .ownership-item{
    text-align:center;
  }
  .relay-visual{
    min-height:280px !important;
    height:300px !important;
  }
}


/* ===========================
   MAISON VATIN — V7
   =========================== */

/* HERO VIDEO — no poster flash, cream loading state, fade-in when actually playing */
.hero-video{
  background:linear-gradient(135deg,#f3eadf,#fbf8f2) !important;
  position:relative;
}
.hero-video video{
  opacity:0;
  transition:opacity .5s ease;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.hero-video video.is-playing{
  opacity:1;
}
.hero-video::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,#f3eadf,#fbf8f2);
  z-index:0;
}
.hero-video video,
.hero-video .video-overlay{
  z-index:1;
}
.hero-video .video-overlay{
  position:absolute;
  inset:0;
  pointer-events:none;
}

/* CE QUI NE CHANGE JAMAIS — left aligned, promise above remains visually distinct */
.ownership-head{
  text-align:left !important;
  margin-left:0 !important;
  margin-right:auto !important;
  max-width:760px !important;
}
.ownership-head h2{
  text-align:left !important;
}
.ownership-grid{
  margin-top:36px !important;
}

/* Keep the 3 reassurance cards strong */
.ownership-item{
  border:1px solid rgba(185,147,90,.28) !important;
  background:rgba(255,253,250,.72) !important;
  box-shadow:0 14px 35px rgba(48,42,38,.055) !important;
}
.number-ring{
  border:1.5px solid var(--gold) !important;
  box-shadow:0 8px 22px rgba(185,147,90,.10) !important;
}

/* MAISON VATIN PREND LE RELAIS — ONLY the key handover photo */
.relay-visual{
  background-image:url('passation-cle-main.jpg') !important;
  background-size:cover !important;
  background-position:center !important;
  min-height:390px !important;
  height:420px !important;
  border-radius:28px !important;
}
.relay-visual::after{
  display:none !important;
}

/* PROVIDER / CLEANING SECTION — warm Maison Vatin palette */
.provider-photo{
  background-image:
    linear-gradient(180deg,rgba(247,241,232,.03),rgba(185,147,90,.05)),
    url('provider-warm-apartment.jpg') !important;
  background-size:cover !important;
  background-position:center !important;
  filter:saturate(.92) sepia(.05) brightness(1.04);
  border:1px solid rgba(185,147,90,.18);
}

/* Mobile */
@media(max-width:900px){
  .ownership-head{
    text-align:left !important;
  }
  .relay-visual{
    height:310px !important;
    min-height:310px !important;
  }
}


/* ===========================
   MAISON VATIN — V9
   =========================== */

/* Header: keep the brand compact, but make the MV/key mark easier to identify instantly */
.nav{
  height:80px !important;
}
.logo{
  width:54px !important;
  height:54px !important;
  object-fit:contain !important;
  flex:0 0 54px;
}
.brand{
  font-size:1.34rem !important;
}
.brand small{
  font-size:.54rem !important;
}

/* HERO: back to the lighter text-left / video-right layout */
.hero{
  min-height:calc(100vh - 80px) !important;
  display:flex !important;
  align-items:center !important;
  padding:54px 0 72px !important;
}
.hero-grid{
  display:grid !important;
  grid-template-columns:.96fr 1.04fr !important;
  gap:58px !important;
  align-items:center !important;
}
.hero-video{
  min-height:545px !important;
  border-radius:32px !important;
  overflow:hidden !important;
  position:relative !important;
  background:linear-gradient(135deg,#f2e9dc,#fbf8f2) !important;
  box-shadow:var(--shadow) !important;
}
.hero-video::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,#f2e9dc,#fbf8f2);
  z-index:0;
}
.hero-video video{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  opacity:0 !important;
  transition:opacity .45s ease !important;
  z-index:1 !important;
}
.hero-video video.is-playing{
  opacity:1 !important;
}
.video-overlay{
  position:absolute !important;
  inset:0 !important;
  z-index:2 !important;
  background:linear-gradient(180deg,rgba(47,41,37,.01),rgba(47,41,37,.10)) !important;
  pointer-events:none !important;
}
.video-copy,.video-pill{display:none !important;}

/* Passation: use the clean full image only — no embedded logo, no embedded text, no white brochure area */
.relay-visual{
  background-image:url('passation-clean-full.png') !important;
  background-size:cover !important;
  background-position:center !important;
  height:430px !important;
  min-height:430px !important;
  border-radius:28px !important;
}
.relay-visual::after{display:none !important;}

/* Organisation actuelle:
   keep the SAME real cleaning photo source as before; tint the environment warmer/cream.
   This intentionally does NOT replace the cleaner with a generated person. */
.provider-photo{
  position:relative !important;
  overflow:hidden !important;
  height:300px !important;
  border-radius:22px !important;
  background:
    url('https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1200&q=90')
    center/cover no-repeat !important;
  filter:brightness(1.09) saturate(.70) sepia(.16) contrast(.94) !important;
  border:1px solid rgba(185,147,90,.18) !important;
}
.provider-photo::after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(244,235,221,.18);
  mix-blend-mode:color;
  pointer-events:none;
}

/* Keep reassurance title left-aligned */
.ownership-head{
  text-align:left !important;
  margin-left:0 !important;
  margin-right:auto !important;
}

/* Mobile */
@media(max-width:900px){
  .nav{height:76px !important}
  .logo{width:49px !important;height:49px !important;flex-basis:49px}
  .hero-grid{grid-template-columns:1fr !important}
  .hero-video{min-height:420px !important}
  .relay-visual{height:320px !important;min-height:320px !important}
}


/* ===========================
   MAISON VATIN — V11 FINAL POLISH
   =========================== */

/* Header: black MV + key mark only, larger and visually clear */
.nav{
  height:82px !important;
}
.brand-wrap{
  gap:14px !important;
}
.logo{
  width:62px !important;
  height:62px !important;
  object-fit:contain !important;
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
  flex:0 0 62px !important;
}
.brand{
  font-size:1.34rem !important;
}
.brand small{
  font-size:.54rem !important;
  letter-spacing:.155em !important;
}

/* Organisation actuelle: realistic cleaner in warm white / cream / beige apartment */
.provider-photo{
  height:310px !important;
  border-radius:22px !important;
  background-image:url('cleaner-maison-vatin.jpg') !important;
  background-size:cover !important;
  background-position:center 42% !important;
  filter:none !important;
  border:1px solid rgba(185,147,90,.18) !important;
  box-shadow:0 14px 35px rgba(48,42,38,.055) !important;
}
.provider-photo::before,
.provider-photo::after{
  display:none !important;
}

/* "Comment ça se passe ?" ends cleanly after the 4 steps */
.process-summary{
  display:none !important;
}

@media(max-width:900px){
  .nav{height:76px !important;}
  .logo{
    width:56px !important;
    height:56px !important;
    flex-basis:56px !important;
  }
  .provider-photo{
    height:280px !important;
  }
}


/* ===========================
   MAISON VATIN — V12
   FAQ + CONTACT + OWNER FLOW
   =========================== */
.active-link{color:var(--gold)}
.subpage{min-height:calc(100vh - 82px)}
.faq-hero,.contact-hero,.confier-hero{padding:78px 0 46px}
.faq-hero-inner,.contact-intro,.confier-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:end}
.faq-hero h1,.contact-hero h1,.confier-hero h1{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3rem,5.5vw,5.5rem);
  line-height:1.02;
  color:var(--brown);
  margin:10px 0 16px;
  max-width:900px;
}
.faq-hero p,.contact-hero p,.confier-hero p{font-size:1.08rem;color:#71665d;max-width:720px}

.faq-section{padding:22px 0 90px}
.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:46px;align-items:start}
.faq-aside{position:sticky;top:110px;background:linear-gradient(145deg,#f1e6d8,#fffdfa);border:1px solid var(--gold-soft);border-radius:26px;padding:30px}
.faq-aside-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-weight:800}
.faq-aside h2{font-size:2rem;margin:10px 0}.faq-aside p{color:#746960}
.faq-aside-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.faq-list details{background:var(--ivory);border:1px solid var(--line);border-radius:18px;padding:0;margin:0 0 12px;overflow:hidden;box-shadow:0 8px 24px rgba(48,42,38,.03)}
.faq-list summary{list-style:none;padding:22px 24px;font-size:1.05rem;font-weight:800;color:var(--brown);cursor:pointer;display:flex;gap:16px;align-items:center}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{width:34px;height:34px;border:1px solid var(--gold-soft);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:.75rem;flex:0 0 34px}
.faq-list details p{padding:0 24px 24px 74px;margin:0;color:#6d625a;font-size:.98rem;line-height:1.7}
.faq-list details[open]{border-color:rgba(185,147,90,.45);background:#fffdfa}

.contact-section,.confier-section{padding:18px 0 90px}
.contact-choice-card,.confier-promise{background:linear-gradient(145deg,#f0e5d6,#fffdfa);border:1px solid var(--gold-soft);border-radius:24px;padding:26px}
.contact-choice-card span,.confier-promise span{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-weight:800}
.contact-choice-card strong,.confier-promise strong{display:block;color:var(--brown);font-family:Georgia,serif;font-size:1.55rem;line-height:1.2;margin:6px 0 18px}
.contact-grid,.confier-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:46px;align-items:start}
.contact-copy,.confier-side{padding:16px 6px}.contact-copy h2,.confier-side h2{font-size:2.6rem;margin:8px 0 12px}.contact-copy p,.confier-side p{color:#71665d}
.contact-reassurance{display:grid;gap:12px;margin-top:26px}
.contact-reassurance div{border-top:1px solid var(--gold-soft);padding-top:13px}
.contact-reassurance b{display:block;color:var(--brown)}.contact-reassurance span{color:#7b7068;font-size:.92rem}
.confier-side ul{padding-left:20px;color:#746960}.confier-side li{margin:8px 0}

.mv-form{background:var(--ivory);border:1px solid var(--line);border-radius:26px;padding:30px;display:grid;gap:16px;box-shadow:0 18px 48px rgba(48,42,38,.055)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.mv-form label{font-size:.86rem;font-weight:750;color:var(--brown);display:grid;gap:7px}
.mv-form input,.mv-form select,.mv-form textarea{width:100%;border:1px solid #ded2c5;border-radius:12px;padding:13px 14px;background:#fffdfa;color:var(--brown);font:inherit;outline:none}
.mv-form input:focus,.mv-form select:focus,.mv-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(185,147,90,.10)}
.mv-form textarea{min-height:130px;resize:vertical}
.form-submit{margin-top:4px}
.form-note{font-size:.78rem;color:#8c8077;text-align:center;margin:0}
.form-section-title{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding-top:20px;margin-top:4px}
.form-section-title:first-child{border-top:0;padding-top:0}
.form-section-title>span{width:38px;height:38px;border-radius:50%;border:1px solid var(--gold-soft);display:grid;place-items:center;color:var(--gold);font-weight:800;font-size:.75rem}
.form-section-title b{display:block;color:var(--brown);font-family:Georgia,serif;font-size:1.25rem}
.form-section-title small{display:block;color:#85796f;margin-top:2px}

@media(max-width:900px){
  .faq-hero-inner,.contact-intro,.confier-intro,.faq-layout,.contact-grid,.confier-layout{grid-template-columns:1fr}
  .faq-aside{position:static}
  .form-row{grid-template-columns:1fr}
  .faq-list details p{padding-left:24px}
}


/* ===========================
   MAISON VATIN — V13
   ACTIVE NAV + DETAILED TARIF
   =========================== */
.nav-link{
  position:relative;
  transition:color .2s ease;
}
.nav-link.active-link{
  color:var(--brown) !important;
  font-weight:800;
}
.nav-link.active-link::after{
  content:"";
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:-9px;
  width:22px;
  height:2px;
  border-radius:2px;
  background:var(--gold);
}
.price-detail-link{
  display:inline-block;
  margin-top:16px;
  color:var(--brown);
  font-weight:800;
  font-size:.9rem;
  border-bottom:1px solid var(--gold-soft);
  padding-bottom:2px;
}

.tarif-hero{padding:78px 0 44px}
.tarif-hero-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:48px;
  align-items:end;
}
.tarif-hero h1{
  font-family:Georgia,"Times New Roman",serif;
  color:var(--brown);
  font-weight:500;
  font-size:clamp(3.2rem,5.8vw,5.8rem);
  line-height:1;
  margin:10px 0 18px;
}
.tarif-hero p{font-size:1.1rem;color:#71665d;max-width:720px}
.tarif-hero p strong{color:var(--brown)}
.tarif-hero-card{
  background:linear-gradient(145deg,#efe3d3,#fffdfa);
  border:1px solid var(--gold-soft);
  border-radius:28px;
  padding:30px;
  display:grid;
}
.tarif-big{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(5rem,9vw,8.5rem);
  line-height:.9;
  color:var(--brown);
}
.tarif-big sup{font-size:.38em;color:var(--gold);vertical-align:top;margin-left:3px}
.tarif-hero-card strong{font-size:1.1rem;color:var(--brown);margin:12px 0 6px}
.tarif-hero-card small{color:#82766d}

.tarif-section{padding:24px 0 92px}
.tarif-layout{
  display:grid;
  grid-template-columns:1.3fr .7fr;
  gap:46px;
  align-items:start;
}
.tarif-main{display:grid;gap:24px}
.tarif-block{
  background:var(--ivory);
  border:1px solid var(--line);
  border-radius:26px;
  padding:34px;
}
.tarif-block h2{
  font-size:2.45rem;
  line-height:1.08;
  margin:8px 0 24px;
}
.tarif-included-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0 28px;
}
.tarif-included-grid>div{
  display:grid;
  grid-template-columns:42px 1fr;
  column-gap:13px;
  padding:18px 0;
  border-top:1px solid var(--line);
}
.tarif-included-grid span{
  grid-row:1/3;
  width:38px;height:38px;
  border-radius:50%;
  border:1px solid var(--gold-soft);
  display:grid;place-items:center;
  color:var(--gold);font-size:.72rem;font-weight:800;
}
.tarif-included-grid b{color:var(--brown)}
.tarif-included-grid p{margin:3px 0 0;color:#766b63;font-size:.9rem}
.tarif-not-included{background:linear-gradient(145deg,#faf5ed,#fffdfa)}
.tarif-not-included>p{color:#756a62;max-width:760px}
.tarif-extras{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
.tarif-extras div{
  border:1px solid var(--line);
  border-radius:16px;
  padding:18px;
  background:rgba(255,255,255,.45);
}
.tarif-extras b{display:block;color:var(--brown);margin-bottom:4px}
.tarif-extras span{font-size:.9rem;color:#776c64}

.money-flow{display:grid;gap:0}
.money-flow>div{
  display:grid;
  grid-template-columns:44px 1fr;
  gap:14px;
  padding:17px 0;
  border-top:1px solid var(--line);
  align-items:start;
}
.money-flow span{
  width:38px;height:38px;border-radius:50%;
  display:grid;place-items:center;
  background:#f3e7d6;color:var(--gold);font-weight:800;
}
.money-flow p{margin:0;color:#756a62}
.money-flow b{color:var(--brown)}
.tarif-disclaimer{
  border-left:3px solid var(--gold);
  padding:18px 22px;
  background:#f4eadc;
  border-radius:0 16px 16px 0;
}
.tarif-disclaimer b{color:var(--brown)}
.tarif-disclaimer p{margin:5px 0 0;color:#70655d}

.tarif-side{display:grid;gap:16px;position:sticky;top:108px}
.tarif-side-card{
  border-radius:24px;
  padding:28px;
  background:var(--brown);
  color:#fff;
}
.tarif-side-card .eyebrow{color:#dfbd86}
.tarif-side-card h3{color:#fff;font-size:2rem;margin:9px 0 12px}
.tarif-side-card p{color:#e9dfd5}
.tarif-side-card.light{
  background:var(--ivory);
  border:1px solid var(--line);
  color:var(--brown);
}
.tarif-side-card.light p{color:#756a62}
.mini-label{text-transform:uppercase;font-size:.72rem;letter-spacing:.13em;color:var(--gold);font-weight:800}
.text-link{color:var(--brown);font-weight:800;border-bottom:1px solid var(--gold-soft)}

@media(max-width:900px){
  .tarif-hero-grid,.tarif-layout{grid-template-columns:1fr}
  .tarif-side{position:static}
  .tarif-included-grid,.tarif-extras{grid-template-columns:1fr}
}


/* ===========================
   MAISON VATIN — V14
   SERVICES + FONCTIONNEMENT
   =========================== */
.section-detail-cta{
  display:flex;
  justify-content:flex-start;
  margin-top:28px;
}

/* Services */
.services-hero,.flow-hero{padding:78px 0 48px}
.services-hero-grid,.flow-hero-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:48px;
  align-items:end;
}
.services-hero h1,.flow-hero h1{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3.1rem,5.8vw,5.8rem);
  font-weight:500;
  line-height:1;
  color:var(--brown);
  margin:10px 0 18px;
}
.services-hero p,.flow-hero p{font-size:1.08rem;color:#71665d;max-width:760px}
.services-hero-note,.flow-hero-card{
  padding:28px;
  border-radius:26px;
  border:1px solid var(--gold-soft);
  background:linear-gradient(145deg,#efe3d3,#fffdfa);
}
.services-hero-note>span,.flow-hero-card>span{
  text-transform:uppercase;
  letter-spacing:.13em;
  font-size:.72rem;
  color:var(--gold);
  font-weight:800;
}
.services-hero-note strong,.flow-hero-card strong{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2rem;
  color:var(--brown);
  margin:8px 0;
}
.services-hero-note p,.flow-hero-card p{font-size:.95rem;margin:0}

.services-section{padding:26px 0 42px}
.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.service-detail-card{
  background:var(--ivory);
  border:1px solid var(--line);
  border-radius:26px;
  padding:30px;
  position:relative;
}
.service-detail-number{
  font-family:Georgia,serif;
  font-size:3.2rem;
  color:#dfc096;
  margin-bottom:20px;
}
.service-detail-card h2{font-size:2.25rem;line-height:1.05;margin:8px 0 12px}
.service-detail-card>p{color:#756a62;min-height:76px}
.service-detail-card ul{padding-left:20px;color:#6e635b;margin:22px 0 0}
.service-detail-card li{margin:10px 0;line-height:1.45}

.services-extra{padding:48px 0}
.services-extra-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}
.services-extra-copy h2{font-size:3rem;line-height:1.05;margin:8px 0 14px}
.services-extra-copy p{color:#756a62}
.services-extra-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.services-extra-list div{
  background:#fffdfa;
  border:1px solid var(--line);
  border-radius:18px;
  padding:20px;
}
.services-extra-list b{display:block;color:var(--brown);margin-bottom:5px}
.services-extra-list span{font-size:.9rem;color:#756a62}

.services-owner-control{padding:28px 0 52px}
.owner-control-box{
  border-radius:28px;
  background:linear-gradient(145deg,#f0e5d6,#fffdfa);
  border:1px solid var(--gold-soft);
  padding:34px;
}
.owner-control-box h2{font-size:3rem;line-height:1.05;margin:8px 0 28px}
.owner-control-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.owner-control-points>div{border-top:1px solid var(--gold-soft);padding-top:18px}
.owner-control-points span{color:var(--gold);font-weight:800;font-size:.75rem}
.owner-control-points b{display:block;font-size:1.35rem;color:var(--brown);margin:6px 0 3px}
.owner-control-points p{margin:0;color:#756a62}

/* Fonctionnement */
.flow-section{padding:26px 0 50px}
.flow-steps{display:grid;gap:16px}
.flow-step-card{
  display:grid;
  grid-template-columns:130px 1fr;
  gap:28px;
  background:var(--ivory);
  border:1px solid var(--line);
  border-radius:26px;
  padding:30px;
  align-items:start;
}
.flow-step-index{
  font-family:Georgia,serif;
  font-size:4.5rem;
  color:#dcc098;
  line-height:1;
}
.flow-step-card h2{font-size:2.55rem;line-height:1.05;margin:7px 0 10px}
.flow-step-card p{color:#746960;max-width:850px}
.flow-mini-grid{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.flow-mini-grid span{
  padding:8px 12px;
  border-radius:999px;
  border:1px solid var(--gold-soft);
  background:#fcf7ef;
  color:#756a62;
  font-size:.82rem;
}

.flow-decisions{padding:40px 0 60px}
.flow-decisions-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}
.flow-decisions h2{font-size:3.1rem;line-height:1.05;margin:8px 0 14px}
.flow-decisions p{color:#756a62}
.decision-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.decision-list>div{border-radius:22px;padding:24px;border:1px solid var(--line)}
.decision-normal{background:#fffdfa}
.decision-owner{background:#f1e6d8}
.decision-list span{text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:800;color:var(--gold)}
.decision-list ul{padding-left:20px;margin:16px 0 0;color:#6f645c}
.decision-list li{margin:10px 0}

.flow-final{padding:10px 0 90px}
.flow-final-box{
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:center;
  border-radius:28px;
  background:var(--brown);
  color:#fff;
  padding:34px;
}
.flow-final-box .eyebrow{color:#dfbd86}
.flow-final-box h2{color:#fff;font-size:2.7rem;line-height:1.05;margin:8px 0 10px}
.flow-final-box p{color:#e8ded5;margin:0;max-width:720px}

@media(max-width:900px){
  .services-hero-grid,.flow-hero-grid,
  .services-extra-grid,.flow-decisions-grid{grid-template-columns:1fr}
  .service-detail-grid{grid-template-columns:1fr}
  .services-extra-list,.owner-control-points,.decision-list{grid-template-columns:1fr}
  .flow-step-card{grid-template-columns:1fr}
  .flow-step-index{font-size:3.2rem}
  .flow-final-box{display:grid}
}


/* ===========================
   MAISON VATIN — V15
   LEGAL + LAUNCH READINESS
   =========================== */

.footer-links{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.footer-links a{font-size:.82rem}

.form-privacy-note{
  background:#faf5ed;
  border:1px solid var(--line);
  border-radius:14px;
  padding:14px 16px;
  font-size:.82rem;
}
.form-privacy-note b{color:var(--brown)}
.form-privacy-note p{margin:4px 0 5px;color:#766b63;line-height:1.5}
.form-privacy-note a{color:var(--brown);font-weight:800;border-bottom:1px solid var(--gold-soft)}

.contact-live-info{
  display:grid;
  gap:10px;
  margin:24px 0;
}
.contact-live-info>div{
  padding:14px 0;
  border-top:1px solid var(--gold-soft);
}
.contact-live-info span{
  display:block;
  font-size:.7rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--gold);
  font-weight:800;
  margin-bottom:4px;
}
.contact-live-info strong{
  color:var(--brown);
  font-size:.95rem;
}

.legal-hero{padding:78px 0 34px}
.legal-hero h1{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3rem,5.5vw,5.4rem);
  font-weight:500;
  line-height:1;
  margin:8px 0 14px;
  color:var(--brown);
}
.legal-hero p{max-width:820px;color:#756a62;font-size:1.02rem}
.legal-section{padding:12px 0 88px}
.legal-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.legal-card{
  background:var(--ivory);
  border:1px solid var(--line);
  border-radius:22px;
  padding:26px;
}
.legal-card h2{
  font-size:1.65rem;
  margin:0 0 14px;
  color:var(--brown);
}
.legal-card p{
  margin:7px 0;
  color:#71665d;
  line-height:1.65;
}
.legal-card strong{color:var(--brown)}

@media(max-width:900px){
  .legal-grid{grid-template-columns:1fr}
  .footer-links{justify-content:flex-start}
}
