
:root{--hh-black:#080808;--hh-yellow:#ffd400;--hh-text:#141414;--hh-muted:#6f6f6f;--hh-line:#e8e8e8;--hh-soft:#f7f7f5}
.haro-home{font-family:Inter,Arial,sans-serif;color:var(--hh-text);background:#fff}.haro-home *{box-sizing:border-box}.hh-container{width:min(1180px,calc(100% - 48px));margin:auto}.hh-site-header{position:absolute;z-index:10;top:0;left:0;right:0;padding:18px 0}.hh-header-inner{display:flex;align-items:center;gap:32px}.hh-brand img{width:132px;height:auto}.hh-site-header nav{display:flex;gap:25px;margin-left:auto}.hh-site-header nav a{color:#fff;text-decoration:none;font-size:13px}.hh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:5px;text-decoration:none;font-size:13px;font-weight:700;border:1px solid transparent}.hh-btn-yellow{background:var(--hh-yellow);color:#111}.hh-btn-outline{border-color:#6b6b6b;color:#fff}.hh-hero{background:#080808;color:#fff;min-height:660px;padding:120px 0 60px}.hh-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.hh-eyebrow,.hh-kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--hh-yellow);margin-bottom:16px}.hh-hero h1{font-size:58px;line-height:1.02;margin:0 0 22px;max-width:700px;letter-spacing:-.035em}.hh-hero p{font-size:17px;line-height:1.65;color:#d1d1d1;max-width:620px}.hh-actions{display:flex;gap:12px;margin-top:28px}.hh-hero-visual img,.hh-pitch-visual img{width:100%;display:block;border-radius:10px;object-fit:cover;min-height:450px}.hh-image-placeholder{min-height:450px;border:1px solid #2c2c2c;border-radius:10px;background:linear-gradient(135deg,#171717,#0c0c0c);display:flex;align-items:center;justify-content:center;text-align:center;color:#777;font-size:13px}.hh-image-placeholder.dark{background:#101010}.hh-section{padding:82px 0}.hh-soft{background:var(--hh-soft)}.hh-about{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.hh-copy h2,.hh-center h2,.hh-partner-pitch h2,.hh-form-copy h2{font-size:38px;line-height:1.1;margin:0 0 16px;letter-spacing:-.02em}.hh-copy p,.hh-center p,.hh-partner-pitch p,.hh-form-copy p{color:var(--hh-muted);font-size:15px;line-height:1.7}.hh-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center}.hh-flow div{padding:22px 14px;border:1px solid var(--hh-line);border-radius:8px;text-align:center}.hh-flow div.is-core{background:#111;color:#fff;border-color:#111}.hh-flow b,.hh-flow small{display:block}.hh-flow small{color:#888;margin-top:6px}.hh-flow i{font-style:normal;color:#c2a100}.hh-center{text-align:center;max-width:760px;margin:0 auto 36px}.hh-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hh-solution-card{background:#fff;border:1px solid var(--hh-line);border-radius:9px;padding:24px;min-height:280px;box-shadow:0 8px 25px rgba(0,0,0,.03)}.hh-solution-card img{height:38px;max-width:140px;object-fit:contain;object-position:left center;margin-bottom:20px}.hh-solution-mark{width:40px;height:40px;border-radius:8px;background:#111;color:var(--hh-yellow);display:grid;place-items:center;font-weight:800;margin-bottom:20px}.hh-solution-card h3{margin:0 0 3px}.hh-solution-card span{font-size:12px;color:#888}.hh-solution-card p{color:#666;font-size:13px;line-height:1.6}.hh-solution-card a{color:#111;font-weight:700;text-decoration:none;font-size:12px}.hh-partner-pitch{padding:82px 0;background:#0c0c0c;color:#fff}.hh-partner-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.hh-partner-pitch ul{list-style:none;padding:0;margin:24px 0}.hh-partner-pitch li{padding:7px 0;color:#ddd}.hh-partner-pitch li:before{content:"✓";color:var(--hh-yellow);margin-right:10px}.hh-steps{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.hh-step{text-align:center;position:relative}.hh-step span{width:42px;height:42px;border:1px solid var(--hh-yellow);border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;font-weight:800}.hh-step h3{font-size:13px;line-height:1.25}.hh-step p{font-size:11px;color:#777;line-height:1.55}.hh-logo-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hh-logo-strip a{min-height:100px;border:1px solid var(--hh-line);background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:18px;text-decoration:none;color:#333;font-weight:700}.hh-logo-strip img{max-width:100%;max-height:52px;object-fit:contain;filter:grayscale(1)}.hh-logo-empty{grid-column:1/-1;padding:24px;border:1px dashed #ccc;text-align:center;color:#777}.hh-form-section{padding:84px 0;background:#fff}.hh-form-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px}.hh-form-card{border:1px solid var(--hh-line);border-radius:10px;padding:24px;background:#fafafa}.hh-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hh-fields label{font-size:11px;font-weight:700}.hh-fields input,.hh-fields select,.hh-fields textarea{display:block;width:100%;margin-top:6px;border:1px solid #d8d8d8;background:#fff;border-radius:6px;padding:12px;font:inherit}.hh-fields label.full{grid-column:1/-1}.hh-form-card button{margin-top:16px;width:100%}.hh-success{padding:12px 14px;background:#fff8ce;border:1px solid #efd95f;border-radius:6px;margin-bottom:14px}.hh-footer{padding:54px 0 0;background:#080808;color:#fff}.hh-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:60px}.hh-footer-grid img{width:130px}.hh-footer-grid p{max-width:360px;color:#aaa;line-height:1.6}.hh-footer-grid b,.hh-footer-grid a,.hh-footer-grid span{display:block;margin-bottom:9px}.hh-footer-grid a{color:#ccc;text-decoration:none}.hh-copyline{border-top:1px solid #222;margin-top:36px;padding:18px 0;color:#777;font-size:11px;text-align:center}
@media(max-width:900px){.hh-site-header nav{display:none}.hh-hero-grid,.hh-about,.hh-partner-grid,.hh-form-grid{grid-template-columns:1fr}.hh-hero h1{font-size:44px}.hh-solution-grid{grid-template-columns:1fr 1fr}.hh-steps{grid-template-columns:1fr 1fr}.hh-logo-strip{grid-template-columns:repeat(3,1fr)}.hh-flow{grid-template-columns:1fr}.hh-flow i{transform:rotate(90deg)}}
@media(max-width:600px){.hh-container{width:min(100% - 28px,1180px)}.hh-header-inner>.hh-btn{display:none}.hh-hero{min-height:auto;padding-top:110px}.hh-hero h1{font-size:36px}.hh-solution-grid,.hh-fields,.hh-logo-strip,.hh-footer-grid{grid-template-columns:1fr}.hh-steps{grid-template-columns:1fr}.hh-section,.hh-partner-pitch,.hh-form-section{padding:58px 0}}


/* v0.2 — Hero aprovado: composição integrada, sem card de imagem */
.hh-site-header{position:absolute;z-index:30;top:0;left:0;right:0;padding:25px 0;background:transparent}
.hh-header-inner{display:grid;grid-template-columns:210px 1fr 185px;align-items:center;gap:28px}
.hh-brand img{width:165px;max-height:55px;object-fit:contain;object-position:left center}
.hh-site-header nav{display:flex;justify-content:center;align-items:center;gap:32px;margin:0}
.hh-site-header nav a{position:relative;color:#fff;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}
.hh-site-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:3px;background:var(--hh-yellow)}
.hh-site-header .hh-btn{min-height:46px}

.hh-hero{position:relative;overflow:hidden;background:#050505;color:#fff;min-height:650px;padding:135px 0 64px}
.hh-hero-photo{position:absolute;z-index:1;top:0;bottom:0;left:38%;right:0;background-position:center center;background-size:cover;background-repeat:no-repeat}
.hh-hero-shade{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#050505 0%,#050505 28%,rgba(5,5,5,.94) 38%,rgba(5,5,5,.35) 59%,rgba(5,5,5,.40) 100%)}
.hh-hero-layout{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,520px) minmax(260px,1fr) 190px;align-items:center;gap:25px;min-height:450px}
.hh-hero-copy{align-self:center}
.hh-eyebrow{font-size:11px;letter-spacing:.15em;margin-bottom:20px}
.hh-hero h1{font-size:50px;line-height:1.06;margin:0 0 20px;max-width:540px;letter-spacing:-.035em;font-weight:750}
.hh-hero h1 em{color:var(--hh-yellow);font-style:normal}
.hh-hero p{font-size:16px;line-height:1.65;color:#f1f1f1;max-width:500px;margin:0}
.hh-actions{margin-top:25px}
.hh-photo-hint{min-height:330px;display:flex;align-items:center;justify-content:center;text-align:center;color:#777;border:1px dashed #333}
.hh-benefits{align-self:center;display:flex;flex-direction:column;gap:26px;padding-left:4px}
.hh-benefit{display:grid;grid-template-columns:35px 1fr;gap:11px;align-items:center}
.hh-benefit-icon{width:31px;height:31px;border:1.5px solid var(--hh-yellow);color:var(--hh-yellow);border-radius:7px;display:grid;place-items:center;font-size:9px;font-weight:800}
.hh-benefit b,.hh-benefit small{display:block;color:#fff}
.hh-benefit b{font-size:13px;line-height:1.2}.hh-benefit small{font-size:12px;line-height:1.25;margin-top:2px;color:#e1e1e1}

@media(max-width:1050px){
 .hh-header-inner{grid-template-columns:180px 1fr 170px}.hh-site-header nav{gap:18px}
 .hh-hero-layout{grid-template-columns:minmax(0,500px) 1fr 170px}.hh-hero h1{font-size:45px}
}
@media(max-width:900px){
 .hh-header-inner{display:flex}.hh-site-header nav{display:none}.hh-header-inner>.hh-btn{margin-left:auto}
 .hh-hero{padding-top:115px}.hh-hero-photo{left:30%;opacity:.55}
 .hh-hero-shade{background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.95) 48%,rgba(5,5,5,.62) 100%)}
 .hh-hero-layout{grid-template-columns:1fr 190px}.hh-photo-hint{display:none}.hh-hero-copy{max-width:570px}
}
@media(max-width:650px){
 .hh-brand img{width:135px}.hh-header-inner>.hh-btn{display:none}
 .hh-hero{min-height:auto;padding:105px 0 52px}.hh-hero-photo{left:0;opacity:.28}
 .hh-hero-shade{background:rgba(5,5,5,.68)}
 .hh-hero-layout{grid-template-columns:1fr;gap:35px}.hh-hero h1{font-size:37px}.hh-hero p{font-size:14px}
 .hh-benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:20px;border-top:1px solid #333}
}

/* v0.2.1 — referência corrigida: texto | executivos | benefícios */
.hh-hero{
  position:relative;
  overflow:hidden;
  background:#050505;
  color:#fff;
  min-height:650px;
  padding:135px 0 60px;
}
.hh-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 58% 45%,rgba(255,255,255,.035),transparent 32%),
    linear-gradient(90deg,#050505 0%,#050505 100%);
  pointer-events:none;
}
.hh-hero-layout{
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:minmax(430px,42%) minmax(360px,38%) minmax(170px,20%);
  align-items:center;
  gap:0;
  min-height:455px;
}
.hh-hero-copy{
  padding-right:28px;
  position:relative;
  z-index:4;
}
.hh-hero h1{
  font-size:49px;
  line-height:1.06;
  max-width:535px;
}
.hh-hero-photo-wrap{
  position:relative;
  align-self:stretch;
  min-height:455px;
  overflow:hidden;
}
.hh-hero-photo-wrap:before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.72) 13%,rgba(5,5,5,.04) 38%,rgba(5,5,5,.03) 77%,rgba(5,5,5,.68) 100%);
  pointer-events:none;
}
.hh-hero-photo{
  position:absolute;
  inset:0;
  background-repeat:no-repeat;
  background-size:cover;
  /* a imagem gerada tem muito espaço vazio à esquerda; esta posição recorta isso */
  background-position:72% center;
  filter:brightness(.92);
}
.hh-photo-hint{
  height:100%;
  min-height:455px;
  border:1px dashed #333;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#777;
}
.hh-benefits{
  position:relative;
  z-index:4;
  align-self:center;
  display:flex;
  flex-direction:column;
  gap:22px;
  padding-left:30px;
  margin-left:0;
  border-left:1px solid rgba(255,255,255,.06);
}
.hh-benefit{
  display:grid;
  grid-template-columns:36px 1fr;
  gap:11px;
  align-items:center;
}
.hh-benefit-icon{
  width:31px;
  height:31px;
}
.hh-benefit b{font-size:12.5px}
.hh-benefit small{font-size:11.5px}

@media(max-width:1100px){
  .hh-hero-layout{grid-template-columns:minmax(400px,42%) minmax(320px,38%) minmax(160px,20%)}
  .hh-hero h1{font-size:44px}
  .hh-benefits{padding-left:20px}
}
@media(max-width:900px){
  .hh-hero-layout{grid-template-columns:1fr 1fr;gap:0}
  .hh-hero-copy{padding-right:20px}
  .hh-hero-photo-wrap{min-height:420px}
  .hh-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-left:0;border-top:1px solid #252525;padding:22px 0 0;margin-top:20px}
}
@media(max-width:650px){
  .hh-hero-layout{grid-template-columns:1fr}
  .hh-hero-photo-wrap{min-height:330px;margin-top:20px}
  .hh-benefits{grid-template-columns:1fr 1fr}
}


/* v0.2.2 — Hero em camadas reais: imagem no fundo, conteúdo à frente */
.hh-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#050505;
  color:#fff;
  min-height:620px;
  padding:130px 0 54px;
}
.hh-hero-bg{
  position:absolute;
  inset:0;
  z-index:-2;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:var(--hh-hero-x,58%) center;
  filter:brightness(calc(var(--hh-hero-brightness,100) * 1%));
  transform:scale(1.01);
}
.hh-hero-overlay{
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    linear-gradient(90deg,
      rgba(5,5,5,.98) 0%,
      rgba(5,5,5,.96) 26%,
      rgba(5,5,5,.78) 37%,
      rgba(5,5,5,.24) 49%,
      rgba(5,5,5,.08) 64%,
      rgba(5,5,5,.30) 78%,
      rgba(5,5,5,.78) 100%);
}
.hh-hero-layout{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(430px,38%) minmax(350px,44%) minmax(185px,18%);
  align-items:center;
  gap:0;
  min-height:430px;
}
.hh-hero-copy{
  position:relative;
  z-index:3;
  align-self:center;
  padding-right:18px;
}
.hh-hero h1{
  margin:0 0 20px;
  max-width:520px;
  font-size:48px;
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:760;
}
.hh-title-before,
.hh-title-after{
  display:block;
}
.hh-hero h1 em{
  display:inline-block;
  color:var(--hh-yellow);
  font-style:normal;
}
.hh-title-after{
  margin-top:2px;
}
.hh-hero p{
  max-width:500px;
  margin:0;
  color:#f3f3f3;
  font-size:15.5px;
  line-height:1.65;
}
.hh-hero-center{
  min-height:430px;
  align-self:stretch;
}
.hh-photo-hint{
  height:100%;
  min-height:430px;
  border:1px dashed rgba(255,255,255,.15);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#777;
}
.hh-benefits{
  position:relative;
  z-index:4;
  align-self:center;
  display:flex;
  flex-direction:column;
  gap:22px;
  padding-left:18px;
  border-left:0;
}
.hh-benefit{
  display:grid;
  grid-template-columns:36px 1fr;
  gap:11px;
  align-items:center;
}
.hh-benefit-icon{
  width:31px;
  height:31px;
  border:1.4px solid var(--hh-yellow);
  border-radius:7px;
  color:var(--hh-yellow);
  display:grid;
  place-items:center;
  font-size:9px;
  font-weight:800;
}
.hh-benefit b{display:block;font-size:12.5px;line-height:1.2;color:#fff}
.hh-benefit small{display:block;margin-top:2px;font-size:11.5px;line-height:1.25;color:#e5e5e5}

@media(max-width:1100px){
  .hh-hero-layout{grid-template-columns:minmax(395px,39%) minmax(310px,42%) minmax(180px,19%)}
  .hh-hero h1{font-size:43px}
  .hh-benefits{padding-left:12px}
}
@media(max-width:900px){
  .hh-hero{padding-top:112px}
  .hh-hero-bg{background-position:64% center}
  .hh-hero-overlay{background:linear-gradient(90deg,rgba(5,5,5,.96) 0%,rgba(5,5,5,.82) 50%,rgba(5,5,5,.52) 100%)}
  .hh-hero-layout{grid-template-columns:1fr 1fr}
  .hh-hero-copy{padding-right:22px}
  .hh-hero-center{min-height:390px}
  .hh-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0 0;margin-top:14px;border-top:1px solid rgba(255,255,255,.12)}
}
@media(max-width:650px){
  .hh-hero{min-height:auto;padding:104px 0 48px}
  .hh-hero-bg{background-position:68% center;opacity:.44}
  .hh-hero-overlay{background:rgba(5,5,5,.68)}
  .hh-hero-layout{grid-template-columns:1fr}
  .hh-hero h1{font-size:36px}
  .hh-hero-center{min-height:260px}
  .hh-benefits{grid-template-columns:1fr 1fr}
}

/* v0.2.3 — correção da pilha do Hero: imagem não fica atrás do background da seção */
.hh-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#050505;
}
.hh-hero-bg{
  position:absolute;
  inset:0;
  z-index:0 !important;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:var(--hh-hero-x,58%) center;
  filter:brightness(calc(var(--hh-hero-brightness,100) * 1%));
  transform:scale(1.01);
  pointer-events:none;
}
.hh-hero-overlay{
  position:absolute;
  inset:0;
  z-index:1 !important;
  pointer-events:none;
}
.hh-hero-layout{
  position:relative;
  z-index:2 !important;
}
.hh-site-header{
  z-index:30;
}

/* v0.2.4 — ícones reais nos benefícios laterais */
.hh-benefit-icon{
  width:38px;
  height:38px;
  border:0 !important;
  border-radius:0 !important;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--hh-yellow);
}
.hh-benefit-icon svg{
  width:34px;
  height:34px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hh-benefit-icon.is-custom img{
  width:34px;
  height:34px;
  object-fit:contain;
  display:block;
}
.hh-benefit{
  grid-template-columns:42px 1fr;
  gap:12px;
}

/* v0.2.5 — biblioteca expandida usa o mesmo tratamento visual */
.hh-benefit-icon svg{pointer-events:none}

/* v0.2.6 — segunda seção alinhada à referência */
.hh-about-section{background:#fff;padding:76px 0 80px}
.hh-about{
  display:grid;
  grid-template-columns:30% 70%;
  gap:38px;
  align-items:center;
}
.hh-about-copy h2{
  font-size:34px;
  line-height:1.05;
  margin:0;
  letter-spacing:-.025em;
}
.hh-about-copy .hh-kicker{
  color:#d1ad00;
  margin-bottom:14px;
}
.hh-title-accent{
  display:block;
  width:28px;
  height:3px;
  background:var(--hh-yellow);
  margin:16px 0 20px;
}
.hh-about-text p{
  margin:0 0 17px;
  color:#666;
  font-size:14px;
  line-height:1.65;
}
.hh-about-flow{
  display:grid;
  grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;
  align-items:start;
  gap:0;
}
.hh-about-node{
  text-align:center;
  padding:0 12px;
}
.hh-about-icon{
  width:66px;
  height:66px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 12px;
  color:#232323;
}
.hh-about-icon svg{
  width:58px;
  height:58px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hh-about-node.is-haro .hh-about-icon{
  background:#0c0c0c;
  color:var(--hh-yellow);
  border-radius:11px;
}
.hh-about-node.is-haro .hh-about-icon svg{
  width:54px;
  height:54px;
  stroke-width:0;
  fill:currentColor;
}
.hh-about-node h3{
  margin:0 0 7px;
  font-size:14px;
  line-height:1.25;
}
.hh-about-node p{
  margin:0 auto;
  max-width:155px;
  color:#666;
  font-size:11.5px;
  line-height:1.5;
}
.hh-about-arrow{
  color:#d9b400;
  font-size:26px;
  line-height:66px;
  text-align:center;
}
@media(max-width:980px){
  .hh-about{grid-template-columns:1fr;gap:45px}
  .hh-about-copy{max-width:620px}
}
@media(max-width:720px){
  .hh-about-flow{grid-template-columns:1fr}
  .hh-about-arrow{line-height:1;transform:rotate(90deg);padding:12px 0}
  .hh-about-node{padding:8px 0}
  .hh-about-node p{max-width:260px}
}

/* v0.2.7 — seção "O que é a HaRO Company" reconstruída 1:1 com a referência */
.hh-about-reference{
  background:#fff;
  padding:34px 0 38px;
  border-top:1px solid #f0f0f0;
}
.hh-about-ref-grid{
  display:grid;
  grid-template-columns:29% 71%;
  gap:34px;
  align-items:start;
}
.hh-about-ref-copy{
  padding-top:2px;
}
.hh-about-ref-copy h2{
  margin:0;
  font-size:30px;
  line-height:1.05;
  letter-spacing:-.025em;
  font-weight:700;
  color:#151515;
  white-space:nowrap;
}
.hh-about-ref-accent{
  display:block;
  width:28px;
  height:2px;
  background:var(--hh-yellow);
  margin:13px 0 18px;
}
.hh-about-ref-text{
  max-width:300px;
}
.hh-about-ref-text p{
  margin:0 0 16px;
  font-size:13.2px;
  line-height:1.55;
  color:#626262;
}
.hh-about-ref-flow{
  display:grid;
  grid-template-columns:minmax(135px,1fr) 40px minmax(145px,1fr) 40px minmax(145px,1fr) 40px minmax(135px,1fr);
  align-items:start;
  gap:0;
  padding-top:9px;
}
.hh-about-ref-node{
  text-align:center;
}
.hh-about-ref-icon{
  width:68px;
  height:68px;
  margin:0 auto 11px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#252525;
}
.hh-about-ref-icon svg{
  width:62px;
  height:62px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.6;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hh-about-ref-node.is-haro .hh-about-ref-icon{
  width:62px;
  height:62px;
  margin-bottom:17px;
  border-radius:10px;
  background:#0b0b0b;
  color:var(--hh-yellow);
}
.hh-about-ref-node.is-haro .hh-about-ref-icon svg{
  width:50px;
  height:50px;
  fill:currentColor;
  stroke:none;
}
.hh-about-ref-node h3{
  margin:0 0 6px;
  color:#181818;
  font-size:13px;
  line-height:1.2;
  font-weight:700;
}
.hh-about-ref-node p{
  max-width:150px;
  margin:0 auto;
  color:#5f5f5f;
  font-size:11.2px;
  line-height:1.42;
}
.hh-about-ref-arrow{
  padding-top:24px;
  text-align:center;
  color:#e2b600;
  font-size:27px;
  line-height:1;
  font-weight:300;
}
@media(max-width:1050px){
  .hh-about-ref-grid{grid-template-columns:1fr;gap:34px}
  .hh-about-ref-copy h2{white-space:normal}
  .hh-about-ref-text{max-width:520px}
}
@media(max-width:760px){
  .hh-about-ref-flow{grid-template-columns:1fr}
  .hh-about-ref-arrow{padding:10px 0;transform:rotate(90deg)}
  .hh-about-ref-node{padding:8px 0}
  .hh-about-ref-node p{max-width:260px}
}

/* v0.2.8 — favicon/imagem personalizada na segunda seção */
.hh-about-ref-icon img{
  width:54px;
  height:54px;
  object-fit:contain;
  display:block;
}
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon{
  padding:0;
  background:transparent;
}
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon img{
  width:62px;
  height:62px;
  border-radius:10px;
}

/* v0.2.9 — corrige escala do favicon/ícone HaRO na jornada */
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon{
  width:82px;
  height:82px;
  margin:-8px auto 7px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent;
  border-radius:0;
  overflow:visible;
}
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon img{
  width:82px !important;
  height:82px !important;
  max-width:none !important;
  object-fit:contain;
  display:block;
  border-radius:0;
}
@media(max-width:760px){
  .hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon,
  .hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon img{
    width:72px !important;
    height:72px !important;
  }
}

/* v0.3.0 — tamanho e posição dos ícones controlados pelo editor */
.hh-about-ref-icon{
  width:var(--about-icon-size,62px) !important;
  height:var(--about-icon-size,62px) !important;
  transform:translate(var(--about-icon-x,0px),var(--about-icon-y,0px));
  overflow:visible;
}
.hh-about-ref-icon svg,
.hh-about-ref-icon img,
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon img{
  width:var(--about-icon-size,62px) !important;
  height:var(--about-icon-size,62px) !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain;
}
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon{
  width:var(--about-icon-size,96px) !important;
  height:var(--about-icon-size,96px) !important;
  margin:0 auto 11px !important;
}

/* v0.3.1 — tamanho/posição visual não altera mais o fluxo vertical do texto */
.hh-about-ref-icon,
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon{
  position:relative;
  width:72px !important;
  height:72px !important;
  min-width:72px !important;
  min-height:72px !important;
  max-width:72px !important;
  max-height:72px !important;
  margin:0 auto 11px !important;
  transform:none !important;
  overflow:visible !important;
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent;
}

/* O conteúdo visual pode ser maior ou menor que o slot sem empurrar título/texto. */
.hh-about-ref-icon svg,
.hh-about-ref-icon img,
.hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon img{
  position:absolute;
  left:50%;
  top:50%;
  width:var(--about-icon-size,62px) !important;
  height:var(--about-icon-size,62px) !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain;
  transform:
    translate(-50%,-50%)
    translate(var(--about-icon-x,0px),var(--about-icon-y,0px));
  transform-origin:center center;
  display:block;
}

/* Mantém a leitura da jornada estável mesmo com favicon grande. */
.hh-about-ref-node h3{
  position:relative;
  z-index:2;
  margin-top:0;
}
.hh-about-ref-node p{
  position:relative;
  z-index:2;
}

/* Em telas menores, mantém o slot estável; apenas o asset é redimensionado. */
@media(max-width:760px){
  .hh-about-ref-icon,
  .hh-about-ref-node.is-haro .hh-about-ref-icon.uses-site-icon{
    width:68px !important;
    height:68px !important;
    min-width:68px !important;
    min-height:68px !important;
    max-width:68px !important;
    max-height:68px !important;
  }
}

/* v0.3.2 — ecossistema de soluções seguindo a referência */
.hh-solutions-reference{
  background:#f8f8f6;
  padding:26px 0 28px;
}
.hh-solutions-heading{
  text-align:center;
  margin:0 auto 18px;
}
.hh-solutions-heading h2{
  margin:0 0 5px;
  font-size:28px;
  line-height:1.12;
  color:#171717;
  font-weight:750;
  letter-spacing:-.025em;
}
.hh-solutions-heading p{
  margin:0;
  color:#666;
  font-size:12.5px;
  line-height:1.45;
}
.hh-solutions-row{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:10px;
  align-items:stretch;
}
.hh-solution-ref-card{
  min-width:0;
  min-height:214px;
  padding:17px 16px 15px;
  border:1px solid #e5e5e5;
  border-radius:7px;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,0,0,.035);
  display:flex;
  flex-direction:column;
}
.hh-solution-ref-logo{
  height:45px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin-bottom:9px;
}
.hh-solution-ref-logo img{
  max-width:100%;
  width:auto;
  max-height:38px;
  object-fit:contain;
  object-position:left center;
  display:block;
}
.hh-solution-logo-placeholder{
  font-size:16px;
  font-weight:800;
  color:#555;
}
.hh-solution-ref-card h3{
  margin:0 0 11px;
  font-size:13px;
  line-height:1.2;
  font-weight:600;
  color:#222;
}
.hh-solution-ref-card p{
  margin:0 0 14px;
  min-height:67px;
  color:#555;
  font-size:10.8px;
  line-height:1.5;
}
.hh-solution-ref-card a{
  margin-top:auto;
  color:#222;
  font-size:10.8px;
  font-weight:700;
  text-decoration:none;
}
.hh-solution-ref-card a span{
  color:#d7ad00;
  margin-left:3px;
}
.hh-solutions-footer{
  text-align:center;
  margin-top:12px;
}
.hh-solutions-all{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 18px;
  border:1px solid #555;
  border-radius:4px;
  background:#fff;
  color:#222;
  font-size:11px;
  font-weight:700;
  text-decoration:none;
}
.hh-solutions-all:hover{
  border-color:#111;
  background:#111;
  color:#fff;
}
@media(max-width:1100px){
  .hh-solutions-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
}
@media(max-width:700px){
  .hh-solutions-reference{padding:34px 0}
  .hh-solutions-row{grid-template-columns:1fr 1fr}
}
@media(max-width:480px){
  .hh-solutions-row{grid-template-columns:1fr}
  .hh-solution-ref-card{min-height:0}
  .hh-solution-ref-card p{min-height:0}
}

/* v0.3.3 — tipografia e logos dos cards de soluções */
.hh-solutions-reference{
  padding:30px 0 30px;
}
.hh-solutions-heading{
  margin-bottom:20px;
}
.hh-solutions-heading h2{
  font-size:30px;
}
.hh-solutions-heading p{
  font-size:14px;
}
.hh-solutions-row{
  gap:12px;
}
.hh-solution-ref-card{
  min-height:250px;
  padding:18px 16px 17px;
}
.hh-solution-ref-logo{
  height:64px;
  min-height:64px;
  margin-bottom:10px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.hh-solution-ref-logo img{
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:var(--sol-logo-h,52px) !important;
  object-fit:contain;
  object-position:left center;
  display:block;
}
.hh-solution-logo-placeholder{
  min-height:var(--sol-logo-h,52px);
  display:flex;
  align-items:center;
  font-size:var(--sol-name-fs,16px);
  font-weight:800;
}
.hh-solution-ref-card h3{
  margin:0 0 11px;
  font-size:var(--sol-name-fs,16px);
  line-height:1.25;
  font-weight:650;
}
.hh-solution-ref-card p{
  margin:0 0 16px;
  min-height:88px;
  font-size:var(--sol-body-fs,13px);
  line-height:1.52;
}
.hh-solution-ref-card a{
  font-size:var(--sol-link-fs,12px);
  line-height:1.2;
}
.hh-solutions-all{
  min-height:38px;
  padding:0 20px;
  font-size:12px;
}
@media(max-width:1100px){
  .hh-solution-ref-card{min-height:235px}
  .hh-solution-ref-card p{min-height:70px}
}
@media(max-width:700px){
  .hh-solution-ref-logo{height:60px;min-height:60px}
  .hh-solution-ref-card p{min-height:0}
}

/* v0.3.4 — ajustes finais da seção anterior */
.hh-about-reference{
  padding-bottom:26px;
}
.hh-about-ref-node p{
  min-height:48px;
}
.hh-about-ref-flow{
  padding-bottom:0;
}

/* v0.3.4 — Por que ser parceiro HaRO? seguindo a referência */
.hh-partner-reference{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:322px;
  padding:27px 0 25px;
  background:#0b0b0b;
  color:#fff;
}
.hh-partner-bg{
  position:absolute;
  inset:0;
  z-index:0;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
.hh-partner-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(10,10,10,.98) 0%,
      rgba(10,10,10,.92) 31%,
      rgba(10,10,10,.25) 47%,
      rgba(10,10,10,.12) 67%,
      rgba(10,10,10,.72) 82%,
      rgba(10,10,10,.93) 100%);
}
.hh-partner-ref-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:38% 36% 26%;
  min-height:270px;
  align-items:center;
}
.hh-partner-ref-copy{
  align-self:start;
  padding-top:5px;
  padding-right:25px;
}
.hh-partner-ref-copy h2{
  margin:0;
  font-size:31px;
  line-height:1.08;
  font-weight:750;
  letter-spacing:-.025em;
}
.hh-partner-title-line{
  display:block;
  width:34px;
  height:3px;
  background:var(--hh-yellow);
  margin:14px 0 20px;
}
.hh-partner-ref-copy ul{
  list-style:none;
  margin:0;
  padding:0;
}
.hh-partner-ref-copy li{
  position:relative;
  padding:5px 0 5px 28px;
  font-size:13px;
  line-height:1.35;
  color:#f3f3f3;
}
.hh-partner-ref-copy li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:4px;
  width:17px;
  height:17px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--hh-yellow);
  color:#111;
  font-size:10px;
  font-weight:900;
}
.hh-partner-photo-space{
  min-height:270px;
}
.hh-partner-photo-empty{
  height:270px;
  border:1px dashed rgba(255,255,255,.18);
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#777;
}
.hh-partner-stats{
  display:flex;
  flex-direction:column;
  gap:8px;
  padding-left:12px;
}
.hh-partner-stat{
  min-height:61px;
  display:grid;
  grid-template-columns:54px 1fr;
  gap:11px;
  align-items:center;
  padding:8px 13px;
  background:#fff;
  color:#111;
  border-radius:7px;
  box-shadow:0 3px 9px rgba(0,0,0,.22);
}
.hh-partner-stat-icon{
  width:42px;
  height:42px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:var(--hh-yellow);
  color:#111;
}
.hh-partner-stat-icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hh-partner-stat small{
  display:block;
  margin-bottom:2px;
  color:#666;
  font-size:10px;
  line-height:1.15;
}
.hh-partner-stat strong{
  display:block;
  color:#111;
  font-size:20px;
  line-height:1.05;
  letter-spacing:-.02em;
}
@media(max-width:980px){
  .hh-partner-ref-grid{grid-template-columns:1fr 1fr}
  .hh-partner-photo-space{display:none}
  .hh-partner-stats{padding-left:25px}
}
@media(max-width:680px){
  .hh-partner-reference{padding:38px 0}
  .hh-partner-bg{opacity:.28}
  .hh-partner-overlay{background:rgba(10,10,10,.72)}
  .hh-partner-ref-grid{grid-template-columns:1fr;gap:30px}
  .hh-partner-stats{padding-left:0}
}

/* v0.3.5 — Parceiros: composição 1:1 com referência */
.hh-partner-reference{
  min-height:318px;
  padding:28px 0 24px;
  background:#0a0a0a;
}
.hh-partner-overlay{
  z-index:0;
  background:linear-gradient(90deg,#0a0a0a 0%,#0a0a0a 100%);
}
.hh-partner-ref-grid{
  z-index:2;
  grid-template-columns:39% 35% 26%;
  min-height:266px;
  align-items:center;
}
.hh-partner-ref-copy{
  padding-top:3px;
  padding-right:30px;
}
.hh-partner-ref-copy h2{
  font-size:30px;
}
.hh-partner-ref-copy li{
  padding-top:5px;
  padding-bottom:5px;
  font-size:13.5px;
}
.hh-partner-photo-space{
  position:relative;
  align-self:stretch;
  min-height:266px;
  overflow:hidden;
}
.hh-partner-photo{
  position:absolute;
  inset:0;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:68% center;
}
.hh-partner-photo-space:before,
.hh-partner-photo-space:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:24%;
  z-index:2;
  pointer-events:none;
}
.hh-partner-photo-space:before{
  left:0;
  background:linear-gradient(90deg,#0a0a0a 0%,rgba(10,10,10,.72) 38%,rgba(10,10,10,0) 100%);
}
.hh-partner-photo-space:after{
  right:0;
  background:linear-gradient(270deg,#0a0a0a 0%,rgba(10,10,10,.70) 35%,rgba(10,10,10,0) 100%);
}
.hh-partner-stats{
  gap:7px;
  padding-left:18px;
}
.hh-partner-stat{
  min-height:62px;
  padding:8px 14px;
  grid-template-columns:52px 1fr;
}
.hh-partner-stat-icon{
  width:41px;
  height:41px;
}
.hh-partner-stat strong{
  font-size:19px;
}
.hh-partner-stat small{
  font-size:10px;
}
@media(max-width:980px){
  .hh-partner-photo{background-position:62% center}
}

/* v0.3.6 — ajuste fino da imagem central via editor */
.hh-partner-photo-space{
  min-height:var(--pp-h,266px) !important;
  height:var(--pp-h,266px);
}
.hh-partner-photo{
  inset:0;
  background-size:var(--pp-zoom,115%) auto !important;
  background-position:var(--pp-x,68%) var(--pp-y,50%) !important;
  background-repeat:no-repeat;
}
.hh-partner-photo-empty{
  min-height:var(--pp-h,266px);
  height:var(--pp-h,266px);
}
@media(max-width:980px){
  .hh-partner-photo{
    background-size:cover !important;
  }
}

/* v0.3.7 — imagem central como IMG real: controles passam a funcionar de forma previsível */
.hh-partner-photo-space{
  position:relative;
  min-height:var(--pp-h,266px) !important;
  height:var(--pp-h,266px) !important;
  overflow:hidden !important;
}
.hh-partner-photo-img{
  position:absolute;
  inset:0;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover;
  object-position:var(--pp-x,68%) var(--pp-y,50%);
  transform:scale(calc(var(--pp-zoom,115) / 100));
  transform-origin:var(--pp-x,68%) var(--pp-y,50%);
  display:block;
  transition:transform .15s ease, object-position .15s ease;
}
.hh-partner-photo-space:before,
.hh-partner-photo-space:after{
  z-index:3;
}
.hh-partner-photo{
  display:none !important;
}
@media(max-width:980px){
  .hh-partner-photo-img{
    object-fit:cover;
    transform:scale(1);
  }
}

/* v0.3.8 — correção definitiva da imagem central.
   Volta ao background que já renderizava e deixa zoom/posição inline no elemento. */
.hh-partner-photo-space{
  position:relative !important;
  overflow:hidden !important;
  align-self:center;
}
.hh-partner-photo{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  max-width:none !important;
  opacity:1 !important;
  visibility:visible !important;
  z-index:1 !important;
}
.hh-partner-photo-img{
  display:none !important;
}
.hh-partner-photo-space:before,
.hh-partner-photo-space:after{
  z-index:2 !important;
  pointer-events:none;
}
@media(max-width:980px){
  .hh-partner-photo-space{
    display:block !important;
  }
  .hh-partner-photo{
    display:block !important;
  }
}

/* v0.3.9 — componente isolado da imagem central.
   Não herda as regras antigas de .hh-partner-photo / .hh-partner-photo-space. */
.hh-partner-photo-frame-v2{
  position:relative;
  width:100%;
  align-self:center;
  overflow:hidden;
  background:#0a0a0a;
  z-index:1;
}
.hh-partner-photo-asset-v2{
  position:absolute;
  left:50%;
  top:50%;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:var(--pp-x,68%) var(--pp-y,50%) !important;
  transform:translate(-50%,-50%) scale(var(--pp-scale,1.15)) !important;
  transform-origin:center center !important;
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  z-index:1;
}

/* fades integrados, como na referência */
.hh-partner-photo-frame-v2:before,
.hh-partner-photo-frame-v2:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:18%;
  z-index:2;
  pointer-events:none;
}
.hh-partner-photo-frame-v2:before{
  left:0;
  background:linear-gradient(90deg,#0a0a0a 0%,rgba(10,10,10,.62) 34%,rgba(10,10,10,0) 100%);
}
.hh-partner-photo-frame-v2:after{
  right:0;
  background:linear-gradient(270deg,#0a0a0a 0%,rgba(10,10,10,.58) 30%,rgba(10,10,10,0) 100%);
}
.hh-partner-photo-empty-v2{
  width:100%;
  height:100%;
  min-height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#777;
  border:1px dashed rgba(255,255,255,.18);
}
@media(max-width:980px){
  .hh-partner-photo-frame-v2{display:none}
}

/* v0.4.0 — imagem central encosta no topo e na base da seção, como na referência */
.hh-partner-reference{
  padding:0 !important;
  min-height:var(--pp-h,318px) !important;
  height:auto;
}
.hh-partner-ref-grid{
  min-height:var(--pp-h,318px) !important;
  height:var(--pp-h,318px);
  align-items:stretch !important;
}

/* Conteúdo lateral mantém respiro, mas a foto não recebe padding vertical. */
.hh-partner-ref-copy{
  align-self:center !important;
  padding-top:24px !important;
  padding-bottom:24px !important;
}
.hh-partner-stats{
  align-self:center !important;
  padding-top:20px !important;
  padding-bottom:20px !important;
}

/* Moldura ocupa toda a altura da linha do grid. */
.hh-partner-photo-frame-v2{
  align-self:stretch !important;
  width:100%;
  height:100% !important;
  min-height:0 !important;
  margin:0 !important;
  top:auto !important;
  bottom:auto !important;
}

/* Asset sempre cobre 100% da moldura. */
.hh-partner-photo-asset-v2{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:var(--pp-x,68%) var(--pp-y,50%) !important;
  transform:translate(-50%,-50%) scale(var(--pp-scale,1.15)) !important;
}

/* Remove qualquer faixa criada pelas regras antigas. */
.hh-partner-photo-space,
.hh-partner-photo{
  margin:0 !important;
  padding:0 !important;
}
@media(max-width:980px){
  .hh-partner-reference{
    padding:34px 0 !important;
    min-height:auto !important;
  }
  .hh-partner-ref-grid{
    height:auto !important;
    min-height:0 !important;
  }
}

/* v0.4.1 — Como funciona seguindo a referência */
.hh-how-reference{
  background:#fff;
  padding:25px 0 28px;
}
.hh-how-heading{
  text-align:center;
  margin-bottom:17px;
}
.hh-how-heading h2{
  margin:0;
  color:#151515;
  font-size:29px;
  line-height:1.1;
  font-weight:750;
  letter-spacing:-.025em;
}
.hh-how-row{
  display:grid;
  grid-template-columns:
    minmax(0,1fr) 34px
    minmax(0,1fr) 34px
    minmax(0,1fr) 34px
    minmax(0,1fr) 34px
    minmax(0,1fr) 34px
    minmax(0,1fr) 34px
    minmax(0,1fr);
  align-items:start;
  gap:0;
}
.hh-how-step{
  text-align:center;
  min-width:0;
}
.hh-how-icon-circle{
  width:64px;
  height:64px;
  margin:0 auto 7px;
  border:1.5px solid #e9be00;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#e0b500;
  background:#fff;
}
.hh-how-icon-circle svg{
  width:36px;
  height:36px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hh-how-icon-circle img{
  width:38px;
  height:38px;
  object-fit:contain;
  display:block;
}
.hh-how-number{
  margin-bottom:5px;
  color:#222;
  font-size:11px;
  font-weight:700;
}
.hh-how-step h3{
  max-width:130px;
  min-height:35px;
  margin:0 auto 7px;
  color:#202020;
  font-size:13.5px;
  line-height:1.25;
  font-weight:700;
}
.hh-how-step p{
  max-width:138px;
  margin:0 auto;
  color:#666;
  font-size:11.3px;
  line-height:1.48;
}
.hh-how-arrow{
  padding-top:20px;
  color:#444;
  font-size:26px;
  line-height:1;
  text-align:center;
  font-weight:300;
}
@media(max-width:1050px){
  .hh-how-row{
    overflow-x:auto;
    display:flex;
    align-items:flex-start;
    gap:20px;
    padding-bottom:10px;
    scroll-snap-type:x proximity;
  }
  .hh-how-step{
    flex:0 0 150px;
    scroll-snap-align:start;
  }
  .hh-how-arrow{
    flex:0 0 22px;
  }
}
@media(max-width:600px){
  .hh-how-reference{padding:34px 0}
  .hh-how-heading h2{font-size:27px}
}

/* v0.4.2 — Empresas parceiras que confiam, seguindo a referência */
.hh-partner-logos-reference{
  background:#fbfbfa;
  padding:24px 0 22px;
}
.hh-partner-logos-heading{
  text-align:center;
  margin-bottom:14px;
}
.hh-partner-logos-heading h2{
  margin:0;
  color:#171717;
  font-size:27px;
  line-height:1.12;
  font-weight:750;
  letter-spacing:-.025em;
}
.hh-partner-logos-heading p{
  margin:6px 0 0;
  color:#707070;
  font-size:12px;
}
.hh-partner-logo-band{
  min-height:84px;
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  align-items:center;
  gap:18px;
  padding:14px 22px;
  border:1px solid #e9e9e9;
  border-radius:8px;
  background:#fff;
  box-shadow:0 3px 12px rgba(0,0,0,.025);
}
.hh-partner-logo-item{
  min-width:0;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:5px 7px;
  text-decoration:none;
  color:#555;
  font-size:13px;
  font-weight:700;
}
.hh-partner-logo-item img{
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:var(--partner-logo-h,48px) !important;
  object-fit:contain;
  display:block;
  filter:grayscale(1);
  opacity:.82;
  transition:.18s ease;
}
.hh-partner-logo-item:hover img{
  filter:grayscale(0);
  opacity:1;
}
.hh-partner-logo-empty{
  grid-column:1/-1;
  text-align:center;
  color:#777;
  font-size:12px;
}
.hh-partner-logos-footer{
  text-align:center;
  margin-top:14px;
}
.hh-partner-logos-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:0 20px;
  border:1px solid #777;
  border-radius:4px;
  background:#fff;
  color:#202020;
  font-size:11.5px;
  font-weight:700;
  text-decoration:none;
}
.hh-partner-logos-button:hover{
  border-color:#111;
  background:#111;
  color:#fff;
}
@media(max-width:1050px){
  .hh-partner-logo-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
}
@media(max-width:600px){
  .hh-partner-logo-band{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}
  .hh-partner-logos-heading h2{font-size:24px}
}

/* v0.4.3 — Seja nosso parceiro conforme referência */
.hh-form-reference{background:#fbfbfa;padding:28px 0 26px;border-top:1px solid #efefef}
.hh-form-ref-grid{display:grid;grid-template-columns:24% 76%;gap:28px;align-items:start}
.hh-form-ref-copy h2{margin:0;font-size:27px;line-height:1.1;font-weight:750;letter-spacing:-.02em;color:#181818}
.hh-form-title-line{display:block;width:30px;height:2px;background:var(--hh-yellow);margin:14px 0 18px}
.hh-form-ref-copy p{max-width:245px;margin:0;color:#5f5f5f;font-size:12.5px;line-height:1.58}
.hh-form-handshake{width:180px;height:100px;margin-top:10px;color:#ddd}
.hh-form-handshake svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.hh-form-ref-card{background:transparent}
.hh-form-main-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px}
.hh-form-fields{display:flex;flex-direction:column;gap:8px}
.hh-form-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.hh-form-three{display:grid;grid-template-columns:1.15fr .7fr 1fr;gap:8px}
.hh-form-ref-card input,.hh-form-ref-card select,.hh-form-ref-card textarea{box-sizing:border-box;width:100%;border:1px solid #ddd;border-radius:5px;background:#fff;color:#222;font-size:12px;outline:none}
.hh-form-ref-card input,.hh-form-ref-card select{height:39px;padding:0 12px}
.hh-form-ref-card textarea{height:178px;padding:12px;resize:none;line-height:1.45}
.hh-form-ref-card input:focus,.hh-form-ref-card select:focus,.hh-form-ref-card textarea:focus{border-color:#bbb;box-shadow:0 0 0 2px rgba(255,212,0,.12)}
.hh-form-message{position:relative;display:flex;flex-direction:column}
.hh-char-limit{position:absolute;top:157px;right:10px;color:#777;font-size:9px}
.hh-form-consent{display:flex;align-items:flex-start;gap:7px;margin:10px 0 9px;color:#666;font-size:9.5px;line-height:1.3}
.hh-form-consent input{width:13px;height:13px;flex:0 0 13px;margin:1px 0 0}
.hh-form-submit{min-height:42px;border:0;border-radius:5px;background:var(--hh-yellow);color:#111;font-size:12px;font-weight:800;cursor:pointer}
.hh-form-submit:hover{filter:brightness(.96)}
@media(max-width:1000px){.hh-form-ref-grid{grid-template-columns:1fr}.hh-form-ref-copy{max-width:520px}.hh-form-handshake{display:none}}
@media(max-width:760px){.hh-form-main-grid{grid-template-columns:1fr}.hh-form-two,.hh-form-three{grid-template-columns:1fr}.hh-form-ref-card textarea{height:150px}.hh-char-limit{top:129px}}

/* v0.4.4 — força identidade HaRO no CTA do formulário.
   Seletores específicos + !important impedem o tema/WordPress de sobrescrever a cor. */
.hh-form-reference .hh-form-ref-card .hh-form-submit,
.hh-form-reference .hh-form-ref-card button.hh-form-submit,
.hh-form-reference .hh-form-ref-card form button[type="submit"].hh-form-submit{
  display:block !important;
  width:100% !important;
  min-height:42px !important;
  padding:0 18px !important;
  border:1px solid #FFD400 !important;
  border-radius:5px !important;
  background:#FFD400 !important;
  background-color:#FFD400 !important;
  background-image:none !important;
  color:#111111 !important;
  font-size:12px !important;
  font-weight:800 !important;
  line-height:40px !important;
  text-align:center !important;
  box-shadow:none !important;
  text-shadow:none !important;
  opacity:1 !important;
  appearance:none !important;
  -webkit-appearance:none !important;
}
.hh-form-reference .hh-form-ref-card .hh-form-submit:hover,
.hh-form-reference .hh-form-ref-card .hh-form-submit:focus,
.hh-form-reference .hh-form-ref-card .hh-form-submit:active{
  background:#EFC700 !important;
  background-color:#EFC700 !important;
  border-color:#EFC700 !important;
  color:#111111 !important;
  box-shadow:none !important;
}

/* v0.4.5 — Modal das soluções conforme referência aprovada */
.hh-solution-more{
  margin-top:auto;padding:0;border:0;background:transparent;color:#222;
  font-size:var(--sol-link-fs,12px);font-weight:700;text-align:left;cursor:pointer
}
.hh-solution-more span{color:#d7ad00;margin-left:3px}

.hh-solution-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:28px}
.hh-solution-modal.is-open{display:flex}
.hh-solution-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(2px)}
.hh-solution-modal-dialog{
  position:relative;z-index:2;width:min(1140px,calc(100vw - 56px));max-height:calc(100vh - 56px);
  overflow:auto;background:#fff;border-radius:10px;box-shadow:0 28px 90px rgba(0,0,0,.34)
}
.hh-solution-modal-close{
  position:absolute;top:14px;right:17px;z-index:5;width:32px;height:32px;border:0;background:transparent;
  color:#222;font-size:28px;line-height:1;cursor:pointer
}
.hh-solution-modal-grid{display:grid;grid-template-columns:38% 62%;min-height:500px}
.hh-solution-modal-copy{padding:40px 34px 34px 38px}
.hh-solution-modal-brand{display:flex;align-items:center;gap:18px;min-height:54px;margin-bottom:18px}
.hh-solution-modal-brand img{width:auto;height:auto;max-width:180px;max-height:48px;object-fit:contain;object-position:left center}
.hh-solution-modal-brand span{color:#555;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}
.hh-solution-modal-copy h2{margin:0 0 16px;max-width:360px;color:#161616;font-size:28px;line-height:1.08;letter-spacing:-.03em;font-weight:780}
.hh-solution-modal-description{margin:0;max-width:370px;color:#5b5b5b;font-size:13px;line-height:1.58}
.hh-solution-modal-info{display:grid;grid-template-columns:1.35fr 1fr;gap:20px;margin-top:26px}
.hh-solution-modal-info h3{margin:0 0 11px;color:#202020;font-size:14px;line-height:1.2}
.hh-solution-modal-benefits{padding-right:18px;border-right:1px solid #e6e6e6}
.hh-solution-modal-benefits ul{list-style:none;margin:0;padding:0}
.hh-solution-modal-benefits li{position:relative;padding:4px 0 4px 22px;color:#444;font-size:11.5px;line-height:1.35}
.hh-solution-modal-benefits li:before{
  content:"✓";position:absolute;left:0;top:4px;width:15px;height:15px;border-radius:50%;
  display:grid;place-items:center;background:#FFD400;color:#111;font-size:9px;font-weight:900
}
.hh-solution-modal-ideal h3 span{color:#d6ae00}
.hh-solution-modal-ideal p{margin:0;color:#555;font-size:11.5px;line-height:1.5}
.hh-solution-modal-actions{display:flex;align-items:center;gap:22px;margin-top:30px}
.hh-solution-modal-primary{
  display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:4px;
  background:#FFD400;color:#111;text-decoration:none;font-size:12px;font-weight:800
}
.hh-solution-modal-primary span{margin-left:14px}
.hh-solution-modal-secondary{color:#222;text-decoration:none;font-size:11.5px;font-weight:650}
.hh-solution-modal-visual{display:flex;flex-direction:column;justify-content:center;padding:52px 28px 26px 10px;background:#fff}
.hh-solution-modal-image-wrap{
  width:100%;overflow:hidden;border:1px solid #e6e6e6;border-radius:7px;background:#f6f7f7;
  box-shadow:0 5px 16px rgba(0,0,0,.05)
}
.hh-solution-modal-image-wrap img{width:100%;height:auto;max-height:430px;object-fit:contain;display:block}
.hh-solution-modal-visual small{margin-top:8px;color:#777;font-size:10px}
.hh-solution-modal-image-empty{
  min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;
  border:1px dashed #d7d7d7;border-radius:7px;color:#888;font-size:12px
}
html.hh-modal-open,body.hh-modal-open{overflow:hidden}

@media(max-width:900px){
  .hh-solution-modal{padding:18px}
  .hh-solution-modal-dialog{width:calc(100vw - 36px);max-height:calc(100vh - 36px)}
  .hh-solution-modal-grid{grid-template-columns:1fr}
  .hh-solution-modal-copy{padding:38px 26px 22px}
  .hh-solution-modal-visual{padding:10px 26px 28px}
}
@media(max-width:560px){
  .hh-solution-modal-info{grid-template-columns:1fr}
  .hh-solution-modal-benefits{border-right:0;border-bottom:1px solid #e6e6e6;padding:0 0 16px}
  .hh-solution-modal-actions{flex-direction:column;align-items:stretch;gap:12px}
  .hh-solution-modal-secondary{text-align:center}
}


/* v0.4.6 — identidade HaRO: CTA dos cards de soluções SEMPRE amarelo */
.hh-solutions .hh-solution-card .hh-solution-more,
.hh-solutions .hh-solution-card a:not(.hh-solutions-all),
.hh-solutions .hh-solutions-grid .hh-solution-more,
.hh-solutions .hh-solutions-grid .hh-solution-card > a {
    background:#FFD400 !important;
    background-color:#FFD400 !important;
    border:1px solid #FFD400 !important;
    border-color:#FFD400 !important;
    color:#111111 !important;
    box-shadow:none !important;
    text-decoration:none !important;
}
.hh-solutions .hh-solution-card .hh-solution-more:hover,
.hh-solutions .hh-solution-card a:not(.hh-solutions-all):hover,
.hh-solutions .hh-solutions-grid .hh-solution-more:hover,
.hh-solutions .hh-solutions-grid .hh-solution-card > a:hover {
    background:#e8c100 !important;
    background-color:#e8c100 !important;
    border-color:#e8c100 !important;
    color:#111111 !important;
}
.hh-solutions .hh-solution-card .hh-solution-more span,
.hh-solutions .hh-solution-card a span {
    color:#111111 !important;
}

/* v0.4.7 — correção do seletor REAL da seção de soluções */
.hh-solutions-reference .hh-solution-ref-card .hh-solution-more,
.hh-solutions-reference .hh-solution-ref-card button.hh-solution-more,
.hh-solutions-reference .hh-solution-ref-card > .hh-solution-more,
.hh-solutions-reference .hh-solution-ref-card > a {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:42px !important;
  padding:0 16px !important;
  margin-top:auto !important;
  border:1px solid #FFD400 !important;
  border-color:#FFD400 !important;
  border-radius:4px !important;
  background:#FFD400 !important;
  background-color:#FFD400 !important;
  background-image:none !important;
  color:#111111 !important;
  font-size:var(--sol-link-fs,12px) !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  opacity:1 !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  cursor:pointer !important;
}
.hh-solutions-reference .hh-solution-ref-card .hh-solution-more span,
.hh-solutions-reference .hh-solution-ref-card > a span {
  color:#111111 !important;
  margin-left:8px !important;
}
.hh-solutions-reference .hh-solution-ref-card .hh-solution-more:hover,
.hh-solutions-reference .hh-solution-ref-card .hh-solution-more:focus,
.hh-solutions-reference .hh-solution-ref-card .hh-solution-more:active,
.hh-solutions-reference .hh-solution-ref-card > a:hover,
.hh-solutions-reference .hh-solution-ref-card > a:focus,
.hh-solutions-reference .hh-solution-ref-card > a:active {
  background:#E8C100 !important;
  background-color:#E8C100 !important;
  border-color:#E8C100 !important;
  color:#111111 !important;
  box-shadow:none !important;
}

/* v0.4.8 — refinamento tipográfico do modal de soluções */
.hh-solution-modal-copy{
  padding:38px 34px 32px 38px !important;
}
.hh-solution-modal-brand{
  margin-bottom:16px !important;
}
.hh-solution-modal-brand img{
  max-width:190px !important;
  max-height:52px !important;
}
.hh-solution-modal-brand span{
  font-size:10.5px !important;
  letter-spacing:.035em !important;
}
.hh-solution-modal-copy h2{
  margin-bottom:14px !important;
  max-width:390px !important;
  font-size:29px !important;
  line-height:1.06 !important;
}
.hh-solution-modal-description{
  max-width:395px !important;
  font-size:13.5px !important;
  line-height:1.62 !important;
}
.hh-solution-modal-info{
  grid-template-columns:1.18fr 1fr !important;
  gap:18px !important;
  margin-top:23px !important;
}
.hh-solution-modal-info h3{
  margin-bottom:10px !important;
  font-size:14.5px !important;
}
.hh-solution-modal-benefits{
  padding-right:18px !important;
}
.hh-solution-modal-benefits li{
  padding:5px 0 5px 23px !important;
  font-size:12px !important;
  line-height:1.36 !important;
}
.hh-solution-modal-benefits li:before{
  top:5px !important;
  width:16px !important;
  height:16px !important;
}
.hh-solution-modal-ideal{
  padding-left:2px;
}
.hh-solution-modal-ideal p{
  max-width:155px;
  font-size:12px !important;
  line-height:1.58 !important;
}
.hh-solution-modal-actions{
  margin-top:28px !important;
}
.hh-solution-modal-primary{
  min-height:47px !important;
  padding:0 24px !important;
  background:#FFD400 !important;
  border:1px solid #FFD400 !important;
  color:#111 !important;
}
.hh-solution-modal-primary:hover{
  background:#e8c100 !important;
  border-color:#e8c100 !important;
  color:#111 !important;
}
.hh-solution-modal-secondary{
  font-size:11.8px !important;
}
.hh-solution-modal-visual{
  padding-top:48px !important;
}
.hh-solution-modal-image-wrap img{
  max-height:440px !important;
}

/* v0.4.9 — proporções do modal alinhadas à referência aprovada */
.hh-solution-modal-dialog{
  width:min(1180px,calc(100vw - 56px)) !important;
}
.hh-solution-modal-grid{
  grid-template-columns:42% 58% !important;
  min-height:510px !important;
}
.hh-solution-modal-copy{
  padding:40px 32px 34px 38px !important;
}
.hh-solution-modal-copy h2{
  max-width:410px !important;
}
.hh-solution-modal-description{
  max-width:420px !important;
}

/* "O que resolve" ganha mais largura; "Ideal para" continua compacto. */
.hh-solution-modal-info{
  grid-template-columns:58% 42% !important;
  gap:18px !important;
}
.hh-solution-modal-benefits{
  padding-right:16px !important;
}
.hh-solution-modal-benefits li{
  white-space:nowrap;
  font-size:11.8px !important;
  letter-spacing:-.01em;
}
.hh-solution-modal-ideal{
  padding-left:2px !important;
}
.hh-solution-modal-ideal p{
  max-width:165px !important;
}

/* Screenshot continua grande, mas deixa de dominar o modal. */
.hh-solution-modal-visual{
  padding:52px 24px 26px 6px !important;
}
.hh-solution-modal-image-wrap img{
  max-height:430px !important;
}

/* CTAs preservam a proporção da referência. */
.hh-solution-modal-actions{
  gap:18px !important;
}
.hh-solution-modal-primary{
  min-width:205px;
}
.hh-solution-modal-secondary{
  white-space:nowrap;
}

/* Tablets/mobile voltam ao fluxo vertical e podem quebrar texto normalmente. */
@media(max-width:900px){
  .hh-solution-modal-grid{
    grid-template-columns:1fr !important;
  }
  .hh-solution-modal-benefits li,
  .hh-solution-modal-secondary{
    white-space:normal;
  }
}
