@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--ink:#17251d;--cream:#f6f0e4;--sage:#dfe7d6;--forest:#213c2d;--terracotta:#b96b42;--gold:#c79b54;--white:#fff;--line:#d8cfbf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}header{height:86px;display:flex;align-items:center;gap:34px;padding:12px 5vw;background:#f8f4ea;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.logo{width:220px;max-height:58px;object-fit:contain}nav{display:flex;gap:26px;margin-left:auto}nav a{color:var(--ink);text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.08em}.lang{display:flex;border:1px solid #a89f90;border-radius:999px;padding:3px}.lang button{border:0;background:transparent;border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer}.lang button.active{background:var(--forest);color:white}.hero{min-height:760px;position:relative;overflow:hidden;display:grid;grid-template-columns:46% 54%;background:linear-gradient(100deg,#edf0e4 0 46%,#d4dfca 46% 100%)}.hero:after{content:'';position:absolute;right:-120px;top:-160px;width:520px;height:520px;border-radius:50%;background:#f3d8b5;opacity:.55}.heroModel{position:absolute;right:0;top:0;width:51%;height:100%;background:url('assets/hero-model.png') center/cover no-repeat;mix-blend-mode:multiply;opacity:.88}.heroProduct{position:absolute;left:46%;bottom:20px;transform:translateX(-50%);z-index:4;width:330px;text-align:center}.heroProduct img{width:100%;max-height:620px;object-fit:contain;filter:drop-shadow(0 24px 20px #33402d55)}.halo{position:absolute;z-index:-1;width:340px;height:340px;border-radius:50%;background:#f3c873;left:50%;top:25%;transform:translate(-50%,-50%);opacity:.8}.heroCopy{padding:95px 4vw 70px 6vw;max-width:690px;z-index:6}.eyebrow{font-weight:700;letter-spacing:.22em;color:var(--terracotta);font-size:13px}.hero h1{font:700 clamp(52px,5vw,84px)/.92 'Playfair Display',serif;margin:14px 0 10px;letter-spacing:-.04em}.hero h1 em{color:var(--terracotta);font-style:italic}.hero h3{font:600 28px 'Playfair Display',serif;margin:12px 0}.hero p{font-size:17px;line-height:1.65;max-width:500px}.ticks{display:grid;gap:9px;margin:22px 0}.ticks span{font-weight:600}.activity{display:flex;gap:10px;margin:20px 0}.activity div{background:#fff9;border:1px solid #c8bfae;padding:10px 14px;border-radius:12px;font-size:13px}.activity b{font-size:18px}.price{display:flex;align-items:baseline;gap:15px;margin:18px 0}.price small{font-weight:700;color:var(--terracotta)}.price s{font-size:22px}.price strong{font:700 48px 'Playfair Display',serif}.contact{display:flex;gap:10px;flex-wrap:wrap}.contact a{display:flex;align-items:center;gap:9px;text-decoration:none;color:white;padding:13px 18px;border-radius:10px;font-weight:700}.wa{background:#16a85a}.line{background:#06c755}.brandicon{width:29px;height:29px;display:inline-flex}.brandicon svg{width:100%;height:100%}.benefitbar{display:grid;grid-template-columns:repeat(4,1fr);background:var(--forest);color:white;padding:24px 5vw;gap:18px}.benefitbar div{display:flex;gap:10px;justify-content:center;align-items:center}.results{display:grid;grid-template-columns:1.05fr .95fr;gap:6vw;padding:90px 6vw;background:#fffaf0;align-items:center}.ba{border-radius:28px;overflow:hidden;box-shadow:0 24px 60px #38452d1c}.ba img{display:block;width:100%}.resultcopy h2,.ingredients h2,.final h2{font:700 clamp(38px,4vw,60px)/1.02 'Playfair Display',serif;margin:12px 0 20px}.resultcopy p{font-size:17px;line-height:1.7}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.chips span{border:1px solid var(--forest);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.ingredients{padding:90px 5vw;background:#e6eadb;text-align:center}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.cards article{background:#f9f4e9;border-radius:22px;padding:14px 14px 24px;text-align:left;box-shadow:0 10px 25px #30432d12}.ingredientPhoto{width:100%;height:220px;object-fit:cover;border-radius:15px}.cards h3{color:var(--terracotta);margin:18px 6px 8px}.cards p{margin:0 6px;line-height:1.5}.final{padding:60px 6vw;display:grid;grid-template-columns:1.3fr auto 1fr;gap:35px;align-items:center;background:#f2cfa8}.final>div>span{font-family:'Playfair Display',serif;font-style:italic;font-size:24px}.final h2{font-size:38px}.finalPrice{display:flex;align-items:baseline;gap:12px}.finalPrice strong{font:700 52px 'Playfair Display',serif}.finalPrice s{font-size:22px}footer{background:#17251d;color:white;display:flex;align-items:center;justify-content:space-between;padding:30px 6vw}footer img{width:190px;max-height:60px;object-fit:contain}
@media(max-width:900px){header{height:auto;flex-wrap:wrap;padding:10px 18px}.logo{width:175px}nav{display:none}.lang{margin-left:auto}.hero{display:block;min-height:970px;background:linear-gradient(#edf0e4 0 61%,#d4dfca 61%)}.heroCopy{padding:52px 24px 20px;max-width:100%}.hero h1{font-size:50px}.heroModel{width:100%;height:390px;top:auto;bottom:0;opacity:.55}.heroProduct{left:auto;right:-20px;transform:none;width:230px;bottom:50px}.halo{width:230px;height:230px}.contact{max-width:290px}.benefitbar{grid-template-columns:1fr 1fr}.results{grid-template-columns:1fr;padding:60px 22px}.cards{grid-template-columns:1fr 1fr}.ingredientPhoto{height:170px}.final{grid-template-columns:1fr;padding:50px 22px}.final .contact{max-width:none}footer{padding:25px 22px}}@media(max-width:520px){.hero{min-height:1030px}.heroProduct{width:190px;right:-25px}.hero h1{font-size:43px}.activity{flex-direction:column;width:170px}.cards{grid-template-columns:1fr}.ingredientPhoto{height:220px}.benefitbar{font-size:12px}.price strong{font-size:42px}}
/* V7 layout correction: one high-resolution product bottle only; woman is a separate image layer. */
.hero{min-height:780px;grid-template-columns:48% 52%;background:linear-gradient(105deg,#f4f0e6 0 48%,#dfe7d6 48% 100%)}
.heroModel{right:0;top:0;width:52%;height:100%;background-image:linear-gradient(90deg,rgba(223,231,214,.08),rgba(223,231,214,.02)),url('assets/hero-woman-only.jpg');background-position:center top;background-size:cover;background-repeat:no-repeat;mix-blend-mode:normal;opacity:1}
.heroProduct{left:auto;right:3.5vw;bottom:28px;transform:none;width:min(27vw,350px);z-index:7}
.heroProduct img{width:100%;max-height:650px;object-fit:contain}
.halo{width:310px;height:310px;left:50%;top:48%;opacity:.68}
.heroCopy{padding:82px 4vw 64px 5.5vw;max-width:650px;position:relative;z-index:8}
.heroCopy p{max-width:455px}.contact{position:relative;z-index:10}
header .logo{width:255px;max-height:62px;object-fit:contain;object-position:left center}
footer img{width:230px;max-height:70px;object-fit:contain}
@media(max-width:900px){
 .hero{display:flex;flex-direction:column;min-height:auto;background:#f1f3e9;overflow:hidden}
 .heroCopy{order:1;padding:42px 24px 32px;max-width:none}
 .heroModel{order:2;position:relative;width:100%;height:500px;right:auto;top:auto;bottom:auto;background-position:center 8%;opacity:1}
 .heroProduct{position:absolute;left:auto;right:18px;bottom:30px;width:205px;z-index:9}
 .halo{width:215px;height:215px;top:50%}
 .contact{max-width:100%;display:grid;grid-template-columns:1fr 1fr}
 .contact a{justify-content:center}
}
@media(max-width:520px){
 header .logo{width:190px;max-height:52px}
 .hero h1{font-size:42px}
 .heroModel{height:430px;background-position:47% top}
 .heroProduct{width:165px;right:8px;bottom:22px}
 .contact{grid-template-columns:1fr}
 .activity{flex-direction:row;width:auto;flex-wrap:wrap}
 .activity div{white-space:nowrap}
}

/* V8 clean hero: no generated text/graphics baked into portrait */
.heroModel{background-image:url('assets/hero-woman-clean.png')!important;background-position:center center!important;background-size:cover!important;mix-blend-mode:normal!important;opacity:1!important}
/* Keep the supplied bottle separate and crisp */
.heroProduct{z-index:9!important}
/* Brand buttons: icons are isolated from button text */
.contact a{gap:12px!important;min-height:54px}
.brandicon{width:32px!important;height:32px!important;flex:0 0 32px}
.brandicon svg{display:block;width:32px!important;height:32px!important}
@media(max-width:900px){.heroModel{height:470px!important;background-position:center center!important}.heroProduct{width:170px!important;right:14px!important;bottom:18px!important}}
@media(max-width:520px){.heroModel{height:420px!important}.heroProduct{width:145px!important;right:8px!important;bottom:14px!important}.contact a{padding:12px 14px!important}.brandicon{width:28px!important;height:28px!important;flex-basis:28px}}
/* V9 mobile-first hero + official brand-mark treatment */
@media(max-width:900px){
 .hero{display:grid!important;grid-template-columns:1fr 42%!important;grid-template-rows:auto!important;min-height:760px!important;position:relative!important;background:#f1f3e9!important}
 .heroCopy{grid-column:1/2!important;grid-row:1!important;padding:42px 14px 34px 24px!important;z-index:8!important}
 .heroModel{position:absolute!important;display:block!important;right:0!important;top:0!important;bottom:0!important;width:48%!important;height:100%!important;background-position:55% center!important;opacity:1!important;z-index:1!important}
 .heroProduct{position:absolute!important;display:block!important;right:3%!important;top:165px!important;bottom:auto!important;width:min(29vw,220px)!important;z-index:10!important}
 .heroProduct img{display:block!important;width:100%!important;height:auto!important;max-height:480px!important}
 .heroCopy p{max-width:390px!important}.contact{max-width:420px!important}
}
@media(max-width:520px){
 .hero{display:block!important;min-height:900px!important;padding-bottom:390px!important;background:#f1f3e9!important}
 .heroCopy{padding:38px 22px 28px!important;position:relative!important;z-index:8!important}
 .hero h1{font-size:42px!important;max-width:95%!important}.hero h3{font-size:25px!important}.hero p{font-size:16px!important}
 .heroModel{position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;height:400px!important;background-position:55% center!important;z-index:1!important}
 .heroProduct{position:absolute!important;right:4%!important;top:auto!important;bottom:34px!important;width:175px!important;z-index:11!important}
 .heroProduct .halo{width:190px!important;height:190px!important;top:44%!important}
 .contact{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:none!important;gap:12px!important}
 .contact a{width:100%!important;justify-content:center!important;min-height:58px!important;font-size:16px!important}
}

/* V10: mobile opening viewport — product is visible immediately beside hero copy */
@media(max-width:520px){
  .hero{display:grid!important;grid-template-columns:58% 42%!important;grid-template-rows:auto 360px!important;min-height:860px!important;padding-bottom:0!important;position:relative!important;overflow:hidden!important;background:#f1f3e9!important}
  .heroCopy{grid-column:1/3!important;grid-row:1!important;padding:32px 20px 24px!important;position:relative!important;z-index:8!important;padding-right:38%!important}
  .hero h1{font-size:39px!important;line-height:.94!important;margin-top:10px!important}.hero h3{font-size:22px!important}.heroCopy p{font-size:15px!important;line-height:1.5!important}
  .ticks{gap:6px!important;margin:15px 0!important}.activity{margin:14px 0!important;gap:7px!important}.activity div{padding:8px 9px!important;font-size:11px!important}
  .price{gap:8px!important;margin:13px 0!important}.price small{font-size:10px!important}.price s{font-size:17px!important}.price strong{font-size:38px!important}
  .contact{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.contact a{min-height:48px!important;padding:9px 11px!important;font-size:14px!important}
  .heroModel{position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;height:370px!important;background-position:58% center!important;z-index:1!important}
  .heroProduct{position:absolute!important;right:2%!important;top:110px!important;bottom:auto!important;width:142px!important;z-index:12!important;pointer-events:none!important}
  .heroProduct img{width:100%!important;max-height:330px!important;object-fit:contain!important}
  .heroProduct .halo{width:150px!important;height:150px!important;top:47%!important}
}
@media(max-width:390px){
  .heroCopy{padding-right:35%!important}.hero h1{font-size:35px!important}.heroProduct{width:125px!important;top:118px!important;right:0!important}
}
/* V11: larger product in first mobile viewport */
@media(max-width:520px){
  .heroCopy{padding-right:43%!important}
  .heroProduct{width:175px!important;right:-3px!important;top:98px!important}
  .heroProduct img{max-height:410px!important}
  .heroProduct .halo{width:185px!important;height:185px!important}
}
@media(max-width:390px){
  .heroCopy{padding-right:44%!important}
  .hero h1{font-size:32px!important}
  .heroProduct{width:160px!important;right:-7px!important;top:104px!important}
}

/* V12 — Midnight Gold: distinct second landing-page theme */
:root{--ink:#f8f1df;--cream:#0c0d0d;--sage:#171918;--forest:#050606;--terracotta:#d8ad57;--gold:#e3bd69;--white:#fff;--line:#3c3527}
body{background:#080909;color:#f7f0df}
header{background:#090a0a;border-bottom:1px solid #5a4828;box-shadow:0 8px 30px #0008}.logo{filter:none}nav a{color:#f5e8ca}.lang{border-color:#8d7444}.lang button{color:#f5e8ca}.lang button.active{background:#d9ae55;color:#111}
.hero{background:radial-gradient(circle at 78% 35%,#4c3218 0,#16120d 34%,#070808 70%)!important;border-bottom:1px solid #5d4928}.hero:after{background:#c99d45;opacity:.13}.heroModel{filter:saturate(.85) contrast(1.05) brightness(.72);background-image:url('assets/hero-woman-clean.png')!important}.heroModel:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#080909 0%,transparent 40%,#0002)}
.eyebrow{color:#e1bd72}.hero h1{color:#fff6e3;text-shadow:0 3px 20px #000}.hero h1 em{color:#e0b45e}.hero h3{color:#f5dfb2}.hero p,.ticks{color:#f4efe5}.activity div{background:#171713d9;border-color:#665637;color:#fff}.price{background:linear-gradient(100deg,#16130d,#2c2111);border:1px solid #8c6a32;padding:12px 16px;border-radius:16px;width:max-content}.price small{color:#e3b762}.price strong{color:#fff0c7}.price s{color:#bdb6aa}.halo{background:radial-gradient(circle,#e9c16c 0,#9c6d22 45%,transparent 72%);opacity:.75}.heroProduct img{filter:drop-shadow(0 28px 30px #000)}
.contact a{border:1px solid #ffffff2b;box-shadow:0 8px 25px #0004}.benefitbar{background:linear-gradient(90deg,#050606,#17130c,#050606);border-block:1px solid #6e542b;color:#f7e8c8}.results{background:#f4eddf;color:#171a17}.ba{box-shadow:0 24px 60px #0002}.chips span{border-color:#8b6b36;color:#392b18}.ingredients{background:linear-gradient(180deg,#111312,#050606);color:#f7efdf;border-top:1px solid #594523}.cards article{background:#181917;border:1px solid #4a3d29;box-shadow:0 12px 30px #0007}.cards h3{color:#e1b763}.cards p{color:#ddd5c7}.final{background:linear-gradient(120deg,#b58b43,#f0d28e 48%,#8e6427);color:#17120a}.final .contact a{box-shadow:none}footer{background:#030404;border-top:1px solid #745a2d}
@media(max-width:900px){.hero{background:radial-gradient(circle at 72% 22%,#453018 0,#14110d 35%,#070808 72%)!important}.heroCopy{color:#f7efdf}.heroModel{filter:saturate(.8) brightness(.6)}.heroProduct{filter:none}.price{max-width:100%}}

/* V14 — Pearl Rose / Copper A-B test theme + before/after in hero */
:root{--ink:#2e2530;--cream:#fff8f5;--sage:#f3e7e5;--forest:#5b3045;--terracotta:#b66b62;--gold:#c78f72;--white:#fff;--line:#e7d3cd}
body{background:#fff9f6;color:#2e2530}
header{background:#fffaf7;border-bottom:1px solid #ead8d2;box-shadow:0 7px 25px #6d3e4a12}nav a{color:#513645}.lang{border-color:#cdb6af}.lang button{color:#563746}.lang button.active{background:#7c405a;color:#fff}
.hero{background:linear-gradient(115deg,#fff9f5 0 48%,#ead9dc 48% 100%)!important;border-bottom:1px solid #e2cbc5}.hero:after{background:#d49b82;opacity:.16}.heroModel{filter:saturate(.72) contrast(.98) brightness(1.04)!important}.heroModel:after{background:linear-gradient(90deg,#fff9f5 0%,transparent 35%,#6c3d4a10)!important}.eyebrow{color:#a95e59}.hero h1{color:#35252e;text-shadow:none}.hero h1 em{color:#b5645e}.hero h3{color:#714154}.hero p,.ticks{color:#45363e}.halo{background:radial-gradient(circle,#f0c7b8 0,#d69b82 48%,transparent 73%);opacity:.88}.heroProduct img{filter:drop-shadow(0 24px 24px #6d3f4c30)}
.price{background:linear-gradient(100deg,#fff,#f7ded4);border:1px solid #d7afa2;padding:12px 16px;border-radius:16px;width:max-content}.price small{color:#a85854}.price strong{color:#6b354c}.price s{color:#8c777c}.wa{background:#1eaa61}.line{background:#06c755}.contact a{box-shadow:0 10px 24px #6f3d4b18;border:0}
.benefitbar{background:#6a3b52;color:#fff6f2;border:0}.results{background:#fffaf7;color:#33252d}.ingredients{background:#f1e2df;color:#33252d;border:0}.cards article{background:#fffaf7;border:1px solid #ead4ce;box-shadow:0 12px 30px #70404d12}.cards h3{color:#9e554f}.cards p{color:#4d3a42}.final{background:linear-gradient(115deg,#7a4058,#ad665f 48%,#d9a184);color:#fff}.finalPrice strong,.finalPrice s{color:#fff}.final .contact a{box-shadow:0 8px 22px #40202a30}footer{background:#3e2633;border-top:0}
.heroProof{position:absolute;right:4vw;top:92px;width:min(28vw,360px);z-index:11;background:#fffaf7;border:1px solid #e1c8c1;border-radius:22px;padding:10px;box-shadow:0 22px 50px #613a461f;transform:rotate(1deg)}.heroProof img{display:block;width:100%;border-radius:14px}.heroProof span{display:block;color:#7c405a;font-size:11px;font-weight:900;letter-spacing:.18em;margin:2px 4px 8px}.heroProof small{display:block;text-align:right;color:#7e6870;font-size:10px;margin:6px 4px 1px}.proofline{display:flex;flex-direction:column;gap:2px;margin:17px 0;color:#754359}.proofline b{font-size:12px;letter-spacing:.12em}.proofline span{font-size:12px;color:#765f68}
/* bottle stays visible, but proof card becomes the second hero focal point */
.heroProduct{right:3vw!important;bottom:8px!important;width:min(19vw,250px)!important}.heroModel{width:50%!important}
@media(max-width:900px){.heroProof{right:18px;top:110px;width:230px}.heroProduct{right:14px!important;top:330px!important;width:175px!important}.heroModel{width:48%!important}.heroCopy{padding-right:38%!important}}
@media(max-width:520px){
 header{background:#fffaf7}.hero{display:block!important;min-height:990px!important;background:linear-gradient(155deg,#fff9f5 0 58%,#ead9dc 58% 100%)!important;padding-bottom:320px!important}
 .heroCopy{padding:30px 18px 22px!important;padding-right:46%!important}.hero h1{font-size:34px!important}.hero h3{font-size:20px!important}.heroCopy p{font-size:14px!important;line-height:1.42!important}.ticks{font-size:13px!important}
 .heroProof{top:94px!important;right:10px!important;width:43%!important;padding:7px!important;border-radius:16px!important;transform:none!important}.heroProof span{font-size:9px!important;margin-bottom:5px!important}.heroProof small{font-size:8px!important}
 .heroProduct{top:345px!important;right:4px!important;width:44%!important;max-width:190px!important}.heroProduct .halo{width:165px!important;height:165px!important}
 .heroModel{left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;height:315px!important;background-position:55% center!important;opacity:.62!important}
 .price{padding:9px 10px!important}.price strong{font-size:37px!important}.contact{grid-template-columns:1fr!important}.contact a{min-height:48px!important}.proofline{max-width:48%!important;margin:12px 0!important}
}
@media(max-width:390px){.heroCopy{padding-right:47%!important}.hero h1{font-size:31px!important}.heroProof{width:44%!important}.heroProduct{top:350px!important;width:42%!important}}
/* V15 mobile hero refinements */
@media(max-width:520px){
  .hero{min-height:900px!important;padding-bottom:275px!important;}
  .heroCopy{padding:42px 22px 18px!important;padding-right:43%!important;}
  .heroProof{top:88px!important;right:10px!important;width:52%!important;padding:8px!important;border-radius:18px!important;box-shadow:0 16px 36px #613a4626!important;}
  .heroProof span{font-size:10px!important;letter-spacing:.14em!important;margin:3px 5px 7px!important;}
  .heroProof img{border-radius:12px!important;}
  .heroProof small{display:none!important;}
  .proofline{display:none!important;}
  .heroProduct{top:360px!important;right:5px!important;width:43%!important;max-width:185px!important;}
  .heroModel{height:300px!important;bottom:0!important;background-position:55% 35%!important;opacity:.9!important;}
  .price{margin-top:14px!important;}
  .contact{margin-bottom:4px!important;}
}
@media(max-width:390px){
  .hero{min-height:875px!important;padding-bottom:255px!important;}
  .heroCopy{padding-right:45%!important;}
  .heroProof{width:50%!important;top:90px!important;}
  .heroProduct{top:355px!important;width:41%!important;}
  .heroModel{height:280px!important;}
}
/* V16 — mobile spacing fixes: proof higher, lifestyle image starts sooner */
@media(max-width:520px){
  .hero{min-height:815px!important;padding-bottom:225px!important;}
  .heroCopy{padding-top:40px!important;padding-bottom:10px!important;}
  .heroProof{top:42px!important;right:10px!important;width:50%!important;z-index:14!important;}
  .heroProduct{top:330px!important;right:4px!important;width:43%!important;max-width:185px!important;}
  .heroModel{height:335px!important;bottom:0!important;background-position:55% 28%!important;opacity:.94!important;}
  .price{margin-top:8px!important;}
  .contact{margin-bottom:0!important;gap:8px!important;}
}
@media(max-width:390px){
  .hero{min-height:790px!important;padding-bottom:210px!important;}
  .heroProof{top:38px!important;width:49%!important;}
  .heroProduct{top:320px!important;width:41%!important;}
  .heroModel{height:320px!important;background-position:55% 25%!important;}
}
