:root{--cream:#f5f0e6;--cream2:#fbf8f2;--green:#174f45;--green2:#0f3f38;--green3:#23675a;--gold:#c9952f;--gold2:#e1b955;--ink:#18342f;--muted:#65736f;--line:rgba(23,79,69,.16);--shadow:0 24px 70px rgba(39,48,41,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,var(--cream2),var(--cream));color:var(--ink);font-family:Montserrat,Arial,sans-serif}.topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:16px 4vw;background:rgba(250,247,240,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,79,69,.09)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green)}.brand img{width:42px;height:58px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.brand strong{display:block;font:600 25px 'Playfair Display';letter-spacing:.34em}.brand small{display:block;font-size:7px;letter-spacing:.25em;margin-top:2px}.topbar nav{display:flex;justify-content:center;gap:26px}.topbar nav a{text-decoration:none;color:#2f3b37;text-transform:uppercase;font-size:11px;font-weight:700;padding:10px 0;border-bottom:2px solid transparent}.topbar nav a:hover,.topbar nav a.active{color:var(--gold);border-color:var(--gold)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;border-radius:999px;font-weight:700;transition:.22s ease}.nav-cta{padding:14px 20px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:white;box-shadow:0 12px 28px rgba(201,149,47,.28)}.nav-cta:hover,.btn:hover{transform:translateY(-2px)}main{width:min(1500px,94vw);margin:auto}.hero{position:relative;display:grid;grid-template-columns:1.02fr .98fr;min-height:720px;margin-top:18px;border-radius:28px;overflow:hidden;background:#f8f4ec;box-shadow:var(--shadow)}.hero-copy{padding:96px 6vw 235px;position:relative;z-index:3}.eyebrow{margin:0 0 20px;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.hero h1{margin:0;max-width:760px;font:600 clamp(54px,6vw,90px)/.98 'Playfair Display';letter-spacing:-.035em;color:var(--green)}.hero h1 em{display:block;font-style:normal;color:var(--gold)}.lead{max-width:610px;margin:28px 0;color:#2e423d;font-size:19px;line-height:1.65}.btn{padding:17px 28px}.primary{background:linear-gradient(135deg,var(--green3),var(--green));color:#fff;box-shadow:0 14px 34px rgba(23,79,69,.25);text-transform:uppercase}.secondary{background:var(--gold);color:#fff}.btn-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.55);border-radius:50%}.microcopy{margin:24px 0 0;font-size:15px;color:#40524e}.hero-photo{position:relative;min-height:720px;overflow:hidden}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8f4ec 0%,rgba(248,244,236,.22) 18%,transparent 42%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:52% 37%;filter:saturate(.88) contrast(1.02)}.photo-accent{position:absolute;z-index:2;left:5%;top:15%;height:280px;width:120px}.photo-accent i{position:absolute;width:4px;height:100%;border-radius:999px;transform:rotate(8deg);opacity:.85}.photo-accent i:nth-child(1){left:20px;background:var(--green)}.photo-accent i:nth-child(2){left:54px;background:#aeb8ae}.photo-accent i:nth-child(3){left:88px;background:var(--gold)}.goal-strip{position:absolute;z-index:5;left:3.5%;bottom:28px;width:56%;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(135deg,var(--green2),var(--green));color:white;border-radius:20px;box-shadow:0 20px 45px rgba(15,63,56,.32);overflow:hidden}.goal-strip article{padding:24px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.18)}.goal-strip article:last-child{border-right:0}.goal-strip span{display:grid;place-items:center;margin:0 auto 12px;width:46px;height:46px;border:2px solid var(--gold2);border-radius:50%;color:var(--gold2);font-size:22px}.goal-strip h2{margin:0;font:600 14px/1.35 'Playfair Display';text-transform:uppercase;letter-spacing:.04em}.goal-strip p{margin:8px 0 0;color:#d8e2df;font-size:10px;line-height:1.5}.trust-band{display:grid;grid-template-columns:repeat(5,1fr);margin:28px 0 0;padding:28px 4vw;background:linear-gradient(135deg,var(--green2),var(--green));color:white;border-radius:24px}.trust-band article{display:flex;gap:14px;padding:10px 22px;border-right:1px solid rgba(255,255,255,.18)}.trust-band article:last-child{border-right:0}.trust-band span{color:var(--gold2);font-size:35px;line-height:1}.trust-band h3{margin:0;font-size:12px;text-transform:uppercase;line-height:1.35}.trust-band p{margin:7px 0 0;color:#d6e0dd;font-size:10px;line-height:1.45}.about{display:grid;grid-template-columns:1.25fr 1fr auto;gap:36px;align-items:center;margin:38px 0 70px;padding:38px 44px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.54)}.about h2{margin:0;font:600 clamp(28px,3.4vw,46px)/1.12 'Playfair Display';color:var(--green)}.about>p{margin:0;color:var(--muted);line-height:1.7}footer{display:flex;justify-content:space-between;align-items:center;gap:26px;padding:24px 4vw 40px;border-top:1px solid var(--line);color:var(--muted)}.footer-brand img{width:32px;height:44px}.footer-brand strong{font-size:18px}.footer-brand small{font-size:6px}footer p{margin:0;font-size:10px}.mobile-cta{display:none}
@media(max-width:1100px){.topbar nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:72px 7vw 40px}.hero-photo{min-height:560px}.goal-strip{position:relative;left:auto;bottom:auto;width:auto;grid-column:1/-1;border-radius:0}.trust-band{grid-template-columns:1fr 1fr}.trust-band article{border-bottom:1px solid rgba(255,255,255,.15)}.trust-band article:nth-child(even){border-right:0}.about{grid-template-columns:1fr}.about .btn{width:max-content}}
@media(max-width:700px){body{padding-bottom:76px}.topbar{grid-template-columns:1fr auto;padding:12px 4vw}.brand img{width:32px;height:46px}.brand strong{font-size:20px}.brand small{font-size:5px}.nav-cta{display:none}.hero{margin-top:8px;border-radius:20px}.hero-copy{padding:48px 24px 30px}.hero h1{font-size:48px}.lead{font-size:16px}.primary{width:100%}.hero-photo{min-height:430px}.hero-photo img{object-position:57% 35%}.photo-accent{display:none}.goal-strip{grid-template-columns:1fr 1fr}.goal-strip article:nth-child(2){border-right:0}.goal-strip article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}.trust-band{grid-template-columns:1fr;padding:18px}.trust-band article{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:17px 8px}.trust-band article:last-child{border-bottom:0}.about{margin-bottom:36px;padding:28px 22px}.about .btn{width:100%}footer{flex-direction:column;text-align:center;padding-bottom:98px}.mobile-cta{display:flex;position:fixed;left:14px;right:14px;bottom:14px;z-index:50;justify-content:center;padding:16px;border-radius:999px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;text-decoration:none;font-weight:800;box-shadow:0 15px 40px rgba(0,0,0,.28)}}


/* PLATIVIA v2 — ajustes visuales aprobados */
.topbar{grid-template-columns:auto 1fr;padding-top:18px;padding-bottom:18px}
.brand{gap:16px}.brand img{width:58px;height:76px;object-fit:contain;mix-blend-mode:normal}.brand strong{font-family:Montserrat,Arial,sans-serif;font-size:32px;font-weight:500;letter-spacing:.28em;white-space:nowrap}.brand-silver{color:#a8aaa6;text-shadow:0 1px 0 #fff}.brand-gold{color:#c9952f}.brand small{font-size:7px;letter-spacing:.28em;color:#5e716a}
.hero{grid-template-columns:.95fr 1.05fr;min-height:700px}.hero-copy{padding-top:92px;padding-bottom:235px}.hero-photo{min-height:700px;background:#efe7da}.hero-photo img{object-position:50% 48%;filter:saturate(.92) contrast(1.01)}.hero-photo:after{background:linear-gradient(90deg,#f8f4ec 0%,rgba(248,244,236,.38) 12%,transparent 28%)}
.hero-copy .primary,.nav-cta,.mobile-cta{display:none!important}
.about{grid-template-columns:1.25fr 1fr auto}.about .secondary{display:inline-flex}
.footer-brand img{width:44px;height:58px}.footer-brand strong{font-size:23px}
@media(max-width:1100px){.topbar{grid-template-columns:1fr}.topbar .brand{justify-self:start}.hero-copy{padding-bottom:42px}.hero-photo{min-height:600px}.goal-strip{position:relative}}
@media(max-width:700px){body{padding-bottom:0}.brand img{width:46px;height:60px}.brand strong{font-size:25px}.topbar{grid-template-columns:1fr}.hero-photo{min-height:520px}.hero-photo img{object-position:50% 45%}.about .secondary{width:100%}}

/* PLATIVIA v3 — integración visual final */
.brand{min-width:max-content}
.brand img{width:64px!important;height:86px!important;object-fit:contain!important;mix-blend-mode:normal!important;filter:none!important}
.brand strong{font-size:34px!important;font-weight:500!important;letter-spacing:.27em!important;line-height:1!important}
.brand-silver{color:#aeb2af!important;text-shadow:0 1px 0 rgba(255,255,255,.9)}
.brand-gold{color:#c9952f!important}
.brand small{color:#516760!important;font-size:7px!important;letter-spacing:.27em!important}
.hero-photo{background:#eee5d8!important}
.hero-photo img{object-position:center 44%!important;filter:saturate(.9) contrast(1.01)!important}
.hero-photo:after{background:linear-gradient(90deg,#f8f4ec 0%,rgba(248,244,236,.27) 11%,transparent 25%)!important}
.photo-accent{display:none!important}
.footer-brand img{width:44px!important;height:62px!important}
@media(max-width:980px){.brand img{width:48px!important;height:64px!important}.brand strong{font-size:25px!important}.hero-photo img{object-position:center 38%!important}}

/* PLATIVIA v4 — símbolo entrelazado y lema exclusivo del Home */
.topbar .brand > span{display:grid;grid-template-columns:1fr;align-items:start}
.brand-motto{display:block;margin-top:7px;color:#6d7c76;font-family:Montserrat,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:none;white-space:nowrap}
.topbar .brand img{width:72px!important;height:94px!important}
.hero-photo img{object-position:54% 43%!important}
@media(max-width:700px){.topbar .brand img{width:52px!important;height:68px!important}.brand-motto{font-size:8px;letter-spacing:.16em;margin-top:5px}.hero-photo img{object-position:55% 42%!important}}

/* PLATIVIA v5 — isotipo trenzado integrado */
.brand{gap:10px!important}
.brand img{width:58px!important;height:78px!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:normal!important}
.brand strong{letter-spacing:.20em!important}
.footer-brand img{width:42px!important;height:58px!important}
@media(max-width:700px){.brand img{width:44px!important;height:62px!important}.brand strong{font-size:19px!important}}

/* =========================================================
   HOME FINAL — SOLO cambios aprobados por Rocío
   ========================================================= */
.topbar{
  grid-template-columns:auto 1fr!important;
  min-height:170px;
  padding:10px 4vw 8px!important;
}
.brand-stacked{
  display:block!important;
  width:420px;
  min-width:0!important;
}
.brand-stacked img{
  width:420px!important;
  height:auto!important;
  display:block;
  object-fit:contain!important;
}
.topbar nav{
  justify-content:flex-end!important;
  padding-right:8px;
}

/* Hero conservado; tarjetas verdes regresan a formato ancho y corto */
.hero{
  min-height:700px!important;
}
.goal-strip{
  left:3.5%!important;
  bottom:24px!important;
  width:66%!important;
  border-radius:16px!important;
}
.goal-strip article{
  padding:17px 15px!important;
}
.goal-strip span{
  width:38px!important;
  height:38px!important;
  margin-bottom:8px!important;
  font-size:18px!important;
}
.goal-strip h2{
  font-size:12px!important;
  line-height:1.25!important;
}
.goal-strip p{
  margin-top:5px!important;
  font-size:9px!important;
  line-height:1.35!important;
}

/* Único CTA: inmediatamente después de los cuatro recuadros verdes */
.home-cta{
  display:flex;
  justify-content:center;
  align-items:center;
  padding:28px 0 6px;
}
.home-cta-button{
  display:inline-flex!important;
  min-width:330px;
  padding:16px 30px!important;
  background:linear-gradient(135deg,var(--green3),var(--green))!important;
  color:#fff!important;
  text-transform:uppercase;
  letter-spacing:.035em;
  box-shadow:0 14px 34px rgba(23,79,69,.23);
}

/* Acerca de mí: logo a la izquierda + solo isotipo tenue a la derecha */
.about-plativia{
  grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr)!important;
  gap:48px!important;
  align-items:stretch!important;
  padding:48px 54px!important;
  overflow:hidden;
  background:rgba(255,255,255,.60)!important;
}
.about-copy{
  position:relative;
  z-index:2;
}
.about-copy>.eyebrow{
  margin-bottom:2px;
}
.about-logo{
  width:420px;
  margin:0 0 22px -8px;
}
.about-logo img{
  display:block;
  width:100%;
  height:auto;
}
.about-text{
  max-width:820px;
  color:#4d5c57;
  font-size:15px;
  line-height:1.78;
}
.about-text p{
  margin:0 0 14px;
}
.about-text strong{
  color:var(--green);
}
.about-mark{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:100%;
  position:relative;
}
.about-mark img{
  width:min(420px,100%);
  height:auto;
  opacity:.10;
  filter:saturate(.75);
}

.footer-brand{
  width:150px!important;
  min-width:150px!important;
  display:block!important;
}
.footer-brand img{
  width:150px!important;
  height:auto!important;
}

@media(max-width:1100px){
  .topbar{grid-template-columns:1fr auto!important}
  .brand-stacked{width:210px}
  .brand-stacked img{width:210px!important}
  .goal-strip{width:auto!important;left:auto!important;bottom:auto!important}
  .about-plativia{grid-template-columns:1fr!important}
  .about-mark{min-height:180px}
  .about-mark img{width:310px}
}

@media(max-width:700px){
  .topbar{min-height:92px;padding:8px 4vw!important}
  .brand-stacked{width:168px}
  .brand-stacked img{width:168px!important}
  .topbar nav{gap:14px!important}
  .topbar nav a{font-size:9px!important}
  .goal-strip{grid-template-columns:1fr 1fr!important}
  .goal-strip article{padding:15px 12px!important}
  .home-cta{padding:20px 14px 4px}
  .home-cta-button{width:100%;min-width:0!important;padding:15px 18px!important;font-size:13px}
  .about-plativia{padding:30px 24px!important;gap:12px!important}
  .about-logo{width:205px;margin-left:-5px}
  .about-text{font-size:14px;line-height:1.7}
  .about-mark{min-height:130px}
  .about-mark img{width:240px;opacity:.08}
  .footer-brand{width:130px!important;min-width:130px!important}
  .footer-brand img{width:130px!important}
}


/* HOME v8.1 — SOLO dos ajustes solicitados: logo principal y Acerca de mí */
.topbar{
  min-height:154px!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
}
.brand-stacked{
  width:360px!important;
}
.brand-stacked img{
  width:360px!important;
  max-width:none!important;
  height:auto!important;
}
.about-plativia{
  grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr)!important;
  gap:64px!important;
  align-items:center!important;
}
.about-copy>.eyebrow{
  margin-bottom:22px!important;
  font-size:13px!important;
}
.about-brand-large{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:360px!important;
  opacity:1!important;
}
.about-brand-large img{
  width:min(520px,100%)!important;
  height:auto!important;
  opacity:1!important;
  filter:none!important;
}
@media(max-width:1100px){
  .topbar{min-height:132px!important}
  .brand-stacked,.brand-stacked img{width:300px!important}
  .about-plativia{grid-template-columns:1fr!important;gap:28px!important}
  .about-brand-large{min-height:240px!important}
  .about-brand-large img{width:min(430px,88vw)!important}
}
@media(max-width:700px){
  .topbar{min-height:106px!important}
  .brand-stacked,.brand-stacked img{width:225px!important}
  .about-brand-large{min-height:180px!important}
  .about-brand-large img{width:min(330px,88vw)!important}
}

/* =========================================================
   HOME v8.3 — SOLO: logo header visible + anclaje Acerca de mí
   ========================================================= */
.topbar{
  min-height:228px!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
}
.topbar a.brand.brand-stacked{
  width:300px!important;
  max-width:300px!important;
  min-width:300px!important;
  display:block!important;
}
.topbar a.brand.brand-stacked img{
  width:300px!important;
  max-width:300px!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
}
#asesoria{
  scroll-margin-top:248px!important;
}

@media(max-width:1100px){
  .topbar{min-height:188px!important}
  .topbar a.brand.brand-stacked,
  .topbar a.brand.brand-stacked img{
    width:250px!important;
    max-width:250px!important;
    min-width:250px!important;
  }
  #asesoria{scroll-margin-top:208px!important}
}

@media(max-width:700px){
  .topbar{min-height:132px!important}
  .topbar a.brand.brand-stacked,
  .topbar a.brand.brand-stacked img{
    width:170px!important;
    max-width:170px!important;
    min-width:170px!important;
  }
  #asesoria{scroll-margin-top:148px!important}
}
