/* Mobile revision v2 — focused corrections from iPhone review. */

/* Preloader: keep the cinematic mark, but let its motion complete before exit
   and reduce the visual weight of the percentage. */
.gb-preloader.is-brand-live .gb-preloader__mark-mask{
  animation-duration:1.62s!important;
}
.gb-preloader.is-brand-live .gb-preloader__mark{
  animation-duration:1.62s!important;
}
.gb-preloader.is-brand-live .gb-preloader__halo{
  animation-duration:1.62s!important;
}
.gb-preloader.is-brand-live .gb-preloader__mark-shell::before{
  animation-duration:1.02s!important;
  animation-delay:.18s!important;
}
.gb-preloader.is-brand-live .gb-preloader__mark-shell::after{
  animation-duration:1.02s!important;
  animation-delay:.32s!important;
}
.gb-preloader.is-brand-live .gb-preloader__mark-mask::before{
  animation-duration:.95s!important;
  animation-delay:.24s!important;
}
.gb-preloader__count{
  min-width:76px!important;
  gap:2px!important;
  opacity:.76;
}
.gb-preloader__count span{
  font-size:clamp(30px,4.5vw,50px)!important;
  font-weight:500!important;
  letter-spacing:-.035em!important;
  text-shadow:none!important;
}
.gb-preloader__count sup{
  margin-top:1px!important;
  font-size:8px!important;
  font-weight:600!important;
  color:rgba(255,255,255,.48)!important;
}

/* Hero copy built by mobile-revision-v2.js. */
body.gb-home-revision .hero h1 .gb-hero-title-line{
  display:flex;
  align-items:baseline;
  flex-wrap:nowrap;
}
body.gb-home-revision .hero h1 .gb-hero-title-line--jiu{
  gap:.18em;
}
body.gb-home-revision .hero h1 .gb-hero-title-line--all{
  gap:.16em;
}
body.gb-home-revision .hero h1 .gb-hero-title-accent{
  color:#ff3038!important;
  font-style:normal;
}

/* Program CTA cleanup requested earlier: no decorative arrows, centered label. */
body.gb-home-revision .program-copy h3,
body.gb-home-revision .program-copy a{
  width:100%!important;
  text-align:center!important;
  justify-content:center!important;
}
body.gb-home-revision .program-copy a::before,
body.gb-home-revision .program-copy a::after{
  content:none!important;
  display:none!important;
}

@media (max-width:899px){
  /* One visual marker is enough on mobile. */
  body.gb-home-revision .hero-copy::before{
    display:none!important;
  }

  /* The bottom DISCIPLINA / CONFIANÇA signature was colliding with the CTAs. */
  body.gb-home-revision .hero-bottom{
    display:none!important;
  }

  body.gb-home-revision .hero-inner{
    padding-bottom:54px!important;
  }

  body.gb-home-revision .hero h1{
    font-size:clamp(54px,15.5vw,82px)!important;
    line-height:.84!important;
    letter-spacing:-.04em!important;
  }

  body.gb-home-revision .hero h1 .gb-hero-title-line--jiu{
    gap:.20em;
  }

  body.gb-home-revision .gb-school-section-fix{
    min-height:0!important;
    height:auto!important;
    padding-top:58px!important;
    padding-bottom:58px!important;
    align-content:start!important;
    justify-content:start!important;
  }

  body.gb-home-revision .gb-school-section-fix > *{
    min-height:0!important;
  }

  body.gb-home-revision .gb-school-section-fix .gb-school-layout-fix{
    min-height:0!important;
    height:auto!important;
    margin-top:0!important;
    padding-top:0!important;
    align-content:start!important;
    justify-content:start!important;
    gap:30px!important;
  }

  .gb-preloader__count span{
    font-size:36px!important;
  }
  .gb-preloader__count{
    min-width:62px!important;
  }
}
