/* ═══════════════════════════════════════════════════════════
   AHAIA v3 — Design System "Técnico"
   Grotesca técnica (Archivo) + corpo Inter + rótulos IBM Plex
   Mono. Tokens reais de tipo e espaço, figura/fundo com
   contraste, um acento (cyan = ação), prova real no lugar de
   mockup. Nada balança, nada abre em branco.
   ═══════════════════════════════════════════════════════════ */

:root {
  /* ── Cor: um acento, tinta única, verde só para ação WhatsApp ── */
  --ink: #0a2540;
  --ink-2: #163a5e;
  --muted: #55677a;
  --muted-2: #7c8b9c;

  --bg: #edeff2;
  --bg-2: #e2e6eb;
  --card: #ffffff;

  --hairline: rgba(10, 37, 64, 0.22);
  --hairline-soft: rgba(10, 37, 64, 0.10);

  --cyan: #0284c7;
  --cyan-ink: #05629b;
  --cyan-wash: rgba(2, 132, 199, 0.07);

  --navy: #071c33;
  --navy-2: #0d2b4a;
  --on-navy: #c9d8e6;
  --on-navy-dim: #8aa2ba;
  --navy-line: rgba(150, 195, 235, 0.18);
  --sky: #4cc2f5;

  --whats: #1aa653;
  --whats-ink: #158845;

  /* ── Tipo: escala com razão real (h3 = 1,5× corpo) ── */
  --font-head: 'Archivo', 'Inter Tight', system-ui, sans-serif;
  --font-body: 'Inter', system-ui, sans-serif;
  --font-mono: 'IBM Plex Mono', ui-monospace, monospace;

  --t-mono: 12px;   /* rótulos, overlines, números de seção */
  --t-xs: 13px;     /* metadados */
  --t-sm: 14px;     /* apoio */
  --t-base: 16px;   /* CORPO — a régua de tudo */
  --t-lg: 18px;     /* lead */
  --t-xl: 20px;     /* lead grande / h4 */
  --t-2xl: 24px;    /* h3 = 1,5 × corpo */
  --t-3xl: 30px;    /* h3 grande / h2 mobile */
  --t-4xl: clamp(28px, 4.4vw, 42px);  /* h2 */
  --t-5xl: clamp(36px, 6.2vw, 62px);  /* h1 */

  --lh-tight: 1.05;
  --lh-snug: 1.22;
  --lh-body: 1.6;
  --tr-tight: -0.02em;
  --tr-mono: 0.12em;

  /* ── Espaço: escala 4pt ── */
  --s-1: 4px;
  --s-2: 8px;
  --s-3: 12px;
  --s-4: 16px;
  --s-5: 20px;
  --s-6: 24px;
  --s-8: 32px;
  --s-10: 40px;
  --s-12: 48px;
  --s-16: 64px;
  --s-20: 80px;
  --s-24: 96px;

  /* ── Forma: raios curtos = ferramenta, não brinquedo ── */
  --r-s: 6px;
  --r-m: 10px;
  --r-l: 12px;

  /* ── Sombra estrutural (borda + elevação), não halo difuso ── */
  --shadow-s: 0 1px 2px rgba(10, 37, 64, 0.10);
  --shadow-m: 0 2px 4px rgba(10, 37, 64, 0.08), 0 10px 20px -10px rgba(10, 37, 64, 0.25);
  --shadow-l: 0 4px 8px rgba(10, 37, 64, 0.08), 0 24px 48px -20px rgba(10, 37, 64, 0.35);
}

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

html { scroll-behavior: smooth; }

body {
  position: relative;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: var(--t-base);
  line-height: var(--lh-body);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

/* brilho de fundo — atmosfera tech viva e refinada */
body::before {
  content: '';
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(55% 38% at 85% -5%, rgba(2, 132, 199, 0.16), transparent 70%),
    radial-gradient(45% 35% at 10% 20%, rgba(26, 166, 83, 0.09), transparent 65%),
    radial-gradient(50% 45% at 50% 85%, rgba(10, 37, 64, 0.05), transparent 75%);
}

/* Status Badge Vivo (Online / Respuesta Rápida) */
.live-status-badge {
  display: inline-flex;
  align-items: center;
  gap: var(--s-2);
  padding: 5px 14px;
  background: rgba(26, 166, 83, 0.09);
  border: 1px solid rgba(26, 166, 83, 0.28);
  border-radius: 999px;
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  color: var(--whats-ink);
  font-weight: 500;
  margin-bottom: var(--s-3);
  backdrop-filter: blur(8px);
  box-shadow: 0 2px 8px rgba(26, 166, 83, 0.12);
}
.pulse-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--whats);
  box-shadow: 0 0 0 0 rgba(26, 166, 83, 0.7);
  animation: pulse-ring 2s infinite;
}
@keyframes pulse-ring {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(26, 166, 83, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 8px rgba(26, 166, 83, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(26, 166, 83, 0);
  }
}

em { font-style: normal; color: inherit; }
strong { color: var(--ink); font-weight: 600; }

/* Ênfase deliberada: o acento entra como régua, não como cor de texto */
h1 em, h2 em, h1 .hl, h2 .hl {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: var(--cyan);
  text-decoration-thickness: 3px;
  text-underline-offset: 8px;
}

/* ─── Foco visível (o CSS não tinha nenhuma regra de foco) ─── */
:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: 3px;
  border-radius: var(--r-s);
}
.btn:focus-visible,
.svc-row:focus-visible,
.card-link:focus-visible { outline-offset: 4px; }
.site-footer :focus-visible,
.band :focus-visible,
.lane-negocio :focus-visible { outline-color: var(--sky); }

/* ─── Ícones SVG autorais (o maior ativo de craft — preservados) ── */
.ico { width: 24px; height: 24px; flex: none; }

/* ─── Layout ─────────────────────────────────────── */
main { position: relative; z-index: 2; }

.container { max-width: 1200px; margin: 0 auto; padding: 0 var(--s-6); }
.container.narrow { max-width: 760px; }

/* Ritmo: seções respiram; blocos encadeados se aproximam */
.section { padding: var(--s-20) 0; position: relative; }
.section-tight { padding: var(--s-12) 0; position: relative; }
.section-attached { padding-top: 0; }
.center { text-align: center; }

/* ─── Tipografia ─────────────────────────────────── */
h1 {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: var(--t-5xl);
  line-height: var(--lh-tight);
  letter-spacing: var(--tr-tight);
  margin-bottom: var(--s-6);
}
h2 {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: var(--t-4xl);
  line-height: 1.08;
  letter-spacing: var(--tr-tight);
  margin-bottom: var(--s-4);
}
h3 {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: var(--t-2xl);
  line-height: var(--lh-snug);
  letter-spacing: -0.01em;
}
h4 {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: var(--t-xl);
  line-height: var(--lh-snug);
}

.lead, .section-sub {
  font-size: var(--t-lg);
  line-height: 1.55;
  color: var(--muted);
  max-width: 58ch;
}
.section-sub { margin-bottom: var(--s-10); }
.section-sub.center, .lead.center { margin-left: auto; margin-right: auto; }

/* Rótulo mono: overline, número de seção, tag, metadado */
.overline, p.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: var(--s-3);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  font-weight: 500;
  letter-spacing: var(--tr-mono);
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: var(--s-4);
}
.overline::before, p.eyebrow::before {
  content: '';
  width: 22px;
  height: 2px;
  background: var(--cyan);
  flex: none;
}
.overline.plain::before { display: none; }

.sec-head {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-4) var(--s-16);
  align-items: end;
  margin-bottom: var(--s-10);
}
.sec-head .lead { margin-bottom: var(--s-1); }

/* Trilha (breadcrumb) — resolve páginas que mentiam sobre onde você está */
.crumb {
  display: flex;
  align-items: center;
  gap: var(--s-2);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: var(--s-4);
}
.crumb a { color: var(--muted); text-decoration: none; }
.crumb a:hover { color: var(--ink); }
.crumb b { color: var(--ink); font-weight: 500; }

/* ─── Header ─────────────────────────────────────── */
.site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 20;
  background: rgba(237, 239, 242, 0.88);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--hairline);
}
.nav {
  max-width: 1200px;
  margin: 0 auto;
  padding: var(--s-3) var(--s-6);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-4);
}

.logo {
  display: inline-flex;
  align-items: center;
  gap: var(--s-3);
  text-decoration: none;
  flex: none;
}
.logo-img { height: 38px; width: auto; display: block; }
.logo-word {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: var(--t-xl);
  letter-spacing: 0.1em;
  color: var(--ink);
}
.site-footer .logo-img { height: 46px; }
.site-footer .logo-word { color: #fff; }

.menu-btn {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  background: var(--card);
  cursor: pointer;
  padding: 0;
}
.menu-btn span {
  display: block;
  width: 18px;
  height: 2px;
  background: var(--ink);
  margin: 2.2px 0;
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s;
}
.menu-btn.open span:nth-child(1) { transform: translateY(6.4px) rotate(45deg); }
.menu-btn.open span:nth-child(2) { opacity: 0; }
.menu-btn.open span:nth-child(3) { transform: translateY(-6.4px) rotate(-45deg); }

.nav-links {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  flex-direction: column;
  background: var(--card);
  border-bottom: 1px solid var(--hairline);
  box-shadow: var(--shadow-l);
  padding: var(--s-2) var(--s-6) var(--s-5);
}
.nav-links.open { display: flex; }
.nav-links a {
  color: var(--ink);
  text-decoration: none;
  font-family: var(--font-body);
  font-size: var(--t-base);
  font-weight: 500;
  padding: var(--s-4) 2px;
  border-bottom: 1px solid var(--hairline-soft);
}
.nav-links a:hover { color: var(--cyan-ink); }
.nav-links a.active { color: var(--ink); font-weight: 600; }
.nav-mobile-extra { display: flex; gap: var(--s-2); padding-top: var(--s-4); }
.nav-mobile-extra .btn { flex: 1; justify-content: center; border-bottom: none; }
.nav-actions { display: flex; align-items: center; gap: var(--s-2); }
.nav-actions .nav-entrar { display: none; }
.nav-actions .nav-whats { padding: 9px 13px; font-size: var(--t-sm); }

@media (min-width: 1020px) {
  .menu-btn { display: none; }
  .nav-links {
    display: flex;
    position: static;
    flex-direction: row;
    gap: var(--s-8);
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
  }
  .nav-links a {
    color: var(--muted);
    font-size: var(--t-sm);
    font-weight: 500;
    padding: 0 0 3px;
    border-bottom: 2px solid transparent;
  }
  .nav-links a:hover { color: var(--ink); }
  .nav-links a.active { color: var(--ink); border-bottom-color: var(--cyan); }
  .nav-mobile-extra { display: none; }
  .nav-actions .nav-entrar { display: inline-flex; }
  .nav-actions .nav-whats { padding: 10px 18px; }
}

/* ─── Botões ─────────────────────────────────────── */
.btn {
  display: inline-flex;
  align-items: center;
  gap: var(--s-2);
  border: 1px solid transparent;
  border-radius: var(--r-m);
  padding: 11px 20px;
  font-family: var(--font-body);
  font-weight: 600;
  font-size: var(--t-sm);
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s, box-shadow 0.2s, transform 0.15s;
}
.btn:active { transform: translateY(1px); }

/* Verde: reservado à ação principal (uma por tela) */
.btn-whats { 
  background: var(--whats); 
  color: #fff; 
  box-shadow: 0 4px 14px rgba(26, 166, 83, 0.3); 
  transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1);
}
.btn-whats:hover { 
  background: var(--whats-ink); 
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(26, 166, 83, 0.42); 
}

/* Ação sólida em tinta — é o botão da navegação e dos formulários */
.btn-primary { 
  background: var(--ink); 
  color: #fff; 
  box-shadow: 0 4px 14px rgba(10, 37, 64, 0.2); 
  transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1);
}
.btn-primary:hover { 
  background: var(--ink-2); 
  transform: translateY(-2px);
  box-shadow: 0 8px 22px rgba(10, 37, 64, 0.32); 
}
.btn-primary:disabled { opacity: 0.55; cursor: wait; }

.btn-ghost {
  background: transparent;
  color: var(--ink);
  border-color: var(--hairline);
}
.btn-ghost:hover { border-color: var(--ink); background: var(--card); }

/* Entrar no Simbionte: tinta + marca do produto (sem inventar um 2º verde) */
.btn-simbionte { background: var(--navy); color: #fff; box-shadow: var(--shadow-s); }
.btn-simbionte:hover { background: var(--navy-2); box-shadow: var(--shadow-m); }

.btn-lg { padding: 15px 26px; font-size: var(--t-base); }
.btn-sm { padding: 8px 14px; font-size: var(--t-xs); }

.btn .arr { transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1); }
.btn:hover .arr { transform: translateX(3px); }

/* Link de texto (o caminho secundário) */
.link {
  color: var(--cyan-ink);
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid rgba(2, 132, 199, 0.35);
}
.link:hover { border-bottom-color: var(--cyan); }

/* ─── HERO ───────────────────────────────────────── */
.hero-wrap { position: relative; z-index: 2; padding: 132px 0 var(--s-16); }
.hero-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-12);
  align-items: center;
}
.hero-copy .lead { margin-bottom: var(--s-8); }
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--s-4);
  margin-bottom: var(--s-8);
}
.hero-phone {
  font-family: var(--font-mono);
  font-weight: 500;
  font-size: var(--t-sm);
  letter-spacing: 0.04em;
  color: var(--ink);
  text-decoration: none;
  border-bottom: 1px solid var(--hairline);
  padding-bottom: 2px;
}
.hero-phone:hover { border-bottom-color: var(--ink); }

.trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-2) var(--s-6);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--muted);
  padding-top: var(--s-5);
  border-top: 1px solid var(--hairline);
}
.trust-row span { display: inline-flex; align-items: center; gap: var(--s-2); }
.trust-row .ico { width: 16px; height: 16px; color: var(--ink); }

/* Ilustração do atendimento — rotulada como exemplo, sem emoji, sem "digitando" */
.hero-visual { position: relative; max-width: 420px; margin: 0 auto; width: 100%; }
.chat-demo {
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  box-shadow: var(--shadow-l);
  padding: var(--s-5);
}
.chat-head {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  padding-bottom: var(--s-3);
  border-bottom: 1px solid var(--hairline);
  margin-bottom: var(--s-4);
}
.chat-avatar {
  width: 38px; height: 38px;
  border-radius: var(--r-s);
  background: var(--navy);
  color: #fff;
  display: grid;
  place-items: center;
  font-family: var(--font-head);
  font-weight: 800;
  font-size: var(--t-sm);
}
.chat-head b { display: block; font-family: var(--font-head); font-size: var(--t-sm); font-weight: 700; }
.chat-head i {
  font-style: normal;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
}
.msg {
  max-width: 86%;
  padding: 10px 13px;
  border-radius: var(--r-m);
  font-size: var(--t-sm);
  line-height: 1.5;
  margin-bottom: var(--s-2);
  border: 1px solid var(--hairline-soft);
}
.msg.in { background: var(--bg-2); color: var(--ink-2); }
.msg.out { background: #e8f4ec; color: #14432a; margin-left: auto; border-color: rgba(26, 166, 83, 0.2); }
.msg .mtime {
  display: block;
  font-family: var(--font-mono);
  font-size: 10px;
  color: var(--muted-2);
  text-align: right;
  margin-top: 3px;
}
.demo-note {
  display: block;
  margin-top: var(--s-3);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--muted-2);
  text-align: center;
}

/* ─── Prova real: screenshot / foto ──────────────── */
.shot {
  margin: 0;
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  box-shadow: var(--shadow-m);
  overflow: hidden;
}
.shot img { display: block; width: 100%; height: auto; }
.shot figcaption {
  display: flex;
  align-items: center;
  gap: var(--s-2);
  padding: 10px var(--s-4);
  border-top: 1px solid var(--hairline);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--muted);
}
.shot figcaption b { color: var(--ink); font-weight: 500; }
.shot figcaption a { color: var(--cyan-ink); text-decoration: none; margin-left: auto; white-space: nowrap; }
.shot figcaption a:hover { text-decoration: underline; }

/* na banda escura */
.band .shot { background: var(--navy-2); border-color: var(--navy-line); box-shadow: var(--shadow-l); }
.band .shot figcaption { border-top-color: var(--navy-line); color: var(--on-navy-dim); }
.band .shot figcaption b { color: #fff; }
.band .shot figcaption a { color: var(--sky); }

.shots { display: grid; grid-template-columns: 1fr; gap: var(--s-5); align-items: start; }

/* Slot de foto: só entra quando a imagem existe (arraia.js remove se faltar) */
.photo-slot { display: none; }
.photo-slot.ready { display: block; margin: var(--s-10) 0; }
.shot-thumb { margin-bottom: var(--s-4); }
.shot-thumb img { aspect-ratio: 16 / 10; object-fit: cover; object-position: top center; }
.shots + .proof-text { margin-top: var(--s-12); }

/* ─── Lista editorial de serviços (preservada) ───── */
.svc-group { margin-bottom: var(--s-10); }
.svc-group:last-child { margin-bottom: 0; }

.svc-label {
  display: flex;
  align-items: baseline;
  gap: var(--s-3);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  font-weight: 500;
  letter-spacing: var(--tr-mono);
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: var(--s-3);
}
.svc-label b { color: var(--cyan-ink); font-weight: 500; }

.svc-list { border-top: 1.5px solid var(--hairline); }

.svc-row {
  display: grid;
  grid-template-columns: 34px 1fr auto;
  align-items: center;
  gap: var(--s-4);
  padding: var(--s-5) var(--s-2);
  border-bottom: 1px solid var(--hairline);
  text-decoration: none;
  color: inherit;
  transition: background 0.2s, padding 0.25s cubic-bezier(0.22, 1, 0.36, 1);
}
.svc-row:hover { background: var(--card); padding-left: var(--s-4); }
.svc-row .ico { color: var(--ink); width: 24px; height: 24px; }
.svc-row:hover .ico { color: var(--cyan-ink); }
.svc-row h3 { font-size: var(--t-2xl); font-weight: 700; }
.svc-row small {
  display: block;
  font-size: var(--t-sm);
  line-height: 1.45;
  color: var(--muted);
  margin-top: 2px;
}
.svc-cta {
  display: inline-flex;
  align-items: center;
  gap: var(--s-2);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
  white-space: nowrap;
}
.svc-row:hover .svc-cta { color: var(--cyan-ink); }
.svc-cta .arr { transition: transform 0.2s; }
.svc-row:hover .svc-cta .arr { transform: translateX(3px); }

/* ─── Portas de entrada por intenção ─────────────── */
.intent-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-5);
}
.intent-card {
  position: relative;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--s-4);
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  box-shadow: var(--shadow-s);
  padding: var(--s-8);
  overflow: hidden;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
.intent-card:hover {
  transform: translateY(-6px);
  border-color: rgba(2, 132, 199, 0.45);
  box-shadow: 0 16px 36px -10px rgba(2, 132, 199, 0.22), var(--shadow-m);
}
.intent-card .ico {
  width: 30px;
  height: 30px;
  color: var(--cyan-ink);
}
.intent-card h3 { max-width: 12ch; }
.intent-card p {
  color: var(--muted);
  font-size: var(--t-base);
  line-height: 1.55;
}
.intent-card small {
  display: block;
  color: var(--muted);
  font-size: var(--t-sm);
  line-height: 1.5;
  padding-top: var(--s-4);
  border-top: 1px solid var(--hairline-soft);
}
.intent-number {
  position: absolute;
  top: var(--s-6);
  right: var(--s-6);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  letter-spacing: var(--tr-mono);
  color: var(--muted-2);
}
.intent-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--s-3);
  margin-top: auto;
  padding-top: var(--s-2);
}
.intent-card-dark {
  background: var(--navy);
  border-color: var(--navy-2);
  color: #fff;
}
.intent-card-dark h3 { color: #fff; }
.intent-card-dark p,
.intent-card-dark small,
.intent-card-dark .intent-number { color: var(--on-navy-dim); }
.intent-card-dark small { border-top-color: var(--navy-line); }
.intent-card-dark .ico { color: var(--sky); }
.intent-card-dark .btn-primary {
  background: #fff;
  color: var(--navy);
}
.intent-card-dark .btn-primary:hover { background: var(--on-navy); }
.intent-card-dark .link {
  color: var(--sky);
  border-bottom-color: rgba(76, 194, 245, 0.35);
}
.intent-help {
  margin-top: var(--s-6);
  color: var(--muted);
  font-size: var(--t-sm);
  text-align: center;
}

/* ─── Díptico casa / negócio ─────────────────────── */
.lanes { display: grid; grid-template-columns: 1fr; gap: var(--s-5); }
.lane {
  border-radius: var(--r-l);
  padding: var(--s-8);
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
  transition: box-shadow 0.25s, transform 0.25s;
}
.lane:hover { transform: translateY(-2px); box-shadow: var(--shadow-l); }
.lane-casa { background: var(--card); border: 1px solid var(--hairline); box-shadow: var(--shadow-s); }
.lane-negocio { background: var(--navy); color: var(--on-navy); border: 1px solid var(--navy-2); }
.lane-negocio h3, .lane-negocio strong { color: #fff; }
.lane-negocio p { color: var(--on-navy-dim); }
.lane .ico { width: 26px; height: 26px; color: var(--ink); }
.lane-negocio .ico { color: var(--sky); }
.lane p { font-size: var(--t-base); color: var(--muted); }
.lane-actions { display: flex; flex-wrap: wrap; gap: var(--s-2); margin-top: var(--s-3); }
.lane-negocio .btn-ghost { color: #fff; border-color: rgba(255, 255, 255, 0.3); }
.lane-negocio .btn-ghost:hover { border-color: #fff; background: rgba(255, 255, 255, 0.08); }

.mini-rows { display: flex; flex-direction: column; gap: var(--s-2); margin: var(--s-2) 0; }
.mini-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--s-3);
  border: 1px solid var(--navy-line);
  border-radius: var(--r-s);
  padding: 9px var(--s-3);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--on-navy-dim);
}
.mini-row b { color: var(--sky); font-weight: 500; }

/* ─── Banda escura (única âncora de peso — preservada) ── */
.band {
  background: var(--navy);
  color: var(--on-navy);
  border-radius: var(--r-l);
  padding: var(--s-12) var(--s-8);
  position: relative;
  overflow: hidden;
}
.band::after {
  content: '';
  position: absolute;
  top: -40%; right: -10%;
  width: 55%; height: 120%;
  background: radial-gradient(closest-side, rgba(76, 194, 245, 0.10), transparent);
  pointer-events: none;
}
.band .overline { color: var(--on-navy-dim); }
.band .overline::before { background: var(--sky); }
.band h2 { color: #fff; }
.band h2 em { text-decoration-color: var(--sky); }
.band .lead { color: var(--on-navy-dim); }
.band strong { color: #fff; }
.band-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-10);
  align-items: center;
  position: relative;
  z-index: 1;
}
.band-points { list-style: none; margin: var(--s-5) 0 var(--s-8); display: flex; flex-direction: column; gap: var(--s-3); }
.band-points li { display: flex; gap: var(--s-3); font-size: var(--t-base); color: var(--on-navy); }
.band-points .ico { width: 18px; height: 18px; color: var(--sky); margin-top: 4px; }
.band .btn-primary { background: var(--sky); color: #04202f; }
.band .btn-primary:hover { background: #7ad3f8; }
.band .btn-ghost { color: #fff; border-color: rgba(255, 255, 255, 0.3); }
.band .btn-ghost:hover { border-color: #fff; background: rgba(255, 255, 255, 0.08); }

/* ─── Passos ─────────────────────────────────────── */
.steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-8);
  position: relative;
}
.step { position: relative; padding-left: 56px; }
.step b {
  position: absolute;
  left: 0; top: 0;
  width: 38px; height: 38px;
  border-radius: var(--r-s);
  background: var(--card);
  border: 1px solid var(--hairline);
  display: grid;
  place-items: center;
  font-family: var(--font-mono);
  font-weight: 500;
  font-size: var(--t-sm);
  color: var(--cyan-ink);
}
.step h3 { font-size: var(--t-2xl); margin-bottom: var(--s-2); }
.step p { font-size: var(--t-base); color: var(--muted); }
.steps:not(:last-child) { margin-bottom: var(--s-12); }
.partner-note + .note { display: block; margin-top: var(--s-5); }

/* ─── "Por que a AHAIA" — grade com fios visíveis ── */
.why-grid { display: grid; grid-template-columns: 1fr; border-top: 1.5px solid var(--hairline); }
.why-item {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: var(--s-4);
  padding: var(--s-6) var(--s-2);
  border-bottom: 1px solid var(--hairline);
}
.why-item .ico { width: 24px; height: 24px; color: var(--ink); margin-top: 3px; }
.why-item h3 { font-size: var(--t-2xl); margin-bottom: var(--s-1); }
.why-item p { font-size: var(--t-base); color: var(--muted); }

/* ─── Escopo: o que está incluso / o que não está ── */
.scope {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  background: var(--card);
  overflow: hidden;
}
.scope-col { padding: var(--s-6); border-bottom: 1px solid var(--hairline); }
.scope-col:last-child { border-bottom: none; }
.scope-col h3 {
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  font-weight: 500;
  letter-spacing: var(--tr-mono);
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: var(--s-4);
}
.scope-col ul { list-style: none; display: flex; flex-direction: column; gap: var(--s-3); }
.scope-col li {
  position: relative;
  padding-left: var(--s-6);
  font-size: var(--t-sm);
  line-height: 1.5;
  color: var(--ink-2);
}
.scope-col li::before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: var(--font-mono);
  color: var(--cyan-ink);
}
.scope-in li::before { content: '+'; }
.scope-out li::before { content: '−'; color: var(--muted-2); }
.scope-out li { color: var(--muted); }
.scope-when li::before { content: '›'; }
.scope-when li b { font-weight: 600; color: var(--ink); display: block; }

/* ─── Cards ──────────────────────────────────────── */
.cards { display: grid; grid-template-columns: 1fr; gap: var(--s-4); }
.card {
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  padding: var(--s-6);
  box-shadow: var(--shadow-s);
  transition: box-shadow 0.25s, transform 0.25s;
}
.card:hover { transform: translateY(-2px); box-shadow: var(--shadow-m); }
.card-icon { color: var(--ink); margin-bottom: var(--s-4); }
.card-icon .ico { width: 26px; height: 26px; }
.card h3 { font-size: var(--t-2xl); margin-bottom: var(--s-2); }
.card p { font-size: var(--t-base); color: var(--muted); }
.card-link { display: block; text-decoration: none; color: inherit; }
.card-link .go { font-weight: 600; font-size: var(--t-sm); color: var(--cyan-ink); }

.feature-mini {
  list-style: none;
  margin-top: var(--s-4);
  padding-top: var(--s-4);
  border-top: 1px solid var(--hairline);
  font-size: var(--t-sm);
  color: var(--muted);
}
.feature-mini li { position: relative; padding-left: var(--s-5); margin-bottom: var(--s-2); }
.feature-mini li::before { content: '+'; position: absolute; left: 0; font-family: var(--font-mono); color: var(--cyan-ink); }

.partner-note {
  background: var(--card);
  border: 1px solid var(--hairline);
  border-left: 3px solid var(--cyan);
  border-radius: var(--r-m);
  padding: var(--s-6);
  box-shadow: var(--shadow-s);
}
.partner-note h3 { font-size: var(--t-2xl); margin-bottom: var(--s-2); }
.partner-note p { font-size: var(--t-base); color: var(--muted); }

.note {
  font-size: var(--t-sm);
  color: var(--muted);
  line-height: 1.6;
}
.note a { color: var(--cyan-ink); font-weight: 600; text-decoration: none; }
.note a:hover { text-decoration: underline; }

.bridge-note {
  margin: var(--s-10) auto 0;
  text-align: center;
  font-size: var(--t-base);
  color: var(--muted);
  border-top: 1px solid var(--hairline);
  padding-top: var(--s-6);
  max-width: 60ch;
}

/* Chip de status — mono, sem cor de brinquedo */
.tag {
  display: inline-flex;
  align-items: center;
  gap: var(--s-2);
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--muted);
  border: 1px solid var(--hairline);
  border-radius: var(--r-s);
  padding: 3px 9px;
  margin-bottom: var(--s-3);
}
.tag::before { content: ''; width: 6px; height: 6px; background: var(--muted-2); }
.tag.live { color: var(--ink); }
.tag.live::before { background: var(--whats); }
.tag.dev::before { background: var(--cyan); }

.pf-card { display: flex; flex-direction: column; }
.pf-card .shot { margin-bottom: var(--s-4); }
.pf-card .go { margin-top: auto; padding-top: var(--s-4); font-weight: 600; font-size: var(--t-sm); color: var(--cyan-ink); text-decoration: none; }
.pf-meta {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.04em;
  color: var(--muted-2);
  margin-top: var(--s-3);
}

/* ─── Planos ─────────────────────────────────────── */
.plan { position: relative; display: flex; flex-direction: column; }
.plan .price {
  font-family: var(--font-mono);
  font-size: var(--t-xs);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--cyan-ink);
  margin: var(--s-1) 0 var(--s-3);
}
.plan > p { margin-bottom: var(--s-2); }
.plan ul { list-style: none; margin: var(--s-4) 0 var(--s-6); }
.plan li { position: relative; padding-left: var(--s-5); margin-bottom: var(--s-2); font-size: var(--t-sm); color: var(--muted); }
.plan li::before { content: '+'; position: absolute; left: 0; font-family: var(--font-mono); color: var(--cyan-ink); }
.plan .btn { margin-top: auto; justify-content: center; }
.plan-feat { border: 1.5px solid var(--ink); box-shadow: var(--shadow-m); }
.plan-feat::before {
  content: 'Mais procurado';
  position: absolute;
  top: -11px; left: var(--s-6);
  background: var(--ink);
  color: #fff;
  font-family: var(--font-mono);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 3px 9px;
  border-radius: var(--r-s);
  white-space: nowrap;
}

/* ─── CTA final ──────────────────────────────────── */
.cta-band { text-align: center; }
.cta-band h2 { max-width: 18ch; margin: 0 auto var(--s-4); }
.cta-band .lead { margin: 0 auto var(--s-8); }
.section-cta { display: flex; flex-wrap: wrap; gap: var(--s-3); justify-content: center; margin-top: var(--s-8); }
.section-cta-start { justify-content: flex-start; }
.page-hero .section-cta { justify-content: flex-start; margin-top: var(--s-6); }
.center-flex { justify-content: center; }
.why-grid-spaced { margin-bottom: var(--s-12); }

/* ─── Fluxo de direcionamento (home) ─────────────── */
.flow-section { border-top: 1px solid var(--hairline); }
.flow-head { max-width: 640px; margin: 0 auto var(--s-8); text-align: center; }
.flow-head .lead { margin-top: var(--s-2); }

.flow-shell {
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  box-shadow: var(--shadow-s);
  padding: var(--s-6);
}
.flow-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-4);
  margin-bottom: var(--s-6);
}
.flow-back {
  display: inline-flex;
  align-items: center;
  gap: var(--s-1);
  background: none;
  border: none;
  padding: 0;
  font-family: var(--font-body);
  font-size: var(--t-sm);
  font-weight: 600;
  color: var(--cyan-ink);
  cursor: pointer;
}
.flow-back:hover { text-decoration: underline; }
.flow-back[hidden] { display: none; }
.flow-progress {
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  letter-spacing: var(--tr-mono);
  text-transform: uppercase;
  color: var(--muted);
  margin-left: auto;
}

.flow-panel { position: relative; overflow: hidden; transition: height 0.35s cubic-bezier(0.22, 1, 0.36, 1); }
.flow-screen { display: none; }
.flow-screen.is-active { display: block; }

.flow-q { font-size: var(--t-xl); font-family: var(--font-head); font-weight: 700; margin-bottom: var(--s-5); }
.flow-q:focus-visible { outline-offset: 4px; }

.flow-grid { display: grid; grid-template-columns: 1fr; gap: var(--s-3); }
.flow-option {
  display: flex;
  align-items: flex-start;
  gap: var(--s-4);
  width: 100%;
  text-align: left;
  background: var(--bg);
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  padding: var(--s-4) var(--s-5);
  cursor: pointer;
  font-family: var(--font-body);
  transition: border-color 0.2s, background 0.2s;
}
.flow-option:hover { border-color: var(--cyan); background: var(--cyan-wash); }
.flow-option.is-selected { border-color: var(--cyan); background: var(--cyan-wash); }
.flow-option .ico { color: var(--ink); margin-top: 2px; }
.flow-option b { display: block; font-size: var(--t-base); font-weight: 600; color: var(--ink); }
.flow-option small { display: block; font-size: var(--t-sm); color: var(--muted); margin-top: 2px; }

.flow-skip { margin-top: var(--s-6); font-size: var(--t-sm); }

/* Tela 3: recomendação */
.flow-rec h3 { font-size: var(--t-3xl); margin: var(--s-2) 0 var(--s-3); }
.flow-rec .lead { margin-bottom: var(--s-4); }
.flow-rec h3:focus-visible { outline-offset: 4px; }
.flow-rec > p:not(.lead) { color: var(--muted); margin-bottom: var(--s-6); }

.flow-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-4);
  margin-bottom: var(--s-8);
  padding-top: var(--s-6);
  border-top: 1px solid var(--hairline);
}
.flow-step { display: flex; gap: var(--s-3); }
.flow-step b {
  flex: none;
  width: 28px; height: 28px;
  border-radius: var(--r-s);
  background: var(--bg);
  border: 1px solid var(--hairline);
  display: grid;
  place-items: center;
  font-family: var(--font-mono);
  font-weight: 500;
  font-size: var(--t-xs);
  color: var(--cyan-ink);
}
.flow-step strong { display: block; font-family: var(--font-head); font-size: var(--t-base); font-weight: 700; }
.flow-step span { font-size: var(--t-sm); color: var(--muted); }

.flow-cta { margin-bottom: var(--s-5); }
.flow-links { display: flex; flex-direction: column; gap: var(--s-2); font-size: var(--t-sm); }
.flow-links .muted { color: var(--muted); font-weight: 500; }

@media (min-width: 700px) {
  .flow-grid { grid-template-columns: 1fr 1fr; }
  .flow-steps { grid-template-columns: repeat(3, 1fr); }
}

/* ─── Formulário ─────────────────────────────────── */
.form-divider {
  display: flex;
  align-items: center;
  gap: var(--s-4);
  color: var(--muted);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  text-transform: uppercase;
  letter-spacing: var(--tr-mono);
  margin: var(--s-8) 0 var(--s-6);
}
.form-divider::before, .form-divider::after { content: ''; flex: 1; height: 1px; background: var(--hairline); }

.contact-form { display: flex; flex-direction: column; gap: var(--s-3); text-align: left; }
.form-row { display: grid; grid-template-columns: 1fr; gap: var(--s-3); }

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  padding: 13px var(--s-4);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: var(--t-base);
  line-height: 1.4;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
  resize: vertical;
}
.contact-form select,
.f-select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2355677a' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 16px;
  padding-right: 40px;
  cursor: pointer;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: var(--cyan);
  box-shadow: 0 0 0 3px var(--cyan-wash);
}
.contact-form ::placeholder { color: var(--muted-2); }

.hp { position: absolute; left: -9999px; width: 1px; height: 1px; opacity: 0; }
.form-feedback { display: none; font-size: var(--t-sm); }
.form-feedback.ok { display: block; color: var(--whats-ink); }
.form-feedback.err { display: block; color: #c2410c; }
.contact-form .btn { align-self: flex-start; min-width: 200px; justify-content: center; }

/* ─── Área do cliente ────────────────────────────── */
.auth-card {
  max-width: 440px;
  margin: 0 auto;
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-l);
  box-shadow: var(--shadow-m);
  padding: var(--s-8);
  text-align: left;
}
.auth-card h2 { font-size: var(--t-3xl); margin-bottom: var(--s-2); }
.auth-card .lead { font-size: var(--t-base); margin-bottom: var(--s-6); }
.auth-note { font-size: var(--t-sm); color: var(--muted); margin-top: var(--s-5); text-align: center; }
.auth-note a { color: var(--cyan-ink); text-decoration: none; font-weight: 600; }
.client-panel { display: none; }
.client-panel.on { display: block; }
.client-hello {
  display: flex; align-items: center; gap: var(--s-3);
  padding-bottom: var(--s-5); margin-bottom: var(--s-5);
  border-bottom: 1px solid var(--hairline);
}
.client-hello .chat-avatar { width: 42px; height: 42px; font-size: var(--t-base); }
.client-hello b { display: block; font-family: var(--font-head); font-size: var(--t-lg); font-weight: 700; }
.client-hello small { color: var(--muted); font-size: var(--t-xs); }

.btn-google {
  width: 100%;
  justify-content: center;
  background: var(--card);
  color: var(--ink);
  border-color: var(--hairline);
  box-shadow: var(--shadow-s);
  padding: 13px 20px;
  font-size: var(--t-base);
}
.btn-google:hover { border-color: var(--ink); }
.auth-card .form-feedback { margin-top: var(--s-3); text-align: center; }
.auth-divider {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  margin: var(--s-6) 0 var(--s-4);
  color: var(--muted);
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  text-transform: uppercase;
  letter-spacing: var(--tr-mono);
}
.auth-divider::before, .auth-divider::after { content: ''; height: 1px; flex: 1; background: var(--hairline); }
.auth-card .contact-form .btn { align-self: stretch; }

.portal-complete {
  background: var(--bg);
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  padding: var(--s-4);
  margin-bottom: var(--s-5);
  font-size: var(--t-sm);
}
.portal-complete form { display: flex; gap: var(--s-2); margin-top: var(--s-3); }
.portal-complete input {
  flex: 1;
  min-width: 0;
  padding: 10px var(--s-3);
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  font: inherit;
  font-size: var(--t-sm);
}
.portal-sub { font-family: var(--font-head); font-size: var(--t-xl); margin-bottom: var(--s-3); }
.portal-note { color: var(--muted); font-size: var(--t-sm); }
.portal-note a { color: var(--cyan-ink); font-weight: 600; text-decoration: none; }
.portal-list { list-style: none; display: grid; gap: var(--s-2); }
.portal-list li {
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  padding: var(--s-3) var(--s-4);
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: var(--s-3);
  font-size: var(--t-sm);
}
.portal-list b { font-family: var(--font-head); display: block; }
.portal-list small { color: var(--muted); font-family: var(--font-mono); font-size: 11px; }
.portal-list p { color: var(--muted); font-size: var(--t-xs); margin-top: var(--s-1); }
.portal-status {
  flex: none;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: 1px solid var(--hairline);
  border-radius: var(--r-s);
  padding: 3px 8px;
}
.portal-status.wait { color: #9a5b06; border-color: rgba(154, 91, 6, 0.3); }
.portal-status.ok { color: var(--whats-ink); border-color: rgba(26, 166, 83, 0.35); }
.portal-status.off { color: var(--muted); }

/* ─── Página interna ─────────────────────────────── */
.page-hero { padding: 132px 0 var(--s-10); }
.page-hero h1 { font-size: clamp(32px, 5.2vw, 54px); }
.visao-sigla {
  font-family: var(--font-mono);
  font-size: var(--t-xs);
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted);
  margin: calc(-1 * var(--s-2)) 0 var(--s-6);
}

.proof-grid { display: grid; grid-template-columns: 1fr; gap: var(--s-8); align-items: center; }
.proof-text { display: flex; flex-direction: column; gap: var(--s-5); }
.proof-item { border-left: 2px solid var(--hairline); padding-left: var(--s-4); }
.proof-item b { display: block; font-family: var(--font-head); font-size: var(--t-xl); font-weight: 700; margin-bottom: var(--s-1); }
.proof-item span { font-size: var(--t-base); color: var(--muted); }

/* ─── Footer ─────────────────────────────────────── */
.site-footer {
  position: relative;
  z-index: 2;
  margin-top: var(--s-16);
  background: var(--navy);
  color: var(--on-navy-dim);
  padding: var(--s-12) 0 var(--s-10);
  font-size: var(--t-sm);
}
.footer-inner { display: flex; flex-direction: column; gap: var(--s-5); align-items: flex-start; }
.footer-links { display: flex; flex-wrap: wrap; gap: var(--s-2) var(--s-6); }
.footer-links a { color: var(--on-navy-dim); text-decoration: none; }
.footer-links a:hover { color: var(--sky); }
.footer-note {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.04em;
  color: rgba(138, 162, 186, 0.6);
}

/* ─── Reveal: NUNCA opacity 0 no primeiro paint ──── */
.reveal {
  transform: translateY(10px);
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.reveal.d1 { transition-delay: 0.05s; }
.reveal.d2 { transition-delay: 0.1s; }
.reveal.d3 { transition-delay: 0.15s; }
.reveal.d4 { transition-delay: 0.2s; }
.reveal.on { transform: none; }

/* ─── Breakpoints ────────────────────────────────── */
@media (min-width: 700px) {
  .cards { grid-template-columns: repeat(2, 1fr); gap: var(--s-5); }
  .form-row { grid-template-columns: 1fr 1fr; }
  .steps { grid-template-columns: repeat(3, 1fr); gap: var(--s-6); }
  .step { padding-left: 0; padding-top: 56px; }
  .steps::before {
    content: '';
    position: absolute;
    top: 19px; left: 50px; right: 50px;
    height: 1px;
    background: var(--hairline);
  }
  .why-grid { grid-template-columns: 1fr 1fr; column-gap: var(--s-12); }
  .lanes { grid-template-columns: 1fr 1fr; }
  .band { padding: var(--s-16) var(--s-12); }
  .scope { grid-template-columns: repeat(3, 1fr); }
  .scope-col { border-bottom: none; border-right: 1px solid var(--hairline); }
  .scope-col:last-child { border-right: none; }
  .shots { grid-template-columns: 1fr 1fr; }
}

@media (min-width: 1020px) {
  :root { --t-base: 16px; }
  .hero-wrap { padding: 156px 0 var(--s-20); }
  .hero-grid { grid-template-columns: 1.05fr 0.95fr; gap: var(--s-16); }
  .hero-visual { margin: 0 0 0 auto; }
  .sec-head { grid-template-columns: auto minmax(0, 420px); justify-content: space-between; }
  .intent-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .cards-3 { grid-template-columns: repeat(3, 1fr); }
  .cards-4 { grid-template-columns: repeat(4, 1fr); }
  .band-grid { grid-template-columns: 1fr 1.1fr; gap: var(--s-16); }
  .proof-grid { grid-template-columns: 1.1fr 0.9fr; gap: var(--s-12); }
  .section { padding: var(--s-24) 0; }
  .section-tight { padding: var(--s-16) 0; }
  .section-attached { padding-top: 0; }
  .page-hero { padding: 168px 0 var(--s-12); }
}

/* ─── Acessibilidade ─────────────────────────────── */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation: none !important;
    transition: none !important;
  }
  .reveal { transform: none !important; }
}

/* ─── Chips de Dor / Sintomas Rápidos (Estilo Técnico) ─── */
.symptom-chips {
  margin-bottom: var(--s-6);
  max-width: 100%;
}
.chip-label {
  display: block;
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  text-transform: uppercase;
  letter-spacing: var(--tr-mono);
  color: var(--muted);
  margin-bottom: var(--s-2);
}
.chips-group {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-2);
  max-width: 100%;
}
.chip-item {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-s);
  font-size: var(--t-xs);
  font-weight: 500;
  color: var(--ink);
  text-decoration: none;
  box-shadow: var(--shadow-s);
  transition: all 0.2s ease;
  word-break: break-word;
}
.chip-item:hover {
  background: var(--cyan-wash);
  border-color: var(--cyan);
  color: var(--cyan-ink);
}

/* ─── Hero Photo Card ───────────────────────────── */
.hero-photo-card {
  position: relative;
  border-radius: var(--r-l);
  overflow: hidden;
  box-shadow: var(--shadow-m);
  border: 1px solid var(--hairline);
  background: var(--card);
  aspect-ratio: 16 / 10;
  width: 100%;
}
.hero-photo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.photo-overlay-tag {
  position: absolute;
  bottom: var(--s-4);
  left: var(--s-4);
  background: rgba(10, 37, 64, 0.92);
  backdrop-filter: blur(8px);
  color: #ffffff;
  padding: 5px 12px;
  border-radius: var(--r-s);
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.04em;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  max-width: calc(100% - 32px);
}
.dot-live {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--sky);
  box-shadow: 0 0 6px var(--sky);
  flex: none;
}

/* ─── Photo Services Grid (Design Técnico) ──── */
.photo-services-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--s-8);
  margin-top: var(--s-6);
}
@media (min-width: 900px) {
  .photo-services-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.photo-service-card {
  background: var(--card);
  border-radius: var(--r-l);
  overflow: hidden;
  border: 1px solid var(--hairline-soft);
  box-shadow: var(--shadow-m);
  display: flex;
  flex-direction: column;
}
.card-media {
  position: relative;
  aspect-ratio: 16 / 9;
  width: 100%;
  overflow: hidden;
}
.card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-badge {
  position: absolute;
  top: var(--s-3);
  left: var(--s-3);
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(8px);
  color: var(--ink);
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: var(--r-s);
  border: 1px solid rgba(10, 37, 64, 0.1);
}
.dark-badge {
  background: rgba(13, 43, 74, 0.9);
  color: var(--sky);
  border-color: rgba(76, 194, 245, 0.3);
}
.card-content {
  padding: var(--s-6);
  display: flex;
  flex-direction: column;
  flex: 1;
}
.card-content h3 {
  font-family: var(--font-head);
  font-size: var(--t-xl);
  margin-bottom: var(--s-2);
  color: var(--ink);
}
.card-content p {
  color: var(--muted);
  font-size: var(--t-sm);
  line-height: 1.55;
  margin-bottom: var(--s-4);
}
.check-list {
  list-style: none;
  padding: 0;
  margin: 0 0 var(--s-6) 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.check-list li {
  font-size: 13px;
  color: var(--ink-2);
  position: relative;
  padding-left: 18px;
}
.check-list li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--cyan);
  font-weight: 700;
}
.card-cta {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.photo-service-dark {
  background: var(--navy);
  color: #ffffff;
  border-color: var(--navy-2);
}
.photo-service-dark .card-content h3 { color: #ffffff; }
.photo-service-dark .card-content p { color: var(--on-navy-dim); }
.dark-list li { color: #d0e2f2; }
.dark-list li::before { color: var(--sky); }
.light-link { color: var(--sky); border-bottom-color: rgba(76, 194, 245, 0.3); }

/* ─── Ajustes de Responsividade Mobile ──────────── */
@media (max-width: 699px) {
  .hero-wrap { padding: 100px 0 var(--s-8); }
  .hero-photo-card { aspect-ratio: 16 / 9; margin-top: var(--s-4); }
  .live-status-badge { font-size: 11px; padding: 4px 10px; max-width: 100%; white-space: normal; }
  .chip-item { font-size: 11px; padding: 5px 10px; }
  h1 { font-size: clamp(26px, 7.2vw, 42px); line-height: 1.15; margin-bottom: var(--s-4); }
  .trust-row { gap: var(--s-3); font-size: 11px; }
}

/* ─── Rastreador de Ordem de Serviço (OS Tracker) ── */
.os-tracker-box {
  margin-top: var(--s-4);
  padding: var(--s-4);
  background: var(--card);
  border: 1px solid var(--hairline);
  border-radius: var(--r-m);
  box-shadow: var(--shadow-s);
}
.os-tracker-title {
  font-family: var(--font-mono);
  font-size: var(--t-mono);
  text-transform: uppercase;
  letter-spacing: var(--tr-mono);
  color: var(--muted);
  margin-bottom: var(--s-2);
  display: flex;
  align-items: center;
  gap: 6px;
}
.os-tracker-form {
  display: flex;
  gap: var(--s-2);
}
.os-tracker-input {
  flex: 1;
  padding: 8px 12px;
  border: 1px solid var(--hairline);
  border-radius: var(--r-s);
  font-size: var(--t-xs);
  font-family: var(--font-body);
  background: var(--bg);
  color: var(--ink);
}
.os-tracker-input:focus {
  outline: none;
  border-color: var(--cyan);
}

/* ─── Sanfona FAQ (Acordeão Técnico) ───────────────── */
.faq-grid {
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
  margin-top: var(--s-6);
}
.faq-item {
  background: var(--card);
  border: 1px solid var(--hairline-soft);
  border-radius: var(--r-m);
  overflow: hidden;
  box-shadow: var(--shadow-s);
}
.faq-item[open] {
  border-color: var(--hairline);
}
.faq-summary {
  padding: var(--s-4) var(--s-5);
  font-family: var(--font-head);
  font-weight: 700;
  font-size: var(--t-base);
  color: var(--ink);
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  user-select: none;
}
.faq-summary::-webkit-details-marker { display: none; }
.faq-summary::after {
  content: '+';
  font-family: var(--font-mono);
  font-size: 18px;
  font-weight: 500;
  color: var(--cyan);
}
.faq-item[open] .faq-summary::after {
  content: '−';
}
.faq-content {
  padding: 0 var(--s-5) var(--s-5) var(--s-5);
  color: var(--muted);
  font-size: var(--t-sm);
  line-height: 1.6;
}
