/* Homepage chapters: isolated component rules, existing hero and prescription retained. */
.mdl-home-chapters{--h24-night:#071b24;--h24-ivory:#f4eee2;--h24-gold:#d7b66d;--h24-line:rgba(215,182,109,.3);background:var(--h24-night);color:var(--h24-ivory)}
.mdl-home-chapters .mdl-h24,.mdl-home-chapters .mdl-h24 *{box-sizing:border-box}
.mdl-home-chapters .mdl-h24{position:relative;margin:0;font:16px/1.75 Arial,sans-serif;color:var(--h24-ivory);background:var(--h24-night);scroll-margin-top:24px}
.mdl-home-chapters .mdl-h24 h2,.mdl-home-chapters .mdl-h24 h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;text-wrap:balance;color:inherit;letter-spacing:-.025em}
.mdl-home-chapters .mdl-h24 h2{font-size:clamp(36px,4.4vw,66px);line-height:1.08;margin:0 0 28px}
.mdl-home-chapters .mdl-h24 h3{font-size:28px;line-height:1.2;margin:0 0 16px}
.mdl-home-chapters .mdl-h24 p{margin:0 0 24px}
.mdl-home-chapters .mdl-h24 img{display:block;width:100%;height:100%;object-fit:cover}
.mdl-home-chapters .mdl-h24 a{color:inherit;text-decoration:none}
.mdl-home-chapters .mdl-h24 a:focus-visible{outline:2px solid var(--h24-gold);outline-offset:6px}
.mdl-home-chapters .mdl-h24-kicker{display:flex;align-items:center;gap:16px;font:11px/1.5 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--h24-gold);margin-bottom:30px}
.mdl-h24-kicker>span{display:inline-block;width:44px;height:1px;background:currentColor;opacity:.6}
.mdl-h24-copy{padding:clamp(36px,6vw,90px);align-self:center}.mdl-h24-copy>p:not(.mdl-h24-kicker){max-width:48ch;color:#d0d6d3}
.mdl-home-chapters .mdl-h24-aside{font:italic 18px/1.6 Georgia,serif;opacity:.9}
.mdl-h24-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px 30px;margin-top:32px}
.mdl-home-chapters .mdl-h24-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:10px 0;border-bottom:1px solid var(--h24-gold);font:12px/1.5 Arial,sans-serif;letter-spacing:.04em}.mdl-h24-link>span{transition:transform .25s}.mdl-h24-link:hover>span{transform:translateX(4px)}
.mdl-home-chapters .mdl-h24-button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;border:1px solid var(--h24-gold);background:var(--h24-gold);color:#071b24;font:12px/1.6 Arial,sans-serif;letter-spacing:.04em;transition:background .2s}.mdl-home-chapters .mdl-h24-button:hover{background:#ebd19b}
.mdl-home-chapters .mdl-hero-time__logo{width:72px;height:auto;max-height:34px;border:0;box-shadow:none}
.mdl-home-opening{display:flow-root;position:relative}
/* Maison du Lac — raccord photographique Hero → Rituel — v1002
   Même principe que le raccord entre les deux images du Rituel :
   fondu sombre progressif, sans flou ni modification des fichiers image. */
.mdl-home-opening > .mdl-hero-time:has(+ .mdl-h24-territory){
  overflow:hidden;
  z-index:2;
}
.mdl-home-opening > .mdl-hero-time:has(+ .mdl-h24-territory)::after{
  content:"";
  position:absolute;
  z-index:4;
  left:0;
  right:0;
  bottom:0;
  height:clamp(180px,14vw,228px);
  pointer-events:none;
  background:linear-gradient(
    180deg,
    rgba(4,17,29,0) 0%,
    rgba(4,17,29,.06) 22%,
    rgba(4,17,29,.16) 42%,
    rgba(4,17,29,.34) 62%,
    rgba(4,17,29,.58) 80%,
    rgba(6,23,29,.82) 94%,
    #06171d 100%
  );
}
.mdl-home-opening > .mdl-hero-time + .mdl-h24-territory{
  position:relative;
  z-index:1;
  margin-top:0;
}
.mdl-home-opening > .mdl-hero-time + .mdl-h24-territory::before{
  content:"";
  position:absolute;
  z-index:3;
  top:0;
  left:0;
  right:0;
  height:clamp(200px,16vw,260px);
  pointer-events:none;
  background:linear-gradient(
    180deg,
    #06171d 0%,
    rgba(6,23,29,.86) 8%,
    rgba(6,23,29,.66) 24%,
    rgba(6,23,29,.44) 46%,
    rgba(6,23,29,.24) 68%,
    rgba(6,23,29,.08) 88%,
    rgba(6,23,29,0) 100%
  );
}
@media(max-width:820px){
  .mdl-home-opening > .mdl-hero-time:has(+ .mdl-h24-territory)::after{height:132px}
  .mdl-home-opening > .mdl-hero-time + .mdl-h24-territory::before{height:152px}
}


.mdl-home-ritual-chapter{background:#071b24}
.mdl-home-chapters .mdl-h24-territory{display:flex;align-items:flex-end;min-height:85vh;min-height:85svh;isolation:isolate;overflow:hidden}

.mdl-home-chapters .mdl-territory-life{position:absolute;inset:0;width:100%;height:100%;z-index:-2;pointer-events:none}.mdl-home-chapters .mdl-territory-life[hidden]{display:none}
.mdl-h24-territory__image{position:absolute;inset:0;z-index:-2}.mdl-h24-territory::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#071b24,rgba(7,27,36,.65) 16%,rgba(7,27,36,.1) 75%),linear-gradient(90deg,rgba(7,27,36,.4),transparent 75%);pointer-events:none}
.mdl-h24-territory__copy{width:min(800px,100%);padding:clamp(160px,30svh,340px) clamp(24px,6vw,110px) 70px}.mdl-h24-territory__copy>p:not(.mdl-h24-kicker){max-width:44ch;font-size:18px}
.mdl-home-chapters .mdl-h24-ritual{display:grid;grid-template-columns:1.05fr 1fr;min-height:640px;isolation:isolate}
.mdl-h24-ritual__visual{position:relative;overflow:hidden;min-height:580px}.mdl-h24-ritual__visual>img{position:absolute;inset:0;object-position:50% 45%}.mdl-h24-ritual__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 78%,#071b24),linear-gradient(180deg,#071b24,rgba(7,27,36,.35) 10%,transparent 24%),linear-gradient(0deg,rgba(7,27,36,.3),transparent 35%);pointer-events:none}
.mdl-home-chapters .mdl-h24-collection{padding:100px clamp(24px,6vw,110px);background:var(--h24-ivory);color:#142c33;--h24-gold:#80642e;--h24-line:rgba(128,100,46,.25)}
.mdl-h24-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:end;max-width:1400px;margin:0 auto 48px}.mdl-h24-heading>p,.mdl-h24-collection__intro{max-width:54ch;color:#415359;font-size:17px}
.mdl-h24-families{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:0 auto 60px;max-width:1400px;border-block:1px solid var(--h24-line);padding:34px 0}.mdl-h24-families>article{display:flex;align-items:start;gap:28px}.mdl-h24-family-index{font:72px/1 Georgia,serif;color:#b5a380;min-width:50px}.mdl-h24-families p{font-size:15px;max-width:48ch;color:#415359}.mdl-h24-families h3{font-size:34px!important}
.mdl-h24-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 28px;max-width:1400px;margin:auto}.mdl-h24-product{min-width:0}.mdl-h24-product__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#ebe2d2;margin-bottom:20px}.mdl-h24-product__media img{object-fit:contain!important;transition:transform .5s}.mdl-h24-product__media:hover img{transform:scale(1.035)}
.mdl-h24-product__letterpress{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;text-align:center;border:1px solid #d4c6ad;background:radial-gradient(ellipse at 50% 30%,#fbf8f0,#e5dbc8);color:#5f502f}.mdl-h24-product__letterpress small{font:10px/1.4 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}.mdl-h24-product__letterpress strong{font:25px/1.15 Georgia,serif;font-weight:400;max-width:12ch}.mdl-h24-product__letterpress span{font:12px/1 Georgia,serif;opacity:.6}
.mdl-h24-product .mdl-h24-product__type{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#80642e;margin-bottom:10px}.mdl-home-chapters .mdl-h24-product h3{font-size:24px;margin-bottom:12px}.mdl-h24-product>p:not(.mdl-h24-product__type){font-size:14px;line-height:1.6;color:#415359}.mdl-h24-product__facts{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-top:1px solid var(--h24-line);padding-top:14px}.mdl-h24-product__facts strong{font-weight:400}.mdl-h24-collection>.mdl-h24-actions{justify-content:center;margin-top:48px}
.mdl-home-chapters #mdl-prescription-home{padding-block:90px}.mdl-home-chapters #mdl-prescription-home .mdl-prescription-intro{max-width:850px;margin-inline:auto}.mdl-home-chapters #mdl-prescription-home .mdl-prescription-intro>h2{font-size:clamp(38px,4.4vw,64px);font-weight:400;text-wrap:balance}
.mdl-home-chapters .mdl-h24-circle{display:grid;grid-template-columns:.78fr 1.22fr;max-width:1400px;margin:40px auto 72px;border-block:1px solid var(--h24-line)}.mdl-h24-circle__image{position:relative;min-height:400px}.mdl-h24-circle__image img{position:absolute;inset:0;object-position:50% 43%}.mdl-h24-circle .mdl-h24-copy{padding:44px 60px}.mdl-home-chapters .mdl-h24-circle h2{font-size:clamp(32px,3.5vw,48px)}.mdl-h24-circle__benefits{display:flex;flex-wrap:wrap;gap:12px 24px;list-style:none;padding:0;margin:20px 0 26px;font:italic 18px/1.4 Georgia,serif;color:#d7b66d}
.mdl-home-chapters .mdl-h24-gallery{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;padding:20px clamp(24px,6vw,110px) 80px;gap:54px;max-width:1620px;margin:auto}.mdl-h24-gallery>figure{position:relative;margin:0;aspect-ratio:1.35;overflow:hidden}.mdl-h24-gallery>figure img{object-position:center}.mdl-h24-gallery figcaption{position:absolute;inset-inline-start:24px;bottom:22px;font:italic 32px/1 Georgia,serif;color:#f4eee2;text-shadow:0 2px 14px #000}.mdl-h24-gallery .mdl-h24-copy{padding:0}.mdl-home-chapters .mdl-h24-gallery h2{font-size:clamp(34px,3.7vw,52px)}
.mdl-home-chapters .mdl-h24-journal{background:#eee7d9;color:#142c33;padding:80px clamp(24px,6vw,110px);--h24-gold:#80642e;--h24-line:rgba(128,100,46,.25)}.mdl-h24-journal__topics{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:36px;max-width:1400px;margin:0 auto 36px}.mdl-h24-journal__topics>a{position:relative;display:block;border-top:1px solid var(--h24-line);padding:24px 0 40px}.mdl-h24-journal__topics>a>span{display:block;font:13px/1 Georgia,serif;color:#80642e;margin-bottom:24px}.mdl-home-chapters .mdl-h24-journal__topics h3{font-size:28px}.mdl-h24-journal__topics p{font-size:15px;max-width:36ch;color:#415359}.mdl-h24-journal__topics b{position:absolute;bottom:0;inset-inline-end:0;font-weight:400;font-size:22px}.mdl-h24-journal__feature{padding-inline-end:20px!important}
.mdl-home-chapters .mdl-lake-ripple{position:absolute;inset:0;background:inherit;pointer-events:none;mask:url(../../img/home/editorial/lake-water-desktop-r425.svg) center/cover no-repeat;-webkit-mask:url(../../img/home/editorial/lake-water-desktop-r425.svg) center/cover no-repeat;filter:url('#mdlLakeRipple425');opacity:1}.mdl-home-chapters .mdl-lake-ripple[hidden]{display:none}.mdl-home-chapters .mdl-lantern-lights{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.mdl-home-chapters .mdl-lantern-lights[hidden]{display:none}
.mdl-lake-filter{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
[dir="rtl"] .mdl-h24-ritual__visual::after{transform:scaleX(-1)}
@media(max-width:1000px){.mdl-h24-copy{padding:40px 30px}.mdl-h24-heading{gap:30px}.mdl-h24-products{grid-template-columns:repeat(2,minmax(0,1fr))}.mdl-h24-ritual__visual{min-height:520px}.mdl-h24-circle .mdl-h24-copy{padding:36px}.mdl-home-chapters .mdl-h24-circle{margin-inline:24px}.mdl-home-chapters .mdl-h24-gallery{gap:30px}.mdl-h24-journal__topics{gap:24px}.mdl-h24-families{gap:32px}}
@media(max-width:767px){.mdl-home-chapters .mdl-lake-ripple{mask-image:url(../../img/home/editorial/lake-water-mobile-r425.svg);-webkit-mask-image:url(../../img/home/editorial/lake-water-mobile-r425.svg)}}
@media(max-width:700px){.mdl-home-chapters .mdl-h24-territory{min-height:78svh}.mdl-h24-territory__copy{padding:30svh 24px 44px}.mdl-home-chapters .mdl-h24-ritual,.mdl-h24-heading,.mdl-h24-families,.mdl-home-chapters .mdl-h24-circle,.mdl-home-chapters .mdl-h24-gallery,.mdl-h24-journal__topics{grid-template-columns:1fr}.mdl-h24-ritual__visual{min-height:0;height:auto;aspect-ratio:1/1}.mdl-h24-copy{padding:36px 24px 48px}.mdl-home-chapters .mdl-h24-collection{padding:56px 24px}.mdl-h24-heading{gap:8px;margin-bottom:24px}.mdl-h24-families{padding:28px 0;margin-bottom:34px;gap:28px}.mdl-h24-family-index{font-size:54px;min-width:40px}.mdl-h24-products{gap:32px 18px}.mdl-h24-product__media{aspect-ratio:4/5}.mdl-h24-product__letterpress{padding:12px}.mdl-h24-product__letterpress strong{font-size:21px}.mdl-home-chapters .mdl-h24-product h3{font-size:22px}.mdl-h24-product__facts{flex-wrap:wrap}.mdl-h24-actions{gap:20px}.mdl-home-chapters #mdl-prescription-home{padding-block:56px}.mdl-home-chapters .mdl-h24-circle{margin:16px 24px 48px}.mdl-h24-circle__image{min-height:0;height:auto;aspect-ratio:1/1}.mdl-h24-circle .mdl-h24-copy{padding:30px 0}.mdl-home-chapters .mdl-h24-gallery{padding:0 24px 48px;gap:28px}.mdl-h24-gallery>figure{aspect-ratio:1.65}.mdl-home-chapters .mdl-h24-journal{padding:48px 24px}.mdl-h24-journal__topics{gap:12px}.mdl-h24-journal__topics>a{padding-top:20px}.mdl-h24-journal__topics>a>span{margin-bottom:14px}.mdl-home-chapters .mdl-lake-ripple{mask-image:url(../../img/home/editorial/lake-water-mobile-r425.svg);-webkit-mask-image:url(../../img/home/editorial/lake-water-mobile-r425.svg)}}
@media(prefers-reduced-motion:reduce){.mdl-home-chapters .mdl-h24 *{transition:none!important;animation:none!important}.mdl-home-chapters .mdl-lake-ripple,.mdl-home-chapters .mdl-lantern-lights,.mdl-home-chapters .mdl-territory-life{display:none!important}}
@media print{.mdl-home-chapters .mdl-territory-life{display:none!important}.mdl-lake-ripple,.mdl-home-chapters .mdl-lantern-lights{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.mdl-home-chapters .mdl-lantern-lights[hidden]{display:none}
.mdl-lake-filter{display:none!important}}

.mdl-home-chapters .mdl-rx-water{position:absolute;inset:0;z-index:-1;background:inherit;pointer-events:none;filter:url(#mdlRxWater430);mask:url(../../img/home/editorial/prescription-water-r430.svg) center/cover no-repeat;-webkit-mask:url(../../img/home/editorial/prescription-water-r430.svg) center/cover no-repeat}.mdl-home-chapters .mdl-rx-water[hidden]{display:none}@media(prefers-reduced-motion:reduce){.mdl-home-chapters .mdl-rx-water{display:none!important}}@media print{.mdl-home-chapters .mdl-rx-water{display:none!important}}
