:root{
  --paper:#f6f2e9; --paper-2:#ece5d7; --green:#3d4f37; --green-2:#65745a;
  --green-3:#dce4d3; --red:#c9321d; --ink:#292820; --muted:#706d61;
  --white:#fffdf8; --line:rgba(61,79,55,.16); --shadow:0 20px 60px rgba(41,40,32,.12);
  --max:1180px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{font-family:"Quicksand",sans-serif;background:var(--paper);color:var(--ink);line-height:1.68;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%} a{color:inherit} button,input,textarea,select{font:inherit}
::selection{background:var(--green-3);color:var(--green)}
.skip-link{position:fixed;left:16px;top:-80px;background:var(--green);color:white;padding:10px 14px;z-index:9999}.skip-link:focus{top:16px}
.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.narrow{width:min(760px,calc(100% - 48px));margin:auto}
h1,h2,h3,.contact-question{font-family:"Cormorant Garamond",serif;color:var(--green);font-weight:600;line-height:1.05}
h2{font-size:clamp(2.25rem,4.4vw,4rem)} h3{font-size:clamp(1.55rem,2.3vw,2rem)}
.eyebrow{display:block;color:var(--red);font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}
.section-heading{max-width:780px;margin:0 auto 64px;text-align:center}.section-heading p{color:var(--muted);max-width:670px;margin:24px auto 0}
.section-heading.light h2,.section-heading.light p{color:var(--white)}
.section-soft{background:var(--paper-2)}.section-dark{background:var(--green);color:var(--white)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;text-decoration:none;border:1px solid transparent;border-radius:999px;font-size:.86rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:.25s ease}
.button-primary{background:var(--red);color:white}.button-primary:hover{background:#a72716;transform:translateY(-2px)}
.button-outline{border-color:var(--green);color:var(--green)}.button-outline:hover{background:var(--green);color:white}

.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(246,242,233,.9);border-bottom:1px solid transparent;backdrop-filter:blur(14px);transition:.3s ease}
.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(41,40,32,.07)}
.nav-shell{width:min(1420px,calc(100% - 48px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{width:190px;height:66px;display:flex;align-items:center;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain;transform:scale(1.26);mix-blend-mode:multiply}
.links{display:flex;align-items:center;gap:30px}.links a{text-decoration:none;color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:.2s}.links a:hover{color:var(--green)}
.links .nav-cta{padding:10px 18px;border-radius:999px;background:var(--red);color:white}.links .nav-cta:hover{color:white;background:#a72716}
.burger{display:none;width:42px;height:42px;border:0;background:transparent;position:relative;cursor:pointer}.burger span{position:absolute;left:9px;right:9px;height:2px;background:var(--green);transition:.25s}.burger span:nth-child(1){top:13px}.burger span:nth-child(2){top:20px}.burger span:nth-child(3){top:27px}.burger.open span:nth-child(1){top:20px;transform:rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){top:20px;transform:rotate(-45deg)}

.hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:140px 24px 70px;text-align:center}
.hero-media{position:absolute;inset:0;background:url('../images/hero-montagne.jpg') 68% 56%/cover no-repeat;transform:none}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(246,242,233,.16),rgba(246,242,233,.45) 45%,rgba(246,242,233,.86))}
.hero-inner{position:relative;z-index:2;width:min(840px,100%);padding:34px 52px 42px;border:1px solid rgba(255,255,255,.52);border-radius:28px;background:rgba(255,253,248,.72);box-shadow:var(--shadow);backdrop-filter:blur(12px)}
.hero-logo{width:min(480px,82%);height:220px;object-fit:contain;margin:0 auto -18px;mix-blend-mode:multiply}
.hero h1{font-size:clamp(3.2rem,7vw,6.4rem);font-weight:500;margin:12px 0 22px}.hero h1 em{color:var(--red);font-weight:500}
.hero-lead{max-width:580px;margin:auto;color:var(--muted);font-size:1.05rem}.hero-link{display:inline-flex;gap:10px;margin-top:36px;text-decoration:none;color:var(--green);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-link span{animation:bob 1.8s ease-in-out infinite}@keyframes bob{50%{transform:translateY(6px)}}

.opening{padding:120px 0;text-align:center}.opening p{font-family:"Cormorant Garamond",serif;font-size:clamp(1.65rem,3.2vw,2.5rem);color:var(--green);line-height:1.35}.opening-intro{margin-bottom:34px}.sensations{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:48px auto}.sensations span{padding:11px 20px;border:1px solid rgba(61,79,55,.28);border-radius:999px;background:rgba(255,253,248,.72);color:var(--green);font-size:.95rem;font-weight:600}.opening-end{font-style:italic}

.paths{padding:120px 0}.path-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.path-card{position:relative;min-height:310px;padding:46px 42px 42px;border-radius:24px;background:rgba(255,253,248,.76);border:1px solid rgba(255,255,255,.72);box-shadow:0 14px 40px rgba(41,40,32,.06);overflow:hidden;transition:.3s ease}.path-card::after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-90px;bottom:-100px;background:var(--green-3);transition:.35s}.path-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.path-card:hover::after{transform:scale(1.25)}
.path-number{display:none}.path-card h3{max-width:420px;margin-bottom:24px;padding-top:12px}.path-card p{color:var(--muted);max-width:480px}.path-card a{display:inline-flex;gap:12px;margin-top:28px;text-decoration:none;color:var(--red);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.path-card a span{transition:.2s}.path-card a:hover span{transform:translateX(6px)}
.other-request{margin:52px auto 0;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;text-align:center}.other-request p{color:var(--muted)}

.approach{padding:130px 0}.approach-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:76px;align-items:center}.approach-figure{position:relative}.approach-figure img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center 38%;border-radius:28px;box-shadow:var(--shadow)}.approach-figure figcaption{position:absolute;left:28px;bottom:24px;display:flex;gap:6px;align-items:center;padding:0;background:transparent;color:white;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 18px rgba(0,0,0,.65)}.approach-figure figcaption span{display:inline-flex;align-items:center}.approach-figure figcaption span:not(:last-child)::after{content:"";width:12px;height:1px;background:rgba(255,255,255,.62);margin-left:6px}.approach-figure::after{content:"";position:absolute;inset:auto 0 0;height:34%;border-radius:0 0 28px 28px;background:linear-gradient(transparent,rgba(25,34,22,.48));pointer-events:none}.approach-figure figcaption{z-index:2}
.approach-copy h2{margin-bottom:34px}.approach-copy>p{color:var(--muted);margin-top:20px}.personal-note{padding:28px 0 28px 28px;border-left:2px solid var(--red);margin:0 0 28px}.personal-note p{margin-bottom:12px;color:var(--muted)}.personal-note p:last-child{margin-bottom:0;color:var(--green)}
.movement-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.movement-chips span{background:var(--green-3);color:var(--green);padding:9px 14px;border-radius:999px;font-size:.78rem;font-weight:700}

.gallery{padding:0 0 110px}.gallery-track{width:min(1400px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:12px}.gallery-item{height:260px;overflow:hidden;border-radius:18px}.gallery-item.featured{height:340px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.6s ease;filter:saturate(.88)}.gallery-item:hover img{transform:scale(1.06);filter:saturate(1)}

.offers{padding:130px 0}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.offer-card{background:var(--white);color:var(--ink);border-radius:26px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.12);transition:.3s ease}.offer-card:hover{transform:translateY(-7px)}.offer-image{height:300px;overflow:hidden}.offer-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.86);transition:.6s}.offer-card:hover .offer-image img{transform:scale(1.04);filter:saturate(1)}.offer-body{padding:34px}.offer-tag{display:inline-block;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px}.offer-body h3{margin-bottom:12px}.offer-baseline{min-height:56px;color:var(--muted)}
details{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}summary{cursor:pointer;color:var(--green);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:"+";float:right;font-size:1.2rem;color:var(--red)}details[open] summary::after{content:"−"}details p{color:var(--muted);margin-top:16px;font-size:.92rem}.price{margin-top:24px;font-family:"Cormorant Garamond",serif;color:var(--green);font-size:1.7rem;font-weight:600}.price span{font-family:"Quicksand",sans-serif;font-size:.74rem;color:var(--muted);font-weight:500}

.testimonials{padding:130px 0}.testimonial-shell{display:grid;grid-template-columns:56px 1fr 56px;align-items:center;gap:24px;max-width:1000px;margin:auto}.testimonial-track{position:relative;min-height:310px}.testimonial{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:48px 64px;background:var(--white);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);opacity:0;transform:translateX(30px);pointer-events:none;transition:.5s ease}.testimonial.active{opacity:1;transform:none;pointer-events:auto}.testimonial p{font-family:"Cormorant Garamond",serif;color:var(--green);font-size:clamp(1.65rem,3.3vw,2.7rem);line-height:1.28}.testimonial footer{margin-top:28px;color:#e0a119;letter-spacing:.08em;font-weight:700}.testimonial footer span{color:var(--muted);font-size:.76rem;text-transform:uppercase;margin-left:10px}.slider-btn{width:52px;height:52px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--green);font-size:1.3rem;cursor:pointer;transition:.2s}.slider-btn:hover{background:var(--green);color:white}.slider-dots{display:flex;justify-content:center;gap:9px;margin-top:32px}.slider-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#b8b6aa;cursor:pointer}.slider-dots button.active{background:var(--red);transform:scale(1.35)}

.manifesto{position:relative;min-height:62vh;display:grid;place-items:center;overflow:hidden;text-align:center}.manifesto-bg{position:absolute;inset:0;background:linear-gradient(rgba(34,45,30,.58),rgba(34,45,30,.68)),url('../images/manifesto-vie.jpg') center 48%/cover no-repeat;background-attachment:fixed}.manifesto-inner{position:relative;z-index:2;color:white;padding:48px}.manifesto-inner>p:first-child{text-transform:none;letter-spacing:.02em;font-family:"Cormorant Garamond",serif;font-size:clamp(1.4rem,2.8vw,2.15rem);font-weight:500}.manifesto-inner h2{color:white;margin-top:8px;font-size:clamp(3rem,7vw,6.5rem);font-style:italic;font-weight:500}.manifesto-signature{margin-top:28px!important;color:white;font-family:"Cormorant Garamond",serif!important;font-style:italic;font-size:1.15rem!important;letter-spacing:.06em!important;text-transform:none!important}

.contact{padding:130px 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.contact-copy h2{margin-bottom:26px}.contact-copy>p{color:var(--muted);margin-bottom:16px}.contact-question{font-size:clamp(2.1rem,4vw,3.8rem)!important;color:var(--red)!important;margin:34px 0!important}.contact-form{background:var(--white);padding:38px;border-radius:26px;box-shadow:var(--shadow)}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form>div,.field-pair>div{margin-bottom:18px}.contact-form label{display:block;color:var(--green);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid var(--line);background:#fbf8f0;border-radius:12px;padding:14px 15px;color:var(--ink);outline:none;transition:.2s}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(201,50,29,.1)}.contact-form textarea{min-height:150px;resize:vertical}.form-note{margin-top:12px;color:var(--muted);font-size:.76rem}.hp-field{position:absolute!important;left:-9999px!important}.form-feedback{margin-top:12px;font-size:.86rem}.form-feedback.success{color:#367048}.form-feedback.error{color:#a72716}

.site-footer{padding:56px 24px;text-align:center;background:#263321;color:#dfe6d9}.site-footer img{width:240px;height:110px;object-fit:contain;margin:0 auto 10px;mix-blend-mode:screen}.site-footer p{font-size:.8rem;letter-spacing:.04em}.site-footer .copyright{margin-top:16px;opacity:.64}

.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.in{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-link span{animation:none}.manifesto-bg{background-attachment:scroll}}

@media (max-width:980px){
  .links{position:fixed;inset:88px 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:24px;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 18px 35px rgba(41,40,32,.12);transform:translateY(-130%);opacity:0;visibility:hidden;transition:.28s}.links.open{transform:none;opacity:1;visibility:visible}.links a{width:100%;padding:14px}.links .nav-cta{text-align:center;margin-top:10px}.burger{display:block}
  .approach-grid,.contact-grid{grid-template-columns:1fr;gap:52px}.approach-figure{order:2}.path-grid,.offer-grid{grid-template-columns:1fr 1fr}.gallery-track{grid-template-columns:1.3fr 1fr 1fr;overflow-x:auto;scroll-snap-type:x mandatory}.gallery-item{min-width:260px;scroll-snap-align:start}.gallery-item.featured{height:260px}
}
@media (max-width:700px){
  .wrap{width:min(100% - 34px,var(--max))}.nav-shell{width:calc(100% - 28px);height:76px}.brand{width:150px;height:58px}.links{inset:76px 0 auto}.hero{padding:105px 16px 46px}.hero-inner{padding:22px 18px 34px;border-radius:20px}.hero-logo{height:150px;width:95%;margin-bottom:-12px}.hero h1{font-size:clamp(2.8rem,15vw,4.6rem)}.hero-lead{font-size:.96rem}
  .opening,.paths,.approach,.offers,.testimonials,.contact{padding:88px 0}.path-grid,.offer-grid{grid-template-columns:1fr}.path-card{padding:32px 30px;min-height:270px}.path-number{display:none}.approach-grid{gap:36px}.approach-figure img{aspect-ratio:16/10;object-position:center 38%}.gallery{padding-bottom:80px}.gallery-track{display:flex}.gallery-item,.gallery-item.featured{width:78vw;min-width:78vw;height:230px}.offer-image{height:240px}.offer-body{padding:28px}.testimonial-shell{grid-template-columns:1fr}.slider-btn{display:none}.testimonial-track{min-height:380px}.testimonial{padding:34px 24px}.manifesto{min-height:52vh}.manifesto-bg{background-attachment:scroll}.field-pair{grid-template-columns:1fr}.contact-form{padding:25px}.site-footer img{width:200px}
}

/* V3 image framing */
.offer-card:nth-child(1) .offer-image img{object-position:center 36%}
.offer-card:nth-child(2) .offer-image img{object-position:center 58%}
.offer-card:nth-child(3) .offer-image img{object-position:center 52%}
.offer-card:nth-child(4) .offer-image img{object-position:center 42%}

@media (max-width:700px){.hero-media{background-position:68% 54%}.approach-figure figcaption{left:18px;bottom:16px;font-size:.66rem;gap:5px}.approach-figure figcaption span:not(:last-child)::after{width:12px;margin-left:5px}.offer-card:nth-child(1) .offer-image img{object-position:center 32%}.offer-card:nth-child(2) .offer-image img{object-position:center 58%}.manifesto-bg{background-position:56% center}}


/* ===== Phase de finition : typographie, images et responsive ===== */
:root{
  --section-space:clamp(88px,9vw,138px);
  --content-gap:clamp(24px,4vw,64px);
}
html{overflow-x:hidden}
body{overflow-x:hidden;text-rendering:optimizeLegibility}
.wrap{width:min(var(--max),calc(100% - clamp(34px,6vw,72px)))}
.section-heading{margin-bottom:clamp(44px,6vw,72px)}
.opening,.paths,.approach,.offers,.testimonials,.contact{padding-block:var(--section-space)}

/* L'image de tête garde une composition stable quand la fenêtre change. */
.hero{min-height:clamp(720px,100svh,980px);padding-top:clamp(112px,13vh,154px);padding-bottom:clamp(48px,8vh,84px)}
.hero-media{
  background-image:image-set(url('../images/hero-montagne-960.webp') 1x,url('../images/hero-montagne-1440.webp') 2x);
  background-position:64% 56%;
  background-size:cover;
  transform:none;
}
.hero-inner{width:min(840px,calc(100% - 24px));padding:clamp(24px,4vw,52px);padding-top:clamp(24px,3vw,40px)}
.hero-logo{height:clamp(150px,20vw,220px)}

.approach-grid{gap:clamp(42px,6vw,76px)}
.approach-figure{overflow:hidden;border-radius:28px;box-shadow:var(--shadow)}
.approach-figure img{border-radius:0;box-shadow:none;aspect-ratio:16/10;object-position:50% 38%}
.approach-figure::after{border-radius:0;height:30%}
.approach-figure figcaption{left:clamp(18px,3vw,28px);bottom:clamp(15px,2vw,24px);gap:4px}
.approach-figure figcaption span:not(:last-child)::after{width:8px;margin-left:4px;opacity:.72}

.gallery{padding-bottom:clamp(80px,9vw,116px)}
.gallery-track{align-items:center;gap:clamp(8px,1.2vw,14px)}
.gallery-item,.gallery-item.featured{height:auto;aspect-ratio:4/3}
.gallery-item.featured{aspect-ratio:5/4}
.gallery-item img{aspect-ratio:inherit}

.offer-grid{gap:clamp(22px,3vw,34px)}
.offer-card{display:flex;flex-direction:column}
.offer-image{height:auto;aspect-ratio:16/10}
.offer-image img{width:100%;height:100%;object-fit:cover}
.offer-body{display:flex;flex-direction:column;flex:1;padding:clamp(28px,3vw,38px)}
.offer-baseline{min-height:0}
.offer-body details{margin-top:auto}
.offer-body .price{margin-top:24px}
.offer-card:nth-child(1) .offer-image img{object-position:50% 35%}
.offer-card:nth-child(2) .offer-image img{object-position:50% 52%}
.offer-card:nth-child(3) .offer-image img{object-position:50% 48%}
.offer-card:nth-child(4) .offer-image img{object-position:50% 44%}

.manifesto{min-height:clamp(520px,66vh,780px)}
.manifesto-bg{
  background-image:linear-gradient(rgba(34,45,30,.56),rgba(34,45,30,.68)),image-set(url('../images/manifesto-vie-960.webp') 1x,url('../images/manifesto-vie-1440.webp') 2x);
  background-position:50% 48%;
  background-size:cover;
}
.site-footer p:first-of-type{font-family:"Cormorant Garamond",serif;font-size:1.25rem;letter-spacing:.03em}

@media (max-width:1100px) and (min-width:701px){
  .hero-media{background-position:66% 56%}
  .hero-inner{width:min(780px,calc(100% - 56px))}
  .offer-image{aspect-ratio:3/2}
  .gallery-track{grid-template-columns:1.35fr repeat(4,minmax(190px,1fr));overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity}
  .gallery-item{min-width:220px;scroll-snap-align:center}
}

@media (max-width:700px){
  .hero{min-height:clamp(680px,100svh,850px);padding-inline:12px}
  .hero-media{background-position:68% 54%}
  .hero-inner{width:100%;padding:22px 18px 34px}
  .hero-logo{height:clamp(132px,38vw,165px)}
  .path-card{min-height:0}
  .approach-figure img{aspect-ratio:4/3;object-position:53% 38%}
  .gallery-track{scroll-padding-inline:17px}
  .gallery-item,.gallery-item.featured{width:82vw;min-width:82vw;height:auto;aspect-ratio:4/3}
  .offer-image{aspect-ratio:4/3}
  .offer-card:nth-child(1) .offer-image img{object-position:50% 31%}
  .offer-card:nth-child(2) .offer-image img{object-position:49% 50%}
  .offer-card:nth-child(3) .offer-image img{object-position:50% 45%}
  .offer-card:nth-child(4) .offer-image img{object-position:52% 42%}
  .manifesto{min-height:560px}
  .manifesto-bg{background-position:58% center}
}

@media (max-width:430px){
  .nav-shell{width:calc(100% - 20px)}
  .brand{width:136px}
  .hero h1{font-size:clamp(2.65rem,14vw,4rem)}
  .hero-lead{font-size:.91rem}
  .sensations{gap:8px}.sensations span{padding:9px 13px;font-size:.84rem}
  .path-card{padding:28px 24px}
  .offer-body{padding:26px 23px}
  .testimonial-track{min-height:410px}
  .contact-form{padding:22px 18px}
}


/* ===== VF 1.0 — final responsive finishing ===== */
:root{
  --section-space:clamp(86px,9vw,138px);
}
.hero-media{
  /* Pinéa stays visible when the browser window narrows. */
  background-position:right 54% !important;
  transform:scale(1.015);
}
.movement-chips span{
  text-transform:none;
}
/* The validated orchard image keeps the group and the spacious landscape. */
.offer-card:nth-child(2) .offer-image img{
  object-position:50% 58% !important;
}
/* Gallery image focal points; first image keeps the entire exercise while hiding no essential gesture. */
.gallery-item:nth-child(1) img{object-position:center 48%}
.gallery-item:nth-child(2) img{object-position:52% 47%}
.gallery-item:nth-child(3) img{object-position:center 50%}
.gallery-item:nth-child(4) img{object-position:center 45%}
.gallery-item:nth-child(5) img{object-position:center 52%}

@media (min-width:701px) and (max-width:1250px){
  .hero-media{background-position:right 54% !important}
}
@media (max-width:700px){
  .hero-media{
    background-position:82% 54% !important;
    transform:scale(1.01);
  }
  .offer-card:nth-child(2) .offer-image img{object-position:48% 55% !important}
}
@media (max-width:430px){
  .hero-media{background-position:84% 54% !important}
}


/* VF 1.1 — cadrage focal de la Pinéa */
@media (min-width:1251px){
  .hero-media{background-position:68% 56%;}
}
@media (min-width:701px) and (max-width:1250px){
  .hero-media{background-position:right 56%;}
}
@media (max-width:700px){
  .hero-media{background-position:82% 56%;}
}


/* ===== VF 1.4 — Hero immersif, navigation transparente et mobile dédié ===== */

/* La navigation flotte sur la photo au chargement, puis retrouve un fond clair au scroll. */
.site-header{
  background:transparent;
  border-bottom-color:transparent;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  box-shadow:none;
}
.site-header.scrolled{
  background:rgba(246,242,233,.94);
  border-bottom-color:var(--line);
  box-shadow:0 8px 30px rgba(41,40,32,.09);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.nav-shell{
  width:min(1500px,calc(100% - 32px));
  height:82px;
}
.brand{
  width:184px;
  height:66px;
}
.links a:not(.nav-cta){
  color:rgba(41,40,32,.84);
  text-shadow:0 1px 10px rgba(255,255,255,.35);
}
.site-header.scrolled .links a:not(.nav-cta){
  color:var(--muted);
  text-shadow:none;
}

/* La photo reste naturelle : quasiment plus de voile blanc, avec un léger regain de présence. */
.hero-media{
  filter:brightness(1.055) saturate(1.08) contrast(1.025);
  background-position:68% 56% !important;
  transform:scale(1.005);
}
.hero-overlay{
  background:linear-gradient(
    180deg,
    rgba(246,242,233,.02) 0%,
    rgba(246,242,233,.06) 42%,
    rgba(246,242,233,.16) 100%
  );
}

/* Le cartouche garde sa douceur, sans masquer inutilement le paysage. */
.hero-inner{
  background:rgba(255,253,248,.78);
  border-color:rgba(255,255,255,.62);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

/* Dans le hero, seul le monogramme AE précède la question : la signature complète reste dans le menu. */
.hero-logo-monogram{
  width:min(270px,44%);
  height:auto;
  max-height:150px;
  margin:0 auto 8px;
  object-fit:contain;
  mix-blend-mode:multiply;
}
.hero h1{
  margin-top:4px;
}

/* Mobile : recadrage dédié. La Pinéa reste visible vers le tiers supérieur droit. */
@media (max-width:700px){
  .nav-shell{
    width:calc(100% - 20px);
    height:72px;
  }
  .brand{
    width:142px;
    height:56px;
  }
  .links{inset:72px 0 auto;}
  .hero{
    padding-top:92px;
  }
  .hero-media{
    background-image:url('../images/hero-montagne-mobile.webp');
    background-position:96% 50% !important;
    filter:brightness(1.055) saturate(1.08) contrast(1.025);
    transform:none;
  }
  .hero-overlay{
    background:linear-gradient(
      180deg,
      rgba(246,242,233,.01) 0%,
      rgba(246,242,233,.05) 40%,
      rgba(246,242,233,.13) 100%
    );
  }
  .hero-inner{
    background:rgba(255,253,248,.82);
  }
  .hero-logo-monogram{
    width:min(210px,54%);
    max-height:118px;
    margin-bottom:6px;
  }
}

@media (max-width:430px){
  .hero-media{
    background-position:100% 48% !important;
  }
  .hero-logo-monogram{
    width:min(190px,58%);
  }
}

/* ===== VF 1.4.2 — Ajustements smartphone : logos inversés + Pinéa visible ===== */

/* Par défaut (ordinateur/tablette) : signature complète dans l'en-tête, monogramme AE dans le hero. */
.brand-logo-mono,
.hero-logo-mobile{display:none}
.brand-logo-full,
.hero-logo-desktop{display:block}

@media (max-width:700px){
  /* Sur smartphone, l'en-tête devient plus lisible sans perdre l'effet immersif. */
  .site-header{
    border-bottom:1px solid rgba(255,255,255,.72);
    background:rgba(255,255,255,.06);
    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px);
  }
  .site-header.scrolled{
    border-bottom-color:var(--line);
    background:rgba(246,242,233,.94);
  }

  /* Inversion demandée : AE seul en haut, signature complète dans le cartouche. */
  .brand{width:104px;height:62px;overflow:visible}
  .brand img{transform:none;mix-blend-mode:multiply}
  .brand-logo-full{display:none}
  .brand-logo-mono{display:block;width:96px!important;height:54px!important;object-fit:contain}

  .hero-logo-desktop{display:none}
  .hero-logo-mobile{
    display:block;
    width:min(300px,74%);
    height:auto;
    max-height:112px;
    margin:0 auto 8px;
    object-fit:contain;
    mix-blend-mode:multiply;
  }

  /* Mobile dédié : ciel moins envahissant, Pinéa replacée dans la zone visible au-dessus du cartouche. */
  .hero-media{
    background-image:url('../images/hero-montagne-mobile-v2.webp');
    background-position:74% 42% !important;
    background-size:cover;
  }
  .hero{
    padding-top:96px;
  }
  .hero-inner{
    margin-top:64px;
  }
}

@media (max-width:430px){
  .brand{width:94px}
  .brand-logo-mono{width:88px!important;height:52px!important}
  .hero-logo-mobile{width:min(270px,78%);max-height:105px}
  .hero-media{background-position:78% 40% !important}
  .hero-inner{margin-top:72px}
}


/* ===== VF 1.4.3 — correction mobile : un seul logo par emplacement + Pinéa visible ===== */
@media (max-width:700px){

  /* EN-TÊTE : uniquement le monogramme AE */
  .brand .brand-logo-full{
    display:none !important;
  }
  .brand .brand-logo-mono{
    display:block !important;
    width:96px !important;
    height:54px !important;
    object-fit:contain !important;
  }

  /* CARTOUCHE : uniquement la signature complète */
  .hero-inner .hero-logo-desktop{
    display:none !important;
  }
  .hero-inner .hero-logo-mobile{
    display:block !important;
    width:min(300px,74%) !important;
    height:auto !important;
    max-height:112px !important;
    margin:0 auto 10px !important;
    object-fit:contain !important;
  }

  /* Nouveau cadrage mobile : la Pinéa est placée plus haut et vers la droite. */
  .hero-media{
    background-image:url('../images/hero-montagne-mobile-v3.webp') !important;
    background-position:78% 50% !important;
    background-size:cover !important;
  }
}

@media (max-width:430px){
  .brand .brand-logo-mono{
    width:88px !important;
    height:52px !important;
  }
  .hero-inner .hero-logo-mobile{
    width:min(270px,78%) !important;
    max-height:105px !important;
  }
  .hero-media{
    background-position:82% 50% !important;
  }
}


/* ===== VF 1.4.4 — Pinéa légèrement abaissée sur smartphone ===== */
@media (max-width:700px){
  .hero-media{
    background-position:78% 43% !important;
  }
}

@media (max-width:430px){
  .hero-media{
    background-position:82% 42% !important;
  }
}


/* ===== VF 1.5 — Saison 2026–2027 ===== */

.season-teaser{
  margin-top:24px;
  padding:20px 20px 18px;
  border:1px solid rgba(201,50,29,.18);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(220,228,211,.56),rgba(255,253,248,.92));
}
.season-teaser-kicker{
  display:block;
  color:var(--red);
  font-size:.68rem;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:8px;
}
.season-teaser p{
  color:var(--muted);
  font-size:.88rem;
  line-height:1.55;
}
.season-teaser p strong{
  color:var(--green);
}
.season-link{
  display:inline-flex;
  gap:9px;
  align-items:center;
  margin-top:13px;
  text-decoration:none;
  color:var(--red);
  font-size:.76rem;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.season-link span{transition:.2s ease}
.season-link:hover span{transform:translateX(5px)}

/* Page saison : header toujours lisible sur l'image de tête */
.season-page .season-header{
  background:linear-gradient(180deg,rgba(246,242,233,.56),rgba(246,242,233,.06));
}
.season-page .season-header.scrolled{
  background:rgba(246,242,233,.95);
}
.season-page .site-header:not(.scrolled) .links a:not(.nav-cta){
  color:rgba(41,40,32,.9);
}
.season-page .site-header:not(.scrolled) .burger span{
  background:var(--green);
}

.season-hero{
  position:relative;
  min-height:100svh;
  display:grid;
  place-items:center;
  padding:142px 24px 82px;
  overflow:hidden;
}
.season-hero-media{
  position:absolute;
  inset:0;
  background:url('../images/marche-nordique.jpg') 50% 48%/cover no-repeat;
  transform:scale(1.015);
}
.season-hero-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(246,242,233,.12),rgba(246,242,233,.42) 42%,rgba(246,242,233,.82));
}
.season-hero-inner{
  position:relative;
  z-index:2;
  width:min(900px,100%);
  padding:52px 64px 48px;
  text-align:center;
  border:1px solid rgba(255,255,255,.64);
  border-radius:30px;
  background:rgba(255,253,248,.82);
  box-shadow:var(--shadow);
  backdrop-filter:blur(12px);
}
.season-hero h1{
  font-family:"Cormorant Garamond",serif;
  color:var(--green);
  font-size:clamp(3.2rem,6.6vw,6rem);
  font-weight:500;
  line-height:.98;
  margin-bottom:26px;
}
.season-hero-lead{
  font-family:"Cormorant Garamond",serif;
  color:var(--green);
  font-size:clamp(1.55rem,2.7vw,2.15rem);
  line-height:1.28;
  margin-bottom:16px;
}
.season-hero-inner>p:not(.season-hero-lead){
  max-width:700px;
  margin:10px auto;
  color:var(--muted);
}
.season-opening-note{
  max-width:720px;
  margin:30px auto 0;
  padding-top:24px;
  border-top:1px solid var(--line);
}
.season-opening-note p{
  font-family:"Cormorant Garamond",serif;
  color:var(--green);
  font-size:1.28rem;
  line-height:1.35;
}
.season-opening-note p+p{margin-top:8px}

.season-philosophy{padding:var(--section-space) 0}
.season-two-cols{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
}
.season-prose{
  padding:52px 46px;
  border-radius:28px;
  background:var(--white);
  border:1px solid var(--line);
  box-shadow:0 16px 44px rgba(41,40,32,.06);
}
.season-prose-soft{
  background:linear-gradient(145deg,var(--green-3),rgba(255,253,248,.9));
}
.season-prose h2{
  font-size:clamp(2.4rem,4vw,3.7rem);
  margin-bottom:28px;
}
.season-prose>p{
  color:var(--muted);
  margin-top:17px;
}
.season-prose blockquote,
.season-open-path blockquote{
  margin:32px 0;
  padding:24px 0 24px 28px;
  border-left:2px solid var(--red);
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(1.55rem,2.5vw,2.1rem);
  color:var(--green);
  font-style:italic;
  line-height:1.25;
}

.season-itinerary{padding:var(--section-space) 0}
.season-format-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.season-format-card{
  position:relative;
  min-height:310px;
  padding:38px 32px;
  border-radius:24px;
  background:rgba(255,253,248,.82);
  border:1px solid rgba(255,255,255,.7);
  box-shadow:0 14px 38px rgba(41,40,32,.07);
}
.season-format-number{
  color:rgba(201,50,29,.32);
  font-family:"Cormorant Garamond",serif;
  font-size:2.8rem;
  font-weight:600;
}
.season-format-card h3{margin:10px 0 18px}
.season-format-card p{color:var(--muted)}
.season-format-card a{
  display:inline-flex;
  gap:10px;
  margin-top:26px;
  text-decoration:none;
  color:var(--red);
  font-size:.78rem;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.season-regular{padding:var(--section-space) 0}
.regular-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
  max-width:960px;
  margin:auto;
}
.regular-card{
  padding:42px;
  border-radius:26px;
  background:var(--white);
  border:1px solid var(--line);
  box-shadow:0 15px 42px rgba(41,40,32,.07);
}
.location-pill{
  display:inline-flex;
  padding:7px 12px;
  border-radius:999px;
  background:var(--green-3);
  color:var(--green);
  font-size:.7rem;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.regular-card h3{margin:20px 0 12px}
.regular-time{
  color:var(--muted);
  min-height:54px;
}
.regular-price{
  display:flex;
  align-items:baseline;
  gap:12px;
  margin-top:26px;
  padding-top:22px;
  border-top:1px solid var(--line);
}
.regular-price strong{
  font-family:"Cormorant Garamond",serif;
  color:var(--green);
  font-size:2.15rem;
}
.regular-price span{
  color:var(--muted);
  font-size:.82rem;
}

.season-immersions{padding:var(--section-space) 0}
.season-timeline{
  max-width:950px;
  margin:0 auto;
  position:relative;
}
.season-timeline::before{
  content:"";
  position:absolute;
  left:112px;
  top:0;
  bottom:0;
  width:1px;
  background:rgba(255,253,248,.22);
}
.timeline-item{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:34px;
  position:relative;
  padding:20px 0 28px;
}
.timeline-item::before{
  content:"";
  position:absolute;
  left:106px;
  top:33px;
  width:13px;
  height:13px;
  border-radius:50%;
  background:var(--paper);
  border:3px solid var(--green);
  box-shadow:0 0 0 2px rgba(255,253,248,.5);
}
.timeline-date{
  text-align:right;
  padding-right:14px;
  color:rgba(255,253,248,.72);
  font-size:.74rem;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.timeline-date span{
  display:block;
  font-family:"Cormorant Garamond",serif;
  color:white;
  font-size:1.9rem;
  line-height:1;
  text-transform:none;
}
.timeline-item h3{color:white;font-size:1.85rem}
.timeline-item p{color:rgba(255,253,248,.72);margin-top:6px}
.timeline-special>div:last-child{
  padding:20px 22px;
  margin-top:-20px;
  border-radius:18px;
  background:rgba(255,253,248,.08);
  border:1px solid rgba(255,253,248,.14);
}
.timeline-special::before{background:var(--red)}
.immersion-price{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:22px;
  width:max-content;
  max-width:100%;
  margin:48px auto 0;
  padding:16px 24px;
  border:1px solid rgba(255,253,248,.24);
  border-radius:999px;
  color:rgba(255,253,248,.74);
}
.immersion-price strong{
  font-family:"Cormorant Garamond",serif;
  color:white;
  font-size:2rem;
}

.season-stages{padding:var(--section-space) 0}
.stage-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
}
.stage-card{
  position:relative;
  min-height:380px;
  padding:48px 42px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  overflow:hidden;
  border-radius:28px;
  color:white;
  box-shadow:var(--shadow);
}
.stage-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(35,49,31,.08),rgba(35,49,31,.83)),
    url('../images/marche-nordique.jpg') center/cover no-repeat;
}
.stage-card.summer::before{
  background:
    linear-gradient(180deg,rgba(74,48,23,.04),rgba(45,54,32,.8)),
    url('../images/galerie-5.jpg') center/cover no-repeat;
}
.stage-card>*{position:relative;z-index:1}
.stage-season{
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:15px;
}
.stage-card h3{
  color:white;
  max-width:540px;
  margin-bottom:15px;
  font-size:clamp(2rem,3vw,2.8rem);
}
.stage-card p{color:rgba(255,255,255,.8)}
.stage-price{
  display:flex;
  align-items:baseline;
  gap:13px;
  margin-top:24px;
}
.stage-price strong{
  font-family:"Cormorant Garamond",serif;
  font-size:2.3rem;
}
.stage-price span{font-size:.8rem}

.season-open-path{
  padding:var(--section-space) 0;
  text-align:center;
  background:linear-gradient(180deg,var(--paper),var(--paper-2));
}
.season-open-path h2{margin-bottom:28px}
.season-open-path p{
  color:var(--muted);
  font-size:1.04rem;
  margin:14px 0;
}
.season-open-path blockquote{
  text-align:left;
  max-width:680px;
  margin:42px auto;
}
.season-open-path .open-path-last{
  font-family:"Cormorant Garamond",serif;
  color:var(--green);
  font-size:1.55rem;
}
.season-open-path .button{margin-top:30px}

@media (max-width:900px){
  .season-two-cols,
  .regular-grid,
  .stage-grid{grid-template-columns:1fr}
  .season-format-grid{grid-template-columns:1fr}
  .season-format-card{min-height:0}
}

@media (max-width:700px){
  .season-hero{
    min-height:auto;
    padding:112px 12px 44px;
  }
  .season-hero-media{
    background-position:54% center;
  }
  .season-hero-inner{
    padding:38px 22px 34px;
    border-radius:26px;
  }
  .season-hero h1{
    font-size:clamp(3rem,14vw,4.6rem);
  }
  .season-hero-lead{
    font-size:1.5rem;
  }
  .season-opening-note p{font-size:1.14rem}
  .season-prose{padding:36px 26px}
  .regular-card{padding:32px 26px}
  .timeline-item{
    grid-template-columns:74px 1fr;
    gap:22px;
  }
  .season-timeline::before{left:74px}
  .timeline-item::before{left:68px}
  .timeline-date{padding-right:6px;font-size:.63rem}
  .timeline-date span{font-size:1.45rem}
  .timeline-item h3{font-size:1.55rem}
  .timeline-special>div:last-child{padding:16px}
  .stage-card{min-height:330px;padding:36px 28px}
  .immersion-price{width:100%;border-radius:20px}
}


/* ===== VF 1.5.1 — sécurité d'affichage local =====
   Le contenu reste visible même si JavaScript tarde à s'exécuter.
   Les animations restent facultatives : priorité au contenu.
*/
.reveal{opacity:1 !important;transform:none !important;}


/* ===== VF 1.5.2 — cartes accompagnements : contenu compact et lisible ===== */
.offer-body details{
  margin-top:22px !important;
}
.offer-body .price{
  margin-top:24px;
}
/* L'espace éventuel d'égalisation reste en bas de la carte, jamais au milieu du contenu. */
.offer-body{
  justify-content:flex-start;
}


/* ===== VF 1.5.3 — finition éditoriale et visuelle ===== */

/* Des fins de lignes plus harmonieuses, sans figer le texte
   pour une seule taille d'écran. */
h1,h2,h3,
.hero-title,
.section-heading h2,
.path-card h3,
.offer-card h3,
.season-hero h1,
.season-prose h2,
.timeline-item h3,
.stage-card h3{
  text-wrap:balance;
}

p,
.path-card p,
.offer-baseline,
.offer-body details p,
.season-hero-inner p,
.season-prose p,
.season-format-card p,
.regular-card p,
.timeline-item p,
.stage-card p,
.season-open-path p{
  text-wrap:pretty;
}

/* Une expression importante reste ensemble lorsque la largeur le permet. */
.keep-together{
  white-space:nowrap;
}

/* Page Saison : cadrage déplacé vers la gauche pour faire apparaître
   davantage les marcheurs. */
.season-hero-media{
  background-position:28% 48% !important;
}

.offer-body .price{
  margin-top:24px;
}

@media (max-width:700px){
  .season-hero-media{
    background-position:22% center !important;
  }
  .keep-together{
    white-space:normal;
  }
}


/* ===== VF 1.5.4 — cadrage photo Saison : marcheur de tête visible ===== */
.season-hero-media{
  background-position:72% 48% !important;
}

@media (max-width:700px){
  .season-hero-media{
    background-position:76% center !important;
  }
}


/* ===== VF 1.5.5 — photo Saison : mettre le marcheur de tête au premier plan =====
   Sur ordinateur, l'image source est plus haute que le bandeau :
   background-position horizontal seul ne suffisait donc pas.
   On agrandit légèrement la photo puis on l'ancre à droite :
   la personne qui mène le groupe (à droite de la photo originale)
   se déplace vers la gauche de la zone visible. */
.season-hero-media{
  background-size:132% auto !important;
  background-position:100% 48% !important;
  background-repeat:no-repeat !important;
}

/* Sur tablette/mobile, le cadrage est déjà horizontalement recadré par cover.
   On privilégie directement la partie droite de l'image où se trouve le meneur. */
@media (max-width:700px){
  .season-hero-media{
    background-size:cover !important;
    background-position:72% center !important;
  }
}


/* ===== VF 1.6.0 — Ressources Durables ===== */
.resources-teaser{
  margin-top:24px;padding:20px;border:1px solid rgba(45,92,72,.22);
  border-radius:18px;background:linear-gradient(135deg,rgba(220,228,211,.65),rgba(255,253,248,.92));
}
.resources-teaser-kicker{
  display:block;color:var(--green);font-size:.68rem;font-weight:700;
  letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;
}
.resources-teaser p{color:var(--muted);font-size:.88rem;line-height:1.55}
.resources-teaser p strong{color:var(--green)}
.resources-link{
  display:inline-flex;gap:9px;align-items:center;margin-top:13px;text-decoration:none;
  color:var(--red);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;
}

.resources-page .resources-header{background:linear-gradient(180deg,rgba(246,242,233,.58),rgba(246,242,233,.04))}
.resources-page .resources-header.scrolled{background:rgba(246,242,233,.95)}
.resources-page .site-header:not(.scrolled) .links a:not(.nav-cta){color:rgba(41,40,32,.9)}
.resources-page .site-header:not(.scrolled) .burger span{background:var(--green)}

.resources-hero{
  position:relative;min-height:100svh;display:grid;place-items:center;
  padding:140px 24px 76px;overflow:hidden;
}
.resources-hero-media{
  position:absolute;inset:0;
  background:url('../images/ressources-foret-lumiere.webp') center/cover no-repeat;
  transform:scale(1.01);
}
.resources-hero-overlay{
  position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(238,239,226,.10),rgba(238,239,226,.40) 45%,rgba(244,240,230,.72));
}
.resources-hero-inner{
  position:relative;z-index:2;width:min(900px,100%);padding:50px 60px 44px;text-align:center;
  border:1px solid rgba(255,255,255,.64);border-radius:30px;background:rgba(255,253,248,.84);
  box-shadow:var(--shadow);backdrop-filter:blur(11px);
}
.resources-hero h1{
  font-family:"Cormorant Garamond",serif;color:var(--green);font-size:clamp(3.4rem,7vw,6.1rem);
  font-weight:500;line-height:.96;margin-bottom:18px;text-wrap:balance;
}
.resources-hero-lead{
  font-family:"Cormorant Garamond",serif;color:var(--red);
  font-size:clamp(1.45rem,2.6vw,2.05rem);margin-bottom:22px;
}
.resources-hero-inner>p{max-width:740px;margin:10px auto;color:var(--muted)}
.resources-signals{
  display:flex;flex-wrap:wrap;justify-content:center;gap:9px;max-width:760px;margin:24px auto;
}
.resources-signals span{
  padding:8px 12px;border-radius:999px;background:var(--green-3);color:var(--green);
  font-size:.78rem;
}
.resources-hero blockquote,.resources-copy blockquote,.resources-program-copy blockquote,
.resources-rhythm blockquote,.resources-case-copy blockquote,.resources-final blockquote{
  font-family:"Cormorant Garamond",serif;font-size:clamp(1.55rem,2.5vw,2.05rem);
  color:var(--green);font-style:italic;line-height:1.28;
}
.resources-hero blockquote{margin:26px auto 0;max-width:690px}

.resources-person,.resources-rhythm,.resources-offer{padding:var(--section-space) 0}
.resources-split,.resources-program-grid,.resources-case-grid{
  display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;
}
.resources-copy h2,.resources-rhythm h2,.resources-case-copy h2{margin-bottom:28px;text-wrap:balance}
.resources-copy>p,.resources-program-copy>p,.resources-rhythm>p,.resources-case-copy>p{
  color:var(--muted);margin-top:16px;
}
.resources-copy blockquote,.resources-program-copy blockquote,.resources-rhythm blockquote,
.resources-case-copy blockquote{
  margin-top:30px;padding:22px 0 22px 26px;border-left:2px solid var(--red);
}
.resources-photo{margin:0;overflow:hidden;border-radius:28px;box-shadow:var(--shadow)}
.resources-photo img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}
.resources-photo-tall img{min-height:600px}

.resources-program{padding:var(--section-space) 0}
.resources-program-grid{margin-top:12px}

.resources-rhythm{text-align:center}
.resources-rhythm .eyebrow{display:block}
.resources-rhythm>p{max-width:780px;margin:16px auto 0}
.resources-rhythm-cards{
  display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:42px 0 30px;
}
.resources-rhythm-cards article{
  padding:28px 24px;border-radius:22px;background:var(--white);border:1px solid var(--line);
  box-shadow:0 12px 32px rgba(41,40,32,.05);
}
.resources-rhythm-cards strong{
  display:block;font-family:"Cormorant Garamond",serif;color:var(--green);
  font-size:1.8rem;margin-bottom:8px;
}
.resources-rhythm-cards p{color:var(--muted)}
.resources-rhythm blockquote{max-width:760px;margin:34px auto 0;text-align:left}

.resources-case{padding:var(--section-space) 0}
.resources-case-grid{grid-template-columns:.9fr 1.1fr}
.resources-case .resources-photo img{min-height:620px}
.resources-case-copy h2,.resources-case-copy blockquote{color:white}
.resources-case-copy>p{color:rgba(255,253,248,.78)}
.resources-results{
  margin-top:26px;padding:20px 22px;border:1px solid rgba(255,255,255,.15);
  border-radius:18px;background:rgba(255,255,255,.06);
}
.resources-results p{color:rgba(255,253,248,.82)}
.resources-results p+p{margin-top:12px}
.resources-results strong{color:white}

.resources-offer .section-heading{max-width:900px}
.resources-price-grid{
  display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:900px;margin:42px auto 0;
}
.resources-price-card{
  padding:36px 34px;border-radius:24px;background:var(--white);border:1px solid var(--line);
  box-shadow:0 14px 38px rgba(41,40,32,.07);
}
.resources-price-card>span{
  color:var(--red);font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;
}
.resources-price-card h3{margin:14px 0 6px}
.resources-price-card p{color:var(--muted)}
.resources-price-card strong{
  display:block;margin-top:24px;font-family:"Cormorant Garamond",serif;
  color:var(--green);font-size:2.25rem;
}
.resources-price-card-featured{background:linear-gradient(145deg,var(--green-3),var(--white))}
.resources-duration{text-align:center;color:var(--muted);margin-top:22px}

.resources-final{
  position:relative;min-height:80svh;display:grid;place-items:center;
  padding:100px 24px;overflow:hidden;
}
.resources-final-media{
  position:absolute;inset:0;
  background:url('../images/ressources-chartreuse.webp') center/cover no-repeat;
}
.resources-final-overlay{
  position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,49,31,.30),rgba(35,49,31,.62));
}
.resources-final-inner{
  position:relative;z-index:2;width:min(780px,100%);padding:46px 48px;text-align:center;
  border-radius:28px;background:rgba(255,253,248,.88);box-shadow:var(--shadow);backdrop-filter:blur(10px);
}
.resources-final h2{margin-bottom:24px}
.resources-final p{color:var(--muted);margin:14px 0}
.resources-final blockquote{margin:30px 0;color:var(--red);font-size:2.2rem}

@media (max-width:900px){
  .resources-split,.resources-program-grid,.resources-case-grid{grid-template-columns:1fr}
  .resources-case-grid .resources-photo{order:2}
  .resources-rhythm-cards,.resources-price-grid{grid-template-columns:1fr}
}
@media (max-width:700px){
  .resources-hero{min-height:auto;padding:112px 12px 44px}
  .resources-hero-media{background-position:center 55%}
  .resources-hero-inner{padding:38px 22px 34px;border-radius:26px}
  .resources-hero h1{font-size:clamp(3rem,14vw,4.7rem)}
  .resources-hero-lead{font-size:1.5rem}
  .resources-signals{align-items:center;flex-direction:column}
  .resources-photo img{min-height:360px}
  .resources-photo-tall img{min-height:500px}
  .resources-case .resources-photo img{min-height:430px}
  .resources-final{min-height:auto;padding:74px 14px}
  .resources-final-inner{padding:36px 24px}
}

/* VF 1.6.1 */
.resources-offer .section-heading h2{font-size:clamp(3rem,5vw,4.8rem)}
.resources-duration{max-width:900px;margin-left:auto;margin-right:auto;line-height:1.65}

/* VF 1.6.2 — finition Ressources Durables */
.resources-price-grid{
  max-width:760px;
  gap:16px;
  margin-top:30px;
}
.resources-price-card{
  padding:24px 26px;
  border-radius:18px;
  box-shadow:0 9px 26px rgba(41,40,32,.055);
}
.resources-price-card h3{
  margin:9px 0 4px;
  font-size:1.28rem;
}
.resources-price-card p{
  margin:0;
  font-size:.94rem;
}
.resources-price-card strong{
  margin-top:15px;
  font-size:1.75rem;
}
@media (max-width:760px){
  .resources-price-grid{max-width:520px}
}


/* ===== VF 1.6.3 — finition visuelle Ressources Durables ===== */

/* Deux pôles : l'entreprise / la personne */
.resources-heading-accent{
  color:#78957b;
  font-weight:700;
}

/* Cas concret : cadrage plus proche de la personne,
   avec moins de chemin au premier plan. */
.resources-case-photo{
  overflow:hidden;
}
.resources-case-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 39%;
  transform:scale(1.14);
  transform-origin:center center;
}

/* Les cartes deviennent d'abord des exemples de rythme,
   et non des blocs tarifaires. */
.resources-price-card > span{
  display:block;
  font-size:1.12rem;
  line-height:1.25;
  font-weight:700;
  letter-spacing:.015em;
  margin-bottom:10px;
}
.resources-price-card h3{
  font-size:1.22rem;
  line-height:1.25;
}
.resources-price-card strong{
  display:block;
  font-size:1.22rem;
  line-height:1.25;
  font-weight:650;
  margin-top:12px;
}
.resources-price-card-featured strong{
  font-size:1.22rem;
}

@media (max-width:760px){
  .resources-case-photo img{
    object-position:50% 40%;
    transform:scale(1.10);
  }
}

/* VF 1.6.4 — finition : conclusion Ressources Durables / Vouise & Grande Sure */
.resources-final-media{
  background-image:url('../images/ressources-vouise-grande-sure.webp');
  background-position:center 48%;
}
@media (max-width:900px){
  .resources-final-media{background-position:58% 48%;}
}
@media (max-width:700px){
  .resources-final{
    min-height:86svh;
    padding:72px 14px;
  }
  .resources-final-media{
    background-position:62% 46%;
  }
}


/* ===== VF 1.6.4b — image finale validée Vouise / Grande Sure ===== */
.resources-final-media{
  background-image:url('../images/ressources-vouise-grande-sure.webp') !important;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:50% 46% !important;
}

@media (max-width:900px){
  .resources-final-media{
    background-position:56% 44% !important;
  }
}

@media (max-width:700px){
  .resources-final-media{
    background-position:63% 42% !important;
  }
}

/* ===== Correction galerie 27-08-2026 : 5 photos de même taille ===== */
@media (min-width:981px){
  .gallery-track{grid-template-columns:repeat(5,1fr);}
  .gallery-item,
  .gallery-item.featured{height:auto;aspect-ratio:4/3;}
}
