/* -------------------------------------------------------------
   1. VARIÁVEIS DE DESIGN (DESIGN TOKENS)
   Define a paleta de cores elegantes e o sistema de transição padrão
   ------------------------------------------------------------- */
:root {
  --ink: #1c1b17;                /* Preto suave/grafite para textos e contraste */
  --ivory: #f6f2e8;              /* Marfim clássico de fundo para tom acolhedor e premium */
  --forest: #0e6b52;             /* Verde esmeralda extraído do brilho da foto do hero */
  --forest-deep: #082e22;        /* Verde-petróleo profundo para fundos de seções de destaque */
  --brass: #b08d4f;              /* Dourado/latão envelhecido para botões, destaques e links */
  --brass-light: #d8b876;        /* Dourado claro para contrastar em fundos escuros */
  --line: rgba(28, 27, 23, 0.12); /* Linha divisória fina e sutil */
  --transition-smooth: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); /* Transição padrão premium */
}

/* -------------------------------------------------------------
   2. ESTILOS GERAIS E RESET
   Configurações básicas para comportamento responsivo e tipografia
   ------------------------------------------------------------- */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth; /* Rolagem suave ao navegar pelas âncoras */
}

body {
  font-family: 'Work Sans', sans-serif;
  color: var(--ink);
  background: var(--ivory);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Tipografia serifada clássica baseada na fonte Fraunces */
h1, h2, h3, .serif {
  font-family: 'Fraunces', serif;
  font-weight: 500;
  letter-spacing: -0.01em;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Container de largura padrão centralizado */
.wrap {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 24px;
}

/* Animação suave para elementos na tela */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* -------------------------------------------------------------
   3. NAVEGAÇÃO (HEADER & NAV)
   Menu sticky com desfoque de fundo (backdrop-filter)
   ------------------------------------------------------------- */
nav {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(246, 242, 232, 0.94);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--line);
  transition: var(--transition-smooth);
}

nav .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  transition: var(--transition-smooth); /* Suaviza a mudança de altura no scroll */
}

/* Transições suaves adicionadas no scroll do menu */
nav.scrolled {
  background: rgba(246, 242, 232, 0.97); /* Fundo um pouco mais opaco na rolagem */
  box-shadow: 0 4px 20px rgba(28, 27, 23, 0.05); /* Sombra elegante no scroll */
}

nav.scrolled .wrap {
  height: 64px; /* Diminui a altura da barra para ficar mais discreta */
}

/* Estilo do logotipo com imagem */
.brand {
  display: flex;
  align-items: center;
}

.brand img {
  height: 42px; /* Altura ideal e elegante para o logotipo */
  width: auto;
  transition: var(--transition-smooth); /* Alinhado à transição global */
}

nav.scrolled .brand img {
  height: 34px; /* Diminui a logo no scroll acompanhando o header */
}

.brand img:hover {
  transform: scale(1.03); /* Leve efeito de escala no hover do logo */
}

/* Links da navegação principal */
.nav-links {
  display: flex;
  gap: 32px;
  font-size: 14px;
  font-weight: 500;
}

.nav-links a {
  opacity: 0.75;
  position: relative;
  padding: 6px 0;
  transition: opacity 0.3s ease;
}

/* Efeito de linha se desenhando no hover dos links */
.nav-links a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--forest);
  transition: width 0.3s ease;
}

.nav-links a:hover {
  opacity: 1;
}

.nav-links a:hover::after {
  width: 100%;
}

/* Botão CTA do Menu */
.nav-cta {
  background: var(--forest);
  color: var(--ivory);
  padding: 10px 22px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 2px 4px rgba(32, 48, 31, 0.1);
  transition: var(--transition-smooth);
  border: 1px solid var(--forest);
}

.nav-cta:hover {
  background: var(--forest-deep);
  border-color: var(--forest-deep);
  transform: translateY(-2px) scale(1.03);
  box-shadow: 0 6px 14px rgba(8, 46, 34, 0.25);
}

/* Esconde os links no mobile e tablet */
@media (max-width: 900px) {
  .nav-links {
    display: none;
  }
  nav .wrap {
    height: 70px;
  }
  .brand img {
    height: 36px;
  }
}

/* -------------------------------------------------------------
   4. SEÇÃO HERO
   Primeira dobra da página, otimizada para capturar atenção
   ------------------------------------------------------------- */
.hero {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  background-image: url('../assets/imagem/hero_af44a12945dc.webp');
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 100px 0;
  animation: fadeInUp 0.8s ease-out; /* Animação suave ao carregar a página */
  overflow: hidden;
}

/* Camada de sobreposição escura sobre a foto de fundo — transparente no desktop,
   ativada no mobile (ver media query abaixo) para manter o texto legível */
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: transparent;
  pointer-events: none;
  transition: var(--transition-smooth);
}

/* Como .hero é flex, o .wrap encolhe ao redor do conteúdo por padrão;
   forçando 100% ele mantém a mesma largura/alinhamento do grid usado no menu */
.hero .wrap {
  width: 100%;
  position: relative;
  z-index: 2;
}

/* Conteúdo da seção Hero alinhado à esquerda e limitado para não sobrepor a foto */
.hero-content {
  position: relative;
  z-index: 2;
  max-width: 480px; /* Reduzido para dar margem e não sobrepor a foto da profissional no background */
  padding-left: 0; /* Removido para alinhar perfeitamente com a logo da navegação */
}

@media (max-width: 900px) {
  .hero {
    background-image: url('../assets/imagem/hero-mobile_683a7a051176.webp');
    background-position: center top;
    min-height: auto;
    padding: 64px 0 48px;
  }

  /* Gradiente escuro sobre a foto no mobile: garante contraste do texto branco
     independentemente de onde a imagem fica mais clara */
  .hero::before {
    background: linear-gradient(180deg, rgba(4, 16, 12, 0.55) 0%, rgba(4, 16, 12, 0.72) 45%, rgba(4, 16, 12, 0.9) 100%);
  }

  .hero-content {
    max-width: 100%;
    padding-left: 0; /* Alinhamento limpo seguindo o wrap no mobile */
  }
}

@media (max-width: 560px) {
  .hero {
    padding: 48px 0 40px;
  }

  .hero-content .eyebrow {
    font-size: 11px;
  }

  .hero h1 {
    font-size: 28px;
    line-height: 1.22;
    margin-bottom: 16px;
  }

  .hero p.lead {
    font-size: 15.5px;
    margin-bottom: 28px;
  }

  .btn {
    width: 100%;
    text-align: center;
    padding: 15px 24px;
  }
}

/* Olho de introdução (eyebrow text) */
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brass);
  margin-bottom: 24px;
  font-weight: 600;
}

.eyebrow::before {
  content: "";
  width: 24px;
  height: 1px;
  background: var(--brass);
}

@media (max-width: 900px) {
  .eyebrow {
    justify-content: center;
  }
}

/* Customização específica do eyebrow no Hero (texto claro sobre o fundo) */
.hero-content .eyebrow {
  color: var(--brass-light);
}

.hero-content .eyebrow::before {
  background: var(--brass-light);
}

@media (max-width: 900px) {
  .hero-content .eyebrow {
    justify-content: flex-start; /* Mantém alinhado à esquerda no mobile */
  }
}

/* Título principal em branco */
.hero h1 {
  font-size: clamp(34px, 4.8vw, 54px);
  line-height: 1.12;
  margin-bottom: 24px;
  color: #ffffff; /* Texto principal do Hero agora em branco */
}

/* Termo de destaque em dourado claro para contraste premium */
.hero h1 em {
  font-style: italic;
  color: var(--brass-light);
  font-weight: 500;
}

/* Texto de apoio (lead) em branco semitransparente */
.hero p.lead {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  max-width: 48ch;
  margin-bottom: 36px;
  text-align: justify;
}

@media (max-width: 900px) {
  .hero p.lead {
    margin-left: 0;
    margin-right: auto; /* Alinhamento na esquerda no mobile */
    margin-bottom: 32px;
  }
}

/* Botão Principal — dourado/latão para destoar do verde predominante da página
   e ecoar as joias douradas da foto do hero */
.btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, var(--brass-light), var(--brass));
  color: var(--forest-deep);
  padding: 16px 36px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid var(--brass);
  box-shadow: 0 4px 14px rgba(176, 141, 79, 0.35);
  transition: var(--transition-smooth);
}

/* Brilho diagonal que varre o botão no hover */
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 45%;
  height: 100%;
  background: linear-gradient(115deg, transparent, rgba(255, 255, 255, 0.55), transparent);
  transform: skewX(-20deg);
  transition: left 0.6s ease;
}

.btn:hover {
  background: linear-gradient(135deg, var(--brass), var(--brass-light));
  border-color: var(--brass-light);
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 10px 26px rgba(176, 141, 79, 0.45);
}

.btn:hover::before {
  left: 125%;
}

.btn:active {
  transform: translateY(-1px) scale(0.99);
}

/* Botão secundário de contorno — verde esmeralda, inverte para preenchido no hover */
.btn-outline {
  background: transparent;
  color: var(--forest);
  border: 1.5px solid var(--forest);
  box-shadow: none;
}

.btn-outline:hover {
  background: var(--forest);
  color: var(--ivory);
  border-color: var(--forest);
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 10px 22px rgba(14, 107, 82, 0.3);
}

.btn-outline::before {
  display: none; /* O brilho diagonal fica só no CTA principal dourado */
}

/* Metadados de autoridade abaixo do CTA adaptados para o fundo do Hero */
.hero-meta {
  display: flex;
  gap: 36px;
  margin-top: 48px;
  font-size: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.15); /* Linha divisória branca semitransparente */
  padding-top: 24px;
}

.hero-meta div strong {
  display: block;
  font-family: 'Fraunces', serif;
  font-size: 24px;
  color: #ffffff; /* Números em branco */
  line-height: 1.2;
  margin-bottom: 4px;
}

.hero-meta div span {
  color: rgba(255, 255, 255, 0.8); /* Descrição em branco suave */
}

@media (max-width: 900px) {
  .hero-meta {
    justify-content: flex-start; /* Alinhamento na esquerda no mobile */
    gap: 28px;
  }
}

@media (max-width: 560px) {
  .hero-meta {
    flex-wrap: wrap;
    row-gap: 18px;
    column-gap: 24px;
    padding-top: 16px;
  }

  .hero-meta div {
    flex: 1 1 28%;
    min-width: 84px;
  }

  .hero-meta div strong {
    font-size: 20px;
  }

  .hero-meta div span {
    font-size: 12px;
  }
}



/* -------------------------------------------------------------
   5. FAIXA "OPINIÃO IMPOPULAR"
   Destaque horizontal com mensagem de impacto
   ------------------------------------------------------------- */
.strip {
  background: var(--forest);
  color: var(--ivory);
  padding: 44px 0;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}

.strip::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../assets/imagem/sobreposicao-de-fundofundo_399ea10db742.webp');
  background-size: cover;
  background-position: center;
  opacity: 0.06; /* Aplica sutilmente o fundo texturizado */
  pointer-events: none;
}

.strip .wrap {
  display: flex;
  align-items: center;
  gap: 32px;
  position: relative;
  z-index: 2;
}

/* Badge redondo de estilo editorial */
.strip .badge {
  flex-shrink: 0;
  width: 96px;
  height: 96px;
  border: 1px solid var(--brass-light);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  color: var(--brass-light);
  font-weight: 600;
  line-height: 1.3;
}

.strip p {
  font-family: 'Fraunces', serif;
  font-style: italic;
  font-size: clamp(18px, 2.4vw, 25px);
  font-weight: 400;
  line-height: 1.4;
  opacity: 0.95;
}

@media (max-width: 760px) {
  .strip {
    padding: 36px 0;
  }
  .strip .wrap {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}

/* -------------------------------------------------------------
   6. SEÇÕES DE CONTEÚDO (ESTRUTURA PADRÃO)
   ------------------------------------------------------------- */
section {
  padding: 104px 0;
}

@media (max-width: 760px) {
  section {
    padding: 72px 0;
  }
}

/* Cabeçalhos de seção padronizados */
.section-head {
  max-width: 680px;
  margin: 0 auto 64px;
  text-align: center;
}

.section-head .eyebrow {
  justify-content: center;
  margin-bottom: 16px;
}

.section-head .eyebrow::before {
  display: none; /* Remove a linha do eyebrow em cabeçalhos centralizados */
}

.section-head h2 {
  font-size: clamp(28px, 3.8vw, 40px);
  color: var(--ink);
  line-height: 1.15;
}

.section-head p {
  opacity: 0.8;
  margin-top: 16px;
  font-size: 16px;
}

/* -------------------------------------------------------------
   7. SEÇÃO: ÁREAS DE ATUAÇÃO
   Grid com cards sofisticados e efeitos de foco/hover
   ------------------------------------------------------------- */
.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(28,27,23,0.03);
}

@media (max-width: 960px) {
  .grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .grid-4 {
    grid-template-columns: 1fr;
  }
}

/* Card individual de atuação */
.card {
  background: var(--ivory);
  padding: 44px 32px;
  transition: var(--transition-smooth);
  display: flex;
  flex-direction: column;
  position: relative;
}

.card .num {
  font-family: 'Fraunces', serif;
  font-style: italic;
  color: var(--brass);
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 500;
}

.card h3 {
  font-size: 20px;
  margin-bottom: 12px;
  color: var(--forest-deep);
}

.card p {
  font-size: 14.5px;
  opacity: 0.78;
  line-height: 1.5;
  text-align: justify;
}

/* Efeito premium no hover dos cards */
.card:hover {
  background: #faf7f0;
  transform: translateY(-2px);
  box-shadow: inset 0 2px 0 var(--brass), 0 12px 24px rgba(28,27,23,0.05);
  z-index: 2; /* Garante que o card com sombra sobreponha as bordas do grid */
}

/* -------------------------------------------------------------
   8. SEÇÃO: POR QUE MULHERES (POSICIONAMENTO)
   Fundo escuro contrastante e textura sofisticada
   ------------------------------------------------------------- */
.why {
  background: var(--forest-deep);
  color: var(--ivory);
  position: relative;
  overflow: hidden;
}

.why::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../assets/imagem/sobreposicao-de-fundofundo_399ea10db742.webp');
  background-size: cover;
  background-position: center;
  opacity: 0.04; /* Textura discreta no fundo escuro */
  pointer-events: none;
}

.why-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 72px;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}

@media (max-width: 900px) {
  .why-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.why h2 {
  color: var(--ivory);
  font-size: clamp(28px, 3.8vw, 40px);
  line-height: 1.15;
}

.why h2 em {
  font-style: italic;
  color: var(--brass-light);
}

.why .eyebrow {
  color: var(--brass-light);
}

.why .eyebrow::before {
  background: var(--brass-light);
}

.why-list {
  display: flex;
  flex-direction: column;
}

/* Linhas divisórias dos itens de posicionamento */
.why-list .item {
  padding: 24px 0;
  border-top: 1px solid rgba(246, 242, 232, 0.12);
}

.why-list .item:first-child {
  padding-top: 0;
  border-top: none;
}

.why-list .item:last-child {
  border-bottom: 1px solid rgba(246, 242, 232, 0.12);
}

.why-list h3 {
  font-size: 18px;
  margin-bottom: 8px;
  color: var(--brass-light);
}

.why-list p {
  font-size: 15px;
  opacity: 0.82;
  line-height: 1.6;
  text-align: justify;
}

/* -------------------------------------------------------------
   9. SEÇÃO: COMO FUNCIONA (PROCESSO)
   Fluxograma de passos organizados
   ------------------------------------------------------------- */
.steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48px;
}

@media (max-width: 800px) {
  .steps {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

.step {
  position: relative;
  transition: var(--transition-smooth);
}

/* Estilo estilizado para a numeração dos passos */
.step .num {
  font-family: 'Fraunces', serif;
  font-style: italic;
  font-size: 48px;
  color: var(--brass);
  margin-bottom: 12px;
  display: block;
  line-height: 1;
  font-weight: 500;
}

.step h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: var(--forest-deep);
}

.step p {
  font-size: 14.5px;
  opacity: 0.78;
  line-height: 1.6;
  text-align: justify;
}

/* -------------------------------------------------------------
   10. SEÇÃO: TRUST (CONFIANÇA E NÚMEROS)
   Linha de dados e autoridade da marca
   ------------------------------------------------------------- */
.trust {
  background: var(--forest);
  color: var(--ivory);
  padding: 56px 0;
  position: relative;
}

.trust::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../assets/imagem/fundo-2_a4db11a92baa.webp');
  background-size: cover;
  background-position: center;
  opacity: 0.05;
  pointer-events: none;
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  text-align: center;
  position: relative;
  z-index: 2;
}

@media (max-width: 760px) {
  .trust-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}

@media (max-width: 480px) {
  .trust-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.trust-grid strong {
  display: block;
  font-family: 'Fraunces', serif;
  font-size: 38px;
  color: var(--brass-light);
  line-height: 1.1;
  margin-bottom: 4px;
}

.trust-grid span {
  font-size: 13px;
  opacity: 0.85;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* -------------------------------------------------------------
   11. SEÇÃO: SOBRE (AUTORIDADE E PERFIL)
   Apresentação elegante da advogada
   ------------------------------------------------------------- */
.about-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 64px;
  align-items: center;
}

@media (max-width: 860px) {
  .about-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

/* Frame e contorno elegante para a foto institucional */
.about .frame {
  width: 100%;
  aspect-ratio: 2/3; /* Proporção real da foto (1000x1500px) para exibi-la sem cortes */
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 16px 36px rgba(28, 27, 23, 0.12);
  background: var(--ivory); /* Neutro, para não destoar do brilho amarelo já presente na própria foto */
}

.about .frame img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.about .frame:hover img {
  transform: scale(1.02);
}

.about h2 {
  margin-bottom: 24px;
  font-size: clamp(28px, 3.8vw, 40px);
  line-height: 1.15;
}

.about p {
  margin-bottom: 18px;
  opacity: 0.82;
  font-size: 15.5px;
  line-height: 1.6;
  text-align: justify;
}

.about .oab {
  text-align: left;
}

/* Inscrição da OAB com fonte atenuada */
.about .oab {
  font-size: 13px;
  font-weight: 600;
  color: var(--brass);
  margin-top: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* -------------------------------------------------------------
   12. SEÇÃO: PERGUNTAS FREQUENTES (FAQ)
   Accordion nativo customizado com tags details/summary
   ------------------------------------------------------------- */
.faq-container {
  max-width: 760px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid var(--line);
  padding: 26px 0;
  transition: var(--transition-smooth);
}

.faq-item summary {
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Fraunces', serif;
  font-size: 18px;
  font-weight: 500;
  color: var(--forest-deep);
}

/* Oculta marcador padrão do details */
.faq-item summary::-webkit-details-marker {
  display: none;
}

/* Marcador customizado "+" em dourado */
.faq-item summary::after {
  content: "+";
  font-size: 24px;
  color: var(--brass);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-weight: 300;
  line-height: 1;
}

/* Rotaciona o "+" quando o details está ativo [open] */
.faq-item[open] summary::after {
  transform: rotate(45deg);
  color: var(--forest);
}

.faq-item p {
  margin-top: 16px;
  font-size: 15px;
  opacity: 0.8;
  max-width: 72ch;
  line-height: 1.6;
  text-align: justify;
  animation: fadeInUp 0.4s ease-out; /* Suaviza a abertura do texto descritivo */
}

/* -------------------------------------------------------------
   13. SEÇÃO: CTA FINAL E RODAPÉ (FOOTER)
   Fundo escuro texturizado e notas legais
   ------------------------------------------------------------- */
.final-cta {
  background: var(--forest-deep);
  color: var(--ivory);
  text-align: center;
  padding: 104px 0;
  position: relative;
  overflow: hidden;
}

.final-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../assets/imagem/sobreposicao-de-fundofundo_399ea10db742.webp');
  background-size: cover;
  background-position: center;
  opacity: 0.04;
  pointer-events: none;
}

.final-cta .wrap {
  position: relative;
  z-index: 2;
}

.final-cta h2 {
  color: var(--ivory);
  font-size: clamp(30px, 4.5vw, 44px);
  max-width: 18ch;
  margin: 0 auto 20px;
  line-height: 1.15;
}

.final-cta p {
  opacity: 0.8;
  max-width: 52ch;
  margin: 0 auto 36px;
  font-size: 16px;
}

/* Rodapé da página (Footer) */
footer {
  padding: 48px 0;
  font-size: 12px;
  opacity: 0.65;
  text-align: center;
  line-height: 1.8;
  background: var(--ivory);
  border-top: 1px solid var(--line);
}

footer p {
  margin-bottom: 8px;
}

footer p:last-child {
  margin-bottom: 0;
}

/* -------------------------------------------------------------
   14. BOTÃO FLUTUANTE DO WHATSAPP (WA-FLOAT)
   Botão flutuante minimalista com micro-animação de pulso
   ------------------------------------------------------------- */
.wa-float {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 100;
  background: #25D366; /* Verde icônico do WhatsApp para reconhecimento imediato */
  color: #fff;
  border-radius: 50px;
  padding: 14px 24px;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 8px 24px rgba(37, 211, 102, 0.3);
  display: flex;
  align-items: center;
  gap: 8px;
  transition: var(--transition-smooth);
  border: 1px solid rgba(255,255,255,0.1);
}

/* Efeito de pulso para chamar a atenção */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  70% {
    box-shadow: 0 0 0 12px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

.wa-float {
  animation: pulse 2s infinite;
}

.wa-float:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 12px 30px rgba(37, 211, 102, 0.45);
  background: #22c35e;
}

/* Ícone de conversa simples (svg integrado) */
.wa-float svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

@media (max-width: 560px) {
  .wa-float {
    padding: 12px 18px;
    font-size: 13px;
    bottom: 16px;
    right: 16px;
  }
}
