:root{--navy:#041a49;--navy2:#08356d;--gold:#d9a33b;--gold2:#ffd77a;--cream:#fbf4e6;--paper:#fffaf1;--ink:#10294d;--muted:#6f7b86;--line:#dec691;--shadow:0 20px 60px rgba(2,18,50,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{text-decoration:none;color:inherit}.muted{color:#8793a0}.kicker{font-size:.78rem;letter-spacing:.18em;font-weight:800;color:var(--gold);text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;height:76px;padding:8px clamp(18px,4vw,70px);display:flex;align-items:center;justify-content:space-between;background:rgba(4,26,73,.96);backdrop-filter:blur(12px);color:#fff;border-bottom:1px solid rgba(217,163,59,.24)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:54px;height:54px;object-fit:contain;border-radius:50%}.brand b{display:block;font-size:1.02rem;letter-spacing:.045em}.brand small{font-size:.62rem;letter-spacing:.14em;color:#f0cf7a}.site-header nav{display:flex;gap:28px;font-size:.94rem}.site-header nav a:hover{color:var(--gold2)}
.brand-hero{background:var(--navy)}.brand-hero img{width:100%;max-height:640px;object-fit:cover}.intro{padding:80px 20px;text-align:center;max-width:980px;margin:auto}.intro h1,.section-head h2,.problem h2,.method h2,.why-now h2,.faq h2,.final-cta h2{font-family:Georgia,"Times New Roman",serif;line-height:1.08}.intro h1{font-size:clamp(2.2rem,5vw,4.4rem);margin:14px 0 22px}.intro h1 em{color:#bd7d18;font-style:normal}.intro p{font-size:1.15rem;color:var(--muted);max-width:720px;margin:auto}.catalog{padding:70px clamp(18px,5vw,90px);background:#faf6ed}.section-head{text-align:center;max-width:820px;margin:0 auto 38px}.section-head h2{font-size:clamp(2rem,4vw,3.3rem);margin:10px 0}.section-head p{color:var(--muted);font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:26px;max-width:1200px;margin:auto}.product-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #eee}.product-card>img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card>div{padding:24px}.product-card h3{font-size:1.55rem;margin:7px 0}.product-card p{color:var(--muted);line-height:1.65}.mini{font-size:.74rem;font-weight:800;letter-spacing:.12em;color:#a97020}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.card-bottom strong{font-size:1.5rem;color:var(--navy)}
.btn{border:0;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#06192b;font-weight:850;padding:13px 20px;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(189,128,24,.22);transition:.18s transform,.18s filter}.btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.btn-xl{padding:17px 26px;font-size:1.02rem}.ghost{border:1px solid #ccb47e;background:#fff8e9;color:#6b4611;padding:10px 14px;border-radius:10px;font-weight:750;cursor:pointer}
.product-page{overflow:hidden}.product-hero{min-height:700px;display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);background:radial-gradient(circle at 82% 30%,#174a68 0,#0b2c46 28%,#06192b 66%);color:#fff}.hero-copy{padding:clamp(50px,7vw,110px) clamp(24px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.55rem,5.3vw,5.5rem);line-height:1.01;margin:16px 0 22px}.lead{font-size:clamp(1.04rem,1.6vw,1.3rem);line-height:1.65;color:#d8e1e8;max-width:720px}.price{font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.6rem);font-weight:700;color:var(--gold2);margin:18px 0}.hero-copy .btn{align-self:flex-start}.micro{font-size:.86rem;color:#b8c6d1}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:18px;max-width:570px}.trust-grid span{padding:10px 12px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.035);font-size:.84rem}.hero-art{display:flex;align-items:center;justify-content:center;padding:35px 35px 35px 0}.hero-art img{border-radius:22px;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.problem{padding:90px 20px;text-align:center;max-width:940px;margin:auto}.problem h2{font-size:clamp(2.2rem,4.5vw,3.8rem);margin:12px 0 20px}.problem>p{font-size:1.13rem;line-height:1.75;color:#586878;max-width:820px;margin:0 auto}.quote{margin:34px auto 28px;background:var(--navy);color:#fff;padding:24px 28px;border-radius:18px;font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.2rem);box-shadow:var(--shadow);max-width:820px}.quote.small{font-size:1.4rem;background:rgba(255,255,255,.07);box-shadow:none}
.benefits{padding:80px clamp(18px,5vw,90px);background:var(--cream)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:auto}.benefit-grid article{background:#fff;padding:27px;border-radius:18px;border:1px solid #eadfcf}.benefit-grid b{color:var(--gold);font-size:1.4rem}.benefit-grid h3{font-size:1.18rem;margin:14px 0 8px}.benefit-grid p{color:var(--muted);line-height:1.55;margin:0}
.inside{padding:90px clamp(18px,5vw,90px)}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1100px;margin:auto}.resource{border:1px solid #e9e1d5;border-radius:18px;padding:22px;display:flex;gap:18px;background:#fff;box-shadow:0 8px 24px rgba(7,27,49,.06)}.resource.featured-resource{grid-column:1/-1;align-items:center;background:#fffaf0}.resource.featured-resource img{width:200px;border-radius:15px}.resource .icon{font-size:2rem}.resource span{font-size:.72rem;font-weight:850;letter-spacing:.13em;color:#ad7422}.resource h3{margin:7px 0;font-size:1.25rem}.resource p{margin:0 0 13px;color:var(--muted);line-height:1.55}
.method{padding:85px clamp(18px,6vw,100px);background:var(--navy);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.method h2{font-size:clamp(2.1rem,4vw,3.5rem);margin:12px 0}.method p{color:#c2d0da;line-height:1.7}.capital-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capital-steps span{display:flex;align-items:center;gap:13px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);padding:13px 15px;border-radius:12px}.capital-steps b{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--navy)}
.why-now{padding:80px clamp(18px,6vw,100px);background:#0a2b44;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px}.why-now h2{font-size:clamp(2.2rem,4.5vw,4rem);margin:12px 0}.why-now>div>p{color:#d0dce4;line-height:1.7;font-size:1.08rem}.why-now img{border-radius:24px;max-width:500px;justify-self:center;box-shadow:0 28px 75px rgba(0,0,0,.35)}
.reviews{padding:85px 0;background:#f8f5ef}.review-track{display:flex;gap:18px;overflow-x:auto;padding:10px clamp(20px,6vw,100px) 24px;scroll-snap-type:x mandatory}.review-track article{scroll-snap-align:start;min-width:min(390px,82vw);background:#fff;border-radius:18px;padding:25px;box-shadow:0 10px 30px rgba(0,0,0,.07)}.stars{color:#d19b31;letter-spacing:.08em}.review-track p{line-height:1.65;color:#46596b}
.faq{max-width:920px;margin:auto;padding:90px 20px}.faq details{border-bottom:1px solid #ded7cc;padding:20px 0}.faq summary{font-weight:800;font-size:1.08rem;cursor:pointer;list-style:none}.faq summary:after{content:'+';float:right;color:var(--gold);font-size:1.4rem}.faq details[open] summary:after{content:'–'}.faq details p{color:#5d6c78;line-height:1.7;padding-right:40px}.final-cta{text-align:center;background:var(--navy);color:#fff;padding:90px 20px}.final-cta h2{font-size:clamp(2.2rem,4.6vw,4rem);max-width:950px;margin:14px auto}.final-cta>p{color:#c9d4dc}.final-cta .btn{margin-bottom:12px}.final-cta small{display:block;color:#aebcc7}.site-footer{padding:40px 20px;background:#041321;color:#fff;text-align:center}.site-footer img{width:70px;height:70px;object-fit:contain;border-radius:50%;margin:auto}.site-footer p{margin:9px}.sticky-buy{display:none}
.modal{position:fixed;inset:0;z-index:100;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(2,12,21,.78);backdrop-filter:blur(4px)}.modal-card{position:relative;z-index:2;width:min(92vw,520px);max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:20px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.modal-card.compact{margin-top:8vh}.modal-card h3{font-family:Georgia,serif;font-size:1.8rem;margin:9px 0 20px}.modal-x{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#eef1f3;color:#142b40;font-size:1.6rem;cursor:pointer}.modal label,.review-form label{display:block;font-weight:700;font-size:.9rem;margin:14px 0}.modal input,.review-form input,.review-form textarea,.review-form select{width:100%;padding:13px 14px;border:1px solid #cfd6dc;border-radius:10px;margin-top:7px;outline:none}.modal input:focus,.review-form input:focus,.review-form textarea:focus,.review-form select:focus{border-color:var(--gold)}.modal form .btn{width:100%;margin-top:12px}.form-note{font-size:.8rem;color:#76828c;text-align:center}.form-error{background:#ffe8e5;color:#9f2e22;padding:10px;border-radius:9px}.preview-shell{position:relative;z-index:2;width:min(94vw,980px);height:min(92vh,940px);margin:4vh auto;background:#071b31;color:#fff;border-radius:20px;padding:18px 18px 20px;display:flex;flex-direction:column;box-shadow:0 30px 90px rgba(0,0,0,.5)}.preview-top{display:flex;align-items:center;justify-content:space-between;padding:0 46px 10px 7px}.preview-top h3{margin:4px 0}.preview-stage{min-height:0;flex:1;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:12px}.preview-stage img{max-height:100%;max-width:100%;margin:auto;object-fit:contain;border-radius:7px;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.35)}.preview-arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:1.3rem;cursor:pointer}.preview-arrow:disabled{opacity:.25}.return-box,.review-form{max-width:620px;margin:8vh auto;padding:34px;background:#fff;box-shadow:var(--shadow);border-radius:20px}.return-box img,.review-form img{width:90px;margin:auto}.return-box{text-align:center}.review-form h1{text-align:center}.review-form>p{text-align:center;color:var(--muted)}
@media(max-width:900px){.site-header nav{display:none}.product-hero{grid-template-columns:1fr}.hero-art{padding:0 18px 45px}.benefit-grid{grid-template-columns:1fr 1fr}.method,.why-now{grid-template-columns:1fr}.why-now img{max-width:380px}.resource-grid{grid-template-columns:1fr}.resource.featured-resource{grid-column:auto}.sticky-buy{position:fixed;z-index:60;display:grid;grid-template-columns:auto 1px 1fr;align-items:center;gap:14px;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));background:#071b31;color:#fff;border:1px solid rgba(214,161,60,.46);border-radius:15px;padding:9px 10px 9px 15px;box-shadow:0 12px 38px rgba(0,0,0,.35)}.sticky-buy strong{font-size:1.12rem;color:var(--gold2);white-space:nowrap}.sticky-buy>span{height:31px;background:rgba(255,255,255,.12)}.sticky-buy button{border:0;border-radius:10px;padding:11px 12px;background:var(--gold);color:#06192b;font-weight:850}.site-footer{padding-bottom:95px}}
@media(max-width:620px){.site-header{height:66px;padding:7px 14px}.brand img{width:46px;height:46px}.brand b{font-size:.92rem}.brand small{font-size:.5rem}.product-hero{min-height:0}.hero-copy{padding:52px 20px 28px}.hero-copy h1{font-size:2.65rem}.hero-copy .btn{width:100%}.trust-grid{grid-template-columns:1fr 1fr;gap:7px}.trust-grid span{font-size:.75rem;padding:9px}.benefit-grid{grid-template-columns:1fr}.capital-steps{grid-template-columns:1fr}.resource{padding:17px}.resource.featured-resource{display:block}.resource.featured-resource img{width:100%;margin-bottom:18px}.preview-shell{width:100%;height:100%;margin:0;border-radius:0;padding:12px}.preview-stage{grid-template-columns:42px 1fr 42px;gap:5px}.preview-arrow{width:38px;height:38px}.preview-top{padding:0 40px 7px 2px}.why-now{padding-bottom:110px}.card-bottom{align-items:flex-start;flex-direction:column}.card-bottom .btn{width:100%}}
.preview-links{max-width:1100px;margin:28px auto 0;padding:24px;border-radius:16px;background:#f8f2e7;text-align:center;border:1px solid #eadbc0}.preview-links h3{font-family:Georgia,serif;font-size:1.55rem;margin:7px 0 15px}.preview-links>div{display:flex;gap:9px;justify-content:center;flex-wrap:wrap}

/* === Les Pages de la Grâce V2 — amélioration non destructive de la page produit === */
.product-page{padding-bottom:0}
.product-hero{grid-template-areas:"copy art";min-height:620px}
.hero-copy{grid-area:copy;padding-top:64px;padding-bottom:64px}
.hero-art{grid-area:art;padding:34px 34px 34px 0}
.hero-art img{width:min(100%,900px);box-shadow:0 24px 70px rgba(0,0,0,.32)}
.hero-copy h1{max-width:760px}
.hero-points{display:grid;gap:7px;margin:18px 0 2px;color:#f1f5f7;font-size:.93rem}
.hero-points span{display:block}

.payment-methods{padding:34px 20px;background:#fff;display:flex;justify-content:center}
.payment-card{width:min(760px,100%);border:1px solid #ece6dc;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(5,27,47,.06);overflow:hidden}
.payment-card img{width:100%;height:auto}

.problem{padding:72px 20px}
.problem h2{font-size:clamp(2.05rem,4vw,3.35rem)}
.problem .quote{margin-top:28px}

.benefits{padding-top:66px;padding-bottom:66px}
.benefit-grid{max-width:1120px}
.benefit-grid article{padding:24px}

.inside{padding-top:72px;padding-bottom:68px}
.resource-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1220px}
.resource{display:block;padding:14px;border-radius:18px;box-shadow:0 8px 24px rgba(7,27,49,.055)}
.resource-thumb{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:13px;margin-bottom:16px;background:#f7f0e4;border:1px solid #eee4d6}
.resource span{display:block}.resource h3{font-size:1.08rem;line-height:1.25;margin:7px 0 8px}.resource p{font-size:.92rem;line-height:1.5}.resource .ghost{width:100%;margin-top:4px}
.preview-links{margin-top:24px;padding:22px}.preview-links h3{margin-bottom:12px}

.method{padding-top:68px;padding-bottom:68px;grid-template-columns:.95fr 1.05fr;gap:44px}
.method h2{font-size:clamp(2rem,3.6vw,3.15rem)}
.capital-steps{gap:9px}.capital-steps span{padding:11px 13px}.capital-steps b{width:31px;height:31px}

.why-now{padding-top:70px;padding-bottom:70px;grid-template-columns:1.1fr .9fr}
.why-now h2{font-size:clamp(2rem,3.8vw,3.35rem);max-width:820px}
.why-now img{max-width:430px}
.why-now .quote.small{padding:20px 22px;margin:24px 0 24px;max-width:760px}

.reviews{padding:70px 0}.reviews .section-head{margin-bottom:24px}.review-track article{border:1px solid #eadfcf}.verified{display:inline-block;margin-top:12px;padding:6px 10px;border-radius:999px;background:#e8f5ee;color:#177a50;font-weight:800;font-size:.76rem}

.offer-wrap{padding:72px 20px;background:#f8f4ec}
.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:980px;margin:0 auto 22px}
.assurance-grid>div{background:#fff;border:1px solid #e6dfd3;border-radius:14px;padding:18px 14px;text-align:center;display:flex;align-items:center;justify-content:center;gap:9px;min-height:74px}
.assurance-grid strong{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf4f1;color:#0d4c3d;font-size:1.1rem}.assurance-grid span{font-weight:750;color:#405261}
.offer-card{max-width:780px;margin:auto;background:var(--navy);color:#fff;border-radius:24px;padding:38px;border:1px solid rgba(214,161,60,.5);box-shadow:0 24px 60px rgba(6,25,43,.18)}
.offer-card h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,3.4rem);margin:8px 0 18px}.offer-card ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:11px}.offer-card li{position:relative;padding-left:30px;line-height:1.45;color:#eef3f6}.offer-card li:before{content:'✓';position:absolute;left:0;top:0;color:var(--gold2);font-weight:900}.offer-price{background:#fff;color:var(--navy);border-radius:17px;padding:18px 20px;text-align:center;margin:24px 0 16px}.offer-price strong{display:block;font-size:2.5rem;font-weight:900}.offer-price small{display:block;color:#6f7b86;margin-top:3px}.offer-card .btn{width:100%;font-size:1.05rem}.offer-card>p{text-align:center;color:#bfcbd4;font-size:.84rem;margin:13px 0 0}

.faq{padding-top:72px;padding-bottom:72px}.faq .section-head{margin-bottom:26px}
.final-cta{padding:72px 20px}.final-cta h2{font-size:clamp(2.15rem,4vw,3.45rem)}
.site-footer{padding-top:46px}.site-footer:after{content:'Confidentialité   •   Conditions   •   Retour boutique';display:block;margin-top:18px;color:#a9b7c3;font-size:.82rem}
.sticky-buy{min-height:60px}.sticky-price{display:flex;flex-direction:column;line-height:1.05}.sticky-price small{font-size:.62rem;color:#aebcc7;margin-top:4px}.sticky-buy button{min-height:42px}

@media(max-width:1100px){.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-grid .resource:nth-child(4),.resource-grid .resource:nth-child(5){grid-column:auto}}
@media(max-width:900px){
  .product-page{padding-bottom:76px}
  .product-hero{grid-template-areas:"art" "copy";grid-template-columns:1fr}
  .hero-art{padding:18px 18px 0}.hero-art img{border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.28)}
  .hero-copy{padding:30px 20px 38px}
  .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .method,.why-now{grid-template-columns:1fr}
  .why-now img{max-width:360px;width:100%}
  .assurance-grid{grid-template-columns:1fr 1fr}
  .sticky-buy{padding:7px 8px 7px 12px;gap:10px;left:12px;right:12px}.sticky-buy>span{height:34px}.sticky-buy strong{font-size:1.04rem}.sticky-buy button{padding:10px 12px}
}
@media(max-width:620px){
  .site-header{height:60px;padding:6px 14px}.brand img{width:42px;height:42px}.brand b{font-size:.88rem}.brand small{font-size:.47rem}
  .hero-art{padding:14px 14px 0}.hero-copy{padding:26px 18px 34px}.hero-copy h1{font-size:2.42rem;line-height:1.02;margin:12px 0 16px}.lead{font-size:1rem;line-height:1.55}.hero-points{font-size:.83rem;margin-top:14px}.price{font-size:2.25rem;margin:14px 0}.micro{margin-bottom:0}
  .payment-methods{padding:20px 14px}.payment-card{border-radius:14px}
  .problem{padding:58px 18px}.problem h2{font-size:2.15rem}.problem>p{font-size:1.02rem;line-height:1.65}.quote{font-size:1.45rem;padding:20px;margin:24px auto 22px}
  .benefits{padding:56px 18px}.benefit-grid{gap:12px}.benefit-grid article{padding:20px}.benefit-grid h3{margin-top:10px}
  .inside{padding:58px 14px}.inside .section-head{margin-bottom:28px}.resource-grid{grid-template-columns:1fr 1fr;gap:10px}.resource{padding:10px;border-radius:15px}.resource-thumb{margin-bottom:10px;border-radius:10px}.resource h3{font-size:.98rem}.resource p{font-size:.82rem}.resource span{font-size:.63rem}.resource .ghost{font-size:.76rem;padding:9px 7px}
  .preview-links{padding:18px 12px;margin-top:18px}.preview-links h3{font-size:1.35rem}.preview-links .ghost{width:100%}
  .method{padding:58px 18px;gap:26px}.method h2{font-size:2.15rem}.capital-steps{grid-template-columns:1fr 1fr;gap:8px}.capital-steps span{padding:10px 9px;font-size:.82rem;gap:8px}.capital-steps b{min-width:29px;width:29px;height:29px;font-size:.8rem}
  .why-now{padding:58px 18px 86px}.why-now h2{font-size:2.22rem}.why-now>div>p{font-size:1rem}.why-now .btn{width:100%}
  .reviews{padding:58px 0}.review-track{padding-left:18px;padding-right:18px}
  .offer-wrap{padding:56px 14px}.assurance-grid{gap:8px}.assurance-grid>div{padding:12px 8px;min-height:68px;display:block}.assurance-grid strong{margin:0 auto 6px}.assurance-grid span{font-size:.78rem}.offer-card{padding:25px 18px;border-radius:20px}.offer-card h2{font-size:2.3rem}.offer-card li{font-size:.91rem}.offer-price strong{font-size:2.2rem}.offer-card .btn{padding:15px 12px;font-size:.95rem}
  .faq{padding:58px 18px}.faq summary{font-size:1rem}.final-cta{padding:62px 18px}.final-cta h2{font-size:2.25rem}.site-footer{padding-bottom:88px}
  .sticky-buy{bottom:max(6px,env(safe-area-inset-bottom));border-radius:14px}.sticky-buy button{font-size:.92rem}.sticky-price small{display:block}
}


/* === Les Pages de la Grâce V3 — aperçus sélectionnés, mise à jour ciblée === */
.preview-library{padding-top:68px;padding-bottom:68px;background:#fff}
.preview-library .section-head{max-width:820px;margin:0 auto 28px;text-align:center}
.preview-library .section-head h2{font-size:clamp(2.15rem,4vw,3.6rem);margin:8px 0 12px}
.preview-library .section-head p{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.55}
.preview-choice-grid{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.preview-choice{appearance:none;width:100%;border:1px solid #dfbf79;background:#fbf5e8;color:var(--navy);border-radius:16px;padding:17px 18px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left;cursor:pointer;box-shadow:0 6px 18px rgba(7,27,49,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.preview-choice:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(7,27,49,.09);border-color:#d4a13c}
.preview-choice-no{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:var(--gold2);font-weight:900;font-size:.86rem}
.preview-choice-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.preview-choice-copy small{font-size:.65rem;letter-spacing:.14em;font-weight:850;color:#ad7422}.preview-choice-copy strong{font-size:1rem;line-height:1.28;color:var(--navy)}
.preview-choice-action{white-space:nowrap;font-weight:850;color:#6e4712;font-size:.84rem}
.preview-empty{max-width:760px;margin:auto;padding:22px;border:1px solid #eadbc0;border-radius:16px;background:#f8f2e7;text-align:center;color:var(--muted)}
.preview-page-picker{margin-top:16px;padding:16px;border:1px solid #e3e8ec;border-radius:12px;background:#f8fafb}.preview-page-picker h3{margin:0 0 6px;font-size:1rem}.preview-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.preview-page-grid label{margin:0}.preview-page-grid label span{display:block;font-size:.75rem;font-weight:800;color:#647281;margin-bottom:5px}.preview-page-grid input{margin-top:0}.preview-admin-card>.actions{margin-top:10px}
@media(max-width:760px){.preview-choice-grid{grid-template-columns:1fr}.preview-choice{grid-template-columns:42px minmax(0,1fr);padding:15px 14px}.preview-choice-action{grid-column:2;margin-top:5px}.preview-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.preview-library{padding:54px 14px}.preview-library .section-head{margin-bottom:22px}.preview-library .section-head h2{font-size:2.28rem}.preview-choice{border-radius:14px}.preview-choice-copy strong{font-size:.96rem}.preview-choice-action{font-size:.8rem}}

/* === Les Pages de la Grâce V4 — mise à jour ciblée : popup aperçu + sticky CTA === */

/* Le sticky reprend la géométrie du modèle Les Trésors de la Foi,
   avec la palette Les Pages de la Grâce. Toute la barre ouvre le même checkout. */
.mobile-sticky-cta{display:none}

@media(max-width:768px){
  body{padding-bottom:calc(90px + env(safe-area-inset-bottom))}
  .product-page{padding-bottom:0}
  .site-footer{padding-bottom:104px}

  .sticky-buy{display:none!important}
  .mobile-sticky-cta{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:9999;
    display:flex;
    align-items:center;
    width:100%;
    min-height:66px;
    padding:8px 12px calc(8px + env(safe-area-inset-bottom));
    border:0;
    border-radius:0;
    background:#071b31;
    color:#fff;
    text-decoration:none;
    box-shadow:0 -4px 18px rgba(0,0,0,.14);
    -webkit-tap-highlight-color:transparent;
    touch-action:manipulation;
    cursor:pointer;
  }
  .mobile-sticky-cta .sticky-price{
    flex:0 0 34%;
    min-width:0;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:17px;
    font-weight:850;
    line-height:1.1;
    white-space:nowrap;
  }
  .mobile-sticky-cta .sticky-separator{
    width:1px;
    height:32px;
    margin:0 10px;
    flex-shrink:0;
    background:rgba(255,255,255,.18);
  }
  .mobile-sticky-cta .sticky-button{
    flex:1;
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:0 14px;
    border-radius:10px;
    background:#d7a536;
    color:#071b31;
    font-size:15px;
    font-weight:850;
    line-height:1.2;
    text-align:center;
    box-shadow:0 3px 10px rgba(0,0,0,.10);
  }
  .mobile-sticky-cta:active .sticky-button{transform:scale(.985)}
}

@media(min-width:769px){.mobile-sticky-cta{display:none!important}}

/* L'aperçu adopte désormais le même langage visuel que le formulaire de commande :
   carte blanche flottante, coins arrondis, arrière-plan assombri/flouté. */
.preview-modal .modal-backdrop{
  background:rgba(20,29,37,.78);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.preview-shell{
  position:relative;
  z-index:2;
  width:min(92vw,650px);
  height:auto;
  max-height:90vh;
  margin:5vh auto;
  padding:26px 20px 18px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  background:#fff;
  color:var(--navy);
  border-radius:24px;
  box-shadow:0 30px 90px rgba(0,0,0,.34);
}
.preview-shell .modal-x{
  width:48px;
  height:48px;
  right:16px;
  top:16px;
  background:#eef1f3;
  color:#142b40;
  font-size:1.7rem;
}
.preview-top{
  flex:0 0 auto;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  padding:3px 62px 15px 2px;
}
.preview-heading{min-width:0}
.preview-top h3{
  margin:5px 0 0;
  max-width:470px;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:1.25rem;
  line-height:1.28;
  color:var(--navy);
}
.preview-counter{
  flex:0 0 auto;
  margin-top:3px;
  padding:6px 9px;
  border-radius:999px;
  background:#f4f1ea;
  color:#586675;
  font-size:.82rem;
  font-weight:850;
  white-space:nowrap;
}
.preview-stage{
  position:relative;
  min-height:0;
  flex:1 1 auto;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px 46px;
  overflow:hidden;
  border:1px solid #e3e7ea;
  border-radius:18px;
  background:#f6f4ef;
}
.preview-page-frame{
  width:100%;
  min-height:0;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.preview-stage img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:68vh;
  margin:auto;
  object-fit:contain;
  border-radius:8px;
  background:#fff;
  box-shadow:0 10px 30px rgba(7,27,49,.14);
  user-select:none;
  -webkit-user-drag:none;
}
.preview-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:3;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid rgba(7,27,49,.12);
  border-radius:50%;
  background:rgba(255,255,255,.95);
  color:var(--navy);
  font-size:1.2rem;
  cursor:pointer;
  box-shadow:0 6px 18px rgba(7,27,49,.13);
}
.preview-arrow-left{left:8px}.preview-arrow-right{right:8px}
.preview-arrow:disabled{opacity:.28;cursor:default}
.preview-hint{
  flex:0 0 auto;
  padding:11px 2px 0;
  text-align:center;
  color:#76828c;
  font-size:.76rem;
}

@media(max-width:620px){
  .preview-shell{
    width:calc(100% - 30px);
    max-height:88dvh;
    margin:6dvh 15px;
    padding:23px 14px 14px;
    border-radius:24px;
  }
  .preview-shell .modal-x{width:46px;height:36px;right:13px;top:13px}
  .preview-top{padding:2px 54px 13px 1px;gap:8px}
  .preview-top h3{font-size:1.02rem;line-height:1.24;margin-top:4px}
  .preview-counter{font-size:.74rem;padding:5px 7px;margin-top:0}
  .preview-stage{padding:10px 34px;border-radius:15px}
  .preview-stage img{max-height:66dvh;border-radius:6px}
  .preview-arrow{width:36px;height:36px;font-size:1.05rem}
  .preview-arrow-left{left:4px}.preview-arrow-right{right:4px}
  .preview-hint{font-size:.69rem;padding-top:8px}
}


/* === Les Pages de la Grâce V5 — sticky CTA : même fond or + visibilité pilotée par le CTA principal === */
@media(max-width:768px){
  /* Par défaut : masqué. Il apparaît seulement quand JS ajoute .is-visible. */
  .mobile-sticky-cta{
    background:#e0aa32;
    color:#071b31;
    transform:translateY(110%);
    opacity:0;
    pointer-events:none;
    transition:transform .28s ease, opacity .20s ease;
    will-change:transform,opacity;
  }
  .mobile-sticky-cta.is-visible{
    transform:translateY(0);
    opacity:1;
    pointer-events:auto;
  }
  /* Prix et CTA partagent exactement le même fond doré. */
  .mobile-sticky-cta .sticky-price{
    color:#071b31;
    background:transparent;
  }
  .mobile-sticky-cta .sticky-separator{
    background:rgba(7,27,49,.16);
  }
  .mobile-sticky-cta .sticky-button{
    background:transparent;
    color:#071b31;
    box-shadow:none;
    border-radius:0;
  }
  .mobile-sticky-cta:active{
    transform:translateY(0) scale(.992);
  }
  .mobile-sticky-cta:active .sticky-button{transform:none}
}

@media (prefers-reduced-motion: reduce){
  .mobile-sticky-cta{transition:none!important}
}

/* === Les Pages de la Grâce V6 — correction ciblée footer + sticky CTA === */
@media(max-width:768px){
  /* Le footer garde une seule couleur jusqu'à son dernier pixel. Le padding ajouté
     dans les versions précédentes créait une bande différente sous le footer. */
  body{padding-bottom:0!important}
  .site-footer{
    background:#041321!important;
    padding-bottom:40px!important;
    margin-bottom:0!important;
  }

  /* Barre dorée complète, avec une vraie bordure distincte comme le modèle fourni. */
  .mobile-sticky-cta{
    left:14px;
    right:14px;
    bottom:max(10px,env(safe-area-inset-bottom));
    width:auto;
    min-height:66px;
    padding:7px 10px;
    background:#e7ad2f;
    border:1.5px solid #f3cf78;
    border-radius:22px;
    box-shadow:0 10px 28px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.20);
    overflow:hidden;
  }
  .mobile-sticky-cta .sticky-price,
  .mobile-sticky-cta .sticky-button{
    background:transparent;
    color:#071b31;
  }
  .mobile-sticky-cta .sticky-separator{
    background:rgba(7,27,49,.20);
  }
  .mobile-sticky-cta .sticky-button{
    min-height:48px;
    border-radius:14px;
  }
}

/* === Les Pages de la Grâce V7 — sticky CTA fidèle au modèle final Les Trésors de la Foi ===
   IMPORTANT : le JavaScript d'apparition/disparition reste inchangé.
   La classe .mobile-sticky-cta reste sur le wrapper pour que l'IntersectionObserver
   actuel pilote toujours .is-visible. */

@media(max-width:768px){
  /* Le wrapper est réellement collé au viewport. Le blanc appartient au sticky,
     tandis que le bloc doré reste légèrement rentré sur les côtés. */
  .sticky-buy-wrapper.mobile-sticky-cta{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    min-height:0!important;
    display:block!important;
    padding:7px 9px calc(7px + env(safe-area-inset-bottom))!important;
    margin:0!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    z-index:99999!important;
    overflow:visible!important;

    transform:translateY(110%);
    opacity:0;
    pointer-events:none;
    transition:transform .28s ease, opacity .20s ease;
    will-change:transform,opacity;
    -webkit-tap-highlight-color:transparent;
    touch-action:manipulation;
  }

  .sticky-buy-wrapper.mobile-sticky-cta.is-visible{
    transform:translateY(0);
    opacity:1;
    pointer-events:auto;
  }

  /* Toute la barre dorée est un seul bouton cliquable. */
  .sticky-buy-bar{
    width:100%!important;
    height:70px!important;
    display:flex!important;
    align-items:center!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    background:linear-gradient(135deg,#f5d477 0%,#e9bc4e 100%)!important;
    border:none!important;
    outline:none!important;
    border-radius:18px!important;
    text-decoration:none!important;
    overflow:hidden!important;
    box-shadow:0 -1px 0 rgba(255,255,255,.50) inset,0 3px 10px rgba(0,0,0,.08)!important;
    -webkit-tap-highlight-color:transparent;
    cursor:pointer;
    color:#071b31;
    font:inherit;
  }

  .sticky-buy-price{
    width:38%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0 10px;
    box-sizing:border-box;
    color:#071b31;
    font-size:19px;
    font-weight:800;
    line-height:1;
    text-align:center;
    white-space:nowrap;
  }

  .sticky-buy-separator{
    display:block;
    width:1px;
    height:46px;
    flex:0 0 1px;
    margin:0;
    background:rgba(7,27,49,.16);
    border:0;
  }

  .sticky-buy-action{
    flex:1;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0 14px;
    box-sizing:border-box;
    color:#071b31;
    font-size:22px;
    font-weight:800;
    line-height:1.1;
    text-align:center;
  }

  .sticky-buy-bar:active{transform:scale(.992)}

  /* On ne remet PAS de padding-bottom sur body : le sticky disparaît dès l'entrée
     du footer grâce au JS V6, ce qui préserve le footer bleu nuit sans bande blanche. */
  body{padding-bottom:0!important}
  .site-footer{margin-bottom:0!important}
}

@media(min-width:769px){
  .sticky-buy-wrapper.mobile-sticky-cta{display:none!important}
}

@media(prefers-reduced-motion:reduce){
  .sticky-buy-wrapper.mobile-sticky-cta{transition:none!important}
}


/* === Les Pages de la Grâce V8 — sticky compact mobile ===
   Même comportement JS V6/V7, dimensions réduites uniquement. */
@media(max-width:768px){
  .sticky-buy-wrapper.mobile-sticky-cta{
    padding:7px 9px calc(7px + env(safe-area-inset-bottom))!important;
  }
  .sticky-buy-bar{
    height:70px!important;
    border-radius:18px!important;
  }
  .sticky-buy-price{
    width:38%;
    padding:0 8px;
    font-size:22px;
  }
  .sticky-buy-separator{height:36px}
  .sticky-buy-action{
    padding:0 12px;
    font-size:19px;
  }
}


/* === Les Pages de la Grâce V9 — sticky encore plus compact + sous-texte paiement ===
   Aucun changement JavaScript : apparition/disparition V6/V7 conservée. */
@media(max-width:768px){
  .sticky-buy-wrapper.mobile-sticky-cta{
    padding:6px 9px calc(6px + env(safe-area-inset-bottom))!important;
  }
  .sticky-buy-bar{
    height:64px!important;
    border-radius:17px!important;
  }
  .sticky-buy-price{
    width:38%;
    padding:0 7px;
    font-size:20px;
    flex-direction:column;
    gap:3px;
    line-height:1;
  }
  .sticky-buy-price strong{
    display:block;
    font-size:20px;
    font-weight:800;
    line-height:1;
  }
  .sticky-buy-price small{
    display:block;
    font-size:10.5px;
    font-weight:500;
    line-height:1.05;
    opacity:.72;
    letter-spacing:0;
    white-space:nowrap;
  }
  .sticky-buy-separator{height:32px}
  .sticky-buy-action{
    padding:0 10px;
    font-size:18px;
    line-height:1.05;
  }
}

/* === Les Pages de la Grâce V10 — aperçu PDF mobile agrandi ===
   Modification ciblée : uniquement la taille/confort du popup d'aperçu.
   Aucun changement de logique JS, paiement, tracking ou sticky CTA. */
@media (max-width: 620px){
  /* Passe au-dessus du sticky pendant la lecture afin d'exploiter presque tout l'écran. */
  .preview-modal{z-index:100000!important}

  .preview-shell{
    width:calc(100vw - 12px)!important;
    max-width:none!important;
    height:94dvh!important;
    max-height:94dvh!important;
    margin:3dvh 6px!important;
    padding:14px 10px 10px!important;
    border-radius:22px!important;
    box-sizing:border-box!important;
  }

  .preview-shell .modal-x{
    width:42px!important;
    height:42px!important;
    right:10px!important;
    top:10px!important;
    font-size:1.55rem!important;
  }

  .preview-top{
    flex:0 0 auto!important;
    padding:1px 48px 9px 2px!important;
    gap:7px!important;
  }

  .preview-top h3{
    font-size:.98rem!important;
    line-height:1.18!important;
    margin-top:3px!important;
  }

  .preview-counter{
    font-size:.72rem!important;
    padding:4px 7px!important;
  }

  /* La zone de lecture prend tout l'espace restant de la carte. */
  .preview-stage{
    flex:1 1 auto!important;
    min-height:0!important;
    width:100%!important;
    padding:5px 8px!important;
    border-radius:16px!important;
    box-sizing:border-box!important;
  }

  .preview-page-frame{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  /* Le PDF peut maintenant utiliser presque toute la largeur/hauteur disponible. */
  .preview-stage img{
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    border-radius:6px!important;
  }

  /* Les flèches flottent sur les bords sans réduire la largeur du PDF. */
  .preview-arrow{
    width:34px!important;
    height:34px!important;
    font-size:1rem!important;
    background:rgba(255,255,255,.94)!important;
  }
  .preview-arrow-left{left:3px!important}
  .preview-arrow-right{right:3px!important}

  .preview-hint{
    flex:0 0 auto!important;
    font-size:.66rem!important;
    line-height:1.2!important;
    padding:7px 1px 0!important;
  }
}

/* Écrans très étroits : conserve quelques pixels de respiration. */
@media (max-width: 380px){
  .preview-shell{
    width:calc(100vw - 8px)!important;
    margin-left:4px!important;
    margin-right:4px!important;
  }
  .preview-stage{padding-left:5px!important;padding-right:5px!important}
}

/* === Les Pages de la Grâce V11 — aperçu mobile en mode lecture recadré ===
   Objectif : réduire les grandes marges latérales des pages PDF sur téléphone,
   afin que le texte soit visuellement plus grand sans changer la logique JS. */
@media(max-width:620px){
  .preview-shell{
    width:calc(100% - 18px)!important;
    max-height:91dvh!important;
    margin:4.5dvh 9px!important;
    padding:18px 10px 12px!important;
    border-radius:22px!important;
  }
  .preview-shell .modal-x{
    width:44px!important;
    height:44px!important;
    right:10px!important;
    top:10px!important;
  }
  .preview-top{
    padding:1px 60px 10px 2px!important;
  }
  .preview-top h3{
    font-size:1rem!important;
    line-height:1.2!important;
  }
  .preview-counter{
    font-size:.92rem!important;
    padding:6px 10px!important;
  }

  /* La zone de lecture prend davantage de place */
  .preview-stage{
    padding:8px 20px!important;
    min-height:69dvh!important;
    border-radius:18px!important;
    background:#f3f0ea!important;
  }

  /* Le cadre intérieur agit comme une fenêtre de recadrage uniforme */
  .preview-page-frame{
    width:100%!important;
    height:100%!important;
    overflow:hidden!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 10px 26px rgba(7,27,49,.10)!important;
    align-items:flex-start!important;
  }

  /* On agrandit légèrement toutes les pages dans cette fenêtre pour
     supprimer une partie des marges blanches PDF et améliorer la lisibilité. */
  .preview-stage img{
    width:118%!important;
    max-width:none!important;
    max-height:none!important;
    height:auto!important;
    margin:0 auto!important;
    object-fit:contain!important;
    transform:translateY(-1%)!important;
    transform-origin:top center!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  /* Flèches plus discrètes pour ne pas voler l'espace de lecture */
  .preview-arrow{
    width:32px!important;
    height:32px!important;
    font-size:.95rem!important;
    box-shadow:0 4px 12px rgba(7,27,49,.10)!important;
  }
  .preview-arrow-left{left:2px!important}
  .preview-arrow-right{right:2px!important}

  .preview-hint{
    font-size:.72rem!important;
    padding-top:7px!important;
  }
}

/* === Les Pages de la Grâce V12 — zoom d'aperçu piloté depuis l'administration === */
.preview-modal{--preview-mobile-width:118%;}
@media(max-width:620px){
  .preview-stage img{width:var(--preview-mobile-width,118%)!important;}
}

/* === Les Pages de la Grâce V17 — CTA principal + sticky plus compacts ===
   Modification purement visuelle. Aucun changement JS/comportement. */
@media(max-width:768px){
  /* CTA "JE VEUX PROTÉGER MON CAPITAL →" : une seule ligne, plus bas et plus fin. */
  .why-now .btn.btn-xl{
    width:100%!important;
    min-height:50px!important;
    padding:13px 9px!important;
    font-size:.82rem!important;
    line-height:1!important;
    white-space:nowrap!important;
    letter-spacing:0!important;
    border-radius:12px!important;
  }

  /* Sticky : réduction supplémentaire de la hauteur globale. */
  .sticky-buy-wrapper.mobile-sticky-cta{
    padding:4px 7px calc(4px + env(safe-area-inset-bottom))!important;
  }
  .sticky-buy-bar{
    height:54px!important;
    border-radius:15px!important;
  }
  .sticky-buy-price{
    width:38%!important;
    padding:0 6px!important;
    gap:2px!important;
  }
  .sticky-buy-price strong{
    font-size:18px!important;
    line-height:1!important;
  }
  .sticky-buy-price small{
    font-size:9px!important;
    line-height:1!important;
  }
  .sticky-buy-separator{
    height:27px!important;
  }
  .sticky-buy-action{
    padding:0 8px!important;
    font-size:16px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
}

@media(max-width:360px){
  .why-now .btn.btn-xl{
    font-size:.77rem!important;
    padding-left:6px!important;
    padding-right:6px!important;
  }
  .sticky-buy-price strong{font-size:17px!important}
  .sticky-buy-action{font-size:15px!important}
}

/* === Les Pages de la Grâce V18 — CTA du formulaire sur une seule ligne ===
   Modification visuelle uniquement : texte + flèche restent ensemble. */
@media(max-width:768px){
  #checkoutForm .btn.btn-xl{
    width:100%!important;
    min-height:52px!important;
    padding:13px 8px!important;
    font-size:.84rem!important;
    line-height:1!important;
    white-space:nowrap!important;
    flex-wrap:nowrap!important;
    gap:6px!important;
    letter-spacing:0!important;
    border-radius:12px!important;
  }
}

@media(max-width:360px){
  #checkoutForm .btn.btn-xl{
    font-size:.78rem!important;
    padding-left:5px!important;
    padding-right:5px!important;
  }
}

/* === Les Pages de la Grâce V24 — respiration bannière + pages légales + footer cliquable === */
/* Un peu plus d'air entre la bannière produit et le bloc de vente sur mobile. */
@media(max-width:768px){
  .product-hero .hero-art{padding-bottom:12px!important}
}

/* Le faux texte historique du footer est remplacé par de vrais liens. */
.site-footer:after{content:none!important;display:none!important}
.site-footer .footer-links{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin:20px auto 0;
  color:#aebcc7;
  font-size:.88rem;
}
.site-footer .footer-links a{
  color:#c8d3dc;
  text-decoration:none;
  transition:color .18s ease,background .18s ease,border-color .18s ease;
}
.site-footer .footer-links a:hover{color:#f0bd4f}
.site-footer .footer-links .footer-return{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:7px 13px;
  margin-left:2px;
  border:1px solid rgba(240,189,79,.30);
  border-radius:999px;
  color:#f4c65d;
  background:rgba(255,255,255,.025);
}
.site-footer .footer-copy{margin-top:18px!important;color:#8393a0;font-size:.78rem}

/* Pages Confidentialité / Conditions */
.legal-page{background:#f7f4ee;min-height:70vh;padding:54px 18px 80px}
.legal-shell{max-width:900px;margin:0 auto}
.legal-top{margin-bottom:22px}
.legal-back{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:40px;
  padding:8px 14px;
  border:1px solid #d7c49f;
  border-radius:999px;
  background:#fff;
  color:#0a2439;
  text-decoration:none;
  font-weight:800;
  box-shadow:0 7px 22px rgba(6,25,43,.06);
}
.legal-card{
  background:#fff;
  border:1px solid #e6dccb;
  border-radius:24px;
  padding:clamp(26px,5vw,54px);
  box-shadow:0 18px 50px rgba(6,25,43,.08);
}
.legal-card .kicker{display:block;margin-bottom:12px}
.legal-card h1{
  font-family:Georgia,"Times New Roman",serif;
  color:#0a2439;
  font-size:clamp(2.15rem,5vw,3.8rem);
  line-height:1.04;
  margin:0 0 14px;
}
.legal-card .legal-intro{font-size:1.08rem;line-height:1.75;color:#566674;margin:0 0 30px}
.legal-card h2{font-size:1.25rem;color:#0a2439;margin:32px 0 10px}
.legal-card p,.legal-card li{color:#566674;line-height:1.75}
.legal-card ul{padding-left:20px}
.legal-note{
  margin-top:32px;
  padding:16px 18px;
  border-left:4px solid #d9a438;
  border-radius:0 12px 12px 0;
  background:#fbf5e8;
  color:#4f5e68;
}
.legal-meta{margin-top:26px;color:#82909a;font-size:.84rem}
.legal-contact{font-weight:700;color:#0a2439}
@media(max-width:620px){
  .legal-page{padding:34px 14px 58px}
  .legal-card{border-radius:18px;padding:24px 20px}
  .legal-card h1{font-size:2.25rem}
  .site-footer .footer-links{gap:7px 9px;font-size:.82rem}
}


/* === Les Pages de la Grâce V25 — marge haute de bannière alignée + harmonisation des pages légales === */
@media(max-width:768px){
  /* Même respiration au-dessus de la bannière et entre bannière / bloc titre */
  .product-hero .hero-art{padding:30px 18px 12px!important}
}

@media(max-width:620px){
  .product-hero .hero-art{padding:26px 14px 12px!important}
}


/* === Les Pages de la Grâce V26 — marges bannière harmonisées + cartes produit compactes sur mobile === */
@media(max-width:768px){
  /* On augmente l'espace au-dessus de la bannière pour l'aligner visuellement avec l'espace situé en dessous */
  .product-hero .hero-art{padding:40px 18px 12px!important}

  /* Accueil : 2 cartes par ligne sur mobile/tablette compacte */
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .product-card{border-radius:18px}
  .product-card>img{aspect-ratio:1/1.08}
  .product-card>div{padding:14px 14px 16px}
  .product-card h3{font-size:1.08rem;line-height:1.18;margin:6px 0}
  .product-card p{font-size:.9rem;line-height:1.5}
  .product-card .mini{font-size:.64rem;letter-spacing:.1em}
  .product-card .card-bottom{margin-top:12px;gap:10px;align-items:flex-start;flex-direction:column}
  .product-card .card-bottom strong{font-size:1.18rem}
  .product-card .card-bottom .btn{width:100%;padding:11px 10px;font-size:.92rem}
}

@media(max-width:620px){
  .product-hero .hero-art{padding:40px 14px 12px!important}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .product-card>div{padding:12px 12px 14px}
  .product-card h3{font-size:.96rem;line-height:1.18}
  .product-card p{font-size:.82rem;line-height:1.45}
  .product-card .card-bottom strong{font-size:1.08rem}
  .product-card .card-bottom .btn{font-size:.86rem;padding:10px 8px}
}


/* === Les Pages de la Grâce V27 — bannière équilibrée + cartes produit Shopify mobile === */

@media (max-width: 768px) {
  /* La marge supérieure reprend visuellement l'épaisseur de la respiration sous la bannière. */
  .product-hero .hero-art {
    padding: 58px 18px 12px !important;
  }

  /* Toute la carte mène vers la page produit via le lien CTA déjà présent. */
  .product-card {
    position: relative !important;
    cursor: pointer;
  }

  .product-card .btn::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: inherit;
  }

  /* Grille e-commerce compacte : 2 produits par ligne. */
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    align-items: start !important;
  }

  .product-card {
    border-radius: 15px !important;
    overflow: hidden !important;
  }

  /* Visuel strictement carré, comme une carte produit e-commerce. */
  .product-card > img {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    object-fit: cover !important;
  }

  .product-card > div {
    padding: 12px 12px 13px !important;
  }

  .product-card .mini {
    font-size: .60rem !important;
    letter-spacing: .09em !important;
  }

  .product-card h3 {
    margin: 5px 0 7px !important;
    font-size: .96rem !important;
    line-height: 1.18 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  /* Description volontairement courte avec points de suspension. */
  .product-card p {
    margin: 0 !important;
    font-size: .78rem !important;
    line-height: 1.42 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
  }

  .product-card .card-bottom {
    margin-top: 11px !important;
    gap: 8px !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .product-card .card-bottom strong {
    font-size: 1.05rem !important;
    line-height: 1 !important;
  }

  .product-card .card-bottom .btn {
    width: 100% !important;
    min-height: 38px !important;
    padding: 9px 7px !important;
    border-radius: 10px !important;
    font-size: .78rem !important;
    line-height: 1.05 !important;
    text-align: center !important;
    position: static !important;
  }
}

@media (max-width: 620px) {
  .product-hero .hero-art {
    padding: 58px 14px 12px !important;
  }

  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
  }

  .product-card > div {
    padding: 10px 10px 12px !important;
  }

  .product-card h3 {
    font-size: .90rem !important;
  }

  .product-card p {
    font-size: .74rem !important;
    -webkit-line-clamp: 3 !important;
  }

  .product-card .card-bottom strong {
    font-size: 1rem !important;
  }

  .product-card .card-bottom .btn {
    font-size: .74rem !important;
    padding: 8px 6px !important;
  }
}


/* === Les Pages de la Grâce V28 — clic réel sur carte produit + bannière accueil === */
.product-card[data-product-url]{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.product-card[data-product-url]:hover{transform:translateY(-2px)}
.product-card[data-product-url]:focus-visible{outline:3px solid var(--gold2);outline-offset:4px}
/* V27 utilisait un pseudo-élément du CTA comme surface cliquable. V28 l'annule : la carte elle-même gère désormais le clic. */
.product-card .btn::after{content:none!important;display:none!important;position:static!important;inset:auto!important}


/* === Les Pages de la Grâce V30 — accueil desktop compact + grille e-commerce 4 colonnes === */

/* Desktop : l'accueil doit respirer sans utiliser plusieurs écrans avant les produits. */
@media (min-width: 1024px) {
  .brand-hero img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: cover !important;
  }

  .intro {
    max-width: 1040px !important;
    padding: 58px 28px 64px !important;
  }

  .intro .kicker {
    font-size: .74rem !important;
  }

  .intro h1 {
    max-width: 920px;
    margin: 10px auto 18px !important;
    font-size: clamp(3rem, 3.8vw, 3.85rem) !important;
    line-height: 1.03 !important;
  }

  .intro p {
    max-width: 700px !important;
    font-size: 1.06rem !important;
    line-height: 1.55 !important;
  }

  .catalog {
    padding: 56px 44px 72px !important;
  }

  .section-head {
    margin-bottom: 28px !important;
  }

  .section-head h2 {
    margin: 8px 0 !important;
    font-size: clamp(2.35rem, 3vw, 3rem) !important;
  }

  /* 4 cartes par ligne sur un véritable écran d'ordinateur. */
  .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 18px !important;
    max-width: 1280px !important;
    align-items: start !important;
  }

  /* Carte desktop basée sur la version mobile : carrée, courte et lisible. */
  .product-card {
    border-radius: 16px !important;
    overflow: hidden !important;
    min-width: 0 !important;
  }

  .product-card > img {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    object-fit: cover !important;
  }

  .product-card > div {
    padding: 15px 15px 16px !important;
  }

  .product-card .mini {
    font-size: .64rem !important;
    letter-spacing: .10em !important;
  }

  .product-card h3 {
    margin: 5px 0 7px !important;
    font-size: 1.05rem !important;
    line-height: 1.2 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    overflow: hidden !important;
  }

  .product-card p {
    margin: 0 !important;
    min-height: 3.9em;
    font-size: .86rem !important;
    line-height: 1.45 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
  }

  .product-card .card-bottom {
    margin-top: 12px !important;
    gap: 9px !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .product-card .card-bottom strong {
    font-size: 1.18rem !important;
    line-height: 1 !important;
  }

  .product-card .card-bottom .btn {
    width: 100% !important;
    min-height: 40px !important;
    padding: 10px 9px !important;
    border-radius: 10px !important;
    font-size: .84rem !important;
    line-height: 1.05 !important;
    text-align: center !important;
  }
}

/* Ordinateurs compacts / grandes tablettes : 3 colonnes plutôt que d'écraser les cartes. */
@media (min-width: 769px) and (max-width: 1023px) {
  .intro {
    padding: 56px 24px !important;
  }

  .intro h1 {
    font-size: 3rem !important;
  }

  .catalog {
    padding: 52px 28px 66px !important;
  }

  .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
    align-items: start !important;
  }

  .product-card > img {
    aspect-ratio: 1 / 1 !important;
  }

  .product-card > div {
    padding: 14px !important;
  }

  .product-card h3 {
    font-size: 1rem !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    overflow: hidden !important;
  }

  .product-card p {
    font-size: .84rem !important;
    line-height: 1.45 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
  }

  .product-card .card-bottom {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 8px !important;
  }

  .product-card .card-bottom .btn {
    width: 100% !important;
  }
}


/* === Les Pages de la Grâce V32 — bannière accueil desktop complète, sans recadrage === */
/* IMPORTANT : aucune règle mobile n'est modifiée dans cette version. */
@media (min-width: 1024px) {
  /* Desktop : conserver les proportions natives de la bannière et afficher 100 % du visuel. */
  .brand-hero {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
    background: var(--navy) !important;
  }

  .brand-hero img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  /* Le bloc de présentation suit plus rapidement la bannière et mène plus vite au catalogue. */
  .intro {
    max-width: 1040px !important;
    padding: 44px 28px 50px !important;
  }

  .intro h1 {
    margin: 9px auto 15px !important;
    font-size: clamp(2.75rem, 3.45vw, 3.55rem) !important;
    line-height: 1.03 !important;
  }

  .intro p {
    max-width: 700px !important;
    font-size: 1.02rem !important;
    line-height: 1.5 !important;
  }

  .catalog {
    padding-top: 48px !important;
  }
}


/* === Les Pages de la Grâce V32 — HERO PRODUIT DESKTOP UNIQUEMENT ===
   Mobile verrouillé : aucune règle <= 1023px n'est modifiée ici. */
@media (min-width: 1024px) {
  /* Le header sticky reste exactement comme avant. */

  /* Hero plus équilibré : vraie répartition 50/50, moins d'espace perdu. */
  .product-page .product-hero {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    min-height: 620px !important;
    align-items: center !important;
  }

  .product-page .hero-copy {
    padding: 46px clamp(48px, 4vw, 68px) !important;
    justify-content: center !important;
    min-width: 0 !important;
  }

  /* Le titre reste fort mais ne s'empile plus sur 7 lignes. */
  .product-page .hero-copy h1 {
    font-size: clamp(3.2rem, 3.65vw, 4.2rem) !important;
    line-height: 1.01 !important;
    max-width: 650px !important;
    margin: 12px 0 18px !important;
  }

  .product-page .hero-copy .lead {
    font-size: clamp(1rem, 1.2vw, 1.14rem) !important;
    line-height: 1.58 !important;
    max-width: 620px !important;
    margin-top: 0 !important;
  }

  .product-page .hero-points {
    margin: 14px 0 0 !important;
    gap: 5px !important;
    font-size: .9rem !important;
  }

  .product-page .hero-copy .price {
    font-size: clamp(2.6rem, 3.3vw, 3.35rem) !important;
    margin: 14px 0 12px !important;
  }

  .product-page .hero-copy .btn {
    padding: 13px 20px !important;
  }

  .product-page .hero-copy .micro {
    margin-top: 10px !important;
    font-size: .82rem !important;
  }

  /* Le visuel est centré dans sa colonne au lieu de tomber trop bas. */
  .product-page .hero-art {
    padding: 42px 44px 42px 10px !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
  }

  .product-page .hero-art img {
    width: min(100%, 720px) !important;
    height: auto !important;
    max-height: 500px !important;
    object-fit: contain !important;
    border-radius: 20px !important;
  }
}


/* === Les Pages de la Grâce V34 — preuve sociale réelle + avis enrichis === */
.purchase-proof{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;margin-top:15px;padding:10px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.07);color:#f4f7f9;font-size:.95rem;line-height:1.2;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.purchase-proof-check{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#18a85b;color:#fff;font-weight:900}.purchase-proof strong{color:#f4c657;font-size:1.12rem}.purchase-proof+.micro{margin-top:14px}
.rating-stars{display:inline-flex;gap:4px;font-size:1.38rem;line-height:1}.rating-star{display:inline-block;color:#d8dde1}.rating-star.full{color:#d6a128}.rating-star.half{background:linear-gradient(90deg,#d6a128 50%,#d8dde1 50%);-webkit-background-clip:text;background-clip:text;color:transparent}.rating-star.empty{color:#d8dde1}
.review-card{display:flex;flex-direction:column;min-height:330px}.review-card .stars{margin-bottom:28px}.review-quote{font-size:1.15rem;line-height:1.65;color:#40524d!important;flex:1;margin:0 0 30px}.review-person{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.review-person b{font-size:1.08rem;color:#10251f}.review-person>span{color:#6d7975}.review-person .verified{margin-top:8px}
@media(max-width:620px){.purchase-proof{font-size:.84rem;padding:9px 12px;gap:7px;max-width:100%;flex-wrap:wrap}.purchase-proof-check{width:22px;height:22px}.purchase-proof strong{font-size:1rem}.review-card{min-height:315px}.review-quote{font-size:1rem}}

/* === Les Pages de la Grâce V35 — formulaire d'avis : validation claire + saisies conservées === */
.review-form .field-error{display:block;margin-top:7px;color:#a52f25;font-size:.8rem;font-weight:700}
.review-form .field-hint{display:block;margin-top:7px;color:#77838d;font-size:.78rem;font-weight:500}
.review-form [aria-invalid="true"]{border-color:#c94a3d!important;background:#fff9f8}
.review-form .form-error{margin:18px 0 6px;text-align:left}

/* === Les Pages de la Grâce V37 — avis : défilement automatique + scrollbar invisible === */
.review-track{
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  scroll-behavior:smooth;
}
.review-track::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}


/* === Les Pages de la Grâce V38 — avis : véritable boucle horizontale infinie === */
.reviews-marquee{
  --review-gap:16px;
  width:100%;
  overflow:hidden;
  position:relative;
  padding:8px 0 18px;
  box-sizing:border-box;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
.reviews-marquee::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}

.review-track{
  display:flex!important;
  align-items:stretch;
  width:max-content!important;
  max-width:none!important;
  gap:var(--review-gap)!important;
  overflow:visible!important;
  padding:10px 0 24px!important;
  scroll-snap-type:none!important;
  scroll-behavior:auto!important;
  animation:reviewsInfiniteScroll var(--reviews-duration,34s) linear infinite;
  will-change:transform;
}
.reviews-group{
  display:flex;
  align-items:stretch;
  gap:var(--review-gap);
  flex:0 0 auto;
}
.reviews-marquee:hover .review-track{animation-play-state:paused}

.review-track .review-card{
  flex:0 0 310px!important;
  min-width:310px!important;
  width:310px!important;
  min-height:330px;
  padding:24px!important;
  box-sizing:border-box;
  background:#fff;
  border:1px solid rgba(190,150,70,.28)!important;
  border-radius:22px!important;
  box-shadow:0 10px 28px rgba(24,43,37,.06)!important;
  scroll-snap-align:none!important;
}
.review-card .stars{margin-bottom:20px}
.review-quote{margin:0 0 24px!important;line-height:1.55!important}

/* Deux groupes strictement identiques : on avance jusqu'au début du second groupe. */
@keyframes reviewsInfiniteScroll{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(calc(-50% - (var(--review-gap) / 2)),0,0)}
}

@media(max-width:768px){
  .reviews-marquee{--review-gap:14px}
  .review-track{padding:8px 0 20px!important}
  .review-track .review-card{
    flex-basis:285px!important;
    min-width:285px!important;
    width:285px!important;
    min-height:350px;
    padding:22px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .review-track{animation:none!important}
  .reviews-marquee{
    overflow-x:auto!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .reviews-marquee::-webkit-scrollbar{display:none!important}
}


/* === Les Pages de la Grâce V40 — mobile : avis rapprochés + réassurance compacte et uniforme === */
@media(max-width:620px){
  /* Réduit fortement le grand vide entre la fin des avis et la réassurance. */
  .reviews{padding:58px 0 4px!important}
  .reviews-marquee{padding-bottom:0!important}
  .review-track{padding-bottom:8px!important}
  .offer-wrap{padding:8px 14px 56px!important}

  /* Les 4 cartes gardent exactement la même hauteur. */
  .assurance-grid{gap:8px!important;margin-bottom:18px!important}
  .assurance-grid>div{
    min-height:58px!important;
    height:82px!important;
    padding:8px 6px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
  }
  .assurance-grid strong{
    width:30px!important;
    height:30px!important;
    margin:0!important;
    font-size:.96rem!important;
    flex:0 0 30px!important;
  }
  .assurance-grid span{
    font-size:.70rem!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    font-weight:750!important;
  }
}


/* === Les Pages de la Grâce V44 — marge bannière mobile uniformisée === */
@media(max-width:768px){
  /*
     40px en haut : valeur choisie pour correspondre visuellement à
     l'espace sous l'image (padding bas du visuel + padding haut du texte).
     La marge reste extérieure pour éviter les conflits avec les anciennes règles.
  */
  .product-page .product-hero .hero-art{
    padding:0 18px 12px!important;
    margin-top:40px!important;
  }
}

@media(max-width:620px){
  .product-page .product-hero .hero-art{
    padding:0 14px 12px!important;
    margin-top:40px!important;
  }

  /* Conserve les espacements équilibrés autour des avis/réassurance. */
  .reviews{
    padding:58px 0 0!important;
  }
  .reviews-marquee{
    padding-bottom:0!important;
  }
  .review-track{
    padding-bottom:0!important;
  }
  .offer-wrap{
    padding:58px 14px 56px!important;
  }
  .assurance-grid{
    margin-bottom:58px!important;
  }
}

/* === Les Pages de la Grâce V45 — mobile : espace paiement redistribué sans le supprimer === */
@media(max-width:620px){
  /*
     V44 avait environ 98px d'espace libre autour de la carte paiement :
     20px au-dessus, puis 20px + 58px en dessous avant le contenu suivant.
     On conserve ce même espace total et on le répartit à parts égales :
     49px au-dessus / 49px en dessous.
  */
  .product-page .payment-methods{
    padding:49px 14px 0!important;
  }
  .product-page .problem{
    padding:49px 18px 58px!important;
  }
}


/* === Les Pages de la Grâce V62 — reconnaissance prospect / positionnement CAPITAL === */
.audience-fit{padding:74px clamp(18px,5vw,90px);background:#fff}
.audience-fit .section-head{margin-bottom:30px}
.audience-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1080px;margin:0 auto}
.audience-fit-item{display:flex;align-items:flex-start;gap:13px;padding:20px 22px;background:#f8f6f1;border:1px solid #eadfcf;border-radius:16px;box-shadow:0 8px 24px rgba(7,31,52,.045)}
.audience-fit-item:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 7px);justify-self:center}
.audience-fit-check{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#e8f5ee;color:#168357;font-weight:900;font-size:.95rem;margin-top:1px}
.audience-fit-item p{margin:0;color:#465a69;font-size:1rem;line-height:1.6}
@media(max-width:620px){
  .audience-fit{padding:54px 18px}
  .audience-fit .section-head{margin-bottom:24px}
  .audience-fit-grid{grid-template-columns:1fr;gap:10px}
  .audience-fit-item{padding:17px 16px;gap:11px}
  .audience-fit-item:last-child:nth-child(odd){grid-column:auto;width:auto;justify-self:stretch}
  .audience-fit-item p{font-size:.94rem;line-height:1.52}
}

/* === Les Pages de la Grâce V63 — mobile : rapprochement CTA / bloc audience === */
@media(max-width:620px){
  /* V62 : 58px sous le CTA + 54px avant le bloc audience = 112px.
     V63 divise cet espace total par deux, sans toucher au contenu interne. */
  .product-page .problem{padding-bottom:29px!important}
  .product-page .audience-fit{padding-top:27px!important}
}

/* === Les Pages de la Grâce V69 — landing Pack CAPITAL courte / décision rapide ===
   4 séquences seulement. Styles cumulatifs : checkout, tracking, sticky CTA et modales inchangés. */
.product-page-v69 .decision-section-head{max-width:900px;margin:0 auto 22px;text-align:center}
.product-page-v69 .decision-section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08;margin:8px 0 10px;color:var(--navy)}
.product-page-v69 .decision-section-head p{margin:0;color:#5b6a77;font-size:1.02rem;line-height:1.5}
.product-page-v69 .compact-head{margin-bottom:16px}
.product-page-v69 .compact-head h2{font-size:clamp(1.75rem,3vw,2.45rem);margin-bottom:0}

/* Séquence 1 */
.product-page-v69 .decision-hero{min-height:560px}
.product-page-v69 .decision-hero .hero-copy{padding-top:42px;padding-bottom:42px}
.product-page-v69 .decision-hero .hero-copy h1{margin-bottom:14px}
.product-page-v69 .decision-hero .lead{line-height:1.5;margin:0}
.product-page-v69 .decision-hero-points{grid-template-columns:1fr;gap:5px;margin:14px 0 0;font-size:.9rem}
.product-page-v69 .decision-hero .purchase-proof{margin-top:12px}
.product-page-v69 .decision-hero .price{margin:12px 0 10px}
.product-page-v69 .decision-hero .micro{margin:9px 0 0}
.product-page-v69 .hero-payment-methods{width:min(440px,100%);margin-top:12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;overflow:hidden;background:#fff}
.product-page-v69 .hero-payment-methods img{width:100%;height:auto}

/* Séquence 2 */
.product-page-v69 .decision-product{padding:52px clamp(18px,5vw,72px);background:var(--cream)}
.product-page-v69 .decision-resource-list{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-page-v69 .decision-resource-list article{background:#fff;border:1px solid #e7dfd2;border-radius:14px;padding:14px 16px;box-shadow:0 6px 18px rgba(7,27,49,.035)}
.product-page-v69 .decision-resource-list article:last-child:nth-child(odd){grid-column:1/-1}
.product-page-v69 .decision-resource-list strong{display:block;color:var(--navy);font-size:.98rem;line-height:1.3;margin-bottom:4px}
.product-page-v69 .decision-resource-list span{display:block;color:#64717c;font-size:.88rem;line-height:1.4}
.product-page-v69 .compact-previews{max-width:980px;margin:12px auto 0;background:#fff;border:1px solid #ddc58d;border-radius:14px;overflow:hidden}
.product-page-v69 .compact-previews>summary{list-style:none;cursor:pointer;padding:13px 16px;font-weight:850;color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:12px}
.product-page-v69 .compact-previews>summary::-webkit-details-marker{display:none}
.product-page-v69 .compact-previews>summary span{color:var(--gold);font-size:1.3rem;line-height:1}
.product-page-v69 .compact-previews[open]>summary span{transform:rotate(45deg)}
.product-page-v69 .compact-preview-strip{display:flex;gap:9px;overflow-x:auto;padding:0 12px 12px;scrollbar-width:none}
.product-page-v69 .compact-preview-strip::-webkit-scrollbar{display:none}
.product-page-v69 .compact-preview-button{flex:0 0 240px;border:1px solid #eadfcf;background:#fbf7ef;color:var(--navy);border-radius:12px;padding:11px 12px;text-align:left;cursor:pointer}
.product-page-v69 .compact-preview-button strong{display:block;font-size:.88rem;line-height:1.25}
.product-page-v69 .compact-preview-button small{display:block;margin-top:5px;color:#8b5b16;font-weight:800}

/* Séquence 3 */
.product-page-v69 .decision-proof-offer{padding:46px clamp(16px,5vw,72px);background:#fff}
.product-page-v69 .decision-reviews-wrap{max-width:1040px;margin:0 auto 20px}
.product-page-v69 .decision-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.product-page-v69 .decision-review-card{min-width:0;background:#f8f5ef;border:1px solid #eadfcf;border-radius:15px;padding:15px 16px;box-shadow:0 6px 18px rgba(7,27,49,.035)}
.product-page-v69 .decision-review-card .stars{margin-bottom:8px;font-size:1rem}
.product-page-v69 .decision-review-card>p{margin:0 0 10px;color:#46576a;line-height:1.42;font-size:.91rem}
.product-page-v69 .decision-review-person{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;color:#71808c;font-size:.78rem}
.product-page-v69 .decision-review-person b{color:var(--navy);font-size:.86rem}
.product-page-v69 .decision-review-person .verified{margin:0;padding:4px 7px;font-size:.68rem}
.product-page-v69 .decision-offer-card{max-width:780px;margin:0 auto;padding:26px 28px}
.product-page-v69 .decision-offer-card h2{font-size:clamp(1.9rem,3.1vw,2.6rem);margin:6px 0 14px}
.product-page-v69 .decision-offer-list{gap:6px!important;margin-bottom:12px!important}
.product-page-v69 .decision-offer-list li{font-size:.91rem;line-height:1.3;padding-left:25px}
.product-page-v69 .decision-offer-card .offer-price{padding:12px 16px;margin:14px 0 12px}
.product-page-v69 .decision-offer-card .offer-price strong{font-size:2rem}
.product-page-v69 .decision-offer-card>p{margin-top:9px}

/* Séquence 4 */
.product-page-v69 .decision-final{padding:38px 18px 48px;background:#f8f4ec}
.product-page-v69 .decision-faq{max-width:760px;margin:0 auto 16px}
.product-page-v69 .decision-faq>.kicker{display:block;margin-bottom:5px;text-align:center}
.product-page-v69 .decision-faq details{background:#fff;border:1px solid #e5dccf;border-radius:12px;margin-top:8px;padding:0 14px}
.product-page-v69 .decision-faq summary{list-style:none;cursor:pointer;padding:13px 0;font-weight:850;color:var(--navy);font-size:.98rem}
.product-page-v69 .decision-faq summary::-webkit-details-marker{display:none}
.product-page-v69 .decision-faq summary:after{content:'+';float:right;color:var(--gold);font-size:1.25rem;line-height:1}
.product-page-v69 .decision-faq details[open] summary:after{content:'–'}
.product-page-v69 .decision-faq details p{margin:0;padding:0 24px 13px 0;color:#60707c;font-size:.9rem;line-height:1.45}
.product-page-v69 .decision-final-cta{max-width:760px;margin:0 auto;background:var(--navy);border:1px solid rgba(214,161,60,.5);border-radius:18px;padding:18px;text-align:center;color:#fff;box-shadow:0 16px 36px rgba(6,25,43,.14)}
.product-page-v69 .decision-final-cta .price{margin:0 0 9px;font-size:2.15rem}
.product-page-v69 .decision-final-cta .btn{width:min(100%,460px)}
.product-page-v69 .decision-final-cta small{display:block;margin-top:8px;color:#bfcbd4}

@media(max-width:900px){
  /* CTA et problème avant le mockup sur mobile/tablette : décision plus rapide. */
  .product-page-v69 .decision-hero{grid-template-areas:"copy" "art"!important;grid-template-columns:1fr!important}
  .product-page-v69 .decision-hero .hero-copy{grid-area:copy!important}
  .product-page-v69 .decision-hero .hero-art{grid-area:art!important;margin-top:0!important;padding:4px 18px 20px!important}
  .product-page-v69 .decision-hero .hero-art img{width:100%!important;max-height:none!important;object-fit:contain!important}
}

@media(max-width:620px){
  /* Les quatre séquences restent compactes : aucun bloc intermédiaire inutile. */
  .product-page-v69 .decision-hero .hero-copy{padding:24px 16px 12px!important}
  .product-page-v69 .decision-hero .hero-copy h1{font-size:2.08rem!important;line-height:1.03!important;margin:9px 0 11px!important}
  .product-page-v69 .decision-hero .lead{font-size:.94rem!important;line-height:1.43!important}
  .product-page-v69 .decision-hero-points{font-size:.79rem!important;gap:3px!important;margin-top:10px!important}
  .product-page-v69 .decision-hero .purchase-proof{margin-top:9px!important;padding:7px 10px!important;font-size:.78rem!important}
  .product-page-v69 .decision-hero .price{font-size:2rem!important;margin:9px 0 8px!important}
  .product-page-v69 .decision-hero .btn{padding:13px 12px!important;font-size:.94rem!important}
  .product-page-v69 .decision-hero .micro{font-size:.73rem!important;margin-top:7px!important}
  .product-page-v69 .hero-payment-methods{margin-top:8px;border-radius:10px}
  .product-page-v69 .decision-hero .hero-art{padding:4px 14px 16px!important;margin-top:0!important}

  .product-page-v69 .decision-product{padding:30px 14px 28px}
  .product-page-v69 .decision-section-head{margin-bottom:14px}
  .product-page-v69 .decision-section-head h2{font-size:1.68rem;line-height:1.08;margin:6px 0 7px}
  .product-page-v69 .decision-section-head p{font-size:.9rem;line-height:1.4}
  .product-page-v69 .decision-resource-list{grid-template-columns:1fr;gap:6px}
  .product-page-v69 .decision-resource-list article,.product-page-v69 .decision-resource-list article:last-child:nth-child(odd){grid-column:auto;padding:10px 12px;border-radius:11px}
  .product-page-v69 .decision-resource-list strong{font-size:.86rem;margin-bottom:2px}
  .product-page-v69 .decision-resource-list span{font-size:.77rem;line-height:1.32}
  .product-page-v69 .compact-previews{margin-top:8px;border-radius:11px}
  .product-page-v69 .compact-previews>summary{padding:10px 12px;font-size:.84rem}
  .product-page-v69 .compact-preview-strip{padding:0 9px 9px;gap:7px}
  .product-page-v69 .compact-preview-button{flex-basis:205px;padding:9px 10px}
  .product-page-v69 .compact-preview-button strong{font-size:.78rem}
  .product-page-v69 .compact-preview-button small{font-size:.71rem}

  .product-page-v69 .decision-proof-offer{padding:30px 14px}
  .product-page-v69 .compact-head{margin-bottom:10px}
  .product-page-v69 .compact-head h2{font-size:1.58rem}
  .product-page-v69 .decision-reviews-wrap{margin-bottom:14px}
  .product-page-v69 .decision-reviews{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none;scroll-snap-type:x proximity}
  .product-page-v69 .decision-reviews::-webkit-scrollbar{display:none}
  .product-page-v69 .decision-review-card{flex:0 0 82%;scroll-snap-align:start;padding:12px 13px;border-radius:12px}
  .product-page-v69 .decision-review-card>p{font-size:.82rem;line-height:1.35;margin-bottom:8px}
  .product-page-v69 .decision-offer-card{padding:20px 16px!important;border-radius:17px!important}
  .product-page-v69 .decision-offer-card h2{font-size:1.78rem!important;margin:5px 0 10px!important}
  .product-page-v69 .decision-offer-list{gap:4px!important;margin-bottom:9px!important}
  .product-page-v69 .decision-offer-list li{font-size:.8rem!important;line-height:1.24!important;padding-left:22px!important}
  .product-page-v69 .decision-offer-card .offer-price{padding:9px 12px;margin:10px 0 9px}
  .product-page-v69 .decision-offer-card .offer-price strong{font-size:1.82rem}
  .product-page-v69 .decision-offer-card .btn{padding:13px 10px!important;font-size:.9rem!important}
  .product-page-v69 .decision-offer-card>p{font-size:.7rem!important;margin-top:7px!important}

  .product-page-v69 .decision-final{padding:26px 14px 36px}
  .product-page-v69 .decision-faq{margin-bottom:10px}
  .product-page-v69 .decision-faq details{margin-top:6px;padding:0 12px;border-radius:10px}
  .product-page-v69 .decision-faq summary{padding:10px 0;font-size:.88rem}
  .product-page-v69 .decision-faq details p{font-size:.8rem;line-height:1.35;padding-bottom:10px}
  .product-page-v69 .decision-final-cta{padding:14px;border-radius:15px}
  .product-page-v69 .decision-final-cta .price{font-size:1.92rem;margin-bottom:7px}
  .product-page-v69 .decision-final-cta .btn{padding:13px 10px;font-size:.9rem}
  .product-page-v69 .decision-final-cta small{font-size:.69rem;margin-top:7px}
}


/* === Les Pages de la Grâce V70 — avis automatiques + FAQ ouvertes par défaut === */
.product-page-v69 .decision-reviews{
  --decision-review-gap:10px;
  display:block!important;
  width:100%;
  overflow:hidden!important;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.product-page-v69 .decision-reviews::-webkit-scrollbar{display:none;width:0;height:0}
.product-page-v69 .decision-reviews-track{
  display:flex;
  width:max-content;
  max-width:none;
  gap:var(--decision-review-gap);
  animation:decisionReviewsV70 30s linear infinite;
  will-change:transform;
}
.product-page-v69 .decision-reviews-group{
  display:flex;
  align-items:stretch;
  flex:0 0 auto;
  gap:var(--decision-review-gap);
}
.product-page-v69 .decision-review-card{
  flex:0 0 330px;
  width:330px;
  min-width:330px;
}
@keyframes decisionReviewsV70{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(calc(-50% - (var(--decision-review-gap) / 2)),0,0)}
}
@media(max-width:620px){
  .product-page-v69 .decision-reviews{--decision-review-gap:8px;overflow:hidden!important;scroll-snap-type:none!important}
  .product-page-v69 .decision-reviews-track{animation-duration:26s}
  .product-page-v69 .decision-review-card{flex:0 0 82vw;width:82vw;min-width:82vw;scroll-snap-align:none!important}
}

/* === Les Pages de la Grâce V73 — barre Vendu / Restant aérée + réduction depuis la droite ===
   Segment jaune = restant (visible à gauche, diminue vers la gauche quand le restant baisse).
   Segment bleu-grisé = vendu (visible à droite). */
.product-page-v69 .purchase-capacity{
  width:min(100%,360px);
  align-self:flex-start;
  margin-top:20px;
  margin-bottom:12px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.product-page-v69 .purchase-capacity-labels{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  font-size:.86rem;
  line-height:1.15;
  font-weight:750;
}
.product-page-v69 .purchase-capacity-sold,
.product-page-v69 .purchase-capacity-sold strong{
  color:#d8e1e8;
  font-weight:850;
}
.product-page-v69 .purchase-capacity-left,
.product-page-v69 .purchase-capacity-left strong{
  color:#fff;
  text-align:right;
  font-weight:850;
}
.product-page-v69 .purchase-capacity-bar{
  display:flex;
  flex-direction:row-reverse;
  width:100%;
  height:8px;
  margin-top:10px;
  overflow:hidden;
  border-radius:999px;
  background:transparent;
}
.product-page-v69 .purchase-capacity-bar-sold{
  display:block;
  height:100%;
  min-width:0;
  background:#7890a4;
  transition:width .25s ease;
}
.product-page-v69 .purchase-capacity-bar-left{
  display:block;
  height:100%;
  min-width:0;
  background:linear-gradient(90deg,var(--gold2),var(--gold));
  transition:width .25s ease;
}
@media(max-width:620px){
  .product-page-v69 .decision-hero .purchase-capacity{
    width:100%;
    margin-top:16px!important;
    margin-bottom:10px;
    padding:0;
  }
  .product-page-v69 .purchase-capacity-labels{
    font-size:.78rem;
    gap:10px;
  }
  .product-page-v69 .purchase-capacity-bar{
    height:8px;
    margin-top:8px;
  }
}



/* === V75 — checkout Chariow direct === */
.checkout-unavailable-notice{max-width:760px;margin:10px auto 18px;padding:10px 14px;border-radius:10px;background:#fff3cd;color:#6b4b00;font-weight:700;text-align:center}
.js-buy[aria-disabled="true"]{opacity:.62;cursor:not-allowed}


/* === V76 — variante visuelle Pack Diabète & Alimentation Africaine === */
.product-page-v69.theme-diabetes{
  --navy:#0d4a3a;
  --navy2:#18624b;
  --gold:#d56d2a;
  --gold2:#f2b24f;
  --cream:#fbf6ec;
  --paper:#fffdf7;
  --ink:#153226;
  --muted:#5f6f67;
  --line:#dccfb8;
}
.product-page-v69.theme-diabetes .product-hero{
  background:radial-gradient(circle at 82% 30%,#3b8a53 0,#1a6a46 28%,#0d4a3a 66%);
}
.product-page-v69 .decision-pack-meta{margin:10px 0 0;color:#eef6f0;font-size:.84rem;font-weight:700}
.product-page-v69.theme-diabetes .decision-product{background:var(--cream)}
.product-page-v69.theme-diabetes .decision-resource-list article,
.product-page-v69.theme-diabetes .compact-previews,
.product-page-v69.theme-diabetes .decision-review-card,
.product-page-v69.theme-diabetes .decision-faq details{border-color:#e7dcc7}
.product-page-v69.theme-diabetes .compact-preview-button{background:#fffaf1;border-color:#eadfcf}
.product-page-v69.theme-diabetes .decision-final{background:#f7f2e7}
.product-page-v69 .decision-disclaimer{margin:10px 0 0;color:#dfe8e2;font-size:.76rem;line-height:1.42}
@media(max-width:620px){
  .product-page-v69 .decision-pack-meta{font-size:.73rem;margin-top:8px}
  .product-page-v69 .decision-disclaimer{font-size:.68rem;margin-top:8px}
}


/* === V77 — nouveau pack Diabète : carte accueil + bannière réservée === */
.hero-banner-placeholder{
  width:min(100%,900px);
  aspect-ratio:16/10;
  border:1px dashed rgba(255,255,255,.42);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:28px;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
}
.hero-banner-placeholder span{font-size:.72rem;letter-spacing:.18em;font-weight:900;color:var(--gold2)}
.hero-banner-placeholder strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.08;max-width:620px;margin:12px 0;color:#fff}
.hero-banner-placeholder small{max-width:520px;color:#d9e6df;line-height:1.45}
.product-card-image-placeholder{width:100%;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:linear-gradient(145deg,#f7f0e4,#efe4cf);color:#0d4a3a}
.product-card-image-placeholder strong{font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;line-height:1.15}
.product-card-image-placeholder span{margin-top:8px;font-size:.78rem;color:#6f7b86}
@media(max-width:620px){
  .hero-banner-placeholder{border-radius:16px;aspect-ratio:16/11;padding:20px}
  .hero-banner-placeholder strong{font-size:1.6rem}
  .hero-banner-placeholder small{font-size:.72rem}
}


/* === V78 — aperçus directement dans les blocs Guide / Bonus === */
.product-page-v69.theme-diabetes .decision-resource-list article.has-inline-preview{
  display:flex;
  flex-direction:column;
  min-height:128px;
}
.product-page-v69.theme-diabetes .decision-resource-type{
  display:inline;
  color:var(--gold);
  font-weight:900;
}
.product-page-v69.theme-diabetes .decision-resource-description{
  display:block;
  flex:1;
}
.product-page-v69.theme-diabetes .decision-inline-preview{
  align-self:flex-end;
  margin-top:9px;
  padding:0;
  border:0;
  background:transparent;
  color:var(--navy);
  font:inherit;
  font-size:.79rem;
  font-weight:850;
  text-decoration:underline;
  text-underline-offset:3px;
  cursor:pointer;
}
.product-page-v69.theme-diabetes .decision-inline-preview:hover{color:var(--gold)}
@media(max-width:620px){
  .product-page-v69.theme-diabetes .decision-resource-list article.has-inline-preview{min-height:105px}
  .product-page-v69.theme-diabetes .decision-inline-preview{margin-top:7px;font-size:.73rem}
}


/* === V80 — Pack Diabète : refonte de palette uniquement ===
   Aucun layout / espacement / comportement modifié.
   Jaune d'action exact demandé : #FECB2F. */
.product-page-v69.theme-diabetes{
  --navy:#155b46;
  --navy2:#1e7259;
  --gold:#fecb2f;
  --gold2:#fecb2f;
  --cream:#f7f2e8;
  --paper:#fffdf9;
  --ink:#17342b;
  --muted:#5f6b73;
  --line:#e5dac8;
}

/* Hero clair : même structure, uniquement nouvelle palette. */
.product-page-v69.theme-diabetes .product-hero{
  background:linear-gradient(135deg,#fffdf8 0%,#f7f1e5 100%)!important;
  color:#17342b!important;
}
.product-page-v69.theme-diabetes .hero-copy h1{color:#123e31!important}
.product-page-v69.theme-diabetes .hero-copy .lead{color:#52616a!important}
.product-page-v69.theme-diabetes .hero-points{color:#29443a!important}
.product-page-v69.theme-diabetes .decision-pack-meta{color:#3f554d!important}
.product-page-v69.theme-diabetes .hero-copy .micro{color:#68767b!important}
.product-page-v69.theme-diabetes .hero-copy .price{color:#123e31!important}
.product-page-v69.theme-diabetes .hero-copy .kicker{color:#d86425!important}

/* Jaune unique d'action. */
.product-page-v69.theme-diabetes .btn{
  background:#fecb2f!important;
  color:#10243a!important;
  box-shadow:0 10px 24px rgba(254,203,47,.24)!important;
}
.product-page-v69.theme-diabetes .btn:hover{filter:brightness(1.015)!important}

/* Barre Vendu / Restant : restant = jaune exact. */
.product-page-v69.theme-diabetes .purchase-capacity-sold,
.product-page-v69.theme-diabetes .purchase-capacity-sold strong{color:#315448!important}
.product-page-v69.theme-diabetes .purchase-capacity-left,
.product-page-v69.theme-diabetes .purchase-capacity-left strong{color:#17342b!important}
.product-page-v69.theme-diabetes .purchase-capacity-bar-sold{background:#2f705b!important}
.product-page-v69.theme-diabetes .purchase-capacity-bar-left{background:#fecb2f!important}

/* Sections claires / cartes chaudes. */
.product-page-v69.theme-diabetes .decision-product{background:#f7f2e8!important}
.product-page-v69.theme-diabetes .decision-proof-offer{background:#ffffff!important}
.product-page-v69.theme-diabetes .decision-final{background:#f7f2e8!important}
.product-page-v69.theme-diabetes .decision-section-head h2{color:#155b46!important}
.product-page-v69.theme-diabetes .decision-section-head p{color:#5f6b73!important}
.product-page-v69.theme-diabetes .kicker{color:#d86425!important}

.product-page-v69.theme-diabetes .decision-resource-list article{
  background:#fffdf9!important;
  border-color:#e4d8c5!important;
  box-shadow:0 6px 18px rgba(28,48,42,.035)!important;
}
.product-page-v69.theme-diabetes .decision-resource-list strong{color:#155b46!important}
.product-page-v69.theme-diabetes .decision-resource-list span{color:#61707a!important}
.product-page-v69.theme-diabetes .decision-resource-type{color:#d86425!important}
.product-page-v69.theme-diabetes .decision-inline-preview{color:#155b46!important}
.product-page-v69.theme-diabetes .decision-inline-preview:hover{color:#b97d00!important}

/* Avis / aperçu / FAQ : même design, tons plus sobres. */
.product-page-v69.theme-diabetes .decision-review-card{
  background:#faf7f0!important;
  border-color:#e5dac8!important;
}
.product-page-v69.theme-diabetes .decision-review-card>p{color:#4f5f69!important}
.product-page-v69.theme-diabetes .decision-review-person b{color:#155b46!important}
.product-page-v69.theme-diabetes .compact-previews,
.product-page-v69.theme-diabetes .decision-faq details{
  background:#fffdf9!important;
  border-color:#e4d8c5!important;
}
.product-page-v69.theme-diabetes .compact-preview-button{
  background:#fffaf0!important;
  border-color:#e8dcc8!important;
  color:#155b46!important;
}
.product-page-v69.theme-diabetes .compact-preview-button small{color:#9a6c00!important}
.product-page-v69.theme-diabetes .decision-faq summary{color:#155b46!important}
.product-page-v69.theme-diabetes .decision-faq summary:after{color:#d86425!important}
.product-page-v69.theme-diabetes .decision-faq details p{color:#60707a!important}

/* Un seul panneau fort : bleu nuit de marque, CTA jaune. */
.product-page-v69.theme-diabetes .decision-offer-card,
.product-page-v69.theme-diabetes .decision-final-cta{
  background:#0b263d!important;
  border-color:rgba(254,203,47,.48)!important;
  color:#fff!important;
}
.product-page-v69.theme-diabetes .decision-offer-card h2{color:#fff!important}
.product-page-v69.theme-diabetes .decision-offer-list li{color:#eef3f6!important}
.product-page-v69.theme-diabetes .decision-offer-list li:before{color:#fecb2f!important}
.product-page-v69.theme-diabetes .decision-offer-card .offer-price{
  background:#fffdf9!important;
  color:#155b46!important;
}
.product-page-v69.theme-diabetes .decision-offer-card .offer-price small{color:#6f7b86!important}
.product-page-v69.theme-diabetes .decision-offer-card>p,
.product-page-v69.theme-diabetes .decision-final-cta small{color:#cbd5dc!important}
.product-page-v69.theme-diabetes .decision-final-cta .price{color:#fecb2f!important}
.product-page-v69.theme-diabetes .decision-disclaimer{color:#dbe4e9!important}

/* Sticky mobile de cette page seulement : jaune exact demandé. */
.sticky-buy-wrapper.theme-diabetes-sticky .sticky-buy-bar{
  background:#fecb2f!important;
  color:#10243a!important;
}
.sticky-buy-wrapper.theme-diabetes-sticky .sticky-buy-price,
.sticky-buy-wrapper.theme-diabetes-sticky .sticky-buy-price strong,
.sticky-buy-wrapper.theme-diabetes-sticky .sticky-buy-price small,
.sticky-buy-wrapper.theme-diabetes-sticky .sticky-buy-action{color:#10243a!important}
.sticky-buy-wrapper.theme-diabetes-sticky .sticky-buy-separator{background:rgba(16,36,58,.20)!important}

/* === V81 — Pack Diabète : suppression du vert de l'interface ===
   Couleurs uniquement. Aucun layout, texte ou comportement modifié.
   Palette : bleu nuit / crème / blanc chaud / jaune #FECB2F / orange / gris bleu.
   Barre Vendu : #EAEBEC. */
.product-page-v69.theme-diabetes{
  --navy:#0b2239;
  --navy2:#17344f;
  --gold:#fecb2f;
  --gold2:#fecb2f;
  --cream:#faf6ee;
  --paper:#fffdf9;
  --ink:#0b2239;
  --muted:#5e6b78;
  --line:#e5dac8;
}

/* Retire le vert des textes de l'interface. */
.product-page-v69.theme-diabetes .product-hero{color:#0b2239!important}
.product-page-v69.theme-diabetes .hero-copy h1,
.product-page-v69.theme-diabetes .hero-copy .price,
.product-page-v69.theme-diabetes .decision-section-head h2,
.product-page-v69.theme-diabetes .decision-resource-list strong,
.product-page-v69.theme-diabetes .decision-review-person b,
.product-page-v69.theme-diabetes .compact-preview-button,
.product-page-v69.theme-diabetes .decision-faq summary,
.product-page-v69.theme-diabetes .decision-inline-preview{
  color:#0b2239!important;
}
.product-page-v69.theme-diabetes .hero-points,
.product-page-v69.theme-diabetes .decision-pack-meta,
.product-page-v69.theme-diabetes .purchase-capacity-sold,
.product-page-v69.theme-diabetes .purchase-capacity-sold strong,
.product-page-v69.theme-diabetes .purchase-capacity-left,
.product-page-v69.theme-diabetes .purchase-capacity-left strong{
  color:#24384b!important;
}
.product-page-v69.theme-diabetes .hero-copy .lead,
.product-page-v69.theme-diabetes .hero-copy .micro,
.product-page-v69.theme-diabetes .decision-section-head p,
.product-page-v69.theme-diabetes .decision-resource-list span,
.product-page-v69.theme-diabetes .decision-faq details p{
  color:#5e6b78!important;
}

/* Orange réservé aux surtitres et micro-accents. */
.product-page-v69.theme-diabetes .hero-copy .kicker,
.product-page-v69.theme-diabetes .kicker,
.product-page-v69.theme-diabetes .decision-resource-type,
.product-page-v69.theme-diabetes .decision-faq summary:after{
  color:#d96528!important;
}

/* Barre de ventes : restant jaune, vendu gris clair demandé. */
.product-page-v69.theme-diabetes .purchase-capacity-bar-sold{background:#eaebec!important}
.product-page-v69.theme-diabetes .purchase-capacity-bar-left{background:#fecb2f!important}

/* Panneaux forts / prix : bleu nuit de marque, sans vert. */
.product-page-v69.theme-diabetes .decision-offer-card,
.product-page-v69.theme-diabetes .decision-final-cta{
  background:#0b2239!important;
}
.product-page-v69.theme-diabetes .decision-offer-card .offer-price{color:#0b2239!important}
.product-page-v69.theme-diabetes .decision-final-cta .price{color:#fecb2f!important}
.product-page-v69.theme-diabetes .decision-inline-preview:hover{color:#d96528!important}

/* Fonds clairs harmonisés. */
.product-page-v69.theme-diabetes .decision-product,
.product-page-v69.theme-diabetes .decision-final{background:#faf6ee!important}
.product-page-v69.theme-diabetes .decision-resource-list article,
.product-page-v69.theme-diabetes .compact-previews,
.product-page-v69.theme-diabetes .decision-faq details{background:#fffdf9!important}


/* === Les Pages de la Grâce V82 — moyens de paiement sous le CTA sur mobile ===
   Commun aux deux pages de vente. Aucun changement du checkout : image de réassurance uniquement. */
.product-page-v69 .hero-payment-methods{display:none}
@media(max-width:620px){
  .product-page-v69 .hero-payment-methods{
    display:block!important;
    width:100%!important;
    margin:8px 0 0!important;
    border:0!important;
    border-radius:10px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .product-page-v69 .hero-payment-methods img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    margin:0!important;
  }
}


/* === V83 — Offre Diabète : 2 guides + 3 bonus, bénéfices numérotés === */
.product-page-v69.theme-diabetes .decision-offer-subtitle{
  margin:-4px 0 16px;
  color:#fecb2f;
  font-size:.92rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.product-page-v69.theme-diabetes .decision-offer-list-numbered{
  counter-reset:diabetes-offer-item;
  display:grid;
  gap:9px!important;
}
.product-page-v69.theme-diabetes .decision-offer-list-numbered li{
  counter-increment:diabetes-offer-item;
  position:relative;
  padding-left:38px!important;
  min-height:28px;
  display:flex;
  align-items:center;
  color:#f4f7f9!important;
  font-weight:700;
  line-height:1.28;
}
.product-page-v69.theme-diabetes .decision-offer-list-numbered li:before{
  content:counter(diabetes-offer-item)!important;
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width:27px;
  height:27px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fecb2f;
  color:#0b2239!important;
  font-size:.78rem;
  font-weight:950;
  line-height:1;
}
@media(max-width:620px){
  .product-page-v69.theme-diabetes .decision-offer-subtitle{font-size:.78rem;margin:-2px 0 13px}
  .product-page-v69.theme-diabetes .decision-offer-list-numbered{gap:8px!important}
  .product-page-v69.theme-diabetes .decision-offer-list-numbered li{padding-left:34px!important;font-size:.82rem!important;min-height:25px}
  .product-page-v69.theme-diabetes .decision-offer-list-numbered li:before{width:24px;height:24px;font-size:.72rem}
}


/* === V84 — Hero douleur + noms réels + accents Guide/Aperçu === */
.product-page-v69.theme-diabetes .decision-resource-type,
.product-page-v69.theme-diabetes .decision-inline-preview{
  color:#d96528!important;
}
.product-page-v69.theme-diabetes .decision-inline-preview:hover{
  color:#b94f1d!important;
}
.product-page-v69.theme-diabetes .decision-offer-list-numbered li{
  color:#f7f9fb!important;
  font-weight:800!important;
}


/* === V85 — conversion finale + labels Guide/Bonus orange === */
.product-page-v69.theme-diabetes .decision-resource-list strong .decision-resource-type{
  color:#d96528!important;
  font-weight:900!important;
}
.product-page-v69.theme-diabetes .decision-inline-preview{
  color:#d96528!important;
  border-color:#d96528!important;
}
.product-page-v69.theme-diabetes .decision-final-cta small{
  display:block;
  max-width:520px;
  margin:10px auto 0;
  color:#f1f4f6!important;
  font-size:.82rem;
  line-height:1.45;
  font-weight:700;
  text-align:center;
}
@media(max-width:620px){
  .product-page-v69.theme-diabetes .decision-final-cta small{font-size:.73rem;line-height:1.42;margin-top:9px;}
}


/* === V95 — Filigrane unique : légèrement agrandi + opacité V93 === */
.preview-page-frame{position:relative;overflow:hidden;}
.preview-watermark{
  position:absolute;
  left:50%;
  top:50%;
  z-index:2;
  width:124%;
  text-align:center;
  transform:translate(-50%,-50%) rotate(-54deg);
  transform-origin:center;
  pointer-events:none;
  user-select:none;
  color:rgba(11,34,57,.14);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:clamp(1.12rem,4.35vw,1.95rem);
  line-height:1;
  font-weight:900;
  letter-spacing:.14em;
  white-space:nowrap;
  text-shadow:0 1px 0 rgba(255,255,255,.18);
}
.preview-cover-visible .preview-watermark{display:none;}
@media(max-width:620px){
  .preview-watermark{
    width:128%;
    font-size:clamp(1.06rem,5vw,1.58rem);
    letter-spacing:.11em;
    color:rgba(11,34,57,.13);
  }
}


/* === V104 — mobile conversion : hero plus compact + WhatsApp footer === */
@media(max-width:430px){
  .site-header{height:56px;padding:5px 12px}
  .brand img{width:39px;height:39px}.brand b{font-size:.84rem}.brand small{font-size:.44rem}
  .product-page-v69 .decision-hero .hero-copy{padding:16px 16px 8px!important}
  .product-page-v69 .decision-hero .hero-copy .kicker{font-size:.64rem!important;line-height:1.22!important;letter-spacing:.13em!important}
  .product-page-v69 .decision-hero .hero-copy h1{font-size:1.76rem!important;line-height:1!important;margin:6px 0 8px!important}
  .product-page-v69 .decision-hero .lead{font-size:.84rem!important;line-height:1.33!important}
  .product-page-v69 .decision-hero-points{font-size:.71rem!important;line-height:1.22!important;gap:2px!important;margin-top:7px!important}
  .product-page-v69 .decision-pack-meta{font-size:.66rem!important;line-height:1.2!important;margin-top:6px!important}
  .product-page-v69 .decision-hero .purchase-capacity{margin-top:10px!important;margin-bottom:6px!important}
  .product-page-v69 .purchase-capacity-labels{font-size:.72rem!important}.product-page-v69 .purchase-capacity-bar{height:7px!important;margin-top:6px!important}
  .product-page-v69 .decision-hero .price{font-size:1.78rem!important;margin:6px 0 6px!important}
  .product-page-v69 .decision-hero .btn{padding:11px 10px!important;font-size:.86rem!important;border-radius:11px!important}
  .product-page-v69 .decision-hero .micro{font-size:.65rem!important;line-height:1.25!important;margin-top:5px!important}
  .product-page-v69 .hero-payment-methods{margin-top:5px!important;border-radius:9px!important}
  .product-page-v69 .decision-section-head .kicker,.product-page-v69 .decision-faq>.kicker,.product-page-v69 .decision-offer-card>.kicker{font-size:.68rem!important}
  .product-page-v69 .decision-section-head h2{font-size:1.55rem!important}.product-page-v69 .compact-head h2{font-size:1.47rem!important}
  .product-page-v69 .decision-offer-card h2{font-size:1.64rem!important}
}
.site-footer .footer-whatsapp{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 16px;border-radius:50%;color:#25D366;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2);transition:transform .18s ease,box-shadow .18s ease}
.site-footer .footer-whatsapp:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.26)}
.site-footer .footer-whatsapp svg{width:58px;height:58px;display:block}
@media(max-width:620px){.site-footer .footer-whatsapp{width:64px;height:64px;margin-bottom:14px}.site-footer .footer-whatsapp svg{width:53px;height:53px}}


/* === V105 — footer : WhatsApp plein remplace le logo === */
.site-footer .footer-whatsapp{
  width:76px!important;
  height:76px!important;
  margin:0 auto 18px!important;
  border:0!important;
  outline:0;
  border-radius:50%!important;
  background:#25D366!important;
  color:#25D366!important;
  box-shadow:0 10px 26px rgba(0,0,0,.24)!important;
  overflow:hidden;
}
.site-footer .footer-whatsapp svg{
  width:76px!important;
  height:76px!important;
  display:block;
}
.site-footer .footer-whatsapp:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(0,0,0,.28)!important;
}
@media(max-width:620px){
  .site-footer .footer-whatsapp{width:70px!important;height:70px!important;margin-bottom:16px!important}
  .site-footer .footer-whatsapp svg{width:70px!important;height:70px!important}
}


/* === V108 — formulaire MoneyFusion simplifié + WhatsApp flottant === */
/* Le formulaire MoneyFusion ne demande plus que nom + email : moins de friction.
   Le numéro de paiement reste collecté sur l'écran MoneyFusion. */
#checkoutModal .modal-card.compact form{display:grid;gap:14px}
#checkoutModal .modal-card.compact form label{margin:0}

/* Petit bouton flottant type Shopify. Le footer possède son propre gros bouton WhatsApp. */
.floating-whatsapp{
  position:fixed;
  right:max(18px,env(safe-area-inset-right));
  bottom:max(18px,env(safe-area-inset-bottom));
  z-index:58;
  width:56px;
  height:56px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#25D366;
  color:#25D366;
  box-shadow:0 10px 28px rgba(0,0,0,.24);
  text-decoration:none;
  opacity:1;
  visibility:visible;
  transform:translateY(0) scale(1);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease,bottom .2s ease,box-shadow .2s ease;
}
.floating-whatsapp svg{width:56px;height:56px;display:block}
.floating-whatsapp:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 32px rgba(0,0,0,.3)}
.floating-whatsapp.is-near-footer{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(12px) scale(.92);
}
@media(max-width:900px){
  .floating-whatsapp{right:14px;bottom:max(16px,env(safe-area-inset-bottom));width:52px;height:52px}
  .floating-whatsapp svg{width:52px;height:52px}
  /* Quand le sticky d'achat apparaît, WhatsApp se place juste au-dessus pour ne jamais le couvrir. */
  .floating-whatsapp.with-buy-sticky{bottom:calc(max(12px,env(safe-area-inset-bottom)) + 82px)}
}
@media(max-width:430px){
  .floating-whatsapp{width:50px;height:50px;right:12px}
  .floating-whatsapp svg{width:50px;height:50px}
  .floating-whatsapp.with-buy-sticky{bottom:calc(max(10px,env(safe-area-inset-bottom)) + 80px)}
}


/* === V111 — WhatsApp parfaitement centré === */
.site-footer .footer-whatsapp,
.floating-whatsapp{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:0!important;
  text-align:center!important;
  background:#25D366!important;
  color:#fff!important;
  border:0!important;
  border-radius:50%!important;
  overflow:hidden!important;
}
.site-footer .footer-whatsapp{
  display:flex!important;
  width:70px!important;
  height:70px!important;
  margin:0 auto 16px!important;
}
.site-footer .footer-whatsapp svg{
  width:43px!important;
  height:43px!important;
  display:block!important;
  flex:0 0 43px!important;
  margin:0!important;
  transform:none!important;
}
.floating-whatsapp{
  width:52px!important;
  height:52px!important;
}
.floating-whatsapp svg{
  width:32px!important;
  height:32px!important;
  display:block!important;
  flex:0 0 32px!important;
  margin:0!important;
  transform:none!important;
}
@media(max-width:430px){
  .floating-whatsapp{width:50px!important;height:50px!important}
  .floating-whatsapp svg{width:30px!important;height:30px!important;flex-basis:30px!important}
}

.catalog-empty{grid-column:1/-1;text-align:center;max-width:760px;margin:0 auto;padding:42px 24px;border:1px solid #ead9b1;border-radius:20px;background:rgba(255,255,255,.72)}.catalog-empty h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.6rem,3vw,2.25rem);margin:10px 0}.catalog-empty p{margin:0;color:var(--muted);line-height:1.7}
