/* ============================================================
   FINAMOB DCM - LANDING PAGE (2026)
   Folha de estilo autocontida. Nao depende de styles.css / v2-v7.
   Paleta e logo preservados do design system original.

   REGRA DE RAIO (unica, aplicada em toda a pagina):
     cards e blocos ....... var(--r-card)  16px
     inputs e chips ....... var(--r-sm)    10px
     elementos clicaveis .. var(--r-pill)  999px
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600&family=Geist:wght@300;400;500;600&family=Geist+Mono:wght@400;500;600&display=swap');

:root {
  /* Cores - identicas ao design system original da Finamob */
  --bg:          #000118;
  --bg-alt:      #04091f;
  --surface:     #0a1430;
  --surface-2:   #0e1a3d;
  --cyan:        #5fd0ff;
  --blue:        #3b82f6;
  --blue-deep:   #216bd6;
  --text:        #ffffff;
  --text-2:      #aab6d3;
  --text-3:      #7385ab;

  --line:        rgba(255, 255, 255, 0.08);
  --line-2:      rgba(255, 255, 255, 0.14);
  --line-cyan:   rgba(95, 208, 255, 0.22);

  /* Raios */
  --r-card: 16px;
  --r-sm:   10px;
  --r-pill: 999px;

  /* Tipografia */
  --font-display: 'Outfit', system-ui, sans-serif;
  --font-body:    'Geist', system-ui, -apple-system, sans-serif;
  --font-mono:    'Geist Mono', ui-monospace, monospace;

  /* Ritmo */
  --section-y: clamp(72px, 8vw, 116px);
  --ease:      cubic-bezier(0.16, 1, 0.3, 1);

  /* Camadas - escala unica de z-index para toda a pagina */
  --z-bg:     0;
  --z-body:   1;
  --z-nav:    50;
  --z-modal:  100;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html {
  scroll-behavior: smooth;
  color-scheme: dark;
  scrollbar-width: thin;
  scrollbar-color: #24365f rgba(255, 255, 255, 0.04);
}

body {
  font-family: var(--font-body);
  background-color: var(--bg);
  color: var(--text);
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

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

::selection { background: rgba(95, 208, 255, 0.28); color: #fff; }

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

.container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: var(--z-body);
}

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

/* ---------- Constelacao lateral (canvas) ---------- */
#side-net-left,
#side-net-right {
  position: fixed;
  top: 0;
  width: 220px;
  height: 100%;
  z-index: var(--z-bg);
  pointer-events: none;
  overflow: hidden;
  opacity: 0.75;
}
#side-net-left  { left: 0; }
#side-net-right { right: 0; }
#side-net-left canvas,
#side-net-right canvas { position: absolute; inset: 0; width: 100%; height: 100%; display: block; }

@media (max-width: 1200px) {
  #side-net-left, #side-net-right { display: none; }
}

/* ---------- Brilho ambiente ---------- */
.ambient {
  position: absolute;
  pointer-events: none;
  z-index: var(--z-bg);
}
.ambient-hero {
  top: -180px; left: 8%;
  width: min(900px, 90vw); height: 640px;
  background: radial-gradient(ellipse at center, rgba(59, 130, 246, 0.16) 0%, rgba(95, 208, 255, 0.07) 42%, transparent 72%);
}

/* ============================================================
   TIPOGRAFIA
   ============================================================ */
.display-1 {
  font-family: var(--font-display);
  font-size: clamp(34px, 4.4vw, 58px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: var(--text);
  text-wrap: balance;
}

/* Para manchetes longas que precisam ser preservadas na integra
   (copys de teste). Reduz a escala para caber em ate 3 linhas. */
.display-1--long { font-size: clamp(29px, 3.4vw, 44px); line-height: 1.14; }

.display-2 {
  font-family: var(--font-display);
  font-size: clamp(28px, 3.2vw, 42px);
  font-weight: 500;
  line-height: 1.14;
  letter-spacing: -0.025em;
  color: var(--text);
  text-wrap: balance;
}

.display-3 {
  font-family: var(--font-display);
  font-size: clamp(21px, 1.8vw, 25px);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: var(--text);
}

.lead {
  font-size: clamp(16px, 1.25vw, 18px);
  font-weight: 300;
  line-height: 1.62;
  color: var(--text-2);
  max-width: 60ch;
}

.body-text { font-size: 15.5px; font-weight: 300; line-height: 1.72; color: var(--text-2); }
.body-text strong { color: var(--text); font-weight: 500; }
.body-text p + p { margin-top: 14px; }

.accent { color: var(--cyan); }

/* Numeros: sempre mono, com figuras tabulares */
.num {
  font-family: var(--font-mono);
  font-weight: 500;
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.02em;
}

/* Eyebrow - uso racionado (max 1 a cada 3 secoes) */
.eyebrow {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--cyan);
  margin-bottom: 20px;
}

/* ============================================================
   BOTOES
   ============================================================ */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: var(--font-body);
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: var(--r-pill);
  cursor: pointer;
  transition: background 0.25s var(--ease), border-color 0.25s var(--ease),
              transform 0.15s var(--ease), box-shadow 0.25s var(--ease);
}
.btn svg { flex-shrink: 0; }

.btn-primary {
  padding: 17px 32px;
  color: #00102b;
  background: var(--cyan);
  box-shadow: 0 6px 24px rgba(95, 208, 255, 0.22);
}
.btn-primary:hover { background: #86dcff; box-shadow: 0 10px 32px rgba(95, 208, 255, 0.34); transform: translateY(-2px); }
.btn-primary:active { transform: translateY(0) scale(0.985); }

.btn-ghost {
  padding: 13px 24px;
  font-size: 14px;
  color: var(--text);
  background: rgba(255, 255, 255, 0.05);
  border-color: var(--line-2);
}
.btn-ghost:hover { background: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.28); transform: translateY(-2px); }
.btn-ghost:active { transform: translateY(0) scale(0.985); }

.btn-lg { padding: 20px 40px; font-size: 16px; }
.btn-block { width: 100%; }
.btn:disabled { opacity: 0.55; cursor: not-allowed; transform: none; }

.microcopy {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13.5px;
  color: var(--text-3);
}
.microcopy svg { flex-shrink: 0; color: var(--cyan); }

/* ============================================================
   NAVEGACAO - linha unica, 72px
   ============================================================ */
.nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  height: 72px;
  z-index: var(--z-nav);
  background: rgba(0, 1, 24, 0.72);
  backdrop-filter: blur(18px) saturate(150%);
  -webkit-backdrop-filter: blur(18px) saturate(150%);
  border-bottom: 1px solid var(--line);
  display: flex;
  align-items: center;
}
.nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.nav-brand { display: flex; align-items: center; gap: 14px; text-decoration: none; }
.nav-logo { height: 30px; width: auto; }
.nav-badge {
  font-family: var(--font-mono);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.16em;
  color: var(--cyan);
  border: 1px solid var(--line-cyan);
  border-radius: var(--r-pill);
  padding: 5px 11px;
  white-space: nowrap;
}

@media (max-width: 560px) {
  .nav-badge { display: none; }
  .nav .btn-ghost { padding: 11px 18px; font-size: 13px; }
}

/* ============================================================
   1. HERO - split assimetrico
   ============================================================ */
.hero {
  position: relative;
  padding-top: clamp(112px, 13vw, 148px);
  padding-bottom: clamp(56px, 6vw, 80px);
  overflow: hidden;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(32px, 5vw, 64px);
  align-items: center;
}
.hero h1 { margin-bottom: 22px; }
.hero .lead { margin-bottom: 32px; }
.hero-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 14px; }

.hero-visual { position: relative; display: flex; justify-content: center; }
.hero-map {
  width: 100%;
  max-width: 460px;
  filter: drop-shadow(0 0 36px rgba(33, 107, 214, 0.4));
}

@media (max-width: 900px) {
  .hero-grid { grid-template-columns: 1fr; gap: 36px; }
  .hero-visual { order: -1; }
  .hero-map { max-width: 320px; }
}

/* ============================================================
   2. FAIXA DE PROVA - numeros logo abaixo do hero
   ============================================================ */
.proof {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: rgba(10, 20, 48, 0.5);
}
.proof-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: 34px 0;
}
.proof-item + .proof-item { border-left: 1px solid var(--line); padding-left: 28px; }
.proof-val {
  font-family: var(--font-mono);
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.05;
  letter-spacing: -0.03em;
  color: var(--text);
  white-space: nowrap;
}
.proof-val .unit { color: var(--cyan); }
.proof-lbl { font-size: 13px; color: var(--text-3); margin-top: 8px; line-height: 1.4; }

@media (max-width: 720px) {
  .proof-grid { grid-template-columns: 1fr; gap: 0; padding: 8px 0; }
  .proof-item { padding: 20px 0; }
  .proof-item + .proof-item { border-left: 0; border-top: 1px solid var(--line); padding-left: 0; }
}

/* ============================================================
   SECOES
   ============================================================ */
.section { padding: var(--section-y) 0; position: relative; }
.section-alt { background: var(--bg-alt); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }

.section-head { max-width: 720px; margin-bottom: clamp(40px, 5vw, 60px); }
.section-head.center { margin-left: auto; margin-right: auto; text-align: center; }
.section-head h2 { margin-bottom: 16px; }

/* ============================================================
   3. BENTO DE ESTRUTURAS - 5 itens, exatamente 5 celulas
   ============================================================ */
.structures {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
}
.structure {
  grid-column: span 2;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  background: var(--surface);
  text-align: left;
  font: inherit;
  color: inherit;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s var(--ease), background 0.3s var(--ease),
              transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
/* Linha 1: duas celulas largas (3+3). Linha 2: tres celulas (2+2+2). */
.structure--wide { grid-column: span 3; }

.structure:hover,
.structure:focus-visible {
  transform: translateY(-4px);
  border-color: var(--line-cyan);
  background: var(--surface-2);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.5);
}

/* Variacao visual: as duas celulas largas ganham gradiente de marca */
.structure--wide::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 120% at 100% 0%, rgba(59, 130, 246, 0.2), transparent 62%);
  pointer-events: none;
}
.structure--wide.structure--accent::after {
  background: radial-gradient(ellipse 70% 120% at 100% 0%, rgba(95, 208, 255, 0.2), transparent 62%);
}
.structure > * { position: relative; z-index: 1; }

.structure-tag {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.18em;
  color: var(--cyan);
  border: 1px solid var(--line-cyan);
  border-radius: var(--r-pill);
  padding: 5px 12px;
  margin-bottom: 16px;
}
.structure-need {
  font-family: var(--font-display);
  font-size: 19px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: var(--text);
  margin-bottom: 12px;
}
.structure--wide .structure-need { font-size: 22px; }
.structure-desc { font-size: 14px; font-weight: 300; line-height: 1.62; color: var(--text-2); }
.structure-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 500;
  color: var(--cyan);
}
.structure-link svg { transition: transform 0.25s var(--ease); }
.structure:hover .structure-link svg { transform: translateX(4px); }

@media (max-width: 960px) {
  .structures { grid-template-columns: repeat(2, 1fr); }
  .structure, .structure--wide { grid-column: span 1; }
  .structure--wide .structure-need { font-size: 19px; }
}
@media (max-width: 600px) {
  .structures { grid-template-columns: 1fr; }
}

/* ============================================================
   4. CENARIO - texto + grafico real
   ============================================================ */
.scenario-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: clamp(36px, 5vw, 64px);
  align-items: center;
}
.scenario-statement {
  font-family: var(--font-display);
  font-size: clamp(18px, 1.6vw, 21px);
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: -0.02em;
  color: var(--text);
  border-left: 2px solid var(--cyan);
  padding-left: 20px;
  margin-bottom: 22px;
}

.chart {
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  background: var(--surface);
  padding: clamp(24px, 3vw, 36px);
}
.chart-title {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-3);
  margin-bottom: 26px;
}
.chart svg { width: 100%; height: auto; overflow: visible; }

/* transform-box: fill-box e necessario para que transform-origin
   funcione em elementos SVG (sem ele a origem seria o canto do viewport). */
.chart-bar-fill {
  transform: scaleX(0);
  transform-box: fill-box;
  transform-origin: left center;
  transition: transform 1.1s var(--ease);
}
.chart.is-visible .chart-bar-fill { transform: scaleX(1); }

.chart-period { font-family: var(--font-mono); font-size: 11px; fill: var(--text-3); letter-spacing: 0.08em; }
.chart-value  { font-family: var(--font-mono); font-size: 13px; font-weight: 500; fill: var(--text); }
.chart-value--accent { fill: var(--cyan); }

.chart-legend {
  display: flex;
  gap: 22px;
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid var(--line);
  font-size: 12.5px;
  color: var(--text-3);
  flex-wrap: wrap;
}
.chart-legend span { display: inline-flex; align-items: center; gap: 8px; }
.chart-legend i { width: 10px; height: 10px; border-radius: 3px; display: block; }

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

/* ============================================================
   5. METODO - linha do tempo vertical
   ============================================================ */
.method { display: grid; grid-template-columns: 0.75fr 1.25fr; gap: clamp(36px, 5vw, 72px); align-items: start; }

.timeline { position: relative; }
.timeline::before {
  content: '';
  position: absolute;
  left: 23px; top: 14px; bottom: 14px;
  width: 1px;
  background: linear-gradient(180deg, var(--line-cyan), var(--line) 70%, transparent);
}
.step { position: relative; display: grid; grid-template-columns: 48px 1fr; gap: 24px; padding-bottom: 40px; }
.step:last-child { padding-bottom: 0; }
.step-num {
  width: 48px; height: 48px;
  border-radius: var(--r-pill);
  border: 1px solid var(--line-cyan);
  background: var(--bg);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-mono);
  font-size: 14px;
  font-weight: 500;
  color: var(--cyan);
  position: relative;
  z-index: 1;
}
.step-title {
  font-family: var(--font-display);
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: var(--text);
  margin-bottom: 10px;
  padding-top: 12px;
}
.step-text { font-size: 14.5px; font-weight: 300; line-height: 1.68; color: var(--text-2); }

.alignment-note {
  margin-top: 44px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 22px 26px;
  border: 1px solid var(--line-cyan);
  border-radius: var(--r-card);
  background: rgba(95, 208, 255, 0.05);
  font-size: 15px;
  font-weight: 400;
  color: var(--text);
}
.alignment-note svg { flex-shrink: 0; color: var(--cyan); }

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

/* ============================================================
   6. FUNDADOR + IMPRENSA
   ============================================================ */
.founder-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: clamp(36px, 5vw, 64px);
  align-items: center;
}
.founder-card {
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  background: linear-gradient(180deg, var(--surface-2), var(--surface));
  padding: 28px;
  text-align: center;
}
.founder-photo-wrap {
  width: 100%;
  max-width: 260px;
  aspect-ratio: 3 / 4;
  margin: 0 auto 22px;
  border-radius: var(--r-card);
  overflow: hidden;
  border: 1px solid var(--line-2);
}
.founder-photo { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.founder-name { font-family: var(--font-display); font-size: 21px; font-weight: 500; letter-spacing: -0.02em; }
.founder-role {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--cyan);
  margin-top: 6px;
}
.founder-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid var(--line);
}
.founder-stat-val { font-family: var(--font-mono); font-variant-numeric: tabular-nums; font-weight: 500; font-size: 19px; color: var(--text); }
.founder-stat-lbl { font-size: 11.5px; color: var(--text-3); margin-top: 4px; }

/* Mural de imprensa - apenas logos, monocromaticos */
.press {
  margin-top: clamp(48px, 6vw, 72px);
  padding-top: 36px;
  border-top: 1px solid var(--line);
}
.press-title {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--text-3);
  text-align: center;
  margin-bottom: 28px;
}
.press-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(28px, 5vw, 64px);
  flex-wrap: wrap;
}
/* Os PNGs de imprensa vem coloridos e a maioria tem fundo BRANCO opaco
   (apenas o Estadao tem alpha real). Por isso nao da para usar
   "brightness(0) invert(1)": isso pintaria um retangulo branco solido.
   A combinacao abaixo normaliza tudo para monocromatico claro e derruba
   o fundo branco: grayscale -> invert deixa o fundo preto, e o blend
   "screen" torna preto transparente sobre o fundo escuro da secao. */
.press-logos img {
  height: 26px;
  width: auto;
  filter: grayscale(1) invert(1) brightness(1.35);
  mix-blend-mode: screen;
  opacity: 0.7;
  transition: opacity 0.3s var(--ease);
}
.press-logos img:hover { opacity: 1; }
.press-logos img.logo-metro { height: 30px; }

@media (max-width: 900px) {
  .founder-grid { grid-template-columns: 1fr; }
  .press-logos img { height: 21px; }
}

/* ============================================================
   7. DEPOIMENTOS - grade sem moldura de card
   ============================================================ */
.quotes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  overflow: hidden;
}
.quote { background: var(--bg); padding: clamp(26px, 3vw, 36px); }
.section-alt .quote { background: var(--bg-alt); }
.quote-body {
  font-size: 15.5px;
  font-weight: 300;
  line-height: 1.66;
  color: var(--text);
  margin-bottom: 20px;
}
.quote-author { font-size: 14px; font-weight: 500; color: var(--text); }
.quote-meta { font-size: 12.5px; color: var(--text-3); margin-top: 3px; }

.notice {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 9px 16px;
  border-radius: var(--r-pill);
  border: 1px solid rgba(255, 202, 40, 0.28);
  background: rgba(255, 202, 40, 0.07);
  color: #ffca28;
  font-size: 12.5px;
  margin-bottom: 28px;
}
.notice svg { flex-shrink: 0; }

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

/* ============================================================
   8. CASE
   ============================================================ */
.case { border: 1px solid var(--line); border-radius: var(--r-card); background: var(--surface); overflow: hidden; }
.case-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--line); }
.case-step { background: var(--surface); padding: clamp(24px, 2.6vw, 32px); }
.case-step-label {
  font-family: var(--font-mono);
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--cyan);
  margin-bottom: 12px;
}
.case-step-text { font-size: 14px; font-weight: 300; line-height: 1.65; color: var(--text-2); }

.case-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: clamp(28px, 3vw, 36px);
  border-top: 1px solid var(--line);
  background: var(--bg);
  text-align: center;
}
.case-metric-val {
  font-family: var(--font-mono);
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  font-size: clamp(24px, 2.4vw, 30px);
  letter-spacing: -0.02em;
  color: var(--cyan);
}
.case-metric-val.plain { color: var(--text); }
.case-metric-lbl { font-size: 12.5px; color: var(--text-3); margin-top: 6px; }

@media (max-width: 960px) { .case-steps { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) {
  .case-steps { grid-template-columns: 1fr; }
  .case-metrics { grid-template-columns: 1fr; gap: 20px; }
}

/* ============================================================
   9. FAQ
   ============================================================ */
.faq { max-width: 820px; margin: 0 auto; border-top: 1px solid var(--line); }
.faq-item { border-bottom: 1px solid var(--line); }
.faq-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 24px 4px;
  background: none;
  border: 0;
  font-family: var(--font-display);
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 500;
  letter-spacing: -0.015em;
  line-height: 1.4;
  color: var(--text);
  text-align: left;
  cursor: pointer;
  transition: color 0.25s var(--ease);
}
.faq-trigger:hover { color: var(--cyan); }
.faq-icon { flex-shrink: 0; color: var(--cyan); transition: transform 0.3s var(--ease); }
.faq-item.is-open .faq-icon { transform: rotate(180deg); }
.faq-panel { overflow: hidden; height: 0; transition: height 0.35s var(--ease); }
.faq-panel-inner { padding: 0 4px 26px; font-size: 15px; font-weight: 300; line-height: 1.7; color: var(--text-2); max-width: 68ch; }

/* ============================================================
   10. FORMULARIO
   ============================================================ */
.form-shell {
  max-width: 720px;
  margin: 0 auto;
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  background: var(--surface);
  padding: clamp(28px, 4vw, 48px);
}
.form-progress { display: flex; align-items: center; gap: 14px; margin-bottom: 34px; }
.form-progress-step { display: flex; align-items: center; gap: 10px; font-size: 12.5px; color: var(--text-3); }
.form-progress-step.is-active { color: var(--cyan); }
.form-progress-dot {
  width: 28px; height: 28px;
  border-radius: var(--r-pill);
  border: 1px solid var(--line-2);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: 500;
  color: var(--text-3);
  transition: all 0.25s var(--ease);
}
.form-progress-step.is-active .form-progress-dot { background: var(--cyan); border-color: var(--cyan); color: #00102b; }
.form-progress-rule { flex: 1; height: 1px; background: var(--line-2); }

.field { margin-bottom: 22px; }
.field-label { display: block; font-size: 14px; font-weight: 500; color: var(--text); margin-bottom: 9px; }
.field-input,
.field-select {
  width: 100%;
  padding: 15px 17px;
  background: rgba(0, 1, 24, 0.6);
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 15px;
  outline: none;
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease);
}
/* Placeholder com contraste suficiente sobre o fundo do campo (WCAG AA) */
.field-input::placeholder { color: #8494b8; opacity: 1; }
.field-input:focus,
.field-select:focus {
  border-color: var(--cyan);
  box-shadow: 0 0 0 3px rgba(95, 208, 255, 0.16);
}
.field-select { appearance: none; cursor: pointer;
  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='%23aab6d3' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 16px center; padding-right: 44px;
}
.field-select option { background: #061026; color: #fff; }

.choice-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.choice {
  padding: 14px 20px;
  background: rgba(0, 1, 24, 0.6);
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text-2);
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  transition: all 0.22s var(--ease);
}
.choice:hover { border-color: rgba(95, 208, 255, 0.4); color: var(--text); }
.choice.is-selected { background: rgba(95, 208, 255, 0.12); border-color: var(--cyan); color: var(--text); }

/* Erro inline - substitui os alert() do fluxo antigo */
.field-error {
  display: none;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  color: #ff9d9d;
  margin-top: 8px;
}
.field.has-error .field-error { display: flex; }
.field.has-error .field-input,
.field.has-error .field-select { border-color: #ff7a7a; }
.field.has-error .choice { border-color: rgba(255, 122, 122, 0.5); }

.form-footnote { font-size: 12.5px; color: var(--text-3); text-align: center; margin-top: 18px; }

.form-done { text-align: center; padding: 12px 0; }
.form-done-mark {
  width: 60px; height: 60px;
  border-radius: var(--r-pill);
  background: rgba(95, 208, 255, 0.12);
  border: 1px solid var(--line-cyan);
  color: var(--cyan);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 22px;
}
.form-done p { color: var(--text-2); font-size: 15px; font-weight: 300; max-width: 46ch; margin: 0 auto 24px; }

.urgent-box {
  display: none;
  border: 1px solid rgba(37, 211, 102, 0.32);
  background: rgba(37, 211, 102, 0.08);
  border-radius: var(--r-card);
  padding: 20px;
}
.urgent-box p { color: #6ee7a0; font-weight: 500; font-size: 14px; margin-bottom: 14px; }
.btn-whatsapp { background: #25d366; color: #00220f; box-shadow: 0 6px 22px rgba(37, 211, 102, 0.28); }
.btn-whatsapp:hover { background: #3ae57a; box-shadow: 0 10px 30px rgba(37, 211, 102, 0.36); }

@media (max-width: 560px) {
  .form-progress-step span { display: none; }
}

/* ============================================================
   11. FECHAMENTO + RODAPE
   ============================================================ */
.closing { text-align: center; }
.closing .display-2 { max-width: 20ch; margin: 0 auto 18px; }
.closing .lead { margin: 0 auto 34px; text-align: center; }

.footer { padding: 44px 0; border-top: 1px solid var(--line); background: var(--bg); }
.footer-inner { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 20px; }
.footer-logo { height: 30px; width: auto; }
.footer-text { font-size: 13px; color: var(--text-3); }

/* ============================================================
   MOVIMENTO - revelacao no scroll (IntersectionObserver)
   ============================================================ */
.reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.75s var(--ease), transform 0.75s var(--ease);
  transition-delay: var(--reveal-delay, 0ms);
}
.reveal.is-visible { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .reveal { opacity: 1; transform: none; }
  .chart-bar-fill { transform: scaleX(1); }
}

/* ============================================================
   COMPONENTES COMPARTILHADOS PELAS DEMAIS COPYS DO DCM
   (lp-caixa.html, lp-capitais.html, lp-boutique.html)
   ============================================================ */

/* ---------- Modal ---------- */
.modal {
  position: fixed; inset: 0; z-index: var(--z-modal);
  background: rgba(0, 1, 24, 0.88);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex; align-items: center; justify-content: center;
  padding: 24px;
  opacity: 0; pointer-events: none;
  transition: opacity 0.28s var(--ease);
}
.modal.is-open { opacity: 1; pointer-events: auto; }

.modal-panel {
  width: 100%; max-width: 500px;
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
  background: var(--surface);
  border: 1px solid var(--line-2);
  border-radius: var(--r-card);
  padding: clamp(26px, 4vw, 34px);
  position: relative;
  transform: translateY(14px) scale(0.985);
  transition: transform 0.28s var(--ease);
}
.modal.is-open .modal-panel { transform: none; }

.modal-close {
  position: absolute; top: 14px; right: 14px;
  width: 34px; height: 34px;
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid var(--line);
  color: var(--text-2);
  display: flex; align-items: center; justify-content: center;
  cursor: pointer;
  transition: background 0.25s var(--ease), color 0.25s var(--ease);
}
.modal-close:hover { background: rgba(255, 255, 255, 0.14); color: var(--text); }

/* ---------- Quiz de qualificacao, uma pergunta por vez ---------- */
.quiz-head { margin-bottom: 26px; padding-right: 44px; }
.quiz-meta {
  display: flex; justify-content: space-between; align-items: baseline;
  font-family: var(--font-mono); font-size: 11px;
  letter-spacing: 0.1em; color: var(--text-3);
  margin-bottom: 10px;
}
.quiz-track { height: 3px; border-radius: var(--r-pill); background: rgba(255, 255, 255, 0.1); overflow: hidden; }
.quiz-bar {
  height: 100%; width: 17%;
  border-radius: var(--r-pill);
  background: var(--cyan);
  transition: width 0.4s var(--ease);
}

.quiz-slide { display: none; }
.quiz-slide.is-active { display: block; }
.quiz-question {
  font-family: var(--font-display);
  font-size: 20px; font-weight: 500; line-height: 1.3;
  letter-spacing: -0.02em; color: var(--text);
  margin-bottom: 20px;
}

.quiz-opts { display: grid; gap: 10px; }
.quiz-opt {
  display: flex; align-items: center; gap: 14px;
  width: 100%; padding: 15px 18px;
  background: rgba(0, 1, 24, 0.6);
  border: 1px solid var(--line-2);
  border-radius: var(--r-sm);
  color: var(--text-2);
  font-family: var(--font-body); font-size: 15px; font-weight: 400;
  text-align: left; cursor: pointer;
  transition: all 0.22s var(--ease);
}
.quiz-opt:hover { border-color: rgba(95, 208, 255, 0.45); color: var(--text); transform: translateX(3px); }
.quiz-opt.is-selected { background: rgba(95, 208, 255, 0.12); border-color: var(--cyan); color: var(--text); }
.quiz-opt-key {
  flex-shrink: 0;
  width: 26px; height: 26px;
  border-radius: var(--r-sm);
  border: 1px solid var(--line-2);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-mono); font-size: 11px; font-weight: 500;
  color: var(--text-3);
}
.quiz-opt.is-selected .quiz-opt-key { background: var(--cyan); border-color: var(--cyan); color: #00102b; }

.quiz-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.quiz-tag {
  padding: 8px 14px;
  border-radius: var(--r-pill);
  border: 1px solid var(--line-2);
  background: transparent;
  color: var(--text-3);
  font-family: var(--font-body); font-size: 13px;
  cursor: pointer;
  transition: all 0.22s var(--ease);
}
.quiz-tag:hover, .quiz-tag.is-selected { border-color: var(--cyan); color: var(--text); background: rgba(95, 208, 255, 0.1); }

.quiz-back {
  display: none;
  margin-top: 16px;
  background: none; border: 0;
  color: var(--text-3);
  font-family: var(--font-body); font-size: 13px;
  cursor: pointer;
  transition: color 0.25s var(--ease);
}
.quiz-back:hover { color: var(--cyan); }

/* ---------- Cards editoriais de imprensa (copy lp-caixa) ---------- */
.press-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.press-card {
  display: flex; flex-direction: column; gap: 14px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  background: var(--surface);
  transition: border-color 0.3s var(--ease), background 0.3s var(--ease), transform 0.3s var(--ease);
}
.press-card:hover { border-color: var(--line-cyan); background: var(--surface-2); transform: translateY(-3px); }
.press-card-logo {
  height: 22px; width: auto; align-self: flex-start;
  filter: grayscale(1) invert(1) brightness(1.35);
  mix-blend-mode: screen;
  opacity: 0.8;
}
.press-card-kicker {
  font-family: var(--font-mono); font-size: 10px;
  letter-spacing: 0.18em; text-transform: uppercase; color: var(--cyan);
}
.press-card-title {
  font-family: var(--font-display); font-size: 17px; font-weight: 500;
  line-height: 1.34; letter-spacing: -0.02em; color: var(--text);
}
.press-card-text { font-size: 13.5px; font-weight: 300; line-height: 1.6; color: var(--text-2); flex: 1; }
.press-card-link {
  display: inline-flex; align-items: center; gap: 7px;
  font-size: 13px; font-weight: 500; color: var(--cyan); text-decoration: none;
}
.press-card-link svg { transition: transform 0.25s var(--ease); }
.press-card:hover .press-card-link svg { transform: translate(3px, -3px); }

@media (max-width: 780px) { .press-cards { grid-template-columns: 1fr; } }

/* ---------- Tres caminhos (copy lp-caixa) ---------- */
.paths {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  overflow: hidden;
}
.path { background: var(--bg); padding: 28px; }
.section-alt .path { background: var(--bg-alt); }
.path--recommended { background: rgba(95, 208, 255, 0.06); }
.section-alt .path--recommended { background: rgba(95, 208, 255, 0.06); }
.path-title { font-family: var(--font-display); font-size: 17px; font-weight: 500; letter-spacing: -0.02em; margin-bottom: 10px; }
.path--recommended .path-title { color: var(--cyan); }
.path-text { font-size: 14px; font-weight: 300; line-height: 1.62; color: var(--text-2); }

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

/* ---------- Linha de resultado no card de estrutura (copy lp-capitais) ---------- */
.structure-result {
  margin-top: 14px; padding-top: 14px;
  border-top: 1px solid var(--line);
  font-size: 13.5px; line-height: 1.55; color: var(--text);
}
.structure-result b { color: var(--cyan); font-weight: 500; }

/* ---------- Tabela de operacoes (copy lp-boutique) ---------- */
.optable { width: 100%; border-collapse: collapse; font-size: 14.5px; }
.optable caption {
  caption-side: bottom; padding-top: 18px;
  font-size: 12.5px; color: var(--text-3); text-align: left;
}
.optable th {
  text-align: left; padding: 0 16px 14px 0;
  font-family: var(--font-mono); font-weight: 500; font-size: 10.5px;
  letter-spacing: 0.16em; text-transform: uppercase; color: var(--text-3);
  border-bottom: 1px solid var(--line-2);
}
.optable td { padding: 18px 16px 18px 0; border-bottom: 1px solid var(--line); color: var(--text-2); font-weight: 300; }
.optable td:first-child { color: var(--text); font-weight: 400; }
.optable td.cell-num { font-family: var(--font-mono); font-variant-numeric: tabular-nums; color: var(--text); }
.optable td.cell-accent { font-family: var(--font-mono); font-variant-numeric: tabular-nums; color: var(--cyan); }

/* Em telas estreitas a tabela vira lista rotulada */
@media (max-width: 720px) {
  .optable thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
  .optable tr { display: block; padding: 16px 0; border-bottom: 1px solid var(--line); }
  .optable td { display: flex; justify-content: space-between; gap: 16px; padding: 5px 0; border: 0; }
  .optable td::before {
    content: attr(data-label);
    font-family: var(--font-mono); font-size: 10.5px; letter-spacing: 0.14em;
    text-transform: uppercase; color: var(--text-3); flex-shrink: 0;
  }
}
