.elementor-1917 .elementor-element.elementor-element-1790273{--display:flex;}/* Start custom CSS for html, class: .elementor-element-767a134 *//* ============================================================
   FULL-WIDTH RESET — WordPress + Elementor
   ============================================================ */
html,body{
  margin:0 !important;
  padding:0 !important;
  width:100% !important;
  max-width:100% !important;
  overflow-x:hidden !important;
}
.elementor,
.elementor-section,
.elementor-container,
.elementor-widget-wrap,
.elementor-widget-container,
.elementor-column-wrap,
.elementor-column,
.e-con,
.e-con-inner,
.e-parent,
.e-child,
.elementor-widget-html .elementor-widget-container{
  margin:0 !important;
  padding:0 !important;
  max-width:100% !important;
  width:100% !important;
}
.elementor-section.elementor-section-boxed > .elementor-container{
  max-width:100% !important;
}

.jv-root{
  /* Kit oficial Elementor — jordelmaveloso.com */
  --ink:#6B4E4D;
  --ink-soft:#A67D7C;
  --parchment:#FDF1F0;
  --parchment-deep:#F8F0E5;
  --section-main:#F6DADA;
  --section-soft:#FDF1F0;
  --rose:#D1AEAD;
  --rose-deep:#C49A99;
  --rose-light:#F6DADA;
  --rose-mid:#E4CBCA;
  --wine:#A67D7C;
  --wine-deep:#8B6665;
  --peach:#FEE2D6;
  --btn-soft-a:#FFE6E5;
  --btn-soft-b:#FFEDED;
  --gold:#A67D7C;
  --gold-soft:#F6DADA;
  --sage:#A67D7C;
  --white:#FFFFFF;
  --line: rgba(166,125,124,0.20);
  --line-light: rgba(253,241,240,0.28);

  width:100%;
  max-width:100%;
  font-family:'Inter',sans-serif;
  color:var(--ink);
  background:var(--parchment);
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}
.jv-root *{box-sizing:border-box;margin:0;padding:0;}
.jv-root img,.jv-root video{max-width:100%;display:block;}
.jv-root a{color:inherit;text-decoration:none;}
.jv-root ul{list-style:none;}
.jv-root button{font-family:inherit;border:none;background:none;cursor:pointer;}

.jv-root .eyebrow{
  font-family:'Inter',sans-serif;
  font-size:12px;
  letter-spacing:0.22em;
  text-transform:uppercase;
  font-weight:600;
  color:var(--wine);
}
.jv-root .eyebrow.on-dark{color:var(--gold-soft);}

.jv-root h1,.jv-root h2,.jv-root h3{
  font-family:'Fraunces',serif;
  font-weight:400;
  line-height:1.08;
  letter-spacing:-0.01em;
}
.jv-root em{font-style:italic;color:var(--wine);}
.jv-root .on-dark em{color:var(--gold-soft);}

.jv-root .wrap{
  max-width:1180px;
  margin:0 auto;
  padding:0 40px;
}
.jv-root section{padding:120px 0;position:relative;}
.jv-root section[id]{scroll-margin-top:110px;}

@media(max-width:768px){
  .jv-root section{padding:64px 0;}
  .jv-root .wrap{padding:0 20px;}
  .jv-root section[id]{scroll-margin-top:86px;}

  .jv-root .btn{
    width:100%;
    max-width:100%;
    justify-content:center;
    text-align:center;
    padding:14px 20px;
    font-size:13.5px;
    letter-spacing:0.03em;
    white-space:normal;
    line-height:1.35;
  }
  .jv-root .hero-cta,
  .jv-root .section-cta,
  .jv-root .about-cta{
    width:100%;
    margin-top:28px;
  }
  .jv-root .hero-cta{
    flex-direction:column;
    gap:12px;
  }
  .jv-root .final-cta .btn{margin-top:28px;width:100%;}

  .jv-root .psycho-head,
  .jv-root .renascer-head{
    margin-bottom:32px;
  }
  .jv-root .psycho-head .lead,
  .jv-root .renascer-head .lead{
    font-size:15.5px;
    line-height:1.7;
    margin-top:16px;
  }

  .jv-root .psycho-card{padding:22px 18px;}
  .jv-root .psycho-num{min-width:38px;height:38px;margin-bottom:14px;font-size:16px;}
  .jv-root .psycho-card h3{font-size:16.5px;}
  .jv-root .renascer-close{
    margin-top:28px;
    font-size:15.5px;
    line-height:1.7;
  }

  .jv-root .renascer-acro{gap:4px 6px;margin-bottom:28px;}
  .jv-root .renascer-acc-q{gap:12px;padding:16px 0;}
  .jv-root .renascer-acc-q h3{font-size:16.5px;}
  .jv-root .renascer-acc-a p{padding-left:48px;font-size:14.5px;}

  .jv-root .about{gap:28px;}
  .jv-root .about-portrait{max-width:280px;margin:0 auto 36px;}
  .jv-root .about p{font-size:15.5px;line-height:1.7;}
  .jv-root .about-cta{margin-top:24px;}

  .jv-root .final-cta p{font-size:15px;margin-top:16px;}

  .jv-root footer{padding:56px 0 28px;}
  .jv-root .footer-bottom{
    flex-direction:column;
    align-items:center;
    text-align:center;
    gap:18px;
    padding-top:22px;
  }
  .jv-root .crisis-note{margin-top:28px;padding:16px 0;}
  .jv-root .crisis-note p{font-size:12px;padding:0 4px;}
}

.jv-root .btn{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:16px 34px;
  border-radius:100px;
  font-size:14px;
  letter-spacing:0.04em;
  font-weight:500;
  transition:transform .35s cubic-bezier(.2,.8,.2,1), box-shadow .35s ease, background .35s ease;
}
.jv-root .btn-primary{
  background-color:var(--wine);
  background-image:none;
  color:var(--parchment);
  box-shadow:0 6px 20px rgba(166,125,124,0.4);
}
.jv-root .btn-primary:hover{
  background-color:var(--wine-deep);
  background-image:none;
  color:var(--parchment);
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(139,102,101,0.45);
}
.jv-root .btn-ghost{
  border:1px solid var(--line-light);
  color:var(--parchment);
}
.jv-root .btn-ghost:hover{
  background:rgba(247,242,232,0.08);
}
.jv-root .btn-ghost.on-light{border:1px solid var(--line);color:var(--ink);}
.jv-root .btn-ghost.on-light:hover{background:rgba(43,28,34,0.05);}
.jv-root .btn-outline-dark{
  border:1px solid var(--ink);
  color:var(--ink);
}
.jv-root .btn-outline-dark:hover{
  background:var(--ink);
  color:var(--parchment);
}
.jv-root .section-cta{
  display:flex;justify-content:center;margin-top:48px;
}

/* ---------- HEADER ---------- */
.jv-root header{
  position:fixed;
  top:0;left:0;right:0;
  z-index:100;
  padding:18px 0;
  background:rgba(253,244,247,0.0);
  transition:background .4s ease, padding .4s ease, box-shadow .4s ease;
}
.jv-root header.scrolled,
.jv-root header.is-open{
  background:rgba(253,241,240,0.94);
  backdrop-filter:blur(10px);
  padding:12px 0;
  box-shadow:0 1px 0 var(--line);
}
.jv-root .header-inner{
  display:flex;align-items:center;justify-content:space-between;
  position:relative;
}
.jv-root .logo{
  display:block;
  position:relative;z-index:2;
  height:46px;
  width:286px;
  overflow:hidden;
  transition:height .4s ease, width .4s ease;
}
.jv-root header.scrolled .logo,
.jv-root header.is-open .logo{
  height:38px;
  width:237px;
}
.jv-root .logo-img{
  position:absolute;
  height:323px;
  width:auto;
  max-width:none !important;
  left:50%;
  top:50%;
  transform:translate(-50%, calc(-50% + 3%));
  filter:none;
  mix-blend-mode:lighten;
  transition:height .4s ease;
}
.jv-root header.scrolled .logo-img,
.jv-root header.is-open .logo-img{
  height:267px;
}

.jv-root nav{
  display:flex;align-items:center;gap:10px;
  position:relative;z-index:2;
}
.jv-root .nav-links{
  display:flex;align-items:center;gap:26px;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
  z-index:1;
}
.jv-root .nav-links a{
  font-size:13.5px;
  font-weight:500;
  letter-spacing:0.02em;
  color:var(--ink-soft);
  transition:color .3s ease;
  white-space:nowrap;
}
.jv-root .nav-links a:hover,
.jv-root .nav-links a.is-active{color:var(--ink);}
.jv-root .nav-links a.is-active{
  box-shadow:inset 0 -1px 0 var(--wine);
}
.jv-root .nav-cta{
  display:inline-flex;align-items:center;gap:8px;
  padding:11px 20px;font-size:13.5px;
  background:#25D366;color:#fff;
  border-radius:100px;font-weight:600;
  transition:background .35s ease, transform .35s ease, color .35s ease;
  white-space:nowrap;
}
.jv-root .nav-cta:hover{background:#1ebe57;color:#fff;transform:translateY(-1px);}
.jv-root .nav-cta svg{width:16px;height:16px;fill:currentColor;flex:none;}

.jv-root .nav-toggle{
  display:none;
  width:42px;height:42px;
  align-items:center;justify-content:center;
  flex-direction:column;gap:5px;
  position:relative;z-index:3;
}
.jv-root .nav-toggle span{
  display:block;width:18px;height:1.5px;
  background:var(--ink);
  transition:transform .3s ease, opacity .3s ease;
}
.jv-root header.is-open .nav-toggle span:nth-child(1){
  transform:translateY(6.5px) rotate(45deg);
}
.jv-root header.is-open .nav-toggle span:nth-child(2){opacity:0;}
.jv-root header.is-open .nav-toggle span:nth-child(3){
  transform:translateY(-6.5px) rotate(-45deg);
}

@media(max-width:768px){
  .jv-root header{padding:10px 0;}
  .jv-root header.scrolled,
  .jv-root header.is-open{padding:8px 0;}
  .jv-root .nav-toggle{display:inline-flex;}
  .jv-root .nav-links{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:28px;
    position:fixed;
    inset:0;
    left:0;top:0;right:0;bottom:0;
    transform:none;
    background:rgba(253,241,240,0.98);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .35s ease, visibility .35s ease;
    z-index:1;
  }
  .jv-root header.is-open .nav-links{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .jv-root .nav-links a{
    font-family:'Fraunces',serif;
    font-size:28px;
    color:var(--ink);
    box-shadow:none;
  }
  .jv-root .nav-cta{
    padding:9px 12px;
    font-size:11.5px;
    gap:6px;
  }
  .jv-root .nav-cta svg{width:14px;height:14px;}
  .jv-root .logo{height:28px;width:min(176px,46vw);}
  .jv-root .logo-img{height:197px;}
  .jv-root header.scrolled .logo,
  .jv-root header.is-open .logo{height:24px;width:min(150px,42vw);}
  .jv-root header.scrolled .logo-img,
  .jv-root header.is-open .logo-img{height:169px;}
}

/* ---------- SECTION BANDS ---------- */
.jv-root .band-main{background:var(--section-main);}
.jv-root .band-soft{background:var(--section-soft);}

/* ---------- HERO (home) ---------- */
.jv-root .hero{
  min-height:100vh;
  display:flex;align-items:center;
  background:
    radial-gradient(ellipse 70% 55% at 82% 18%, rgba(246,218,218,0.85) 0%, transparent 58%),
    var(--section-soft);
  padding-top:162px;
  overflow:hidden;
}
.jv-root .hero-inner{
  display:grid;grid-template-columns:1.05fr 0.85fr;gap:64px;align-items:center;
  width:100%;
}
.jv-root .hero-brand{
  font-family:'Fraunces',serif;
  font-size:clamp(44px,6.2vw,78px);
  font-weight:400;
  line-height:0.96;
  letter-spacing:-0.025em;
  color:var(--ink);
}
.jv-root .hero-line{
  font-family:'Fraunces',serif;
  font-size:clamp(20px,2.4vw,28px);
  font-weight:400;
  font-style:italic;
  color:var(--wine);
  margin-top:22px;
  max-width:520px;
  line-height:1.28;
}
.jv-root .hero-sub{
  color:var(--ink-soft);
  font-size:17px;
  line-height:1.7;
  margin-top:20px;
  max-width:520px;
}
.jv-root .hero-cta{margin-top:38px;display:flex;gap:18px;flex-wrap:wrap;}

.jv-root .hero-photo{position:relative;}
.jv-root .hero-photo-frame{
  position:relative;
  border-radius:6px;
  overflow:hidden;
  aspect-ratio:4/5;
  box-shadow:0 40px 80px -28px rgba(110,64,60,0.35);
}
.jv-root .hero-photo-frame img{
  width:100%;height:100%;object-fit:cover;object-position:center 18%;
}
.jv-root .hero-photo::before{
  content:'';position:absolute;inset:20px -20px -20px 20px;
  background:var(--rose);
  border-radius:6px;z-index:-1;
}
@media(max-width:900px){
  .jv-root .hero-inner{grid-template-columns:1fr;}
  .jv-root .hero-photo{max-width:340px;margin:40px auto 0;}
}
@media(max-width:768px){
  .jv-root .hero{
    min-height:auto;
    align-items:flex-start;
    padding-top:88px;
    padding-bottom:48px;
  }
  .jv-root .hero-brand{
    font-size:clamp(36px,11vw,48px);
    line-height:1.02;
  }
  .jv-root .hero-line{
    font-size:clamp(18px,5vw,22px);
    margin-top:16px;
  }
  .jv-root .hero-sub{
    font-size:15.5px;
    line-height:1.65;
    margin-top:14px;
  }
  .jv-root .hero-photo{max-width:280px;margin:24px auto 0;}
  .jv-root .hero-cta{margin-top:22px;}
}

/* ---------- PAGE HERO (inner) ---------- */
.jv-root .page-hero{
  padding-top:168px;
  padding-bottom:72px;
  background:
    radial-gradient(ellipse 60% 50% at 12% 0%, rgba(246,218,218,0.7) 0%, transparent 55%),
    var(--section-soft);
}
.jv-root .page-hero h1{
  font-size:clamp(34px,4.6vw,58px);
  margin-top:16px;
  max-width:760px;
}
.jv-root .page-hero p.lead{
  margin-top:22px;
  max-width:560px;
  font-size:17px;
  line-height:1.75;
  color:var(--ink-soft);
}
.jv-root .page-hero .hero-cta{margin-top:32px;}
@media(max-width:768px){
  .jv-root .page-hero{
    padding-top:112px;
    padding-bottom:40px;
  }
  .jv-root .page-hero h1{font-size:clamp(30px,8vw,40px);}
  .jv-root .page-hero p.lead{font-size:15.5px;margin-top:16px;}
}

/* ---------- HOME PATHS ---------- */
.jv-root .home-paths-head{
  max-width:640px;
  margin-bottom:56px;
}
.jv-root .home-paths-head h2{
  font-size:clamp(28px,3.2vw,42px);
}
.jv-root .home-paths{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:48px;
}
.jv-root .home-path{
  border-top:1px solid var(--line);
  padding-top:28px;
}
.jv-root .home-path h3{
  font-size:26px;
  margin-top:12px;
}
.jv-root .home-path p{
  margin-top:16px;
  font-size:16px;
  line-height:1.7;
  color:var(--ink-soft);
}
.jv-root .home-path .text-link{
  display:inline-block;
  margin-top:22px;
  font-size:14px;
  font-weight:500;
  letter-spacing:0.04em;
  color:var(--wine);
  transition:color .3s ease, transform .3s ease;
}
.jv-root .home-path .text-link:hover{
  color:var(--wine-deep);
}
@media(max-width:860px){
  .jv-root .home-paths{
    grid-template-columns:1fr;
    gap:36px;
  }
  .jv-root .home-paths-head{margin-bottom:36px;}
}

/* ---------- CONTACT ---------- */
.jv-root .contact-ways{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:72px;
  align-items:start;
}
.jv-root .contact-way h2{
  font-size:clamp(26px,3vw,36px);
}
.jv-root .contact-way p{
  margin-top:16px;
  font-size:16.5px;
  line-height:1.75;
  color:var(--ink-soft);
  max-width:460px;
}
.jv-root .contact-way .btn{margin-top:28px;}
.jv-root .contact-ig{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:28px;
  font-size:16px;
  color:var(--wine);
  transition:color .3s ease;
}
.jv-root .contact-ig:hover{color:var(--wine-deep);}
.jv-root .contact-ig svg{width:18px;height:18px;fill:currentColor;}
.jv-root .contact-steps{
  display:flex;
  flex-direction:column;
  gap:22px;
  margin-top:8px;
}
.jv-root .contact-step{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:16px;
  align-items:baseline;
}
.jv-root .contact-step span{
  font-family:'Fraunces',serif;
  font-style:italic;
  font-size:20px;
  color:var(--wine);
}
.jv-root .contact-step p{
  font-size:16px;
  line-height:1.55;
  color:var(--ink);
}
.jv-root .contact-step small{
  display:block;
  margin-top:4px;
  font-size:14px;
  color:var(--ink-soft);
  line-height:1.55;
}
@media(max-width:860px){
  .jv-root .contact-ways{
    grid-template-columns:1fr;
    gap:48px;
  }
}

/* ---------- PSICANÁLISE / COMO FUNCIONA ---------- */
.jv-root .psycho-head{
  max-width:720px;margin:0 auto 60px;text-align:center;
}
.jv-root .psycho-head h2{
  font-size:clamp(28px,3.2vw,42px);
}
.jv-root .psycho-head .lead{
  margin-top:22px;font-size:17px;line-height:1.8;color:var(--ink-soft);
}
.jv-root .how{background:var(--section-soft);}
.jv-root .psycho-card{
  background:var(--parchment);
  border:1px solid var(--line);
  border-radius:20px;
  padding:32px 26px;
  transition:transform .4s cubic-bezier(.2,.8,.2,1), box-shadow .4s ease, border-color .4s ease;
}
.jv-root .psycho-card:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 50px -26px rgba(111,79,77,0.4);
  border-color:var(--rose);
}
.jv-root .psycho-num{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:44px;height:44px;padding:0 10px;border-radius:50%;
  background:var(--rose-light);color:var(--wine-deep);
  font-family:'Fraunces',serif;font-style:italic;font-size:18px;
  margin-bottom:20px;
  transition:background .35s ease, color .35s ease, box-shadow .35s ease;
}
.jv-root .psycho-card h3{
  font-size:18px;font-weight:500;margin-bottom:10px;
}
.jv-root .psycho-card p{
  font-size:14px;line-height:1.65;color:var(--ink-soft);
}
.jv-root .how-steps{
  display:flex;
  align-items:flex-start;
  gap:0;
}
.jv-root .how-step{
  flex:1;
  min-width:0;
}
.jv-root .how-step .psycho-card{
  height:auto;
  border-radius:28px;
  padding:24px 22px;
}
.jv-root .how-step .psycho-num{
  min-width:40px;height:40px;
  margin-bottom:14px;
  font-size:17px;
}
.jv-root .how-step .psycho-card h3{
  font-size:16.5px;
  margin-bottom:8px;
  line-height:1.3;
}
.jv-root .how-step .how-card-body p{
  font-size:13.5px;
  line-height:1.6;
}
.jv-root .how-step .how-lead{
  font-family:'Fraunces',serif;
  font-size:14.5px;
  font-style:italic;
  line-height:1.4;
  color:var(--wine);
  margin-bottom:6px;
}
.jv-root .how-step .how-card-body p + p{margin-top:0;}
.jv-root .how-connector{
  flex:none;
  width:36px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  padding-top:42px;
  position:relative;
}
.jv-root .how-connector-line{
  display:block;
  width:100%;
  height:2px;
  border-radius:2px;
  background:linear-gradient(90deg, var(--rose), var(--wine));
  transform:scaleX(0);
  transform-origin:left center;
  position:relative;
}
.jv-root .how-connector-line::after{
  content:'';
  position:absolute;
  right:-1px;
  top:50%;
  width:7px;
  height:7px;
  border-right:2px solid var(--wine);
  border-top:2px solid var(--wine);
  transform:translateY(-50%) rotate(45deg);
  opacity:0;
}
.jv-root .how.reveal.pre .how-step .psycho-card{
  opacity:0;
  transform:translateY(22px);
}
.jv-root .how.reveal.pre .how-step .psycho-num{
  transform:scale(0.86);
  box-shadow:none;
}
.jv-root .how.reveal.pre .how-connector-line{transform:scaleX(0);}
@keyframes howStepIn{
  from{opacity:0;transform:translateY(22px);}
  to{opacity:1;transform:none;}
}
@keyframes howNumIn{
  from{transform:scale(0.86);box-shadow:none;}
  to{transform:none;box-shadow:0 0 0 6px rgba(166,125,124,0.12);}
}
@keyframes howLineX{
  from{transform:scaleX(0);}
  to{transform:scaleX(1);}
}
@keyframes howLineY{
  from{transform:scaleY(0);}
  to{transform:scaleY(1);}
}
@keyframes howArrowIn{
  from{opacity:0;}
  to{opacity:1;}
}
.jv-root .how.reveal.is-visible .how-step .psycho-card{
  animation:howStepIn .8s cubic-bezier(.2,.8,.2,1) both;
  animation-delay:calc(0.35s + var(--i, 0) * 0.85s);
}
.jv-root .how.reveal.is-visible .how-step .psycho-num{
  animation:howNumIn .7s cubic-bezier(.2,.8,.2,1) both;
  animation-delay:calc(0.42s + var(--i, 0) * 0.85s);
}
.jv-root .how.reveal.is-visible .how-connector-line{
  animation:howLineX .6s cubic-bezier(.2,.8,.2,1) both;
  animation-delay:calc(0.95s + var(--i, 0) * 0.85s);
}
.jv-root .how.reveal.is-visible .how-connector-line::after{
  animation:howArrowIn .35s ease both;
  animation-delay:calc(1.35s + var(--i, 0) * 0.85s);
}
.jv-root .how.reveal.is-visible .how-step.is-active .psycho-card{
  border-color:var(--rose);
  box-shadow:0 18px 40px -28px rgba(111,79,77,0.45);
}
.jv-root .how.reveal.is-visible .how-step.is-active .psycho-num{
  background:var(--wine);
  color:var(--parchment);
  box-shadow:0 0 0 7px rgba(166,125,124,0.18);
}

@media(max-width:960px){
  .jv-root .how-steps{
    flex-direction:column;
    gap:0;
    max-width:520px;
    margin:0 auto;
  }
  .jv-root .how-step .psycho-card{
    display:grid;
    grid-template-columns:auto 1fr;
    grid-template-areas:
      "num title"
      "body body";
    column-gap:14px;
    row-gap:0;
    align-items:center;
    border-radius:24px;
    padding:20px 18px;
    height:auto;
  }
  .jv-root .how-step .psycho-num{
    grid-area:num;
    margin-bottom:0;
  }
  .jv-root .how-step .psycho-card h3{
    grid-area:title;
    margin-bottom:0;
    line-height:1.25;
  }
  .jv-root .how-step .how-card-body{
    grid-area:body;
    margin-top:12px;
  }
  .jv-root .how-connector{
    width:100%;
    height:34px;
    padding-top:0;
    align-items:center;
  }
  .jv-root .how-connector-line{
    width:2px;
    height:100%;
    transform:scaleY(0);
    transform-origin:top center;
    background:linear-gradient(180deg, var(--rose), var(--wine));
  }
  .jv-root .how-connector-line::after{
    right:auto;
    left:50%;
    top:auto;
    bottom:-1px;
    transform:translateX(-50%) rotate(135deg);
  }
  .jv-root .how.reveal.is-visible .how-connector-line{
    animation-name:howLineY;
  }
}
@media (prefers-reduced-motion: reduce){
  .jv-root .how.reveal.pre .how-step .psycho-card,
  .jv-root .how.reveal.pre .how-step .psycho-num,
  .jv-root .how.reveal.pre .how-connector-line{
    opacity:1;
    transform:none;
  }
  .jv-root .how.reveal.is-visible .how-step .psycho-card,
  .jv-root .how.reveal.is-visible .how-step .psycho-num,
  .jv-root .how.reveal.is-visible .how-connector-line,
  .jv-root .how.reveal.is-visible .how-connector-line::after{
    animation:none !important;
    opacity:1;
    transform:none;
  }
  .jv-root .how.reveal.is-visible .how-connector-line::after{opacity:1;}
}

/* ---------- MÉTODO RENASCER ---------- */
.jv-root .renascer{background:var(--section-main);}
.jv-root .renascer-head{
  text-align:center;max-width:720px;margin:0 auto 48px;
}
.jv-root .renascer-head h2{
  font-size:clamp(28px,3.2vw,42px);margin-top:14px;
}
.jv-root .renascer-head .lead{
  margin-top:20px;font-size:17px;line-height:1.8;color:var(--ink-soft);
}
.jv-root .renascer-acro{
  display:flex;justify-content:center;flex-wrap:wrap;
  gap:8px 10px;margin:0 auto 40px;max-width:720px;
}
.jv-root .renascer-acro span{
  font-family:'Fraunces',serif;
  font-size:clamp(28px,5vw,40px);
  color:var(--wine);
  width:1.15em;text-align:center;
  opacity:.35;
  transition:opacity .3s ease, transform .3s ease;
}
.jv-root .renascer-acro span.on{
  opacity:1;
  transform:translateY(-2px);
}
.jv-root .renascer-acc{
  max-width:720px;margin:0 auto;
  display:flex;flex-direction:column;gap:0;
}
.jv-root .renascer-acc-item{border-bottom:1px solid var(--line);}
.jv-root .renascer-acc-item:first-child{border-top:1px solid var(--line);}
.jv-root .renascer-acc-q{
  width:100%;
  display:flex;align-items:center;gap:16px;
  padding:18px 4px;
  background:none;border:none;cursor:pointer;
  font:inherit;text-align:left;color:var(--ink);
  -webkit-tap-highlight-color:transparent;
  outline:none;
}
.jv-root .renascer-acc-q:focus,
.jv-root .renascer-acc-q:focus-visible,
.jv-root .renascer-acc-q:active{
  outline:none;background:transparent;box-shadow:none;
}
.jv-root .renascer-acc-letter{
  flex:none;
  width:36px;height:36px;border-radius:50%;
  display:inline-flex;align-items:center;justify-content:center;
  background:transparent;border:1px solid var(--rose);
  color:var(--wine);
  font-family:'Fraunces',serif;font-size:18px;
  transition:background .25s ease, color .25s ease, border-color .25s ease;
}
.jv-root .renascer-acc-item.open .renascer-acc-letter{
  background:var(--wine);color:var(--parchment);border-color:var(--wine);
}
.jv-root .renascer-acc-q h3{
  flex:1;font-size:18px;font-weight:400;margin:0;
}
.jv-root .renascer-acc-chevron{
  width:10px;height:10px;flex:none;
  border-right:1.5px solid var(--wine);
  border-bottom:1.5px solid var(--wine);
  transform:rotate(45deg);
  transition:transform .3s ease;
  opacity:.7;
}
.jv-root .renascer-acc-item.open .renascer-acc-chevron{
  transform:rotate(225deg);
}
.jv-root .renascer-acc-a{
  max-height:0;overflow:hidden;
  transition:max-height .35s ease;
}
.jv-root .renascer-acc-a p{
  padding:0 4px 18px 52px;
  font-size:15px;line-height:1.7;color:var(--ink-soft);
}
.jv-root .renascer-close{
  max-width:640px;margin:48px auto 0;
  text-align:center;font-size:17px;line-height:1.8;color:var(--ink-soft);
}

/* ---------- ABOUT ---------- */
.jv-root .about{
  display:grid;grid-template-columns:0.85fr 1.15fr;gap:70px;align-items:center;
}
.jv-root .about-portrait{position:relative;}
.jv-root .about-portrait img{
  border-radius:4px;
  filter:grayscale(0.15) sepia(0.08);
  position:relative;z-index:1;
}
.jv-root .about-portrait::before{
  content:'';position:absolute;inset:-20px 20px 20px -20px;
  background:var(--rose);
  border-radius:4px;z-index:0;
}
.jv-root .about h2{font-size:clamp(26px,3vw,36px);}
.jv-root .about h2 b{font-weight:500;color:var(--wine);font-family:'Fraunces',serif;font-style:italic;}
.jv-root .about p{font-size:16px;line-height:1.75;color:var(--ink-soft);margin-top:20px;}
.jv-root .about p:first-child{margin-top:0;}
.jv-root .about-meta{
  margin-top:28px;
  font-size:13px;
  letter-spacing:0.06em;
  text-transform:uppercase;
  color:var(--wine);
}
.jv-root .about-cta{margin-top:32px;}
@media(max-width:860px){
  .jv-root .about{grid-template-columns:1fr;}
  .jv-root .about-portrait{max-width:340px;margin:0 auto 30px;}
}

/* ---------- FINAL CTA ---------- */
.jv-root .final-cta{
  background:var(--wine);
  color:var(--parchment);
  text-align:center;
}
.jv-root .final-cta h2{
  font-size:clamp(28px,3.4vw,42px);
  color:var(--parchment);
}
.jv-root .final-cta .eyebrow{color:var(--gold-soft);}
.jv-root .final-cta p{
  max-width:560px;margin:22px auto 0;
  color:rgba(247,242,232,0.82);font-size:16px;line-height:1.7;
}
.jv-root .final-cta .btn{margin-top:36px;}
.jv-root .final-cta .btn-primary{
  background-color:var(--white);
  background-image:linear-gradient(180deg, var(--white) 0%, var(--parchment) 100%);
  color:var(--wine);
  box-shadow:0 8px 24px rgba(107,78,77,0.25);
}
.jv-root .final-cta .btn-primary:hover{
  background-image:linear-gradient(180deg, var(--white) 0%, var(--btn-soft-b) 100%);
  color:var(--wine-deep);
}

/* ---------- FOOTER ---------- */
.jv-root footer{
  background:var(--section-soft);color:var(--ink-soft);
  padding:90px 0 30px;
}
.jv-root .footer-grid{
  display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px;
  padding-bottom:60px;border-bottom:1px solid var(--line);
}
.jv-root .footer-brand{
  max-width:280px;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.jv-root .footer-brand img{
  width:96px;
  height:auto;
  margin:0 0 18px;
  filter:none;
  border-radius:14px;
}
.jv-root .footer-brand p{font-size:14px;line-height:1.7;max-width:280px;color:var(--ink-soft);}
.jv-root .footer-col h4{
  font-family:'Inter',sans-serif;font-size:12px;letter-spacing:0.2em;
  text-transform:uppercase;color:var(--wine);margin-bottom:20px;font-weight:600;
}
.jv-root .footer-col li{margin-bottom:12px;font-size:14.5px;color:var(--ink-soft);}
.jv-root .footer-col a{color:var(--ink);}
.jv-root .footer-col a:hover,
.jv-root .footer-col a.is-active{color:var(--wine-deep);}
.jv-root .footer-contact{display:flex;flex-direction:column;gap:14px;}
.jv-root .footer-contact li{margin-bottom:0;}
.jv-root .footer-social{
  display:inline-flex;align-items:center;gap:10px;
  font-size:14.5px;color:var(--ink);
  transition:color .25s ease;
}
.jv-root .footer-social svg{
  width:18px;height:18px;flex:none;fill:currentColor;
}
.jv-root .footer-social:hover{color:var(--wine-deep);}
.jv-root .footer-bottom{
  display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px 24px;
  padding-top:30px;font-size:12.5px;color:var(--ink-soft);
}
.jv-root .naave-footer-credit{
  display:flex;
  flex-wrap:wrap;
  align-items:baseline;
  justify-content:center;
  gap:4px;
  padding:8px 0 4px;
  text-align:center;
  font-size:14px;
  font-weight:500;
  color:var(--ink-soft);
}
.jv-root .naave-credit{
  position:relative;
  display:inline-flex;
  align-items:baseline;
  color:#3D8C6E;
  text-decoration:none;
  line-height:1.4;
  transition:color 300ms ease;
}
.jv-root .naave-credit:hover{color:#2f7359;}
.jv-root .naave-credit__name{
  position:relative;
  display:inline-flex;
  min-width:3.25rem;
  align-items:baseline;
  justify-content:center;
}
.jv-root .naave-credit__name strong{
  position:relative;
  z-index:1;
  font-weight:700;
}
.jv-root .naave-credit__name::after{
  position:absolute;
  left:50%;
  top:-1.18rem;
  z-index:0;
  width:2.7rem;
  height:2.45rem;
  background:linear-gradient(
    180deg,
    rgba(166,125,124,0.28) 0%,
    rgba(61,140,110,0.22) 58%,
    transparent 100%
  );
  clip-path:polygon(44% 0%, 56% 0%, 100% 100%, 0% 100%);
  content:"";
  filter:blur(1px);
  opacity:0.72;
  transform:translateX(-50%);
  animation:naave-abduction-light 1700ms ease-in-out infinite;
  pointer-events:none;
}
.jv-root .naave-credit__ship{
  position:absolute;
  bottom:calc(100% - 0.12rem);
  left:50%;
  z-index:2;
  width:1.9rem;
  height:1.9rem;
  pointer-events:none;
  transform:translateX(-50%) translateY(0);
  animation:naave-ship-bounce 1200ms ease-in-out infinite;
}
.jv-root .naave-credit__ship-image{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
@keyframes naave-ship-bounce{
  0%,100%{transform:translateX(-50%) translateY(0);}
  50%{transform:translateX(-50%) translateY(-0.32rem);}
}
@keyframes naave-abduction-light{
  0%,100%{opacity:0.42;transform:translateX(-50%) scaleY(0.86);}
  50%{opacity:0.78;transform:translateX(-50%) scaleY(1.04);}
}
@media (prefers-reduced-motion:reduce){
  .jv-root .naave-credit__ship,
  .jv-root .naave-credit__name::after{animation:none;}
}
.jv-root .crisis-note{
  width:100%;
  margin-top:40px;
  padding:22px 0;
  background:rgba(166,125,124,0.08);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.jv-root .crisis-note p{
  font-size:12.5px;line-height:1.7;
  color:var(--ink-soft);
  text-align:center;
  max-width:900px;margin:0 auto;
}
@media(max-width:860px){
  .jv-root .footer-grid{
    grid-template-columns:1fr;
    gap:0;
    padding-bottom:8px;
    text-align:center;
    border-bottom:1px solid var(--line);
  }
  .jv-root .footer-brand,
  .jv-root .footer-col{
    width:100%;
    max-width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding:28px 0;
    border-bottom:1px solid var(--line);
  }
  .jv-root .footer-brand{padding-top:0;}
  .jv-root .footer-col:last-child{
    border-bottom:none;
    padding-bottom:12px;
  }
  .jv-root .footer-brand p{
    max-width:320px;
    margin:0 auto;
  }
  .jv-root .footer-col h4{margin-bottom:14px;}
  .jv-root .footer-col ul{
    display:flex;
    flex-direction:column;
    align-items:center;
    width:100%;
  }
  .jv-root .footer-col li{margin-bottom:10px;}
  .jv-root .footer-contact{align-items:center;}
  .jv-root .footer-social{justify-content:center;}
  .jv-root .footer-bottom{
    flex-direction:column;
    align-items:center;
    text-align:center;
    gap:18px;
  }
}

/* ---------- WHATSAPP ---------- */
.jv-root .wa-float{display:none;}
@media(min-width:769px){
  .jv-root .wa-float{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    position:fixed;
    right:28px;
    bottom:28px;
    z-index:200;
    width:62px;
    height:62px;
    border-radius:50%;
    background:#25D366;
    color:#fff;
    box-shadow:0 12px 28px rgba(18,140,126,0.4);
    transition:transform .3s ease, background .3s ease, box-shadow .3s ease;
  }
  .jv-root .wa-float:hover{
    background:#1ebe57;
    transform:translateY(-3px) scale(1.04);
    box-shadow:0 16px 34px rgba(18,140,126,0.45);
  }
  .jv-root .wa-float svg{
    width:30px;height:30px;fill:#fff;
  }
}
.jv-root .wa-fixed{display:none;}
@media(max-width:768px){
  .jv-root .wa-float,
  a.wa-float,
  .wa-float{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    height:0 !important;
    overflow:hidden !important;
  }
  .joinchat,
  .joinchat__button,
  .ht-ctc,
  .ht-ctc-chat,
  .whatsapp-button,
  .elementor-widget-whatsapp,
  .wapiChat__button,
  #wa-widget,
  .floating-wpp,
  .floating-wpp-button,
  a[href*="wa.me"][style*="position: fixed"],
  a[href*="api.whatsapp.com"][style*="position: fixed"]{
    display:none !important;
    visibility:hidden !important;
    pointer-events:none !important;
  }
  .jv-root .wa-fixed{
    display:flex !important;align-items:center;justify-content:center;gap:10px;
    position:fixed;left:0;right:0;bottom:0;z-index:200;
    background:#25D366;
    color:#fff;
    padding:13px 16px;
    font-size:13.5px;font-weight:600;letter-spacing:0.02em;
    text-align:center;
    line-height:1.3;
    box-shadow:0 -6px 22px rgba(18,140,126,0.35);
  }
  .jv-root .wa-fixed:active{background:#128C7E;}
  .jv-root .wa-fixed svg{width:20px;height:20px;fill:#fff;flex:none;}
  .jv-root footer{padding-bottom:92px;}
}

/* ---------- REVEAL ---------- */
.jv-root .reveal{opacity:1;transform:none;}
.jv-root .reveal.pre{opacity:0;transform:translateY(24px);}
.jv-root .reveal.pre.is-visible{opacity:1;transform:none;}
.jv-root .reveal:not(.pre){transition:opacity .8s ease, transform .8s ease;}
.jv-root .reveal.pre{transition:opacity .8s ease, transform .8s ease;}

@media (prefers-reduced-motion: reduce){
  .jv-root *{transition:none !important;}
}/* End custom CSS */