.ls-home-v2, .ls-home-v2 * { box-sizing: border-box; }
.ls-home-v2 { --ls-pink:#D98498; --ls-pink-dark:#C86F82; --ls-pink-soft:#FBECEF; --ls-cream:#FBF7F2; --ls-cream-2:#FFFDFB; --ls-green:#6F7E56; --ls-text:#2D2A28; --ls-muted:#706A66; font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: var(--ls-text); background: var(--ls-cream-2); line-height: 1.55; overflow-x: hidden; width: 100vw; max-width: 100vw; position: relative; left: auto; right: auto; margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important; }
.ls-home-v2 a { text-decoration: none; color: inherit; }
.ls-home-v2 img { max-width: 100%; height: auto; display: block; }
.ls-container { width: min(1380px, calc(100vw - 32px)); margin: 0 auto; }
.ls-announcement { background: var(--ls-green); color: #fff; text-align: center; font-size: 13px; letter-spacing: .02em; padding: 9px 16px; }
.ls-header { background: rgba(255,255,255,.96); border-bottom: 1px solid #f4e8e5; position: relative; z-index: 10; }
.ls-header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 26px; }
.ls-logo-wrap { width: 178px; height: 55px; overflow: hidden; display: flex; align-items: center; }
.ls-logo { width: 172px; height: auto; transform: scale(1.04); transform-origin: left center; }
.ls-menu { display: flex; align-items: center; gap: 34px; color: #292522; font-size: 14px; }
.ls-menu a:first-child { color: var(--ls-pink-dark); font-weight: 700; }
.ls-icons { display: flex; gap: 20px; font-size: 22px; opacity: .86; }
.ls-hero { background: radial-gradient(circle at 78% 40%, #ffecef 0%, rgba(255,236,239,.32) 30%, transparent 55%), linear-gradient(100deg, #fffaf7 0%, #fffdfb 55%, #fdf3f0 100%); padding: 72px 0 58px; }
.ls-hero-grid { display: grid; grid-template-columns: .86fr 1.14fr; gap: 56px; align-items: center; }
.ls-kicker { color: var(--ls-pink-dark); text-transform: uppercase; font-weight: 700; font-size: 12px; letter-spacing: .16em; margin: 0 0 12px; }
.ls-hero h1, .ls-section-head h2, .ls-pack-copy h2 { font-family: Georgia, "Times New Roman", serif; font-weight: 500; color: var(--ls-text); letter-spacing: -.03em; }
.ls-hero h1 { font-size: clamp(46px, 6vw, 76px); line-height: .98; margin: 0 0 22px; }
.ls-lead { color: var(--ls-muted); max-width: 470px; font-size: 18px; margin: 0 0 28px; }
.ls-actions { display: flex; gap: 14px; flex-wrap: wrap; align-items: center; margin-bottom: 30px; }
.ls-btn, .ls-home-v2 .ls-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 13px 26px; border-radius: 8px; background: var(--ls-pink-dark); color: #fff !important; font-weight: 700; font-size: 14px; border: 1px solid var(--ls-pink-dark); box-shadow: 0 12px 24px rgba(200,111,130,.16); transition: .22s ease; }
.ls-btn:hover { transform: translateY(-2px); box-shadow: 0 16px 32px rgba(200,111,130,.2); }
.ls-btn-outline { background: transparent !important; color: var(--ls-pink-dark) !important; box-shadow: none; }
.ls-btn-small { min-height: 38px; padding: 10px 18px; font-size: 13px; border-radius: 7px; }
.ls-badges { display: flex; gap: 18px; flex-wrap: wrap; color: #5f5a55; font-size: 13px; }
.ls-badges span:before { content: "✓"; color: var(--ls-green); margin-right: 7px; font-weight: 700; }
.ls-hero-card { min-height: 430px; position: relative; display: flex; align-items: center; justify-content: center; padding: 28px; border-radius: 34px; background: rgba(255,255,255,.56); box-shadow: 0 28px 60px rgba(61,49,42,.08); overflow: hidden; }
.ls-hero-card:before { content:""; position:absolute; inset:auto 6% 42px 9%; height:92px; border-radius:50%; background: rgba(127,91,74,.13); filter: blur(20px); }
.ls-hero-trio { position: relative; z-index: 2; width: 54%; max-height: 390px; object-fit: contain; filter: drop-shadow(0 18px 16px rgba(62,46,40,.12)); }
.ls-hero-gel { position: absolute; z-index: 3; right: 16%; bottom: 54px; width: 19%; max-height: 320px; object-fit: contain; filter: drop-shadow(0 18px 15px rgba(62,46,40,.12)); }
.ls-hero-brume { position: absolute; z-index: 4; right: 2%; bottom: 58px; width: 15.5%; max-height: 295px; object-fit: contain; filter: drop-shadow(0 18px 15px rgba(62,46,40,.12)); }
.ls-leaf { position: absolute; width: 140px; height: 190px; opacity: .62; }
.ls-leaf:before, .ls-leaf:after { content:""; position:absolute; border-radius: 50% 0 50% 50%; background: #7e9a66; transform: rotate(-38deg); }
.ls-leaf:before { width: 52px; height: 92px; left: 30px; top: 16px; }
.ls-leaf:after { width: 42px; height: 72px; left: 76px; top: 76px; background:#9baa78; }
.ls-leaf-1 { left: 7%; top: 25%; }
.ls-leaf-2 { right: 2%; top: 16%; transform: rotate(22deg); }
.ls-rose-dot { position:absolute; right: 12px; bottom: 22px; width: 118px; height: 118px; border-radius: 50%; background: radial-gradient(circle at 40% 40%, #f3a8b7, #c95f75 64%, #a95162); opacity: .9; box-shadow: -42px 26px 0 -20px #f4bac3, -72px 8px 0 -30px #df8294; }
.ls-section { padding: 76px 0; }
.ls-section-head { text-align: center; margin: 0 auto 36px; }
.ls-flower { color: var(--ls-pink); display: block; font-size: 22px; margin-bottom: 8px; }
.ls-section-head h2, .ls-pack-copy h2 { font-size: clamp(32px, 4.2vw, 48px); line-height: 1.08; margin: 0; }
.ls-routine { background: #fff; }
.ls-routine-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.ls-step-card { min-height: 260px; position: relative; background: #fff; border: 1px solid #f1e4e0; border-radius: 18px; padding: 28px 22px 22px; box-shadow: 0 14px 30px rgba(48,38,32,.035); overflow: hidden; }
.ls-step-num { position: absolute; left: 14px; top: 14px; width: 26px; height: 26px; border-radius: 999px; background: var(--ls-green); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; }
.ls-step-icon { color: var(--ls-pink-dark); font-size: 28px; margin-left: 8px; min-height: 36px; }
.ls-step-card h3 { font-family: Georgia, serif; font-size: 22px; margin: 8px 0 8px; }
.ls-step-card p { color: var(--ls-muted); font-size: 14px; max-width: 170px; margin: 0; }
.ls-step-card img { position: absolute; right: 10px; bottom: 12px; width: 34%; max-height: 132px; object-fit: contain; filter: drop-shadow(0 10px 9px rgba(62,46,40,.08)); }
.ls-products { background: #fffdfb; }
.ls-products-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; }
.ls-product-card { position: relative; background: #fff; border: 1px solid #f1e4e0; border-radius: 18px; padding: 22px 18px 20px; box-shadow: 0 14px 34px rgba(48,38,32,.035); transition: .22s ease; text-align: center; min-height: 370px; display: flex; flex-direction: column; }
.ls-product-card:hover { transform: translateY(-4px); box-shadow: 0 18px 42px rgba(48,38,32,.07); }
.ls-product-heart { position: absolute; right: 16px; top: 12px; color: var(--ls-pink-dark); font-size: 22px; line-height: 1; }
.ls-sale-badge { position:absolute; left: 14px; top: 14px; background: linear-gradient(135deg, #ff6f8f, #c86f82); color:#fff; font-weight:800; font-size:13px; line-height:1; padding:8px 10px; border-radius: 999px; box-shadow: 0 10px 22px rgba(200,111,130,.24); z-index:2; }
.ls-product-image { height: 178px; display: flex; align-items: center; justify-content: center; margin-bottom: 14px; }
.ls-product-image img { max-height: 176px; object-fit: contain; filter: drop-shadow(0 12px 10px rgba(62,46,40,.08)); }
.ls-product-content { margin-top: auto; }
.ls-product-card h3 { font-family: Georgia, serif; line-height: 1.15; font-size: 18px; margin: 0 0 4px; }
.ls-size { color: #9a938e; font-size: 12px; margin: 0 0 4px; }
.ls-mini-desc { color: var(--ls-muted); font-size: 12.5px; margin: 0 0 8px; min-height: 34px; }
.ls-price-wrap { display:flex; flex-direction:column; align-items:center; gap:4px; margin: 6px 0 13px; }
.ls-price { font-size: 20px; font-weight: 800; margin: 0; }
.ls-old-price { font-size: 13px; color:#9d9490; text-decoration: line-through; }
.ls-pack { padding: 74px 0; background: linear-gradient(90deg, #fbf1ee 0%, #fff9f6 52%, #fff 100%); }
.ls-pack-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 48px; }
.ls-pack-visual { border-radius: 28px; min-height: 360px; display: flex; align-items: center; justify-content: center; background: radial-gradient(circle at 25% 70%, rgba(126,154,102,.18), transparent 30%), #fff; padding: 36px; box-shadow: 0 18px 40px rgba(48,38,32,.045); }
.ls-pack-img { max-height: 320px; object-fit: contain; filter: drop-shadow(0 16px 12px rgba(62,46,40,.08)); }
.ls-pack-copy p { color: var(--ls-muted); font-size: 17px; max-width: 540px; }
.ls-pack-copy ul { list-style: none; padding: 0; margin: 22px 0; color: #4b4844; display: grid; gap: 10px; }
.ls-pack-copy li:before { content:"✓"; display:inline-flex; width:22px; height:22px; align-items:center; justify-content:center; margin-right:10px; border-radius:50%; color:#fff; background: var(--ls-green); font-size:12px; }
.ls-pack-bottom { display: flex; align-items: center; gap: 26px; flex-wrap: wrap; }
.ls-pack-bottom strong { color: var(--ls-pink-dark); font-size: 34px; font-family: Georgia, serif; }
.ls-new { background: #fff; }
.ls-new-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.ls-new-card { display: grid; grid-template-columns: 42% 1fr; gap: 26px; align-items: center; background: linear-gradient(135deg, #fffaf7, #fdf0ee); border: 1px solid #f1e4e0; border-radius: 20px; padding: 28px; min-height: 265px; overflow: hidden; }
.ls-new-card img { max-height: 220px; object-fit: contain; justify-self: center; filter: drop-shadow(0 14px 12px rgba(62,46,40,.1)); }
.ls-new-card h3 { font-family: Georgia, serif; font-size: 30px; line-height: 1.05; margin: 0 0 10px; }
.ls-new-card p { color: var(--ls-muted); margin: 0 0 12px; }
.ls-new-card strong { display: block; font-size: 22px; margin-bottom: 14px; color: var(--ls-text); }
.ls-why { background: #fffdfb; padding-top: 52px; }
.ls-why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border-top: 1px solid #f0e7e3; border-bottom: 1px solid #f0e7e3; }
.ls-why-grid > div { text-align: center; padding: 28px 24px; border-right: 1px solid #f0e7e3; }
.ls-why-grid > div:last-child { border-right: 0; }
.ls-why-grid span { color: var(--ls-green); font-size: 38px; display:block; margin-bottom: 8px; }
.ls-why-grid h3 { margin: 0 0 6px; font-size: 17px; }
.ls-why-grid p { color: var(--ls-muted); font-size: 14px; margin: 0 auto; max-width: 190px; }
.ls-testimonials { background: #fff; padding-top: 42px; }
.ls-testimonial-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.ls-testimonial-grid blockquote { margin: 0; background: #fff; border: 1px solid #f1e4e0; border-radius: 18px; padding: 30px 26px; text-align: center; box-shadow: 0 12px 28px rgba(48,38,32,.035); }
.ls-testimonial-grid div { color: var(--ls-pink-dark); letter-spacing: .22em; margin-bottom: 14px; }
.ls-testimonial-grid p { color: #4b4844; margin: 0 0 16px; font-family: Georgia, serif; font-size: 18px; }
.ls-testimonial-grid cite { color: var(--ls-muted); font-style: normal; font-size: 14px; }
.ls-blog { background: #fff; padding-top: 38px; }
.ls-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.ls-blog-grid article { background: #fff; }
.ls-blog-grid img { width: 100%; height: 220px; object-fit: contain; background: #fbf7f2; border-radius: 18px; border: 1px solid #f1e4e0; padding: 18px; }
.ls-blog-grid h3 { font-family: Georgia, serif; font-size: 22px; line-height: 1.15; margin: 16px 0 8px; }
.ls-blog-grid a { color: var(--ls-pink-dark); font-weight: 700; }
.ls-footer { background: #fbf1ee; padding: 62px 0 20px; }
.ls-footer-grid { display: grid; grid-template-columns: 1.25fr .8fr 1fr 1.2fr; gap: 42px; }
.ls-footer-logo { width: 210px; height: 78px; object-fit: cover; object-position: left center; margin-bottom: 10px; }
.ls-footer p, .ls-footer a { color: var(--ls-muted); font-size: 14px; }
.ls-footer h3 { margin: 0 0 13px; font-size: 17px; }
.ls-footer a { display: block; margin: 7px 0; }
.ls-newsletter { display: flex; gap: 8px; margin-top: 12px; }
.ls-newsletter input { flex: 1; min-width: 0; height: 44px; border: 1px solid #e7d7d2; border-radius: 7px; padding: 0 13px; background: #fff; }
.ls-newsletter button { border: 0; background: var(--ls-pink-dark); color: #fff; border-radius: 7px; padding: 0 18px; font-weight: 700; cursor: pointer; }
.ls-copyright { text-align: center; color: #8b817b; margin-top: 38px; font-size: 13px; }
@media (max-width: 1100px) { .ls-products-grid { grid-template-columns: repeat(3, 1fr); } .ls-routine-grid, .ls-why-grid { grid-template-columns: repeat(2, 1fr); } .ls-why-grid > div:nth-child(2) { border-right:0; } .ls-why-grid > div:nth-child(-n+2) { border-bottom:1px solid #f0e7e3; } }
@media (max-width: 900px) { .ls-header-inner { min-height: auto; padding: 16px 0; } .ls-menu { display:none; } .ls-logo-wrap { width: 148px; } .ls-hero { padding-top: 48px; } .ls-hero-grid, .ls-pack-grid, .ls-new-grid { grid-template-columns: 1fr; } .ls-hero-copy { text-align:center; } .ls-lead, .ls-badges, .ls-actions { justify-content:center; margin-left:auto; margin-right:auto; } .ls-hero-card { min-height: 360px; } .ls-footer-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 640px) { .ls-container { width: min(100% - 18px, 1320px); } .ls-section { padding: 54px 0; } .ls-hero h1 { font-size: 43px; } .ls-lead { font-size: 16px; } .ls-hero-card { min-height: 330px; padding: 14px; } .ls-hero-trio { width: 62%; } .ls-hero-gel { right: 12%; width: 23%; bottom: 45px; } .ls-hero-brume { right: 0; width: 19%; bottom: 48px; } .ls-products-grid, .ls-routine-grid, .ls-why-grid, .ls-testimonial-grid, .ls-blog-grid, .ls-footer-grid { grid-template-columns: 1fr; } .ls-new-card { grid-template-columns: 1fr; text-align:center; } .ls-why-grid > div { border-right:0; border-bottom:1px solid #f0e7e3; } .ls-why-grid > div:last-child { border-bottom:0; } .ls-product-card { min-height: auto; } .ls-product-image { height: 200px; } .ls-pack-visual { min-height: 260px; } .ls-pack-bottom { justify-content:center; } .ls-pack-copy { text-align:center; } .ls-pack-copy ul { text-align:left; display:inline-grid; } .ls-newsletter { flex-direction: column; } .ls-newsletter button { height: 44px; } }

/* Correctif V1.3 — largeur propre dans Elementor + CTA visible */
.ls-home-v2 .ls-hero { margin-top: 0; border-radius: 0; }
.ls-hero-card { background: rgba(255,255,255,.70); }
.ls-hero-trio { width: 68%; max-height: 420px; }
.ls-hero-gel { width: 23%; right: 13%; bottom: 46px; }
.ls-hero-brume { width: 19%; right: 0%; bottom: 50px; }
.ls-product-image img { max-height: 190px; }
.ls-pack-img { max-height: 350px; }
@media (max-width: 640px) {
  .ls-hero-trio { width: 70%; }
  .ls-hero-gel { width: 25%; right: 10%; }
  .ls-hero-brume { width: 22%; right: 0; }
}


/* Correctif V1.3 — placement pleine largeur propre dans Elementor */
.entry-content .ls-home-v2,
.elementor-widget-shortcode .ls-home-v2,
.elementor-widget-container .ls-home-v2 {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  left: auto !important;
  right: auto !important;
}

.ls-hero,
.ls-section,
.ls-pack {
  width: 100%;
}

.ls-hero-copy {
  position: relative;
  z-index: 5;
}

.ls-hero-visual {
  position: relative;
  z-index: 1;
}

.ls-hero .ls-actions {
  position: relative;
  z-index: 20;
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.ls-hero .ls-actions .ls-btn {
  background: #C86F82 !important;
  color: #ffffff !important;
  border: 1.5px solid #C86F82 !important;
  min-width: 158px;
  min-height: 48px;
  opacity: 1 !important;
  visibility: visible !important;
  text-indent: 0 !important;
  font-size: 14px !important;
  line-height: 1 !important;
}

.ls-hero .ls-actions .ls-btn-outline {
  background: #ffffff !important;
  color: #C86F82 !important;
  border: 1.5px solid #C86F82 !important;
}

.ls-hero .ls-actions .ls-btn:hover {
  opacity: .92 !important;
}

@media (min-width: 1200px) {
  .ls-container { width: min(1440px, calc(100vw - 40px)); }
  .ls-products-grid { gap: 22px; }
  .ls-hero-grid { gap: 72px; }
}

@media (max-width: 767px) {
  .entry-content .ls-home-v2,
  .elementor-widget-shortcode .ls-home-v2,
  .elementor-widget-container .ls-home-v2 {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .ls-container { width: min(100% - 18px, 1320px); }
  .ls-hero .ls-actions { justify-content: center; }
  .ls-hero .ls-actions .ls-btn { min-width: 145px; }
}


/* Correctif V1.4 — hero sans fonds blancs sur les produits superposés */
.ls-hero-card {
  background: radial-gradient(circle at 56% 56%, rgba(255,255,255,.72), rgba(255,246,243,.52) 58%, rgba(251,236,239,.22) 100%) !important;
  isolation: isolate;
}
.ls-hero-card img {
  background: transparent !important;
}
.ls-hero-trio,
.ls-hero-gel,
.ls-hero-brume {
  mix-blend-mode: normal !important;
}
.ls-hero-trio {
  width: 64% !important;
  max-height: 430px !important;
}
.ls-hero-gel {
  width: 21% !important;
  right: 14% !important;
  bottom: 44px !important;
}
.ls-hero-brume {
  width: 18% !important;
  right: 2% !important;
  bottom: 48px !important;
}
@media (max-width: 767px) {
  .ls-hero-card { min-height: 350px !important; }
  .ls-hero-trio { width: 68% !important; }
  .ls-hero-gel { width: 23% !important; right: 10% !important; bottom: 44px !important; }
  .ls-hero-brume { width: 20% !important; right: 1% !important; bottom: 48px !important; }
}
