/* Landing page — reusa tokens de app.css (--c-primary, --c-accent, etc.) */

body.lp {
  background: var(--c-surface);
  color: var(--c-text);
}

.lp a { text-decoration: none; }

.lp-container {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* ---------- Botões ---------- */
.lp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0.5rem 1.4rem;
  border-radius: 999px;
  font-weight: 600;
  font-size: 0.92rem;
  transition: transform 0.15s, background 0.15s, box-shadow 0.15s, color 0.15s;
  cursor: pointer;
  border: 0;
  box-shadow: 0 4px 12px rgba(6, 38, 105, 0.14);
}
.lp-btn-lg { padding: 0.7rem 2rem; font-size: 1rem; }
.lp-btn-primary {
  background: var(--c-accent);
  color: #fff;
  box-shadow: 0 8px 22px rgba(6, 220, 87, 0.42), 0 2px 6px rgba(6, 220, 87, 0.18);
}
.lp-btn-primary:hover {
  background: var(--c-accent-dark);
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(6, 220, 87, 0.5), 0 4px 10px rgba(6, 220, 87, 0.22);
  color: #fff;
}
.lp-btn-ghost {
  background: #fff;
  color: var(--c-primary);
  border: 1px solid var(--c-border);
  box-shadow: 0 8px 22px rgba(6, 38, 105, 0.14), 0 2px 6px rgba(6, 38, 105, 0.08);
}
.lp-btn-white {
  background: #fff;
  color: var(--c-primary);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
}
.lp-btn-white:hover {
  background: var(--c-bg);
  color: var(--c-primary);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.22);
}
.lp-btn-ghost:hover {
  background: #f8f9fc;
  color: var(--c-primary);
  border-color: var(--c-accent);
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(6, 38, 105, 0.18), 0 4px 10px rgba(6, 38, 105, 0.1);
}

.lp-eyebrow {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--c-primary);
  padding: 0 0 0.5rem;
  margin-bottom: 0.9rem;
  border-bottom: 2px solid var(--c-accent);
}

/* ---------- Header ---------- */
.lp-header {
  position: sticky;
  top: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: saturate(140%) blur(10px);
  border-bottom: 1px solid var(--c-border-soft);
}
.lp-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}
.lp-logo img { height: 40px; display: block; }
.lp-nav {
  display: flex;
  gap: 1.75rem;
}
.lp-nav a {
  color: var(--c-text);
  font-size: 0.9rem;
  font-weight: 500;
}
.lp-nav a:hover { color: var(--c-primary); }
.lp-header-cta { display: flex; gap: 0.6rem; }

/* ---------- Hero ---------- */
.lp-hero {
  padding: 4.5rem 0 3rem;
  background:
    radial-gradient(ellipse 80% 60% at 50% 0%, rgba(6, 220, 87, 0.08), transparent 60%),
    linear-gradient(180deg, #fbfcfe 0%, var(--c-surface) 100%);
  border-bottom: 1px solid var(--c-border-soft);
}
.lp-hero-inner {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 3rem;
  align-items: center;
  max-width: 1240px;
  margin: 0 auto;
}
.lp-hero-copy h1 {
  font-size: 2.6rem;
  line-height: 1.1;
  letter-spacing: -0.025em;
  margin: 0 0 0.9rem;
  color: var(--c-primary);
  font-weight: 800;
}
.lp-lead {
  font-size: 1rem;
  line-height: 1.55;
  color: var(--c-text-muted);
  margin: 0 0 1.6rem;
  max-width: 520px;
}
.lp-hero-ctas {
  display: flex;
  gap: 0.8rem;
  flex-wrap: wrap;
  margin-bottom: 1.8rem;
}
.lp-hero-checks {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.2rem;
}
.lp-hero-checks li {
  font-size: 0.88rem;
  color: var(--c-text-muted);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.lp-hero-checks li svg {
  width: 18px;
  height: 18px;
  color: var(--c-accent-dark);
  flex-shrink: 0;
}

/* ---------- Hero shot (screenshot real do app) ---------- */
.lp-hero-shot-wrap { position: relative; }
.lp-hero-shot {
  position: relative;
  z-index: 1;
  border-radius: var(--r-lg);
  overflow: hidden;
  box-shadow:
    0 30px 60px -20px rgba(6, 38, 105, 0.32),
    0 12px 32px -10px rgba(6, 38, 105, 0.18);
  border: 1px solid var(--c-border);
  transform: rotateY(-3deg) rotateX(2deg);
  background: var(--c-surface);
}
.lp-hero-shot img { width: 100%; height: auto; display: block; }

/* Sobreposição: 2ª screenshot (lista de pagadores) flutuando no canto inferior-direito */
.lp-hero-shot-overlay {
  position: absolute;
  bottom: -36px;
  right: -36px;
  width: 68%;
  border-radius: var(--r-md);
  overflow: hidden;
  border: 1px solid var(--c-border);
  background: var(--c-surface);
  box-shadow:
    0 24px 50px -10px rgba(6, 38, 105, 0.42),
    0 8px 22px -6px rgba(6, 38, 105, 0.22);
  z-index: 2;
  transition: transform 0.3s;
}
.lp-hero-shot-overlay:hover { transform: translateY(-4px); }
.lp-hero-shot-overlay img { width: 100%; height: auto; display: block; }

/* ---------- Hero decoration (pattern de "+" verde nos cantos) ---------- */
.lp-hero-deco {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 4v8M4 8h8' stroke='%2306dc57' stroke-width='1.4' stroke-linecap='round'/></svg>");
  background-size: 16px 16px;
  background-repeat: repeat;
  opacity: 0.55;
}
.lp-hero-deco-tr {
  top: -36px;
  right: -50px;
  width: 200px;
  height: 200px;
}
.lp-hero-deco-bl {
  bottom: -36px;
  left: -50px;
  width: 180px;
  height: 180px;
  opacity: 0.4;
}

/* ---------- Hero notifications (Pix recebido flutuantes) ---------- */
.lp-hero-notif {
  position: absolute;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(12px);
  border-radius: var(--r-md);
  padding: 0.7rem 0.95rem;
  display: flex;
  align-items: center;
  gap: 0.7rem;
  box-shadow: 0 14px 32px rgba(6, 38, 105, 0.22), 0 4px 12px rgba(6, 38, 105, 0.08);
  z-index: 3;
  min-width: 200px;
  opacity: 0;
  animation: lp-notif-cycle 9s ease-in-out infinite;
}
.lp-hero-notif-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--c-accent);
  box-shadow: 0 0 0 4px rgba(6, 220, 87, 0.22);
  flex-shrink: 0;
}
.lp-hero-notif strong {
  display: block;
  font-size: 0.7rem;
  color: var(--c-text-muted);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  margin-bottom: 0.1rem;
}
.lp-hero-notif span {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--c-text);
}

.lp-hero-notif-1 { top: 8%; left: -6%; animation-delay: 0.6s; }
.lp-hero-notif-2 { top: 45%; right: -8%; animation-delay: 3.6s; }
.lp-hero-notif-3 { bottom: 10%; left: -4%; animation-delay: 6.6s; }

@keyframes lp-notif-cycle {
  0%   { opacity: 0; transform: translateY(8px); }
  6%   { opacity: 1; transform: translateY(0); }
  33%  { opacity: 1; transform: translateY(0); }
  40%  { opacity: 0; transform: translateY(-8px); }
  100% { opacity: 0; transform: translateY(-8px); }
}

/* ---------- App shot section (screenshot lado a lado com copy) ---------- */
.lp-app-shot {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 3.5rem;
  align-items: center;
}
.lp-app-shot-reverse { grid-template-columns: 1.25fr 1fr; }
.lp-app-shot-media {
  border-radius: var(--r-lg);
  overflow: hidden;
  box-shadow:
    0 30px 60px -20px rgba(6, 38, 105, 0.28),
    0 12px 28px -10px rgba(6, 38, 105, 0.14);
  border: 1px solid var(--c-border);
  background: var(--c-surface);
}
.lp-app-shot-media img { width: 100%; height: auto; display: block; }
.lp-app-shot-copy h2 {
  font-size: 2.1rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: var(--c-primary);
  margin: 0 0 1rem;
  font-weight: 800;
}
.lp-app-shot-copy > p {
  color: var(--c-text-muted);
  font-size: 1.02rem;
  line-height: 1.6;
  margin: 0 0 1.5rem;
}
.lp-shot-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.lp-shot-bullets li {
  padding-left: 1.5rem;
  position: relative;
}
.lp-shot-bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background: var(--c-accent);
}
.lp-shot-bullets strong {
  display: block;
  font-size: 0.96rem;
  color: var(--c-text);
  font-weight: 700;
  margin-bottom: 0.15rem;
}
.lp-shot-bullets span {
  font-size: 0.9rem;
  color: var(--c-text-muted);
  line-height: 1.5;
}

/* ---------- Hero mockup (HTML/CSS — legado, não usado no hero atual) ---------- */
.lp-hero-mockup { perspective: 1600px; }
.lp-mock-window {
  background: var(--c-surface);
  border-radius: var(--r-lg);
  box-shadow:
    0 30px 60px -20px rgba(6, 38, 105, 0.22),
    0 10px 30px -10px rgba(6, 38, 105, 0.12);
  border: 1px solid var(--c-border-soft);
  transform: rotateY(-5deg) rotateX(4deg);
  overflow: hidden;
}
.lp-mock-chrome {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.7rem 0.9rem;
  background: #f6f7fa;
  border-bottom: 1px solid var(--c-border-soft);
}
.lp-mock-chrome span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d7d9e0;
}
.lp-mock-chrome span:nth-child(1) { background: #ff5f57; }
.lp-mock-chrome span:nth-child(2) { background: #ffbd2e; }
.lp-mock-chrome span:nth-child(3) { background: #28c940; }
.lp-mock-url {
  margin-left: auto;
  font-size: 0.72rem;
  color: var(--c-text-subtle);
  font-family: var(--f-mono);
}
.lp-mock-body { padding: 1.1rem; }
.lp-mock-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.6rem;
  margin-bottom: 1rem;
}
.lp-mock-stat {
  background: #fafbfd;
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-md);
  padding: 0.65rem 0.8rem;
}
.lp-mock-stat-label {
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--c-text-muted);
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.lp-mock-stat-value {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--c-text);
  font-variant-numeric: tabular-nums;
}
.lp-mock-stat-value.lp-mock-accent { color: var(--c-accent-dark); }

.lp-mock-row {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  gap: 0.75rem;
  align-items: center;
  padding: 0.65rem 0.5rem;
  border-bottom: 1px solid var(--c-border-soft);
  font-size: 0.85rem;
}
.lp-mock-row:last-child { border-bottom: 0; }
.lp-mock-row-new {
  background: rgba(6, 220, 87, 0.06);
  border-radius: var(--r-md);
  border-bottom: 1px solid transparent;
}
.lp-mock-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--c-accent);
  box-shadow: 0 0 0 4px rgba(6, 220, 87, 0.2);
}
.lp-mock-dot-quiet { background: #cfd3dc; box-shadow: none; }
.lp-mock-name { font-weight: 600; color: var(--c-text); }
.lp-mock-amount {
  font-weight: 700;
  color: var(--c-accent-dark);
  font-variant-numeric: tabular-nums;
}
.lp-mock-time { font-size: 0.75rem; color: var(--c-text-subtle); }

/* ---------- Sections ---------- */
.lp-section { padding: 5rem 0; position: relative; overflow: hidden; }
.lp-section .lp-container { position: relative; z-index: 1; }

/* Decoração reutilizável (pattern de "+" verde) — posicione manualmente */
.lp-section-deco {
  position: absolute;
  pointer-events: none;
  z-index: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M8 4v8M4 8h8' stroke='%2306dc57' stroke-width='1.4' stroke-linecap='round'/></svg>");
  background-size: 16px 16px;
  background-repeat: repeat;
}
.lp-deco-tr { top: 32px; right: -30px; width: 180px; height: 180px; opacity: 0.32; }
.lp-deco-tl { top: 32px; left: -30px; width: 180px; height: 180px; opacity: 0.32; }
.lp-deco-br { bottom: 32px; right: -30px; width: 160px; height: 160px; opacity: 0.28; }
.lp-deco-bl { bottom: 32px; left: -30px; width: 160px; height: 160px; opacity: 0.28; }

.lp-section-alt { background: #f1f4fa; border-top: 1px solid var(--c-border-soft); border-bottom: 1px solid var(--c-border-soft); }
.lp-section-dark {
  background: linear-gradient(135deg, var(--c-primary) 0%, var(--c-primary-dark) 100%);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.lp-section-dark::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 50% 70% at 50% 50%, rgba(6, 220, 87, 0.12), transparent 70%);
  pointer-events: none;
  z-index: 1;
}
.lp-section-photo .lp-section-photo-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.lp-section-photo .lp-section-photo-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.28;
  filter: saturate(0.7);
}
.lp-section-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(6, 38, 105, 0.86) 0%, rgba(4, 40, 121, 0.92) 100%);
  z-index: 1;
  pointer-events: none;
}
.lp-section-photo .lp-container { position: relative; z-index: 2; }
.lp-section-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 3rem;
}
.lp-section-head h2 {
  font-size: 2.1rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: var(--c-primary);
  margin: 0;
  font-weight: 800;
}
.lp-section-lead {
  margin-top: 1rem;
  font-size: 1.02rem;
  line-height: 1.6;
  color: var(--c-text-muted);
}

/* ---------- Ícones SVG (círculo verde, ícone azul escuro) ---------- */
.lp-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--c-accent);
  display: grid;
  place-items: center;
  color: var(--c-primary);
  margin-bottom: 1.1rem;
  box-shadow: 0 6px 16px rgba(6, 220, 87, 0.28);
}
.lp-icon svg { width: 24px; height: 24px; stroke-width: 2.2; }
.lp-icon-sm { width: 44px; height: 44px; margin-bottom: 0.9rem; box-shadow: 0 4px 12px rgba(6, 220, 87, 0.22); }
.lp-icon-sm svg { width: 20px; height: 20px; }

/* ---------- Benefícios (3 cards) ---------- */
.lp-benefits {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.lp-benefit {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-lg);
  padding: 1.75rem;
  box-shadow: var(--sh-sm);
  transition: transform 0.2s, box-shadow 0.2s;
}
.lp-benefit:hover { transform: translateY(-3px); box-shadow: var(--sh-md); }
.lp-benefit h3 {
  font-size: 1.15rem;
  margin: 0 0 0.5rem;
  color: var(--c-text);
  font-weight: 700;
}
.lp-benefit p {
  color: var(--c-text-muted);
  font-size: 0.92rem;
  line-height: 1.55;
  margin: 0;
}

/* ---------- Banner azul sólido (Como funciona) ---------- */
.lp-banner {
  background: var(--c-primary);
  color: #fff;
  padding: 4.5rem 0;
}
.lp-banner-inner {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 3.5rem;
  align-items: center;
}
.lp-banner-copy h2 {
  font-size: 2.4rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0 0 1.2rem;
  font-weight: 800;
}
.lp-banner-copy p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.02rem;
  line-height: 1.65;
  margin: 0 0 1.8rem;
  max-width: 520px;
}
.lp-banner-media {
  border-radius: var(--r-lg);
  overflow: hidden;
  aspect-ratio: 16 / 11;
  box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.35);
}
.lp-banner-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ---------- Steps (legado, não usado mais) ---------- */
.lp-steps-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.5rem;
  align-items: center;
}
.lp-steps-media {
  border-radius: var(--r-xl);
  overflow: hidden;
  aspect-ratio: 4 / 5;
  box-shadow:
    0 30px 60px -20px rgba(6, 38, 105, 0.28),
    0 12px 28px -10px rgba(6, 38, 105, 0.14);
  background: linear-gradient(135deg, #1a3f8f 0%, #062669 100%);
}
.lp-steps-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lp-steps-stack {
  grid-template-columns: 1fr !important;
  gap: 1rem !important;
}
.lp-steps-stack li {
  display: flex;
  align-items: flex-start;
  gap: 1.1rem;
  padding: 1.4rem 1.6rem !important;
}
.lp-steps-stack .lp-step-num {
  margin-bottom: 0;
  flex-shrink: 0;
}
.lp-steps-stack li > div { flex: 1; }
.lp-steps-stack h3 { margin: 0 0 0.25rem; }

.lp-steps {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.lp-steps li {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-lg);
  padding: 1.75rem;
  box-shadow: var(--sh-sm);
  position: relative;
}
.lp-step-num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--c-accent);
  color: var(--c-primary);
  font-weight: 800;
  display: grid;
  place-items: center;
  font-size: 0.95rem;
  margin-bottom: 1rem;
  box-shadow: 0 4px 12px rgba(6, 220, 87, 0.22);
}
.lp-steps h3 { font-size: 1.1rem; margin: 0 0 0.4rem; color: var(--c-text); font-weight: 700; }
.lp-steps p { color: var(--c-text-muted); font-size: 0.92rem; line-height: 1.55; margin: 0; }

/* ---------- Features (grid de 6) ---------- */
.lp-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.lp-feature {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-lg);
  padding: 1.5rem;
  box-shadow: var(--sh-sm);
  transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}
.lp-feature:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);
  border-color: rgba(6, 38, 105, 0.12);
}
.lp-feature h3 { font-size: 1rem; margin: 0 0 0.35rem; color: var(--c-text); font-weight: 700; }
.lp-feature p { color: var(--c-text-muted); font-size: 0.88rem; line-height: 1.5; margin: 0; }

/* ---------- Bancos ---------- */
.lp-banks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
.lp-bank-card {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-lg);
  padding: 1.4rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  box-shadow: var(--sh-sm);
  transition: transform 0.2s, box-shadow 0.2s;
}
.lp-bank-card:not(.lp-bank-active) .lp-bank-logo img {
  filter: grayscale(1);
  opacity: 0.55;
  transition: filter 0.2s, opacity 0.2s;
}
.lp-bank-card:not(.lp-bank-active):hover .lp-bank-logo img {
  filter: grayscale(0.4);
  opacity: 0.8;
}
.lp-bank-card:hover { transform: translateY(-2px); box-shadow: var(--sh-md); }
.lp-bank-card strong {
  font-size: 1.05rem;
  color: var(--c-text);
  font-weight: 700;
}
.lp-bank-active { border-color: var(--c-accent); }
.lp-bank-progress { border-color: var(--c-warning); }
.lp-bank-status {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--c-accent-dark);
  background: var(--c-accent-light);
  padding: 0.25rem 0.55rem;
  border-radius: 999px;
}
.lp-bank-status-progress {
  color: #92400e;
  background: #fef3c7;
}
.lp-bank-status-soon {
  color: var(--c-text-subtle);
  background: #f1f2f5;
}
.lp-banks-note {
  text-align: center;
  margin: 2rem 0 0;
  font-size: 0.95rem;
  color: var(--c-text-muted);
}
.lp-banks-note a { color: var(--c-primary); font-weight: 600; }

/* ---------- Razões (Por que PixCerto) — 3 cards com foto no topo ---------- */
.lp-reasons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.lp-reason {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-lg);
  overflow: hidden;
  box-shadow: var(--sh-sm);
  transition: transform 0.2s, box-shadow 0.2s;
  display: flex;
  flex-direction: column;
}
.lp-reason:hover { transform: translateY(-3px); box-shadow: var(--sh-lg); }
.lp-reason-media {
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: linear-gradient(135deg, #1a3f8f 0%, #062669 100%);
}
.lp-reason-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s;
}
.lp-reason:hover .lp-reason-media img { transform: scale(1.04); }
.lp-reason-body { padding: 1.4rem 1.6rem 1.6rem; }
.lp-reason h3 {
  font-size: 1.1rem;
  margin: 0 0 0.5rem;
  color: var(--c-text);
  font-weight: 700;
}
.lp-reason p {
  color: var(--c-text-muted);
  font-size: 0.93rem;
  line-height: 1.55;
  margin: 0;
}

/* ---------- Segmentos — cards com ícone ---------- */
.lp-segments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.85rem;
}
.lp-segments li {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-md);
  padding: 1.25rem 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.6rem;
  text-align: center;
  transition: transform 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.lp-segments li:hover {
  transform: translateY(-2px);
  border-color: var(--c-accent);
  box-shadow: var(--sh-md);
}
.lp-segments li svg {
  width: 28px;
  height: 28px;
  color: var(--c-accent-dark);
  flex-shrink: 0;
}
.lp-segments li span {
  font-size: 0.82rem;
  font-weight: 500;
  color: var(--c-text);
  line-height: 1.3;
}

/* ---------- Pessoas (split com imagem) ---------- */
.lp-people {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}
.lp-people-media {
  position: relative;
  border-radius: var(--r-xl);
  overflow: hidden;
  background: linear-gradient(135deg, #1a3f8f 0%, #062669 100%);
  aspect-ratio: 4 / 5;
  box-shadow:
    0 30px 60px -20px rgba(6, 38, 105, 0.32),
    0 12px 32px -10px rgba(6, 38, 105, 0.18);
}
.lp-people-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lp-people-badge {
  position: absolute;
  bottom: 1.4rem;
  left: 1.4rem;
  right: 1.4rem;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(12px);
  border-radius: var(--r-md);
  padding: 0.85rem 1rem;
  display: flex;
  align-items: center;
  gap: 0.85rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  max-width: 280px;
}
.lp-people-badge-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--c-accent);
  box-shadow: 0 0 0 4px rgba(6, 220, 87, 0.22);
  flex-shrink: 0;
}
.lp-people-badge strong {
  display: block;
  font-size: 0.78rem;
  color: var(--c-text-muted);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  margin-bottom: 0.1rem;
}
.lp-people-badge span {
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--c-text);
}
.lp-people-copy h2 {
  font-size: 2.2rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: var(--c-primary);
  margin: 0 0 1.1rem;
  font-weight: 800;
}
.lp-people-copy > p {
  color: var(--c-text-muted);
  font-size: 1.02rem;
  line-height: 1.65;
  margin: 0 0 1.75rem;
}
.lp-people-checks {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
}
.lp-people-checks li {
  padding-left: 1.5rem;
  position: relative;
}
.lp-people-checks li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background: var(--c-accent);
}
.lp-people-checks strong {
  display: block;
  font-size: 0.98rem;
  color: var(--c-text);
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.lp-people-checks span {
  font-size: 0.92rem;
  color: var(--c-text-muted);
  line-height: 1.5;
}

/* ---------- Manifesto (seção dark) ---------- */
.lp-manifesto {
  text-align: center;
  max-width: 820px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.lp-manifesto h2 {
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0 0 1.2rem;
  font-weight: 800;
}
.lp-manifesto p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.08rem;
  line-height: 1.65;
  margin: 0 0 2rem;
}
.lp-eyebrow-light {
  color: var(--c-accent);
  border-bottom-color: var(--c-accent);
}
.lp-btn-accent {
  background: var(--c-accent);
  color: #fff;
  box-shadow: 0 6px 18px rgba(6, 220, 87, 0.28);
}
.lp-btn-accent:hover {
  background: #05c84e;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 8px 22px rgba(6, 220, 87, 0.34);
}

/* ---------- Segurança ---------- */
.lp-security {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
.lp-security-item {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-left: 3px solid var(--c-accent);
  border-radius: var(--r-md);
  padding: 1.2rem 1.3rem;
  box-shadow: var(--sh-sm);
}
.lp-security-item strong {
  display: block;
  font-size: 0.98rem;
  color: var(--c-text);
  margin-bottom: 0.3rem;
  font-weight: 700;
}
.lp-security-item span {
  font-size: 0.88rem;
  color: var(--c-text-muted);
  line-height: 1.5;
}

/* ---------- FAQ ---------- */
.lp-faq-wrap { max-width: 760px; }
.lp-faq {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.lp-faq details {
  background: var(--c-surface);
  border: 1px solid var(--c-border-soft);
  border-radius: var(--r-md);
  padding: 0 1.1rem;
  box-shadow: var(--sh-sm);
  transition: box-shadow 0.15s;
}
.lp-faq details[open] { box-shadow: var(--sh-md); }
.lp-faq summary {
  cursor: pointer;
  font-weight: 600;
  padding: 1rem 0;
  color: var(--c-text);
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.lp-faq summary::-webkit-details-marker { display: none; }
.lp-faq summary::after {
  content: "+";
  color: var(--c-accent-dark);
  font-size: 1.3rem;
  font-weight: 700;
  transition: transform 0.2s;
}
.lp-faq details[open] summary::after { content: "−"; }
.lp-faq details p {
  color: var(--c-text-muted);
  font-size: 0.92rem;
  line-height: 1.6;
  margin: 0 0 1rem;
}
.lp-faq details p a { color: var(--c-primary); font-weight: 500; }

/* ---------- CTA final ---------- */
.lp-cta-final {
  background:
    radial-gradient(ellipse 60% 80% at 50% 50%, rgba(6, 220, 87, 0.12), transparent 70%),
    linear-gradient(135deg, var(--c-primary) 0%, var(--c-primary-dark) 100%);
  color: #fff;
  padding: 4.5rem 0;
}
.lp-cta-inner { text-align: center; }
.lp-cta-final h2 {
  font-size: 2.2rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
  margin: 0 0 0.8rem;
  color: #fff;
  font-weight: 800;
}
.lp-cta-final p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.05rem;
  max-width: 520px;
  margin: 0 auto 1.8rem;
}
.lp-cta-final .lp-btn-ghost {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.28);
}
.lp-cta-final .lp-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.lp-cta-final .lp-hero-ctas { justify-content: center; margin: 0; }

/* ---------- Footer ---------- */
.lp-footer {
  background: #0a1020;
  color: rgba(255, 255, 255, 0.7);
  padding-top: 3.5rem;
}
.lp-footer-inner {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 3rem;
  padding-bottom: 2.5rem;
}
.lp-footer-brand img { height: 28px; margin-bottom: 0.8rem; }
.lp-footer-brand p { font-size: 0.9rem; line-height: 1.5; max-width: 300px; }
.lp-footer-cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.lp-footer-cols h4 {
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.55);
  margin: 0 0 0.9rem;
  font-weight: 700;
}
.lp-footer-cols a {
  display: block;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.9rem;
  padding: 0.2rem 0;
}
.lp-footer-cols a:hover { color: var(--c-accent); }
.lp-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 1.3rem 0;
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.5);
}

/* ---------- Responsivo ---------- */
@media (max-width: 1000px) {
  .lp-banks { grid-template-columns: repeat(3, 1fr); }
  .lp-segments { grid-template-columns: repeat(4, 1fr); }
  .lp-reasons { grid-template-columns: 1fr; max-width: 540px; margin: 0 auto; }
}

@media (max-width: 900px) {
  .lp-nav { display: none; }
  .lp-hero { padding: 3rem 0 2.5rem; }
  .lp-hero-inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .lp-hero-copy h1 { font-size: 2.3rem; }
  .lp-hero-shot { transform: none; }
  .lp-hero-shot-overlay { display: none; }
  .lp-hero-notif { display: none; }
  .lp-hero-deco { display: none; }
  .lp-mock-window { transform: none; }
  .lp-app-shot, .lp-app-shot-reverse { grid-template-columns: 1fr; gap: 2.5rem; }
  .lp-app-shot-copy h2 { font-size: 1.8rem; }
  .lp-section { padding: 3.5rem 0; }
  .lp-section-head h2, .lp-cta-final h2 { font-size: 1.7rem; }
  .lp-manifesto h2 { font-size: 1.9rem; }
  .lp-benefits, .lp-steps, .lp-features, .lp-reasons { grid-template-columns: 1fr; }
  .lp-steps-wrap { grid-template-columns: 1fr; gap: 2.5rem; }
  .lp-steps-media { aspect-ratio: 16 / 11; max-width: 520px; margin: 0 auto; }
  .lp-banner-inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .lp-banner-copy h2 { font-size: 1.9rem; }
  .lp-banner-media { max-width: 520px; margin: 0 auto; }
  .lp-people { grid-template-columns: 1fr; gap: 2.5rem; }
  .lp-people-media { aspect-ratio: 16 / 11; max-width: 520px; margin: 0 auto; }
  .lp-people-copy h2 { font-size: 1.8rem; }
  .lp-banks { grid-template-columns: repeat(2, 1fr); }
  .lp-segments { grid-template-columns: repeat(3, 1fr); }
  .lp-security { grid-template-columns: 1fr; }
  .lp-footer-inner { grid-template-columns: 1fr; gap: 2rem; }
  .lp-footer-cols { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 520px) {
  .lp-hero-copy h1 { font-size: 1.9rem; }
  .lp-mock-stats { grid-template-columns: 1fr 1fr; }
  .lp-mock-stats .lp-mock-stat:last-child { display: none; }
  .lp-banks { grid-template-columns: 1fr; }
  .lp-segments { grid-template-columns: 1fr; }
  .lp-footer-cols { grid-template-columns: 1fr; }
  .lp-header-cta .lp-btn { padding: 0.55rem 0.9rem; font-size: 0.85rem; }
}
