@charset "UTF-8";
/* ==========================================================================
   Ativa Fit Academia - estilo.css
   Tokens de /specs/design.md §2. Tema escuro único (decisão de marca).
   Ordem: 1 reset · 2 tokens · 3 tipografia · 4 layout · 5 header · 6 botões
          7 componentes · 8 animação · 9 responsivo · 10 preferências
   Regra: nada de seletor de elemento sobrescrevendo ritmo de seção -
   o espaçamento vertical vem só de .secao.
   ========================================================================== */

/* 0 ─ FONTES (auto-hospedadas) ──────────────────────────────────────────────
   Archivo e Inter do Google Fonts, mas servidas daqui em vez de fonts.gstatic.
   Motivo: no teste do Lighthouse mobile a folha do Google bloqueava a renderização
   por ~920 ms e a troca de fonte sozinha causava CLS de 0,285. Servindo local +
   <link rel="preload"> no <head>, o CLS vai a zero e some uma conexão de terceiro.
   Arquivos: variáveis, recortados para latim + acentuação portuguesa e para as
   faixas de eixo que o site realmente usa (Archivo wght 600–800 / wdth 70–120).
   Regerar com o passo documentado em specs/imagens.md. */
@font-face {
  font-family: Archivo;
  src: url("/fonts/archivo-var-latin.woff2") format("woff2");
  font-weight: 600 800;
  font-stretch: 70% 120%;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("/fonts/inter-var-latin.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

/* Fallbacks com métricas casadas. Sem isso, quando a fonte real chega depois da
   primeira pintura, o texto reflui e gera CLS. Como as alturas de linha do site
   são explícitas, o que causa o salto é a QUEBRA DE LINHA - então o size-adjust
   é o ajuste que importa.
   Os percentuais foram MEDIDOS no navegador (canvas measureText, frase real da
   home, contra o Arial), não calculados no papel:
     Inter 400   1175,3 / Arial 400  1104,6 = 106,4%
     Archivo 800 1222,9 / Arial bold 1185,7 = 103,14%
   `local()` precisa de nomes que o Chrome resolva de fato: "Helvetica" e
   "Liberation Sans" não resolvem no Windows; Arial e Segoe UI resolvem. */
@font-face {
  font-family: "Archivo Fallback";
  src: local("Arial Bold"), local("Arial-BoldMT"), local("Arial"), local("Roboto"), local("Segoe UI");
  size-adjust: 103.14%;
  ascent-override: 84.84%;
  descent-override: 20.29%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Inter Fallback";
  src: local("Arial"), local("ArialMT"), local("Roboto"), local("Segoe UI"), local("Helvetica Neue");
  size-adjust: 106.4%;
  ascent-override: 92.85%;
  descent-override: 23.12%;
  line-gap-override: 0%;
}

/* 1 ─ RESET ─────────────────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }
html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd, ul, ol { margin: 0; }
ul[class], ol[class] { list-style: none; padding: 0; }
img, svg, iframe { display: block; max-width: 100%; }
img { height: auto; }
button, input, select, textarea { font: inherit; color: inherit; }
a { color: inherit; }

/* 2 ─ TOKENS ────────────────────────────────────────────────────────────── */
:root {
  /* base - dark first */
  --bg-0: #0E0E11;
  --bg-1: #16161A;
  --bg-2: #1E1E24;
  --linha: #2A2A31;

  /* laranja da marca - amostrado do wordmark (logo-horizontal_ativafit.jfif = #FE6809)
     conforme design.md §9 "ajustar o laranja ao tom real da marca" */
  --laranja: #FD690A;
  --laranja-hover: #E15703;
  --laranja-claro: #FF8C42;
  --laranja-suave: rgba(253, 105, 10, .12);

  /* cromo / prata */
  --cromo-1: #EDEDED;
  --cromo-2: #9AA0A6;

  /* texto - todos validados AA sobre bg-0/1/2 */
  --txt-1: #F6F6F5;
  --txt-2: #B6B6BE;
  --txt-3: #888892;

  /* utilitários */
  --whatsapp: #25D366;
  --ok: #34D399;
  --foco: #FF8C42;

  /* pilhas tipográficas - uma definição só, pra nenhuma declaração ficar pra trás */
  --fonte-display: Archivo, "Archivo Fallback", "Segoe UI", system-ui, sans-serif;
  --fonte-corpo: Inter, "Inter Fallback", system-ui, -apple-system, "Segoe UI", sans-serif;

  /* medidas - respiro é o principal recurso de "premium" aqui.
     O ritmo vertical quase dobrou em relação à primeira versão. */
  --wrap: 1240px;
  --wrap-texto: 40rem;      /* medida de leitura confortável */
  --raio: 14px;
  --raio-sm: 8px;
  --sombra: 0 10px 30px -12px rgba(0, 0, 0, .6);
  --gutter: clamp(24px, 6vw, 72px);
  --ritmo: clamp(104px, 17vw, 208px);
  --ritmo-int: clamp(40px, 6vw, 72px);   /* entre rótulo, título e corpo */

  /* corte diagonal - motivo tirado dos cortes do wordmark */
  --corte: 20px;

  --dur: .5s;
  --ease: cubic-bezier(.22, 1, .36, 1);
}

/* 3 ─ TIPOGRAFIA ────────────────────────────────────────────────────────── */
/* Archivo variável (wdth 62–125): largura expandida nos títulos, condensada
   nos rótulos. Uma família, dois papéis - é a personalidade do texto aqui. */
body {
  margin: 0;
  background: var(--bg-0);
  color: var(--txt-2);
  font-family: var(--fonte-corpo);
  font-size: 1.0625rem;
  line-height: 1.72;
  -webkit-font-smoothing: antialiased;
  /* Sem overflow-x: hidden aqui - o overflow do body propaga pro viewport e
     quebra o position:sticky do header. Estouro lateral é resolvido na origem. */
}

h1, h2, h3, .display {
  font-family: var(--fonte-display);
  color: var(--txt-1);
  font-weight: 800;
  font-stretch: 112%;
  letter-spacing: -.015em;
  line-height: 1.06;
  text-wrap: balance;
}

h1 { font-size: clamp(2.6rem, 7.5vw, 5.5rem); line-height: .97; letter-spacing: -.03em; }
h2 { font-size: clamp(1.9rem, 4.4vw, 3.25rem); line-height: 1.02; letter-spacing: -.025em; }
h3 { font-size: 1.375rem; font-stretch: 105%; letter-spacing: -.015em; }

p { text-wrap: pretty; }
strong { color: var(--txt-1); font-weight: 600; }

/* rótulo condensado - o contraponto de largura dos títulos */
.olho {
  display: flex;
  align-items: flex-start; /* rótulo pode quebrar em 2 linhas no mobile - a cunha fica na 1ª */
  gap: 10px;
  font-family: var(--fonte-display);
  font-weight: 700;
  font-stretch: 76%;
  font-size: .8125rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--laranja-claro);
  margin-bottom: 26px;
}
/* cunha laranja - o mesmo triângulo que preenche o "A" do logo */
.olho::before {
  content: "";
  flex: none;
  margin-top: .34em;
  width: 14px;
  height: 10px;
  background: var(--laranja);
  clip-path: polygon(22% 0, 78% 0, 100% 100%, 0 100%);
}

.lead { font-size: clamp(1.125rem, 1.8vw, 1.375rem); line-height: 1.55; color: var(--txt-2); }
.legenda { font-size: .875rem; color: var(--txt-3); }
.num { font-variant-numeric: tabular-nums; }

/* 4 ─ LAYOUT ────────────────────────────────────────────────────────────── */
.wrap { width: 100%; max-width: var(--wrap); margin-inline: auto; padding-inline: var(--gutter); }

.secao { padding-block: var(--ritmo); position: relative; }
.secao--alt { background: var(--bg-1); }
.secao--curta { padding-block: clamp(48px, 8vw, 80px); }

/* filete de seção com a cunha da marca no início */
.secao--alt::before,
.secao--regra::before {
  content: "";
  position: absolute;
  inset-inline: 0;
  top: 0;
  height: 1px;
  background: var(--linha);
}

.cabeca { max-width: var(--wrap-texto); margin-bottom: var(--ritmo-int); }
.cabeca p { margin-top: 24px; }
.olho + h2, .olho + h1 { margin-top: 4px; }

.grade { display: grid; gap: clamp(28px, 4vw, 56px); grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.grade--3 { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); }
.grade--2 { grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); }

.pular {
  position: absolute; left: -9999px;
  background: var(--laranja); color: #111; padding: 12px 20px;
  border-radius: var(--raio-sm); font-weight: 600; z-index: 200;
}
.pular:focus { left: 16px; top: 16px; }

/* 5 ─ HEADER ────────────────────────────────────────────────────────────── */
.topo {
  position: fixed; top: 0; left: 0; right: 0; z-index: 1000;
  background: transparent;
  border-bottom: 1px solid transparent;
  box-shadow: none;
  transition: background-color .3s ease, border-color .3s ease, box-shadow .3s ease, opacity .25s ease;
}
.topo.rolado {
  /* Mantém transição suave */
}
/* Barra sólida glassmorphic ativada quando passa pelo scroll interativo ou entra no conteúdo */
.topo.no-conteudo {
  background: rgba(14, 14, 17, 0.94) !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.6) !important;
}
.topo.aberto {
  background: rgba(14, 14, 17, 0.98) !important;
  backdrop-filter: blur(20px);
}

.topo__linha {
  display: flex; align-items: center; gap: 16px;
  min-height: 68px;
}
.topo__marca { flex: none; display: inline-flex; align-items: center; }
.topo__marca img { width: 132px; height: 30px; }

.nav { margin-left: auto; display: flex; align-items: center; gap: 4px; }
.nav a {
  text-decoration: none;
  color: #ffffff; /* Letras brancas no canto direito superior */
  padding: 10px 14px; border-radius: var(--raio-sm);
  font-size: .9375rem; font-weight: 600;
  letter-spacing: -0.01em;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  transition: color .2s ease, background-color .2s ease;
}
.nav a:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, .15);
}
.nav a[aria-current="page"] {
  color: var(--laranja);
}

.topo__cta { flex: none; }
.menu-btn { display: none; }

/* 6 ─ BOTÕES ────────────────────────────────────────────────────────────── */
.btn, .btn-wa, .btn-ghost {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  min-height: 46px; padding: 13px 22px;
  border-radius: var(--raio-sm); border: 1px solid transparent;
  font-family: var(--fonte-corpo);
  font-size: .9375rem; font-weight: 600; line-height: 1.2;
  text-decoration: none; text-align: center; cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease, transform .12s ease, color .2s ease;
}
.btn, .btn-wa { background: var(--laranja); color: #ffffff; }
.btn:hover, .btn-wa:hover { background: var(--laranja-hover); transform: translateY(-1px); color: #ffffff; }
.btn-ghost { background: transparent; border-color: var(--linha); color: var(--txt-1); }
.btn-ghost:hover { border-color: var(--laranja); color: var(--txt-1); }
.btn:active, .btn-wa:active, .btn-ghost:active { transform: scale(.975); }
.btn-wa svg { flex: none; width: 18px; height: 18px; fill: #ffffff; color: #ffffff; }
.btn--peq { min-height: 40px; padding: 9px 16px; font-size: .875rem; }
.btn--largo { width: 100%; }

:where(a, button, summary, input, [tabindex]):focus-visible {
  outline: 2px solid var(--foco);
  outline-offset: 2px;
  border-radius: var(--raio-sm);
}

.acoes { display: flex; flex-wrap: wrap; gap: 12px; }

/* 7 ─ COMPONENTES ───────────────────────────────────────────────────────── */

/* 7.1 Hero ---------------------------------------------------------------- */
.hero { padding-block: clamp(56px, 10vw, 104px) var(--ritmo); position: relative; overflow: hidden; }
/* Altura em vh, não em % do hero: assim o texto pode refluir sem redimensionar
   este elemento (que é grande e, se mudasse de tamanho, viraria layout shift).
   O gradiente também é dimensionado em vh pra manter o mesmo desenho. */
.hero__fundo {
  position: absolute; top: -8vh; left: -10%; right: -10%; height: 150vh;
  background:
    radial-gradient(70vh 55vh at 15% 8vh, rgba(253, 105, 10, .10), transparent 70%),
    linear-gradient(180deg, #14131A 0, var(--bg-0) 78vh);
  z-index: 0;
  will-change: transform;
}
.hero__grade {
  position: relative; z-index: 1;
  display: grid; gap: clamp(36px, 6vw, 64px);
  grid-template-columns: 1fr;
  align-items: start;
}
/* o H1 divide a linha com o placard no desktop: escala menor que a do h1 solto */
.hero h1 { font-size: clamp(2rem, 4.2vw, 3.4rem); margin-bottom: 22px; }
.hero__sub { max-width: 56ch; margin-bottom: 30px; }
.hero .acoes { margin-bottom: 34px; }

.hero__prova {
  display: flex; flex-wrap: wrap; align-items: center; gap: 8px 18px;
  padding-top: 22px; border-top: 1px solid var(--linha);
  font-size: .9375rem; color: var(--txt-2);
}
.hero__prova b { color: var(--txt-1); font-weight: 600; }
/* as estrelas são SVG (nem Archivo nem Inter têm U+2605) e o reset põe svg em
   display:block - por isso a faixa precisa ser flex, senão empilham */
.estrelas { display: inline-flex; align-items: center; gap: 2px; color: var(--laranja-claro); }

/* placard "código da casa" - a coisa mais característica desta academia,
   por isso é o que abre a página junto do H1 */
.placard {
  position: relative;
  background: var(--bg-2);
  border: 1px solid var(--linha);
  padding: 26px 26px 24px;
  clip-path: polygon(0 0, calc(100% - var(--corte)) 0, 100% var(--corte), 100% 100%, 0 100%);
}
.placard::after {
  content: ""; position: absolute; top: 0; right: 0;
  width: var(--corte); height: var(--corte);
  background: var(--laranja);
  clip-path: polygon(0 0, 100% 100%, 0 100%);
}
.placard h2 {
  font-size: .8125rem; font-stretch: 76%; font-weight: 700;
  letter-spacing: .14em; text-transform: uppercase;
  color: var(--laranja-claro); margin-bottom: 18px;
}
.placard ul { display: grid; gap: 14px; }
.placard li {
  display: grid; grid-template-columns: 16px 1fr; gap: 12px;
  align-items: start;
  color: var(--txt-1); font-size: 1rem; line-height: 1.45;
}
.placard li::before {
  content: ""; margin-top: .55em;
  width: 16px; height: 2px; background: var(--laranja);
}
.placard__nota {
  margin-top: 20px; padding-top: 16px; border-top: 1px solid var(--linha);
  font-size: .8125rem; color: var(--txt-3);
}

/* 7.2 A ficha - bloco assinatura (rede grande × Ativa Fit) ---------------- */
.fichas { display: grid; gap: 20px; grid-template-columns: 1fr; }
.ficha {
  position: relative;
  border: 1px solid var(--linha);
  border-radius: var(--raio);
  padding: 24px;
  background: var(--bg-2);
}
.ficha--rede {
  background: linear-gradient(180deg, rgba(239, 68, 68, 0.08) 0%, #151214 100%);
  border: 1px solid rgba(239, 68, 68, 0.45);
  box-shadow: 0 6px 24px rgba(239, 68, 68, 0.08);
}
.ficha--rede .ficha__topo {
  color: #f87171;
  border-bottom-color: rgba(239, 68, 68, 0.3);
}
.ficha--nossa {
  background: linear-gradient(180deg, rgba(253, 105, 10, 0.08) 0%, #16161c 100%);
  border: 1px solid rgba(253, 105, 10, 0.55);
  box-shadow: 0 6px 30px rgba(253, 105, 10, 0.12);
}
.ficha--nossa .ficha__topo {
  color: var(--laranja);
  border-bottom-color: rgba(253, 105, 10, 0.3);
}

.ficha__topo {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  font-family: ui-monospace, SFMono-Regular, "Cascadia Mono", Consolas, monospace;
  font-size: .75rem; letter-spacing: .1em; text-transform: uppercase;
  color: var(--laranja-claro);
  padding-bottom: 16px; margin-bottom: 18px;
  border-bottom: 1px dashed var(--linha);
}
.ficha__id {
  font-family: ui-monospace, SFMono-Regular, "Cascadia Mono", Consolas, monospace;
  font-size: clamp(1.25rem, 3.4vw, 1.75rem);
  letter-spacing: .04em;
  color: var(--txt-1);
  margin-bottom: 6px;
}
.ficha--rede .ficha__id { color: #ef4444; font-weight: 700; }
.ficha--nossa .ficha__id { color: #ffffff; font-weight: 700; }
.ficha__papel { font-size: .8125rem; color: var(--txt-3); margin-bottom: 22px; }
.ficha dl { display: grid; gap: 14px; margin: 0; }
.ficha dt {
  font-family: ui-monospace, SFMono-Regular, "Cascadia Mono", Consolas, monospace;
  font-size: .6875rem; letter-spacing: .09em; text-transform: uppercase;
  color: var(--txt-3); margin-bottom: 3px;
}
.ficha--rede dt { color: #f87171; }
.ficha--nossa dt { color: var(--laranja-claro); }
.ficha dd { margin: 0; color: var(--txt-1); font-size: .9375rem; line-height: 1.45; }
.ficha--rede dd { color: #e2e8f0; opacity: 0.85; }

/* 7.3 Valores ------------------------------------------------------------- */
.valores__lista { display: grid; gap: 12px; margin: 28px 0 0; }
.valores__lista li {
  display: grid; grid-template-columns: 22px 1fr; gap: 12px; align-items: start;
  color: var(--txt-1);
}
.valores__lista svg { width: 22px; height: 22px; color: var(--laranja); margin-top: 1px; }

.citacao {
  margin: 0;
  border-left: 3px solid var(--laranja);
  padding: 4px 0 4px 22px;
}
.citacao p {
  font-family: var(--fonte-display);
  font-weight: 600; font-stretch: 100%;
  font-size: clamp(1.125rem, 2.4vw, 1.5rem);
  line-height: 1.35; color: var(--txt-1);
  letter-spacing: -.01em;
}
.citacao footer { margin-top: 14px; font-size: .875rem; color: var(--txt-3); }
.citacao cite { font-style: normal; color: var(--txt-2); font-weight: 600; }

/* 7.4 Pilares (acompanhamento) -------------------------------------------- */
.pilar {
  background: var(--bg-2); border: 1px solid var(--linha);
  border-radius: var(--raio); padding: 26px;
  transition: border-color .2s ease, transform .2s ease;
}
.pilar:hover { border-color: rgba(253, 105, 10, .4); transform: translateY(-3px); }
.pilar__icone {
  width: 44px; height: 44px; margin-bottom: 18px;
  display: grid; place-items: center;
  background: var(--laranja-suave); color: var(--laranja-claro);
  border-radius: 10px;
}
.pilar__icone svg { width: 22px; height: 22px; }
.pilar h3 { margin-bottom: 10px; }
.pilar p { font-size: .9375rem; }

/* 7.5 Cards de unidade ---------------------------------------------------- */
.unidade {
  display: flex; flex-direction: column;
  background: var(--bg-2); border: 1px solid var(--linha);
  border-radius: var(--raio); overflow: hidden;
  transition: border-color .2s ease, transform .2s ease;
}
.unidade:hover { border-color: rgba(253, 105, 10, .4); transform: translateY(-3px); }
.unidade__foto { position: relative; background: var(--bg-1); }
.unidade__foto img { width: 100%; height: auto; object-fit: cover; }
.unidade__corpo { padding: 22px; display: flex; flex-direction: column; gap: 14px; flex: 1; }
.unidade__nome { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; }
.unidade__nome h3 { margin: 0; }
.unidade__matriz {
  font-family: var(--fonte-display); font-stretch: 76%; font-weight: 700;
  font-size: .6875rem; letter-spacing: .12em; text-transform: uppercase;
  color: var(--laranja-claro); background: var(--laranja-suave);
  padding: 4px 8px; border-radius: 4px; white-space: nowrap;
}
.nota {
  display: inline-flex; align-items: center; gap: 7px;
  font-size: .875rem; color: var(--txt-2);
}
.nota b { color: var(--txt-1); font-weight: 600; }
.nota svg { width: 15px; height: 15px; color: var(--laranja-claro); flex: none; }

.dado { display: grid; grid-template-columns: 18px 1fr; gap: 10px; align-items: start; font-size: .9375rem; }
.dado + .dado { margin-top: 10px; }
.dado svg { width: 18px; height: 18px; color: var(--txt-3); margin-top: 3px; flex: none; }
.dado span { color: var(--txt-2); }
.unidade .acoes { margin-top: auto; padding-top: 4px; }

/* 7.6 Cards de plano ------------------------------------------------------ */
.plano {
  position: relative; display: flex; flex-direction: column;
  background: var(--bg-2); border: 1px solid var(--linha);
  border-radius: var(--raio); padding: 28px;
}
.plano--destaque { border-color: var(--laranja); }
.plano__selo {
  position: absolute; top: -13px; left: 28px;
  font-family: var(--fonte-display); font-stretch: 76%; font-weight: 700;
  font-size: .6875rem; letter-spacing: .12em; text-transform: uppercase;
  color: #111; background: var(--laranja);
  padding: 6px 12px; border-radius: 4px;
}
.plano h3 { margin-bottom: 6px; }
.plano__compromisso { font-size: .875rem; color: var(--txt-3); margin-bottom: 22px; }
.plano__preco { display: flex; align-items: flex-end; gap: 6px; margin-bottom: 24px; }
.plano__moeda { font-size: 1.125rem; color: var(--txt-2); padding-bottom: .5em; }
.plano__valor {
  font-family: var(--fonte-display); font-weight: 800; font-stretch: 108%;
  font-size: clamp(2.75rem, 7vw, 3.5rem); line-height: 1;
  color: var(--txt-1); font-variant-numeric: tabular-nums;
  letter-spacing: -.02em;
}
.plano__periodo { font-size: 1rem; color: var(--txt-3); padding-bottom: .55em; }
.plano__inclui { display: grid; gap: 13px; margin-bottom: 26px; }
.plano__inclui li {
  display: grid; grid-template-columns: 20px 1fr; gap: 11px; align-items: start;
  font-size: .9375rem; color: var(--txt-2);
}
.plano__inclui svg { width: 20px; height: 20px; color: var(--laranja); margin-top: 1px; flex: none; }
.plano__inclui b { color: var(--txt-1); }
.plano .btn, .plano .btn-wa, .plano .btn-ghost { margin-top: auto; }

.aviso {
  margin-top: 24px; padding: 16px 18px;
  border: 1px dashed var(--linha); border-radius: var(--raio-sm);
  font-size: .875rem; color: var(--txt-3);
}

/* tabela comparativa (planos.html) */
.tabela-envolve { overflow-x: auto; border: 1px solid var(--linha); border-radius: var(--raio); }
.tabela { width: 100%; border-collapse: collapse; min-width: 520px; font-size: .9375rem; }
.tabela th, .tabela td { padding: 15px 18px; text-align: left; border-bottom: 1px solid var(--linha); }
.tabela thead th {
  font-family: var(--fonte-display); font-stretch: 76%; font-weight: 700;
  font-size: .75rem; letter-spacing: .1em; text-transform: uppercase;
  color: var(--txt-3); background: var(--bg-2);
}
.tabela tbody th { font-weight: 500; color: var(--txt-2); }
.tabela td { color: var(--txt-1); }
.tabela tr:last-child th, .tabela tr:last-child td { border-bottom: 0; }
.tabela .sim { color: var(--laranja-claro); font-weight: 600; }
.tabela .nao { color: var(--txt-3); }

/* 7.7 Provas -------------------------------------------------------------- */
.provas {
  display: flex; gap: 18px;
  overflow-x: auto; scroll-snap-type: x mandatory;
  padding-bottom: 18px;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}
.provas::-webkit-scrollbar { height: 6px; }
.provas::-webkit-scrollbar-thumb { background: var(--linha); border-radius: 3px; }
.prova {
  flex: 0 0 min(340px, 82vw); scroll-snap-align: start;
  background: var(--bg-2); border: 1px solid var(--linha);
  border-radius: var(--raio); padding: 24px;
  display: flex; flex-direction: column; gap: 14px;
}
.prova__nota { display: flex; align-items: center; gap: 8px; }
.prova__nota svg { width: 15px; height: 15px; color: var(--laranja-claro); }
.prova p { color: var(--txt-1); font-size: .9375rem; line-height: 1.55; flex: 1; }
.prova footer { font-size: .8125rem; color: var(--txt-3); }
.prova cite { font-style: normal; font-weight: 600; color: var(--txt-2); display: block; }

.provas-dica { margin-top: 6px; font-size: .8125rem; color: var(--txt-3); }

/* 7.8 FAQ ----------------------------------------------------------------- */
.faq { display: grid; gap: 0; max-width: 800px; border-top: 1px solid var(--linha); }
.faq details { border-bottom: 1px solid var(--linha); }
.faq summary {
  display: flex; align-items: center; justify-content: space-between; gap: 20px;
  padding: 20px 4px; cursor: pointer; list-style: none;
  font-family: var(--fonte-display); font-weight: 700; font-stretch: 100%;
  font-size: 1.0625rem; color: var(--txt-1);
  transition: color .2s ease;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary:hover { color: var(--laranja-claro); }
.faq summary svg {
  width: 20px; height: 20px; flex: none; color: var(--txt-3);
  transition: transform .25s var(--ease), color .2s ease;
}
.faq details[open] summary svg { transform: rotate(180deg); color: var(--laranja); }
.faq__resposta { overflow: hidden; }
.faq__resposta p { padding: 0 4px 22px; max-width: 68ch; }
.faq__resposta p + p { padding-top: 0; margin-top: -8px; }

/* 7.9 Faixa CTA ----------------------------------------------------------- */
.cta-final {
  border: 1px solid var(--linha); border-radius: var(--raio);
  background:
    radial-gradient(70% 120% at 100% 0%, rgba(253, 105, 10, .13), transparent 65%),
    var(--bg-2);
  padding: clamp(32px, 6vw, 56px);
}
.cta-final h2 { margin-bottom: 14px; }
.cta-final p { max-width: 54ch; margin-bottom: 28px; }

.escolha-unidade { display: flex; flex-wrap: wrap; gap: 12px; }

/* 7.10 Mapa --------------------------------------------------------------- */
.mapa {
  border: 1px solid var(--linha); border-radius: var(--raio);
  overflow: hidden; background: var(--bg-2);
}
.mapa iframe { width: 100%; height: 380px; border: 0; filter: grayscale(.3) contrast(1.05); display: block; }

/* Fachada do mapa: o embed do Google Maps baixa ~460 kB e atrasava a renderização
   em 3 s no teste mobile, mesmo com loading="lazy". Aqui mostramos um cartão com o
   endereço e só trocamos pelo iframe quando a pessoa pede. Mesma altura dos 380 px
   do iframe, então não há salto de layout. Sem JS, o <noscript> entrega o iframe. */
.mapa__facade {
  display: grid; place-content: center; gap: 12px; text-align: center;
  width: 100%; height: 380px; padding: 24px;
  background:
    repeating-linear-gradient(135deg, rgba(255,255,255,.02) 0 14px, transparent 14px 28px),
    var(--bg-2);
  border: 0; cursor: pointer; color: var(--txt-2);
  transition: background-color .2s ease;
}
.mapa__facade:hover { color: var(--txt-1); }
.mapa__facade svg { width: 28px; height: 28px; color: var(--laranja); margin-inline: auto; }
.mapa__facade b { display: block; color: var(--txt-1); font-weight: 600; }
.mapa__facade .legenda { max-width: 34ch; margin-inline: auto; }
.mapa__acao {
  display: inline-block; margin-top: 4px; padding: 10px 18px;
  border: 1px solid var(--linha); border-radius: var(--raio-sm);
  color: var(--txt-1); font-weight: 600; font-size: .875rem;
}
.mapa__facade:hover .mapa__acao { border-color: var(--laranja); }

/* 7.11 Migalhas ----------------------------------------------------------- */
.migalhas { padding-top: 22px; font-size: .875rem; color: var(--txt-3); }
.migalhas ol { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; list-style: none; padding: 0; margin: 0; }
.migalhas li + li::before { content: "›"; margin-right: 8px; color: var(--linha); }
.migalhas a { text-decoration: none; color: var(--txt-2); }
.migalhas a:hover { color: var(--laranja-claro); text-decoration: underline; }
.migalhas [aria-current="page"] { color: var(--txt-3); }

/* 7.12 Galeria de fotos --------------------------------------------------- */
.galeria { display: flex; gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 14px; }
.galeria figure { flex: 0 0 min(420px, 84vw); scroll-snap-align: start; margin: 0; }
.galeria img, .vaga {
  width: 100%; border-radius: var(--raio);
  clip-path: polygon(0 0, calc(100% - var(--corte)) 0, 100% var(--corte), 100% 100%, 0 100%);
}
.galeria figcaption { margin-top: 10px; font-size: .8125rem; color: var(--txt-3); }

/* espaço reservado de foto: mantém a proporção (CLS zero) até a foto real chegar.
   Não é banco de imagem - é um vazio assumido, com o que falta escrito nele. */
.vaga {
  display: grid; place-content: center; gap: 8px; text-align: center;
  aspect-ratio: 4 / 3; padding: 24px;
  background:
    repeating-linear-gradient(135deg, rgba(255,255,255,.022) 0 12px, transparent 12px 24px),
    var(--bg-2);
  border: 1px solid var(--linha);
}
.vaga__rot {
  font-family: var(--fonte-display); font-stretch: 76%; font-weight: 700;
  font-size: .75rem; letter-spacing: .12em; text-transform: uppercase;
  color: var(--laranja-claro);
}
.vaga__txt { font-size: .875rem; color: var(--txt-3); max-width: 30ch; margin-inline: auto; }
.vaga--larga { aspect-ratio: 16 / 10; }

/* 7.13 Rodapé ------------------------------------------------------------- */
.rodape { background: var(--bg-1); border-top: 1px solid var(--linha); padding-block: clamp(48px, 8vw, 72px) 32px; }
.rodape__grade { display: grid; gap: 36px; grid-template-columns: 1fr; }
.rodape h2 {
  font-size: .8125rem; font-stretch: 76%; font-weight: 700;
  letter-spacing: .14em; text-transform: uppercase;
  color: var(--txt-3); margin-bottom: 16px;
}
.rodape__unidade h3 { font-size: 1rem; margin-bottom: 10px; }
.rodape__unidade address { font-style: normal; font-size: .875rem; color: var(--txt-2); line-height: 1.6; }
.rodape__unidade address a { color: var(--txt-2); text-decoration: none; }
.rodape__unidade address a:hover { color: var(--laranja-claro); text-decoration: underline; }
.rodape__links { display: grid; gap: 10px; }
.rodape__links a { color: var(--txt-2); text-decoration: none; font-size: .9375rem; }
.rodape__links a:hover { color: var(--laranja-claro); text-decoration: underline; }
.rodape__fim {
  margin-top: 44px; padding-top: 24px; border-top: 1px solid var(--linha);
  display: flex; flex-wrap: wrap; gap: 10px 24px; justify-content: space-between;
  font-size: .8125rem; color: var(--txt-3);
}
.rodape__fim a { color: var(--txt-3); }

/* 7.14 Páginas curtas (obrigado / 404) ------------------------------------ */
.centro { min-height: 62vh; display: grid; place-content: center; text-align: center; gap: 22px; }
.centro p { max-width: 46ch; margin-inline: auto; }
.centro .acoes { justify-content: center; }

/* 8 ─ ANIMAÇÃO ──────────────────────────────────────────────────────────── */
/* Estado inicial só existe quando o JS está ligado (classe posta no <head>).
   Sem JS, nada fica escondido. */
.js-anim [data-anim] { opacity: 0; transform: translateY(18px); }
.js-anim .hero__fundo { will-change: transform; }

/* 9 ─ RESPONSIVO ────────────────────────────────────────────────────────── */
@media (min-width: 720px) {
  .fichas { grid-template-columns: 1fr 1fr; gap: 24px; }
  .rodape__grade { grid-template-columns: repeat(2, 1fr); }
}

@media (min-width: 900px) {
  .hero__grade { grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); align-items: center; }
  .rodape__grade { grid-template-columns: repeat(4, 1fr); }
}

@media (max-width: 899px) {
  .nav {
    display: none;
    position: absolute; inset-inline: 0; top: 100%;
    flex-direction: column; align-items: stretch; gap: 2px;
    background: var(--bg-1); border-block: 1px solid var(--linha);
    padding: 12px var(--gutter) 18px;
  }
  .topo.aberto .nav { display: flex; }
  .nav a { padding: 13px 12px; font-size: 1rem; }
  .menu-btn {
    display: inline-grid; place-items: center; margin-left: auto;
    width: 44px; height: 44px;
    background: transparent; border: 1px solid var(--linha);
    border-radius: var(--raio-sm); color: var(--txt-1); cursor: pointer;
  }
  .menu-btn svg { width: 22px; height: 22px; }
  .topo__cta { display: none; }
  .topo__linha { position: relative; }
}

@media (max-width: 520px) {
  .acoes .btn, .acoes .btn-wa, .acoes .btn-ghost { width: 100%; }
  .unidade .acoes .btn, .unidade .acoes .btn-ghost { width: auto; flex: 1 1 auto; }
}

/* 10 ─ PREFERÊNCIAS ─────────────────────────────────────────────────────── */
@media (prefers-reduced-motion: reduce) {
  .js-anim [data-anim] { opacity: 1; transform: none; }
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
    scroll-behavior: auto !important;
  }
}

@media print {
  .topo, .cta-final, .menu-btn { display: none; }
  body { background: #fff; color: #000; }
}

/* ==========================================================================
   11 ─ CAPA, LISTA DE UNIDADES E EFEITOS  (redesign 2026-09-01, 2ª rodada)
   Pedido do cliente: menos texto no hero, mais respiro, menos "cara de IA".
   Sai o hero de 6 blocos; entra uma capa de tela cheia com o título e dois
   botões, e as informações que estavam ali viram seções próprias.
   Efeitos adaptados das referências mandadas pelo cliente (naocodei.com):
   desfoque que resolve, cortina, brilho que atravessa e ímã no cursor.
   ========================================================================== */

/* 11.1 Capa ---------------------------------------------------------------- */
.capa {
  position: relative;
  min-height: 100svh;
  display: grid;
  align-items: end;
  padding-block: clamp(120px, 20vh, 200px) clamp(56px, 9vh, 96px);
  overflow: clip;
  isolation: isolate;
}

/* camada de mídia: vídeo no desktop, poster no mobile. É ela que sofre o parallax. */
.capa__midia {
  position: absolute; inset: -6vh -2% auto; height: 118vh;
  z-index: -2;
  background: #101014;
  will-change: transform;
}
.capa__midia video,
.capa__midia img { width: 100%; height: 100%; object-fit: cover; }

/* Enquanto o vídeo do cliente não chega, a camada tem desenho próprio - não é
   foto de banco, é a geometria da marca: a cunha do logo em escala grande. */
.capa__midia--provisoria {
  background:
    radial-gradient(80vh 60vh at 78% 18%, rgba(253, 105, 10, .20), transparent 68%),
    radial-gradient(60vh 50vh at 10% 82%, rgba(253, 105, 10, .07), transparent 70%),
    linear-gradient(160deg, #17151B 0%, #0E0E11 55%);
}
.capa__midia--provisoria::after {
  content: "";
  position: absolute; inset: 0;
  background-image:
    linear-gradient(to right, rgba(255,255,255,.028) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255,255,255,.028) 1px, transparent 1px);
  background-size: clamp(64px, 8vw, 120px) clamp(64px, 8vw, 120px);
  mask-image: radial-gradient(120vh 90vh at 50% 30%, #000 20%, transparent 78%);
}

/* véu: garante contraste do texto sobre qualquer vídeo que entre depois */
.capa__veu {
  position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(180deg,
    rgba(14,14,17,.74) 0%, rgba(14,14,17,.40) 32%, rgba(14,14,17,.93) 100%);
}

.capa__conteudo { max-width: 100%; }
.capa h1 { max-width: 13ch; }

/* O H1 continua sendo um só (regra de SEO), mas com três níveis tipográficos -
   é a "divisão em subtítulos" pedida, sem quebrar a marcação. */
.capa h1 { display: grid; gap: .1em; margin: 0; }
.capa h1 .l1 { font-size: 1em; }
.capa h1 .l2 {
  font-size: .5em; font-stretch: 100%; font-weight: 700;
  color: var(--txt-1); letter-spacing: -.02em; line-height: 1.1;
}
.capa h1 .l3 {
  font-size: .5em; font-stretch: 100%; font-weight: 600;
  color: var(--txt-2); letter-spacing: -.02em; line-height: 1.1;
}
.capa h1 em { font-style: normal; color: var(--laranja-claro); }

.capa .acoes { margin-top: clamp(36px, 5vh, 56px); }

/* Indicação de rolagem (ROLE PARA EXPLORAR) - Pílula elegante e destacada */
.capa__desca {
  position: absolute;
  left: clamp(16px, 4vw, 40px);
  bottom: clamp(24px, 4vh, 40px);
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 10px 22px;
  border-radius: 999px;
  background: rgba(14, 14, 18, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  font-family: var(--fonte-display);
  font-stretch: 100%;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5), 0 0 16px rgba(253, 105, 10, 0.15);
  transition: opacity 0.3s ease, transform 0.3s ease, background-color 0.3s ease;
  z-index: 50;
}
.capa__desca:hover {
  background: rgba(253, 105, 10, 0.3);
  border-color: var(--laranja);
}
.capa__desca svg {
  width: 18px;
  height: 18px;
  color: #ffffff !important;
  stroke: #ffffff !important;
  stroke-width: 2.5;
  animation: bounceDown 1.8s ease-in-out infinite;
  flex-shrink: 0;
}
@keyframes bounceDown {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(6px); }
}
.rolou .capa__desca { opacity: 0; pointer-events: none; }
.capa__progresso, .capa__loader { display: none !important; }

/* 11.2 Faixa de números (prova social) ------------------------------------- */
.numeros {
  display: grid; gap: clamp(28px, 4vw, 56px);
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  padding-block: clamp(36px, 5vw, 56px);
  border-block: 1px solid var(--linha);
}
.numeros__valor {
  display: block;
  font-family: var(--fonte-display); font-weight: 800; font-stretch: 108%;
  font-size: clamp(2.5rem, 5.5vw, 4rem); line-height: 1;
  letter-spacing: -.03em; color: var(--txt-1);
  font-variant-numeric: tabular-nums;
}
.numeros__rot {
  display: block; margin-top: 12px;
  font-size: .875rem; color: var(--txt-3); max-width: 24ch;
}

/* 11.3 Unidades como lista editorial (substitui os 3 cartões) -------------- */
.unidades { border-top: 1px solid var(--linha); }
.unidades__item { border-bottom: 1px solid var(--linha); }
.unidades__link {
  display: grid; align-items: center; gap: 10px 32px;
  grid-template-columns: 1fr auto;
  padding-block: clamp(28px, 4vw, 44px);
  text-decoration: none;
  transition: padding-inline .35s var(--ease);
}
.unidades__link:hover { padding-inline: 12px 0; }
.unidades__nome {
  grid-column: 1;
  font-family: var(--fonte-display); font-weight: 800; font-stretch: 108%;
  font-size: clamp(1.75rem, 4.5vw, 3rem); line-height: 1.05;
  letter-spacing: -.03em; color: var(--txt-1);
  transition: color .25s ease;
}
.unidades__link:hover .unidades__nome { color: var(--laranja-claro); }
.unidades__meta {
  grid-column: 1; display: flex; flex-wrap: wrap; gap: 6px 20px;
  font-size: .9375rem; color: var(--txt-3);
}
.unidades__meta b { color: var(--txt-2); font-weight: 600; }
.unidades__seta {
  grid-column: 2; grid-row: 1 / span 2;
  width: 46px; height: 46px; flex: none;
  display: grid; place-items: center;
  border: 1px solid var(--linha); border-radius: 50%;
  color: var(--txt-2);
  transition: transform .35s var(--ease), border-color .25s ease, color .25s ease;
}
.unidades__link:hover .unidades__seta {
  transform: translateX(6px); border-color: var(--laranja); color: var(--laranja-claro);
}
.unidades__seta svg { width: 18px; height: 18px; }

/* 11.4 Pilares sem caixa (eram cartões com borda - viraram colunas com filete) */
.pilar {
  background: none; border: 0; border-top: 1px solid var(--linha);
  border-radius: 0; padding: 28px 0 0;
}
.pilar:hover { border-color: var(--linha); transform: none; }
.pilar__icone {
  width: auto; height: auto; margin-bottom: 20px;
  display: block; background: none; border-radius: 0;
  color: var(--laranja);
}
.pilar__icone svg { width: 26px; height: 26px; }
.pilar h3 { margin-bottom: 14px; }

/* 11.5 Efeitos (adaptados de naocodei.com/free-code-css) ------------------- */

/* desfoque que resolve - entrada do título da capa */
@keyframes ncBlurIn { to { opacity: 1; filter: blur(0); transform: none; } }
.js-anim [data-fx="blur"] { opacity: 0; filter: blur(14px); transform: scale(1.04); }
.js-anim [data-fx="blur"].rodando { animation: ncBlurIn .9s cubic-bezier(.16, 1, .3, 1) forwards; }

/* cortina - revelação de faixa ou imagem */
@keyframes ncCortina {
  0%    { transform: scaleX(0); transform-origin: left center; }
  50%   { transform: scaleX(1); transform-origin: left center; }
  50.1% { transform: scaleX(1); transform-origin: right center; }
  100%  { transform: scaleX(0); transform-origin: right center; }
}
.fx-cortina { position: relative; overflow: hidden; }
.fx-cortina::after {
  content: ""; position: absolute; inset: 0; z-index: 2;
  background: var(--laranja); transform: scaleX(0); transform-origin: left center;
  pointer-events: none;
}
.fx-cortina.rodando::after { animation: ncCortina 1s cubic-bezier(.76, 0, .24, 1) forwards; }

/* brilho que atravessa - só no CTA principal.
   A referência anima `left`, que é propriedade de LAYOUT: no teste isso gerava
   15 micro layout shifts por carregamento (CLS 0,012). Aqui vai em transform,
   que é o que a animacao.md manda e não mexe no layout. */
@keyframes ncBrilho {
  0%   { transform: translateX(-180%) skewX(-25deg); }
  26%  { transform: translateX(360%) skewX(-25deg); }
  100% { transform: translateX(360%) skewX(-25deg); }
}
.fx-brilho { position: relative; overflow: hidden; }
.fx-brilho::after {
  content: ""; position: absolute; top: 0; left: 0; width: 55%; height: 100%;
  pointer-events: none; will-change: transform;
  transform: translateX(-180%) skewX(-25deg);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.10) 40%,
              rgba(255,255,255,.34) 50%, rgba(255,255,255,.10) 60%, transparent);
  animation: ncBrilho 5.5s ease-in-out infinite;
}

/* ímã no cursor - o botão segue de leve o ponteiro (desktop, via JS) */
.fx-ima { transition: transform .25s cubic-bezier(.16, 1, .3, 1); will-change: transform; }

/* texto que se preenche conforme a rolagem passa.
   Sem JS o parágrafo aparece inteiro legível; o esmaecido só existe com JS. */
.texto-preenche .p { color: var(--txt-1); }
.js-anim .texto-preenche .p { color: var(--txt-3); transition: color .18s linear; }
.js-anim .texto-preenche .p.on { color: var(--txt-1); }

/* 11.6 Responsivo da capa -------------------------------------------------- */
@media (max-width: 899px) {
  .capa { min-height: 92svh; align-items: center; }
  .capa__conteudo { max-width: 100%; }
  .capa__desca { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .js-anim [data-fx="blur"] { opacity: 1; filter: none; transform: none; }
  .fx-brilho::after, .fx-cortina::after { animation: none; display: none; }
  .fx-ima { transition: none; }
  .js-anim .texto-preenche .p { color: var(--txt-1); }
}

/* ==========================================================================
   12 ─ CAPA COM ROLAGEM CONTROLANDO O VÍDEO
   Escolha do cliente: "a rolagem controla o tempo do vídeo (estilo Apple)".
   A seção fica alta (250vh) e o palco gruda no topo. Enquanto a pessoa
   percorre esses 250vh, o palco não sai do lugar e o JS move o currentTime
   do vídeo. Título e botões ficam visíveis o tempo todo - a rolagem extra
   não esconde o CTA.
   No mobile e em prefers-reduced-motion nada disso vale: vira uma capa
   normal de uma tela, com o poster.
   ========================================================================== */
.capa--scrub {
  height: 250vh;
  min-height: 0;
  display: block;
  padding-block: 0;
  align-items: initial;
  overflow: visible;
}
.capa--scrub .capa__palco {
  position: sticky;
  top: 0;
  height: 100svh;
  display: grid;
  align-items: end;
  padding-block: clamp(120px, 20vh, 200px) clamp(56px, 9vh, 96px);
  overflow: clip;
  isolation: isolate;
}
/* dentro do palco a mídia ocupa a tela toda - sem parallax aqui, quem se move
   é o tempo do vídeo */
.capa--scrub .capa__midia { position: absolute; inset: 0; height: auto; }
.capa--scrub .capa__video { width: 100%; height: 100%; object-fit: cover; }

/* barrinha de progresso do trecho, no topo da tela */
.capa__progresso {
  position: absolute; left: 0; right: 0;
  top: 0; height: 3px;
  background: rgba(255, 255, 255, .08);
  overflow: hidden;
  z-index: 101;
}
.capa__progresso i {
  display: block; height: 100%; width: 100%;
  background: var(--laranja);
  transform: scaleX(0); transform-origin: left center;
}

/* Sem vídeo (JS desligado, mobile, reduced-motion) a seção não pode ficar com
   250vh de rolagem vazia. A classe abaixo é posta pelo JS quando o vídeo entra;
   sem ela, a capa é de uma tela só. */
.capa--scrub:not(.com-video) { height: auto; }
.capa--scrub:not(.com-video) .capa__palco { position: static; height: auto; min-height: 100svh; }
.capa--scrub:not(.com-video) .capa__progresso { display: none; }

@media (max-width: 899px) {
  .capa--scrub, .capa--scrub.com-video {
    height: 220vh;
    display: block;
  }
  .capa--scrub .capa__palco,
  .capa--scrub.com-video .capa__palco {
    position: sticky;
    top: 0;
    height: 100svh;
    display: grid;
    align-items: end;
    padding-block: clamp(70px, 12vh, 120px) clamp(36px, 6vh, 60px);
    overflow: clip;
    isolation: isolate;
  }
  .capa__progresso {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 3px;
    z-index: 101;
  }
}

@media (prefers-reduced-motion: reduce) {
  .capa--scrub, .capa--scrub.com-video { height: auto; }
  .capa--scrub .capa__palco,
  .capa--scrub.com-video .capa__palco { position: static; height: auto; min-height: 100svh; }
  .capa__progresso { display: none; }
}

/* ==========================================================================
   13 ─ CANVAS HERO E SEGUNDA DOBRA (UNIDADES E BOTÕES)
   ========================================================================== */

/* Canvas Hero */
.capa__canvas {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.capa__loader {
  position: absolute;
  bottom: clamp(14px, 2vh, 22px);
  left: var(--gutter);
  right: var(--gutter);
  height: 4px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 2px;
  overflow: hidden;
  z-index: 10;
  transition: opacity 0.5s ease;
}
.capa__loader-bar {
  height: 100%;
  width: 0%;
  background: var(--laranja);
  transition: width 0.1s linear;
}
.capa__loader.carregado {
  opacity: 0;
  pointer-events: none;
}

/* Segunda Dobra */
.wrap--segunda-dobra {
  padding-left: clamp(1.75rem, 5vw, 4.5rem);
}

.dobra2-intro h1 {
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 1.05;
  margin-bottom: clamp(24px, 4vw, 48px);
}
.dobra2-intro h1 .l1 { display: block; font-size: 1em; }
.dobra2-intro h1 .l2 { display: block; font-size: 0.58em; color: var(--txt-1); margin-top: 8px; font-weight: 700; letter-spacing: -0.02em; }
.dobra2-intro h1 .l3 { display: block; font-size: 0.52em; color: var(--txt-2); margin-top: 4px; font-weight: 600; letter-spacing: -0.02em; }
.dobra2-intro h1 em { font-style: normal; color: var(--laranja-claro); }

/* Cartões de Localidades na Segunda Dobra */
.unidades-cards {
  display: grid;
  gap: clamp(24px, 3.5vw, 40px);
  grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
  margin-top: clamp(28px, 4vw, 48px);
}

.unidade-card {
  background: var(--bg-1);
  border: 1px solid var(--linha);
  border-radius: var(--raio);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s var(--ease), border-color 0.3s ease, box-shadow 0.3s ease;
}
.unidade-card:hover {
  transform: translateY(-4px);
  border-color: rgba(253, 105, 10, 0.45);
  box-shadow: 0 16px 40px -12px rgba(0, 0, 0, 0.7);
}

.unidade-card__foto {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: var(--bg-2);
}
.unidade-card__foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s var(--ease);
}
.unidade-card:hover .unidade-card__foto img {
  transform: scale(1.05);
}

.unidade-card__badge {
  position: absolute;
  top: 14px;
  right: 14px;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 700;
  background: rgba(14, 14, 17, 0.85);
  backdrop-filter: blur(8px);
  color: var(--ok);
  border: 1px solid rgba(52, 211, 153, 0.3);
}

.unidade-card__corpo {
  padding: clamp(20px, 3vw, 28px);
  display: flex;
  flex-direction: column;
  flex: 1;
}

.unidade-card__nome {
  font-family: var(--fonte-display);
  font-size: 1.75rem;
  font-weight: 800;
  color: var(--txt-1);
  margin-bottom: 12px;
}

.unidade-card__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 0.9375rem;
  color: var(--txt-2);
  margin-bottom: 24px;
}
.unidade-card__info svg {
  width: 16px;
  height: 16px;
  color: var(--laranja);
  flex: none;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 6px;
}
.unidade-card__nota {
  color: var(--laranja-claro);
  font-weight: 600;
}

.unidade-card__acoes {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.unidade-card__acoes .btn-wa {
  flex: 1 1 160px;
  padding: 10px 14px;
  font-size: 0.875rem;
  white-space: nowrap;
}
.unidade-card__acoes .btn-ghost {
  flex: 1 1 140px;
  padding: 10px 14px;
  font-size: 0.875rem;
  white-space: nowrap;
}

/* ==========================================================================
   14 ─ SEGUNDA DOBRA (UNIDADES COM FUNDO PRETO) E OVERLAY DO CÉU NO HERO
   ========================================================================== */

/* Fundo preto elegante e contínuo na seção de unidades */
.secao--unidades {
  position: relative;
  background: #0E0E11 !important;
  border-top: none !important;
  padding-top: clamp(60px, 8vw, 100px);
}
.secao--unidades .wrap {
  position: relative;
  z-index: 1;
}

/* ==========================================================================
   OVERLAY DINÂMICO DO CÉU / VISTA AÉREA (VALORES + AVALIAÇÕES GOOGLE)
   ========================================================================== */
.hero-overlay-ceu {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
  pointer-events: none;
  opacity: 0;
  transform: translateY(28px) scale(0.96);
  transition: opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1), transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  padding: clamp(20px, 4vw, 40px);
}

.hero-overlay-ceu.ativo {
  opacity: 1;
  transform: translateY(0) scale(1);
  pointer-events: auto;
}

.hero-overlay-ceu__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.hero-ceu-card {
  max-width: 600px;
  width: 100%;
  background: rgba(14, 14, 17, 0.82);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(253, 105, 10, 0.35);
  border-radius: var(--raio);
  padding: clamp(24px, 4vw, 36px);
  text-align: center;
  box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.9), 0 0 40px rgba(253, 105, 10, 0.15);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.hero-ceu-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(253, 105, 10, 0.8), transparent);
}

.hero-ceu-topo {
  margin-bottom: 14px;
}

.hero-ceu-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 16px;
  border-radius: 9999px;
  background: rgba(253, 105, 10, 0.12);
  border: 1px solid rgba(253, 105, 10, 0.4);
  color: var(--laranja-claro);
  font-family: var(--fonte-display);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.hero-ceu-pill svg {
  color: var(--laranja);
}

.hero-ceu-titulo {
  font-family: var(--fonte-display);
  font-size: clamp(1.6rem, 3.2vw, 2.3rem);
  font-weight: 800;
  line-height: 1.18;
  color: var(--txt-0);
  margin-bottom: 12px;
  letter-spacing: -0.02em;
}

.hero-ceu-titulo .destaque {
  color: var(--laranja);
  font-weight: 800;
}

.hero-ceu-desc {
  font-size: clamp(0.9375rem, 1.5vw, 1.05rem);
  line-height: 1.5;
  color: var(--txt-2);
  max-width: 48ch;
  margin-bottom: 22px;
}

/* Review Integrado */
.hero-ceu-review {
  width: 100%;
  background: rgba(22, 22, 28, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: var(--raio-sm);
  padding: 16px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.hero-ceu-review__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.hero-ceu-stars {
  color: #ffb800;
  font-size: 1.1rem;
  letter-spacing: 3px;
}

.hero-ceu-badge-google {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--txt-2);
}

.hero-ceu-review__corpo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%;
}

.hero-ceu-rating {
  font-family: var(--fonte-display);
  font-weight: 800;
  line-height: 1;
}

.hero-ceu-rating .nota {
  font-size: 1.75rem;
  color: var(--txt-1);
}

.hero-ceu-rating .divisor,
.hero-ceu-rating .total {
  font-size: 1rem;
  color: var(--txt-3);
}

.hero-ceu-review__info {
  text-align: left;
  display: flex;
  flex-direction: column;
  font-size: 0.8125rem;
}

.hero-ceu-review__info strong {
  color: var(--txt-1);
}

.hero-ceu-review__info span {
  color: var(--txt-3);
}

.avatar-circles--hero {
  margin-top: 2px;
}

@media (max-width: 640px) {
  .hero-overlay-ceu {
    padding: 12px;
  }
  .hero-ceu-card {
    padding: 18px 14px;
    max-height: 86svh;
    overflow-y: auto;
    border-radius: 16px;
  }
  .hero-ceu-titulo {
    font-size: 1.25rem;
    line-height: 1.22;
    margin-bottom: 8px;
  }
  .hero-ceu-desc {
    font-size: 0.8125rem;
    line-height: 1.45;
    margin-bottom: 12px;
  }
  .hero-ceu-review {
    padding: 10px 12px;
    gap: 8px;
  }
  .hero-ceu-stars {
    font-size: 0.95rem;
    letter-spacing: 2px;
  }
  .hero-ceu-rating .nota {
    font-size: 1.4rem;
  }
  .hero-ceu-review__info {
    font-size: 0.75rem;
  }
}

/* ==========================================================================
   Showcase Interativo em Ambiente e Valores
   ========================================================================== */
.valores-showcase {
  margin-top: var(--ritmo-int);
  position: relative;
}

.valores-showcase__moldura {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: var(--raio);
  overflow: hidden;
  border: 1px solid rgba(253, 105, 10, 0.25);
  box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.75);
}

.valores-showcase__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s var(--ease);
}

.valores-showcase:hover .valores-showcase__img {
  transform: scale(1.04);
}

.valores-showcase__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(14, 14, 17, 0.92) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(20px, 3.5vw, 36px);
  gap: 14px;
}

.valores-showcase__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.valores-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(14, 14, 17, 0.85);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(253, 105, 10, 0.35);
  border-radius: 9999px;
  padding: 6px 14px;
  font-size: 0.8125rem;
  font-weight: 700;
  color: var(--laranja-claro);
}

.valores-badge svg {
  width: 15px;
  height: 15px;
  color: var(--laranja);
}

.valores-showcase__legenda {
  font-size: clamp(0.875rem, 1.5vw, 1.0625rem);
  color: var(--txt-2);
  line-height: 1.4;
  margin: 0;
}

.valores-showcase__legenda strong {
  color: var(--txt-1);
}

/* Terceira Dobra: Card de Avaliações Google com animação e Avatares */
.diferenca-reviews-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-top: clamp(32px, 5vw, 48px);
}

.review-summary-card {
  width: 100%;
  max-width: 380px;
  background: rgba(22, 22, 28, 0.85);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(253, 105, 10, 0.35);
  border-radius: var(--raio);
  padding: 28px 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.7), 0 0 25px rgba(253, 105, 10, 0.12);
  transition: transform 0.35s var(--ease), border-color 0.3s ease, box-shadow 0.3s ease;
}
.review-summary-card:hover {
  transform: translateY(-4px);
  border-color: rgba(253, 105, 10, 0.65);
  box-shadow: 0 24px 50px -10px rgba(0, 0, 0, 0.85), 0 0 35px rgba(253, 105, 10, 0.22);
}

.review-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.review-star {
  display: inline-flex;
  color: #fbbf24; /* yellow-400 */
  filter: drop-shadow(0 2px 4px rgba(251, 191, 36, 0.35));
}
.review-star svg {
  width: 26px;
  height: 26px;
}

.review-rating-heading {
  margin-top: 14px;
  font-family: var(--fonte-display);
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--txt-1);
}
.review-rating-count {
  font-size: 0.75em;
  font-weight: 600;
  color: var(--txt-2);
}

.review-summary-text {
  margin-top: 8px;
  font-size: 0.9375rem;
  color: var(--txt-2);
  line-height: 1.45;
}

/* Avatar Circles */
.avatar-circles {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.avatar-circles__wrap {
  display: flex;
  align-items: center;
  position: relative;
}
.avatar-circle-img {
  width: 44px;
  height: 44px;
  border-radius: 9999px;
  border: 2.5px solid #16161c;
  object-fit: cover;
  margin-left: -14px;
  transition: transform 0.2s ease, z-index 0.2s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}
.avatar-circle-img:first-child {
  margin-left: 0;
}
.avatar-circle-img:hover {
  transform: translateY(-3px) scale(1.12);
  z-index: 10;
}
.avatar-circle-more {
  width: 44px;
  height: 44px;
  border-radius: 9999px;
  border: 2.5px solid #16161c;
  background: var(--laranja);
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8125rem;
  font-weight: 800;
  text-decoration: none;
  margin-left: -14px;
  transition: transform 0.2s ease, background 0.2s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}
.avatar-circle-more:hover {
  transform: translateY(-3px) scale(1.12);
  background: var(--laranja-hover);
}

/* ==========================================================================
   15 ─ HERO TEXTO ESTÁTICO COM ALTO CONTRASTE (SEÇÃO 1)
   ========================================================================== */
.hero-texto-estatico {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 5;
  pointer-events: none;
  padding-bottom: clamp(60px, 10vh, 120px);
  background: radial-gradient(
    circle at 20% 50%,
    rgba(14, 14, 17, 0.78) 0%,
    rgba(14, 14, 17, 0.40) 50%,
    transparent 85%
  );
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.hero-texto-wrap {
  width: 100%;
  pointer-events: auto;
}

.hero-texto__titulo {
  max-width: 15ch;
  display: grid;
  gap: 0.25em;
  margin: 0;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.hero-texto__titulo .l1 {
  font-family: var(--fonte-display);
  font-size: clamp(2.4rem, 5.5vw, 4.2rem);
  font-weight: 800;
  line-height: 1.05;
  color: var(--txt-0);
  letter-spacing: -0.03em;
}

.hero-texto__titulo .l1 em {
  font-style: normal;
  color: var(--laranja);
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.hero-texto__titulo .l2 {
  font-family: var(--fonte-display);
  font-size: clamp(1.25rem, 2.8vw, 2.1rem);
  font-weight: 700;
  color: var(--txt-1);
  line-height: 1.15;
  letter-spacing: -0.02em;
  margin-top: 6px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.hero-texto__titulo .l3 {
  font-family: var(--fonte-base);
  font-size: clamp(1.05rem, 2.2vw, 1.5rem);
  font-weight: 500;
  color: var(--txt-2);
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin-top: 4px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* Quando o usuário rola a página, o texto esmaece elegantemente */
.hero-texto-estatico.esmaecido {
  opacity: 0;
  transform: translateY(-20px);
}

/* ==========================================================================
   16 ─ NOVA GALERIA MODERNA: BENTO GRID SHOWCASE & LIGHTBOX
   ========================================================================== */
.galeria-bento-secao {
  margin: clamp(40px, 6vw, 70px) auto clamp(20px, 3vw, 40px);
}

.galeria-bento-cabeca {
  text-align: center;
  max-width: 650px;
  margin: 0 auto clamp(24px, 3vw, 36px);
}

.galeria-bento-subtitulo {
  font-family: var(--fonte-display);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--laranja);
  display: block;
  margin-bottom: 6px;
}

.galeria-bento-titulo {
  font-family: var(--fonte-display);
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--txt-1);
  margin-bottom: 10px;
}

.galeria-bento-texto {
  font-size: 0.9375rem;
  color: var(--txt-2);
  line-height: 1.5;
}

/* Filtros Pill */
.galeria-bento-filtros {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: clamp(28px, 4vw, 40px);
}

.galeria-filtro-btn {
  background: rgba(22, 22, 28, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--txt-2);
  padding: 8px 18px;
  border-radius: 9999px;
  font-family: var(--fonte-corpo);
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
}

.galeria-filtro-btn:hover {
  border-color: rgba(253, 105, 10, 0.5);
  color: var(--txt-1);
  background: rgba(253, 105, 10, 0.08);
}

.galeria-filtro-btn.ativo {
  background: var(--laranja);
  color: #111;
  border-color: var(--laranja);
  font-weight: 700;
  box-shadow: 0 4px 14px rgba(253, 105, 10, 0.35);
}

/* Grid Bento */
.galeria-bento-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(16px, 2.2vw, 24px);
}

.bento-card {
  position: relative;
  background: var(--bg-1);
  border: 1px solid var(--linha);
  border-radius: var(--raio);
  overflow: hidden;
  aspect-ratio: 4 / 3;
  cursor: pointer;
  transition: transform 0.35s var(--ease), border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
}

.bento-card--destaque {
  grid-column: span 2;
  grid-row: span 2;
  aspect-ratio: 1 / 1;
}

.bento-card.oculto {
  display: none;
}

.bento-card:hover {
  transform: translateY(-4px);
  border-color: rgba(253, 105, 10, 0.55);
  box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.8), 0 0 25px rgba(253, 105, 10, 0.15);
}

.bento-card__midia {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.bento-card__midia img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s var(--ease);
}

.bento-card:hover .bento-card__midia img {
  transform: scale(1.06);
}

.bento-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(14, 14, 17, 0.1) 0%, rgba(14, 14, 17, 0.25) 50%, rgba(14, 14, 17, 0.9) 100%);
  pointer-events: none;
}

.bento-card__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(14, 14, 17, 0.82);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 9999px;
  padding: 4px 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--txt-0);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

.bento-card__badge svg {
  color: var(--laranja);
  width: 14px;
  height: 14px;
}

.bento-card__info {
  position: absolute;
  bottom: 14px;
  left: 16px;
  right: 52px;
  z-index: 2;
}

.bento-card__titulo {
  font-family: var(--fonte-display);
  font-size: 1.0625rem;
  font-weight: 700;
  color: var(--txt-0);
  line-height: 1.2;
  margin: 0 0 4px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}

.bento-card--destaque .bento-card__titulo {
  font-size: clamp(1.25rem, 2vw, 1.6rem);
}

.bento-card__desc {
  font-size: 0.8125rem;
  color: var(--txt-2);
  line-height: 1.35;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bento-card__zoom {
  position: absolute;
  bottom: 14px;
  right: 14px;
  z-index: 2;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(14, 14, 17, 0.8);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: var(--txt-1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}

.bento-card:hover .bento-card__zoom {
  background: var(--laranja);
  color: #111;
  border-color: var(--laranja);
  transform: scale(1.1);
}

/* Lightbox Modal */
.galeria-lightbox {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.galeria-lightbox.aberto {
  opacity: 1;
  pointer-events: auto;
}

.galeria-lightbox__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(10, 10, 14, 0.94);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.galeria-lightbox__conteudo {
  position: relative;
  z-index: 2;
  max-width: min(92vw, 1050px);
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.galeria-lightbox__midia {
  position: relative;
  border-radius: var(--raio);
  overflow: hidden;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.95), 0 0 40px rgba(253, 105, 10, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #000;
}

.galeria-lightbox__midia img {
  max-width: 100%;
  max-height: 72vh;
  object-fit: contain;
  display: block;
}

.galeria-lightbox__legenda {
  background: rgba(14, 14, 17, 0.92);
  padding: 16px 20px;
  width: 100%;
  text-align: left;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.galeria-lightbox__badge {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--laranja);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 4px;
}

.galeria-lightbox__titulo {
  font-family: var(--fonte-display);
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--txt-0);
  margin: 0 0 4px;
}

.galeria-lightbox__sub {
  font-size: 0.875rem;
  color: var(--txt-2);
  margin: 0;
}

.galeria-lightbox__fechar {
  position: absolute;
  top: -48px;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}

.galeria-lightbox__fechar:hover {
  background: var(--laranja);
  color: #111;
  transform: scale(1.1);
}

.galeria-lightbox__nav {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(14, 14, 17, 0.85);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  z-index: 10;
}

.galeria-lightbox__nav--ant {
  left: -64px;
}

.galeria-lightbox__nav--prox {
  right: -64px;
}

.galeria-lightbox__nav:hover {
  background: var(--laranja);
  color: #111;
  border-color: var(--laranja);
  transform: translateY(-50%) scale(1.1);
}

/* Responsividade do Bento Grid */
@media (max-width: 1024px) {
  .galeria-bento-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .bento-card--destaque {
    grid-column: span 2;
    grid-row: span 1;
    aspect-ratio: 16 / 9;
  }
  .galeria-lightbox__nav--ant { left: 10px; }
  .galeria-lightbox__nav--prox { right: 10px; }
}

@media (max-width: 640px) {
  .galeria-bento-grid {
    grid-template-columns: 1fr;
  }
  .bento-card--destaque {
    grid-column: span 1;
    grid-row: span 1;
    aspect-ratio: 4 / 3;
  }
  .galeria-filtro-btn {
    font-size: 0.8125rem;
    padding: 6px 14px;
  }
}

/* ==========================================================================
   17 ─ COMPONENTE TESTIMONIALS SECTION (INFINITE VERTICAL SLIDER)
   ========================================================================== */
.secao--depoimentos-topo {
  background: #09090c;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding-block: clamp(76px, 10vw, 128px);
}

.secao--depoimentos-topo::before {
  content: "";
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translateX(-50%);
  width: 75vw;
  height: 520px;
  max-width: 900px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(253, 105, 10, 0.08) 0%, rgba(253, 105, 10, 0.02) 50%, transparent 70%);
  filter: blur(60px);
  pointer-events: none;
  z-index: 0;
  animation: depoimentoGlow 12s ease-in-out infinite alternate;
}

@keyframes depoimentoGlow {
  0% { transform: translateX(-50%) scale(0.95); opacity: 0.6; }
  50% { transform: translateX(-48%) scale(1.1); opacity: 1; }
  100% { transform: translateX(-52%) scale(1); opacity: 0.7; }
}

.cabeca--depoimentos {
  margin-inline: auto;
  text-align: center;
  max-width: 680px;
  margin-bottom: clamp(36px, 5vw, 56px);
  position: relative;
  z-index: 1;
}

.cabeca--depoimentos .olho {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--laranja-claro);
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 999px;
  background: rgba(253, 105, 10, 0.1);
  border: 1px solid rgba(253, 105, 10, 0.2);
}

.cabeca--depoimentos h2 {
  font-size: clamp(1.85rem, 3.8vw, 2.75rem);
  line-height: 1.15;
  margin-top: 12px;
  color: var(--txt-1);
}

.cabeca--depoimentos p {
  font-size: clamp(1rem, 1.6vw, 1.125rem);
  color: var(--txt-2);
  margin-top: 14px;
}

.secao--provas-completa {
  background: #0d0c10;
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--linha);
}

.testimonials-infinite-section {
  position: relative;
  width: 100%;
  margin-top: 0;
  mask-image: linear-gradient(
    to bottom,
    transparent 0%,
    #000 10%,
    #000 90%,
    transparent 100%
  );
  -webkit-mask-image: linear-gradient(
    to bottom,
    transparent 0%,
    #000 10%,
    #000 90%,
    transparent 100%
  );
  z-index: 1;
}

.testimonials-track-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(16px, 2.5vw, 28px);
  height: 560px;
  overflow: hidden;
}

@media (max-width: 899px) {
  .testimonials-track-wrapper {
    grid-template-columns: 1fr;
    height: 480px;
  }
  .testimonials-col:nth-child(2),
  .testimonials-col:nth-child(3) {
    display: none;
  }
}

.testimonials-col {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.testimonials-col__track {
  display: flex;
  flex-direction: column;
  gap: 20px;
  will-change: transform;
}

/* Animação CSS contínua vertical */
.testimonials-col[data-col="1"] .testimonials-col__track {
  animation: scrollInfiniteUp 32s linear infinite;
}

.testimonials-col[data-col="2"] .testimonials-col__track {
  animation: scrollInfiniteDown 36s linear infinite;
}

.testimonials-col[data-col="3"] .testimonials-col__track {
  animation: scrollInfiniteUp 30s linear infinite;
}

.testimonials-col:hover .testimonials-col__track {
  animation-play-state: paused;
}

@keyframes scrollInfiniteUp {
  0% { transform: translateY(0); }
  100% { transform: translateY(-50%); }
}

@keyframes scrollInfiniteDown {
  0% { transform: translateY(-50%); }
  100% { transform: translateY(0); }
}

/* Testimonial Card Individual */
.testi-card {
  background: rgba(22, 22, 28, 0.75);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: var(--raio);
  padding: clamp(18px, 2.2vw, 24px);
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.5);
}

.testi-card:hover {
  transform: translateY(-3px) scale(1.02);
  border-color: rgba(253, 105, 10, 0.45);
  box-shadow: 0 16px 36px -6px rgba(0, 0, 0, 0.7), 0 0 20px rgba(253, 105, 10, 0.15);
}

.testi-card__header {
  display: flex;
  align-items: center;
  gap: 14px;
}

.testi-card__avatar {
  width: 46px;
  height: 46px;
  border-radius: 9999px;
  object-fit: cover;
  border: 2px solid var(--laranja);
  flex-shrink: 0;
}

.testi-card__meta {
  display: flex;
  flex-direction: column;
}

.testi-card__name {
  font-family: var(--fonte-display);
  font-size: 1rem;
  font-weight: 700;
  color: var(--txt-1);
}

.testi-card__loc {
  font-size: 0.75rem;
  color: var(--txt-3);
}

.testi-card__stars {
  color: #ffb800;
  font-size: 0.95rem;
  letter-spacing: 2px;
}

.testi-card__quote {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: var(--txt-2);
  font-style: normal;
  margin: 0;
}

/* ── 11 · PATTERN E AMBIENT GLOW NA SEÇÃO DIFERENÇA ──────────────────────── */
.secao--diferenca-pattern {
  position: relative;
  overflow: hidden;
  background-color: var(--bg-1);
  background-image:
    radial-gradient(rgba(255, 255, 255, 0.08) 1.2px, transparent 1.2px),
    radial-gradient(rgba(253, 105, 10, 0.04) 1px, transparent 1px);
  background-size: 24px 24px, 48px 48px;
  background-position: 0 0, 12px 12px;
}
.secao--diferenca-pattern::before {
  content: "";
  position: absolute;
  top: -15%;
  left: 15%;
  width: 60vw;
  height: 60vw;
  max-width: 650px;
  max-height: 650px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(253, 105, 10, 0.12) 0%, rgba(253, 105, 10, 0.02) 50%, transparent 70%);
  filter: blur(50px);
  pointer-events: none;
  z-index: 0;
  animation: diferencaGlow 10s ease-in-out infinite alternate;
}
.secao--diferenca-pattern .wrap {
  position: relative;
  z-index: 1;
}
@keyframes diferencaGlow {
  0% { transform: translate(-10%, -10%) scale(0.9); opacity: 0.6; }
  50% { transform: translate(15%, 10%) scale(1.15); opacity: 1; }
  100% { transform: translate(5%, 20%) scale(1); opacity: 0.7; }
}

/* ── 12 · ASSINATURA MOURA TORRES ────────────────────────────────────────── */
/* ── ASSINATURA MOURA TORRES (SEM CAIXA / COM GRADIENTE LARANJA SUTIL) ── */
.assinatura-mt {
  background: linear-gradient(to top, rgba(253, 105, 10, 0.18) 0%, rgba(253, 105, 10, 0.04) 45%, rgba(8, 8, 10, 0.98) 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  padding: clamp(54px, 8vw, 80px) 24px clamp(60px, 10vw, 90px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.assinatura-mt::before {
  display: none;
}
.assinatura-mt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 600px;
  max-width: 90vw;
  height: 120px;
  background: radial-gradient(circle, rgba(253, 105, 10, 0.2) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(35px);
  pointer-events: none;
}
.assinatura-mt__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  width: 100%;
}
.assinatura-mt__link {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  text-decoration: none;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  padding: 0 !important;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  cursor: pointer;
}
.assinatura-mt__link:hover {
  transform: translateY(-2px);
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.assinatura-mt__logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.assinatura-mt__logo {
  height: 32px;
  width: auto;
  object-fit: contain;
  filter: brightness(0) invert(0.95);
  opacity: 0.9;
  transition: opacity 0.3s ease, filter 0.3s ease, transform 0.3s ease;
}
.assinatura-mt__link:hover .assinatura-mt__logo {
  opacity: 1;
  filter: brightness(0) invert(1) drop-shadow(0 0 12px rgba(253, 105, 10, 0.6));
  transform: scale(1.04);
}
.assinatura-mt__texto {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.9375rem;
  font-weight: 400;
  color: var(--txt-2);
  letter-spacing: -0.01em;
  white-space: nowrap;
}
.assinatura-mt__link:hover .assinatura-mt__texto {
  color: var(--txt-1);
}
.assinatura-mt__coracao {
  display: inline-block;
  color: #ff4757;
  animation: coracaoPulso 1.8s ease-in-out infinite;
  font-size: 1.05rem;
}
.assinatura-mt__marca {
  color: var(--txt-1);
  font-weight: 600;
  transition: color 0.2s ease;
}
.assinatura-mt__link:hover .assinatura-mt__marca {
  color: var(--laranja-claro);
}
@media (max-width: 640px) {
  .assinatura-mt {
    padding-block: 44px 64px;
  }
  .assinatura-mt__link {
    gap: 12px;
  }
  .assinatura-mt__logo {
    height: 25px;
  }
  .assinatura-mt__texto {
    font-size: 0.8125rem;
    white-space: nowrap;
  }
}

/* ── Botão CTA Grande Único (Abre Modal de Leads) ────────────────────────── */
.cta-final__acao {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}
.btn--cta-grande {
  padding: 18px 40px !important;
  font-size: 1.125rem !important;
  font-weight: 800 !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  box-shadow: 0 12px 36px rgba(253, 105, 10, 0.4), 0 0 24px rgba(253, 105, 10, 0.25) !important;
  cursor: pointer !important;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
}
.btn--cta-grande:hover {
  transform: translateY(-3px) scale(1.02) !important;
  box-shadow: 0 16px 44px rgba(253, 105, 10, 0.55), 0 0 32px rgba(253, 105, 10, 0.4) !important;
}

/* ==========================================================================
   CINEMATIC MOTION FOOTER
   ========================================================================== */
.cinematic-footer {
  position: relative;
  overflow: hidden;
  background: #08080a;
  color: #ffffff;
  padding-top: 70px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.footer-aurora {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  width: 70vw;
  height: 45vh;
  max-width: 800px;
  background: radial-gradient(circle, rgba(253, 105, 10, 0.16) 0%, rgba(253, 105, 10, 0.03) 50%, transparent 70%);
  border-radius: 50%;
  filter: blur(80px);
  pointer-events: none;
  z-index: 0;
  animation: footerAuroraPulse 6s ease-in-out infinite alternate;
}
@keyframes footerAuroraPulse {
  0% { transform: translate(-50%, -50%) scale(0.9); opacity: 0.6; }
  100% { transform: translate(-50%, -50%) scale(1.15); opacity: 1; }
}
.footer-bg-grid {
  position: absolute;
  inset: 0;
  background-size: 50px 50px;
  background-image:
    linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  pointer-events: none;
  z-index: 0;
  mask-image: linear-gradient(to bottom, transparent, black 25%, black 75%, transparent);
  -webkit-mask-image: linear-gradient(to bottom, transparent, black 25%, black 75%, transparent);
}
.footer-giant-bg-text {
  position: absolute;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(4.5rem, 16vw, 15rem);
  font-weight: 900;
  letter-spacing: -0.04em;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.06);
  pointer-events: none;
  user-select: none;
  z-index: 0;
  white-space: nowrap;
}
.footer-marquee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: rgba(14, 14, 18, 0.85);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  padding-block: 10px;
  z-index: 2;
}
.footer-marquee__trilho {
  display: flex;
  width: max-content;
  animation: marqueeScroll 35s linear infinite;
}
.footer-marquee__item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-inline: 20px;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--txt-3);
  white-space: nowrap;
}
.destaque-ponto {
  color: var(--laranja);
}
@keyframes marqueeScroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.cinematic-footer__wrap {
  position: relative;
  z-index: 1;
}
.footer-cta-center {
  text-align: center;
  max-width: 760px;
  margin-inline: auto;
  padding-top: 30px;
  margin-bottom: clamp(40px, 6vw, 64px);
}
.footer-title-glow {
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #ffffff;
  margin: 0 0 16px;
  text-shadow: 0 0 30px rgba(253, 105, 10, 0.3);
}
.footer-subtitulo {
  font-size: clamp(1rem, 2vw, 1.1875rem);
  color: var(--txt-2);
  line-height: 1.6;
  margin: 0 0 32px;
}
.footer-cta-action {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.footer-cta-magnetic {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  background: linear-gradient(135deg, var(--laranja) 0%, #e05300 100%);
  color: #ffffff;
  font-size: clamp(1rem, 2vw, 1.1875rem);
  font-weight: 800;
  padding: 18px 40px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 12px 40px rgba(253, 105, 10, 0.4), 0 0 20px rgba(253, 105, 10, 0.2);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.footer-cta-magnetic:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 16px 48px rgba(253, 105, 10, 0.55), 0 0 30px rgba(253, 105, 10, 0.35);
}
.footer-pills-unidades {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.footer-glass-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--txt-2);
  font-size: 0.8125rem;
  backdrop-filter: blur(12px);
  cursor: pointer;
  transition: all 0.25s ease;
}
.footer-glass-pill:hover {
  background: rgba(253, 105, 10, 0.12);
  border-color: rgba(253, 105, 10, 0.4);
  color: #ffffff;
  transform: translateY(-2px);
}
.cinematic-footer__grade {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: clamp(24px, 4vw, 40px);
  padding-block: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.cinematic-footer__col h3 {
  font-size: 1.125rem;
  color: #ffffff;
  margin: 0 0 4px;
}
.cinematic-footer__col h4 {
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--laranja-claro);
  margin: 0 0 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.cinematic-footer__col address {
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--txt-2);
}
.footer-link-destaque {
  color: var(--laranja-claro);
  font-weight: 600;
  text-decoration: none;
}
.footer-link-destaque:hover {
  text-decoration: underline;
}
.cinematic-footer__links {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 12px;
}
.cinematic-footer__links a {
  color: var(--txt-2);
  text-decoration: none;
  font-size: 0.875rem;
  transition: color 0.2s ease, transform 0.2s ease;
  display: inline-block;
}
.cinematic-footer__links a:hover {
  color: #ffffff;
  transform: translateX(4px);
}
.cinematic-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 28px;
}
.cinematic-footer__copy {
  font-size: 0.8125rem;
  color: var(--txt-3);
}
.footer-mt-pill {
  text-decoration: none;
  padding: 10px 22px;
}
.footer-mt-pill__coracao {
  color: #ff4757;
  font-size: 1.125rem;
  animation: footerHeartbeat 1.8s ease-in-out infinite;
}
@keyframes footerHeartbeat {
  0%, 100% { transform: scale(1); }
  15%, 45% { transform: scale(1.25); }
  30% { transform: scale(1); }
}
.footer-mt-pill__marca {
  color: #ffffff;
  font-weight: 700;
}
.footer-btn-topo {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--txt-2);
}
.footer-btn-topo:hover {
  color: #ffffff;
}

/* ==========================================================================
   16 ─ AMBIENTE & VALORES (LAYOUT FAMÍLIA + DEPOIMENTO ALZINEIDE)
   ========================================================================== */
/* ==========================================================================
   16 ─ AMBIENTE & VALORES (SCROLL EXPANSION MEDIA EXPERIENCE)
   ========================================================================== */
.secao--ambiente-expand {
  position: relative;
  overflow: hidden;
  padding-block: 0 clamp(48px, 6vw, 72px);
}
.expand-hero-stage {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: clamp(40px, 6vw, 80px) 20px;
}
.expand-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.expand-hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.35) saturate(1.1);
  transform: scale(1.05);
}
.expand-hero-bg__overlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at center, rgba(14, 14, 17, 0.4) 0%, rgba(14, 14, 17, 0.95) 85%);
}
.expand-hero-wrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.expand-hero-title-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 16px;
  font-family: var(--fonte-titulos);
  font-size: clamp(2rem, 5vw, 3.75rem);
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 24px;
  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.8);
}
.expand-title-left, .expand-title-right {
  display: inline-block;
  will-change: transform;
  transition: transform 0.15s cubic-bezier(0.16, 1, 0.3, 1);
}
.expand-title-right {
  color: var(--laranja-claro);
}
.expand-hero-media {
  position: relative;
  width: min(500px, 85vw);
  height: min(340px, 60vh);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.8), 0 0 40px rgba(253, 105, 10, 0.25);
  border: 1px solid rgba(253, 105, 10, 0.4);
  will-change: transform, width, height;
  transition: width 0.25s cubic-bezier(0.16, 1, 0.3, 1), height 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.expand-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.expand-hero-media__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(14, 14, 17, 0.85) 0%, rgba(14, 14, 17, 0.1) 60%, transparent 100%);
  display: flex;
  align-items: flex-end;
  padding: 20px;
}
.expand-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(253, 105, 10, 0.25);
  border: 1px solid var(--laranja);
  color: #ffffff;
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 0.8125rem;
  font-weight: 700;
  backdrop-filter: blur(10px);
}
.expand-conteudo-wrap {
  margin-top: clamp(32px, 5vw, 56px);
}
.cabeca--valores-revelados {
  max-width: 780px;
  margin-inline: auto;
  margin-bottom: clamp(28px, 4vw, 44px);
}
.lead--central {
  margin-inline: auto;
  color: var(--txt-2);
  font-size: 1.125rem;
  line-height: 1.6;
}

/* ── Destaque Sexta-feira Gratuita ────────────────────────────────────────── */
.destaque-sexta-gratis {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  background: linear-gradient(135deg, rgba(253, 105, 10, 0.14) 0%, rgba(24, 25, 32, 0.8) 100%);
  border: 1px solid rgba(253, 105, 10, 0.35);
  border-radius: 12px;
  padding: 10px 20px;
  margin: 22px auto 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4), 0 0 16px rgba(253, 105, 10, 0.08);
  max-width: 100%;
  box-sizing: border-box;
}
.destaque-sexta-gratis__tag {
  background: linear-gradient(135deg, var(--laranja) 0%, #ff7f2a 100%);
  color: #ffffff;
  font-size: 0.71875rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 5px 12px;
  border-radius: 999px;
  text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 2px 10px rgba(253, 105, 10, 0.35);
  flex-shrink: 0;
}
.destaque-sexta-gratis__texto {
  font-size: 0.875rem;
  color: #f1f5f9;
  font-weight: 500;
  line-height: 1.45;
}
@media (max-width: 640px) {
  .destaque-sexta-gratis {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 14px 16px;
    gap: 10px;
    border-radius: 14px;
    width: 100%;
    margin-top: 20px;
  }
  .destaque-sexta-gratis__tag {
    padding: 5px 14px;
  }
  .destaque-sexta-gratis__texto {
    font-size: 0.84375rem;
    padding-inline: 4px;
  }
}

/* ── Grid dos 4 Pilares + Depoimento Alzineide Integrado ───────────────────── */
.valores-pilares-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 24px;
}
@media (min-width: 640px) and (max-width: 899px) {
  .valores-pilares-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .depoimento-alzi--grid-item {
    grid-column: span 2;
  }
}
@media (min-width: 900px) {
  .valores-pilares-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
    gap: 20px;
  }
  .depoimento-alzi--grid-item {
    grid-column: span 2;
    margin-top: 0 !important;
    display: flex;
    align-items: center;
    padding: 24px 32px;
    height: 100%;
  }
  .depoimento-alzi--grid-item .depoimento-alzi__grid {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 28px;
    width: 100%;
  }
  .depoimento-alzi--grid-item .depoimento-alzi__perfil {
    min-width: 210px;
    flex: none;
  }
  .depoimento-alzi--grid-item .depoimento-alzi__citacao {
    font-size: 1.0625rem;
    line-height: 1.5;
  }
}
.pilar-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 24px;
  background: linear-gradient(135deg, rgba(24, 24, 32, 0.85) 0%, rgba(18, 18, 24, 0.9) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  backdrop-filter: blur(12px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.pilar-card:hover {
  border-color: rgba(253, 105, 10, 0.45);
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5), 0 0 24px rgba(253, 105, 10, 0.15);
}
.pilar-card__icone {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(253, 105, 10, 0.15);
  border: 1px solid rgba(253, 105, 10, 0.3);
  color: var(--laranja);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pilar-card__info h3 {
  font-size: 1.0625rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 6px;
}
.pilar-card__info p {
  font-size: 0.875rem;
  color: var(--txt-2);
  line-height: 1.5;
  margin: 0;
}

/* Card Destaque Depoimento Alzineide Maria */
.depoimento-alzi {
  background: linear-gradient(135deg, rgba(26, 26, 36, 0.95) 0%, rgba(18, 18, 24, 0.98) 100%);
  border: 1px solid rgba(253, 105, 10, 0.4);
  border-radius: var(--raio);
  padding: clamp(24px, 4vw, 36px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.45), 0 0 30px rgba(253, 105, 10, 0.08);
  position: relative;
  overflow: hidden;
}
.depoimento-alzi::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(253, 105, 10, 0.2) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
.depoimento-alzi__grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .depoimento-alzi__grid {
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }
}
.depoimento-alzi__perfil {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: none;
}
.depoimento-alzi__avatar {
  position: relative;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--laranja);
  box-shadow: 0 0 16px rgba(253, 105, 10, 0.4);
  flex: none;
}
.depoimento-alzi__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.depoimento-alzi__meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.depoimento-alzi__nome {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--txt-1);
}
.depoimento-alzi__local {
  font-size: 0.8125rem;
  color: var(--txt-3);
}
.depoimento-alzi__badge-google {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.75rem;
  color: #94a3b8;
  margin-top: 4px;
}
.depoimento-alzi__estrelas {
  color: #ffb703;
  font-size: 1.125rem;
  letter-spacing: 2px;
  margin-bottom: 6px;
}
.depoimento-alzi__citacao {
  font-size: clamp(1.0625rem, 2vw, 1.25rem);
  font-weight: 500;
  line-height: 1.45;
  color: #f1f5f9;
  font-style: italic;
  margin: 0;
  position: relative;
}

/* ==========================================================================
   17 ─ PROCESSO & ACOMPANHAMENTO (PROCESS TIMELINE INTERATIVO)
   ========================================================================== */
/* ==========================================================================
   17 ─ PROCESSO & ACOMPANHAMENTO (HORIZONTAL SCROLL TIMELINE ANIMADO)
   ========================================================================== */
.secao-process-scroll {
  position: relative;
  background-color: var(--bg-1);
  background-image:
    radial-gradient(rgba(255, 255, 255, 0.08) 1.2px, transparent 1.2px),
    radial-gradient(rgba(253, 105, 10, 0.04) 1px, transparent 1px);
  background-size: 24px 24px, 48px 48px;
  background-position: 0 0, 12px 12px;
}
@media (min-width: 900px) {
  .secao-process-scroll {
    min-height: 250vh;
  }
}
.process-scroll-sticky {
  padding-block: clamp(48px, 6vw, 72px);
}
@media (min-width: 900px) {
  .process-scroll-sticky {
    position: sticky;
    top: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-block: 0;
  }
}
.wrap--process {
  width: 100%;
}
.cabeca--process-sticky {
  margin-bottom: 24px;
}
.process-track-viewport {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-block: 16px 24px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
}
.process-track-viewport::-webkit-scrollbar {
  display: none;
}
.process-track {
  display: flex;
  gap: 24px;
  width: max-content;
  will-change: transform;
  transition: transform 0.1s cubic-bezier(0.16, 1, 0.3, 1);
}
.process-motion-card {
  min-width: min(640px, 85vw);
  max-width: 680px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(135deg, rgba(20, 21, 26, 0.95) 0%, rgba(32, 34, 42, 0.85) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  overflow: hidden;
  backdrop-filter: blur(16px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.6), 0 0 24px rgba(253, 105, 10, 0.06);
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
@media (min-width: 640px) {
  .process-motion-card {
    flex-direction: row;
  }
}
@media (max-width: 899px) {
  .process-track {
    gap: 16px;
    width: 100%;
    will-change: auto;
    transition: none;
  }
  .process-motion-card {
    flex: 0 0 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    scroll-snap-align: center;
    scroll-snap-stop: always;
    border-radius: 16px;
  }
  .process-motion-card__title {
    padding: 16px 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
  .process-motion-card__icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }
  .process-motion-card__icon svg {
    width: 22px;
    height: 22px;
  }
  .process-motion-card__body {
    padding: 20px 18px;
    gap: 10px;
  }
  .process-motion-card__titulo {
    font-size: 1.25rem;
    line-height: 1.25;
  }
  .process-motion-card__desc {
    font-size: 0.875rem;
    line-height: 1.55;
  }
  .process-motion-card__beneficio {
    padding-top: 10px;
    font-size: 0.8125rem;
  }
}
.process-motion-card:hover {
  border-color: rgba(253, 105, 10, 0.6);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.7), 0 0 30px rgba(253, 105, 10, 0.2);
  transform: translateY(-2px);
}
.process-motion-card__title {
  padding: 24px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(12, 13, 17, 0.75);
  flex-shrink: 0;
}
@media (min-width: 640px) {
  .process-motion-card__title {
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    min-width: 105px;
    padding: 32px 24px;
  }
}
.process-motion-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: rgba(253, 105, 10, 0.12);
  border: 1px solid rgba(253, 105, 10, 0.3);
  color: var(--laranja);
  box-shadow: 0 0 18px rgba(253, 105, 10, 0.25);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.process-motion-card:hover .process-motion-card__icon {
  transform: scale(1.08);
  box-shadow: 0 0 24px rgba(253, 105, 10, 0.4);
}
.process-motion-card__icon svg {
  width: 26px;
  height: 26px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2.2;
}
.process-motion-card__body {
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-grow: 1;
}
@media (min-width: 640px) {
  .process-motion-card__body {
    padding: 32px 28px;
    gap: 14px;
  }
}
.process-motion-card__etapa-badge {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--laranja-claro);
}
.process-motion-card__titulo {
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
  margin: 0;
}
.process-motion-card__desc {
  font-size: 0.9375rem;
  color: #cbd5e1;
  line-height: 1.6;
  margin: 0;
}
.process-motion-card__beneficio {
  margin-top: auto;
  padding-top: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.8125rem;
  color: var(--laranja-claro);
  font-weight: 600;
}
.process-motion-card__beneficio svg {
  width: 16px;
  height: 16px;
  flex: none;
}

/* Controles e Indicador de Progresso */
.process-controles-barra {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 18px;
}
.process-barra-progresso {
  flex: 1;
  height: 4px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  overflow: hidden;
  position: relative;
}
.process-barra-progresso__fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 25%;
  background: linear-gradient(90deg, var(--laranja), #ff8833);
  border-radius: 999px;
  transition: width 0.2s ease;
  box-shadow: 0 0 10px rgba(253, 105, 10, 0.6);
}
.process-botoes-nav {
  display: flex;
  align-items: center;
  gap: 12px;
}
.process-btn-seta {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.process-btn-seta:hover {
  background: var(--laranja);
  border-color: var(--laranja);
  transform: scale(1.05);
}
.process-indicador-passo {
  font-family: ui-monospace, SFMono-Regular, "Cascadia Mono", Consolas, monospace;
  font-size: 0.8125rem;
  color: var(--txt-3);
  min-width: 50px;
  text-align: center;
}

/* ==========================================================================
   18 ─ MODAL DE CAPTURA DE LEAD (GOOGLE SHEETS & WHATSAPP)
   ========================================================================== */
.modal-lead {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.3s ease;
}
.modal-lead.ativo {
  opacity: 1;
  visibility: visible;
}
.modal-lead__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 8, 12, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.modal-lead__janela {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 460px;
  background: linear-gradient(165deg, rgba(24, 24, 34, 0.98) 0%, rgba(14, 14, 18, 0.99) 100%);
  border: 1px solid rgba(253, 105, 10, 0.4);
  border-radius: 22px;
  padding: clamp(24px, 5vw, 36px);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.75), 0 0 40px rgba(253, 105, 10, 0.16);
  transform: translateY(24px) scale(0.96);
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
.modal-lead.ativo .modal-lead__janela {
  transform: translateY(0) scale(1);
}
.modal-lead__fechar {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--txt-2);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.modal-lead__fechar:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  transform: rotate(90deg);
}
.modal-lead__cabecalho {
  margin-bottom: 24px;
}
.modal-lead__tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(253, 105, 10, 0.15);
  border: 1px solid var(--laranja);
  color: var(--laranja-claro);
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 4px 10px;
  border-radius: 20px;
  margin-bottom: 12px;
}
.modal-lead__titulo {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 6px;
  line-height: 1.25;
}
.modal-lead__sub {
  font-size: 0.875rem;
  color: var(--txt-3);
  margin: 0;
  line-height: 1.45;
}
.modal-lead__form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modal-lead__campo {
  display: flex;
  flex-direction: column;
  gap: 6px;
  text-align: left;
}
.modal-lead__campo label {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--txt-2);
}
.modal-lead__input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.modal-lead__input-wrap svg {
  position: absolute;
  left: 14px;
  width: 18px;
  height: 18px;
  color: var(--txt-3);
  pointer-events: none;
}
.modal-lead__input-wrap input,
.modal-lead__input-wrap select {
  width: 100%;
  height: 48px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--raio-sm);
  padding: 10px 14px 10px 42px;
  color: #ffffff;
  font-family: var(--fonte-corpo);
  font-size: 0.9375rem;
  transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}
.modal-lead__input-wrap select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a1a1aa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  cursor: pointer;
}
.modal-lead__input-wrap select option {
  background: #181824;
  color: #ffffff;
}
.modal-lead__input-wrap input:focus,
.modal-lead__input-wrap select:focus {
  outline: none;
  border-color: var(--laranja);
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0 0 0 3px rgba(253, 105, 10, 0.25);
}
.modal-lead__btn {
  width: 100%;
  height: 50px;
  margin-top: 6px;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-shadow: 0 6px 24px rgba(253, 105, 10, 0.4);
}
.modal-lead__btn svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}
.modal-lead__aviso {
  font-size: 0.75rem;
  color: var(--txt-3);
  margin: 0;
  text-align: center;
  line-height: 1.35;
}
.modal-lead__sucesso {
  text-align: center;
  padding: 30px 10px;
}
.modal-lead__sucesso-icone {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(34, 197, 94, 0.15);
  border: 2px solid #22c55e;
  color: #22c55e;
  font-size: 1.8rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
  box-shadow: 0 0 24px rgba(34, 197, 94, 0.35);
  animation: scaleUp 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
@keyframes scaleUp {
  0% { transform: scale(0.5); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
.modal-lead__sucesso h4 {
  font-size: 1.25rem;
  color: #ffffff;
  margin: 0 0 8px;
}
.modal-lead__sucesso p {
  font-size: 0.9375rem;
  color: var(--txt-2);
  margin: 0;
}






/* Modal de Escolha de Unidade Direto ao WhatsApp */
.modal-escolha-unidade {
  max-width: 480px;
}
.modal-unidades-lista {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 22px;
}
.modal-unidade-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  background: rgba(30, 32, 42, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.modal-unidade-card:hover {
  background: rgba(42, 45, 58, 0.95);
  border-color: var(--laranja);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5), 0 0 16px rgba(253, 105, 10, 0.25);
  color: #ffffff;
}
.modal-unidade-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(253, 105, 10, 0.14);
  color: var(--laranja);
  flex-shrink: 0;
}
.modal-unidade-card__info {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
  text-align: left;
}
.modal-unidade-card__info strong {
  font-size: 0.9375rem;
  color: #ffffff;
  font-weight: 700;
}
.modal-unidade-card__info span {
  font-size: 0.8125rem;
  color: var(--txt-2);
}
.modal-unidade-card__arrow {
  color: var(--txt-3);
  display: flex;
  align-items: center;
  transition: transform 0.2s ease, color 0.2s ease;
}
.modal-unidade-card:hover .modal-unidade-card__arrow {
  color: var(--laranja);
  transform: translateX(4px);
}

/* ── NOVOS BOTÕES DE CTA AO LONGO DAS SEÇÕES & GRID DE UNIDADES ── */
.secao-cta-central {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: clamp(28px, 4vw, 44px);
  text-align: center;
}

.btn--cta-secao {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(135deg, var(--laranja) 0%, #ff8330 100%);
  color: #ffffff !important;
  font-family: var(--fonte-display);
  font-size: clamp(0.9375rem, 1.8vw, 1.0625rem);
  font-weight: 700;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(253, 105, 10, 0.35), 0 0 16px rgba(253, 105, 10, 0.15);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  letter-spacing: -0.01em;
}

.btn--cta-secao:hover {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 12px 32px rgba(253, 105, 10, 0.5), 0 0 24px rgba(253, 105, 10, 0.3);
  color: #ffffff !important;
}

.btn--cta-secao svg {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  fill: currentColor;
}

/* Âncora de Scroll no Rodapé */
#comece-hoje {
  scroll-margin-top: 80px;
}

/* Grid das 3 Unidades no Rodapé */
.footer-unidades-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  width: 100%;
  max-width: 960px;
  margin: 32px auto 0;
}

@media (min-width: 768px) {
  .footer-unidades-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }
}

.footer-unidade-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  background: rgba(26, 28, 38, 0.85);
  border: 1px solid rgba(253, 105, 10, 0.3);
  border-radius: 16px;
  text-decoration: none;
  color: #ffffff !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), 0 0 20px rgba(253, 105, 10, 0.08);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  text-align: left;
}

.footer-unidade-card:hover {
  background: rgba(36, 38, 52, 0.95);
  border-color: var(--laranja);
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.65), 0 0 28px rgba(253, 105, 10, 0.3);
  color: #ffffff !important;
}

.footer-unidade-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
  color: #ffffff;
  box-shadow: 0 4px 14px rgba(37, 211, 102, 0.35);
  flex-shrink: 0;
}

.footer-unidade-card__icon svg {
  width: 26px;
  height: 26px;
  fill: currentColor;
}

.footer-unidade-card__info {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
}

.footer-unidade-card__tag {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #25D366;
}

.footer-unidade-card__info strong {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
}

.footer-unidade-card__info small {
  font-size: 0.78125rem;
  color: var(--txt-2);
  line-height: 1.35;
}

.footer-unidade-card__seta {
  color: var(--txt-3);
  display: flex;
  align-items: center;
  transition: transform 0.2s ease, color 0.2s ease;
}

.footer-unidade-card:hover .footer-unidade-card__seta {
  color: var(--laranja);
  transform: translateX(4px);
}
