/* ==========================================================================
   Eretz Corretora de Seguros — folha de estilo principal
   Paleta oficial extraida da marca: navy #182A53 / azul #355EB3 / claro #A9CFFC
   ========================================================================== */

/* --------------------------------------------------------------- 1. Tokens */
:root {
  /* Cores oficiais do manual da marca (v2026/02) */
  --navy: #182a53;
  --navy-deep: #101d3c;
  --blue: #355eb3;
  --blue-dark: #2a4c92;
  --sky: #a9cffc;
  --sky-soft: #dbe9fd;

  --paper: #fafafa;
  --paper-tint: #edf4fe;
  --white: #ffffff;
  --ink: #182a53;
  --ink-soft: #55658a;
  --line: rgba(24, 42, 83, 0.13);
  --line-dark: rgba(169, 207, 252, 0.2);

  /* A marca usa Neulis (Adobe Fonts). Outfit e a substituta geometrica de
     uso livre: mesma construcao circular e "a" de um andar. Para trocar pela
     Neulis real, basta alterar as duas linhas abaixo. */
  --font-display: "Outfit", "Century Gothic", -apple-system, BlinkMacSystemFont, sans-serif;
  --font-body: "Outfit", "Century Gothic", -apple-system, BlinkMacSystemFont, sans-serif;

  --wrap: 1180px;
  --wrap-narrow: 760px;
  --radius-s: 8px;
  --radius-m: 14px;
  --radius-l: 22px;

  --space-section: clamp(4.5rem, 9vw, 8rem);
  --header-h: 84px;

  --shadow-card: 0 1px 2px rgba(24, 42, 83, 0.05), 0 12px 32px -20px rgba(24, 42, 83, 0.3);
  --shadow-lift: 0 2px 4px rgba(24, 42, 83, 0.06), 0 28px 56px -28px rgba(24, 42, 83, 0.4);
  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* ----------------------------------------------------------------- 2. Base */
*,
*::before,
*::after { box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-h) + 16px);
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  /* Era --paper (#fafafa). A um passo do #ffffff das secoes, servia so para
     sujar as emendas; agora branco e navy sao os unicos dois fundos. */
  background: var(--white);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 1.0625rem;
  line-height: 1.68;
  font-weight: 400;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

img,
svg { max-width: 100%; display: block; }

a { color: var(--blue); text-decoration-thickness: 1px; text-underline-offset: 3px; }

h1, h2, h3, h4 {
  font-family: var(--font-display);
  color: var(--navy);
  margin: 0;
  text-wrap: balance;
}

h1, h2 {
  font-weight: 300;
  letter-spacing: -0.025em;
  line-height: 1.1;
}
h3, h4 {
  font-weight: 500;
  letter-spacing: -0.012em;
  line-height: 1.25;
}

h1 { font-size: clamp(2.35rem, 4.5vw, 3.6rem); }
h2 { font-size: clamp(1.9rem, 3.7vw, 2.9rem); }
h3 { font-size: clamp(1.22rem, 1.8vw, 1.45rem); }
h4 { font-size: 1.08rem; }

p { margin: 0 0 1.1em; }
p:last-child { margin-bottom: 0; }

ul, ol { margin: 0; padding: 0; }

:focus-visible {
  outline: 3px solid var(--blue);
  outline-offset: 3px;
  border-radius: 4px;
}

.skip-link {
  position: absolute;
  left: 16px;
  top: -80px;
  z-index: 200;
  background: var(--navy);
  color: #fff;
  padding: 12px 20px;
  border-radius: 0 0 var(--radius-s) var(--radius-s);
  font-weight: 600;
  transition: top 0.2s var(--ease);
}
.skip-link:focus-visible { top: 0; }

.wrap {
  width: 100%;
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: clamp(1.25rem, 4vw, 2.5rem);
}

.sr-only {
  position: absolute;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0);
  white-space: nowrap; border: 0;
}

/* -------------------------------------------------------------- 3. Botoes */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55em;
  padding: 0.9em 1.6em;
  border: 1px solid transparent;
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 0.97rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.01em;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.22s var(--ease), color 0.22s var(--ease),
              border-color 0.22s var(--ease), transform 0.22s var(--ease);
}
.btn:active { transform: translateY(1px); }

.btn--primary { background: var(--blue); color: #fff; }
.btn--primary:hover { background: var(--blue-dark); }

.btn--navy { background: var(--navy); color: #fff; }
.btn--navy:hover { background: var(--navy-deep); }

.btn--outline { border-color: var(--line); background: transparent; color: var(--navy); }
.btn--outline:hover { border-color: var(--navy); background: rgba(24, 42, 83, 0.05); }

.btn--light { background: var(--sky); color: var(--navy-deep); }
.btn--light:hover { background: #c4dcfd; }

.btn--onnavy { border-color: var(--line-dark); color: var(--sky); background: transparent; }
.btn--onnavy:hover { border-color: var(--sky); background: rgba(169, 207, 252, 0.1); }

.btn--sm { padding: 0.7em 1.2em; font-size: 0.9rem; }

/* --- Acao principal: "Solicitar cotacao" --------------------------------
   Uma unica forma forte no site inteiro. Tudo que competia com ela virou
   .link-acao. O destaque vem de tamanho, peso e sombra — sem animacao. */
.btn--cta {
  padding: 1.05em 2.1em;
  font-size: 1.02rem;
  background: var(--blue);
  color: #fff;
  box-shadow: 0 2px 4px rgba(24, 42, 83, 0.16),
              0 18px 42px -18px rgba(53, 94, 179, 0.85);
}
.btn--cta:hover { background: var(--blue-dark); }

/* Sobre faixa escura o botao ganha um halo, para nao encostar no fundo. */
.section--navy .btn--cta,
.hero .btn--cta,
.page-hero .btn--cta,
.form-rapida .btn--cta {
  box-shadow: 0 0 0 1px rgba(169, 207, 252, 0.35),
              0 20px 46px -18px rgba(0, 0, 0, 0.7);
}

/* --- Acao secundaria ----------------------------------------------------
   Era .btn--outline, com a mesma caixa e o mesmo peso do CTA. Virou link:
   quem quer so navegar continua achando, e quem quer cotar tem um alvo so. */
.link-acao {
  display: inline-flex;
  align-items: center;
  gap: 0.45em;
  font-size: 0.97rem;
  font-weight: 600;
  color: var(--blue);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  transition: color 0.2s var(--ease), border-color 0.2s var(--ease);
}
.link-acao:hover { color: var(--blue-dark); border-bottom-color: currentColor; }
.link-acao svg { width: 16px; height: 16px; }

.section--navy .link-acao,
.hero .link-acao,
.page-hero .link-acao,
.form-rapida .link-acao { color: var(--sky); }
.section--navy .link-acao:hover,
.hero .link-acao:hover,
.page-hero .link-acao:hover,
.form-rapida .link-acao:hover { color: #fff; }

/* Sobre o azul da faixa final o claro da marca daria contraste de 2,5:1 —
   abaixo do minimo legivel. Ali o link secundario vai em branco. */
.cta-band .link-acao { color: #fff; opacity: 0.92; }
.cta-band .link-acao:hover { opacity: 1; }

.btn-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem;
  margin-top: 2rem;
}

/* ------------------------------------------------------------ 4. Cabecalho */
.topbar {
  background: var(--navy);
  color: var(--sky-soft);
  font-size: 0.85rem;
}
.topbar__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  min-height: 40px;
  padding-block: 0.5rem;
  text-align: center;
  flex-wrap: wrap;
}
.topbar a { color: var(--sky); font-weight: 600; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(250, 250, 250, 0.88);
  backdrop-filter: saturate(1.6) blur(12px);
  -webkit-backdrop-filter: saturate(1.6) blur(12px);
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s var(--ease), background-color 0.3s var(--ease);
}
.site-header.is-stuck {
  border-bottom-color: var(--line);
  background: rgba(250, 250, 250, 0.96);
}

.site-header__inner {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  min-height: var(--header-h);
}

.brand { display: inline-flex; align-items: center; flex: 0 0 auto; }

.nav { margin-left: auto; }
.nav__list {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  list-style: none;
}
.nav__link {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;
  padding: 0.6rem 0.85rem;
  border-radius: var(--radius-s);
  color: var(--navy);
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s var(--ease), color 0.2s var(--ease);
}
.nav__link:hover { background: rgba(24, 42, 83, 0.06); }
.nav__link[aria-current="page"] { color: var(--blue); font-weight: 600; }

.nav__item { position: relative; }
.nav__caret { width: 10px; height: 10px; transition: transform 0.25s var(--ease); }
.nav__item.is-open .nav__caret { transform: rotate(180deg); }

.subnav {
  list-style: none;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  min-width: 286px;
  padding: 0.5rem;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-m);
  box-shadow: var(--shadow-lift);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: opacity 0.2s var(--ease), transform 0.2s var(--ease), visibility 0.2s;
}
.nav__item.is-open .subnav { opacity: 1; visibility: visible; transform: translateY(0); }
.subnav a {
  display: block;
  padding: 0.6rem 0.75rem;
  border-radius: var(--radius-s);
  color: var(--navy);
  font-size: 0.93rem;
  font-weight: 500;
  text-decoration: none;
}
.subnav a:hover { background: var(--paper); color: var(--blue); }

.header-cta { flex: 0 0 auto; }
.nav > .btn { display: none; }

.nav-toggle {
  display: none;
  flex: 0 0 auto;
  margin-left: auto;
  width: 44px; height: 44px;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid var(--line);
  border-radius: var(--radius-s);
  cursor: pointer;
}
.nav-toggle span {
  display: block;
  position: relative;
  width: 18px; height: 1.5px;
  background: var(--navy);
  transition: background-color 0.2s var(--ease);
}
.nav-toggle span::before,
.nav-toggle span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 18px; height: 1.5px;
  background: var(--navy);
  transition: transform 0.28s var(--ease), top 0.28s var(--ease);
}
.nav-toggle span::before { top: -6px; }
.nav-toggle span::after { top: 6px; }
.nav-toggle[aria-expanded="true"] span { background: transparent; }
.nav-toggle[aria-expanded="true"] span::before { top: 0; transform: rotate(45deg); }
.nav-toggle[aria-expanded="true"] span::after { top: 0; transform: rotate(-45deg); }

/* ---------------------------------------------------------------- 5. Secoes */
.section { padding-block: var(--space-section); }
.section--tight { padding-block: clamp(3rem, 6vw, 4.5rem); }
.section--white { background: var(--white); }

/* .section--tint (fundo #edf4fe) foi aposentada. O azul-claro ficava perto
   demais do branco vizinho e a pagina inteira lia como lavada. As secoes
   agora sao ou brancas ou navy, sem meio-termo. */

.section--navy {
  position: relative;
  background: var(--navy);
  background-image: url("../img/ondas-navy.svg"),
    radial-gradient(120% 90% at 15% 0%, #1e3364 0%, var(--navy) 55%, var(--navy-deep) 100%);
  background-size: cover, auto;
  background-position: center, center;
  color: var(--sky-soft);
}
.section--navy > * { position: relative; z-index: 1; }
.section--navy h2,
.section--navy h3 { color: #fff; }
.section--navy a:not(.btn) { color: var(--sky); }

.section__head { max-width: 44rem; margin-bottom: clamp(2.5rem, 5vw, 4rem); }
.section__head p {
  margin-top: 1.1rem;
  font-size: 1.08rem;
  color: var(--ink-soft);
  max-width: 38rem;
}
.section--navy .section__head p { color: var(--sky-soft); opacity: 0.86; }

.section__kicker {
  display: block;
  margin-bottom: 1rem;
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--blue);
  letter-spacing: 0;
}
.section--navy .section__kicker { color: var(--sky); }
/* O page-hero e o hero ficaram escuros mas nao sao .section--navy, entao o
   kicker continuava em --blue: 2,3:1 sobre o navy, ilegivel. */
.page-hero .section__kicker,
.hero .section__kicker { color: var(--sky); }

/* ------------------------------------------------------------------ 6. Hero */
/* O hero abre em navy. A pagina inteira passou a alternar faixa escura e
   faixa clara de forma marcada — antes eram sete secoes claras contra duas
   escuras, e as duas variacoes de claro quase nao se distinguiam. */
.hero {
  position: relative;
  padding-top: clamp(3.5rem, 7vw, 6rem);
  padding-bottom: clamp(4rem, 8vw, 6.5rem);
  overflow: hidden;
  background: var(--navy);
  background-image: radial-gradient(125% 95% at 12% 0%, #24396f 0%, var(--navy) 52%, var(--navy-deep) 100%);
  color: var(--sky-soft);
}
/* Ondas concentricas: mesmo padrao grafico do manual da marca. */
.hero::before {
  content: "";
  position: absolute;
  inset: -20% -5% -30% -25%;
  background: url("../img/ondas-navy.svg") center / cover no-repeat;
  pointer-events: none;
  z-index: 0;
}
.hero::after {
  content: "";
  position: absolute;
  inset: auto -10% 26% 44%;
  height: 600px;
  background: radial-gradient(closest-side, rgba(169, 207, 252, 0.28), transparent 72%);
  pointer-events: none;
  z-index: 0;
}
.hero h1 { color: #fff; }
.hero a:not(.btn) { color: var(--sky); }
.hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: clamp(2.5rem, 5vw, 4.5rem);
  align-items: center;
}
.hero__copy { max-width: 36rem; }
.hero__lead {
  margin-top: 1.6rem;
  font-size: clamp(1.05rem, 1.6vw, 1.2rem);
  color: var(--sky-soft);
  opacity: 0.9;
  line-height: 1.6;
}
.hero__note {
  margin-top: 1.6rem;
  font-size: 0.92rem;
  color: var(--sky-soft);
  opacity: 0.75;
}

/* Pilha de cartoes do hero — assinatura visual da pagina */
.stack {
  position: relative;
  display: grid;
  gap: 0.9rem;
  perspective: 1200px;
}
.stack__card {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1rem;
  padding: 1.15rem 1.35rem;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-m);
  box-shadow: var(--shadow-card);
  transform: translateX(var(--offset, 0));
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
}
.stack__card:nth-child(1) { --offset: 0; }
.stack__card:nth-child(2) { --offset: 1.75rem; }
.stack__card:nth-child(3) { --offset: 3.5rem; }
.stack__card:hover { box-shadow: var(--shadow-lift); }

.stack__icon {
  width: 44px; height: 44px;
  display: grid;
  place-items: center;
  background: var(--paper-tint);
  border: 1px solid rgba(53, 94, 179, 0.16);
  border-radius: 10px;
  color: var(--blue);
}
.stack__icon svg { width: 21px; height: 21px; }
.stack__title { font-weight: 600; font-size: 1rem; line-height: 1.25; }
.stack__meta { font-size: 0.85rem; color: var(--ink-soft); line-height: 1.4; }
.stack__tag {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--blue);
  background: var(--sky-soft);
  padding: 0.35em 0.7em;
  border-radius: 999px;
  white-space: nowrap;
}

/* Entrada orquestrada, apenas no carregamento */
.js-anim .stack__card {
  opacity: 0;
  transform: translateX(var(--offset, 0)) translateY(14px);
  animation: stack-in 0.7s var(--ease) forwards;
}
.js-anim .stack__card:nth-child(1) { animation-delay: 0.15s; }
.js-anim .stack__card:nth-child(2) { animation-delay: 0.28s; }
.js-anim .stack__card:nth-child(3) { animation-delay: 0.41s; }

@keyframes stack-in {
  to { opacity: 1; transform: translateX(var(--offset, 0)) translateY(0); }
}

/* -------------------------------------------------- 7. Faixa de seguradoras */
/* Faixa clara logo abaixo do hero navy. Ja foi navy com as logos achatadas
   em branco por filtro, mas marcas como Itau e Suhai sao blocos preenchidos
   com o texto vazado: o filtro apagava o nome junto e sobrava um retangulo
   branco. Em fundo claro cada marca aparece na cor real, que e tambem o que
   os manuais das seguradoras exigem. */
.marquee {
  --gap: 3.4rem;
  position: relative;
  overflow: hidden;
  padding-block: 1.6rem;
  border-block: 1px solid var(--line);
  background: var(--white);
}

/* As pontas somem contra a propria faixa. Antes era mask-image, que torna a
   borda transparente e deixava o branco do body vazar por baixo — o efeito
   so funciona se o degrade terminar na cor do proprio fundo. */
.marquee::before,
.marquee::after {
  content: "";
  position: absolute;
  top: 0; bottom: 0;
  width: clamp(60px, 12%, 190px);
  z-index: 2;
  pointer-events: none;
}
.marquee::before {
  left: 0;
  background: linear-gradient(90deg, var(--white) 14%, rgba(255, 255, 255, 0) 100%);
}
.marquee::after {
  right: 0;
  background: linear-gradient(270deg, var(--white) 14%, rgba(255, 255, 255, 0) 100%);
}

/* Logo em vez do nome escrito. Altura fixa e o unico ajuste necessario:
   os dez arquivos ja vem no mesmo formato 201x105. */
.marquee__logo {
  flex: 0 0 auto;
  height: 32px;
  width: auto;
  object-fit: contain;
}
.marquee__track {
  display: flex;
  gap: var(--gap);
  width: max-content;
  animation: marquee 42s linear infinite;
}
.marquee:hover .marquee__track { animation-play-state: paused; }
.marquee__item {
  font-family: var(--font-display);
  font-size: 1.22rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  /* Faixa passou a ser navy: o nome das seguradoras vai em claro. */
  color: var(--sky-soft);
  opacity: 0.72;
  white-space: nowrap;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - (var(--gap) / 2))); }
}

/* A legenda ja pertence a faixa branca seguinte: sem fundo proprio ela
   ficaria no #fafafa do body e criaria um terceiro tom entre o navy e o
   branco, exatamente o efeito lavado que a repaginacao veio eliminar. */
.marquee-label {
  padding-top: 2.5rem;
  text-align: center;
  font-size: 0.92rem;
  color: var(--ink-soft);
}
.marquee-band { background: var(--white); }
.marquee-band .marquee-label { max-width: var(--wrap); margin-inline: auto; }

/* ------------------------------------------------------------- 8. Cartoes */
.grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
}
.grid--2 { grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr)); }
.grid--4 { grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr)); }

.card {
  display: flex;
  flex-direction: column;
  padding: 1.9rem;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-l);
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease);
}
.card p { color: var(--ink-soft); font-size: 0.98rem; }
.card h3 { margin-bottom: 0.7rem; }

.card--link { text-decoration: none; color: inherit; }
.card--link:hover { border-color: var(--sky); box-shadow: var(--shadow-lift); }

.card__icon {
  width: 48px; height: 48px;
  display: grid;
  place-items: center;
  margin-bottom: 1.5rem;
  background: var(--paper-tint);
  border: 1px solid rgba(53, 94, 179, 0.16);
  border-radius: 11px;
  color: var(--blue);
}
.card__icon svg { width: 23px; height: 23px; }

.card__more {
  margin-top: auto;
  padding-top: 1.4rem;
  font-size: 0.93rem;
  font-weight: 600;
  color: var(--blue);
}
/* Os cartoes de linha de seguro passaram para a faixa navy: em --blue o
   "Ver cobertura" ficava em 2,3:1 contra o fundo. */
.section--navy .card__more { color: var(--sky); }

.section--navy .card {
  background: rgba(255, 255, 255, 0.04);
  border-color: var(--line-dark);
}
.section--navy .card p { color: var(--sky-soft); opacity: 0.82; }
.section--navy .card__icon { background: rgba(169, 207, 252, 0.14); color: var(--sky); }

/* ------------------------------------------------------------ 9. Numeros */
.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));
  gap: 1px;
  background: var(--line-dark);
  border: 1px solid var(--line-dark);
  border-radius: var(--radius-l);
  overflow: hidden;
}
.stat { padding: 2.1rem 1.75rem; background: var(--navy); }
.stats { background-image: radial-gradient(100% 100% at 0% 0%, #1e3364, var(--navy)); }
.stat__num {
  font-family: var(--font-display);
  font-size: clamp(2.6rem, 5vw, 3.6rem);
  font-weight: 300;
  line-height: 1;
  color: #fff;
  letter-spacing: -0.04em;
}
.stat__label {
  margin-top: 0.8rem;
  font-size: 0.93rem;
  color: var(--sky-soft);
  opacity: 0.8;
  line-height: 1.45;
}

/* ------------------------------------------------------------- 10. Etapas */
/* Cartoes de vidro sobre a faixa navy. Antes a lista ficava fora do .wrap e
   sangrava de ponta a ponta da tela, e o fundo claro herdava o h3 branco de
   .section--navy — titulo invisivel. Agora o cartao e translucido: o titulo
   fica branco de proposito e o fundo escuro atras dele garante a leitura. */
.steps {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));
  gap: 1rem;
}
.step {
  padding: 1.9rem 1.6rem;
  background: rgba(255, 255, 255, 0.07);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border: 1px solid var(--line-dark);
  border-radius: var(--radius-m);
  transition: background-color 0.3s var(--ease), border-color 0.3s var(--ease);
}
.step:hover { background: rgba(255, 255, 255, 0.11); border-color: rgba(169, 207, 252, 0.4); }
.section--navy .step h3 { color: #fff; }
.section--navy .step p { color: var(--sky-soft); opacity: 0.84; }
.section--navy .step__n { color: var(--sky); }
.step__n {
  display: block;
  margin-bottom: 1.1rem;
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--blue);
}
.step h3 { font-size: 1.22rem; margin-bottom: 0.6rem; }
.step p { font-size: 0.96rem; color: var(--ink-soft); }

/* ------------------------------------------------- 11. Listas de cobertura */
.coverage { list-style: none; display: grid; gap: 0.85rem; }
.coverage li {
  position: relative;
  padding-left: 2rem;
  font-size: 1rem;
  line-height: 1.55;
}
.coverage li::before {
  content: "";
  position: absolute;
  left: 3px; top: 0.3em;
  width: 6px; height: 11px;
  border-right: 2px solid var(--blue);
  border-bottom: 2px solid var(--blue);
  transform: rotate(42deg);
}
.section--navy .coverage li::before { border-color: var(--sky); }

.split {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 330px), 1fr));
  gap: clamp(2rem, 5vw, 4rem);
  align-items: start;
}

.panel {
  padding: clamp(1.9rem, 3.5vw, 2.75rem);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-l);
}
.panel h3 { margin-bottom: 1.4rem; }

/* ---------------------------------------------------------------- 12. FAQ */
.faq { border-top: 1px solid var(--line); max-width: 46rem; }
.faq__item { border-bottom: 1px solid var(--line); }
.faq__q {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1.5rem;
  width: 100%;
  padding: 1.5rem 0;
  background: none;
  border: 0;
  font-family: var(--font-body);
  font-size: 1.06rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--navy);
  text-align: left;
  cursor: pointer;
}
.faq__sign { position: relative; flex: 0 0 auto; width: 15px; height: 15px; margin-top: 4px; }
.faq__sign::before,
.faq__sign::after {
  content: "";
  position: absolute;
  left: 50%; top: 50%;
  width: 15px; height: 1.75px;
  background: var(--blue);
  transform: translate(-50%, -50%);
  transition: transform 0.3s var(--ease), opacity 0.3s var(--ease);
}
.faq__sign::after { transform: translate(-50%, -50%) rotate(90deg); }
.faq__q[aria-expanded="true"] .faq__sign::after { transform: translate(-50%, -50%) rotate(0deg); opacity: 0; }

.faq__a {
  overflow: hidden;
  height: 0;
  transition: height 0.32s var(--ease);
}
.faq__a > div { padding-bottom: 1.6rem; color: var(--ink-soft); max-width: 40rem; }

/* O acordeao passou a cair numa faixa navy no ritmo novo. Sem estas linhas
   os filetes usariam --line (escuro sobre escuro) e a resposta sairia em
   --ink-soft, ilegivel no fundo azul. */
.section--navy .faq { border-top-color: var(--line-dark); }
.section--navy .faq__item { border-bottom-color: var(--line-dark); }
.section--navy .faq__q { color: #fff; }
.section--navy .faq__sign::before,
.section--navy .faq__sign::after { background: var(--sky); }
.section--navy .faq__a > div { color: var(--sky-soft); opacity: 0.86; }

/* ------------------------------------------------------- 13. Faixa de CTA */
/* Fecha em navy, como o resto do site. O azul chapado que estava aqui antes
   destoava da identidade; agora o azul aparece como um clarao que atravessa
   a faixa na diagonal, dando profundidade sem trocar a cor de base. */
.cta-band {
  position: relative;
  padding-block: clamp(4.5rem, 9vw, 7rem);
  background: var(--navy-deep);
  background-image:
    radial-gradient(85% 130% at 84% 8%, rgba(53, 94, 179, 0.9) 0%, rgba(53, 94, 179, 0) 60%),
    radial-gradient(90% 120% at 8% 100%, #24396f 0%, var(--navy-deep) 62%);
  color: #fff;
  overflow: hidden;
  border-top: 1px solid rgba(169, 207, 252, 0.22);
}
.cta-band::before {
  content: "";
  position: absolute;
  inset: -30% -10%;
  background: url("../img/ondas-navy.svg") center / cover no-repeat;
  pointer-events: none;
}
.cta-band::after {
  content: "";
  position: absolute;
  right: -3%; top: 50%;
  width: min(420px, 40vw); aspect-ratio: 1;
  transform: translateY(-50%);
  background: url("../img/simbolo-eretz-branco.svg") center / contain no-repeat;
  opacity: 0.07;
  pointer-events: none;
}
.cta-band__inner { position: relative; z-index: 1; max-width: 40rem; }
.cta-band h2 { color: #fff; }
.cta-band p { margin-top: 1.2rem; color: var(--sky-soft); opacity: 0.92; font-size: 1.08rem; }

/* Sobre o azul, o botao inverte: fundo branco com o azul da marca girando
   por dentro. Azul sobre azul sumiria justamente onde precisa aparecer. */
.cta-band .btn--cta {
  background: #fff;
  color: var(--blue-dark);
  box-shadow: 0 2px 4px rgba(16, 29, 60, 0.18),
              0 20px 46px -18px rgba(16, 29, 60, 0.7);
}
.cta-band .btn--cta:hover { background: var(--sky-soft); color: var(--navy-deep); }

/* -------------------------------------------------------- 14. Cabecalho de pagina */
/* Mesmo tratamento do hero da home, para as paginas internas abrirem com o
   mesmo peso. Antes era branco com um filete embaixo, e por isso parecia
   um degrau abaixo da primeira pagina. */
.page-hero {
  position: relative;
  overflow: hidden;
  padding-top: clamp(3.25rem, 6.5vw, 5rem);
  padding-bottom: clamp(3rem, 6vw, 4.5rem);
  background: var(--navy);
  background-image: radial-gradient(125% 95% at 12% 0%, #24396f 0%, var(--navy) 52%, var(--navy-deep) 100%);
  color: var(--sky-soft);
}
.page-hero::before {
  content: "";
  position: absolute;
  inset: -30% -10%;
  background: url("../img/ondas-navy.svg") center / cover no-repeat;
  pointer-events: none;
  z-index: 0;
}
.page-hero__inner { position: relative; z-index: 1; max-width: 46rem; }
.page-hero h1 { color: #fff; }
.page-hero p {
  margin-top: 1.4rem;
  font-size: clamp(1.05rem, 1.5vw, 1.18rem);
  color: var(--sky-soft);
  opacity: 0.9;
  max-width: 40rem;
}

.crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  list-style: none;
  font-size: 0.88rem;
  color: var(--ink-soft);
}
.crumbs a { color: var(--ink-soft); text-decoration: none; }
.crumbs a:hover { color: var(--blue); text-decoration: underline; }
.crumbs li + li::before { content: "/"; margin-right: 0.5rem; opacity: 0.5; }

/* O rastro de navegacao vive dentro do page-hero, que agora e escuro. */
.page-hero .crumbs { color: var(--sky-soft); opacity: 0.75; }
.page-hero .crumbs a { color: var(--sky-soft); }
.page-hero .crumbs a:hover { color: #fff; }

.prose { max-width: 40rem; }
.prose h2 { margin-top: 2.75rem; margin-bottom: 1rem; }
.prose h3 { margin-top: 2rem; margin-bottom: 0.7rem; }
.prose > :first-child { margin-top: 0; }
.prose p { color: var(--ink-soft); }

/* ------------------------------------------------------------ 15. Formulario */
.form { display: grid; gap: 1.1rem; }
.field { display: grid; gap: 0.45rem; }
.field label { font-size: 0.92rem; font-weight: 600; color: var(--navy); }
.field input,
.field select,
.field textarea {
  width: 100%;
  padding: 0.85rem 1rem;
  font-family: var(--font-body);
  font-size: 1rem;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-s);
  transition: border-color 0.2s var(--ease), box-shadow 0.2s var(--ease);
}
.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(53, 94, 179, 0.18);
}
.field textarea { resize: vertical; min-height: 130px; }
.field--row { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr)); gap: 1.1rem; }
.form__hint { font-size: 0.85rem; color: var(--ink-soft); }
.form__status { font-size: 0.93rem; font-weight: 500; color: var(--ink-soft); min-height: 1.4em; line-height: 1.5; }
.form__status--ok { font-weight: 600; color: #1c6b45; }
.form__status--erro { font-weight: 600; color: #9c2a2a; }

/* --- Formulario curto ---------------------------------------------------
   Painel navy sobre faixa branca. Encurta o caminho de tres passos
   (home -> /contato -> preencher) para um so, e concentra o contraste da
   pagina no lugar onde a conversao acontece.

   Sao quatro campos porque o enviar.php exige nome, e-mail, telefone e
   interesse. Tirar o e-mail encurtaria o formulario e tiraria da corretora
   o canal de resposta — o telefone sozinho nao permite mandar proposta. */
.form-rapida {
  position: relative;
  overflow: hidden;
  padding: clamp(1.9rem, 4vw, 3rem);
  border-radius: var(--radius-l);
  background: var(--navy);
  background-image: radial-gradient(120% 110% at 85% 0%, #24396f 0%, var(--navy) 50%, var(--navy-deep) 100%);
  box-shadow: var(--shadow-lift);
  color: var(--sky-soft);
}
.form-rapida::before {
  content: "";
  position: absolute;
  right: -8%; top: -30%;
  width: min(340px, 46%); aspect-ratio: 1;
  background: url("../img/simbolo-eretz-branco.svg") center / contain no-repeat;
  opacity: 0.06;
  pointer-events: none;
}
.form-rapida__inner { position: relative; z-index: 1; }
.form-rapida h2 { color: #fff; font-size: clamp(1.6rem, 2.8vw, 2.1rem); }
.form-rapida > .form-rapida__inner > p {
  margin-top: 0.9rem;
  margin-bottom: 1.9rem;
  color: var(--sky-soft);
  opacity: 0.88;
  max-width: 34rem;
}
.form-rapida .field label { color: var(--sky-soft); }
.form-rapida .field input,
.form-rapida .field select {
  background: rgba(255, 255, 255, 0.07);
  border-color: var(--line-dark);
  color: #fff;
}
.form-rapida .field input::placeholder { color: rgba(219, 233, 253, 0.5); }
.form-rapida .field select option { color: var(--ink); background: #fff; }
.form-rapida .field input:focus,
.form-rapida .field select:focus {
  border-color: var(--sky);
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 0 3px rgba(169, 207, 252, 0.25);
}
.form-rapida .form__hint { color: var(--sky-soft); opacity: 0.72; }
.form-rapida .form__status { color: var(--sky-soft); }
.form-rapida .form__status--ok { color: #9fe3c0; }
.form-rapida .form__status--erro { color: #ffb4b4; }

/* Quatro campos em duas linhas no desktop, empilhados no telefone. */
.form-rapida__campos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
  gap: 1.1rem;
}
.form-rapida__acao {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem;
  margin-top: 1.6rem;
}

/* Campo-armadilha: invisivel para pessoas, visivel para robos que preenchem tudo. */
.armadilha {
  position: absolute;
  width: 1px; height: 1px;
  margin: -1px; padding: 0;
  overflow: hidden; clip: rect(0 0 0 0);
  white-space: nowrap; border: 0;
}

.contact-list { list-style: none; display: grid; gap: 1.4rem; }
.contact-list dt { font-size: 0.85rem; font-weight: 600; color: var(--ink-soft); margin-bottom: 0.2rem; }
.contact-list dd { margin: 0; font-size: 1.1rem; font-weight: 600; color: var(--navy); }
.contact-list dd a { color: var(--navy); text-decoration: none; }
.contact-list dd a:hover { color: var(--blue); }

/* --------------------------------------------------------------- 16. Rodape */
.site-footer {
  padding-top: clamp(3.5rem, 7vw, 5rem);
  padding-bottom: 5.5rem;
  background: var(--navy-deep);
  color: var(--sky-soft);
  font-size: 0.95rem;
}
.site-footer a { color: var(--sky-soft); text-decoration: none; opacity: 0.82; }
.site-footer a:hover { opacity: 1; text-decoration: underline; }

.footer__top {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) repeat(auto-fit, minmax(150px, 1fr));
  gap: clamp(2rem, 4vw, 3.5rem);
  padding-bottom: 3rem;
}
.footer__brand p { max-width: 24rem; opacity: 0.75; font-size: 0.93rem; }

.footer__col h3 {
  margin-bottom: 1.1rem;
  font-family: var(--font-body);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--sky);
}
.footer__col ul { list-style: none; display: grid; gap: 0.6rem; font-size: 0.93rem; }

.footer__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 2rem;
  border-top: 1px solid var(--line-dark);
  font-size: 0.85rem;
  opacity: 0.7;
}

/* ------------------------------------------------------- 17. WhatsApp fixo */
.wa-float {
  position: fixed;
  right: clamp(1rem, 3vw, 1.75rem);
  bottom: clamp(1rem, 3vw, 1.75rem);
  z-index: 90;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.85rem 1.3rem;
  background: var(--navy);
  color: #fff;
  border-radius: 999px;
  font-size: 0.93rem;
  font-weight: 600;
  text-decoration: none;
  box-shadow: var(--shadow-lift);
  transition: background-color 0.22s var(--ease), transform 0.22s var(--ease);
}
.wa-float:hover { background: var(--blue); transform: translateY(-2px); }
.wa-float svg { width: 19px; height: 19px; }

/* ------------------------------------------------------------ 18. Revelacao */
.js-anim .reveal { opacity: 0; transform: translateY(18px); }
.js-anim .reveal.is-in {
  opacity: 1;
  transform: none;
  transition: opacity 0.6s var(--ease), transform 0.6s var(--ease);
}


/* ------------------------------------------------------- 23. Imagens
   Cada espaco de imagem tem proporcao fixa, para que trocar o arquivo nunca
   mude a altura do bloco nem provoque salto de layout no carregamento. */
.media {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--radius-l);
  background: var(--navy);
}
.media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media--retrato  { aspect-ratio: 4 / 5; }
.media--paisagem { aspect-ratio: 16 / 10; }
.media--larga    { aspect-ratio: 16 / 7; }
.media--quadrada { aspect-ratio: 1 / 1; }

/* Veu leve em navy: unifica fotos de origens diferentes sob a paleta da marca. */
.media--velado::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(24, 42, 83, 0) 45%, rgba(16, 29, 60, 0.38));
  pointer-events: none;
}

/* Cartao com imagem no topo */
.card--midia { padding: 0; overflow: hidden; }
.card--midia .media { border-radius: 0; }
.card__corpo {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.7rem 1.75rem 1.9rem;
}
.card--midia h3 { margin-bottom: 0.7rem; }

/* Faixa de imagem entre secoes */
.faixa-midia { padding-top: clamp(2.5rem, 5vw, 3.75rem); }
.faixa-midia .media { aspect-ratio: 16 / 6.2; }

/* Visual do heroi: imagem com um cartao apoiado na borda */
.hero__visual { position: relative; padding-bottom: 2rem; }
.hero__visual .media { max-width: 460px; margin-left: auto; }

.hero__cartao {
  position: absolute;
  left: -4%;
  bottom: 7%;
  width: min(318px, 72%);
  padding: 1.25rem 1.35rem;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-m);
  box-shadow: var(--shadow-lift);
}
.hero__cartao-titulo {
  margin: 0 0 0.9rem;
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--ink-soft);
}
.frentes { list-style: none; display: grid; gap: 0.75rem; }
/* Cor explicita: o cartao e branco, mas esta dentro do .hero, que agora e
   escuro. Sem esta linha a lista herda o claro do hero e some no cartao. */
.frentes li { display: flex; align-items: center; gap: 0.7rem; font-size: 0.94rem; font-weight: 500; color: var(--navy); }
.frentes svg { width: 19px; height: 19px; flex: 0 0 auto; color: var(--blue); }

.js-anim .hero__visual .media,
.js-anim .hero__cartao { opacity: 0; animation: entra 0.75s var(--ease) forwards; }
.js-anim .hero__visual .media { animation-delay: 0.1s; }
.js-anim .hero__cartao { animation-delay: 0.34s; }
@keyframes entra { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: none; } }

@media (max-width: 1000px) {
  .hero__visual { padding-bottom: 0; max-width: 480px; }
  .hero__visual .media { max-width: none; }
  .hero__cartao { position: static; width: 100%; margin-top: -3rem; margin-left: auto; margin-right: auto; }
}

@media (max-width: 640px) {
  .faixa-midia .media { aspect-ratio: 4 / 3; }
}

@media (prefers-reduced-motion: reduce) {
  .js-anim .hero__visual .media,
  .js-anim .hero__cartao { opacity: 1; animation: none; }
}

/* ---------------------------------------------------------- 19. Responsivo */
@media (max-width: 1000px) {
  .hero__inner { grid-template-columns: 1fr; }
  .hero__copy { max-width: 40rem; }
  .stack { max-width: 480px; }
  .stack__card:nth-child(2) { --offset: 1rem; }
  .stack__card:nth-child(3) { --offset: 2rem; }
  .hero::before { inset: auto -30% 45% 20%; }
}

@media (max-width: 900px) {
  :root { --header-h: 72px; }

  .nav-toggle { display: inline-flex; }
  .header-cta { display: none; }

  .nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 1rem clamp(1.25rem, 4vw, 2.5rem) 2rem;
    background: var(--paper);
    border-bottom: 1px solid var(--line);
    box-shadow: 0 24px 48px -32px rgba(11, 22, 49, 0.5);
    max-height: calc(100dvh - var(--header-h));
    overflow-y: auto;
    transform: translateY(-8px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s var(--ease), transform 0.25s var(--ease), visibility 0.25s;
  }
  .nav.is-open { opacity: 1; visibility: visible; transform: none; }

  .nav__list { flex-direction: column; align-items: stretch; gap: 0; }
  .nav__link { padding: 0.95rem 0; font-size: 1.05rem; border-radius: 0; justify-content: space-between; }
  .nav__link:hover { background: none; }
  .nav__item { border-bottom: 1px solid var(--line); }

  .subnav {
    position: static;
    min-width: 0;
    padding: 0 0 0.75rem 0.75rem;
    border: 0;
    box-shadow: none;
    background: transparent;
    display: none;
    opacity: 1;
    visibility: visible;
    transform: none;
  }
  .nav__item.is-open .subnav { display: block; }

  .nav > .btn { display: inline-flex; margin-top: 1.5rem; width: 100%; }
}

@media (max-width: 640px) {
  body { font-size: 1rem; }
  .stack__card { grid-template-columns: auto 1fr; padding: 1rem 1.1rem; }
  .stack__tag { grid-column: 2; justify-self: start; }
  .stack__card:nth-child(2) { --offset: 0.6rem; }
  .stack__card:nth-child(3) { --offset: 1.2rem; }
  .footer__top { grid-template-columns: 1fr 1fr; }
  .footer__brand { grid-column: 1 / -1; }
  .wa-float { padding: 0.8rem 1.1rem; font-size: 0.88rem; }
  .btn-row .btn { flex: 1 1 100%; }
}

/* ------------------------------------------------- 20. Movimento reduzido */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
  .reveal { opacity: 1; transform: none; }
  .js-anim .stack__card { opacity: 1; transform: translateX(var(--offset, 0)); }
  .marquee__track { animation: none; }
}

/* ------------------------------------------------------------ 21. Impressao */
@media print {
  .site-header, .topbar, .wa-float, .cta-band, .marquee { display: none; }
  body { background: #fff; color: #000; }
}

/* --------------------------------------------------------- 22. Assinatura */
.brand { text-decoration: none; }
.brand img { height: 40px; width: auto; }
.footer__brand .brand { display: inline-block; margin-bottom: 1.5rem; }
.footer__brand .brand img { height: 44px; }

/* ------------------------------------------------ 24. Utilitarios (CSP)
   Estas classes substituem os atributos style="" que existiam no HTML.
   Sem elas a Content-Security-Policy precisaria de 'unsafe-inline' em
   style-src, o que reabriria boa parte do vetor de XSS que a CSP fecha. */
.u-mt-10 { margin-top: 1rem; }
.u-mt-12 { margin-top: 1.2rem; }
.u-mt-16 { margin-top: 1.6rem; }
.u-mt-18 { margin-top: 1.8rem; }
.u-mt-20 { margin-top: 2rem; }
.u-suave { color: var(--ink-soft); }
.u-atenuado { opacity: 0.85; }
.u-titulo-compacto { font-size: 1.15rem; margin: 0; }

/* Cartao sem corpo de texto, so com o titulo centralizado. */
.card--centro {
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1.6rem 1rem;
}

/* Pagina de resposta do formulario (enviar.php). Classes proprias para que
   aquela pagina tambem passe pela CSP sem 'unsafe-inline'. */
.resposta { max-width: 40rem; text-align: center; }
.resposta__marca { height: 44px; width: auto; margin: 0 auto 2.5rem; }
.resposta__texto { margin-top: 1.4rem; color: var(--ink-soft); }
.resposta__acoes { justify-content: center; }

/* ------------------------------------------------ 25. Logos das parceiras
   Na faixa navy as marcas vao achatadas em branco (.marquee__logo). Aqui,
   sobre fundo claro, entram coloridas. Os arquivos ja vem no mesmo formato
   201x105, entao alinham sem ajuste individual. */
.logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 156px), 1fr));
  gap: 1rem;
}
.logos__item {
  display: grid;
  place-items: center;
  padding: 1.5rem 1.1rem;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-m);
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease);
}
.logos__item:hover { border-color: var(--sky); box-shadow: var(--shadow-card); }
.logos__item img { height: 34px; width: auto; object-fit: contain; }

/* --------------------------------------------------- 26. Bloco centralizado
   Usado no FAQ, onde a lista de perguntas nao divide espaco com nada. */
.section__head--centro { margin-inline: auto; text-align: center; }
.section__head--centro p { margin-inline: auto; }
.faq--centro { margin-inline: auto; }

/* ------------------------------------- 27. Texto e imagem lado a lado
   Duas secoes que se alternam: a primeira com a imagem a direita, a
   seguinte com a imagem a esquerda, para a pagina nao virar uma coluna
   unica de texto corrido. */
.dupla { display: grid; gap: clamp(2rem, 5vw, 4rem); align-items: center; }
.dupla__texto { max-width: 38rem; }
@media (min-width: 860px) {
  .dupla { grid-template-columns: 1fr 1fr; }
  /* No mobile a ordem e sempre texto e depois imagem; a inversao so vale
     quando ha duas colunas de verdade. */
  .dupla--invertida .dupla__midia { order: -1; }
}

/* ------------------------------- 28. Imagem encaixada sob o cabecalho
   A imagem sobe por cima da faixa escura e costura as duas secoes. */
.faixa-midia--sobreposta {
  position: relative;
  z-index: 2;
  padding-top: 0;
  margin-top: clamp(-6.5rem, -8vw, -4rem);
}
.page-hero--alto { padding-bottom: clamp(6.5rem, 13vw, 10rem); }
