:root {
  --cream: #fbf5eb;
  --paper: #fffdf8;
  --sand: #e7cfad;
  --gold: #bd8738;
  --terracotta: #b84f34;
  --terracotta-dark: #873624;
  --sage: #7f8a66;
  --olive: #596148;
  --ink: #321d18;
  --muted: #725e56;
  --line: #eadbca;
  --shadow: 0 24px 60px rgba(74, 45, 31, .12);
  --radius: 28px;
  --max: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: var(--ink); background: var(--paper); line-height: 1.65; }
a { color: inherit; }
img { max-width: 100%; }
.container { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.narrow { max-width: 830px; }
.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.skip-link { position: fixed; z-index: 999; left: 16px; top: 12px; padding: 10px 14px; border-radius: 10px; background: var(--ink); color: white; transform: translateY(-180%); }
.skip-link:focus { transform: translateY(0); }
.site-header { position: sticky; top: 0; z-index: 50; background: rgba(255,253,248,.92); backdrop-filter: blur(16px); border-bottom: 1px solid rgba(184,79,52,.09); }
.header-inner { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; gap: 12px; align-items: center; text-decoration: none; line-height: 1; }
.brand-mark { width: 46px; height: 46px; display: grid; place-items: center; border-radius: 50% 50% 44% 56%; background: var(--terracotta); color: white; font-family: Georgia, serif; letter-spacing: .04em; }
.brand strong, .brand em { display: block; }
.brand strong { font-family: Georgia, serif; font-size: 1.12rem; text-transform: uppercase; letter-spacing: .08em; }
.brand em { margin-top: 4px; color: var(--terracotta); font-family: Georgia, serif; font-size: 1rem; }
.main-nav { display:flex; align-items:center; gap: 24px; }
.main-nav a { text-decoration:none; font-size:.94rem; font-weight:650; color:#4b3831; }
.main-nav a:hover, .main-nav a[aria-current="page"] { color: var(--terracotta); }
.main-nav .nav-cta { padding: 11px 17px; border-radius: 999px; background: var(--ink); color:white; }
.main-nav .nav-cta:hover, .main-nav .nav-cta[aria-current="page"] { background: var(--terracotta); color:white; }
.nav-toggle { display:none; background:none; border:0; padding:8px; }
.nav-toggle > span:not(.sr-only) { display:block; width:26px; height:2px; margin:5px 0; background:var(--ink); }
.hero { position:relative; overflow:hidden; background: radial-gradient(circle at 10% 5%, #fff 0 11%, transparent 26%), linear-gradient(135deg,#fffaf1 0%,#f8eadb 58%,#efe0cf 100%); }
.hero::after { content:""; position:absolute; width:520px; height:260px; border-radius:50%; background:#fffaf2; left:-140px; bottom:-160px; transform:rotate(9deg); }
.hero-grid { min-height: 690px; display:grid; grid-template-columns: 1.02fr .98fr; align-items:center; gap:50px; padding-block:76px; position:relative; z-index:1; }
.eyebrow { display:inline-block; text-transform:uppercase; letter-spacing:.22em; font-size:.76rem; font-weight:800; color:var(--terracotta); }
.hero h1, .page-hero h1 { margin:.35rem 0 .5rem; font-family: Georgia, "Times New Roman", serif; text-transform:uppercase; line-height:.92; letter-spacing:.025em; font-size:clamp(3.7rem,8vw,7rem); font-weight:500; }
.hero h1 span { color:var(--terracotta); }
.hero-script { margin:.5rem 0 1rem; font-family: "Segoe Script", "Bradley Hand", cursive; font-size:clamp(1.7rem,3vw,2.7rem); line-height:1.2; color:#5b2f24; transform:rotate(-1deg); }
.hero-lead { max-width:650px; font-size:1.08rem; color:var(--muted); }
.hero-actions { display:flex; flex-wrap:wrap; gap:12px; margin:28px 0; }
.btn { display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:12px 20px; border-radius:999px; text-decoration:none; border:1px solid transparent; font-weight:800; font-size:.94rem; cursor:pointer; }
.btn-primary { background:var(--terracotta); color:white; }
.btn-primary:hover { background:var(--terracotta-dark); }
.btn-secondary { border-color:#cdb49b; background:rgba(255,255,255,.55); }
.btn-secondary:hover { background:white; }
.btn-light { background:white; color:var(--terracotta-dark); }
.hero blockquote { margin:34px 0 0; padding-left:18px; border-left:3px solid var(--gold); max-width:500px; color:#513d35; font-family:Georgia,serif; font-style:italic; }
.hero blockquote cite { display:block; margin-top:4px; font-family:inherit; font-size:.86rem; font-style:normal; }
.hero-art { position:relative; min-height:520px; border-radius:46% 46% 18% 18% / 24% 24% 18% 18%; overflow:hidden; background:linear-gradient(#fff4dc 0 44%,#dcb484 44% 100%); box-shadow:var(--shadow); isolation:isolate; }
.sun { position:absolute; width:145px; height:145px; border-radius:50%; background:#f5c97a; top:82px; left:50%; transform:translateX(-50%); box-shadow:0 0 60px rgba(245,201,122,.35); }
.hill { position:absolute; border-radius:50% 50% 0 0; transform-origin:center; }
.hill-one { width:520px; height:250px; background:#ce7656; left:-160px; bottom:125px; transform:rotate(10deg); }
.hill-two { width:620px; height:260px; background:#d7ba91; right:-250px; bottom:155px; transform:rotate(-8deg); }
.hill-three { width:670px; height:200px; background:#9c8b68; left:-50px; bottom:-40px; }
.path { position:absolute; z-index:4; width:280px; height:520px; border-radius:50% 50% 10% 10%; background:#fff0d7; left:52%; top:250px; transform:translateX(-50%) rotate(8deg); clip-path:polygon(39% 0,60% 0,80% 100%,0 100%); }
.tree { position:absolute; z-index:5; width:18px; background:#4e5a42; border-radius:70% 30% 50% 50%; box-shadow: inset -5px 0 rgba(0,0,0,.08); }
.tree::after { content:""; position:absolute; width:4px; height:55px; background:#75543a; bottom:-38px; left:7px; z-index:-1; }
.tree-one { height:145px; left:20%; bottom:145px; }
.tree-two { height:110px; right:17%; bottom:118px; }
.people { position:absolute; z-index:8; left:50%; bottom:96px; display:flex; gap:17px; transform:translateX(-50%); }
.people i { position:relative; width:16px; height:50px; background:#55372b; border-radius:9px 9px 3px 3px; }
.people i::before { content:""; position:absolute; width:18px; height:18px; background:#55372b; border-radius:50%; top:-20px; left:-1px; }
.people i:nth-child(2) { height:45px; background:#7a4c3c; }
.people i:nth-child(2)::before { background:#7a4c3c; }
.art-caption { position:absolute; z-index:9; right:28px; top:28px; width:210px; text-align:right; color:#9f4932; font-family:"Segoe Script",cursive; font-size:1.2rem; line-height:1.25; }
.section { padding:92px 0; }
.intro-section { background:#fff; }
.centered-copy { max-width:850px; text-align:center; }
.centered-copy h2, .section-heading h2, .split-grid h2, .info-block h2, .aside-card h2, .contact-card h2, .form-card h2, .legal-page h2, .soft-panel h2 { margin:.45rem 0 1rem; font-family:Georgia,serif; font-size:clamp(2rem,4vw,3.25rem); line-height:1.08; font-weight:500; }
.centered-copy p { color:var(--muted); font-size:1.08rem; }
.services-section { background:var(--cream); }
.section-heading { display:flex; align-items:end; justify-content:space-between; gap:30px; margin-bottom:35px; }
.section-heading h2 { margin-bottom:0; }
.text-link { color:var(--terracotta); font-weight:800; text-decoration:none; white-space:nowrap; }
.service-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.service-card { background:rgba(255,255,255,.72); border:1px solid #eadbc9; border-radius:24px; padding:28px; min-height:260px; transition:.2s ease; }
.service-card:hover { transform:translateY(-4px); background:white; box-shadow:0 16px 36px rgba(72,43,29,.08); }
.service-card .icon { display:grid; place-items:center; width:55px; height:55px; border-radius:50%; background:var(--terracotta); color:white; font-family:Georgia,serif; font-size:1.45rem; }
.service-card:nth-child(2) .icon, .service-card:nth-child(4) .icon { background:var(--gold); }
.service-card:nth-child(3) .icon, .service-card:nth-child(6) .icon { background:var(--sage); }
.service-card h3 { font-size:1.18rem; line-height:1.25; margin:18px 0 8px; }
.service-card p { color:var(--muted); margin:0; }
.advantages-section { background:#fff; }
.split-grid { display:grid; grid-template-columns:.85fr 1.15fr; gap:70px; align-items:start; }
.split-grid > div > p { color:var(--muted); }
.advantage-list { border-top:1px solid var(--line); }
.advantage-list article { display:grid; grid-template-columns:.9fr 1.2fr; gap:24px; padding:24px 0; border-bottom:1px solid var(--line); }
.advantage-list strong { font-family:Georgia,serif; font-size:1.2rem; }
.advantage-list span { color:var(--muted); }
.contact-band { padding:75px 0; color:white; background:linear-gradient(135deg,var(--terracotta-dark),var(--terracotta)); position:relative; overflow:hidden; }
.contact-band::after { content:""; position:absolute; width:380px; height:380px; border-radius:50%; border:1px solid rgba(255,255,255,.2); right:-120px; top:-150px; }
.contact-band-inner { position:relative; z-index:1; display:grid; grid-template-columns:1.3fr .7fr; gap:50px; align-items:center; }
.contact-band h2 { margin:.3rem 0 .7rem; font-family:Georgia,serif; font-size:clamp(2rem,4vw,3rem); line-height:1.1; font-weight:500; }
.contact-band p { color:#f7dfd6; max-width:700px; }
.eyebrow.light { color:#ffe6c6; }
.contact-band-actions { display:flex; flex-direction:column; align-items:flex-start; gap:14px; }
.contact-band-actions > a:not(.btn) { font-size:1.2rem; font-weight:800; text-decoration:none; }
.page-hero { background:linear-gradient(140deg,#fff9f0,#f0ddc8); }
.page-hero.compact .container { padding-top:74px; padding-bottom:74px; }
.page-hero h1 { max-width:900px; font-size:clamp(2.8rem,6vw,5.2rem); }
.page-hero p { max-width:780px; font-size:1.12rem; color:var(--muted); }
.service-detail-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:26px; }
.service-detail-grid article { padding:34px; border:1px solid var(--line); border-radius:26px; background:white; }
.service-detail-grid h2 { font-family:Georgia,serif; margin:.4rem 0 .6rem; font-size:1.8rem; }
.service-detail-grid p { color:var(--muted); }
.step { color:var(--terracotta); font-weight:900; letter-spacing:.15em; }
.soft-panel { background:var(--cream); }
.soft-panel .narrow { text-align:center; }
.info-layout { display:grid; grid-template-columns:1.25fr .75fr; gap:55px; align-items:start; }
.info-block { padding:0 0 34px; margin-bottom:34px; border-bottom:1px solid var(--line); }
.info-block h2 { font-size:2rem; }
.info-block p { color:var(--muted); }
.aside-card { position:sticky; top:115px; background:var(--cream); padding:34px; border-radius:28px; border:1px solid var(--line); }
.aside-card h2 { font-size:2rem; }
.disclaimer { background:#f6eee2; padding:32px 0; }
.disclaimer p { margin:0; }
.about-grid { align-items:center; }
.portrait-placeholder { aspect-ratio:4/5; min-height:460px; display:flex; flex-direction:column; justify-content:flex-end; padding:42px; color:white; border-radius:44% 44% 18% 18% / 22% 22% 18% 18%; background:linear-gradient(160deg,#d8c1a3 0 35%,#b85b3d 35% 67%,#7a8064 67%); box-shadow:var(--shadow); }
.portrait-placeholder span,.portrait-placeholder strong,.portrait-placeholder em,.portrait-placeholder b { display:block; font-weight:500; }
.portrait-placeholder span { letter-spacing:.25em; text-transform:uppercase; font-size:.8rem; }
.portrait-placeholder strong { font-family:Georgia,serif; font-size:3rem; }
.portrait-placeholder em { font-family:"Segoe Script",cursive; font-size:2rem; }
.portrait-placeholder b { margin-top:8px; text-transform:uppercase; letter-spacing:.18em; font-size:.8rem; }
.values { display:flex; flex-wrap:wrap; gap:10px; margin:24px 0 30px; }
.values span { padding:8px 13px; border-radius:999px; background:var(--cream); border:1px solid var(--line); font-size:.9rem; font-weight:700; }
.contact-layout { display:grid; grid-template-columns:.72fr 1.28fr; gap:34px; align-items:start; }
.contact-card, .form-card { border:1px solid var(--line); border-radius:28px; padding:34px; background:white; }
.contact-card { background:var(--cream); }
.contact-card h2, .form-card h2 { font-size:2rem; }
.contact-line { display:flex; gap:14px; align-items:center; padding:14px 0; border-bottom:1px solid var(--line); text-decoration:none; }
.contact-line span { display:grid; place-items:center; width:42px; height:42px; border-radius:50%; background:var(--terracotta); color:white; }
.contact-note { margin-top:26px; padding:20px; border-radius:18px; background:white; }
.contact-note p { margin:.4rem 0 0; color:var(--muted); font-size:.94rem; }
.form-card form { display:grid; gap:18px; }
.form-row { display:grid; grid-template-columns:1fr 1fr; gap:16px; }
label { font-weight:750; font-size:.93rem; }
input, select, textarea { width:100%; margin-top:7px; border:1px solid #cfbdad; border-radius:14px; padding:13px 14px; background:#fffdfa; color:var(--ink); font:inherit; }
textarea { resize:vertical; }
input:focus, select:focus, textarea:focus, a:focus-visible, button:focus-visible { outline:3px solid rgba(184,79,52,.22); outline-offset:2px; border-color:var(--terracotta); }
.check { display:flex; align-items:flex-start; gap:10px; font-weight:500; color:var(--muted); }
.check input { width:auto; margin-top:5px; }
.check a { color:var(--terracotta-dark); }
.hp { position:absolute !important; left:-9999px !important; width:1px !important; height:1px !important; overflow:hidden !important; }
.alert { display:flex; flex-direction:column; gap:4px; border-radius:16px; padding:16px 18px; margin-bottom:20px; }
.alert.success { background:#edf6eb; border:1px solid #b9d6b4; }
.alert.error { background:#fff0ed; border:1px solid #e7b5aa; }
.alert.warning { background:#fff7df; border:1px solid #e3cc8c; }
.alert ul { margin:.5rem 0 0 1.2rem; padding:0; }
.legal-page h2 { margin-top:2.6rem; font-size:1.75rem; }
.legal-page p { color:var(--muted); }
.legal-page code { background:#f0e5d7; padding:2px 6px; border-radius:6px; }
.legal-date { margin-top:3rem; padding-top:1.2rem; border-top:1px solid var(--line); font-size:.9rem; }
.site-footer { background:#2b2420; color:#f8efe4; padding:65px 0 22px; }
.footer-grid { display:grid; grid-template-columns:1.2fr .7fr 1fr .9fr; gap:45px; }
.footer-grid h2 { margin:0 0 12px; font-size:.8rem; text-transform:uppercase; letter-spacing:.15em; color:#dfb88f; }
.footer-grid a { display:block; text-decoration:none; color:#f7ede3; margin:7px 0; }
.footer-grid a:hover { color:#f1b990; }
.footer-brand { font-family:Georgia,serif; font-size:1.35rem; }
.footer-brand strong { color:#e58865; }
.footer-grid > div:first-child > p { margin:.5rem 0; color:#d8c9bd; }
.footer-note { max-width:370px; font-size:.9rem; }
.footer-bottom { margin-top:42px; padding-top:22px; border-top:1px solid rgba(255,255,255,.12); display:flex; justify-content:space-between; gap:25px; font-size:.8rem; color:#bfaea2; }
@media (max-width: 900px) {
  .nav-toggle { display:block; }
  .main-nav { display:none; position:absolute; left:20px; right:20px; top:75px; flex-direction:column; align-items:stretch; gap:0; padding:12px; border-radius:18px; background:white; box-shadow:var(--shadow); border:1px solid var(--line); }
  .main-nav.is-open { display:flex; }
  .main-nav a { padding:12px 14px; }
  .main-nav .nav-cta { margin-top:4px; text-align:center; }
  .hero-grid, .split-grid, .contact-band-inner, .info-layout, .contact-layout { grid-template-columns:1fr; }
  .hero-grid { padding-top:55px; }
  .hero-art { min-height:460px; }
  .service-grid { grid-template-columns:repeat(2,1fr); }
  .service-detail-grid { grid-template-columns:1fr; }
  .aside-card { position:static; }
  .footer-grid { grid-template-columns:1fr 1fr; }
}
@media (max-width: 620px) {
  .container { width:min(calc(100% - 28px),var(--max)); }
  .header-inner { min-height:72px; }
  .brand strong { font-size:.95rem; }
  .brand-mark { width:40px; height:40px; }
  .hero-grid { min-height:auto; padding-block:48px; }
  .hero h1 { font-size:clamp(3rem,17vw,4.5rem); }
  .hero-art { min-height:370px; }
  .art-caption { width:160px; font-size:1rem; }
  .service-grid, .form-row, .footer-grid { grid-template-columns:1fr; }
  .section { padding:68px 0; }
  .section-heading { align-items:flex-start; flex-direction:column; }
  .advantage-list article { grid-template-columns:1fr; gap:6px; }
  .contact-card, .form-card { padding:24px; }
  .footer-bottom { flex-direction:column; }
}
@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior:auto !important; transition:none !important; }
}

/* Vérification e-mail du formulaire de contact */
.verification-head { display:flex; gap:16px; align-items:flex-start; margin:0 0 20px; }
.verification-head h2 { margin:0 0 6px; font-size:1.65rem; }
.verification-head p { margin:0; color:var(--muted); }
.verification-badge { flex:0 0 auto; display:grid; place-items:center; width:42px; height:42px; border-radius:50%; background:var(--terracotta); color:#fff; font-weight:800; }
.verification-divider { height:1px; background:var(--line); margin:30px 0; }
.otp-input { max-width:220px; font-size:1.35rem; font-weight:800; letter-spacing:.28em; text-align:center; font-variant-numeric:tabular-nums; }
.verification-ok { margin-bottom:28px; }
input[readonly] { background:#f4eee7; color:var(--muted); cursor:not-allowed; }

/* v4 : vérification e-mail uniquement après remplissage du formulaire */
.form-help { margin: -4px 0 0; color: var(--muted); font-size: .88rem; }
.pending-summary { display:flex; flex-direction:column; gap:4px; margin:0 0 22px; padding:16px 18px; border:1px solid var(--line); border-radius:16px; background:var(--cream); }
.pending-summary strong { color:var(--terracotta-dark); }
.pending-summary span { color:var(--muted); font-size:.94rem; }
.verification-actions { display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; }
.verification-actions form { display:block; }
