:root{--g:#052d25;--g2:#007f5f;--gold:#e7c861;--cream:#f6f0e4;--paper:#fffdf6;--text:#073b30;--muted:#5d706a;--line:rgba(7,59,48,.12);--shadow:0 34px 100px rgba(8,47,39,.13)}*{box-sizing:border-box}.v16-page{background:radial-gradient(circle at 12% 16%,rgba(231,200,97,.14),transparent 28%),radial-gradient(circle at 88% 22%,rgba(0,127,95,.10),transparent 30%),var(--paper);color:var(--text);overflow:hidden}.v16-wrap{width:min(1240px,92vw);margin:0 auto}.v16-hero{position:relative;min-height:840px;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:var(--g)}.v16-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right;z-index:0}.v16-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,36,29,.94),rgba(3,36,29,.72) 42%,rgba(3,36,29,.22)),radial-gradient(circle at 20% 38%,rgba(231,200,97,.22),transparent 32%);z-index:1}.v16-hero-content{position:relative;z-index:2;max-width:790px;padding-top:100px}.v16-kicker{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.28);color:#f7df8b;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border-radius:999px;padding:12px 18px;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.v16-kicker.dark{color:var(--g2);background:#fff;border-color:var(--line)}.v16-hero h1{color:white;font-size:clamp(58px,8vw,122px);line-height:.86;letter-spacing:-.055em;margin:24px 0}.v16-hero h1 span{color:#f6d879}.v16-hero p{color:rgba(255,255,255,.88);font-size:23px;line-height:1.55;max-width:720px;margin:0 0 30px}.v16-actions{display:flex;flex-wrap:wrap;gap:14px}.v16-actions.center{justify-content:center;margin-top:38px}.v16-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 24px;border-radius:999px;font-weight:950;text-decoration:none;border:1px solid transparent;transition:.2s}.v16-btn.gold{background:var(--gold);color:#15382f}.v16-btn.green{background:var(--g2);color:white}.v16-btn.white{background:white;color:#15382f}.v16-btn:hover{transform:translateY(-2px)}.v16-hero-panels{position:absolute;right:5vw;bottom:58px;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(560px,42vw)}.v16-hero-panels div{padding:18px;border-radius:24px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);color:white}.v16-hero-panels b{display:block;color:#f6d879;font-size:20px;margin-bottom:6px}.v16-hero-panels span{color:rgba(255,255,255,.80);font-size:13px;line-height:1.35}.v16-section{padding:110px 0;position:relative}.v16-soft{background:linear-gradient(180deg,#fffdf7,#f5eee2)}.v16-green{background:radial-gradient(circle at 86% 20%,rgba(0,150,104,.35),transparent 28%),linear-gradient(135deg,#03251f,#006f52);color:white}.v16-head{max-width:920px;margin:0 auto 44px;text-align:center}.v16-head h2,.v16-card h2,.v16-system .v16-card h2,.v16-final h2{font-size:clamp(44px,5.8vw,84px);line-height:.92;letter-spacing:-.045em;margin:18px 0 14px}.v16-head p,.v16-card p,.v16-final p{color:var(--muted);font-size:19px;line-height:1.65;margin:0}.v16-green .v16-head p{color:rgba(255,255,255,.78)}.v16-green .v16-head h2{color:white}.v16-entry-grid{display:grid;grid-template-columns:1.06fr 1fr 1fr;gap:26px}.v16-entry{min-height:480px;border-radius:42px;overflow:hidden;position:relative;isolation:isolate;text-decoration:none;color:white;box-shadow:var(--shadow);border:1px solid var(--line);display:flex;align-items:flex-end;padding:32px}.v16-entry .num{position:absolute;left:28px;top:28px;z-index:6;width:62px;height:62px;border-radius:22px;background:white;color:var(--g2);display:flex;align-items:center;justify-content:center;font-weight:950;font-size:26px;box-shadow:0 16px 40px rgba(0,0,0,.14)}.v16-entry.photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.v16-entry.photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,45,35,.08),rgba(0,45,35,.82))}.v16-entry.buy{background:linear-gradient(135deg,#fffaf0,#f2e8d3);color:var(--text)}.v16-entry.buy:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 22%,rgba(231,200,97,.34),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.55));z-index:1}.v16-entry .product{position:absolute;top:88px;left:50%;transform:translateX(-50%);width:86%;max-height:250px;object-fit:contain;z-index:2}.v16-entry .content{position:relative;z-index:4}.v16-entry h3{font-size:clamp(44px,4.4vw,64px);line-height:.9;letter-spacing:-.045em;margin:0 0 14px;color:inherit}.v16-entry.photo h3{color:white}.v16-entry.photo p{color:rgba(255,255,255,.88)}.v16-entry.buy p{color:var(--muted)}.v16-entry p{font-size:18px;line-height:1.5;margin:0 0 18px}.v16-pill{display:inline-flex;align-items:center;padding:11px 15px;border-radius:999px;background:#f4ead0;color:#7b5b18;font-size:14px;font-weight:950}.v16-system,.v16-two{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.v16-system-visual,.v16-card{border-radius:46px;background:rgba(255,255,255,.86);padding:44px;box-shadow:var(--shadow);border:1px solid var(--line)}.v16-system-visual{background:linear-gradient(135deg,#fffaf0,#f0e7d4);min-height:560px;display:flex;align-items:center;justify-content:center}.v16-system-visual img{width:100%;max-height:480px;object-fit:contain}.v16-list{display:grid;gap:13px;margin:24px 0;padding:0;list-style:none}.v16-list li{display:grid;grid-template-columns:26px 1fr;gap:10px;color:var(--muted);line-height:1.45;font-weight:750}.v16-list li:before{content:"✓";color:var(--g2);font-weight:950}.v16-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.v16-products article,.v16-opps article{background:white;border:1px solid var(--line);border-radius:34px;overflow:hidden;box-shadow:0 22px 70px rgba(8,47,39,.09)}.v16-products figure{margin:0;height:285px;background:linear-gradient(135deg,#fffaf0,#f2e8d4);display:flex;align-items:center;justify-content:center;padding:24px}.v16-products figure img{width:100%;height:100%;object-fit:contain}.v16-products article div,.v16-opps article div{padding:28px}.v16-products h3,.v16-opps h3{font-size:32px;line-height:1;margin:14px 0 10px;color:var(--text)}.v16-products p,.v16-opps p{color:var(--muted);line-height:1.55}.v16-photo,.v16-manifest{position:relative;border-radius:42px;overflow:hidden;min-height:520px;display:flex;align-items:flex-end;padding:34px;color:white;box-shadow:var(--shadow)}.v16-photo img,.v16-manifest img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.v16-photo:before,.v16-manifest:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,45,35,.05),rgba(0,45,35,.76))}.v16-photo div,.v16-manifest div{position:relative;z-index:2}.v16-photo h3,.v16-manifest h2{color:white;font-size:clamp(38px,4.2vw,62px);line-height:.9;margin:0 0 12px}.v16-photo p,.v16-manifest p{color:rgba(255,255,255,.84);font-size:18px;line-height:1.5}.v16-opps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.v16-opps img{width:100%;height:210px;object-fit:cover;display:block}.v16-opps p{min-height:100px}.v16-os-visual{min-height:560px;border-radius:44px;overflow:hidden;box-shadow:var(--shadow);background:var(--g);display:flex;align-items:center;justify-content:center;padding:34px}.v16-os-visual img{width:100%;height:100%;object-fit:cover;border-radius:30px;opacity:.92}.v16-manifest{border-radius:52px;min-height:590px;padding:54px}.v16-manifest:before{background:linear-gradient(90deg,rgba(3,36,29,.88),rgba(3,36,29,.30))}.v16-manifest div{max-width:760px}.v16-manifest h2{font-size:clamp(48px,6vw,92px)}.v16-final{text-align:center;max-width:950px}.v16-footer-contact{margin-top:18px;display:grid;gap:7px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.45}.v16-footer-contact a{color:rgba(255,255,255,.94);text-decoration:none;font-weight:900}@media(max-width:1100px){.v16-entry-grid,.v16-system,.v16-two{grid-template-columns:1fr}.v16-products,.v16-opps{grid-template-columns:repeat(2,1fr)}.v16-hero-panels{display:none}}@media(max-width:720px){.v16-hero{min-height:760px}.v16-hero:before{background:linear-gradient(180deg,rgba(3,36,29,.90),rgba(3,36,29,.52))}.v16-section{padding:76px 0}.v16-products,.v16-opps{grid-template-columns:1fr}.v16-entry{min-height:410px}.v16-manifest{padding:34px;min-height:520px}}

/* EVLI V16.1 - CORRECCION VISUAL PREMIUM */

/* HERO */
.v16-hero{
  min-height:780px !important;
}

.v16-hero-content{
  padding-top:120px !important;
  max-width:860px !important;
}

.v16-hero h1{
  max-width:860px !important;
  font-size:clamp(58px,7.2vw,106px) !important;
  line-height:.88 !important;
}

.v16-hero p{
  max-width:680px !important;
  font-size:21px !important;
}

.v16-hero-panels{
  display:none !important;
}

/* TRES FORMAS DE COMENZAR */
.v16-entry-grid{
  align-items:stretch !important;
}

.v16-entry-card{
  min-height:455px !important;
}

.v16-entry-card.buy{
  background:linear-gradient(135deg,#fffaf1,#f4ead5) !important;
}

.v16-entry-product{
  top:76px !important;
  width:74% !important;
  max-height:190px !important;
}

.v16-entry-card.buy .v16-entry-content{
  padding-top:210px !important;
}

.v16-entry-content h3{
  font-size:clamp(38px,3.8vw,56px) !important;
}

.v16-entry-content p{
  font-size:17px !important;
  line-height:1.42 !important;
}

/* SISTEMA METABOLICO */
.v16-system{
  grid-template-columns:.95fr 1.05fr !important;
  align-items:center !important;
}

.v16-system-visual{
  min-height:500px !important;
  padding:30px !important;
}

.v16-system-visual img{
  max-height:420px !important;
}

.v16-system-copy{
  padding:42px !important;
}

.v16-system-copy h2{
  font-size:clamp(44px,4.7vw,66px) !important;
  line-height:.94 !important;
}

.v16-system-copy p{
  font-size:18px !important;
}

.v16-list{
  display:grid !important;
  gap:12px !important;
  margin:24px 0 !important;
}

.v16-list li{
  display:block !important;
  position:relative !important;
  padding-left:34px !important;
  color:#536963 !important;
  line-height:1.48 !important;
  font-weight:750 !important;
}

.v16-list li::before{
  position:absolute !important;
  left:0 !important;
  top:0 !important;
  content:"✓" !important;
  color:#008060 !important;
  font-weight:950 !important;
}

.v16-list li strong{
  color:#214d43 !important;
  font-weight:950 !important;
}

/* PRODUCTOS INDIVIDUALES */
.v16-product-card figure{
  height:255px !important;
  padding:24px !important;
}

.v16-product-card div{
  padding:26px !important;
}

.v16-product-card h3{
  font-size:30px !important;
}

/* CONCIENCIA METABOLICA */
.v16-why-card h2{
  font-size:clamp(44px,4.8vw,70px) !important;
}

.v16-photo-card{
  min-height:480px !important;
}

/* OPORTUNIDADES */
.v16-section.green{
  padding-top:100px !important;
  padding-bottom:100px !important;
}

.v16-opps{
  gap:22px !important;
}

.v16-opp{
  border-radius:30px !important;
}

.v16-opp img{
  height:190px !important;
}

.v16-opp div{
  padding:24px !important;
}

.v16-opp h3{
  font-size:29px !important;
}

.v16-opp p{
  min-height:86px !important;
  font-size:16px !important;
}

/* EVLI OS */
.v16-os{
  grid-template-columns:1fr 1fr !important;
  align-items:center !important;
}

.v16-os-card{
  padding:42px !important;
}

.v16-os-card h2{
  font-size:clamp(44px,4.9vw,70px) !important;
  line-height:.94 !important;
}

.v16-os-visual{
  min-height:500px !important;
  padding:28px !important;
}

.v16-os-visual img{
  object-fit:cover !important;
}

/* MANIFESTO */
.v16-manifest{
  min-height:540px !important;
}

.v16-manifest h2{
  font-size:clamp(48px,5.4vw,82px) !important;
}

/* CTA FINAL */
.v16-final h2{
  font-size:clamp(48px,5.5vw,82px) !important;
}

/* FOOTER */
footer{
  padding-top:70px !important;
}

.footer-grid{
  align-items:flex-start !important;
}

.v16-footer-contact{
  margin-top:26px !important;
  display:grid !important;
  gap:8px !important;
  color:rgba(255,255,255,.72) !important;
  font-size:14px !important;
  line-height:1.45 !important;
}

.v16-footer-contact strong{
  display:inline !important;
  font-size:14px !important;
  line-height:1.45 !important;
  color:#f4d875 !important;
  font-weight:950 !important;
}

.v16-footer-contact a{
  display:inline !important;
  color:rgba(255,255,255,.92) !important;
  font-size:14px !important;
  line-height:1.45 !important;
  text-decoration:none !important;
  font-weight:800 !important;
}

.footer-brand > strong{
  display:block !important;
  font-size:24px !important;
  line-height:1.1 !important;
  margin-top:14px !important;
}

.footer-brand p{
  font-size:16px !important;
  line-height:1.55 !important;
}

/* RESPONSIVE */
@media(max-width:1100px){
  .v16-system,
  .v16-os{
    grid-template-columns:1fr !important;
  }

  .v16-opps{
    grid-template-columns:repeat(2,1fr) !important;
  }
}

@media(max-width:760px){
  .v16-hero{
    min-height:760px !important;
  }

  .v16-entry-grid,
  .v16-products,
  .v16-opps{
    grid-template-columns:1fr !important;
  }

  .v16-entry-card{
    min-height:420px !important;
  }

  .v16-entry-product{
    width:82% !important;
    max-height:180px !important;
  }

  .v16-entry-card.buy .v16-entry-content{
    padding-top:205px !important;
  }
}

