/** Shopify CDN: Minification failed

Line 17:19 Unexpected "{"

**/
:root{
    --navy:#2B2E55; --coral:#F26D5F; --coral-soft:#F9C6BC; --pink-bg:#FCE8E6; --cream:#FDF3EE; --pink-card:#FBDDDA; --green:#57B96B; --gold:#C9A84C;
  }
  html,body{margin:0;padding:0;background:var(--cream);}
  body{font-family:'Poppins',sans-serif;color:var(--navy);}
  *,*::before,*::after{box-sizing:border-box;margin:0;}
  .ph{background:linear-gradient(135deg,#F1D9CE,#E8C4B8);display:flex;align-items:center;justify-content:center;color:#A8776A;font-size:12px;font-weight:600;text-align:center;line-height:1.3;}
  section{padding:34px 16px;}
  img.hero-img,img.thumb-img{object-fit:cover;display:block;}
  .hero-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
  .ugc img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;}
  img.quote-avatar,{}
  .variant-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px;}
  h2{font-size:22px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;}

  /* 1. announcement */
  .announce{background:var(--navy);color:#fff;text-align:center;padding:10px 12px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;}
  .announce a{color:#fff;}

  /* 2. nav */
  .nav{background:var(--cream);border-bottom:1px solid #F0DCD4;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;}
  .nav-burger{font-size:20px;}
  .nav-logo{font-family:'Playfair Display',serif;font-size:22px;font-weight:700;color:var(--navy);}
  .nav-logo span{font-size:9px;display:block;text-align:center;letter-spacing:.3em;font-family:'Poppins',sans-serif;font-weight:600;}
  .nav-icons{font-size:17px;display:flex;gap:12px;}

  /* 3. hero image */
  .hero{padding:16px 16px 0;}
  .hero-main{position:relative;border-radius:6px;overflow:hidden;}
  .hero-img{width:100%;aspect-ratio:1/1;height:auto;}
  .ribbon{position:absolute;top:14px;left:0;background:var(--coral);color:#fff;font-weight:700;font-size:14px;padding:8px 18px 8px 12px;clip-path:polygon(0 0,100% 0,92% 50%,100% 100%,0 100%);}
  .rosette{position:absolute;top:10px;right:10px;width:84px;height:84px;border-radius:50%;background:#BFD3E8;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8.5px;font-weight:700;text-transform:uppercase;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.15);border:2px dashed #fff;}
  .rosette b{font-size:22px;}
  .hero-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px 0 0;}
  .hero-thumb{flex:0 0 64px;height:64px;border-radius:6px;overflow:hidden;border:2px solid transparent;}
  .hero-thumb.act{border-color:var(--coral);}

  /* 4. buy column */
  .buy{padding:18px 16px 8px;}
  .quote-chip{display:flex;gap:10px;align-items:center;background:var(--pink-bg);border-radius:10px;padding:10px 12px;margin-bottom:12px;}
  .quote-avatar{width:38px;height:38px;border-radius:50%;flex:0 0 38px;}
  .quote-chip p{font-size:13px;font-style:italic;line-height:1.4;font-weight:500;}
  .buy h1{font-size:27px;font-weight:800;margin-bottom:6px;}
  html{scroll-behavior:smooth;}
  .rating-row{display:inline-flex;gap:7px;align-items:center;font-size:13px;font-weight:600;color:var(--navy);text-decoration:none;margin:2px 0 8px;}
  .rating-row .stars{color:var(--coral);letter-spacing:1.5px;}
  .pay-trust{font-size:11.5px;opacity:.85;margin-bottom:6px;}
  .buy-sub{font-size:14.5px;line-height:1.55;color:#6E5E58;margin:4px 0 10px;}
  .buy-price{font-size:20px;font-weight:600;margin-bottom:14px;}
  .buy-price s{color:#B09A92;font-size:15px;margin-left:8px;}

  .variant{border:1.5px solid #E9CFC7;border-radius:10px;background:#fff;margin-bottom:10px;overflow:hidden;cursor:pointer;}
  .variant.sel{border-color:var(--coral);box-shadow:0 0 0 1px var(--coral);}
  .variant-top{display:flex;align-items:center;gap:10px;padding:10px;}
  .variant-radio{width:16px;height:16px;border-radius:50%;border:2px solid #C9AFa5;flex:0 0 16px;}
  .variant.sel .variant-radio{border-color:var(--coral);background:radial-gradient(circle at center,var(--coral) 45%,#fff 50%);}
  .variant-thumb{width:58px;height:58px;border-radius:6px;flex:0 0 58px;}
  .variant-info{flex:1;}
  .variant-info b{font-size:14.5px;display:block;}
  .variant-info small{font-size:12px;color:#8B7B74;}
  .variant-price{font-weight:700;font-size:15px;}
  .variant-save{background:var(--green);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;margin-left:6px;}
  .variant-colors{display:none;background:var(--pink-bg);padding:10px 12px;align-items:center;gap:10px;font-size:13px;font-weight:600;}
  .variant.sel .variant-colors{display:flex;}
  .swatch{width:34px;height:34px;border-radius:8px;border:2px solid transparent;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);}
  .swatch.swb{background:#F5F0E8;}
  .swatch.swv{background:#BFE0CE;}
  .swatch.act{border-color:var(--coral);}
  .sw1{background:#EFD9CB;} .sw2{background:#C9D8C5;} .sw3{background:#DDA98F;}

  .ugc-row{display:flex;gap:10px;padding:12px 0 4px;overflow-x:auto;}
  .ugc{flex:0 0 62px;height:62px;border-radius:50%;border:2.5px solid var(--coral);padding:2px;position:relative;}
  .ugc .ph{border-radius:50%;width:100%;height:100%;font-size:9px;}
  .ugc::after{content:'▶';position:absolute;bottom:-2px;right:-2px;background:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:9px;color:var(--coral);box-shadow:0 1px 4px rgba(0,0,0,.2);}

  .award-strip{background:linear-gradient(90deg,#23264a,#3A3E77);color:#fff;border-radius:8px;display:flex;align-items:center;gap:10px;padding:9px 14px;font-size:12.5px;margin:10px 0;}
  .award-strip b{color:var(--gold);}
  .award-strip .medal{font-size:16px;}
  .award-strip .strip-logo{height:15px;margin-left:auto;flex:none;}

  .atc{width:100%;background:var(--coral);color:#fff;font-family:inherit;font-size:17px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:0;border-radius:8px;padding:17px;cursor:pointer;box-shadow:0 3px 0 #D4574A;}
  .trial-line{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:12px 0;}

  .buy-intro{font-size:14.5px;line-height:1.65;padding:6px 0 14px;}
  .buy-intro b{font-weight:700;}
  .icon-bullets{list-style:none;padding:0;display:grid;gap:13px;margin-bottom:18px;}
  .icon-bullets li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;line-height:1.45;}
  .icon-bullets .ic{width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:var(--coral-soft);color:var(--coral);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;margin-top:1px;}

  .acc{border-top:1px solid #EBD6CD;}
  .acc:last-of-type{border-bottom:1px solid #EBD6CD;}
  .acc summary{display:flex;align-items:center;gap:10px;padding:15px 2px;font-weight:600;font-size:15px;cursor:pointer;list-style:none;}
  .acc summary::-webkit-details-marker{display:none;}
  .acc summary .em{width:22px;text-align:center;}
  .acc summary .chev{margin-left:auto;color:#B09A92;transition:transform .2s;}
  .acc[open] summary .chev{transform:rotate(180deg);}
  .acc-body{padding:0 2px 16px;font-size:14px;line-height:1.6;}
  .acc-body ol{padding-left:18px;display:grid;gap:9px;}
  .acc-body .src{display:block;font-size:11.5px;color:#A8938B;margin-top:2px;}

  /* navy award */
  .award-big{background:linear-gradient(135deg,#23264a,#3A3E77);color:#fff;text-align:center;padding:44px 22px;}
  .award-big .trophy{font-size:52px;}
  .award-big h2{color:var(--gold);font-family:'Playfair Display',serif;text-transform:none;font-size:24px;margin:10px 0 12px;}
  .award-big p{font-size:14px;line-height:1.65;font-style:italic;max-width:340px;margin:0 auto;}
  .award-big .brandlogo{margin-top:14px;font-weight:800;font-size:17px;letter-spacing:.02em;}
  .award-big .brandlogo-img{height:26px;filter:brightness(0) invert(1);opacity:.95;}

  /* featured in */
  .featured{position:relative;padding:0;}
  .featured .bg{height:420px;}
  .featured .overlay{position:absolute;inset:0;background:rgba(255,250,247,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;}
  .featured h2{font-family:'Playfair Display',serif;text-transform:uppercase;font-size:27px;letter-spacing:.04em;}
  .featured .logo-ph{font-size:30px;font-weight:900;color:#3d3d3d;opacity:.85;letter-spacing:.02em;}
  .featured .logo-img{height:30px;max-width:190px;object-fit:contain;mix-blend-mode:multiply;filter:grayscale(1) contrast(1.05);opacity:.8;}

  /* pink cards */
  .card{background:var(--pink-card);border-radius:14px;overflow:hidden;margin:0 16px 18px;}
  .card .card-img{height:210px;}
  .card .card-body{padding:22px 20px 26px;}
  .card h2{font-size:20px;margin-bottom:12px;}
  .card p{font-size:14.5px;line-height:1.7;}
  .card p b{font-weight:700;}
  .cards-wrap{padding:30px 0 10px;}

  /* comparison */
  .compare{background:#fff;border-radius:16px;margin-top:16px;font-size:13px;box-shadow:0 6px 24px rgba(43,46,85,.07);padding:6px 0 2px;position:relative;}
  .compare .row{display:grid;grid-template-columns:1fr 70px 60px;align-items:center;}
  .compare .row + .row .c1, .compare .row + .row .cA, .compare .row + .row .cB{border-top:1px solid #F6EAE4;}
  .compare .c1{font-weight:600;padding:13px 8px 13px 16px;line-height:1.35;}
  .compare .head{font-weight:800;}
  .compare .head .cA{color:var(--coral);font-family:'Playfair Display',serif;font-size:16px;letter-spacing:.02em;border-top:none!important;}
  .compare .head .cB{color:#B4A8A2;font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;border-top:none!important;}
  .compare .cA,.compare .cB{text-align:center;padding:13px 0;align-self:stretch;display:flex;align-items:center;justify-content:center;}
  .compare .cA{background:var(--pink-bg);}
  .compare .row:first-child .cA{border-radius:12px 12px 0 0;}
  .compare .row:last-child .cA{border-radius:0 0 12px 12px;}
  .compare .row:last-child .c1,.compare .row:last-child .cB{border-bottom:none;}
  .compare .yes{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;}
  .compare .no{width:22px;height:22px;border-radius:50%;background:#F1ECEA;color:#B4A8A2;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;}

  /* oeko */
  .oeko{background:var(--pink-card);border-radius:14px;margin:0 16px 18px;padding:26px 20px;display:grid;gap:16px;}
  .oeko .badge{width:120px;height:120px;border-radius:50% 50% 50% 4px;background:#00925B;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;font-size:20px;margin:0 auto;}
  .oeko small{font-size:12px;color:#8B7B74;}

  /* trust icons */
  .trust3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:center;}
  .trust3 .tic{width:74px;height:74px;border-radius:50%;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;font-size:28px;}
  .t1{background:#BFD3E8;} .t2{background:#F5B08C;} .t3{background:#EFE3C4;}
  .trust3 b{font-size:13px;display:block;line-height:1.35;}
  .trust3 p{font-size:12px;line-height:1.45;color:#6E5F58;margin-top:5px;}

  /* reviews */
  .rev-head{text-align:center;}
  .rev-head h2{font-size:24px;}
  .rev-head .sub{font-size:14px;line-height:1.6;margin:10px 0 22px;}
  .rev-score{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:8px;}
  .rev-score .big{font-size:38px;font-weight:800;}
  .rev-score .stars{color:var(--coral);font-size:15px;letter-spacing:2px;}
  .rev-score small{display:block;font-size:12.5px;color:#8B7B74;}
  .rev-bars{max-width:300px;margin:0 auto 14px;display:grid;gap:5px;}
  .rev-bar{display:grid;grid-template-columns:28px 1fr 40px;align-items:center;gap:8px;font-size:12px;}
  .rev-bar .track{height:8px;border-radius:99px;background:#F0DCD4;overflow:hidden;}
  .rev-bar .fill{height:100%;background:var(--coral);}
  .rev-write{background:#111;color:#fff;border:0;border-radius:4px;padding:12px 22px;font-family:inherit;font-weight:600;font-size:13.5px;margin:6px 0 20px;}
  .rev-photos{display:flex;gap:8px;overflow-x:auto;padding-bottom:16px;}
  .rev-photos .ph{flex:0 0 84px;height:84px;border-radius:8px;}
  .ai-box{background:#fff;border-radius:12px;padding:16px;text-align:left;font-size:13.5px;line-height:1.6;margin-bottom:20px;}
  .ai-box b{color:var(--coral);text-transform:uppercase;font-size:12px;letter-spacing:.05em;}
  .rev-item{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:18px 0;border-top:1px solid #F0DCD4;text-align:left;}
  .rev-item .avatar{width:44px;height:44px;border-radius:50%;background:#F5C33B;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:17px;}
  .rev-item .name{font-size:12.5px;font-weight:700;text-align:center;margin-top:6px;line-height:1.3;}
  .rev-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#8B7B74;margin-bottom:6px;}
  .rev-meta .stars{color:var(--coral);letter-spacing:1px;}
  .rev-meta .vb{color:var(--green);font-weight:600;}
  .rev-text{font-size:14px;line-height:1.65;}
  .rev-photo{width:64px;height:64px;border-radius:6px;margin-top:10px;}

  /* sticky */
  .sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -3px 14px rgba(0,0,0,.1);display:flex;align-items:center;gap:10px;padding:9px 12px;z-index:50;}
  .sticky .sthumb{width:40px;height:40px;border-radius:6px;flex:0 0 40px;}
  .sticky .sinfo{flex:1;min-width:0;}
  .sticky .sinfo b{font-size:12.5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .sticky .sinfo .stars{color:#111;font-size:10px;letter-spacing:1px;}
  .sticky .sprice{font-weight:700;font-size:14px;}
  .sticky .satc{background:var(--green);color:#fff;border:0;border-radius:6px;font-family:inherit;font-weight:700;font-size:13.5px;padding:11px 16px;}

  footer{background:var(--navy);color:#EDE6F2;text-align:center;padding:34px 16px 90px;}
  footer .fbrand{font-family:'Playfair Display',serif;font-size:20px;display:block;margin-bottom:12px;}
  footer a{color:#EDE6F2;font-size:13px;margin:0 10px;text-decoration:none;}
  footer p{font-size:11px;color:#9d97b8;margin-top:14px;}

  .klarna{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;font-weight:600;margin:8px 0 0;}
  .klarna .kbadge{background:#FFB3C7;color:#17120F;font-weight:800;border-radius:4px;padding:2px 8px;font-size:11px;letter-spacing:.02em;}
  .rev-title{margin:0 0 4px;font-size:13.5px;}
  .rev-text{margin:0;}
  .rev-photo-img{width:110px;height:110px;object-fit:cover;border-radius:8px;margin-top:10px;display:block;}
  .rev-photos .rp{flex:0 0 84px;height:84px;border-radius:8px;object-fit:cover;}
  /* ---- cart drawer ---- */
  .cart-btn{position:relative;cursor:pointer;}
  .cart-count[hidden]{display:none;}
  .cart-count{position:absolute;top:-7px;right:-9px;background:var(--coral);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;}
  .cart-overlay{position:fixed;inset:0;background:rgba(43,46,85,.45);opacity:0;pointer-events:none;transition:opacity .25s;z-index:60;}
  .cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(92vw,420px);background:var(--cream);z-index:70;display:flex;flex-direction:column;transform:translateX(105%);transition:transform .28s ease;box-shadow:-8px 0 30px rgba(43,46,85,.18);}
  body.cart-open .cart-overlay{opacity:1;pointer-events:auto;}
  body.cart-open .cart-drawer{transform:translateX(0);}
  .cd-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #F0DCD4;}
  .cd-head b{font-size:16px;}
  .cd-close{font-size:22px;line-height:1;cursor:pointer;background:none;border:0;color:var(--navy);padding:4px 8px;}
  .cd-ship{padding:12px 16px;background:var(--pink-bg);font-size:12px;font-weight:600;}
  .cd-ship .bar{height:6px;background:#F0D4CC;border-radius:3px;margin-top:8px;overflow:hidden;}
  .cd-ship .fill{height:100%;background:var(--green);border-radius:3px;transition:width .3s;}
  .cd-items{flex:1;overflow-y:auto;padding:8px 16px;}
  .cd-empty{text-align:center;color:#A8776A;font-size:14px;padding:40px 20px;}
  .cd-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #F0DCD4;}
  .cd-item img{width:70px;height:70px;object-fit:cover;border-radius:8px;flex:0 0 70px;background:#fff;}
  .cd-item .ci-info{flex:1;min-width:0;}
  .cd-item .ci-info b{font-size:13.5px;display:block;}
  .cd-item .ci-info small{color:#A8776A;font-size:11.5px;}
  .cd-item .ci-price{font-weight:700;font-size:13.5px;white-space:nowrap;}
  .qty{display:inline-flex;align-items:center;border:1px solid #E9CFC7;border-radius:6px;margin-top:8px;background:#fff;}
  .qty button{width:28px;height:28px;border:0;background:none;font-size:15px;color:var(--navy);cursor:pointer;}
  .qty span{min-width:24px;text-align:center;font-size:13px;font-weight:600;}
  .ci-remove{background:none;border:0;color:#A8776A;font-size:11px;text-decoration:underline;cursor:pointer;margin-top:6px;padding:0;display:block;}
  .cd-foot{padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #F0DCD4;background:#fff;}
  .cd-sub{display:flex;justify-content:space-between;font-size:15px;font-weight:700;margin-bottom:4px;}
  .cd-note{font-size:11px;color:#A8776A;margin-bottom:12px;}
  .cd-checkout{width:100%;background:var(--navy);color:#fff;border:0;border-radius:8px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:16px;cursor:pointer;}
  .cd-reassure{text-align:center;font-size:11px;color:#A8776A;margin-top:10px;}

/* ============ ACCUEIL ============ */
.h-hero{position:relative;padding:0;}
.h-hero .h-img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;display:block;}
.h-hero .h-body{padding:26px 16px 30px;text-align:center;background:var(--cream);}
.h-hero .h-note{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#A8776A;}
.h-hero .h-note .stars{color:var(--coral);letter-spacing:1px;}
.h-hero h1{font-family:'Playfair Display',serif;font-size:29px;line-height:1.22;margin:12px 0 10px;}
.h-hero h1 em{font-style:normal;color:var(--coral);}
.h-hero .h-sub{font-size:14.5px;line-height:1.7;max-width:420px;margin:0 auto 18px;}
.h-cta{display:inline-block;background:var(--coral);color:#fff;text-decoration:none;border-radius:10px;font-weight:800;font-size:15px;letter-spacing:.04em;text-transform:uppercase;padding:16px 26px;box-shadow:0 6px 16px rgba(242,109,95,.32);}
.h-cta.ghost{background:transparent;color:var(--navy);border:1.5px solid var(--navy);box-shadow:none;}
.h-under{font-size:12px;color:#A8776A;margin-top:10px;}

.h-perks{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:24px 16px;background:var(--pink-bg);}
.h-perks div{text-align:center;}
.h-perks .pic{font-size:24px;}
.h-perks b{display:block;font-size:13px;margin-top:5px;}
.h-perks p{font-size:11.5px;line-height:1.5;color:#7C6A66;margin-top:3px;}

.h-sec{padding:34px 16px;}
.h-sec h2{font-family:'Playfair Display',serif;font-size:24px;line-height:1.25;text-align:center;margin-bottom:8px;}
.h-sec .lead{font-size:14px;line-height:1.7;text-align:center;color:#6B5C58;max-width:440px;margin:0 auto 18px;}
.h-media{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px;display:block;margin-bottom:16px;}

.h-guarantee{background:var(--navy);color:#fff;text-align:center;padding:26px 18px;}
.h-guarantee b{display:block;font-size:16px;margin-bottom:6px;color:var(--gold);}
.h-guarantee p{font-size:13.5px;line-height:1.65;opacity:.92;max-width:420px;margin:0 auto;}

.h-offers{display:grid;gap:16px;padding:0 16px 34px;}
.h-offer{border:1.5px solid #F0DCD4;border-radius:14px;overflow:hidden;background:#fff;}
.h-offer.best{border-color:var(--coral);}
.h-offer{position:relative;}
.h-offer .tag{position:absolute;top:10px;left:10px;z-index:2;background:var(--coral);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:6px;display:inline-block;box-shadow:0 3px 10px rgba(0,0,0,.15);}
.h-offer img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block;}
.h-offer .ob{padding:14px 16px 18px;}
.h-offer h3{font-size:17px;margin-bottom:4px;}
.h-offer small{display:block;font-size:12.5px;color:#7C6A66;line-height:1.55;margin-bottom:10px;}
.h-offer .op{font-size:20px;font-weight:800;color:var(--coral);margin-bottom:12px;}
.h-offer .op s{font-size:14px;color:#B9A6A0;font-weight:600;margin-left:6px;}
.h-offer .h-cta{display:block;text-align:center;}

.h-faq{padding:10px 16px 36px;}
.h-ship-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:8px;}
.h-ship-table th,.h-ship-table td{border:1px solid #F0DCD4;padding:8px 10px;text-align:left;}
.h-ship-table th{background:var(--pink-bg);font-weight:700;}

@media (min-width:760px){
  .h-perks{grid-template-columns:repeat(4,1fr);}
  .h-hero .h-img{aspect-ratio:21/9;height:auto;}
  .h-hero h1{font-size:38px;}
  .h-offers{grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto;}
  .h-sec h2{font-size:30px;}
}

/* ============ PAGES SIMPLES ============ */
.prose{max-width:720px;margin:0 auto;padding:34px 18px 48px;}
.prose h1{font-family:'Playfair Display',serif;font-size:28px;line-height:1.25;margin-bottom:18px;}
.prose h2{font-size:17px;margin:24px 0 8px;}
.prose h3{font-size:15px;margin:18px 0 6px;}
.prose p,.prose li{font-size:14.5px;line-height:1.75;margin-bottom:10px;}
.prose ul,.prose ol{padding-left:20px;margin-bottom:10px;}
.prose a{color:var(--coral);}
.prose table{width:100%;border-collapse:collapse;font-size:13.5px;margin:10px 0 16px;}
.prose th,.prose td{border:1px solid #F0DCD4;padding:8px 10px;text-align:left;vertical-align:top;}
.prose th{background:var(--pink-bg);font-weight:700;}
.prose .lead{font-size:15.5px;color:#6B5C58;margin-bottom:18px;}
.center-block{text-align:center;padding:56px 18px 64px;}
.center-block h1{font-family:'Playfair Display',serif;font-size:30px;margin-bottom:10px;}
.center-block p{font-size:14.5px;line-height:1.7;color:#6B5C58;max-width:420px;margin:0 auto 20px;}
footer .flegal{margin-top:14px;line-height:2.1;}
footer .flegal a{font-size:11.5px;color:#B9B2D0;margin:0 7px;}
.nav-logo{text-decoration:none;color:inherit;}
footer a.fbrand{text-decoration:none;color:#EDE6F2;margin:0;}

/* Logos presse: versions transparentes (identiques a la maquette) */
.award-strip .strip-logo{content:url("/cdn/shop/files/cocon-logo-doctissimo-strip.png?v=1788432407");}
.award-big .brandlogo-img{content:url("/cdn/shop/files/cocon-logo-magicmaman-brand.png?v=1788432407");}
