@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}
}
