@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Dancing+Script:wght@500;600;700&family=Fraunces:wght@400;500;600&family=Nunito:wght@400;500;600;700;800&display=swap');
:root{--forest:#154634;--deep:#0e3328;--sage:#e8f1eb;--light:#f9fbf7;--white:#fff;--ink:#173e30;--muted:#637668;--line:#dbe7dc;--coral:#a84e41;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);-webkit-font-smoothing:antialiased}button{font:inherit}button,a{touch-action:manipulation}img{display:block;max-width:100%}[hidden]{display:none!important}:focus-visible{outline:3px solid #c87660;outline-offset:3px}.container{width:min(1170px,calc(100% - 50px));margin:auto}.skip-link{position:absolute;top:-100px;left:15px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}
.header{position:relative;z-index:10;background:#fff;border-bottom:1px solid #e6ede7}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}.wordmark{display:inline-flex;align-items:center;gap:8px;color:var(--forest);text-decoration:none;white-space:nowrap}.wordmark-symbol{width:35px;height:35px;border:1px solid #93b09c;border-radius:50%;display:grid;place-items:center;font-size:19px;line-height:1}.wordmark strong{display:block;font:500 26px/.95 var(--serif);letter-spacing:-.045em}.wordmark small{display:block;font-size:9px;font-weight:700;letter-spacing:.29em;margin-top:5px}.main-nav{display:flex;align-items:center;gap:24px}.main-nav>a{font-size:12px;font-weight:600;text-decoration:none;color:#294a37;white-space:nowrap}.main-nav>a:hover{color:#719678}.main-nav .nav-book{background:var(--forest);color:#fff;padding:13px 17px;border-radius:3px;display:inline-flex;align-items:center;gap:15px}.main-nav .nav-book:hover{background:#29634a;color:#fff}.menu-toggle{display:none}
.hero{background:linear-gradient(116deg,#f3f8f4 0%,#e8f1eb 63%,#ddebe4 100%);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr .88fr;align-items:center;min-height:625px;gap:20px}.hero-text{position:relative;z-index:2;padding:62px 0}.overline,.section-kicker{font-size:10px;letter-spacing:.2em;font-weight:700;color:#5b8a6b;margin:0 0 19px}.hero h1{font:500 clamp(48px,5.1vw,72px)/1.14 var(--serif);letter-spacing:-.05em;margin:0 0 23px;max-width:675px}.hero h1 em,.intro h2 em,.section-heading h2 em,.sos-text h2 em{font-weight:400;color:#538362}.hero-text>p:not(.overline){font-size:16px;line-height:1.75;color:#496958;max-width:520px;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:49px;border-radius:4px;padding:14px 21px;text-decoration:none;font-size:13px;font-weight:700;line-height:1.25;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #164b3820}.button-green{color:#fff;background:var(--forest)}.button-green:hover{background:#27644a}.quiet-link{font-size:13px;font-weight:700;color:var(--forest);text-underline-offset:5px}.hero-illustration{position:relative;min-height:625px;align-self:stretch}.hero-portrait{position:absolute;right:5%;bottom:-46px;width:min(88%,455px);height:auto;filter:drop-shadow(0 16px 22px #16402b14)}.hero-decoration{position:absolute;right:-7%;top:54px;width:min(82%,420px);height:auto;opacity:.95}
.intro{text-align:center;padding:79px 0 69px;max-width:820px}.ornament{display:block;color:#82a587;font-size:27px;line-height:1;margin-bottom:17px}.intro h2{font:500 clamp(35px,3.7vw,50px)/1.2 var(--serif);letter-spacing:-.04em;margin:0 auto 19px;max-width:760px}.intro>p:not(.section-kicker){color:var(--muted);font-size:14px;line-height:1.8;max-width:660px;margin:0 auto}.intro-points{display:flex;justify-content:center;gap:40px;margin-top:34px;font-size:12px;font-weight:700;color:#4e795b}.intro-points span:before{content:'✳';font-weight:400;color:#9bb79e;margin-right:9px}.section-space{padding:86px 0}.section-heading{text-align:center;margin:0 auto 39px;max-width:700px}.section-heading h2{font:500 clamp(36px,3.7vw,49px)/1.18 var(--serif);letter-spacing:-.04em;margin:0 0 14px}.section-heading>p:last-child{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.support{background:#f8fbf8;scroll-margin-top:10px}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.support-card{background:#fff;border:1px solid #e2ebe3;border-radius:5px;padding:25px 24px 24px;min-height:185px;transition:transform .2s,box-shadow .2s}.support-card:hover{transform:translateY(-3px);box-shadow:0 8px 26px #15463412}.support-icon{display:block;color:#87a992;font:400 30px/1 var(--serif);height:35px}.support-card h3{font:500 21px/1.25 var(--serif);margin:9px 0 9px}.support-card p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.support-bottom{display:flex;justify-content:center;align-items:center;gap:31px;flex-wrap:wrap;margin-top:29px}.outline-link{display:inline-flex;align-items:center;gap:15px;border:1px solid #9bbba1;padding:12px 17px;border-radius:3px;color:var(--forest);font-size:12px;font-weight:700;text-decoration:none}.outline-link:hover{background:#e5f0e7}.support-bottom>span{font-size:12px;color:#728573}
.sos-section{background:#fff;padding:76px 0 64px;scroll-margin-top:12px}.sos-box{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:28px;background:#eef4ee;border:1px solid #dbe8dc;border-radius:6px;padding:36px 42px}.sos-art{width:94px;height:94px;border-radius:50%;background:#dce9dd;display:grid;place-items:center;color:#86a78c}.sos-art span{font-size:51px;font-family:var(--serif)}.sos-text .section-kicker{margin-bottom:11px}.sos-text h2{font:500 34px/1.17 var(--serif);letter-spacing:-.035em;margin:0 0 12px}.sos-text p:not(.section-kicker){font-size:12px;line-height:1.7;color:#566c5b;max-width:590px;margin:0 0 7px}.sos-text .sos-warning{color:#805044!important;font-weight:600}.sos-warning a{color:#854638;text-underline-offset:3px}.button-coral{background:var(--coral);color:white;text-align:center}.button-coral:hover{background:#873b31}
.podcast-section{background:#fff;scroll-margin-top:12px;padding-top:64px}.podcast-filters{display:flex;justify-content:center;gap:8px;margin:-5px 0 27px}.filter{cursor:pointer;background:#f5f8f5;border:1px solid #d7e4d8;border-radius:100px;color:#50705a;font-size:11px;font-weight:700;padding:8px 15px;transition:background .2s,color .2s}.filter:hover,.filter.active{background:var(--forest);border-color:var(--forest);color:#fff}.podcast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.podcast-card{display:grid;grid-template-columns:98px 1fr;min-height:150px;background:#f7faf7;border:1px solid #e1ebe2;border-radius:5px;overflow:hidden}.podcast-cover{position:relative;overflow:hidden;background:#d7e5d9}.podcast-cover:before,.podcast-cover:after{content:'';position:absolute;border:1px solid #9cb9a4;border-radius:50%;width:142px;height:142px;left:-69px;bottom:-58px}.podcast-cover:after{width:102px;height:102px;left:-48px;bottom:-37px}.cover-couple{background:#e8ded4}.cover-couple:before,.cover-couple:after{border-color:#c0aa9c}.cover-intro{background:#e5e8d8}.cover-intro:before,.cover-intro:after{border-color:#b0bc9d}.disc{position:absolute;width:84px;height:84px;border-radius:50%;border:18px solid #a7bea9;background:#e9f0e8;bottom:-20px;right:-22px;opacity:.85}.cover-couple .disc{border-color:#c9b8aa;background:#eee8e2}.cover-intro .disc{border-color:#b8c7ae;background:#f3f3e6}.cover-index{position:absolute;top:14px;left:14px;color:var(--forest);font-size:11px;font-weight:700;letter-spacing:.1em}.podcast-body{padding:18px 16px 15px;display:flex;flex-direction:column}.podcast-meta{color:#77927b;font-weight:700;font-size:9px;letter-spacing:.12em}.podcast-body h3{font:500 18px/1.28 var(--serif);letter-spacing:-.025em;margin:10px 0 12px}.podcast-body a{margin-top:auto;align-self:flex-start;font-size:11px;font-weight:700;color:var(--forest);text-underline-offset:4px}.podcast-body a:hover{color:#a05a49}.all-podcasts{display:block;text-align:center;margin:28px auto 0;color:var(--forest);font-size:12px;font-weight:700;text-underline-offset:5px}
.faq-section{background:#f7faf7;scroll-margin-top:12px}.faq-container{max-width:820px}.faq-section .section-heading{margin-bottom:31px}.faq-list{border-top:1px solid #d0e1d3}.faq-list details{border-bottom:1px solid #d0e1d3}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 3px;font-size:14px;font-weight:700;color:#254c35}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font:400 24px var(--sans);color:#7da287;line-height:.8}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:13px;line-height:1.75;color:#536a58;margin:0 0 20px;max-width:710px}.faq-list details a{color:var(--forest);font-weight:700;text-underline-offset:3px}
.footer{background:var(--forest);color:#fff}.footer-main{display:grid;grid-template-columns:1.4fr .7fr 1fr 1fr;gap:35px;padding:57px 0 47px}.footer-wordmark{color:#fff}.footer-wordmark .wordmark-symbol{border-color:#87a995}.footer-identity p{color:#c3d8ca;font-size:12px;line-height:1.7;max-width:240px;margin:20px 0 0}.footer-col{display:flex;flex-direction:column;gap:13px}.footer-col h2{font-size:12px;letter-spacing:.11em;margin:4px 0 7px;text-transform:uppercase}.footer-col a{font-size:12px;color:#c8dcca;text-decoration:none;overflow-wrap:anywhere}.footer-col a:hover,.footer-end a:hover{text-decoration:underline}.footer-reserve p{font:500 21px var(--serif);margin:0 0 18px}.button-cream{color:var(--forest);background:#f3f6ed;white-space:nowrap}.button-cream:hover{background:#fff}.footer-end{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #ffffff30;padding:19px 0 24px;font-size:11px;color:#bed3c3}.footer-end a{color:inherit;text-decoration:none}
@media(max-width:1100px){.main-nav{gap:14px}.main-nav>a{font-size:11px}.hero-inner{min-height:580px}.hero-illustration{min-height:580px}.sos-box{grid-template-columns:80px 1fr;gap:18px}.sos-art{width:78px;height:78px}.sos-box>.button{grid-column:2;justify-self:start}.footer-main{grid-template-columns:1.4fr .8fr 1fr;gap:26px}.footer-reserve{grid-column:1/-1;display:flex;align-items:center;gap:20px}.footer-reserve p{margin:0}}
@media(max-width:820px){.container{width:min(680px,calc(100% - 40px))}.header-row{min-height:72px}.menu-toggle{z-index:20;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:42px;height:42px;border:1px solid #c8d9cb;background:#fff;border-radius:3px}.menu-toggle span{width:19px;height:2px;background:var(--forest);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 15px 30px #0e332826;border-bottom:1px solid var(--line);padding:15px 20px 24px;flex-direction:column;align-items:stretch;gap:0}.main-nav.is-open{display:flex}.main-nav>a{font-size:14px;padding:13px 6px;border-bottom:1px solid #e8eee8}.main-nav .nav-book{margin-top:14px;justify-content:space-between;padding:15px}.hero-inner{grid-template-columns:1fr;min-height:0}.hero-text{padding:60px 0 10px}.hero h1{max-width:680px}.hero-illustration{width:min(100%,520px);margin:auto;min-height:465px}.hero-portrait{width:73%;right:12%;bottom:-37px}.hero-decoration{width:67%;right:1%;top:8px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.podcast-grid{grid-template-columns:1fr}.podcast-card{min-height:124px;grid-template-columns:115px 1fr}.podcast-body{padding:18px 22px}.footer-main{grid-template-columns:1fr 1fr}.footer-reserve{grid-column:1/-1}.footer-identity{grid-column:1/-1}.section-space{padding:72px 0}}
@media(max-width:540px){.container{width:calc(100% - 36px)}.wordmark strong{font-size:23px}.wordmark-symbol{width:31px;height:31px;font-size:17px}.hero-text{padding:50px 0 0}.hero h1{font-size:clamp(42px,10vw,56px)}.hero-text>p:not(.overline){font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;gap:20px;margin-top:28px}.hero-actions .button{width:100%}.hero-illustration{min-height:344px;max-width:385px}.hero-portrait{width:76%;right:10%;bottom:-38px}.hero-decoration{width:72%;right:0;top:0}.intro{padding:66px 0 61px}.intro h2,.section-heading h2{font-size:36px}.intro-points{display:flex;flex-direction:column;gap:12px;margin-top:27px}.section-space{padding:63px 0}.support-grid{grid-template-columns:1fr;gap:10px}.support-card{min-height:0;padding:19px 21px}.support-icon{height:27px;font-size:25px}.support-card h3{font-size:20px;margin:5px 0 6px}.support-bottom{flex-direction:column;gap:16px}.sos-section{padding:52px 0}.sos-box{grid-template-columns:1fr;padding:26px 22px;gap:13px}.sos-art{width:53px;height:53px}.sos-art span{font-size:30px}.sos-text h2{font-size:31px}.sos-box>.button{grid-column:1;justify-self:stretch;margin-top:3px;text-align:center;white-space:normal}.podcast-filters{flex-wrap:wrap}.podcast-card{grid-template-columns:94px 1fr;min-height:130px}.podcast-body{padding:15px 14px}.podcast-body h3{font-size:18px;margin:7px 0}.footer-main{grid-template-columns:1fr 1fr;gap:29px 15px}.footer-col a{font-size:11px}.footer-reserve{display:block}.footer-reserve p{margin:0 0 14px}.footer-end{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Palette douce et typographie plus personnelle. */
:root{--forest:#244c40;--deep:#1b3e36;--sage:#edf3ea;--light:#fffaf6;--ink:#29453d;--muted:#6a716b;--line:#e9e0df;--coral:#a45c68;--serif:'Cormorant Garamond',Georgia,serif;--script:'Dancing Script','Brush Script MT',cursive;--sans:'Nunito',Arial,sans-serif}
body{background:#fffaf8}
.section-kicker{color:#4d7459}
.header{background:#fffaf8;border-color:#f0e2df}
.wordmark strong{font:600 35px/1 var(--script);letter-spacing:0}
.wordmark-symbol{color:#b87683;border-color:#dcc4c6;background:#fff6f4}
.wordmark small{color:#62806e}
.main-nav .nav-book{border-radius:999px}
.hero{background:radial-gradient(circle at 9% 20%,#fce7e5 0,transparent 35%),radial-gradient(circle at 88% 13%,#e9e5f1 0,transparent 33%),linear-gradient(116deg,#fff8f2 0%,#f2f2e9 47%,#e8f1e8 100%);background-size:125% 125%;animation:heroGlow 16s ease-in-out infinite alternate}
.hero-inner{position:relative}
.hero-inner:before{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:#ffe6dc70;right:-115px;bottom:-240px;filter:blur(25px);pointer-events:none}
.hero .overline{color:#845864}
.hero h1{font-weight:600;line-height:1.08;letter-spacing:-.035em}
.hero h1 em,.intro h2 em,.section-heading h2 em,.sos-text h2 em{font:600 1.1em/1 var(--script);letter-spacing:0;color:#b77686}
.hero-text>p:not(.overline){color:#566e60}
.button-green{border-radius:999px;background:#315d4c}
.quiet-link{color:#925d66}
.hero-illustration:before{content:'';position:absolute;inset:12% 4% 1% 10%;border:1px solid #ffffffbd;border-radius:52% 48% 48% 52%;transform:rotate(-7deg);pointer-events:none}
.hero-portrait{z-index:2;will-change:transform;animation:portraitFloat 7s ease-in-out infinite alternate}
.hero-decoration{z-index:1;will-change:transform;animation:decorDrift 10s ease-in-out infinite alternate}
.floating-petal{position:absolute;z-index:3;display:block;font-family:var(--serif);font-weight:400;pointer-events:none;will-change:transform;animation:petalFloat 8s ease-in-out infinite alternate}
.petal-one{top:15%;left:10%;font-size:25px;color:#d49aa3;animation-delay:-2s}
.petal-two{top:32%;right:4%;font-size:18px;color:#bbadcd;animation-delay:-4s}
.petal-three{bottom:22%;left:2%;font-size:17px;color:#c6b391;animation-delay:-6s}
@keyframes portraitFloat{from{transform:translateY(0) rotate(-.45deg)}to{transform:translateY(-12px) rotate(.65deg)}}
@keyframes decorDrift{from{transform:translate(-5px,8px) rotate(-2deg)}to{transform:translate(9px,-9px) rotate(2deg)}}
@keyframes petalFloat{from{transform:translate(0,0) rotate(-8deg);opacity:.62}to{transform:translate(8px,-16px) rotate(9deg);opacity:1}}
@keyframes heroGlow{from{background-position:0 0}to{background-position:100% 100%}}
.intro{position:relative;background:#fffaf8}
.intro .ornament{color:#c8909c}
.intro h2,.section-heading h2,.sos-text h2{font-weight:600;letter-spacing:-.025em}
.intro-points span:before{color:#c9919a}
.support{background:#fff7f4}
.support-card{background:#fffdfb;border-color:#f0e5e3;border-radius:12px}
.support-card:nth-child(3n+1){background:#fff8f6}
.support-card:nth-child(3n+2){background:#f9f8fc}
.support-card:nth-child(3n){background:#f4f8f2}
.support-icon{color:#bd8794}
.support-card:nth-child(3n+2) .support-icon{color:#a49cc1}
.support-card:nth-child(3n) .support-icon{color:#8eac8f}
.outline-link{border-color:#ca9ba6;border-radius:999px;color:#8d5667}
.outline-link:hover{background:#fcebee}
.sos-section{background:#fffaf8}
.sos-box{background:linear-gradient(115deg,#fbe7e7,#fff5ed 52%,#eff4ed);border-color:#efd7d9;border-radius:15px}
.sos-art{background:#f4dce2;color:#b77584}
.sos-text .section-kicker{color:#875362}
.sos-text .sos-warning{color:#8b5363!important}
.button-coral{background:#a45c68;border-radius:999px}
.button-coral:hover{background:#985262}
.podcast-section{background:#fffaf8}
.podcast-card{background:#fff;border-color:#eee1e0;border-radius:10px}
.cover-comparison{background:#eddadf}.cover-couple{background:#f1e3d6}.cover-intro{background:#e8e5f1}
.cover-comparison .disc{border-color:#d1a6b3;background:#faedf0}
.cover-couple .disc{border-color:#d4bfa7;background:#fff7ed}
.cover-intro .disc{border-color:#b8acca;background:#f5f0fa}
.filter{background:#fff8f7;border-color:#ead9dc;color:#855963}
.filter:hover,.filter.active{background:#a45c68;border-color:#a45c68}
.faq-section{background:#f8f4f8}
.faq-list{border-color:#e3d8e2}
.faq-list details{border-color:#e3d8e2}
.faq-list details[open]{background:#fffafc;border-radius:8px;padding-inline:15px;box-shadow:0 2px 12px #694f7110}
.faq-list summary:after{color:#b77584}
.footer{background:#254c42}
.footer-wordmark .wordmark-symbol{border-color:#d5aebb;background:#ffffff14;color:#e9c2ca}
.footer-wordmark small{color:#e2c7cf}
.button-cream{border-radius:999px;background:#ffeff0}
.button-cream:hover{background:#fff}
@media(max-width:820px){.main-nav{background:#fffaf8}.hero .hero-portrait{animation-duration:8s}}
@media(max-width:540px){.wordmark strong{font-size:31px}.hero h1{font-size:clamp(43px,10vw,57px)}.hero h1 em{font-size:1.05em}.hero .hero-portrait{animation-name:portraitFloatMobile}.hero .hero-decoration{animation-name:decorDriftMobile}.petal-one{left:3%}.petal-three{left:1%}}
@keyframes portraitFloatMobile{from{transform:translateY(0) rotate(-.3deg)}to{transform:translateY(-7px) rotate(.5deg)}}
@keyframes decorDriftMobile{from{transform:translate(-3px,4px) rotate(-1deg)}to{transform:translate(5px,-5px) rotate(1deg)}}
.support-card{display:flex;flex-direction:column;align-items:flex-start;color:var(--ink);text-decoration:none;cursor:pointer}
.support-card:hover,.support-card:focus-visible{border-color:#cfb5bd;box-shadow:0 12px 28px #47333a18}
.support-read{margin-top:auto;padding-top:17px;color:#355e49;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:4px}
.support-read span{font-size:15px;font-weight:400}

/* Une typographie plus douce et des détails végétaux discrets. */
:root{--serif:'Fraunces',Georgia,serif}
.hero h1{font-family:'Cormorant Garamond',Georgia,serif}
.intro h2,.section-heading h2{font-weight:500;letter-spacing:-.035em}
.support-card h3,.podcast-body h3{font-weight:500;letter-spacing:-.025em}
.support,.faq-section{position:relative;isolation:isolate;overflow:hidden}
.support{background:radial-gradient(circle at 94% 8%,#eaf3e9 0,transparent 29%),linear-gradient(135deg,#fff8f5,#f6f8f0 70%,#eff3ed)}
.faq-section{background:linear-gradient(125deg,#f6f8f1,#fbf3f3 65%,#f5f5ef)}
.support:before,.faq-section:before{content:'';position:absolute;background:url('/assets/botanical-sprig.svg') center/contain no-repeat;pointer-events:none;opacity:.19;width:250px;height:340px;z-index:0}
.support:before{right:-65px;top:26px;transform:rotate(20deg)}
.faq-section:before{left:-110px;bottom:-155px;transform:rotate(-30deg)}
.support>.container,.faq-section>.container{position:relative;z-index:1}
.sos-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 50% 2%,#f7e9e4 0,transparent 46%),linear-gradient(155deg,#f6f7ed,#eaf3e9 53%,#f9f6ef);padding:88px 0 80px;scroll-margin-top:12px}
.sos-section:before,.sos-section:after{content:'';position:absolute;width:285px;height:385px;background:url('/assets/botanical-sprig.svg') center/contain no-repeat;opacity:.37;pointer-events:none;z-index:0}
.sos-section:before{left:-55px;bottom:-135px;transform:rotate(-14deg)}
.sos-section:after{right:-53px;top:-133px;transform:rotate(173deg)}
.sos-content{position:relative;z-index:1;max-width:790px;text-align:center}
.sos-leaf{display:block;font-size:28px;line-height:1;margin-bottom:20px;filter:saturate(.55)}
.sos-content .section-kicker{color:#8b6571;margin-bottom:18px}
.sos-content h2{font:500 clamp(39px,5vw,58px)/1.12 var(--serif);letter-spacing:-.04em;margin:0 0 19px;color:var(--forest)}
.sos-content h2 em{font:600 1.08em/1 var(--script);letter-spacing:0;color:#aa7184}
.sos-lead{max-width:680px;margin:0 auto 27px;color:#486255;font-size:15px;line-height:1.85}
.sos-lead strong{color:#2c5541;font-weight:800}
.sos-content .button{margin:0 auto;box-shadow:0 7px 20px #844e5b20}
.sos-warning{max-width:620px;margin:24px auto 0;color:#6d7468;font-size:12px;line-height:1.65}
.sos-warning strong{color:#7f5260;font-weight:800}
.sos-warning a{color:#7f5260;font-weight:800;text-underline-offset:3px}
@media(max-width:820px){.sos-section:before,.sos-section:after{opacity:.23;width:200px;height:270px}.sos-section:before{left:-105px;bottom:-110px}.sos-section:after{right:-110px;top:-90px}}
@media(max-width:540px){.sos-section{padding:67px 0 62px}.sos-content h2{font-size:40px}.sos-lead{font-size:14px;line-height:1.75}.sos-content .button{max-width:100%}.sos-warning{font-size:11px;margin-top:22px}.support:before,.faq-section:before{opacity:.12}}

/* Avis : carrousel horizontal avec textes de présentation clairement signalés. */
.reviews-section{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(140deg,#f7f7ee 0%,#fbf3f2 60%,#f2f7f0 100%);scroll-margin-top:12px}
.reviews-section:before{content:'';position:absolute;right:-70px;top:-125px;width:260px;height:350px;background:url('/assets/botanical-sprig.svg') center/contain no-repeat;opacity:.15;transform:rotate(18deg);pointer-events:none;z-index:0}
.reviews-section>.container{position:relative;z-index:1}
.reviews-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;border-radius:18px}
.reviews-grid::-webkit-scrollbar{display:none}
.review-card{display:flex;flex-direction:column;min-height:275px;margin:0;padding:25px 25px 23px;border:1px solid #eadfe0;border-radius:18px;background:#fffdfb;box-shadow:0 12px 32px #52464109}
.reviews-grid .review-card{flex:0 0 calc((100% - 16px)/2);scroll-snap-align:start}
.review-card:nth-child(2){background:#fdf9fc;border-color:#e9e1eb}.review-card:nth-child(3){background:#f9fcf7;border-color:#dfeadd}
.review-mark{height:39px;color:#aa7681;font:600 59px/.9 'Cormorant Garamond',Georgia,serif}
.review-card blockquote{flex:1;margin:13px 0 24px;color:#314e41;font:500 18px/1.5 'Cormorant Garamond',Georgia,serif}
.review-card figcaption{display:flex;align-items:center;gap:11px;padding-top:16px;border-top:1px solid #e9e6e0;color:#3d604d;font-size:13px;font-weight:800;line-height:1.35}
.review-card figcaption small{display:block;margin-top:3px;color:#755f68;font-size:12px;font-weight:600}
.review-icon{display:grid;place-items:center;flex:none;width:35px;height:35px;border-radius:50%;background:#edf3ea;color:#7d9f83;font-size:20px}
.review-card:nth-child(2) .review-icon{background:#f0eaf3;color:#ab8bae}.review-card:nth-child(3) .review-icon{background:#f8e9e8;color:#aa7883}
.reviews-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}
.reviews-arrow{display:grid;place-items:center;width:42px;height:42px;cursor:pointer;border:1px solid #d5c3ca;border-radius:50%;background:#fffdfb;color:#795866;font-size:20px;transition:background .2s,transform .2s}
.reviews-arrow:hover{background:#f8e8ec;transform:translateY(-2px)}
.reviews-position{min-width:44px;text-align:center;color:#596d5e;font-size:13px;font-weight:800}
.reviews-note{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;color:#526a5c}
.reviews-note p{max-width:700px;margin:0;font-size:13px;line-height:1.6}
.reviews-note a{flex:none;color:#865b69;font-size:13px;font-weight:800;text-underline-offset:5px}
.reviews-note a:hover{color:#244c40}
@media(max-width:1000px){.review-card{min-height:240px}.reviews-note{align-items:flex-start}}
@media(max-width:650px){.reviews-grid .review-card{flex-basis:100%}.review-card{min-height:0;padding:22px}.review-card blockquote{margin-bottom:19px}.reviews-note{display:block}.reviews-note a{display:inline-block;margin-top:12px}.reviews-section:before{opacity:.1;right:-125px}}

/* Accueil : menu plus doux, message principal mis en avant. */
.main-nav{gap:19px}
.main-nav>a{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;letter-spacing:.005em;color:#315447}
.main-nav>a:hover{color:#a66e82}
.main-nav .nav-book{font-family:'Cormorant Garamond',Georgia,serif;font-size:18px;font-weight:600;letter-spacing:.005em;padding:11px 17px}
.hero-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,.72fr);gap:30px}
.hero h1{max-width:710px;font-size:clamp(55px,5.7vw,78px)}
.hero-text>p:not(.overline){max-width:570px;font-size:17px}
.hero-illustration .hero-portrait{width:min(80%,385px);right:7%;bottom:-25px}
.hero-illustration .hero-decoration{width:min(80%,365px);right:0;opacity:.78}
@media(max-width:1100px){.main-nav{gap:12px}.main-nav>a{font-size:17px}.main-nav .nav-book{font-size:17px;padding:11px 14px}.hero h1{font-size:clamp(52px,5.7vw,70px)}}
@media(min-width:821px) and (max-width:950px){.main-nav{gap:8px}.main-nav>a{font-size:16px}.main-nav .nav-book{font-size:16px;padding:10px 12px}}
@media(max-width:820px){.main-nav{gap:0;max-height:calc(100dvh - 72px);overflow-y:auto}.main-nav>a{font-size:21px;padding:12px 6px}.main-nav .nav-book{font-size:20px;padding:13px 15px}.hero-inner{grid-template-columns:1fr;gap:0}.hero-text{padding:55px 0 0}.hero h1{font-size:clamp(52px,7vw,70px)}.hero-illustration{width:min(100%,460px);min-height:370px}.hero-illustration .hero-portrait{width:67%;right:16%;bottom:-22px}.hero-illustration .hero-decoration{width:62%;right:13%;top:0}}
@media(max-width:540px){.hero-text{padding:43px 0 0}.hero h1{font-size:clamp(44px,10.5vw,58px)}.hero-text>p:not(.overline){font-size:16px}.hero-illustration{min-height:285px;max-width:355px}.hero-illustration .hero-portrait{width:68%;right:15%;bottom:-20px}.hero-illustration .hero-decoration{width:64%;right:13%}}

/* L'espace des sœurs reste accessible sans comprimer le menu. */
.main-nav a[aria-current=page]{color:#9f6577}
@media(max-width:1120px) and (min-width:821px){.menu-toggle{z-index:20;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:42px;height:42px;border:1px solid #c8d9cb;background:#fff;border-radius:3px}.menu-toggle span{width:19px;height:2px;background:var(--forest)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.main-nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fffaf8;box-shadow:0 15px 30px #0e332826;border-bottom:1px solid var(--line);padding:15px 20px 24px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 84px);overflow-y:auto}.main-nav.is-open{display:flex}.main-nav>a{font-size:21px;padding:12px 6px;border-bottom:1px solid #e8eee8}.main-nav .nav-book{margin-top:14px;justify-content:space-between;font-size:20px;padding:13px 15px}}
@media(max-width:820px){.main-nav{max-height:calc(100dvh - 72px);overflow-y:auto}}
.contact-widget{position:fixed;right:18px;bottom:18px;z-index:40;font-family:'Nunito',Arial,sans-serif}
.contact-launcher{display:flex;align-items:center;gap:10px;padding:12px 18px;border:0;border-radius:999px;background:#a45c68;color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 9px 25px #48343d33}
.contact-launcher:hover{background:#8e4a59}.contact-launcher span:first-child{font-size:18px;line-height:1}
.contact-panel{position:absolute;right:0;bottom:60px;width:min(365px,calc(100vw - 32px));max-height:calc(100dvh - 104px);overflow-y:auto;padding:29px 25px 24px;border:1px solid #e8dedf;border-radius:22px;background:#fffaf8;box-shadow:0 20px 55px #283a2d38;color:#315440}
.contact-close{position:absolute;top:12px;right:13px;width:35px;height:35px;border:0;background:transparent;color:#795a64;font-size:27px;cursor:pointer}
.contact-panel .section-kicker{margin:0 0 8px}.contact-panel h2{font:500 31px/1.1 'Cormorant Garamond',Georgia,serif;margin:0 0 12px}.contact-panel p:not(.section-kicker){font-size:14px;line-height:1.65;color:#596f5e;margin:0 0 17px}
.contact-panel>a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #e6e9df;color:#785361;font-size:14px;font-weight:800;text-decoration:none}.contact-panel>a:hover{text-decoration:underline}
.contact-panel small{display:block;margin-top:13px;color:#6e7a70;font-size:12px;line-height:1.5}.contact-panel small a{color:#805262;font-weight:800}
@media(max-width:540px){.contact-widget{right:12px;bottom:12px}.contact-launcher{padding:11px 14px;font-size:12px}.contact-panel{bottom:53px}}

/* Première bannière : composition centrée et fond végétal du SOS / Astreinte. */
.hero{position:relative;isolation:isolate;background:radial-gradient(circle at 50% 2%,#f7e9e4 0,transparent 46%),linear-gradient(155deg,#f6f7ed,#eaf3e9 53%,#f9f6ef);background-size:auto;animation:none}
.hero:before,.hero:after{content:'';position:absolute;width:285px;height:385px;background:url('/assets/botanical-sprig.svg') center/contain no-repeat;opacity:.26;pointer-events:none;z-index:0}
.hero:before{left:-120px;bottom:-175px;transform:rotate(-14deg)}
.hero:after{right:-98px;top:-170px;transform:rotate(173deg)}
.hero-inner{display:flex;align-items:center;justify-content:center;min-height:640px;padding:65px 0;gap:0}
.hero-inner:before{display:none}
.hero-text{width:min(770px,100%);margin:0 auto;padding:28px 0 42px;text-align:center}
.hero h1{max-width:760px;margin:0 auto 24px;font-size:clamp(55px,5.5vw,73px);line-height:1.06}
.hero-text>p:not(.overline){max-width:635px;margin:0 auto;font-size:17px}
.hero-actions{justify-content:center;margin-top:31px}
.hero-illustration{position:absolute;right:-100px;bottom:-34px;width:330px;min-height:410px;z-index:1;pointer-events:none;opacity:.92}
.hero-illustration .hero-portrait{width:68%;right:12%;bottom:-22px}
.hero-illustration .hero-decoration{width:73%;right:6%;top:15px;opacity:.72}
.hero .hero-portrait,.hero .hero-decoration,.hero .floating-petal{animation:none;will-change:auto}
@media(max-width:1100px){.hero-inner{min-height:0;flex-direction:column;padding:67px 0 0}.hero-text{padding:18px 0 12px}.hero h1{font-size:clamp(51px,6vw,67px)}.hero-illustration{position:relative;right:auto;bottom:auto;width:min(100%,355px);min-height:330px;margin:0 auto -30px}.hero-illustration .hero-portrait{width:70%;right:15%;bottom:-28px}.hero-illustration .hero-decoration{width:68%;right:13%;top:0}}
@media(max-width:540px){.hero-inner{padding:44px 0 0}.hero-text{padding:0 0 9px}.hero h1{font-size:clamp(43px,10vw,54px)}.hero-text>p:not(.overline){font-size:16px}.hero-actions{align-items:center;gap:15px;margin-top:26px}.hero-actions .button{width:auto;max-width:100%}.hero-illustration{min-height:250px;width:min(100%,285px);margin:0 auto -26px}.hero-illustration .hero-portrait{width:69%;right:15%;bottom:-22px}.hero:before,.hero:after{opacity:.17}}
/* Header account entry and booking beneath the mood choices. */
.header-row .account-featured{flex:none;display:inline-flex;align-items:center;gap:.5rem;background:#154634;color:#fff!important;border:2px solid #154634;border-radius:999px;padding:.75rem 1.2rem;font-weight:700;white-space:nowrap;text-decoration:none;box-shadow:0 5px 18px rgba(21,70,52,.18)}
.header-row .account-featured:hover,.header-row .account-featured:focus-visible{background:#0c3021;border-color:#0c3021;color:#fff!important}
.home-mood-panel .mood-book{display:inline-flex;margin:1.2rem 0 .6rem;text-align:center;justify-content:center}
@media(max-width:850px){.header-row .account-featured{margin-left:auto;padding:.6rem .9rem}.header-row .menu-toggle{order:3}.header-row .main-nav{order:4;flex-basis:100%}}

.sos-booking{display:flex;justify-content:center;align-items:center;width:100%}.sos-booking .button{display:inline-flex;align-items:center;justify-content:center}

/* Un instant pour toi — homepage and mood journal. */
.home-mood{background:linear-gradient(145deg,#f5f8f1,#eaf2e9);padding:76px 0;scroll-margin-top:70px}
.home-mood-layout{display:flex;flex-direction:column;align-items:center;gap:26px}
.home-mood-copy{text-align:center}
.home-mood-copy>p:not(.section-kicker){margin-left:auto;margin-right:auto}
.home-mood-panel{width:100%;max-width:900px;box-sizing:border-box}
.home-mood-copy h2,.mood-hero h1{font:500 clamp(38px,4.2vw,59px)/1.1 var(--serif);letter-spacing:-.035em;color:var(--forest);margin:0 0 19px}
.home-mood-copy h2 em,.mood-hero h1 em{font-weight:500;color:#a46b7b}
.home-mood-copy>p:not(.section-kicker),.mood-hero>p:not(.section-kicker){color:#506a5b;line-height:1.75;font-size:16px;max-width:480px}
.home-mood-copy>a{color:var(--forest);font-size:15px;font-weight:800;text-underline-offset:5px}
.mood-panel{min-width:0;background:#fff;border:1px solid #dce8da;border-radius:22px;box-shadow:0 18px 45px #184b3020;padding:clamp(20px,3vw,32px)}
.mood-panel-label{color:#638273;font-size:13px;font-weight:800;letter-spacing:.12em;margin:0 0 18px}
.mood-choices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.mood-choice{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:14px 5px;min-height:104px;background:#f5f8f4;border:1px solid #dce7dc;border-radius:14px;color:#315447;font:700 14px/1.25 'Nunito',Arial,sans-serif;text-align:center;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}
.mood-choice:hover{background:#e9f2e9;transform:translateY(-2px)}
.mood-choice[aria-pressed=true]{background:#e3efe5;border:2px solid #376b4c;color:#154634}
.mood-choice:focus-visible,.mood-clear:focus-visible{outline:3px solid #a45c68;outline-offset:3px}
.mood-emoji{font-size:31px;line-height:1.3}
.mood-response:not([hidden]){display:flex;align-items:flex-start;gap:12px;margin-top:17px;padding:16px;background:#f0f5ee;border-radius:12px;color:#315447;line-height:1.6}
.mood-response-emoji{font-size:27px;line-height:1.2}
.mood-response p{margin:4px 0 0;font-size:14px}
.mood-response a{display:inline-block;margin-top:10px;color:#184b34;font-weight:800;text-underline-offset:4px}
.mood-privacy{color:#6e7c70;font-size:13px;line-height:1.6;margin:14px 0 0}
.home-mood-panel .mood-book{display:flex;width:max-content;max-width:100%;margin:20px auto 0;font-size:15px;text-align:center}
.space-main{background:#f7faf5;padding:68px 0 80px}
.mood-hero{text-align:center;margin-bottom:32px}
.mood-hero>p:not(.section-kicker){margin:0 auto}
.mood-wrap{max-width:930px}
.mood-bottom{padding:30px 4px 0}
.mood-bottom h2{font:500 29px var(--serif);color:var(--forest);margin:0 0 8px}
.mood-bottom>div>p{color:#567061;margin:0 0 14px}
.mood-history{padding-left:22px;color:#315447;line-height:2}
.mood-clear{border:1px solid #a9bdad;background:transparent;color:#154634;border-radius:8px;padding:11px 17px;font:700 14px 'Nunito',Arial,sans-serif;cursor:pointer;margin-top:12px}
.mood-next{max-width:930px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}
.mood-next a{display:grid;gap:5px;padding:20px;border-radius:14px;border:1px solid #dce8da;background:#fff;color:#315447;text-decoration:none}
.mood-next a>span{font-size:25px;color:#a45c68}.mood-next small{font-size:13px;color:#64786a}
@media(max-width:900px){.home-mood-layout{grid-template-columns:1fr;gap:25px}.home-mood-copy{text-align:center}.home-mood-copy>p:not(.section-kicker){margin-left:auto;margin-right:auto}}
@media(max-width:650px){.home-mood{padding:57px 0}.mood-panel{padding:18px 14px}.mood-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mood-choice{min-height:98px;font-size:13px}.mood-emoji{font-size:29px}.home-mood-panel .mood-book{width:100%;box-sizing:border-box}.mood-next{grid-template-columns:1fr}.space-main{padding:48px 0 64px}}
@media(max-width:380px){.mood-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}
