/* Brasil Emprega 7.7.64 — padronização ultra premium dos banners
   Central de Carreira e Central de Serviços.
   O banner principal da Home permanece preservado. */

:root{
  --be-v7764-navy:#031d3e;
  --be-v7764-navy-2:#063568;
  --be-v7764-blue:#0a4f8d;
  --be-v7764-green:#18a45d;
  --be-v7764-green-light:#6ce6a0;
  --be-v7764-white:#ffffff;
  --be-v7764-muted:rgba(255,255,255,.78);
  --be-v7764-card-ink:#123a60;
  --be-v7764-card-muted:#6a7e91;
}

/* ================================================================
   BASE COMPARTILHADA
   ================================================================ */
body.be-career-page .be-career-premium-hero,
body.be-services-page .be-services-premium-hero-v2{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border:0!important;
  background:
    radial-gradient(circle at 72% 18%,rgba(29,145,207,.22),transparent 34%),
    radial-gradient(circle at 92% 88%,rgba(26,174,98,.20),transparent 34%),
    linear-gradient(118deg,var(--be-v7764-navy) 0%,#042c59 48%,#075a73 128%)!important;
  color:#fff!important;
}
body.be-career-page .be-career-premium-hero::before,
body.be-services-page .be-services-premium-hero-v2::before{
  content:"";
  position:absolute;
  z-index:-2;
  inset:0;
  border-radius:0;
  background:
    linear-gradient(118deg,rgba(1,18,40,.28),transparent 52%),
    repeating-radial-gradient(circle at 55% 106%,rgba(105,229,160,.11) 0 1px,transparent 1px 13px);
  pointer-events:none;
}
body.be-career-page .be-career-premium-hero::after,
body.be-services-page .be-services-premium-hero-v2::after{
  content:"";
  position:absolute;
  z-index:-1;
  width:760px;
  height:760px;
  right:-250px;
  top:-480px;
  border:1px solid rgba(93,225,156,.24);
  border-radius:50%;
  background:transparent;
  box-shadow:0 0 0 90px rgba(255,255,255,.018),0 0 0 180px rgba(255,255,255,.012);
  pointer-events:none;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__inner,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__inner{
  width:min(1480px,calc(100% - 64px));
  min-height:430px;
  margin-inline:auto;
  padding:40px 0;
  display:grid;
  grid-template-columns:minmax(0,.93fr) minmax(570px,1.07fr);
  align-items:center;
  gap:44px;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__copy,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__copy{
  position:relative;
  z-index:4;
  min-width:0;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__eyebrow,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-height:32px;
  padding:7px 13px;
  border:1px solid rgba(255,255,255,.26);
  border-radius:999px;
  background:rgba(255,255,255,.075);
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  font-size:11px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
  text-shadow:none!important;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__eyebrow::before,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__eyebrow::before{
  width:8px;
  height:8px;
  background:#4fe08d;
  box-shadow:0 0 0 5px rgba(79,224,141,.13),0 0 17px rgba(79,224,141,.52);
}
body.be-career-page .be-career-premium-hero h1,
body.be-services-page .be-services-premium-hero-v2 h1{
  max-width:760px;
  margin:18px 0 14px!important;
  color:#fff!important;
  font-size:clamp(2.65rem,4.15vw,4.35rem)!important;
  line-height:1.01!important;
  letter-spacing:-.048em!important;
  text-wrap:balance;
  text-shadow:0 8px 30px rgba(0,15,38,.22)!important;
}
body.be-career-page .be-career-premium-hero h1 span,
body.be-services-page .be-services-premium-hero-v2 h1 span{
  color:var(--be-v7764-green-light)!important;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__copy>p,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__copy>p{
  max-width:720px;
  margin:0!important;
  color:rgba(255,255,255,.83)!important;
  font-size:16px!important;
  line-height:1.62!important;
  text-shadow:none!important;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__actions,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:24px;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__primary,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__primary{
  min-height:50px;
  padding:13px 21px;
  border:1px solid rgba(110,235,165,.42);
  border-radius:12px;
  background:linear-gradient(135deg,#20b765,#10914e)!important;
  color:#fff!important;
  box-shadow:0 15px 34px rgba(1,87,45,.32),inset 0 1px 0 rgba(255,255,255,.22);
  font-size:14.5px;
  font-weight:900;
  text-decoration:none;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__primary:hover,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__primary:hover{
  transform:translateY(-1px);
  background:linear-gradient(135deg,#28c870,#119451)!important;
}
body.be-career-page .be-career-premium-hero .be-internal-hero__secondary,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__secondary{
  min-height:50px;
  padding:13px 21px;
  border:1px solid rgba(255,255,255,.48)!important;
  border-radius:12px;
  background:rgba(2,28,58,.34)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  font-size:14.5px;
  font-weight:900;
  text-decoration:none;
  backdrop-filter:blur(8px);
}
body.be-career-page .be-career-premium-hero .be-internal-hero__secondary:hover,
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__secondary:hover{
  background:rgba(255,255,255,.12)!important;
}

.be-v7764-feature-list{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:25px;
}
.be-v7764-feature{
  display:grid;
  grid-template-columns:37px 1fr;
  column-gap:9px;
  align-items:center;
  min-width:0;
  color:#fff;
}
.be-v7764-feature__icon{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:37px;
  height:37px;
  border:1px solid rgba(99,230,158,.38);
  border-radius:12px;
  background:rgba(20,161,86,.11);
  color:#66e7a0;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.be-v7764-feature__icon svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.be-v7764-feature strong{
  display:block;
  min-width:0;
  color:#fff;
  font-size:11px;
  line-height:1.2;
}
.be-v7764-feature small{
  display:block;
  min-width:0;
  margin-top:2px;
  color:rgba(255,255,255,.67);
  font-size:9px;
  line-height:1.28;
}

/* ================================================================
   CENTRAL DE CARREIRA
   ================================================================ */
.be-career-showcase{
  position:relative;
  height:340px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.24);
  border-radius:28px;
  background:#07365e;
  box-shadow:0 34px 84px rgba(0,15,38,.40);
}
.be-career-showcase::before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  background:linear-gradient(90deg,rgba(1,27,56,.28),transparent 46%,rgba(1,27,56,.06)),linear-gradient(0deg,rgba(1,24,50,.26),transparent 54%);
  pointer-events:none;
}
.be-career-showcase>img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 47%;
  filter:saturate(.90) contrast(1.06) brightness(.77);
  transform:scale(1.015);
}
.be-career-showcase__arc{
  position:absolute;
  z-index:3;
  width:530px;
  height:530px;
  left:-255px;
  top:-100px;
  border:1px solid rgba(78,224,143,.42);
  border-radius:50%;
  box-shadow:0 0 0 72px rgba(78,224,143,.025);
  pointer-events:none;
}
.be-career-card{
  position:absolute;
  z-index:5;
  padding:15px 17px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:17px;
  background:rgba(255,255,255,.95);
  color:var(--be-v7764-card-ink);
  box-shadow:0 20px 50px rgba(0,22,50,.29);
  backdrop-filter:blur(10px);
}
.be-career-card strong{
  display:block;
  color:#12345b;
  font-size:13px;
}
.be-career-card p{
  margin:5px 0 0;
  color:#60758a;
  font-size:10.5px;
  line-height:1.42;
}
.be-career-card--coach{
  top:19px;
  right:18px;
  width:min(292px,47%);
  padding-left:60px;
}
.be-career-card--coach::before{
  content:"";
  position:absolute;
  left:16px;
  top:15px;
  width:31px;
  height:31px;
  border:2px solid #19a05a;
  border-radius:10px;
  background:
    linear-gradient(#19a05a,#19a05a) 7px 8px/15px 2px no-repeat,
    linear-gradient(#19a05a,#19a05a) 7px 14px/11px 2px no-repeat,
    radial-gradient(circle,#19a05a 0 2px,transparent 2.5px) 21px 18px/7px 7px no-repeat;
}
.be-career-card--confidence{
  right:55px;
  bottom:18px;
  width:min(278px,46%);
}
.be-career-checks{
  display:grid;
  gap:7px;
  margin-top:9px;
}
.be-career-checks span{
  display:flex;
  align-items:flex-start;
  gap:7px;
  color:#4e667b;
  font-size:9.8px;
  line-height:1.25;
}
.be-career-checks span::before{
  content:"✓";
  display:grid;
  place-items:center;
  width:17px;
  height:17px;
  flex:none;
  border-radius:50%;
  background:#19a15d;
  color:#fff;
  font-size:10px;
  font-weight:950;
}

/* ================================================================
   CENTRAL DE SERVIÇOS
   ================================================================ */
body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__inner{
  min-height:410px;
  grid-template-columns:minmax(0,1fr) minmax(560px,.94fr);
}
.be-services-showcase-panel{
  position:relative;
  padding:22px;
  border:1px solid rgba(61,174,232,.42);
  border-radius:27px;
  background:linear-gradient(145deg,rgba(4,45,88,.76),rgba(3,33,66,.89));
  box-shadow:0 30px 78px rgba(0,15,38,.36),inset 0 1px 0 rgba(255,255,255,.06);
  backdrop-filter:blur(9px);
}
.be-services-showcase-panel::before{
  content:"";
  position:absolute;
  width:170px;
  height:1px;
  right:34px;
  top:-1px;
  background:linear-gradient(90deg,transparent,#66e7a0,transparent);
  box-shadow:0 0 14px rgba(102,231,160,.7);
}
.be-services-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.be-service-premium-card{
  position:relative;
  display:grid;
  grid-template-columns:50px 1fr 28px;
  align-items:center;
  gap:12px;
  min-height:116px;
  padding:18px;
  border:1px solid rgba(222,234,243,.95);
  border-radius:18px;
  background:linear-gradient(145deg,#fff,#f8fbfd);
  color:var(--be-v7764-card-ink);
  box-shadow:0 15px 38px rgba(0,22,50,.21);
  text-decoration:none;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.be-service-premium-card:hover{
  transform:translateY(-3px);
  border-color:#85d5aa;
  box-shadow:0 21px 48px rgba(0,22,50,.28);
}
.be-service-premium-card__icon{
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  border:1px solid #80bcec;
  border-radius:14px;
  background:#edf6fd;
  color:#0d5d9b;
  font-style:normal;
  font-size:17px;
  font-weight:950;
}
.be-service-premium-card__icon svg{
  display:block;
  width:26px;
  height:26px;
  stroke:currentColor;
  fill:none;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.be-service-premium-card:nth-child(even) .be-service-premium-card__icon{
  border-color:#80d2a6;
  background:#ecf9f2;
  color:#16854d;
}
.be-service-premium-card strong{
  display:block;
  color:#153c63;
  font-size:13px;
}
.be-service-premium-card small{
  display:block;
  margin-top:5px;
  color:#718599;
  font-size:10.3px;
  line-height:1.3;
}
.be-service-premium-card__arrow{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  border:1px solid #d4e1ea;
  border-radius:50%;
  color:#648096;
  font-size:16px;
  line-height:1;
}

/* Faixa de alerta permanece abaixo do banner sem sobreposição. */
body.be-services-page .notice{
  position:relative;
  z-index:2;
}

/* ================================================================
   RESPONSIVIDADE
   ================================================================ */
@media(max-width:1220px){
  body.be-career-page .be-career-premium-hero .be-internal-hero__inner,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__inner{
    width:min(100% - 44px,1420px);
    grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);
    gap:30px;
  }
  body.be-career-page .be-career-premium-hero h1,
  body.be-services-page .be-services-premium-hero-v2 h1{font-size:clamp(2.45rem,4vw,3.75rem)!important}
  .be-v7764-feature-list{gap:9px}
  .be-career-card--confidence{right:20px}
}

@media(max-width:980px){
  body.be-career-page .be-career-premium-hero .be-internal-hero__inner,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__inner{
    width:min(100% - 36px,900px);
    min-height:0;
    padding:34px 0;
    grid-template-columns:1fr;
    gap:29px;
  }
  body.be-career-page .be-career-premium-hero .be-internal-hero__visual,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__visual{
    display:block!important;
    width:100%;
    max-width:820px;
    margin-inline:auto;
  }
  .be-v7764-feature-list{max-width:780px}
  .be-career-showcase{height:350px}
}

@media(max-width:700px){
  body.be-career-page .be-career-premium-hero .be-internal-hero__inner,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__inner{
    width:calc(100% - 28px);
    padding:28px 0;
    gap:23px;
  }
  body.be-career-page .be-career-premium-hero h1,
  body.be-services-page .be-services-premium-hero-v2 h1{
    margin-top:14px!important;
    font-size:clamp(2.15rem,10vw,3rem)!important;
  }
  body.be-career-page .be-career-premium-hero .be-internal-hero__copy>p,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__copy>p{
    font-size:14.5px!important;
  }
  .be-v7764-feature-list{grid-template-columns:1fr 1fr;gap:13px}
  .be-career-showcase{height:285px;border-radius:22px}
  .be-career-card--coach{right:10px;top:10px;width:54%;padding:12px 12px 12px 50px}
  .be-career-card--coach::before{left:12px;top:12px}
  .be-career-card--confidence{right:10px;bottom:10px;width:54%;padding:12px}
  .be-career-card p{font-size:9.5px}.be-career-checks span{font-size:8.7px}
  .be-services-showcase-panel{padding:14px;border-radius:22px}
  .be-services-grid{gap:11px}
  .be-service-premium-card{grid-template-columns:42px 1fr 25px;min-height:102px;padding:13px;gap:10px}
  .be-service-premium-card__icon{width:42px;height:42px;border-radius:12px;font-size:14px}
}

@media(max-width:520px){
  body.be-career-page .be-career-premium-hero .be-internal-hero__visual,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__visual{
    display:block!important;
  }
  body.be-career-page .be-career-premium-hero .be-internal-hero__actions,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__actions{
    align-items:stretch;
    flex-direction:column;
  }
  body.be-career-page .be-career-premium-hero .be-internal-hero__primary,
  body.be-career-page .be-career-premium-hero .be-internal-hero__secondary,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__primary,
  body.be-services-page .be-services-premium-hero-v2 .be-internal-hero__secondary{
    width:100%;
  }
  .be-v7764-feature-list{grid-template-columns:1fr}
  .be-v7764-feature{grid-template-columns:34px 1fr}.be-v7764-feature__icon{width:34px;height:34px}
  .be-career-showcase{height:235px}
  .be-career-card--coach{width:64%;padding-left:45px}.be-career-card--coach::before{width:27px;height:27px}
  .be-career-card--confidence{width:64%}.be-career-checks span:nth-child(3){display:none}
  .be-services-grid{grid-template-columns:1fr}
  .be-service-premium-card{min-height:88px}
}

@media(prefers-reduced-motion:reduce){
  .be-service-premium-card,.be-internal-hero__primary{transition:none!important}
}


/* Sobrescrita de alta especificidade para neutralizar estilos legados do tool-hero. */
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero{
  padding:0!important;
  min-height:0!important;
  display:block!important;
  background:
    radial-gradient(circle at 72% 18%,rgba(29,145,207,.22),transparent 34%),
    radial-gradient(circle at 92% 88%,rgba(26,174,98,.20),transparent 34%),
    linear-gradient(118deg,var(--be-v7764-navy) 0%,#042c59 48%,#075a73 128%)!important;
  background-image:
    radial-gradient(circle at 72% 18%,rgba(29,145,207,.22),transparent 34%),
    radial-gradient(circle at 92% 88%,rgba(26,174,98,.20),transparent 34%),
    linear-gradient(118deg,var(--be-v7764-navy) 0%,#042c59 48%,#075a73 128%)!important;
  color:#fff!important;
}
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero h1{
  color:#fff!important;
  text-shadow:0 8px 30px rgba(0,15,38,.22)!important;
}
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero h1 span{color:var(--be-v7764-green-light)!important}
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero .be-internal-hero__copy>p{
  color:rgba(255,255,255,.83)!important;
  text-shadow:none!important;
}
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero .be-internal-hero__eyebrow{
  color:#fff!important;
  border-color:rgba(255,255,255,.26)!important;
  background:rgba(255,255,255,.075)!important;
  text-shadow:none!important;
}
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero .be-internal-hero__primary{
  background:linear-gradient(135deg,#20b765,#10914e)!important;
  color:#fff!important;
}
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero .be-internal-hero__secondary{
  background:rgba(2,28,58,.34)!important;
  border-color:rgba(255,255,255,.48)!important;
  color:#fff!important;
}

/* Legibilidade dos cartões sobre a fotografia da Central de Carreira. */
body.be-career-page .tool-hero.be-internal-hero.be-career-premium-hero .be-career-card p{
  color:#60758a!important;
  text-shadow:none!important;
}
@media(max-width:520px){
  body.be-career-page .be-career-premium-hero .be-career-card{display:none!important}
}
