/* ═══════════════════════════════════════════════════════════
   ENGLISH VIP COURSE v2 — Sections
   Estilo GeraCloud: navy + teal, sombras em camadas, gradientes
═══════════════════════════════════════════════════════════ */

/* ─── Header (estilo Keilvatel) ─────────────────────────── */
.site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: saturate(180%) blur(16px);
  -webkit-backdrop-filter: saturate(180%) blur(16px);
  border-bottom: 1px solid var(--border);
  transition: var(--transition);
}
.site-header.scrolled {
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 2px 14px rgba(20, 30, 60, 0.06);
}
.header-inner {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: var(--space-8);
  height: 80px;
}
.site-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: var(--text);
  flex-shrink: 0;
}
.site-logo img { height: 38px; width: auto; display: block; }
.site-logo-tagline {
  display: none;
  font-size: 0.72rem;
  line-height: 1.2;
  color: var(--text-soft);
  border-left: 1px solid var(--border);
  padding-left: 12px;
  max-width: 180px;
  letter-spacing: -0.01em;
}
@media (min-width: 1180px) {
  .site-logo-tagline { display: inline-block; }
}
@media (max-width: 900px) {
  .site-logo-tagline { display: none !important; }
}

.site-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-8);
}
.site-nav a {
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--text-soft);
  text-decoration: none;
  transition: color 0.2s;
  position: relative;
  padding: 4px 0;
}
.site-nav a:hover { color: var(--brand-mid); }
.site-nav a.nav-login { font-weight: 500; color: var(--text-soft); }

@media (max-width: 900px) {
  .site-nav { display: none; }
  .site-nav.open {
    display: flex;
    flex-direction: column;
    gap: var(--space-4);
    position: absolute;
    top: 80px; left: 0; right: 0;
    background: #fff;
    padding: var(--space-6);
    border-bottom: 1px solid var(--border);
    align-items: stretch;
    justify-content: flex-start;
  }
}

/* ─── Header CTA (botão primário estilo da seção) ─────────── */
.header-cta {
  padding: 10px 18px;
  font-size: 0.85rem;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.header-cta-icon { display: inline-flex; }
.header-cta-text { display: inline-block; }
@media (max-width: 600px) {
  .header-cta-text { display: none; }
  .header-cta { padding: 10px 12px; }
}

.menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: var(--space-2);
}
.menu-toggle span {
  display: block;
  width: 24px; height: 2px;
  background: var(--text);
  margin: 5px 0;
  transition: 0.3s;
}
@media (max-width: 900px) {
  .menu-toggle { display: block; }
  .header-inner { grid-template-columns: auto 1fr auto auto; gap: var(--space-3); }
}

/* ─── HERO (estilo Keilvatel: split + cards flutuantes) ─── */
.hero {
  background: var(--bg);
  color: var(--text);
  padding: calc(80px + var(--space-24)) 0 var(--space-32);
  position: relative;
  overflow: hidden;
}
.hero::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    radial-gradient(circle at 90% 10%, rgba(108, 184, 227, 0.18), transparent 45%),
    radial-gradient(circle at 0% 100%, rgba(109, 214, 197, 0.14), transparent 50%);
  pointer-events: none;
}
.hero-grid {
  position: relative;
  display: grid;
  gap: var(--space-12);
  grid-template-columns: 1fr;
  align-items: center;
}
@media (min-width: 1024px) {
  .hero-grid { grid-template-columns: 1.05fr 1fr; gap: var(--space-16); }
}

.hero-pills { display: flex; flex-wrap: wrap; gap: var(--space-2); }

.hero h1 {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: var(--text);
  margin-top: var(--space-6);
}
.hero h1 .accent {
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.hero-sub {
  margin-top: var(--space-6);
  max-width: 580px;
  font-size: 1.05rem;
  line-height: 1.65;
  color: var(--text-soft);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-3);
  margin-top: var(--space-10);
}
.hero-actions .btn-ghost {
  display: inline-flex; align-items: center; gap: 8px;
}
.hero-actions .btn-primary {
  display: inline-flex; align-items: center; gap: 8px;
}

.hero-visual {
  position: relative;
  min-height: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
  isolation: isolate;
}
.hero-photo {
  position: relative;
  z-index: 1;
  width: 78%;
  max-width: 380px;
  aspect-ratio: 4/5;
  border-radius: var(--radius-2xl);
  overflow: visible;
  box-shadow: none !important;
  background: transparent;
}
.hero-photo img {
  width: 100%; height: 100%; object-fit: cover; display: block;
}

/* Cards flutuantes (4 posicionados ao redor da imagem) */
.hero-card-float {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: var(--radius-full);
  box-shadow: var(--shadow-2);
  font-size: 0.82rem;
  font-weight: 500;
  color: var(--text);
  max-width: 240px;
  line-height: 1.3;
  animation: floatY 4s ease-in-out infinite;
}
.hero-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--brand-teal);
  color: var(--brand-deep);
  flex-shrink: 0;
}
.hero-card-1 { top: 4%; left: -2%;  animation-delay: 0s; }
.hero-card-2 { top: 28%; right: -4%; animation-delay: 0.8s; }
.hero-card-3 { bottom: 22%; left: -6%; animation-delay: 1.6s; }
.hero-card-4 { bottom: 4%; right: 0%; animation-delay: 2.4s; }

@keyframes floatY {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

@media (max-width: 1023px) {
  .hero-card-float {
    position: static;
    max-width: 100%;
    margin-top: var(--space-3);
    animation: none;
  }
  .hero-visual { min-height: 0; flex-direction: column; }
  .hero-card-1, .hero-card-2, .hero-card-3, .hero-card-4 {
    position: static;
    margin: var(--space-3) 0;
  }
}

/* Curved divider (mantido — usa --bg como cor) */
.hero-divider {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  pointer-events: none;
  color: var(--bg);
}
.hero-divider svg { display: block; width: 100%; height: 80px; }

/* ─── Stats bar ──────────────────────────────────────────── */
.stats-bar {
  background: var(--surface);
  border-bottom: 1px solid var(--border);
  padding: var(--space-12) 0;
}
.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-8);
  text-align: center;
}
.stat-value {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 800;
  letter-spacing: -0.025em;
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 1;
  margin-bottom: var(--space-2);
}
.stat-label {
  font-size: 0.85rem;
  color: var(--text-soft);
  font-weight: 500;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .stats-grid { grid-template-columns: repeat(2, 1fr); gap: var(--space-6); }
}

/* ─── Intro / Mockup section ────────────────────────────── */
.intro-section { text-align: center; }
.intro-mockup {
  max-width: 1000px;
  margin: var(--space-12) auto 0;
  padding: var(--space-2);
  background: var(--surface);
  border-radius: var(--radius-2xl);
  box-shadow: var(--shadow-2);
  overflow: hidden;
}
.intro-mockup img { width: 100%; border-radius: calc(var(--radius-2xl) - 4px); }

/* ─── Segments pill row (estilo GeraCloud: marquee pill) ── */
.segments {
  background: var(--surface-2);
  padding: var(--space-16) 0;
}
.segments-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-3);
  max-width: 1100px;
  margin: 0 auto;
}
.segment-pill {
  padding: 10px 20px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-full);
  font-size: 0.88rem;
  font-weight: 500;
  color: var(--text-soft);
  box-shadow: var(--shadow-1);
  transition: var(--transition);
}
.segment-pill:hover {
  border-color: var(--brand-teal);
  color: var(--brand-deep);
  transform: translateY(-1px);
  box-shadow: var(--shadow-2);
}

/* ─── Features (cards 4 colunas com ícone + hover teal) ── */
.features-section { background: var(--bg); }
.features-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-5);
  margin-top: var(--space-12);
}
@media (max-width: 1024px) { .features-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .features-grid { grid-template-columns: 1fr; } }

/* ─── How Section (Como funciona na prática — passo a passo) ── */
.how-section {
  background: #ffffff;
  color: var(--text);
  padding: var(--space-24) 0;
}
.how-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-5);
}
@media (min-width: 768px) {
  .how-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
  .how-grid { grid-template-columns: repeat(4, 1fr); }
}
.how-card {
  background: var(--surface);
  border: 1px solid #e3e8f3;
  border-radius: var(--radius-xl);
  padding: var(--space-8);
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  transition: var(--transition);
}
.how-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px -16px rgba(20, 30, 60, 0.12);
  border-color: rgba(108, 184, 227, 0.4);
}
.how-step {
  font-family: var(--font-display);
  font-size: 2.4rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 1;
}
.how-card h3 {
  font-family: var(--font-display);
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text);
  margin: 0;
  line-height: 1.25;
}
.how-card p {
  color: var(--text-soft);
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
}

/* ─── Why Section (estilo "Why Your Website Need SEO?" — 4 cards em linha) ── */
.why-section {
  background: #f5f4f8;
  color: var(--text);
  padding: 80px 0;
}
@media (max-width: 767px) {
  .why-section { padding: 48px 0; }
}
.why-section > .container {
  max-width: 1200px;
}

.why-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: stretch;
}

.why-card {
  border-radius: 16px;
  padding: 24px;
  min-height: 170px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: all 0.3s ease;
  position: relative;
}
.why-card:hover {
  transform: translateY(-4px);
}

/* Card 1 — Intro (branco, 280px) */
.why-card--intro {
  background: #ffffff;
  width: 280px;
  flex: 0 0 280px;
  justify-content: center;
}
.why-card--intro h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  color: #1f1b2d;
  margin: 0;
  letter-spacing: -0.02em;
}
.why-card--intro p {
  font-size: 15px;
  color: #6f6b7d;
  line-height: 1.5;
  margin: 0;
}

/* Card 2 — Destaque (roxo, 220px, sombra roxa) */
.why-card--featured {
  background: linear-gradient(135deg, #7b5cf2 0%, #5e3fd8 100%);
  width: 220px;
  flex: 0 0 220px;
  box-shadow: 0 12px 30px rgba(94, 63, 216, 0.25);
  color: #ffffff;
}
.why-card--featured:hover {
  box-shadow: 0 18px 40px rgba(94, 63, 216, 0.35);
}
.why-card--featured h3 {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.25;
}
.why-card--featured p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.55;
  margin: 0;
}

/* Card 3 e 4 — Secundários (lilás claro, 220px) */
.why-card--secondary {
  background: #f1eef8;
  width: 220px;
  flex: 0 0 220px;
  color: #1f1b2d;
}
.why-card--secondary:hover {
  background: #ece7f8;
}
.why-card--secondary h3 {
  font-size: 20px;
  font-weight: 700;
  color: #1f1b2d;
  margin: 0;
  line-height: 1.25;
}
.why-card--secondary p {
  font-size: 14px;
  color: #6f6b7d;
  line-height: 1.55;
  margin: 0;
}

/* Ícone amarelo (cards 2, 3 e 4) */
.why-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #f7b543;
  color: #1f1b2d;
  flex-shrink: 0;
  box-shadow: 0 4px 10px rgba(247, 181, 67, 0.25);
}

/* Tablet (768px – 1023px) — 2 colunas */
@media (min-width: 768px) and (max-width: 1023px) {
  .why-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .why-card--intro,
  .why-card--featured,
  .why-card--secondary {
    width: 100%;
    flex: 1 1 auto;
  }
}

/* Mobile (< 768px) — empilhado */
@media (max-width: 767px) {
  .why-grid {
    flex-direction: column;
    gap: 16px;
  }
  .why-card--intro,
  .why-card--featured,
  .why-card--secondary {
    width: 100%;
    flex: 0 0 auto;
  }
  .why-card--intro h3 { font-size: 24px; }
}

/* ─── Comparativo (tabela moderna com checkmark) ───────── */
.compare-section { background: var(--bg); }
.compare-table {
  max-width: 980px;
  margin: var(--space-10) auto 0;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-2);
}
.compare-row {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  align-items: center;
  padding: var(--space-5) var(--space-6);
  border-top: 1px solid var(--border-soft);
  transition: background 0.3s;
}
.compare-row:not(:first-child):hover { background: var(--surface-2); }
.compare-row:first-child {
  background: var(--brand-deep);
  color: #fff;
  border-top: none;
  padding: var(--space-5) var(--space-6);
}
.compare-cell { font-size: 0.92rem; text-align: center; }
.compare-cell:first-child { text-align: left; font-weight: 600; color: var(--text); }
.compare-row:first-child .compare-cell {
  color: #fff;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.compare-cell.us-cell {
  color: var(--brand-deep);
  font-weight: 700;
  background: rgba(109, 214, 197, 0.08);
  margin: -10px -8px;
  padding: 10px 8px;
  border-radius: var(--radius-md);
}
.compare-cell.us-cell .check::before {
  content: '✓ ';
  color: var(--brand-teal);
  font-weight: 800;
  margin-right: 4px;
}
.compare-cell.cross::before { content: '— '; color: var(--text-mute); margin-right: 4px; }
.compare-cell.partial::before { content: '~ '; color: var(--yellow, #feca0d); margin-right: 4px; }

/* ─── Comparativo (mobile: tabela com scroll horizontal) ──── */
@media (max-width: 768px) {
  .compare-section {
    background: var(--bg);
  }
  .compare-table {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius-2xl);
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    box-shadow: var(--shadow-2);
    position: relative;
  }
  .compare-table::-webkit-scrollbar {
    height: 6px;
  }
  .compare-table::-webkit-scrollbar-track {
    background: var(--surface-2);
    border-radius: 0 0 var(--radius-2xl) var(--radius-2xl);
  }
  .compare-table::-webkit-scrollbar-thumb {
    background: var(--brand-teal);
    border-radius: 6px;
  }
  .compare-row {
    grid-template-columns: 120px minmax(140px, 1fr) minmax(140px, 1fr) minmax(140px, 1fr);
    min-width: 720px;
    padding: var(--space-4) var(--space-4);
    gap: var(--space-3);
  }
  .compare-cell {
    font-size: 0.82rem;
    text-align: left;
    line-height: 1.4;
  }
  .compare-cell:first-child {
    font-weight: 600;
    text-align: left;
  }
  .compare-cell.us-cell {
    margin: -8px -12px;
    padding: 8px 12px;
  }
  .compare-row-header {
    background: var(--brand-deep);
    color: #fff;
    padding: var(--space-4);
    font-size: 0.72rem;
  }
  .compare-row-header .compare-cell {
    color: #fff;
    font-size: 0.72rem;
    text-align: center;
  }
  .compare-row-header .compare-cell:first-child {
    text-align: left;
  }
  .compare-hint {
    display: block;
    text-align: center;
    margin: var(--space-3) 0 var(--space-2);
    font-size: 0.8rem;
    color: var(--text-soft);
    font-style: italic;
  }
}

/* ─── Depoimentos (grid 3 com tag profissional) ────────── */
.testimonials-section { background: var(--surface-2); }
.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-5);
  margin-top: var(--space-12);
}
.testimonial-card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-1);
  display: flex;
  flex-direction: column;
  transition: var(--transition);
}
.testimonial-card:hover {
  box-shadow: var(--shadow-3);
  transform: translateY(-3px);
}
.testimonial-tag {
  padding: var(--space-4) var(--space-5);
  background: var(--brand-deep);
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.testimonial-tag .tag-role {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  color: var(--brand-teal);
  letter-spacing: -0.01em;
}
.testimonial-tag .tag-result {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.4;
}
.testimonial-card .video-frame {
  border-radius: 0;
  box-shadow: none;
  aspect-ratio: 16/9;
}
@media (max-width: 900px) { .testimonials-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .testimonials-grid { grid-template-columns: 1fr; } }

/* ─── FAQ (acordeão limpo) ──────────────────────────────── */
.faq-section { background: var(--bg); }
.faq-list {
  max-width: 800px;
  margin: var(--space-12) auto 0;
}
.faq-item {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  margin-bottom: var(--space-3);
  overflow: hidden;
  transition: var(--transition);
}
.faq-item.open {
  border-color: var(--brand-teal);
  box-shadow: var(--shadow-2);
}
.faq-question {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--text);
  padding: var(--space-5) var(--space-6);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--space-4);
  line-height: 1.4;
}
.faq-question::after {
  content: '';
  width: 28px; height: 28px;
  background: rgba(109, 214, 197, 0.15);
  border-radius: 50%;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a2545' stroke-width='2.5' stroke-linecap='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  transition: transform 0.3s, background-color 0.3s;
}
.faq-item.open .faq-question::after {
  transform: rotate(45deg);
  background-color: var(--brand-teal);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");
}
.faq-answer {
  display: grid;
  grid-template-rows: 0fr;
  max-height: 0;
  overflow: hidden;
  transition: grid-template-rows 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  color: var(--text-soft);
  font-size: 0.95rem;
  line-height: 1.7;
  padding: 0 var(--space-6);
}
.faq-answer > * {
  overflow: hidden;
  min-height: 0;
}
.faq-item.open .faq-answer {
  grid-template-rows: 1fr;
  max-height: 9999px;
  padding: 0 var(--space-6) var(--space-5);
}

/* ─── Quem é Luan (2 colunas com foto) ──────────────────── */
.luan-section { background: var(--surface); }
.luan-grid {
  display: grid;
  grid-template-columns: 5fr 7fr;
  gap: var(--space-12);
  align-items: center;
}
@media (max-width: 900px) { .luan-grid { grid-template-columns: 1fr; gap: var(--space-8); } }
.luan-photo {
  aspect-ratio: 4/5;
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-3);
  position: relative;
}
.luan-photo img { width: 100%; height: 100%; object-fit: cover; }
.luan-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-6);
  margin-top: var(--space-8);
  padding-top: var(--space-8);
  border-top: 1px solid var(--border);
}
.luan-stats strong {
  display: block;
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: 800;
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 1;
  margin-bottom: 6px;
}
.luan-stats span {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--text-soft);
}

/* ─── CTA Final (dark gradient) ─────────────────────────── */
.final-cta {
  background: var(--gradient-deep);
  color: #fff;
  padding: var(--space-32) 0;
  position: relative;
  overflow: hidden;
}
.final-cta::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    radial-gradient(circle at 80% 20%, rgba(109, 214, 197, 0.25), transparent 50%),
    radial-gradient(circle at 20% 80%, rgba(108, 184, 227, 0.20), transparent 50%);
  pointer-events: none;
}
.final-cta .container { position: relative; }
.final-cta-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: var(--space-12);
  align-items: center;
}
@media (max-width: 900px) { .final-cta-grid { grid-template-columns: 1fr; } }
.final-cta-visual {
  position: relative;
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-deep);
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: #ffffff;
  min-height: 520px;
  padding: 8px;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.final-cta-visual > .elfsight-app-abca4400-1b22-47aa-878d-69aed9edc5ed {
  width: 100%;
  min-height: 504px;
}

.final-cta-actions {
  margin-top: var(--space-8);
}

.cta-meta {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-6);
  margin-top: var(--space-10);
  padding-top: var(--space-8);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
}
.cta-meta strong {
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 0.95rem;
  margin-bottom: 4px;
}
.cta-meta span {
  display: block;
  color: var(--brand-teal);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 600px) { .cta-meta { grid-template-columns: 1fr; gap: var(--space-4); } }

.final-cta-text {
  text-align: left;
}
.final-cta-text .section-title-light {
  margin-top: var(--space-4);
}
.final-cta-text .section-subtitle-light {
  margin-top: var(--space-5);
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 600px) { .cta-meta { grid-template-columns: 1fr; gap: var(--space-4); } }

/* ─── Redes (placeholder Instagram) ─────────────────────── */
.redes-section { background: var(--bg); padding-bottom: var(--space-24); }
.ig-card {
  max-width: 720px;
  margin: var(--space-10) auto 0;
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-2);
  background: var(--surface);
}
.ig-card img { width: 100%; height: auto; display: block; }
.redes-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-3);
  margin-top: var(--space-8);
}

/* ─── Footer (dark) ─────────────────────────────────────── */
.site-footer {
  background: var(--brand-deep);
  color: rgba(255, 255, 255, 0.7);
  padding: var(--space-20) 0 var(--space-8);
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: var(--space-12);
  margin-bottom: var(--space-12);
}
@media (max-width: 768px) { .footer-grid { grid-template-columns: 1fr; gap: var(--space-8); } }

.footer-brand .logo-img { height: 40px; width: auto; margin-bottom: var(--space-4); }
.footer-brand p {
  font-size: 0.92rem;
  line-height: 1.65;
  max-width: 360px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-social { display: flex; gap: var(--space-2); margin-top: var(--space-5); }
.footer-social a {
  width: 40px; height: 40px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  color: rgba(255, 255, 255, 0.8);
  transition: var(--transition);
  text-decoration: none;
}
.footer-social a:hover {
  background: var(--brand-teal);
  border-color: var(--brand-teal);
  color: var(--brand-deep);
  transform: translateY(-2px);
}

.footer-col h5 {
  color: #fff;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: var(--space-5);
}
.footer-col ul { list-style: none; }
.footer-col li { margin-bottom: var(--space-3); }
.footer-col a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 0.92rem;
  transition: color 0.2s;
}
.footer-col a:hover { color: var(--brand-teal); }

.footer-bottom {
  padding-top: var(--space-6);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.55);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--space-3);
}
@media (max-width: 600px) { .footer-bottom { flex-direction: column; } }

/* ─── Marquee (segmentos, opcional) ─────────────────────── */
.marquee {
  overflow: hidden;
  white-space: nowrap;
  margin-top: var(--space-8);
}
.marquee-track {
  display: inline-flex;
  gap: var(--space-3);
  animation: marquee 30s linear infinite;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

/* ─── Hero photo (substituiu hero-video na v2 final) ────── */
.hero-photo {
  position: relative;
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-deep);
  border: 1px solid rgba(255, 255, 255, 0.12);
  aspect-ratio: 4/5;
}
.hero-photo img {
  width: 100%; height: 100%; object-fit: cover;
}

/* ─── Para quem é / Não é (seções separadas) ────────────── */
.pq-section { padding: var(--space-24) 0; }
.pq-yes-section { background: var(--bg); }
.pq-no-section {
  background: var(--surface-2);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.pq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--space-4);
  max-width: 960px;
  margin: 0 auto;
}
@media (max-width: 768px) { .pq-grid { grid-template-columns: 1fr; } }

.pq-item {
  display: flex;
  align-items: flex-start;
  gap: var(--space-4);
  padding: var(--space-5) var(--space-6);
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-1);
  transition: var(--transition);
}
.pq-item:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-2);
}
.pq-item p {
  color: var(--text);
  font-size: 0.98rem;
  line-height: 1.55;
  margin: 0;
}
.pq-grid-yes .pq-item svg { color: var(--brand-teal); flex-shrink: 0; margin-top: 2px; }
.pq-grid-no .pq-item svg { color: var(--red); flex-shrink: 0; margin-top: 2px; }
.pq-grid-no .pq-item { background: var(--surface); }

/* ─── Features grid 4 colunas (com override explícito) ──── */
.features-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1024px) { .features-grid-4 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .features-grid-4 { grid-template-columns: 1fr; } }

/* ─── Tag meta extra nos depoimentos (nível/tempo) ──────── */
.testimonial-tag .tag-meta {
  display: inline-block;
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  background: rgba(109, 214, 197, 0.18);
  border: 1px solid rgba(109, 214, 197, 0.35);
  border-radius: var(--radius-full);
  padding: 3px 10px;
  margin-top: 6px;
  align-self: flex-start;
  letter-spacing: 0.01em;
}

/* ─── Trust row (hero badges) — sobrescreve layout ─────── */
.trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-3) var(--space-6);
  margin-top: var(--space-10);
}
.trust-badge {
  display: inline-flex;
  align-items: center;
  gap: var(--space-2);
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.4;
}
.trust-badge-light { color: rgba(255, 255, 255, 0.9); }
.trust-badge-light svg { color: var(--brand-teal); flex-shrink: 0; }
.trust-badge-dark { color: var(--text-soft); }
.trust-badge-dark svg { color: var(--brand-mid); flex-shrink: 0; }

/* ─── Hero pill row ─────────────────────────────────────── */
.hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
  margin-bottom: var(--space-5);
}

/* ─── Inline CTA (mantido — usado no slot-faq) ──────────── */
.inline-cta {
  position: relative;
  background:
    linear-gradient(135deg, rgba(109, 214, 197, 0.30) 0%, rgba(108, 184, 227, 0.20) 50%, rgba(61, 95, 191, 0.15) 100%);
  border: 2px solid rgba(109, 214, 197, 0.5);
  border-radius: var(--radius-3xl);
  padding: var(--space-12);
  box-shadow: var(--shadow-glow-teal);
  overflow: hidden;
}
.inline-cta-grid {
  display: grid;
  align-items: center;
  gap: var(--space-8);
  grid-template-columns: 1.4fr 1fr;
}
@media (max-width: 768px) {
  .inline-cta { padding: var(--space-8); }
  .inline-cta-grid { grid-template-columns: 1fr; }
}
.inline-cta h2 {
  font-family: var(--font-display);
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 700;
  color: var(--brand-deep);
  letter-spacing: -0.02em;
  line-height: 1.15;
  margin-bottom: var(--space-3);
}
.inline-cta p {
  color: var(--text-soft);
  font-size: 1rem;
  margin: 0;
}